Pull request #40695 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from f310bd29bd5ab52caa0536c85d564461a70abf16+37defbfd9b968f38e8e15dfa5f06d9f878bd65ba (20000c06590fe73fc0772cdcb7c27049fd0ec3fa) 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 49b252bdf16273de41b9b961caae5440a249d3e0 using credential jps-reader Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-40695@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 49b252bdf16273de41b9b961caae5440a249d3e0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 49b252bdf16273de41b9b961caae5440a249d3e0 # timeout=10 Commit message: "Merge pull request #19 from docker/add-getNodeNamesByLabel" First time build. Skipping changelog. > git --version # 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-03-15T03:27:17.037Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-03-15T03:27:17.045Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-03-15T03:27:32.216Z] Still waiting to schedule task [2020-03-15T03:27:32.218Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline [2020-03-15T03:28:22.913Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-017d4e34e24dab357) in /home/ubuntu/workspace/moby_PR-40695 [Pipeline] { [Pipeline] checkout [2020-03-15T03:28:25.866Z] using credential docker-jenkins-github-credentials [2020-03-15T03:28:25.874Z] Cloning the remote Git repository [2020-03-15T03:28:25.874Z] Cloning with configured refspecs honoured and without tags [2020-03-15T03:28:25.889Z] Cloning repository https://github.com/moby/moby.git [2020-03-15T03:28:25.918Z] > git init /home/ubuntu/workspace/moby_PR-40695 # timeout=10 [2020-03-15T03:28:26.303Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-15T03:28:26.304Z] > git --version # timeout=10 [2020-03-15T03:28:26.330Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-15T03:28:26.332Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40695/head:refs/remotes/origin/PR-40695 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-15T03:28:46.775Z] Fetching without tags [2020-03-15T03:28:46.686Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-15T03:28:46.701Z] > git config --add remote.origin.fetch +refs/pull/40695/head:refs/remotes/origin/PR-40695 # timeout=10 [2020-03-15T03:28:46.713Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-15T03:28:46.749Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-15T03:28:46.819Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-15T03:28:46.819Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-15T03:28:46.823Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40695/head:refs/remotes/origin/PR-40695 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-15T03:28:47.179Z] Merging remotes/origin/master commit 37defbfd9b968f38e8e15dfa5f06d9f878bd65ba into PR head commit f310bd29bd5ab52caa0536c85d564461a70abf16 [2020-03-15T03:28:48.085Z] Merge succeeded, producing f310bd29bd5ab52caa0536c85d564461a70abf16 [2020-03-15T03:28:48.086Z] Checking out Revision f310bd29bd5ab52caa0536c85d564461a70abf16 (PR-40695) [2020-03-15T03:28:47.187Z] > git config core.sparsecheckout # timeout=10 [2020-03-15T03:28:47.225Z] > git checkout -f f310bd29bd5ab52caa0536c85d564461a70abf16 # timeout=10 [2020-03-15T03:28:48.023Z] > git merge 37defbfd9b968f38e8e15dfa5f06d9f878bd65ba # timeout=10 [2020-03-15T03:28:48.059Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-15T03:28:48.094Z] > git config core.sparsecheckout # timeout=10 [2020-03-15T03:28:48.121Z] > git checkout -f f310bd29bd5ab52caa0536c85d564461a70abf16 # timeout=10 [2020-03-15T03:28:53.273Z] Commit message: "rootless: support forwarding signals from RootlessKit to dockerd" [2020-03-15T03:28:53.273Z] First time build. Skipping changelog. [2020-03-15T03:28:53.321Z] > git --version # timeout=10 [2020-03-15T03:28:53.394Z] fatal: bad object 49b252bdf16273de41b9b961caae5440a249d3e0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-03-15T03:28:54.515Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40695:/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-03-15T03:29:06.713Z] Unable to find image 'alpine:latest' locally [2020-03-15T03:29:06.713Z] latest: Pulling from library/alpine [2020-03-15T03:29:06.713Z] c9b1b535fdd9: Pulling fs layer [2020-03-15T03:29:06.713Z] c9b1b535fdd9: Verifying Checksum [2020-03-15T03:29:06.713Z] c9b1b535fdd9: Download complete [2020-03-15T03:29:06.713Z] c9b1b535fdd9: Pull complete [2020-03-15T03:29:06.713Z] Digest: sha256:ab00606a42621fb68f2ed6ad3c88be54397f981a7b70a79db3d1172b11c4367d [2020-03-15T03:29:06.713Z] Status: Downloaded newer image for alpine:latest [2020-03-15T03:29:11.971Z] 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-03-15T03:29:12.809Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-017d4e34e24dab357) in /home/ubuntu/workspace/moby_PR-40695 [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] { [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [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-03-15T03:29:12.891Z] Running on s390x-ubuntu-29 in /home/jenkins/workspace/moby_PR-40695 [Pipeline] checkout [2020-03-15T03:29:12.909Z] Running on ppc64le-ubuntu-32 in /home/docker/workspace/moby_PR-40695 [2020-03-15T03:29:12.918Z] using credential docker-jenkins-github-credentials Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] { [2020-03-15T03:29:12.950Z] Fetching changes from the remote Git repository [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } [Pipeline] checkout 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] } [2020-03-15T03:29:13.066Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2020-03-15T03:29:13.083Z] Cloning the remote Git repository [2020-03-15T03:29:13.083Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2020-03-15T03:29:13.185Z] using credential docker-jenkins-github-credentials [2020-03-15T03:29:13.193Z] Fetching without tags [2020-03-15T03:29:13.202Z] Cloning the remote Git repository [2020-03-15T03:29:13.202Z] Cloning with configured refspecs honoured and without tags [2020-03-15T03:29:12.926Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-03-15T03:29:12.951Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-15T03:29:13.201Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-15T03:29:13.201Z] > git --version # timeout=10 [2020-03-15T03:29:13.218Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-15T03:29:13.219Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40695/head:refs/remotes/origin/PR-40695 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-15T03:29:13.750Z] Merging remotes/origin/master commit 37defbfd9b968f38e8e15dfa5f06d9f878bd65ba into PR head commit f310bd29bd5ab52caa0536c85d564461a70abf16 [2020-03-15T03:29:13.751Z] > git config core.sparsecheckout # timeout=10 [2020-03-15T03:29:13.769Z] > git checkout -f f310bd29bd5ab52caa0536c85d564461a70abf16 # timeout=10 [2020-03-15T03:29:13.877Z] > git merge 37defbfd9b968f38e8e15dfa5f06d9f878bd65ba # timeout=10 [2020-03-15T03:29:13.909Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-15T03:29:13.935Z] Merge succeeded, producing f310bd29bd5ab52caa0536c85d564461a70abf16 [2020-03-15T03:29:13.936Z] Checking out Revision f310bd29bd5ab52caa0536c85d564461a70abf16 (PR-40695) [2020-03-15T03:29:13.090Z] Cloning repository https://github.com/moby/moby.git [2020-03-15T03:29:13.090Z] > git init /home/jenkins/workspace/moby_PR-40695 # timeout=10 [2020-03-15T03:29:13.116Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-15T03:29:13.116Z] > git --version # timeout=10 [2020-03-15T03:29:13.122Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-15T03:29:13.122Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40695/head:refs/remotes/origin/PR-40695 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-15T03:29:13.214Z] Cloning repository https://github.com/moby/moby.git [2020-03-15T03:29:13.233Z] > git init /home/docker/workspace/moby_PR-40695 # timeout=10 [2020-03-15T03:29:13.245Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-15T03:29:13.246Z] > git --version # timeout=10 [2020-03-15T03:29:13.250Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-15T03:29:13.252Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40695/head:refs/remotes/origin/PR-40695 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-15T03:29:14.094Z] Commit message: "rootless: support forwarding signals from RootlessKit to dockerd" [2020-03-15T03:29:14.128Z] > git --version # timeout=10 [2020-03-15T03:29:14.196Z] fatal: bad object 49b252bdf16273de41b9b961caae5440a249d3e0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-03-15T03:29:14.966Z] + [ PR != PR ] [2020-03-15T03:29:14.966Z] + [ master != master ] [2020-03-15T03:29:14.966Z] + [ = true ] [2020-03-15T03:29:13.937Z] > git config core.sparsecheckout # timeout=10 [2020-03-15T03:29:13.957Z] > git checkout -f f310bd29bd5ab52caa0536c85d564461a70abf16 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-03-15T03:29:15.352Z] + docker version [2020-03-15T03:29:15.352Z] Client: Docker Engine - Community [2020-03-15T03:29:15.352Z] Version: 19.03.5 [2020-03-15T03:29:15.352Z] API version: 1.40 [2020-03-15T03:29:15.352Z] Go version: go1.12.12 [2020-03-15T03:29:15.352Z] Git commit: 633a0ea838 [2020-03-15T03:29:15.352Z] Built: Wed Nov 13 07:29:52 2019 [2020-03-15T03:29:15.352Z] OS/Arch: linux/amd64 [2020-03-15T03:29:15.352Z] Experimental: false [2020-03-15T03:29:15.352Z] [2020-03-15T03:29:15.352Z] Server: Docker Engine - Community [2020-03-15T03:29:15.352Z] Engine: [2020-03-15T03:29:15.352Z] Version: 19.03.5 [2020-03-15T03:29:15.352Z] API version: 1.40 (minimum version 1.12) [2020-03-15T03:29:15.352Z] Go version: go1.12.12 [2020-03-15T03:29:15.352Z] Git commit: 633a0ea838 [2020-03-15T03:29:15.352Z] Built: Wed Nov 13 07:28:22 2019 [2020-03-15T03:29:15.352Z] OS/Arch: linux/amd64 [2020-03-15T03:29:15.352Z] Experimental: true [2020-03-15T03:29:15.352Z] containerd: [2020-03-15T03:29:15.352Z] Version: 1.2.10 [2020-03-15T03:29:15.352Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-03-15T03:29:15.352Z] runc: [2020-03-15T03:29:15.352Z] Version: 1.0.0-rc8+dev [2020-03-15T03:29:15.352Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-03-15T03:29:15.352Z] docker-init: [2020-03-15T03:29:15.352Z] Version: 0.18.0 [2020-03-15T03:29:15.352Z] GitCommit: fec3683 [Pipeline] sh [2020-03-15T03:29:15.662Z] + docker info [2020-03-15T03:29:21.932Z] Fetching without tags [2020-03-15T03:29:22.194Z] Merging remotes/origin/master commit 37defbfd9b968f38e8e15dfa5f06d9f878bd65ba into PR head commit f310bd29bd5ab52caa0536c85d564461a70abf16 [2020-03-15T03:29:21.907Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-15T03:29:21.909Z] > git config --add remote.origin.fetch +refs/pull/40695/head:refs/remotes/origin/PR-40695 # timeout=10 [2020-03-15T03:29:21.910Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-15T03:29:21.923Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-15T03:29:21.939Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-15T03:29:21.939Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-15T03:29:21.940Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40695/head:refs/remotes/origin/PR-40695 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-15T03:29:22.201Z] > git config core.sparsecheckout # timeout=10 [2020-03-15T03:29:22.205Z] > git checkout -f f310bd29bd5ab52caa0536c85d564461a70abf16 # timeout=10 [2020-03-15T03:29:22.649Z] Merge succeeded, producing f310bd29bd5ab52caa0536c85d564461a70abf16 [2020-03-15T03:29:22.650Z] Checking out Revision f310bd29bd5ab52caa0536c85d564461a70abf16 (PR-40695) [2020-03-15T03:29:23.144Z] Commit message: "rootless: support forwarding signals from RootlessKit to dockerd" [2020-03-15T03:29:23.192Z] > git --version # timeout=10 [2020-03-15T03:29:23.204Z] fatal: bad object 49b252bdf16273de41b9b961caae5440a249d3e0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-03-15T03:29:22.627Z] > git merge 37defbfd9b968f38e8e15dfa5f06d9f878bd65ba # timeout=10 [2020-03-15T03:29:22.640Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-15T03:29:22.657Z] > git config core.sparsecheckout # timeout=10 [2020-03-15T03:29:22.663Z] > git checkout -f f310bd29bd5ab52caa0536c85d564461a70abf16 # timeout=10 [2020-03-15T03:29:24.152Z] + docker version [2020-03-15T03:29:24.152Z] Client: Docker Engine - Community [2020-03-15T03:29:24.152Z] Version: 19.03.7 [2020-03-15T03:29:24.152Z] API version: 1.40 [2020-03-15T03:29:24.152Z] Go version: go1.12.17 [2020-03-15T03:29:24.152Z] Git commit: 7141c199a2 [2020-03-15T03:29:24.152Z] Built: Sat Mar 7 16:48:47 2020 [2020-03-15T03:29:24.152Z] OS/Arch: linux/s390x [2020-03-15T03:29:24.152Z] Experimental: false [2020-03-15T03:29:24.152Z] [2020-03-15T03:29:24.152Z] Server: Docker Engine - Community [2020-03-15T03:29:24.152Z] Engine: [2020-03-15T03:29:24.152Z] Version: 19.03.7 [2020-03-15T03:29:24.152Z] API version: 1.40 (minimum version 1.12) [2020-03-15T03:29:24.152Z] Go version: go1.12.17 [2020-03-15T03:29:24.152Z] Git commit: 7141c199a2 [2020-03-15T03:29:24.152Z] Built: Sat Mar 7 16:47:46 2020 [2020-03-15T03:29:24.152Z] OS/Arch: linux/s390x [2020-03-15T03:29:24.152Z] Experimental: true [2020-03-15T03:29:24.152Z] containerd: [2020-03-15T03:29:24.152Z] Version: 1.2.13 [2020-03-15T03:29:24.152Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-03-15T03:29:24.152Z] runc: [2020-03-15T03:29:24.152Z] Version: 1.0.0-rc10 [2020-03-15T03:29:24.152Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-15T03:29:24.152Z] docker-init: [2020-03-15T03:29:24.152Z] Version: 0.18.0 [2020-03-15T03:29:24.152Z] GitCommit: fec3683 [Pipeline] sh [2020-03-15T03:29:24.541Z] + docker info [2020-03-15T03:29:25.151Z] Client: [2020-03-15T03:29:25.151Z] Debug Mode: false [2020-03-15T03:29:25.151Z] [2020-03-15T03:29:25.151Z] Server: [2020-03-15T03:29:25.151Z] Containers: 0 [2020-03-15T03:29:25.151Z] Running: 0 [2020-03-15T03:29:25.151Z] Paused: 0 [2020-03-15T03:29:25.151Z] Stopped: 0 [2020-03-15T03:29:25.151Z] Images: 0 [2020-03-15T03:29:25.151Z] Server Version: 19.03.7 [2020-03-15T03:29:25.151Z] Storage Driver: overlay2 [2020-03-15T03:29:25.152Z] Backing Filesystem: [2020-03-15T03:29:25.152Z] Supports d_type: true [2020-03-15T03:29:25.152Z] Native Overlay Diff: true [2020-03-15T03:29:25.152Z] Logging Driver: json-file [2020-03-15T03:29:25.152Z] Cgroup Driver: cgroupfs [2020-03-15T03:29:25.152Z] Plugins: [2020-03-15T03:29:25.152Z] Volume: local [2020-03-15T03:29:25.152Z] Network: bridge host ipvlan macvlan null overlay [2020-03-15T03:29:25.152Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-03-15T03:29:25.152Z] Swarm: inactive [2020-03-15T03:29:25.152Z] Runtimes: runc [2020-03-15T03:29:25.152Z] Default Runtime: runc [2020-03-15T03:29:25.152Z] Init Binary: docker-init [2020-03-15T03:29:25.152Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-03-15T03:29:25.152Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-15T03:29:25.152Z] init version: fec3683 [2020-03-15T03:29:25.152Z] Security Options: [2020-03-15T03:29:25.152Z] apparmor [2020-03-15T03:29:25.152Z] seccomp [2020-03-15T03:29:25.152Z] Profile: default [2020-03-15T03:29:25.152Z] Kernel Version: 4.15.0-88-generic [2020-03-15T03:29:25.152Z] Operating System: Ubuntu 18.04.4 LTS [2020-03-15T03:29:25.152Z] OSType: linux [2020-03-15T03:29:25.152Z] Architecture: s390x [2020-03-15T03:29:25.152Z] CPUs: 2 [2020-03-15T03:29:25.152Z] Total Memory: 7.861GiB [2020-03-15T03:29:25.152Z] Name: s390x-ubuntu-29 [2020-03-15T03:29:25.152Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-03-15T03:29:25.152Z] Docker Root Dir: /var/lib/docker [2020-03-15T03:29:25.152Z] Debug Mode: false [2020-03-15T03:29:25.152Z] Username: dockerbuildbot [2020-03-15T03:29:25.152Z] Registry: https://index.docker.io/v1/ [2020-03-15T03:29:25.152Z] Labels: [2020-03-15T03:29:25.152Z] Experimental: true [2020-03-15T03:29:25.152Z] Insecure Registries: [2020-03-15T03:29:25.152Z] 127.0.0.0/8 [2020-03-15T03:29:25.152Z] Live Restore Enabled: false [2020-03-15T03:29:25.152Z] [2020-03-15T03:29:25.152Z] WARNING: No swap limit support [Pipeline] sh [2020-03-15T03:29:25.519Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-15T03:29:25.519Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-15T03:29:25.519Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40695/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-03-15T03:29:25.799Z] + bash /home/jenkins/workspace/moby_PR-40695/check-config.sh [2020-03-15T03:29:25.799Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-03-15T03:29:25.799Z] info: reading kernel config from /boot/config-4.15.0-88-generic ... [2020-03-15T03:29:25.799Z] [2020-03-15T03:29:25.799Z] Generally Necessary: [2020-03-15T03:29:25.799Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-03-15T03:29:25.799Z] - apparmor: enabled and tools installed [2020-03-15T03:29:25.799Z] - CONFIG_NAMESPACES: enabled [2020-03-15T03:29:25.799Z] - CONFIG_NET_NS: enabled [2020-03-15T03:29:25.799Z] - CONFIG_PID_NS: enabled [2020-03-15T03:29:25.799Z] - CONFIG_IPC_NS: enabled [2020-03-15T03:29:25.799Z] - CONFIG_UTS_NS: enabled [2020-03-15T03:29:25.799Z] - CONFIG_CGROUPS: enabled [2020-03-15T03:29:25.799Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-03-15T03:29:25.799Z] - CONFIG_CGROUP_DEVICE: enabled [2020-03-15T03:29:25.799Z] - CONFIG_CGROUP_FREEZER: enabled [2020-03-15T03:29:25.799Z] - CONFIG_CGROUP_SCHED: enabled [2020-03-15T03:29:25.799Z] - CONFIG_CPUSETS: enabled [2020-03-15T03:29:25.799Z] - CONFIG_MEMCG: enabled [2020-03-15T03:29:25.799Z] - CONFIG_KEYS: enabled [2020-03-15T03:29:25.799Z] - CONFIG_VETH: enabled (as module) [2020-03-15T03:29:25.799Z] - CONFIG_BRIDGE: enabled (as module) [2020-03-15T03:29:25.799Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-03-15T03:29:25.799Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-03-15T03:29:25.799Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-03-15T03:29:25.799Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-03-15T03:29:25.799Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-03-15T03:29:25.799Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-03-15T03:29:25.799Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-03-15T03:29:25.799Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-03-15T03:29:25.799Z] - CONFIG_NF_NAT: enabled (as module) [2020-03-15T03:29:25.799Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-03-15T03:29:25.799Z] - CONFIG_POSIX_MQUEUE: enabled [2020-03-15T03:29:25.799Z] [2020-03-15T03:29:25.799Z] Optional Features: [2020-03-15T03:29:25.799Z] - CONFIG_USER_NS: enabled [2020-03-15T03:29:25.799Z] - CONFIG_SECCOMP: enabled [2020-03-15T03:29:25.799Z] - CONFIG_CGROUP_PIDS: enabled [2020-03-15T03:29:25.799Z] - CONFIG_MEMCG_SWAP: enabled [2020-03-15T03:29:25.799Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-03-15T03:29:25.799Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-03-15T03:29:25.799Z] - CONFIG_BLK_CGROUP: enabled [2020-03-15T03:29:25.799Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-03-15T03:29:25.799Z] - CONFIG_IOSCHED_CFQ: enabled [2020-03-15T03:29:25.799Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-03-15T03:29:25.799Z] - CONFIG_CGROUP_PERF: enabled [2020-03-15T03:29:25.799Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-03-15T03:29:25.799Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-03-15T03:29:25.799Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-03-15T03:29:25.799Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-03-15T03:29:25.799Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-03-15T03:29:25.799Z] - CONFIG_RT_GROUP_SCHED: missing [2020-03-15T03:29:25.799Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-03-15T03:29:25.799Z] - CONFIG_IP_VS: enabled (as module) [2020-03-15T03:29:25.799Z] - CONFIG_IP_VS_NFCT: enabled [2020-03-15T03:29:25.799Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-03-15T03:29:25.799Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-03-15T03:29:25.799Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-03-15T03:29:25.799Z] - CONFIG_EXT4_FS: enabled [2020-03-15T03:29:26.080Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-03-15T03:29:26.080Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-03-15T03:29:26.080Z] - Network Drivers: [2020-03-15T03:29:26.080Z] - "overlay": [2020-03-15T03:29:26.080Z] - CONFIG_VXLAN: enabled (as module) [2020-03-15T03:29:26.080Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-03-15T03:29:26.080Z] Optional (for encrypted networks): [2020-03-15T03:29:26.080Z] - CONFIG_CRYPTO: enabled [2020-03-15T03:29:26.080Z] - CONFIG_CRYPTO_AEAD: enabled [2020-03-15T03:29:26.080Z] - CONFIG_CRYPTO_GCM: enabled [2020-03-15T03:29:26.080Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-03-15T03:29:26.080Z] - CONFIG_CRYPTO_GHASH: enabled [2020-03-15T03:29:26.080Z] - CONFIG_XFRM: enabled [2020-03-15T03:29:26.080Z] - CONFIG_XFRM_USER: enabled (as module) [2020-03-15T03:29:26.080Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-03-15T03:29:26.080Z] - CONFIG_INET_ESP: enabled (as module) [2020-03-15T03:29:26.080Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-03-15T03:29:26.080Z] - "ipvlan": [2020-03-15T03:29:26.080Z] - CONFIG_IPVLAN: enabled (as module) [2020-03-15T03:29:26.080Z] - "macvlan": [2020-03-15T03:29:26.080Z] - CONFIG_MACVLAN: enabled (as module) [2020-03-15T03:29:26.080Z] - CONFIG_DUMMY: enabled (as module) [2020-03-15T03:29:26.080Z] - "ftp,tftp client in container": [2020-03-15T03:29:26.080Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-03-15T03:29:26.080Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-03-15T03:29:26.080Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-03-15T03:29:26.080Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-03-15T03:29:26.080Z] - Storage Drivers: [2020-03-15T03:29:26.080Z] - "aufs": [2020-03-15T03:29:26.080Z] - CONFIG_AUFS_FS: enabled (as module) [2020-03-15T03:29:26.080Z] - "btrfs": [2020-03-15T03:29:26.080Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-03-15T03:29:26.080Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-03-15T03:29:26.080Z] - "devicemapper": [2020-03-15T03:29:26.080Z] - CONFIG_BLK_DEV_DM: enabled [2020-03-15T03:29:26.080Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-03-15T03:29:26.080Z] - "overlay": [2020-03-15T03:29:26.080Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-03-15T03:29:26.080Z] - "zfs": [2020-03-15T03:29:26.080Z] - /dev/zfs: missing [2020-03-15T03:29:26.080Z] - zfs command: missing [2020-03-15T03:29:26.080Z] - zpool command: missing [2020-03-15T03:29:26.080Z] [2020-03-15T03:29:26.080Z] Limits: [2020-03-15T03:29:26.080Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-03-15T03:29:26.080Z] [2020-03-15T03:29:26.080Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-03-15T03:29:26.495Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f310bd29bd5ab52caa0536c85d564461a70abf16 . [2020-03-15T03:29:26.495Z] #2 [internal] load build definition from Dockerfile [2020-03-15T03:29:26.495Z] #2 transferring dockerfile: 17.06kB done [2020-03-15T03:29:26.495Z] #2 DONE 0.0s [2020-03-15T03:29:26.495Z] [2020-03-15T03:29:26.495Z] #1 [internal] load .dockerignore [2020-03-15T03:29:26.495Z] #1 transferring context: 87B done [2020-03-15T03:29:26.495Z] #1 DONE 0.0s [2020-03-15T03:29:26.495Z] [2020-03-15T03:29:26.495Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-03-15T03:29:27.106Z] #3 DONE 0.5s [2020-03-15T03:29:27.106Z] [2020-03-15T03:29:27.106Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-03-15T03:29:27.106Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-03-15T03:29:27.106Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-03-15T03:29:27.106Z] #4 sha256:d4b906005cb39832136e8913e8eae3508cad097e8cea31e9789389b2b49aa150 527B / 527B done [2020-03-15T03:29:27.106Z] #4 sha256:60d974c8f0b847daac36ae9c7a8d3950bf838ac11f76a69b99b1857a985f3551 897B / 897B done [2020-03-15T03:29:27.106Z] #4 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 0B / 8.87MB 0.0s [2020-03-15T03:29:27.386Z] #4 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 7.85MB / 8.87MB 0.2s [2020-03-15T03:29:27.386Z] #4 extracting sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf [2020-03-15T03:29:27.386Z] #4 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 8.87MB / 8.87MB 0.3s done [2020-03-15T03:29:27.667Z] #4 extracting sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 0.2s done [2020-03-15T03:29:27.667Z] #4 DONE 0.7s [2020-03-15T03:29:27.780Z] Still waiting to schedule task [2020-03-15T03:29:27.780Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-017d4e34e24dab357)’ [2020-03-15T03:29:27.781Z] Still waiting to schedule task [2020-03-15T03:29:27.781Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-017d4e34e24dab357)’ [2020-03-15T03:29:27.787Z] Still waiting to schedule task [2020-03-15T03:29:27.787Z] All nodes of label ‘arm64&&linux’ are offline [2020-03-15T03:29:27.791Z] Still waiting to schedule task [2020-03-15T03:29:27.791Z] All nodes of label ‘windows-2019’ are offline [2020-03-15T03:29:27.826Z] Client: [2020-03-15T03:29:27.826Z] Debug Mode: false [2020-03-15T03:29:27.826Z] [2020-03-15T03:29:27.826Z] Server: [2020-03-15T03:29:27.826Z] Containers: 0 [2020-03-15T03:29:27.826Z] Running: 0 [2020-03-15T03:29:27.826Z] Paused: 0 [2020-03-15T03:29:27.826Z] Stopped: 0 [2020-03-15T03:29:27.826Z] Images: 1 [2020-03-15T03:29:27.826Z] Server Version: 19.03.5 [2020-03-15T03:29:27.826Z] Storage Driver: overlay2 [2020-03-15T03:29:27.826Z] Backing Filesystem: extfs [2020-03-15T03:29:27.826Z] Supports d_type: true [2020-03-15T03:29:27.826Z] Native Overlay Diff: true [2020-03-15T03:29:27.826Z] Logging Driver: json-file [2020-03-15T03:29:27.826Z] Cgroup Driver: cgroupfs [2020-03-15T03:29:27.826Z] Plugins: [2020-03-15T03:29:27.826Z] Volume: local [2020-03-15T03:29:27.826Z] Network: bridge host ipvlan macvlan null overlay [2020-03-15T03:29:27.826Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-03-15T03:29:27.826Z] Swarm: inactive [2020-03-15T03:29:27.826Z] Runtimes: runc [2020-03-15T03:29:27.826Z] Default Runtime: runc [2020-03-15T03:29:27.826Z] Init Binary: docker-init [2020-03-15T03:29:27.826Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-03-15T03:29:27.826Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-03-15T03:29:27.826Z] init version: fec3683 [2020-03-15T03:29:27.826Z] Security Options: [2020-03-15T03:29:27.826Z] apparmor [2020-03-15T03:29:27.826Z] seccomp [2020-03-15T03:29:27.826Z] Profile: default [2020-03-15T03:29:27.826Z] Kernel Version: 4.15.0-1058-aws [2020-03-15T03:29:27.826Z] Operating System: Ubuntu 18.04.4 LTS [2020-03-15T03:29:27.826Z] OSType: linux [2020-03-15T03:29:27.826Z] Architecture: x86_64 [2020-03-15T03:29:27.826Z] CPUs: 2 [2020-03-15T03:29:27.826Z] Total Memory: 7.501GiB [2020-03-15T03:29:27.826Z] Name: ip-10-100-67-153 [2020-03-15T03:29:27.826Z] ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32 [2020-03-15T03:29:27.826Z] Docker Root Dir: /var/lib/docker [2020-03-15T03:29:27.826Z] Debug Mode: false [2020-03-15T03:29:27.826Z] Registry: https://index.docker.io/v1/ [2020-03-15T03:29:27.826Z] Labels: [2020-03-15T03:29:27.826Z] Experimental: true [2020-03-15T03:29:27.826Z] Insecure Registries: [2020-03-15T03:29:27.826Z] 127.0.0.0/8 [2020-03-15T03:29:27.826Z] Live Restore Enabled: true [2020-03-15T03:29:27.826Z] [2020-03-15T03:29:27.826Z] WARNING: No swap limit support [Pipeline] sh [2020-03-15T03:29:28.196Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-15T03:29:28.196Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-15T03:29:28.196Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40695/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-03-15T03:29:28.281Z] [2020-03-15T03:29:28.281Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-03-15T03:29:28.281Z] #6 DONE 0.2s [2020-03-15T03:29:28.281Z] [2020-03-15T03:29:28.281Z] #5 [internal] load metadata for docker.io/library/golang:1.13.8-buster [2020-03-15T03:29:28.281Z] #5 DONE 0.1s [2020-03-15T03:29:28.457Z] + bash /home/ubuntu/workspace/moby_PR-40695/check-config.sh [2020-03-15T03:29:28.457Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-03-15T03:29:28.457Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ... [2020-03-15T03:29:28.457Z] [2020-03-15T03:29:28.457Z] Generally Necessary: [2020-03-15T03:29:28.457Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-03-15T03:29:28.457Z] - apparmor: enabled and tools installed [2020-03-15T03:29:28.457Z] - CONFIG_NAMESPACES: enabled [2020-03-15T03:29:28.457Z] - CONFIG_NET_NS: enabled [2020-03-15T03:29:28.457Z] - CONFIG_PID_NS: enabled [2020-03-15T03:29:28.457Z] - CONFIG_IPC_NS: enabled [2020-03-15T03:29:28.457Z] - CONFIG_UTS_NS: enabled [2020-03-15T03:29:28.457Z] - CONFIG_CGROUPS: enabled [2020-03-15T03:29:28.457Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-03-15T03:29:28.457Z] - CONFIG_CGROUP_DEVICE: enabled [2020-03-15T03:29:28.457Z] - CONFIG_CGROUP_FREEZER: enabled [2020-03-15T03:29:28.457Z] - CONFIG_CGROUP_SCHED: enabled [2020-03-15T03:29:28.457Z] - CONFIG_CPUSETS: enabled [2020-03-15T03:29:28.457Z] - CONFIG_MEMCG: enabled [2020-03-15T03:29:28.457Z] - CONFIG_KEYS: enabled [2020-03-15T03:29:28.457Z] - CONFIG_VETH: enabled (as module) [2020-03-15T03:29:28.457Z] - CONFIG_BRIDGE: enabled (as module) [2020-03-15T03:29:28.457Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-03-15T03:29:28.457Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-03-15T03:29:28.457Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-03-15T03:29:28.457Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-03-15T03:29:28.457Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-03-15T03:29:28.589Z] [2020-03-15T03:29:28.589Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-15T03:29:28.589Z] #7 resolve docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca done [2020-03-15T03:29:28.589Z] #7 sha256:16a7b142236e4c473f4fd19a0485f74364510f658dc999627e6c41f4684a50d5 0B / 7.38MB 0.1s [2020-03-15T03:29:28.589Z] #7 sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca 1.42kB / 1.42kB done [2020-03-15T03:29:28.589Z] #7 sha256:2969be310b76678b0572275b13d923705f3d1dc33f6a4d3b1cadf77ea108bb83 1.79kB / 1.79kB done [2020-03-15T03:29:28.589Z] #7 sha256:0310c4918d38591c12cbbf0f8f4d5acf3515642afccf3ac4447a97843cec7e86 5.46kB / 5.46kB done [2020-03-15T03:29:28.589Z] #7 sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 0B / 48.96MB 0.1s [2020-03-15T03:29:28.589Z] #7 sha256:6f2c5965845a6f2fd1bfaa3a4814a17655d46330b5f60ed861daaa390d5b82a2 809.33kB / 9.88MB 0.1s [2020-03-15T03:29:28.589Z] #7 sha256:16a7b142236e4c473f4fd19a0485f74364510f658dc999627e6c41f4684a50d5 4.13MB / 7.38MB 0.2s [2020-03-15T03:29:28.589Z] #7 sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 2.95MB / 48.96MB 0.2s [2020-03-15T03:29:28.589Z] #7 sha256:6f2c5965845a6f2fd1bfaa3a4814a17655d46330b5f60ed861daaa390d5b82a2 5.41MB / 9.88MB 0.2s [2020-03-15T03:29:28.722Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-03-15T03:29:28.723Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-03-15T03:29:28.723Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-03-15T03:29:28.723Z] - CONFIG_NF_NAT: enabled (as module) [2020-03-15T03:29:28.723Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-03-15T03:29:28.723Z] - CONFIG_POSIX_MQUEUE: enabled [2020-03-15T03:29:28.723Z] [2020-03-15T03:29:28.723Z] Optional Features: [2020-03-15T03:29:28.723Z] - CONFIG_USER_NS: enabled [2020-03-15T03:29:28.723Z] - CONFIG_SECCOMP: enabled [2020-03-15T03:29:28.723Z] - CONFIG_CGROUP_PIDS: enabled [2020-03-15T03:29:28.723Z] - CONFIG_MEMCG_SWAP: enabled [2020-03-15T03:29:28.723Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-03-15T03:29:28.723Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-03-15T03:29:28.723Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-03-15T03:29:28.723Z] - CONFIG_BLK_CGROUP: enabled [2020-03-15T03:29:28.723Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-03-15T03:29:28.723Z] - CONFIG_IOSCHED_CFQ: enabled [2020-03-15T03:29:28.723Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-03-15T03:29:28.723Z] - CONFIG_CGROUP_PERF: enabled [2020-03-15T03:29:28.723Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-03-15T03:29:28.723Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-03-15T03:29:28.723Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-03-15T03:29:28.723Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-03-15T03:29:28.723Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-03-15T03:29:28.723Z] - CONFIG_RT_GROUP_SCHED: missing [2020-03-15T03:29:28.723Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-03-15T03:29:28.723Z] - CONFIG_IP_VS: enabled (as module) [2020-03-15T03:29:28.723Z] - CONFIG_IP_VS_NFCT: enabled [2020-03-15T03:29:28.723Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-03-15T03:29:28.723Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-03-15T03:29:28.723Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-03-15T03:29:28.723Z] - CONFIG_EXT4_FS: enabled [2020-03-15T03:29:28.723Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-03-15T03:29:28.723Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-03-15T03:29:28.723Z] - Network Drivers: [2020-03-15T03:29:28.723Z] - "overlay": [2020-03-15T03:29:28.723Z] - CONFIG_VXLAN: enabled (as module) [2020-03-15T03:29:28.723Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-03-15T03:29:28.723Z] Optional (for encrypted networks): [2020-03-15T03:29:28.877Z] #7 sha256:16a7b142236e4c473f4fd19a0485f74364510f658dc999627e6c41f4684a50d5 7.38MB / 7.38MB 0.2s done [2020-03-15T03:29:28.877Z] #7 sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 16.73MB / 48.96MB 0.5s [2020-03-15T03:29:28.877Z] #7 sha256:6f2c5965845a6f2fd1bfaa3a4814a17655d46330b5f60ed861daaa390d5b82a2 9.88MB / 9.88MB 0.3s done [2020-03-15T03:29:28.877Z] #7 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 7.24MB / 51.33MB 0.5s [2020-03-15T03:29:28.877Z] #7 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 6.00MB / 56.67MB 0.5s [2020-03-15T03:29:28.877Z] #7 sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 22.15MB / 48.96MB 0.6s [2020-03-15T03:29:28.877Z] #7 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 10.06MB / 51.33MB 0.6s [2020-03-15T03:29:28.877Z] #7 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 9.48MB / 56.67MB 0.6s [2020-03-15T03:29:28.985Z] - CONFIG_CRYPTO: enabled [2020-03-15T03:29:28.985Z] - CONFIG_CRYPTO_AEAD: enabled [2020-03-15T03:29:28.985Z] - CONFIG_CRYPTO_GCM: enabled [2020-03-15T03:29:28.985Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-03-15T03:29:28.985Z] - CONFIG_CRYPTO_GHASH: enabled [2020-03-15T03:29:28.985Z] - CONFIG_XFRM: enabled [2020-03-15T03:29:28.985Z] - CONFIG_XFRM_USER: enabled (as module) [2020-03-15T03:29:28.985Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-03-15T03:29:28.985Z] - CONFIG_INET_ESP: enabled (as module) [2020-03-15T03:29:28.985Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-03-15T03:29:28.985Z] - "ipvlan": [2020-03-15T03:29:28.985Z] - CONFIG_IPVLAN: enabled (as module) [2020-03-15T03:29:28.985Z] - "macvlan": [2020-03-15T03:29:28.985Z] - CONFIG_MACVLAN: enabled (as module) [2020-03-15T03:29:28.985Z] - CONFIG_DUMMY: enabled (as module) [2020-03-15T03:29:28.985Z] - "ftp,tftp client in container": [2020-03-15T03:29:28.985Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-03-15T03:29:28.985Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-03-15T03:29:28.985Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-03-15T03:29:28.985Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-03-15T03:29:28.985Z] - Storage Drivers: [2020-03-15T03:29:28.985Z] - "aufs": [2020-03-15T03:29:28.985Z] - CONFIG_AUFS_FS: enabled (as module) [2020-03-15T03:29:28.985Z] - "btrfs": [2020-03-15T03:29:28.985Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-03-15T03:29:28.985Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-03-15T03:29:28.985Z] - "devicemapper": [2020-03-15T03:29:28.985Z] - CONFIG_BLK_DEV_DM: enabled [2020-03-15T03:29:28.985Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-03-15T03:29:28.985Z] - "overlay": [2020-03-15T03:29:28.985Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-03-15T03:29:28.985Z] - "zfs": [2020-03-15T03:29:28.985Z] - /dev/zfs: missing [2020-03-15T03:29:28.985Z] - zfs command: missing [2020-03-15T03:29:28.985Z] - zpool command: missing [2020-03-15T03:29:28.985Z] [2020-03-15T03:29:28.985Z] Limits: [2020-03-15T03:29:28.985Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-03-15T03:29:28.985Z] [2020-03-15T03:29:28.985Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-03-15T03:29:29.165Z] #7 sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 25.12MB / 48.96MB 0.7s [2020-03-15T03:29:29.165Z] #7 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 13.31MB / 51.33MB 0.7s [2020-03-15T03:29:29.165Z] #7 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 12.53MB / 56.67MB 0.7s [2020-03-15T03:29:29.165Z] #7 ... [2020-03-15T03:29:29.165Z] [2020-03-15T03:29:29.165Z] #20 [internal] load build context [2020-03-15T03:29:29.165Z] #20 transferring context: 49.97MB 0.7s done [2020-03-15T03:29:29.165Z] #20 DONE 0.8s [2020-03-15T03:29:29.165Z] [2020-03-15T03:29:29.165Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-15T03:29:29.165Z] #7 sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 27.82MB / 48.96MB 0.8s [2020-03-15T03:29:29.165Z] #7 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 16.78MB / 51.33MB 0.8s [2020-03-15T03:29:29.316Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f310bd29bd5ab52caa0536c85d564461a70abf16 . [2020-03-15T03:29:29.316Z] #1 [internal] load build definition from Dockerfile [2020-03-15T03:29:29.316Z] #1 transferring dockerfile: 17.06kB done [2020-03-15T03:29:29.316Z] #1 DONE 0.1s [2020-03-15T03:29:29.316Z] [2020-03-15T03:29:29.316Z] #2 [internal] load .dockerignore [2020-03-15T03:29:29.316Z] #2 transferring context: 87B done [2020-03-15T03:29:29.316Z] #2 DONE 0.1s [2020-03-15T03:29:29.456Z] #7 sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 35.81MB / 48.96MB 1.0s [2020-03-15T03:29:29.456Z] #7 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 24.64MB / 51.33MB 1.0s [2020-03-15T03:29:29.456Z] #7 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 22.98MB / 56.67MB 1.0s [2020-03-15T03:29:29.456Z] #7 sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 40.05MB / 48.96MB 1.1s [2020-03-15T03:29:29.456Z] #7 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 28.48MB / 51.33MB 1.1s [2020-03-15T03:29:29.456Z] #7 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 26.72MB / 56.67MB 1.1s [2020-03-15T03:29:29.456Z] #7 sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 43.91MB / 48.96MB 1.2s [2020-03-15T03:29:29.456Z] #7 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 32.28MB / 51.33MB 1.2s [2020-03-15T03:29:29.456Z] #7 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 30.89MB / 56.67MB 1.2s [2020-03-15T03:29:29.571Z] [2020-03-15T03:29:29.571Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-03-15T03:29:29.748Z] #7 sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 47.71MB / 48.96MB 1.3s [2020-03-15T03:29:29.748Z] #7 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 35.82MB / 51.33MB 1.3s [2020-03-15T03:29:29.748Z] #7 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 35.33MB / 56.67MB 1.3s [2020-03-15T03:29:29.748Z] #7 sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 48.96MB / 48.96MB 1.4s done [2020-03-15T03:29:29.748Z] #7 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 44.50MB / 51.33MB 1.5s [2020-03-15T03:29:29.748Z] #7 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 45.93MB / 56.67MB 1.5s [2020-03-15T03:29:29.748Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 589.82kB / 102.16MB 1.5s [2020-03-15T03:29:29.826Z] #3 DONE 0.4s [2020-03-15T03:29:29.826Z] [2020-03-15T03:29:29.826Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-03-15T03:29:29.826Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-03-15T03:29:29.826Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-03-15T03:29:29.826Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done [2020-03-15T03:29:29.826Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done [2020-03-15T03:29:29.826Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0B / 8.82MB 0.1s [2020-03-15T03:29:30.039Z] #7 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 48.36MB / 51.33MB 1.6s [2020-03-15T03:29:30.040Z] #7 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 49.97MB / 56.67MB 1.6s [2020-03-15T03:29:30.040Z] #7 extracting sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 [2020-03-15T03:29:30.040Z] #7 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 51.33MB / 51.33MB 1.7s [2020-03-15T03:29:30.040Z] #7 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 53.64MB / 56.67MB 1.7s [2020-03-15T03:29:30.040Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 8.79MB / 102.16MB 1.7s [2020-03-15T03:29:30.081Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.3s [2020-03-15T03:29:30.081Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 [2020-03-15T03:29:30.325Z] #7 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 51.33MB / 51.33MB 1.7s done [2020-03-15T03:29:30.325Z] #7 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 56.67MB / 56.67MB 1.8s [2020-03-15T03:29:30.325Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 17.56MB / 102.16MB 1.8s [2020-03-15T03:29:30.325Z] #7 sha256:5ffa45cfb494cd33d365d10bf1682b55ae6733b9efec850001a276ec9c4f8bd6 0B / 156B 1.8s [2020-03-15T03:29:30.325Z] #7 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 56.67MB / 56.67MB 1.8s done [2020-03-15T03:29:30.325Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 26.91MB / 102.16MB 1.9s [2020-03-15T03:29:30.325Z] #7 sha256:5ffa45cfb494cd33d365d10bf1682b55ae6733b9efec850001a276ec9c4f8bd6 156B / 156B 1.8s done [2020-03-15T03:29:30.325Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 32.84MB / 102.16MB 2.0s [2020-03-15T03:29:30.338Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.3s done [2020-03-15T03:29:30.593Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.4s done [2020-03-15T03:29:30.608Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 47.29MB / 102.16MB 2.2s [2020-03-15T03:29:30.849Z] #4 DONE 0.8s [2020-03-15T03:29:30.893Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 61.52MB / 102.16MB 2.4s [2020-03-15T03:29:30.893Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 71.01MB / 102.16MB 2.5s [2020-03-15T03:29:30.893Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 80.32MB / 102.16MB 2.6s [2020-03-15T03:29:31.104Z] [2020-03-15T03:29:31.104Z] #6 [internal] load metadata for docker.io/library/golang:1.13.8-buster [2020-03-15T03:29:31.173Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 91.94MB / 102.16MB 2.7s [2020-03-15T03:29:31.173Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 102.16MB / 102.16MB 2.9s [2020-03-15T03:29:31.374Z] #6 DONE 0.3s [2020-03-15T03:29:31.374Z] [2020-03-15T03:29:31.374Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-03-15T03:29:31.374Z] #5 DONE 0.2s [2020-03-15T03:29:31.374Z] [2020-03-15T03:29:31.374Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-15T03:29:31.374Z] #7 resolve docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca done [2020-03-15T03:29:31.454Z] #7 ... [2020-03-15T03:29:31.454Z] [2020-03-15T03:29:31.454Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-03-15T03:29:31.454Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-03-15T03:29:31.454Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-03-15T03:29:31.454Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-03-15T03:29:31.454Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.0s done [2020-03-15T03:29:31.454Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.8s done [2020-03-15T03:29:31.454Z] #71 DONE 3.0s [2020-03-15T03:29:31.454Z] [2020-03-15T03:29:31.454Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-15T03:29:31.454Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 102.16MB / 102.16MB 2.9s done [2020-03-15T03:29:31.734Z] #7 extracting sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 1.6s done [2020-03-15T03:29:31.734Z] #7 extracting sha256:16a7b142236e4c473f4fd19a0485f74364510f658dc999627e6c41f4684a50d5 0.1s [2020-03-15T03:29:31.947Z] #7 sha256:be37fd7a30b94a720a45ba5dcc0cf386d043acc5f4f61db7c6736fd10ee621bd 1.79kB / 1.79kB done [2020-03-15T03:29:31.947Z] #7 sha256:3a7408f53f79a230e184ec6b8666a1203cf6120174eb17a428ad4b80958b2652 5.46kB / 5.46kB done [2020-03-15T03:29:31.947Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 5.36MB / 50.38MB 0.3s [2020-03-15T03:29:31.947Z] #7 sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 7.81MB / 7.81MB 0.2s done [2020-03-15T03:29:31.947Z] #7 sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 3.24MB / 10.00MB 0.3s [2020-03-15T03:29:31.947Z] #7 sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca 1.42kB / 1.42kB done [2020-03-15T03:29:31.947Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 1.39MB / 51.79MB 0.3s [2020-03-15T03:29:31.947Z] #7 sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 4.54MB / 10.00MB 0.4s [2020-03-15T03:29:32.014Z] #7 extracting sha256:16a7b142236e4c473f4fd19a0485f74364510f658dc999627e6c41f4684a50d5 0.2s done [2020-03-15T03:29:32.014Z] #7 extracting sha256:6f2c5965845a6f2fd1bfaa3a4814a17655d46330b5f60ed861daaa390d5b82a2 [2020-03-15T03:29:32.202Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 13.28MB / 50.38MB 0.7s [2020-03-15T03:29:32.202Z] #7 sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 10.00MB / 10.00MB 0.7s [2020-03-15T03:29:32.202Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 12.18MB / 51.79MB 0.7s [2020-03-15T03:29:32.294Z] #7 extracting sha256:6f2c5965845a6f2fd1bfaa3a4814a17655d46330b5f60ed861daaa390d5b82a2 0.2s done [2020-03-15T03:29:32.458Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 17.18MB / 50.38MB 0.9s [2020-03-15T03:29:32.458Z] #7 sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 10.00MB / 10.00MB 0.8s done [2020-03-15T03:29:32.458Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 17.82MB / 51.79MB 0.9s [2020-03-15T03:29:32.458Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 0B / 68.60MB 0.9s [2020-03-15T03:29:32.458Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 23.71MB / 50.38MB 1.0s [2020-03-15T03:29:32.458Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 26.03MB / 51.79MB 1.0s [2020-03-15T03:29:32.574Z] #7 extracting sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 [2020-03-15T03:29:32.715Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 34.62MB / 50.38MB 1.2s [2020-03-15T03:29:32.715Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 34.48MB / 51.79MB 1.2s [2020-03-15T03:29:32.715Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 7.29MB / 68.60MB 1.2s [2020-03-15T03:29:32.715Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 40.43MB / 51.79MB 1.3s [2020-03-15T03:29:32.715Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 12.04MB / 68.60MB 1.3s [2020-03-15T03:29:32.970Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 40.51MB / 50.38MB 1.4s [2020-03-15T03:29:32.970Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 46.54MB / 51.79MB 1.4s [2020-03-15T03:29:32.970Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 18.03MB / 68.60MB 1.4s [2020-03-15T03:29:32.970Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 46.06MB / 50.38MB 1.6s [2020-03-15T03:29:32.970Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 51.79MB / 51.79MB 1.6s [2020-03-15T03:29:32.970Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 24.86MB / 68.60MB 1.6s [2020-03-15T03:29:33.225Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 51.79MB / 51.79MB 1.7s done [2020-03-15T03:29:33.225Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 0B / 120.07MB 1.7s [2020-03-15T03:29:33.225Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 50.38MB / 50.38MB 1.9s done [2020-03-15T03:29:33.225Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 38.45MB / 68.60MB 1.9s [2020-03-15T03:29:33.225Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 6.44MB / 120.07MB 1.9s [2020-03-15T03:29:33.225Z] #7 sha256:f8e0159fc85284002056acd2e8ec645d3b160ec7f14ef4b938ebb6e29ac2f1c3 0B / 126B 1.9s [2020-03-15T03:29:33.481Z] #7 sha256:f8e0159fc85284002056acd2e8ec645d3b160ec7f14ef4b938ebb6e29ac2f1c3 126B / 126B 2.1s done [2020-03-15T03:29:33.737Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 42.72MB / 68.60MB 2.3s [2020-03-15T03:29:33.737Z] #7 extracting sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 [2020-03-15T03:29:33.993Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 50.55MB / 68.60MB 2.5s [2020-03-15T03:29:33.993Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 19.70MB / 120.07MB 2.5s [2020-03-15T03:29:34.079Z] #7 extracting sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 1.4s done [2020-03-15T03:29:34.079Z] #7 extracting sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 0.1s [2020-03-15T03:29:34.249Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 68.34MB / 68.60MB 2.8s [2020-03-15T03:29:34.249Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 68.60MB / 68.60MB 2.9s done [2020-03-15T03:29:34.249Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 26.53MB / 120.07MB 2.9s [2020-03-15T03:29:34.809Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 36.52MB / 120.07MB 3.2s [2020-03-15T03:29:35.065Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 48.13MB / 120.07MB 3.5s [2020-03-15T03:29:35.081Z] #7 extracting sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 1.0s done [2020-03-15T03:29:35.320Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 56.92MB / 120.07MB 3.8s [2020-03-15T03:29:35.320Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 66.39MB / 120.07MB 4.0s [2020-03-15T03:29:35.361Z] #7 extracting sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f [2020-03-15T03:29:35.576Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 74.56MB / 120.07MB 4.2s [2020-03-15T03:29:35.832Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 82.48MB / 120.07MB 4.4s [2020-03-15T03:29:36.086Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 91.88MB / 120.07MB 4.7s [2020-03-15T03:29:36.341Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 105.46MB / 120.07MB 5.0s [2020-03-15T03:29:36.596Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 112.70MB / 120.07MB 5.1s [2020-03-15T03:29:36.596Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 120.07MB / 120.07MB 5.3s [2020-03-15T03:29:36.851Z] #7 ... [2020-03-15T03:29:36.851Z] [2020-03-15T03:29:36.851Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-03-15T03:29:36.851Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-03-15T03:29:36.851Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-03-15T03:29:36.851Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-03-15T03:29:36.851Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.7s done [2020-03-15T03:29:36.851Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.5s done [2020-03-15T03:29:36.851Z] #71 DONE 5.4s [2020-03-15T03:29:36.851Z] [2020-03-15T03:29:36.851Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-15T03:29:36.851Z] #7 ... [2020-03-15T03:29:36.851Z] [2020-03-15T03:29:36.851Z] #20 [internal] load build context [2020-03-15T03:29:36.851Z] #20 transferring context: 23.60MB 5.4s [2020-03-15T03:29:38.026Z] #7 extracting sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 2.3s done [2020-03-15T03:29:38.026Z] #7 extracting sha256:5ffa45cfb494cd33d365d10bf1682b55ae6733b9efec850001a276ec9c4f8bd6 0.0s done [2020-03-15T03:29:38.026Z] #7 DONE 9.7s [2020-03-15T03:29:38.026Z] [2020-03-15T03:29:38.026Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-03-15T03:29:38.558Z] Fetching without tags [2020-03-15T03:29:38.737Z] #20 transferring context: 49.97MB 7.2s done [2020-03-15T03:29:38.737Z] #20 DONE 7.3s [2020-03-15T03:29:38.737Z] [2020-03-15T03:29:38.737Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-15T03:29:38.737Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 120.07MB / 120.07MB 5.4s done [2020-03-15T03:29:38.737Z] #7 extracting sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 5.1s [2020-03-15T03:29:38.520Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-15T03:29:38.525Z] > git config --add remote.origin.fetch +refs/pull/40695/head:refs/remotes/origin/PR-40695 # timeout=10 [2020-03-15T03:29:38.530Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-15T03:29:38.548Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-15T03:29:38.566Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-15T03:29:38.566Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-15T03:29:38.567Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40695/head:refs/remotes/origin/PR-40695 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-15T03:29:39.070Z] Merging remotes/origin/master commit 37defbfd9b968f38e8e15dfa5f06d9f878bd65ba into PR head commit f310bd29bd5ab52caa0536c85d564461a70abf16 [2020-03-15T03:29:40.051Z] #8 DONE 1.5s [2020-03-15T03:29:40.051Z] [2020-03-15T03:29:40.051Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-03-15T03:29:40.097Z] #7 extracting sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 6.5s done [2020-03-15T03:29:40.097Z] #7 extracting sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f [2020-03-15T03:29:40.244Z] Merge succeeded, producing f310bd29bd5ab52caa0536c85d564461a70abf16 [2020-03-15T03:29:40.245Z] Checking out Revision f310bd29bd5ab52caa0536c85d564461a70abf16 (PR-40695) [2020-03-15T03:29:40.333Z] #9 DONE 0.8s [2020-03-15T03:29:40.333Z] [2020-03-15T03:29:40.333Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-15T03:29:40.595Z] Commit message: "rootless: support forwarding signals from RootlessKit to dockerd" [2020-03-15T03:29:40.613Z] #21 DONE 0.1s [2020-03-15T03:29:40.613Z] [2020-03-15T03:29:40.613Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-03-15T03:29:40.613Z] #29 DONE 0.1s [2020-03-15T03:29:40.613Z] [2020-03-15T03:29:40.613Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-03-15T03:29:40.613Z] #40 DONE 0.1s [2020-03-15T03:29:40.613Z] [2020-03-15T03:29:40.613Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-03-15T03:29:40.613Z] #32 DONE 0.1s [2020-03-15T03:29:40.613Z] [2020-03-15T03:29:40.613Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-03-15T03:29:40.613Z] #73 DONE 0.1s [2020-03-15T03:29:40.613Z] [2020-03-15T03:29:40.613Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-03-15T03:29:40.613Z] #52 DONE 0.1s [2020-03-15T03:29:40.613Z] [2020-03-15T03:29:40.613Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-03-15T03:29:40.613Z] #55 DONE 0.1s [2020-03-15T03:29:40.613Z] [2020-03-15T03:29:40.613Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-03-15T03:29:40.613Z] #49 DONE 0.1s [2020-03-15T03:29:40.613Z] [2020-03-15T03:29:40.613Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-03-15T03:29:40.613Z] #46 DONE 0.1s [2020-03-15T03:29:40.613Z] [2020-03-15T03:29:40.613Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-03-15T03:29:40.613Z] #67 DONE 0.1s [2020-03-15T03:29:40.613Z] [2020-03-15T03:29:40.613Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-03-15T03:29:40.613Z] #22 DONE 0.1s [2020-03-15T03:29:40.613Z] [2020-03-15T03:29:40.613Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-15T03:29:40.670Z] > git --version # timeout=10 [2020-03-15T03:29:40.676Z] fatal: bad object 49b252bdf16273de41b9b961caae5440a249d3e0 [2020-03-15T03:29:41.022Z] #7 extracting sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 0.6s done [2020-03-15T03:29:41.022Z] #7 extracting sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 [2020-03-15T03:29:39.078Z] > git config core.sparsecheckout # timeout=10 [2020-03-15T03:29:39.083Z] > git checkout -f f310bd29bd5ab52caa0536c85d564461a70abf16 # timeout=10 [2020-03-15T03:29:40.209Z] > git merge 37defbfd9b968f38e8e15dfa5f06d9f878bd65ba # timeout=10 [2020-03-15T03:29:40.234Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-15T03:29:40.252Z] > git config core.sparsecheckout # timeout=10 [2020-03-15T03:29:40.257Z] > git checkout -f f310bd29bd5ab52caa0536c85d564461a70abf16 # timeout=10 [Pipeline] withEnv [Pipeline] { [2020-03-15T03:29:41.284Z] #7 extracting sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 0.4s done [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-03-15T03:29:41.541Z] #7 extracting sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 [2020-03-15T03:29:41.692Z] + docker version [2020-03-15T03:29:41.692Z] Client: [2020-03-15T03:29:41.692Z] Version: 18.06.1-ce [2020-03-15T03:29:41.692Z] API version: 1.38 [2020-03-15T03:29:41.692Z] Go version: go1.10.3 [2020-03-15T03:29:41.692Z] Git commit: e68fc7a [2020-03-15T03:29:41.692Z] Built: Tue Aug 21 17:26:10 2018 [2020-03-15T03:29:41.692Z] OS/Arch: linux/ppc64le [2020-03-15T03:29:41.692Z] Experimental: false [2020-03-15T03:29:41.692Z] [2020-03-15T03:29:41.692Z] Server: [2020-03-15T03:29:41.692Z] Engine: [2020-03-15T03:29:41.692Z] Version: 18.06.1-ce [2020-03-15T03:29:41.692Z] API version: 1.38 (minimum version 1.12) [2020-03-15T03:29:41.692Z] Go version: go1.10.3 [2020-03-15T03:29:41.692Z] Git commit: e68fc7a [2020-03-15T03:29:41.692Z] Built: Tue Aug 21 17:24:20 2018 [2020-03-15T03:29:41.692Z] OS/Arch: linux/ppc64le [2020-03-15T03:29:41.692Z] Experimental: true [Pipeline] sh [2020-03-15T03:29:42.075Z] + docker info [2020-03-15T03:29:42.075Z] Containers: 0 [2020-03-15T03:29:42.075Z] Running: 0 [2020-03-15T03:29:42.075Z] Paused: 0 [2020-03-15T03:29:42.075Z] Stopped: 0 [2020-03-15T03:29:42.075Z] Images: 0 [2020-03-15T03:29:42.075Z] Server Version: 18.06.1-ce [2020-03-15T03:29:42.075Z] Storage Driver: overlay2 [2020-03-15T03:29:42.075Z] Backing Filesystem: extfs [2020-03-15T03:29:42.075Z] Supports d_type: true [2020-03-15T03:29:42.075Z] Native Overlay Diff: true [2020-03-15T03:29:42.075Z] Logging Driver: json-file [2020-03-15T03:29:42.075Z] Cgroup Driver: cgroupfs [2020-03-15T03:29:42.075Z] Plugins: [2020-03-15T03:29:42.075Z] Volume: local [2020-03-15T03:29:42.075Z] Network: bridge host ipvlan macvlan null overlay [2020-03-15T03:29:42.075Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-03-15T03:29:42.075Z] Swarm: inactive [2020-03-15T03:29:42.075Z] Runtimes: runc [2020-03-15T03:29:42.075Z] Default Runtime: runc [2020-03-15T03:29:42.075Z] Init Binary: docker-init [2020-03-15T03:29:42.075Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-03-15T03:29:42.075Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-03-15T03:29:42.075Z] init version: fec3683 [2020-03-15T03:29:42.075Z] Security Options: [2020-03-15T03:29:42.075Z] apparmor [2020-03-15T03:29:42.075Z] seccomp [2020-03-15T03:29:42.075Z] Profile: default [2020-03-15T03:29:42.075Z] Kernel Version: 4.4.0-139-generic [2020-03-15T03:29:42.075Z] Operating System: Ubuntu 16.04.3 LTS [2020-03-15T03:29:42.075Z] OSType: linux [2020-03-15T03:29:42.075Z] Architecture: ppc64le [2020-03-15T03:29:42.075Z] CPUs: 4 [2020-03-15T03:29:42.075Z] Total Memory: 7.972GiB [2020-03-15T03:29:42.075Z] Name: ppc64le-ubuntu-32 [2020-03-15T03:29:42.075Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-03-15T03:29:42.075Z] Docker Root Dir: /var/lib/docker [2020-03-15T03:29:42.075Z] Debug Mode (client): false [2020-03-15T03:29:42.075Z] Debug Mode (server): false [2020-03-15T03:29:42.075Z] Username: dockerbuildbot [2020-03-15T03:29:42.075Z] Registry: https://index.docker.io/v1/ [2020-03-15T03:29:42.075Z] Labels: [2020-03-15T03:29:42.075Z] Experimental: true [2020-03-15T03:29:42.075Z] Insecure Registries: [2020-03-15T03:29:42.075Z] 127.0.0.0/8 [2020-03-15T03:29:42.075Z] Live Restore Enabled: false [2020-03-15T03:29:42.075Z] [Pipeline] sh [2020-03-15T03:29:42.464Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-15T03:29:42.464Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-15T03:29:42.464Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40695/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-03-15T03:29:42.750Z] + bash /home/docker/workspace/moby_PR-40695/check-config.sh [2020-03-15T03:29:42.750Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-03-15T03:29:42.750Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-03-15T03:29:42.750Z] [2020-03-15T03:29:42.750Z] Generally Necessary: [2020-03-15T03:29:42.750Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-03-15T03:29:42.750Z] - apparmor: enabled and tools installed [2020-03-15T03:29:42.750Z] - CONFIG_NAMESPACES: enabled [2020-03-15T03:29:42.750Z] - CONFIG_NET_NS: enabled [2020-03-15T03:29:42.750Z] - CONFIG_PID_NS: enabled [2020-03-15T03:29:42.750Z] - CONFIG_IPC_NS: enabled [2020-03-15T03:29:42.750Z] - CONFIG_UTS_NS: enabled [2020-03-15T03:29:42.750Z] - CONFIG_CGROUPS: enabled [2020-03-15T03:29:42.750Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-03-15T03:29:42.750Z] - CONFIG_CGROUP_DEVICE: enabled [2020-03-15T03:29:43.038Z] - CONFIG_CGROUP_FREEZER: enabled [2020-03-15T03:29:43.038Z] - CONFIG_CGROUP_SCHED: enabled [2020-03-15T03:29:43.038Z] - CONFIG_CPUSETS: enabled [2020-03-15T03:29:43.038Z] - CONFIG_MEMCG: enabled [2020-03-15T03:29:43.038Z] - CONFIG_KEYS: enabled [2020-03-15T03:29:43.038Z] - CONFIG_VETH: enabled (as module) [2020-03-15T03:29:43.038Z] - CONFIG_BRIDGE: enabled (as module) [2020-03-15T03:29:43.038Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-03-15T03:29:43.038Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-03-15T03:29:43.038Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-03-15T03:29:43.038Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-03-15T03:29:43.038Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-03-15T03:29:43.038Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-03-15T03:29:43.038Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-03-15T03:29:43.038Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-03-15T03:29:43.038Z] - CONFIG_NF_NAT: enabled (as module) [2020-03-15T03:29:43.038Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-03-15T03:29:43.038Z] - CONFIG_POSIX_MQUEUE: enabled [2020-03-15T03:29:43.038Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-03-15T03:29:43.038Z] [2020-03-15T03:29:43.038Z] Optional Features: [2020-03-15T03:29:43.038Z] - CONFIG_USER_NS: enabled [2020-03-15T03:29:43.038Z] - CONFIG_SECCOMP: enabled [2020-03-15T03:29:43.038Z] - CONFIG_CGROUP_PIDS: enabled [2020-03-15T03:29:43.038Z] - CONFIG_MEMCG_SWAP: enabled [2020-03-15T03:29:43.038Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-03-15T03:29:43.038Z] (cgroup swap accounting is currently enabled) [2020-03-15T03:29:43.038Z] - CONFIG_MEMCG_KMEM: enabled [2020-03-15T03:29:43.327Z] - CONFIG_BLK_CGROUP: enabled [2020-03-15T03:29:43.327Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-03-15T03:29:43.327Z] - CONFIG_IOSCHED_CFQ: enabled [2020-03-15T03:29:43.327Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-03-15T03:29:43.327Z] - CONFIG_CGROUP_PERF: enabled [2020-03-15T03:29:43.327Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-03-15T03:29:43.327Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-03-15T03:29:43.327Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-03-15T03:29:43.327Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-03-15T03:29:43.327Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-03-15T03:29:43.327Z] - CONFIG_RT_GROUP_SCHED: missing [2020-03-15T03:29:43.327Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-03-15T03:29:43.327Z] - CONFIG_IP_VS: enabled (as module) [2020-03-15T03:29:43.327Z] - CONFIG_IP_VS_NFCT: enabled [2020-03-15T03:29:43.327Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-03-15T03:29:43.327Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-03-15T03:29:43.327Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-03-15T03:29:43.327Z] - CONFIG_EXT4_FS: enabled [2020-03-15T03:29:43.327Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-03-15T03:29:43.327Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-03-15T03:29:43.327Z] - Network Drivers: [2020-03-15T03:29:43.327Z] - "overlay": [2020-03-15T03:29:43.327Z] - CONFIG_VXLAN: enabled (as module) [2020-03-15T03:29:43.327Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-03-15T03:29:43.327Z] Optional (for encrypted networks): [2020-03-15T03:29:43.614Z] - CONFIG_CRYPTO: enabled [2020-03-15T03:29:43.614Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-03-15T03:29:43.614Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-03-15T03:29:43.614Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-03-15T03:29:43.614Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-03-15T03:29:43.614Z] - CONFIG_XFRM: enabled [2020-03-15T03:29:43.614Z] - CONFIG_XFRM_USER: enabled (as module) [2020-03-15T03:29:43.614Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-03-15T03:29:43.614Z] - CONFIG_INET_ESP: enabled (as module) [2020-03-15T03:29:43.614Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-03-15T03:29:43.614Z] - "ipvlan": [2020-03-15T03:29:43.614Z] - CONFIG_IPVLAN: enabled (as module) [2020-03-15T03:29:43.614Z] - "macvlan": [2020-03-15T03:29:43.614Z] - CONFIG_MACVLAN: enabled (as module) [2020-03-15T03:29:43.614Z] - CONFIG_DUMMY: enabled (as module) [2020-03-15T03:29:43.614Z] - "ftp,tftp client in container": [2020-03-15T03:29:43.614Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-03-15T03:29:43.614Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-03-15T03:29:43.614Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-03-15T03:29:43.614Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-03-15T03:29:43.614Z] - Storage Drivers: [2020-03-15T03:29:43.614Z] - "aufs": [2020-03-15T03:29:43.614Z] - CONFIG_AUFS_FS: enabled (as module) [2020-03-15T03:29:43.614Z] - "btrfs": [2020-03-15T03:29:43.614Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-03-15T03:29:43.614Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-03-15T03:29:43.614Z] - "devicemapper": [2020-03-15T03:29:43.614Z] - CONFIG_BLK_DEV_DM: enabled [2020-03-15T03:29:43.614Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-03-15T03:29:43.614Z] - "overlay": [2020-03-15T03:29:43.614Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-03-15T03:29:43.614Z] - "zfs": [2020-03-15T03:29:43.614Z] - /dev/zfs: missing [2020-03-15T03:29:43.614Z] - zfs command: missing [2020-03-15T03:29:43.614Z] - zpool command: missing [2020-03-15T03:29:43.614Z] [2020-03-15T03:29:43.614Z] Limits: [2020-03-15T03:29:43.614Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-03-15T03:29:43.614Z] [2020-03-15T03:29:43.614Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-03-15T03:29:44.062Z] #23 3.403 + RM_GOPATH=0 [2020-03-15T03:29:44.062Z] #23 3.403 + TMP_GOPATH= [2020-03-15T03:29:44.062Z] #23 3.403 + : /build [2020-03-15T03:29:44.062Z] #23 3.403 + '[' -z '' ']' [2020-03-15T03:29:44.062Z] #23 3.403 ++ mktemp -d [2020-03-15T03:29:44.062Z] #23 3.406 + export GOPATH=/tmp/tmp.O7klCtqrdA [2020-03-15T03:29:44.062Z] #23 3.406 + GOPATH=/tmp/tmp.O7klCtqrdA [2020-03-15T03:29:44.062Z] #23 3.406 + RM_GOPATH=1 [2020-03-15T03:29:44.062Z] #23 3.406 ++ dirname ./install.sh [2020-03-15T03:29:44.062Z] #23 3.407 + dir=. [2020-03-15T03:29:44.062Z] #23 3.407 + bin=dockercli [2020-03-15T03:29:44.062Z] #23 3.407 + shift [2020-03-15T03:29:44.062Z] #23 3.407 + '[' '!' -f ./dockercli.installer ']' [2020-03-15T03:29:44.062Z] #23 3.407 + . ./dockercli.installer [2020-03-15T03:29:44.062Z] #23 3.407 ++ : stable [2020-03-15T03:29:44.062Z] #23 3.407 ++ : 17.06.2-ce [2020-03-15T03:29:44.062Z] #23 3.408 + install_dockercli [2020-03-15T03:29:44.062Z] #23 3.408 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-03-15T03:29:44.062Z] #23 3.408 Install docker/cli version 17.06.2-ce from stable [2020-03-15T03:29:44.062Z] #23 3.408 ++ uname -m [2020-03-15T03:29:44.062Z] #23 3.409 + arch=s390x [2020-03-15T03:29:44.062Z] #23 3.409 + '[' s390x '!=' x86_64 ']' [2020-03-15T03:29:44.062Z] #23 3.409 + '[' s390x '!=' s390x ']' [2020-03-15T03:29:44.062Z] #23 3.409 + url=https://download.docker.com/linux/static [2020-03-15T03:29:44.062Z] #23 3.410 + tar -xz docker/docker [2020-03-15T03:29:44.062Z] #23 3.411 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-03-15T03:29:44.074Z] + make bundles/buildx [2020-03-15T03:29:44.707Z] make: command: Command not found [2020-03-15T03:29:44.707Z] make: command: Command not found [2020-03-15T03:29:44.707Z] mkdir bundles [2020-03-15T03:29:44.707Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-03-15T03:29:44.707Z] --build-arg BUILDX_COMMIT \ [2020-03-15T03:29:44.707Z] --build-arg BUILDX_REPO \ [2020-03-15T03:29:44.707Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-03-15T03:29:44.707Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-03-15T03:29:44.707Z] . [2020-03-15T03:29:44.707Z] /bin/sh: 4: go: not found [2020-03-15T03:29:44.707Z] /bin/sh: 5: go: not found [2020-03-15T03:29:45.878Z] #7 extracting sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 4.0s done [2020-03-15T03:29:45.879Z] #7 extracting sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf [2020-03-15T03:29:47.409Z] Sending build context to Docker daemon 54.59MB [2020-03-15T03:29:47.409Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2020-03-15T03:29:47.409Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2020-03-15T03:29:47.409Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-03-15T03:29:47.409Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2020-03-15T03:29:47.409Z] 1.12.10-stretch: Pulling from library/golang [2020-03-15T03:29:47.505Z] #23 ... [2020-03-15T03:29:47.505Z] [2020-03-15T03:29:47.505Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-15T03:29:47.505Z] #68 3.296 + RM_GOPATH=0 [2020-03-15T03:29:47.505Z] #68 3.296 + TMP_GOPATH= [2020-03-15T03:29:47.505Z] #68 3.297 + : /build/ [2020-03-15T03:29:47.505Z] #68 3.297 + '[' -z '' ']' [2020-03-15T03:29:47.505Z] #68 3.298 ++ mktemp -d [2020-03-15T03:29:47.505Z] #68 3.299 + export GOPATH=/tmp/tmp.FyVDZ3JniT [2020-03-15T03:29:47.505Z] #68 3.299 + GOPATH=/tmp/tmp.FyVDZ3JniT [2020-03-15T03:29:47.505Z] #68 3.300 + RM_GOPATH=1 [2020-03-15T03:29:47.505Z] #68 3.300 ++ dirname ./install.sh [2020-03-15T03:29:47.505Z] #68 3.304 + dir=. [2020-03-15T03:29:47.505Z] #68 3.304 + bin=rootlesskit [2020-03-15T03:29:47.505Z] #68 3.304 + shift [2020-03-15T03:29:47.505Z] #68 3.304 + '[' '!' -f ./rootlesskit.installer ']' [2020-03-15T03:29:47.505Z] #68 3.304 + . ./rootlesskit.installer [2020-03-15T03:29:47.505Z] #68 3.304 ++ : eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-03-15T03:29:47.505Z] #68 3.304 + install_rootlesskit [2020-03-15T03:29:47.505Z] #68 3.304 + case "$1" in [2020-03-15T03:29:47.505Z] #68 3.304 + export CGO_ENABLED=0 [2020-03-15T03:29:47.505Z] #68 3.305 + CGO_ENABLED=0 [2020-03-15T03:29:47.505Z] #68 3.305 + _install_rootlesskit [2020-03-15T03:29:47.505Z] #68 3.305 + echo 'Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270' [2020-03-15T03:29:47.505Z] #68 3.305 Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-03-15T03:29:47.505Z] #68 3.305 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.FyVDZ3JniT/src/github.com/rootless-containers/rootlesskit [2020-03-15T03:29:47.505Z] #68 3.307 Cloning into '/tmp/tmp.FyVDZ3JniT/src/github.com/rootless-containers/rootlesskit'... [2020-03-15T03:29:47.505Z] #68 6.512 + cd /tmp/tmp.FyVDZ3JniT/src/github.com/rootless-containers/rootlesskit [2020-03-15T03:29:47.505Z] #68 6.520 + git checkout -q eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-03-15T03:29:47.505Z] #68 6.816 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-15T03:29:47.505Z] #68 6.816 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-03-15T03:29:47.696Z] fb056072eab9: Pulling fs layer [2020-03-15T03:29:47.696Z] 6a33b1f9796f: Pulling fs layer [2020-03-15T03:29:47.696Z] 8f8f8962e456: Pulling fs layer [2020-03-15T03:29:47.696Z] 68adcc365214: Pulling fs layer [2020-03-15T03:29:47.696Z] 76d8adf27bdf: Pulling fs layer [2020-03-15T03:29:47.696Z] d66e58854927: Pulling fs layer [2020-03-15T03:29:47.696Z] 71497195576e: Pulling fs layer [2020-03-15T03:29:47.696Z] 68adcc365214: Waiting [2020-03-15T03:29:47.696Z] 76d8adf27bdf: Waiting [2020-03-15T03:29:47.696Z] d66e58854927: Waiting [2020-03-15T03:29:47.696Z] 71497195576e: Waiting [2020-03-15T03:29:48.321Z] 8f8f8962e456: Verifying Checksum [2020-03-15T03:29:48.321Z] 8f8f8962e456: Download complete [2020-03-15T03:29:48.321Z] 6a33b1f9796f: Verifying Checksum [2020-03-15T03:29:48.321Z] 6a33b1f9796f: Download complete [2020-03-15T03:29:49.518Z] #68 ... [2020-03-15T03:29:49.518Z] [2020-03-15T03:29:49.518Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-15T03:29:49.518Z] #33 3.233 + RM_GOPATH=0 [2020-03-15T03:29:49.518Z] #33 3.233 + TMP_GOPATH= [2020-03-15T03:29:49.518Z] #33 3.233 + : /build [2020-03-15T03:29:49.518Z] #33 3.233 + '[' -z '' ']' [2020-03-15T03:29:49.518Z] #33 3.234 ++ mktemp -d [2020-03-15T03:29:49.518Z] #33 3.234 + export GOPATH=/tmp/tmp.IsXzlmZ9nw [2020-03-15T03:29:49.518Z] #33 3.234 + GOPATH=/tmp/tmp.IsXzlmZ9nw [2020-03-15T03:29:49.518Z] #33 3.234 + RM_GOPATH=1 [2020-03-15T03:29:49.518Z] #33 3.234 ++ dirname ./install.sh [2020-03-15T03:29:49.518Z] #33 3.236 + dir=. [2020-03-15T03:29:49.518Z] #33 3.236 + bin=tomlv [2020-03-15T03:29:49.518Z] #33 3.237 + shift [2020-03-15T03:29:49.518Z] #33 3.237 + '[' '!' -f ./tomlv.installer ']' [2020-03-15T03:29:49.518Z] #33 3.237 + . ./tomlv.installer [2020-03-15T03:29:49.518Z] #33 3.237 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-15T03:29:49.518Z] #33 3.237 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-15T03:29:49.518Z] #33 3.237 + install_tomlv [2020-03-15T03:29:49.518Z] #33 3.237 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-03-15T03:29:49.518Z] #33 3.237 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.IsXzlmZ9nw/src/github.com/BurntSushi/toml [2020-03-15T03:29:49.518Z] #33 3.238 Cloning into '/tmp/tmp.IsXzlmZ9nw/src/github.com/BurntSushi/toml'... [2020-03-15T03:29:49.518Z] #33 3.839 + cd /tmp/tmp.IsXzlmZ9nw/src/github.com/BurntSushi/toml [2020-03-15T03:29:49.518Z] #33 3.839 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-15T03:29:49.518Z] #33 3.843 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-03-15T03:29:49.518Z] #33 4.337 runtime/internal/atomic [2020-03-15T03:29:49.518Z] #33 4.354 internal/cpu [2020-03-15T03:29:49.518Z] #33 4.432 runtime/internal/sys [2020-03-15T03:29:49.518Z] #33 4.582 runtime/internal/math [2020-03-15T03:29:49.518Z] #33 4.623 math/bits [2020-03-15T03:29:49.518Z] #33 4.905 internal/bytealg [2020-03-15T03:29:49.518Z] #33 5.102 math [2020-03-15T03:29:49.518Z] #33 5.244 runtime [2020-03-15T03:29:49.518Z] #33 8.673 internal/testlog [2020-03-15T03:29:49.518Z] #33 8.933 encoding [2020-03-15T03:29:49.518Z] #33 9.042 runtime/cgo [2020-03-15T03:29:50.052Z] #7 extracting sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 3.7s done [2020-03-15T03:29:50.053Z] #7 extracting sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f [2020-03-15T03:29:50.130Z] #33 ... [2020-03-15T03:29:50.130Z] [2020-03-15T03:29:50.130Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-15T03:29:50.130Z] #23 9.519 + mkdir -p /build [2020-03-15T03:29:50.130Z] #23 9.525 + mv docker/docker /build/ [2020-03-15T03:29:50.130Z] #23 9.527 + rmdir docker [2020-03-15T03:29:50.411Z] #23 ... [2020-03-15T03:29:50.411Z] [2020-03-15T03:29:50.411Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-15T03:29:50.411Z] #35 2.025 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-15T03:29:50.411Z] #35 2.062 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-15T03:29:50.411Z] #35 2.111 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-15T03:29:50.411Z] #35 2.944 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-03-15T03:29:50.411Z] #35 4.153 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [161 kB] [2020-03-15T03:29:50.411Z] #35 6.550 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-03-15T03:29:50.411Z] #35 ... [2020-03-15T03:29:50.411Z] [2020-03-15T03:29:50.411Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-15T03:29:50.411Z] #23 DONE 9.9s [2020-03-15T03:29:50.411Z] [2020-03-15T03:29:50.411Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-15T03:29:50.411Z] #25 1.545 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-15T03:29:50.411Z] #25 1.823 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-15T03:29:50.411Z] #25 1.933 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-15T03:29:50.411Z] #25 2.490 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-03-15T03:29:50.411Z] #25 4.001 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [161 kB] [2020-03-15T03:29:50.411Z] #25 4.016 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-03-15T03:29:50.701Z] #25 ... [2020-03-15T03:29:50.701Z] [2020-03-15T03:29:50.701Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-15T03:29:50.701Z] #41 2.916 + git clone https://github.com/docker/distribution.git . [2020-03-15T03:29:50.701Z] #41 2.919 Cloning into '.'... [2020-03-15T03:29:50.701Z] #41 ... [2020-03-15T03:29:50.701Z] [2020-03-15T03:29:50.701Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-15T03:29:50.701Z] #10 2.334 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-15T03:29:50.701Z] #10 2.377 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-15T03:29:50.701Z] #10 2.401 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-15T03:29:50.701Z] #10 3.112 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-03-15T03:29:50.701Z] #10 5.015 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [161 kB] [2020-03-15T03:29:50.701Z] #10 7.239 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-03-15T03:29:50.982Z] #10 ... [2020-03-15T03:29:50.982Z] [2020-03-15T03:29:50.982Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-15T03:29:50.982Z] #43 1.982 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-15T03:29:50.982Z] #43 2.048 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-15T03:29:50.982Z] #43 2.048 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-15T03:29:50.982Z] #43 2.640 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-03-15T03:29:50.982Z] #43 4.342 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [161 kB] [2020-03-15T03:29:50.982Z] #43 6.815 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-03-15T03:29:51.035Z] fb056072eab9: Verifying Checksum [2020-03-15T03:29:51.036Z] fb056072eab9: Download complete [2020-03-15T03:29:51.280Z] #43 ... [2020-03-15T03:29:51.280Z] [2020-03-15T03:29:51.280Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-15T03:29:51.280Z] #74 3.086 + RM_GOPATH=0 [2020-03-15T03:29:51.280Z] #74 3.086 + TMP_GOPATH= [2020-03-15T03:29:51.280Z] #74 3.086 + : /build [2020-03-15T03:29:51.280Z] #74 3.086 + '[' -z '' ']' [2020-03-15T03:29:51.280Z] #74 3.087 ++ mktemp -d [2020-03-15T03:29:51.280Z] #74 3.088 + export GOPATH=/tmp/tmp.y3vySdEaHH [2020-03-15T03:29:51.280Z] #74 3.089 + GOPATH=/tmp/tmp.y3vySdEaHH [2020-03-15T03:29:51.280Z] #74 3.091 + RM_GOPATH=1 [2020-03-15T03:29:51.280Z] #74 3.091 ++ dirname ./install.sh [2020-03-15T03:29:51.280Z] #74 3.094 + dir=. [2020-03-15T03:29:51.280Z] #74 3.094 + bin=proxy [2020-03-15T03:29:51.280Z] #74 3.094 + shift [2020-03-15T03:29:51.280Z] #74 3.095 + '[' '!' -f ./proxy.installer ']' [2020-03-15T03:29:51.280Z] #74 3.095 + . ./proxy.installer [2020-03-15T03:29:51.280Z] #74 3.095 ++ : bf2bd42abc0a3734f12b5ec724e571434e42c669 [2020-03-15T03:29:51.280Z] #74 3.095 + install_proxy [2020-03-15T03:29:51.280Z] #74 3.095 + case "$1" in [2020-03-15T03:29:51.280Z] #74 3.095 + export CGO_ENABLED=0 [2020-03-15T03:29:51.280Z] #74 3.095 + CGO_ENABLED=0 [2020-03-15T03:29:51.280Z] #74 3.095 + _install_proxy [2020-03-15T03:29:51.280Z] #74 3.095 + echo 'Install docker-proxy version bf2bd42abc0a3734f12b5ec724e571434e42c669' [2020-03-15T03:29:51.280Z] #74 3.095 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.y3vySdEaHH/src/github.com/docker/libnetwork [2020-03-15T03:29:51.280Z] #74 3.095 Install docker-proxy version bf2bd42abc0a3734f12b5ec724e571434e42c669 [2020-03-15T03:29:51.280Z] #74 3.096 Cloning into '/tmp/tmp.y3vySdEaHH/src/github.com/docker/libnetwork'... [2020-03-15T03:29:51.280Z] #74 ... [2020-03-15T03:29:51.280Z] [2020-03-15T03:29:51.280Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-15T03:29:51.280Z] #53 2.882 + RM_GOPATH=0 [2020-03-15T03:29:51.280Z] #53 2.882 + TMP_GOPATH= [2020-03-15T03:29:51.280Z] #53 2.882 + : /build [2020-03-15T03:29:51.280Z] #53 2.882 + '[' -z '' ']' [2020-03-15T03:29:51.280Z] #53 2.886 ++ mktemp -d [2020-03-15T03:29:51.280Z] #53 2.887 + export GOPATH=/tmp/tmp.bKo9BVCilI [2020-03-15T03:29:51.280Z] #53 2.887 + GOPATH=/tmp/tmp.bKo9BVCilI [2020-03-15T03:29:51.280Z] #53 2.888 + RM_GOPATH=1 [2020-03-15T03:29:51.280Z] #53 2.889 ++ dirname ./install.sh [2020-03-15T03:29:51.280Z] #53 2.892 + dir=. [2020-03-15T03:29:51.280Z] #53 2.892 + bin=golangci_lint [2020-03-15T03:29:51.280Z] #53 2.892 + shift [2020-03-15T03:29:51.280Z] #53 2.892 + '[' '!' -f ./golangci_lint.installer ']' [2020-03-15T03:29:51.280Z] #53 2.892 + . ./golangci_lint.installer [2020-03-15T03:29:51.280Z] #53 2.892 ++ : v1.23.8 [2020-03-15T03:29:51.280Z] #53 2.892 + install_golangci_lint [2020-03-15T03:29:51.280Z] #53 2.892 Installing golangci-lint version v1.23.8 [2020-03-15T03:29:51.280Z] #53 2.892 + echo 'Installing golangci-lint version v1.23.8' [2020-03-15T03:29:51.280Z] #53 2.892 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-03-15T03:29:51.280Z] #53 ... [2020-03-15T03:29:51.280Z] [2020-03-15T03:29:51.280Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:29:51.280Z] #47 3.424 + RM_GOPATH=0 [2020-03-15T03:29:51.280Z] #47 3.424 + TMP_GOPATH= [2020-03-15T03:29:51.280Z] #47 3.424 + : /build [2020-03-15T03:29:51.280Z] #47 3.425 + '[' -z '' ']' [2020-03-15T03:29:51.280Z] #47 3.425 ++ mktemp -d [2020-03-15T03:29:51.280Z] #47 3.426 + export GOPATH=/tmp/tmp.dBa2NLFv0g [2020-03-15T03:29:51.280Z] #47 3.426 + GOPATH=/tmp/tmp.dBa2NLFv0g [2020-03-15T03:29:51.280Z] #47 3.426 + RM_GOPATH=1 [2020-03-15T03:29:51.280Z] #47 3.427 ++ dirname ./install.sh [2020-03-15T03:29:51.280Z] #47 3.430 + dir=. [2020-03-15T03:29:51.280Z] #47 3.430 + bin=vndr [2020-03-15T03:29:51.280Z] #47 3.430 + shift [2020-03-15T03:29:51.280Z] #47 3.430 + '[' '!' -f ./vndr.installer ']' [2020-03-15T03:29:51.280Z] #47 3.430 + . ./vndr.installer [2020-03-15T03:29:51.280Z] #47 3.430 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-15T03:29:51.280Z] #47 3.430 + install_vndr [2020-03-15T03:29:51.280Z] #47 3.430 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-15T03:29:51.280Z] #47 3.430 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-03-15T03:29:51.280Z] #47 3.430 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.dBa2NLFv0g/src/github.com/LK4D4/vndr [2020-03-15T03:29:51.280Z] #47 3.434 Cloning into '/tmp/tmp.dBa2NLFv0g/src/github.com/LK4D4/vndr'... [2020-03-15T03:29:51.280Z] #47 3.942 + cd /tmp/tmp.dBa2NLFv0g/src/github.com/LK4D4/vndr [2020-03-15T03:29:51.280Z] #47 3.950 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-15T03:29:51.280Z] #47 3.954 + go build -buildmode=pie -v -o /build/vndr . [2020-03-15T03:29:51.280Z] #47 4.671 internal/cpu [2020-03-15T03:29:51.280Z] #47 4.691 internal/race [2020-03-15T03:29:51.280Z] #47 4.751 sync/atomic [2020-03-15T03:29:51.280Z] #47 4.983 unicode [2020-03-15T03:29:51.280Z] #47 5.141 internal/bytealg [2020-03-15T03:29:51.280Z] #47 5.534 runtime [2020-03-15T03:29:51.280Z] #47 6.560 unicode/utf8 [2020-03-15T03:29:51.280Z] #47 7.235 math [2020-03-15T03:29:51.561Z] #47 ... [2020-03-15T03:29:51.561Z] [2020-03-15T03:29:51.561Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-15T03:29:51.561Z] #50 2.157 + RM_GOPATH=0 [2020-03-15T03:29:51.561Z] #50 2.157 + TMP_GOPATH= [2020-03-15T03:29:51.561Z] #50 2.157 + : /build [2020-03-15T03:29:51.561Z] #50 2.157 + '[' -z '' ']' [2020-03-15T03:29:51.561Z] #50 2.165 ++ mktemp -d [2020-03-15T03:29:51.561Z] #50 2.165 + export GOPATH=/tmp/tmp.EbJt0nf8Z5 [2020-03-15T03:29:51.561Z] #50 2.165 + GOPATH=/tmp/tmp.EbJt0nf8Z5 [2020-03-15T03:29:51.561Z] #50 2.165 + RM_GOPATH=1 [2020-03-15T03:29:51.561Z] #50 2.165 ++ dirname ./install.sh [2020-03-15T03:29:51.561Z] #50 2.165 + dir=. [2020-03-15T03:29:51.561Z] #50 2.165 + bin=gotestsum [2020-03-15T03:29:51.561Z] #50 2.165 + shift [2020-03-15T03:29:51.561Z] #50 2.165 + '[' '!' -f ./gotestsum.installer ']' [2020-03-15T03:29:51.561Z] #50 2.165 + . ./gotestsum.installer [2020-03-15T03:29:51.561Z] #50 2.165 ++ : v0.3.5 [2020-03-15T03:29:51.561Z] #50 2.165 + install_gotestsum [2020-03-15T03:29:51.561Z] #50 2.165 + echo 'Installing gotestsum version v0.3.5' [2020-03-15T03:29:51.561Z] #50 2.165 Installing gotestsum version v0.3.5 [2020-03-15T03:29:51.561Z] #50 2.165 + go get -d gotest.tools/gotestsum [2020-03-15T03:29:51.561Z] #50 ... [2020-03-15T03:29:51.561Z] [2020-03-15T03:29:51.562Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-15T03:29:51.562Z] #56 3.099 + RM_GOPATH=0 [2020-03-15T03:29:51.562Z] #56 3.099 + TMP_GOPATH= [2020-03-15T03:29:51.562Z] #56 3.099 + : /build [2020-03-15T03:29:51.562Z] #56 3.099 + '[' -z '' ']' [2020-03-15T03:29:51.562Z] #56 3.099 ++ mktemp -d [2020-03-15T03:29:51.562Z] #56 3.100 + export GOPATH=/tmp/tmp.e9iL889d8W [2020-03-15T03:29:51.562Z] #56 3.100 + GOPATH=/tmp/tmp.e9iL889d8W [2020-03-15T03:29:51.562Z] #56 3.100 + RM_GOPATH=1 [2020-03-15T03:29:51.562Z] #56 3.112 ++ dirname ./install.sh [2020-03-15T03:29:51.562Z] #56 3.112 + dir=. [2020-03-15T03:29:51.562Z] #56 3.112 + bin=shfmt [2020-03-15T03:29:51.562Z] #56 3.112 + shift [2020-03-15T03:29:51.562Z] #56 3.112 + '[' '!' -f ./shfmt.installer ']' [2020-03-15T03:29:51.562Z] #56 3.112 + . ./shfmt.installer [2020-03-15T03:29:51.562Z] #56 3.113 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-15T03:29:51.562Z] #56 3.113 + install_shfmt [2020-03-15T03:29:51.562Z] #56 3.113 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-03-15T03:29:51.562Z] #56 3.113 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-15T03:29:51.562Z] #56 3.113 + git clone https://github.com/mvdan/sh.git /tmp/tmp.e9iL889d8W/src/github.com/mvdan/sh [2020-03-15T03:29:51.562Z] #56 3.114 Cloning into '/tmp/tmp.e9iL889d8W/src/github.com/mvdan/sh'... [2020-03-15T03:29:51.562Z] #56 9.413 + cd /tmp/tmp.e9iL889d8W/src/github.com/mvdan/sh [2020-03-15T03:29:51.562Z] #56 9.414 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-15T03:29:51.562Z] #56 9.563 + GO111MODULE=on [2020-03-15T03:29:51.562Z] #56 9.563 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-03-15T03:29:51.562Z] #56 10.69 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-15T03:29:51.562Z] #56 10.75 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-15T03:29:51.562Z] #56 10.76 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-15T03:29:51.843Z] #56 11.15 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-15T03:29:51.843Z] #56 11.17 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-15T03:29:51.843Z] #56 ... [2020-03-15T03:29:51.843Z] [2020-03-15T03:29:51.843Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-15T03:29:51.843Z] #30 3.280 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-03-15T03:29:51.843Z] #30 3.281 Cloning into '.'... [2020-03-15T03:29:52.080Z] 68adcc365214: Verifying Checksum [2020-03-15T03:29:52.081Z] 68adcc365214: Download complete [2020-03-15T03:29:52.124Z] #30 ... [2020-03-15T03:29:52.124Z] [2020-03-15T03:29:52.124Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-15T03:29:52.124Z] #62 2.051 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-15T03:29:52.124Z] #62 2.111 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-15T03:29:52.124Z] #62 2.148 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-15T03:29:52.124Z] #62 2.655 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-03-15T03:29:52.124Z] #62 4.312 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [161 kB] [2020-03-15T03:29:52.124Z] #62 6.932 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-03-15T03:29:52.124Z] #62 ... [2020-03-15T03:29:52.124Z] [2020-03-15T03:29:52.124Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:29:52.124Z] #47 11.55 unicode/utf16 [2020-03-15T03:29:52.381Z] 71497195576e: Verifying Checksum [2020-03-15T03:29:52.381Z] 71497195576e: Download complete [2020-03-15T03:29:52.381Z] 76d8adf27bdf: Verifying Checksum [2020-03-15T03:29:52.381Z] 76d8adf27bdf: Download complete [2020-03-15T03:29:52.735Z] #47 11.89 container/list [2020-03-15T03:29:53.016Z] #47 12.30 crypto/internal/subtle [2020-03-15T03:29:53.016Z] #47 12.40 crypto/subtle [2020-03-15T03:29:53.016Z] #47 12.44 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-03-15T03:29:53.016Z] #47 12.51 internal/nettrace [2020-03-15T03:29:53.297Z] #47 12.61 runtime/cgo [2020-03-15T03:29:55.297Z] #7 extracting sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 5.2s [2020-03-15T03:29:55.875Z] fb056072eab9: Pull complete [2020-03-15T03:29:56.164Z] 6a33b1f9796f: Pull complete [2020-03-15T03:29:56.457Z] 8f8f8962e456: Pull complete [2020-03-15T03:29:57.182Z] #7 extracting sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 7.5s done [2020-03-15T03:29:57.437Z] #7 extracting sha256:f8e0159fc85284002056acd2e8ec645d3b160ec7f14ef4b938ebb6e29ac2f1c3 done [2020-03-15T03:29:57.437Z] #7 DONE 26.0s [2020-03-15T03:29:57.437Z] [2020-03-15T03:29:57.437Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-03-15T03:29:57.682Z] #47 ... [2020-03-15T03:29:57.682Z] [2020-03-15T03:29:57.682Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-15T03:29:57.682Z] #53 15.45 + cd /tmp/tmp.bKo9BVCilI/src/github.com/golangci/golangci-lint/ [2020-03-15T03:29:57.682Z] #53 15.45 + git checkout -q v1.23.8 [2020-03-15T03:29:57.682Z] #53 15.86 ++ git describe --tags [2020-03-15T03:29:57.682Z] #53 15.86 + version=v1.23.8 [2020-03-15T03:29:57.682Z] #53 15.86 ++ git rev-parse --short HEAD [2020-03-15T03:29:57.682Z] #53 15.87 + commit=76a82c6 [2020-03-15T03:29:57.682Z] #53 15.87 ++ git show -s --format=%cd [2020-03-15T03:29:57.682Z] #53 15.87 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-03-15T03:29:57.682Z] #53 15.87 + 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-03-15T03:29:57.952Z] d66e58854927: Verifying Checksum [2020-03-15T03:29:57.952Z] d66e58854927: Download complete [2020-03-15T03:29:59.323Z] #8 DONE 1.4s [2020-03-15T03:29:59.323Z] [2020-03-15T03:29:59.323Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-03-15T03:29:59.884Z] #9 DONE 1.0s [2020-03-15T03:29:59.884Z] [2020-03-15T03:29:59.884Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-03-15T03:29:59.884Z] #29 DONE 0.1s [2020-03-15T03:29:59.884Z] [2020-03-15T03:29:59.884Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-03-15T03:29:59.884Z] #40 DONE 0.1s [2020-03-15T03:29:59.884Z] [2020-03-15T03:29:59.884Z] #21 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-15T03:29:59.884Z] #21 DONE 0.1s [2020-03-15T03:29:59.884Z] [2020-03-15T03:29:59.884Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-03-15T03:30:00.005Z] 68adcc365214: Pull complete [2020-03-15T03:30:00.146Z] #32 ... [2020-03-15T03:30:00.147Z] [2020-03-15T03:30:00.147Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-03-15T03:30:00.147Z] #52 DONE 0.1s [2020-03-15T03:30:00.147Z] [2020-03-15T03:30:00.147Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-03-15T03:30:00.147Z] #22 DONE 0.2s [2020-03-15T03:30:00.147Z] [2020-03-15T03:30:00.147Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-03-15T03:30:00.147Z] #55 DONE 0.2s [2020-03-15T03:30:00.147Z] [2020-03-15T03:30:00.147Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-03-15T03:30:00.147Z] #46 DONE 0.2s [2020-03-15T03:30:00.147Z] [2020-03-15T03:30:00.147Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-03-15T03:30:00.147Z] #67 DONE 0.2s [2020-03-15T03:30:00.147Z] [2020-03-15T03:30:00.147Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-03-15T03:30:00.147Z] #49 DONE 0.2s [2020-03-15T03:30:00.147Z] [2020-03-15T03:30:00.147Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-03-15T03:30:00.147Z] #73 DONE 0.2s [2020-03-15T03:30:00.147Z] [2020-03-15T03:30:00.147Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-03-15T03:30:00.147Z] #32 DONE 0.3s [2020-03-15T03:30:00.147Z] [2020-03-15T03:30:00.147Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-15T03:30:02.051Z] #53 ... [2020-03-15T03:30:02.051Z] [2020-03-15T03:30:02.051Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-15T03:30:02.051Z] #43 12.30 Fetched 8029 kB in 10s (775 kB/s) [2020-03-15T03:30:02.051Z] #43 12.30 Reading package lists... [2020-03-15T03:30:02.051Z] #43 15.89 Reading package lists... [2020-03-15T03:30:02.051Z] #43 19.04 Building dependency tree... [2020-03-15T03:30:02.051Z] #43 19.99 The following additional packages will be installed: [2020-03-15T03:30:02.051Z] #43 19.99 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-03-15T03:30:02.051Z] #43 20.01 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-03-15T03:30:02.051Z] #43 20.01 Suggested packages: [2020-03-15T03:30:02.051Z] #43 20.01 manpages-dev python-setuptools [2020-03-15T03:30:02.051Z] #43 20.99 The following NEW packages will be installed: [2020-03-15T03:30:02.051Z] #43 21.00 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-03-15T03:30:02.051Z] #43 21.00 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-03-15T03:30:02.051Z] #43 21.00 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-03-15T03:30:02.051Z] #43 21.00 python-six zlib1g-dev [2020-03-15T03:30:02.051Z] #43 21.13 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-03-15T03:30:02.051Z] #43 21.13 Need to get 3742 kB of archives. [2020-03-15T03:30:02.051Z] #43 21.13 After this operation, 22.0 MB of additional disk space will be used. [2020-03-15T03:30:02.051Z] #43 21.13 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2020-03-15T03:30:02.051Z] #43 21.15 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-03-15T03:30:02.051Z] #43 21.16 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2020-03-15T03:30:02.051Z] #43 21.17 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-03-15T03:30:02.051Z] #43 21.17 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2020-03-15T03:30:02.051Z] #43 21.18 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-03-15T03:30:02.051Z] #43 21.18 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-03-15T03:30:02.051Z] #43 21.18 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2020-03-15T03:30:02.051Z] #43 21.18 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2020-03-15T03:30:02.051Z] #43 21.20 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2020-03-15T03:30:02.051Z] #43 21.23 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2020-03-15T03:30:02.051Z] #43 21.27 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2020-03-15T03:30:02.051Z] #43 21.31 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-03-15T03:30:02.051Z] #43 21.32 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2020-03-15T03:30:02.051Z] #43 21.32 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2020-03-15T03:30:02.051Z] #43 21.34 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2020-03-15T03:30:02.051Z] #43 21.34 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2020-03-15T03:30:02.051Z] #43 ... [2020-03-15T03:30:02.051Z] [2020-03-15T03:30:02.051Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-15T03:30:02.051Z] #25 12.40 Fetched 8029 kB in 11s (729 kB/s) [2020-03-15T03:30:02.051Z] #25 12.40 Reading package lists... [2020-03-15T03:30:02.051Z] #25 15.98 Reading package lists... [2020-03-15T03:30:02.051Z] #25 19.54 Building dependency tree... [2020-03-15T03:30:02.051Z] #25 20.50 ca-certificates is already the newest version (20190110). [2020-03-15T03:30:02.051Z] #25 20.50 The following additional packages will be installed: [2020-03-15T03:30:02.051Z] #25 20.55 libjq1 libonig5 [2020-03-15T03:30:02.051Z] #25 20.77 The following NEW packages will be installed: [2020-03-15T03:30:02.051Z] #25 20.89 jq libjq1 libonig5 [2020-03-15T03:30:02.051Z] #25 21.00 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-03-15T03:30:02.051Z] #25 21.00 Need to get 350 kB of archives. [2020-03-15T03:30:02.051Z] #25 21.00 After this operation, 1154 kB of additional disk space will be used. [2020-03-15T03:30:02.051Z] #25 21.00 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-03-15T03:30:02.051Z] #25 21.05 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-03-15T03:30:02.051Z] #25 21.07 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-03-15T03:30:02.051Z] #25 21.61 debconf: delaying package configuration, since apt-utils is not installed [2020-03-15T03:30:02.051Z] #25 21.66 Fetched 350 kB in 0s (2705 kB/s) [2020-03-15T03:30:02.051Z] #25 21.72 Selecting previously unselected package libonig5:s390x. [2020-03-15T03:30:02.333Z] #25 21.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 ... 15168 files and directories currently installed.) [2020-03-15T03:30:02.333Z] #25 21.80 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ... [2020-03-15T03:30:02.333Z] #25 21.81 Unpacking libonig5:s390x (6.9.1-1) ... [2020-03-15T03:30:02.333Z] #25 21.97 Selecting previously unselected package libjq1:s390x. [2020-03-15T03:30:02.333Z] #25 21.97 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-03-15T03:30:02.333Z] #25 21.98 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-03-15T03:30:02.333Z] #25 ... [2020-03-15T03:30:02.333Z] [2020-03-15T03:30:02.333Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-15T03:30:02.333Z] #56 11.74 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-15T03:30:02.333Z] #56 12.30 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-15T03:30:02.333Z] #56 13.04 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-15T03:30:02.333Z] #56 14.06 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-15T03:30:02.333Z] #56 14.12 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-15T03:30:02.333Z] #56 14.23 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-15T03:30:02.333Z] #56 14.31 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-15T03:30:02.333Z] #56 14.68 runtime [2020-03-15T03:30:02.631Z] #56 ... [2020-03-15T03:30:02.631Z] [2020-03-15T03:30:02.631Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-15T03:30:02.631Z] #43 21.93 debconf: delaying package configuration, since apt-utils is not installed [2020-03-15T03:30:02.631Z] #43 22.02 Fetched 3742 kB in 0s (13.2 MB/s) [2020-03-15T03:30:02.631Z] #43 22.08 Selecting previously unselected package libcap-dev:s390x. [2020-03-15T03:30:02.631Z] #43 22.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 ... 15168 files and directories currently installed.) [2020-03-15T03:30:02.631Z] #43 22.14 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2020-03-15T03:30:02.631Z] #43 22.14 Unpacking libcap-dev:s390x (1:2.25-2) ... [2020-03-15T03:30:02.631Z] #43 22.27 Selecting previously unselected package libnet1:s390x. [2020-03-15T03:30:02.631Z] #43 22.28 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-03-15T03:30:02.631Z] #43 22.28 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-03-15T03:30:02.631Z] #43 22.39 Selecting previously unselected package libnet1-dev. [2020-03-15T03:30:02.718Z] 76d8adf27bdf: Pull complete [2020-03-15T03:30:02.913Z] #43 ... [2020-03-15T03:30:02.914Z] [2020-03-15T03:30:02.914Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-15T03:30:02.914Z] #62 12.44 Fetched 8029 kB in 10s (770 kB/s) [2020-03-15T03:30:02.914Z] #62 12.44 Reading package lists... [2020-03-15T03:30:02.914Z] #62 16.08 Reading package lists... [2020-03-15T03:30:02.914Z] #62 19.82 Building dependency tree... [2020-03-15T03:30:02.914Z] #62 20.70 The following additional packages will be installed: [2020-03-15T03:30:02.914Z] #62 20.74 libbtrfs0 [2020-03-15T03:30:02.914Z] #62 20.82 The following NEW packages will be installed: [2020-03-15T03:30:02.914Z] #62 20.84 libbtrfs-dev libbtrfs0 [2020-03-15T03:30:02.914Z] #62 20.94 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-03-15T03:30:02.914Z] #62 20.94 Need to get 118 kB of archives. [2020-03-15T03:30:02.914Z] #62 20.94 After this operation, 390 kB of additional disk space will be used. [2020-03-15T03:30:02.914Z] #62 20.94 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-03-15T03:30:02.914Z] #62 20.97 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-03-15T03:30:02.914Z] #62 21.56 debconf: delaying package configuration, since apt-utils is not installed [2020-03-15T03:30:02.914Z] #62 21.66 Fetched 118 kB in 0s (1301 kB/s) [2020-03-15T03:30:02.914Z] #62 21.73 Selecting previously unselected package libbtrfs0. [2020-03-15T03:30:02.914Z] #62 21.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 ... 15168 files and directories currently installed.) [2020-03-15T03:30:02.914Z] #62 21.77 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2020-03-15T03:30:02.914Z] #62 21.77 Unpacking libbtrfs0 (4.20.1-2) ... [2020-03-15T03:30:02.914Z] #62 21.89 Selecting previously unselected package libbtrfs-dev. [2020-03-15T03:30:02.914Z] #62 21.89 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-03-15T03:30:02.914Z] #62 21.89 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-03-15T03:30:02.914Z] #62 22.03 Setting up libbtrfs0 (4.20.1-2) ... [2020-03-15T03:30:02.914Z] #62 22.04 Setting up libbtrfs-dev (4.20.1-2) ... [2020-03-15T03:30:02.914Z] #62 22.05 Processing triggers for libc-bin (2.28-10) ... [2020-03-15T03:30:02.914Z] #62 DONE 22.5s [2020-03-15T03:30:02.914Z] [2020-03-15T03:30:02.914Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-15T03:30:02.914Z] #43 22.39 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2020-03-15T03:30:02.914Z] #43 22.42 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-03-15T03:30:02.914Z] #43 ... [2020-03-15T03:30:02.914Z] [2020-03-15T03:30:02.914Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-15T03:30:02.914Z] #25 22.08 Selecting previously unselected package jq. [2020-03-15T03:30:02.914Z] #25 22.09 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ... [2020-03-15T03:30:02.914Z] #25 22.10 Unpacking jq (1.5+dfsg-2+b1) ... [2020-03-15T03:30:02.914Z] #25 22.27 Setting up libonig5:s390x (6.9.1-1) ... [2020-03-15T03:30:02.914Z] #25 22.28 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-03-15T03:30:02.914Z] #25 22.29 Setting up jq (1.5+dfsg-2+b1) ... [2020-03-15T03:30:02.914Z] #25 22.30 Processing triggers for libc-bin (2.28-10) ... [2020-03-15T03:30:02.914Z] #25 DONE 22.5s [2020-03-15T03:30:02.914Z] [2020-03-15T03:30:02.914Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-15T03:30:02.914Z] #63 DONE 0.1s [2020-03-15T03:30:02.914Z] [2020-03-15T03:30:02.914Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-03-15T03:30:02.914Z] #26 DONE 0.1s [2020-03-15T03:30:02.914Z] [2020-03-15T03:30:02.914Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-15T03:30:02.914Z] #43 22.61 Selecting previously unselected package libnl-3-200:s390x. [2020-03-15T03:30:02.914Z] #43 ... [2020-03-15T03:30:02.914Z] [2020-03-15T03:30:02.914Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-15T03:30:02.914Z] #35 12.52 Fetched 8029 kB in 11s (755 kB/s) [2020-03-15T03:30:02.914Z] #35 12.52 Reading package lists... [2020-03-15T03:30:02.914Z] #35 16.01 Reading package lists... [2020-03-15T03:30:02.914Z] #35 19.42 Building dependency tree... [2020-03-15T03:30:02.914Z] #35 20.34 The following additional packages will be installed: [2020-03-15T03:30:02.914Z] #35 20.36 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-03-15T03:30:02.914Z] #35 20.36 Suggested packages: [2020-03-15T03:30:02.914Z] #35 20.36 cmake-doc ninja-build lrzip [2020-03-15T03:30:02.914Z] #35 20.36 Recommended packages: [2020-03-15T03:30:02.914Z] #35 20.36 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-03-15T03:30:02.914Z] #35 21.02 The following NEW packages will be installed: [2020-03-15T03:30:02.914Z] #35 21.02 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-03-15T03:30:02.914Z] #35 21.02 vim-common xxd [2020-03-15T03:30:02.914Z] #35 21.16 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-03-15T03:30:02.914Z] #35 21.16 Need to get 13.9 MB of archives. [2020-03-15T03:30:02.914Z] #35 21.16 After this operation, 62.1 MB of additional disk space will be used. [2020-03-15T03:30:02.914Z] #35 21.16 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-03-15T03:30:02.914Z] #35 21.22 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-03-15T03:30:02.914Z] #35 21.31 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2020-03-15T03:30:02.914Z] #35 21.53 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6 [8030 kB] [2020-03-15T03:30:02.914Z] #35 21.94 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB] [2020-03-15T03:30:02.914Z] #35 21.96 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2020-03-15T03:30:02.914Z] #35 21.99 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-03-15T03:30:02.914Z] #35 22.01 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2020-03-15T03:30:02.914Z] #35 22.01 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2020-03-15T03:30:02.914Z] #35 22.01 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2020-03-15T03:30:03.201Z] #35 ... [2020-03-15T03:30:03.201Z] [2020-03-15T03:30:03.201Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-03-15T03:30:03.201Z] #64 DONE 0.1s [2020-03-15T03:30:03.201Z] [2020-03-15T03:30:03.201Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-15T03:30:03.201Z] #43 22.63 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2020-03-15T03:30:03.201Z] #43 22.63 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-03-15T03:30:03.201Z] #43 22.73 Selecting previously unselected package libnl-3-dev:s390x. [2020-03-15T03:30:03.201Z] #43 22.74 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2020-03-15T03:30:03.201Z] #43 22.74 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2020-03-15T03:30:03.201Z] #43 ... [2020-03-15T03:30:03.201Z] [2020-03-15T03:30:03.201Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-15T03:30:03.201Z] #10 12.88 Fetched 8029 kB in 11s (751 kB/s) [2020-03-15T03:30:03.201Z] #10 12.88 Reading package lists... [2020-03-15T03:30:03.201Z] #10 16.48 Reading package lists... [2020-03-15T03:30:03.201Z] #10 20.04 Building dependency tree... [2020-03-15T03:30:03.201Z] #10 20.94 The following additional packages will be installed: [2020-03-15T03:30:03.201Z] #10 20.94 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-03-15T03:30:03.201Z] #10 20.94 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-03-15T03:30:03.201Z] #10 20.94 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-03-15T03:30:03.201Z] #10 20.94 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-03-15T03:30:03.201Z] #10 20.95 Suggested packages: [2020-03-15T03:30:03.201Z] #10 20.95 gcc-8-locales seccomp wine64 [2020-03-15T03:30:03.201Z] #10 21.79 The following NEW packages will be installed: [2020-03-15T03:30:03.201Z] #10 21.82 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-03-15T03:30:03.201Z] #10 21.82 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-03-15T03:30:03.201Z] #10 21.82 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-03-15T03:30:03.201Z] #10 21.82 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-03-15T03:30:03.201Z] #10 21.82 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-03-15T03:30:03.201Z] #10 21.82 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-03-15T03:30:03.201Z] #10 21.94 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-03-15T03:30:03.201Z] #10 21.94 Need to get 73.3 MB of archives. [2020-03-15T03:30:03.201Z] #10 21.94 After this operation, 494 MB of additional disk space will be used. [2020-03-15T03:30:03.201Z] #10 21.94 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-03-15T03:30:03.201Z] #10 22.08 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-03-15T03:30:03.201Z] #10 22.24 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-03-15T03:30:03.201Z] #10 22.24 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2020-03-15T03:30:03.201Z] #10 22.25 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2020-03-15T03:30:03.201Z] #10 22.26 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2020-03-15T03:30:03.201Z] #10 22.56 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-03-15T03:30:03.201Z] #10 22.78 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-03-15T03:30:03.201Z] #10 22.79 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-03-15T03:30:03.483Z] #10 ... [2020-03-15T03:30:03.483Z] [2020-03-15T03:30:03.483Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-15T03:30:03.483Z] #43 22.99 Selecting previously unselected package libprotobuf-c1:s390x. [2020-03-15T03:30:03.483Z] #43 23.01 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-03-15T03:30:03.483Z] #43 23.01 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-03-15T03:30:03.483Z] #43 23.08 Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-03-15T03:30:03.483Z] #43 23.08 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2020-03-15T03:30:03.483Z] #43 23.08 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-03-15T03:30:03.764Z] #43 23.17 Selecting previously unselected package zlib1g-dev:s390x. [2020-03-15T03:30:03.764Z] #43 23.17 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2020-03-15T03:30:03.764Z] #43 23.18 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-03-15T03:30:03.764Z] #43 ... [2020-03-15T03:30:03.764Z] [2020-03-15T03:30:03.764Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-15T03:30:03.764Z] #41 13.20 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-03-15T03:30:03.764Z] #41 14.74 + 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-03-15T03:30:03.764Z] #41 ... [2020-03-15T03:30:03.764Z] [2020-03-15T03:30:03.764Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-15T03:30:03.764Z] #43 23.37 Selecting previously unselected package libprotobuf17:s390x. [2020-03-15T03:30:03.764Z] #43 23.37 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2020-03-15T03:30:03.764Z] #43 23.37 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2020-03-15T03:30:04.376Z] #43 23.86 Selecting previously unselected package libprotobuf-lite17:s390x. [2020-03-15T03:30:04.376Z] #43 23.87 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2020-03-15T03:30:04.376Z] #43 23.87 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-03-15T03:30:04.376Z] #43 24.03 Selecting previously unselected package libprotobuf-dev:s390x. [2020-03-15T03:30:04.376Z] #43 24.04 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2020-03-15T03:30:04.376Z] #43 24.04 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-03-15T03:30:05.378Z] #43 24.74 Selecting previously unselected package libprotoc17:s390x. [2020-03-15T03:30:05.378Z] #43 24.77 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2020-03-15T03:30:05.378Z] #43 24.77 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2020-03-15T03:30:05.378Z] #43 ... [2020-03-15T03:30:05.378Z] [2020-03-15T03:30:05.378Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-15T03:30:05.378Z] #74 14.58 Checking out files: 96% (1991/2066) Checking out files: 97% (2005/2066) Checking out files: 98% (2025/2066) Checking out files: 99% (2046/2066) Checking out files: 100% (2066/2066) Checking out files: 100% (2066/2066), done. [2020-03-15T03:30:05.378Z] #74 14.65 + cd /tmp/tmp.y3vySdEaHH/src/github.com/docker/libnetwork [2020-03-15T03:30:05.378Z] #74 14.65 + git checkout -q bf2bd42abc0a3734f12b5ec724e571434e42c669 [2020-03-15T03:30:05.378Z] #74 15.58 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-03-15T03:30:05.378Z] #74 ... [2020-03-15T03:30:05.378Z] [2020-03-15T03:30:05.378Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-15T03:30:05.378Z] #35 23.02 debconf: delaying package configuration, since apt-utils is not installed [2020-03-15T03:30:05.378Z] #35 23.23 Fetched 13.9 MB in 1s (12.8 MB/s) [2020-03-15T03:30:05.378Z] #35 23.34 Selecting previously unselected package xxd. [2020-03-15T03:30:05.378Z] #35 23.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 ... 15168 files and directories currently installed.) [2020-03-15T03:30:05.378Z] #35 23.41 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-03-15T03:30:05.378Z] #35 23.44 Unpacking xxd (2:8.1.0875-5) ... [2020-03-15T03:30:05.378Z] #35 23.54 Selecting previously unselected package vim-common. [2020-03-15T03:30:05.378Z] #35 23.54 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-03-15T03:30:05.378Z] #35 23.56 Unpacking vim-common (2:8.1.0875-5) ... [2020-03-15T03:30:05.379Z] #35 23.84 Selecting previously unselected package cmake-data. [2020-03-15T03:30:05.379Z] #35 23.84 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-03-15T03:30:05.379Z] #35 23.85 Unpacking cmake-data (3.13.4-1) ... [2020-03-15T03:30:05.435Z] #33 ... [2020-03-15T03:30:05.435Z] [2020-03-15T03:30:05.435Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-15T03:30:05.435Z] #43 4.339 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-15T03:30:05.435Z] #43 4.391 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-15T03:30:05.435Z] #43 4.391 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-15T03:30:05.435Z] #43 5.198 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-15T03:30:06.361Z] #43 ... [2020-03-15T03:30:06.361Z] [2020-03-15T03:30:06.361Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-15T03:30:06.361Z] #41 6.254 + git clone https://github.com/docker/distribution.git . [2020-03-15T03:30:06.361Z] #41 6.277 Cloning into '.'... [2020-03-15T03:30:06.382Z] #35 25.78 Selecting previously unselected package libicu63:s390x. [2020-03-15T03:30:06.382Z] #35 25.81 Preparing to unpack .../3-libicu63_63.1-6_s390x.deb ... [2020-03-15T03:30:06.382Z] #35 25.81 Unpacking libicu63:s390x (63.1-6) ... [2020-03-15T03:30:07.730Z] #41 ... [2020-03-15T03:30:07.730Z] [2020-03-15T03:30:07.730Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-15T03:30:07.730Z] #68 7.268 + RM_GOPATH=0 [2020-03-15T03:30:07.730Z] #68 7.273 + TMP_GOPATH= [2020-03-15T03:30:07.730Z] #68 7.273 + : /build/ [2020-03-15T03:30:07.730Z] #68 7.273 + '[' -z '' ']' [2020-03-15T03:30:07.730Z] #68 7.281 ++ mktemp -d [2020-03-15T03:30:07.730Z] #68 7.284 + export GOPATH=/tmp/tmp.RIxyInHyRB [2020-03-15T03:30:07.730Z] #68 7.289 + GOPATH=/tmp/tmp.RIxyInHyRB [2020-03-15T03:30:07.730Z] #68 7.289 + RM_GOPATH=1 [2020-03-15T03:30:07.730Z] #68 7.289 ++ dirname ./install.sh [2020-03-15T03:30:07.730Z] #68 7.298 + dir=. [2020-03-15T03:30:07.730Z] #68 7.301 + bin=rootlesskit [2020-03-15T03:30:07.730Z] #68 7.301 + shift [2020-03-15T03:30:07.730Z] #68 7.301 + '[' '!' -f ./rootlesskit.installer ']' [2020-03-15T03:30:07.730Z] #68 7.301 + . ./rootlesskit.installer [2020-03-15T03:30:07.730Z] #68 7.301 ++ : eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-03-15T03:30:07.730Z] #68 7.301 + install_rootlesskit [2020-03-15T03:30:07.730Z] #68 7.301 + case "$1" in [2020-03-15T03:30:07.730Z] #68 7.301 + export CGO_ENABLED=0 [2020-03-15T03:30:07.730Z] #68 7.301 + CGO_ENABLED=0 [2020-03-15T03:30:07.730Z] #68 7.301 + _install_rootlesskit [2020-03-15T03:30:07.730Z] #68 7.301 + echo 'Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270' [2020-03-15T03:30:07.730Z] #68 7.301 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.RIxyInHyRB/src/github.com/rootless-containers/rootlesskit [2020-03-15T03:30:07.730Z] #68 7.301 Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-03-15T03:30:07.730Z] #68 7.338 Cloning into '/tmp/tmp.RIxyInHyRB/src/github.com/rootless-containers/rootlesskit'... [2020-03-15T03:30:07.730Z] #68 ... [2020-03-15T03:30:07.730Z] [2020-03-15T03:30:07.730Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-15T03:30:07.730Z] #43 7.680 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [182 kB] [2020-03-15T03:30:07.853Z] #35 ... [2020-03-15T03:30:07.853Z] [2020-03-15T03:30:07.853Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-15T03:30:07.853Z] #74 DONE 27.1s [2020-03-15T03:30:07.853Z] [2020-03-15T03:30:07.853Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-15T03:30:07.853Z] #27 2.832 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-03-15T03:30:07.853Z] #27 3.181 [2020-03-15T03:30:08.415Z] #27 3.346 # 2.3% ###### 8.5% ########## 14.8% ############### 21.1% ################### 27.3% ######################## 33.6% ############################ 39.9% ################################# 46.2% ##################################### 52.4% ########################################## 58.7% ################################################ 67.1% ####################################################### 77.6% ########################################################## 81.7% ############################################################# 85.9% ################################################################ 90.1% ###################################################################### 98.0% ######################################################################## 100.0% [2020-03-15T03:30:08.707Z] #27 5.766 #=#=# [2020-03-15T03:30:09.558Z] #27 5.945 ######## 11.3% ######################## 34.0% #################################### 51.0% ################################################ 68.0% ############################################################# 84.9% [2020-03-15T03:30:09.558Z] #27 ... [2020-03-15T03:30:09.558Z] [2020-03-15T03:30:09.558Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-15T03:30:09.558Z] #56 28.90 bytes [2020-03-15T03:30:09.558Z] #56 28.98 syscall [2020-03-15T03:30:09.562Z] d66e58854927: Pull complete [2020-03-15T03:30:09.562Z] 71497195576e: Pull complete [2020-03-15T03:30:09.562Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab [2020-03-15T03:30:09.562Z] Status: Downloaded newer image for golang:1.12.10-stretch [2020-03-15T03:30:09.562Z] ---> ebd73b5ebd31 [2020-03-15T03:30:09.562Z] Step 5/16 : ARG BUILDX_REPO [2020-03-15T03:30:09.562Z] ---> Running in b1ab6e37fa04 [2020-03-15T03:30:09.562Z] Removing intermediate container b1ab6e37fa04 [2020-03-15T03:30:09.562Z] ---> a37204264abc [2020-03-15T03:30:09.562Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [2020-03-15T03:30:09.562Z] ---> Running in 4a7582f326be [2020-03-15T03:30:09.562Z] Cloning into '/buildx'... [2020-03-15T03:30:10.272Z] #43 ... [2020-03-15T03:30:10.272Z] [2020-03-15T03:30:10.272Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-15T03:30:10.272Z] #10 8.008 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-15T03:30:10.272Z] #10 8.083 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-15T03:30:10.272Z] #10 8.087 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-15T03:30:10.272Z] #10 9.395 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-15T03:30:10.272Z] #10 ... [2020-03-15T03:30:10.272Z] [2020-03-15T03:30:10.272Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-15T03:30:10.272Z] #62 8.232 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-15T03:30:10.272Z] #62 8.355 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-15T03:30:10.272Z] #62 8.355 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-15T03:30:10.272Z] #62 9.668 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-15T03:30:10.272Z] #62 ... [2020-03-15T03:30:10.272Z] [2020-03-15T03:30:10.272Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-15T03:30:10.272Z] #56 8.029 + RM_GOPATH=0 [2020-03-15T03:30:10.272Z] #56 8.029 + TMP_GOPATH= [2020-03-15T03:30:10.272Z] #56 8.029 + : /build [2020-03-15T03:30:10.272Z] #56 8.029 + '[' -z '' ']' [2020-03-15T03:30:10.272Z] #56 8.029 ++ mktemp -d [2020-03-15T03:30:10.272Z] #56 8.029 + export GOPATH=/tmp/tmp.GZ6KCF8Px1 [2020-03-15T03:30:10.272Z] #56 8.029 + GOPATH=/tmp/tmp.GZ6KCF8Px1 [2020-03-15T03:30:10.272Z] #56 8.029 + RM_GOPATH=1 [2020-03-15T03:30:10.272Z] #56 8.030 ++ dirname ./install.sh [2020-03-15T03:30:10.272Z] #56 8.032 + dir=. [2020-03-15T03:30:10.272Z] #56 8.078 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-15T03:30:10.272Z] #56 8.078 + bin=shfmt [2020-03-15T03:30:10.272Z] #56 8.078 + shift [2020-03-15T03:30:10.272Z] #56 8.078 + '[' '!' -f ./shfmt.installer ']' [2020-03-15T03:30:10.272Z] #56 8.078 + . ./shfmt.installer [2020-03-15T03:30:10.272Z] #56 8.078 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-15T03:30:10.272Z] #56 8.078 + install_shfmt [2020-03-15T03:30:10.273Z] #56 8.078 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-03-15T03:30:10.273Z] #56 8.078 + git clone https://github.com/mvdan/sh.git /tmp/tmp.GZ6KCF8Px1/src/github.com/mvdan/sh [2020-03-15T03:30:10.273Z] #56 8.078 Cloning into '/tmp/tmp.GZ6KCF8Px1/src/github.com/mvdan/sh'... [2020-03-15T03:30:10.273Z] #56 ... [2020-03-15T03:30:10.273Z] [2020-03-15T03:30:10.273Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-15T03:30:10.273Z] #35 6.509 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-15T03:30:10.273Z] #35 6.563 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-15T03:30:10.273Z] #35 6.563 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-15T03:30:10.273Z] #35 7.621 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-15T03:30:10.545Z] #35 ... [2020-03-15T03:30:10.545Z] [2020-03-15T03:30:10.545Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-15T03:30:10.545Z] #23 7.725 + RM_GOPATH=0 [2020-03-15T03:30:10.545Z] #23 7.725 + TMP_GOPATH= [2020-03-15T03:30:10.545Z] #23 7.725 + : /build [2020-03-15T03:30:10.545Z] #23 7.725 + '[' -z '' ']' [2020-03-15T03:30:10.545Z] #23 7.726 ++ mktemp -d [2020-03-15T03:30:10.545Z] #23 7.727 + export GOPATH=/tmp/tmp.geoTnpV8N6 [2020-03-15T03:30:10.545Z] #23 7.727 + GOPATH=/tmp/tmp.geoTnpV8N6 [2020-03-15T03:30:10.545Z] #23 7.727 + RM_GOPATH=1 [2020-03-15T03:30:10.545Z] #23 7.727 ++ dirname ./install.sh [2020-03-15T03:30:10.545Z] #23 7.728 + dir=. [2020-03-15T03:30:10.545Z] #23 7.728 + bin=dockercli [2020-03-15T03:30:10.545Z] #23 7.728 + shift [2020-03-15T03:30:10.545Z] #23 7.728 + '[' '!' -f ./dockercli.installer ']' [2020-03-15T03:30:10.545Z] #23 7.728 + . ./dockercli.installer [2020-03-15T03:30:10.545Z] #23 7.728 ++ : stable [2020-03-15T03:30:10.545Z] #23 7.728 ++ : 17.06.2-ce [2020-03-15T03:30:10.545Z] #23 7.728 + install_dockercli [2020-03-15T03:30:10.545Z] #23 7.728 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-03-15T03:30:10.545Z] #23 7.728 Install docker/cli version 17.06.2-ce from stable [2020-03-15T03:30:10.545Z] #23 7.728 ++ uname -m [2020-03-15T03:30:10.545Z] #23 7.729 + arch=x86_64 [2020-03-15T03:30:10.545Z] #23 7.729 + '[' x86_64 '!=' x86_64 ']' [2020-03-15T03:30:10.545Z] #23 7.729 + url=https://download.docker.com/linux/static [2020-03-15T03:30:10.545Z] #23 7.730 + tar -xz docker/docker [2020-03-15T03:30:10.545Z] #23 7.730 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-03-15T03:30:10.545Z] #23 ... [2020-03-15T03:30:10.545Z] [2020-03-15T03:30:10.545Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-15T03:30:10.545Z] #50 7.882 + RM_GOPATH=0 [2020-03-15T03:30:10.545Z] #50 7.884 + TMP_GOPATH= [2020-03-15T03:30:10.545Z] #50 7.884 + : /build [2020-03-15T03:30:10.545Z] #50 7.884 + '[' -z '' ']' [2020-03-15T03:30:10.545Z] #50 7.893 ++ mktemp -d [2020-03-15T03:30:10.545Z] #50 7.895 + export GOPATH=/tmp/tmp.lVMluhecaX [2020-03-15T03:30:10.545Z] #50 7.895 + GOPATH=/tmp/tmp.lVMluhecaX [2020-03-15T03:30:10.545Z] #50 7.898 + RM_GOPATH=1 [2020-03-15T03:30:10.545Z] #50 7.898 ++ dirname ./install.sh [2020-03-15T03:30:10.545Z] #50 7.899 + dir=. [2020-03-15T03:30:10.545Z] #50 7.899 + bin=gotestsum [2020-03-15T03:30:10.545Z] #50 7.899 + shift [2020-03-15T03:30:10.545Z] #50 7.899 + '[' '!' -f ./gotestsum.installer ']' [2020-03-15T03:30:10.545Z] #50 7.899 + . ./gotestsum.installer [2020-03-15T03:30:10.545Z] #50 7.899 ++ : v0.3.5 [2020-03-15T03:30:10.545Z] #50 7.899 + install_gotestsum [2020-03-15T03:30:10.545Z] #50 7.900 + echo 'Installing gotestsum version v0.3.5' [2020-03-15T03:30:10.545Z] #50 7.900 + go get -d gotest.tools/gotestsum [2020-03-15T03:30:10.545Z] #50 7.900 Installing gotestsum version v0.3.5 [2020-03-15T03:30:10.802Z] #50 ... [2020-03-15T03:30:10.802Z] [2020-03-15T03:30:10.802Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-15T03:30:10.802Z] #53 8.107 + RM_GOPATH=0 [2020-03-15T03:30:10.802Z] #53 8.107 + TMP_GOPATH= [2020-03-15T03:30:10.802Z] #53 8.107 + : /build [2020-03-15T03:30:10.802Z] #53 8.107 + '[' -z '' ']' [2020-03-15T03:30:10.802Z] #53 8.107 ++ mktemp -d [2020-03-15T03:30:10.802Z] #53 8.107 + export GOPATH=/tmp/tmp.I9eN72UKyE [2020-03-15T03:30:10.802Z] #53 8.107 + GOPATH=/tmp/tmp.I9eN72UKyE [2020-03-15T03:30:10.802Z] #53 8.107 + RM_GOPATH=1 [2020-03-15T03:30:10.802Z] #53 8.109 ++ dirname ./install.sh [2020-03-15T03:30:10.802Z] #53 8.112 + dir=. [2020-03-15T03:30:10.802Z] #53 8.114 + bin=golangci_lint [2020-03-15T03:30:10.802Z] #53 8.114 + shift [2020-03-15T03:30:10.802Z] #53 8.114 + '[' '!' -f ./golangci_lint.installer ']' [2020-03-15T03:30:10.802Z] #53 8.114 + . ./golangci_lint.installer [2020-03-15T03:30:10.802Z] #53 8.114 ++ : v1.23.8 [2020-03-15T03:30:10.802Z] #53 8.114 + install_golangci_lint [2020-03-15T03:30:10.802Z] #53 8.114 + echo 'Installing golangci-lint version v1.23.8' [2020-03-15T03:30:10.802Z] #53 8.114 Installing golangci-lint version v1.23.8 [2020-03-15T03:30:10.802Z] #53 8.115 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-03-15T03:30:10.802Z] #53 ... [2020-03-15T03:30:10.802Z] [2020-03-15T03:30:10.802Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-15T03:30:10.802Z] #25 3.338 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-15T03:30:10.802Z] #25 3.364 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-15T03:30:10.802Z] #25 3.364 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-15T03:30:10.802Z] #25 3.701 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-15T03:30:10.802Z] #25 4.153 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [182 kB] [2020-03-15T03:30:10.802Z] #25 5.749 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-15T03:30:11.083Z] #25 ... [2020-03-15T03:30:11.083Z] [2020-03-15T03:30:11.083Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:30:11.083Z] #47 7.093 + RM_GOPATH=0 [2020-03-15T03:30:11.083Z] #47 7.093 + TMP_GOPATH= [2020-03-15T03:30:11.083Z] #47 7.093 + : /build [2020-03-15T03:30:11.083Z] #47 7.093 + '[' -z '' ']' [2020-03-15T03:30:11.083Z] #47 7.101 ++ mktemp -d [2020-03-15T03:30:11.083Z] #47 7.101 + export GOPATH=/tmp/tmp.SDgdKszPoH [2020-03-15T03:30:11.083Z] #47 7.101 + GOPATH=/tmp/tmp.SDgdKszPoH [2020-03-15T03:30:11.083Z] #47 7.101 + RM_GOPATH=1 [2020-03-15T03:30:11.083Z] #47 7.101 ++ dirname ./install.sh [2020-03-15T03:30:11.083Z] #47 7.113 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-15T03:30:11.083Z] #47 7.115 + dir=. [2020-03-15T03:30:11.083Z] #47 7.115 + bin=vndr [2020-03-15T03:30:11.083Z] #47 7.115 + shift [2020-03-15T03:30:11.083Z] #47 7.115 + '[' '!' -f ./vndr.installer ']' [2020-03-15T03:30:11.083Z] #47 7.115 + . ./vndr.installer [2020-03-15T03:30:11.083Z] #47 7.115 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-15T03:30:11.083Z] #47 7.115 + install_vndr [2020-03-15T03:30:11.083Z] #47 7.115 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-03-15T03:30:11.083Z] #47 7.115 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.SDgdKszPoH/src/github.com/LK4D4/vndr [2020-03-15T03:30:11.083Z] #47 7.125 Cloning into '/tmp/tmp.SDgdKszPoH/src/github.com/LK4D4/vndr'... [2020-03-15T03:30:11.083Z] #47 8.183 + cd /tmp/tmp.SDgdKszPoH/src/github.com/LK4D4/vndr [2020-03-15T03:30:11.083Z] #47 8.195 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-15T03:30:11.083Z] #47 8.223 + go build -buildmode=pie -v -o /build/vndr . [2020-03-15T03:30:11.083Z] #47 10.32 internal/cpu [2020-03-15T03:30:11.083Z] #47 10.44 runtime/internal/atomic [2020-03-15T03:30:11.371Z] #47 11.02 runtime/internal/sys [2020-03-15T03:30:11.371Z] #47 ... [2020-03-15T03:30:11.371Z] [2020-03-15T03:30:11.371Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-15T03:30:11.371Z] #30 7.244 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-03-15T03:30:11.371Z] #30 7.247 Cloning into '.'... [2020-03-15T03:30:11.371Z] #30 ... [2020-03-15T03:30:11.371Z] [2020-03-15T03:30:11.371Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-15T03:30:11.371Z] #74 7.566 + RM_GOPATH=0 [2020-03-15T03:30:11.371Z] #74 7.566 + TMP_GOPATH= [2020-03-15T03:30:11.371Z] #74 7.566 + : /build [2020-03-15T03:30:11.371Z] #74 7.566 + '[' -z '' ']' [2020-03-15T03:30:11.371Z] #74 7.567 ++ mktemp -d [2020-03-15T03:30:11.371Z] #74 7.570 + export GOPATH=/tmp/tmp.Q0PR7lDUee [2020-03-15T03:30:11.371Z] #74 7.570 + GOPATH=/tmp/tmp.Q0PR7lDUee [2020-03-15T03:30:11.371Z] #74 7.570 + RM_GOPATH=1 [2020-03-15T03:30:11.371Z] #74 7.582 ++ dirname ./install.sh [2020-03-15T03:30:11.371Z] #74 7.583 + dir=. [2020-03-15T03:30:11.371Z] #74 7.583 + bin=proxy [2020-03-15T03:30:11.371Z] #74 7.584 + shift [2020-03-15T03:30:11.371Z] #74 7.584 + '[' '!' -f ./proxy.installer ']' [2020-03-15T03:30:11.371Z] #74 7.584 + . ./proxy.installer [2020-03-15T03:30:11.371Z] #74 7.586 ++ : bf2bd42abc0a3734f12b5ec724e571434e42c669 [2020-03-15T03:30:11.371Z] #74 7.586 + install_proxy [2020-03-15T03:30:11.371Z] #74 7.586 + case "$1" in [2020-03-15T03:30:11.371Z] #74 7.586 + export CGO_ENABLED=0 [2020-03-15T03:30:11.371Z] #74 7.586 + CGO_ENABLED=0 [2020-03-15T03:30:11.371Z] #74 7.586 + _install_proxy [2020-03-15T03:30:11.371Z] #74 7.586 + echo 'Install docker-proxy version bf2bd42abc0a3734f12b5ec724e571434e42c669' [2020-03-15T03:30:11.371Z] #74 7.586 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.Q0PR7lDUee/src/github.com/docker/libnetwork [2020-03-15T03:30:11.371Z] #74 7.586 Install docker-proxy version bf2bd42abc0a3734f12b5ec724e571434e42c669 [2020-03-15T03:30:11.371Z] #74 7.609 Cloning into '/tmp/tmp.Q0PR7lDUee/src/github.com/docker/libnetwork'... [2020-03-15T03:30:11.371Z] #74 ... [2020-03-15T03:30:11.371Z] [2020-03-15T03:30:11.371Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-15T03:30:11.371Z] #33 7.810 + RM_GOPATH=0 [2020-03-15T03:30:11.371Z] #33 7.810 + TMP_GOPATH= [2020-03-15T03:30:11.371Z] #33 7.810 + : /build [2020-03-15T03:30:11.371Z] #33 7.810 + '[' -z '' ']' [2020-03-15T03:30:11.371Z] #33 7.810 ++ mktemp -d [2020-03-15T03:30:11.371Z] #33 7.810 + export GOPATH=/tmp/tmp.UOIsXArA4o [2020-03-15T03:30:11.371Z] #33 7.810 + GOPATH=/tmp/tmp.UOIsXArA4o [2020-03-15T03:30:11.371Z] #33 7.810 + RM_GOPATH=1 [2020-03-15T03:30:11.371Z] #33 7.817 ++ dirname ./install.sh [2020-03-15T03:30:11.371Z] #33 7.818 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-15T03:30:11.371Z] #33 7.818 + dir=. [2020-03-15T03:30:11.371Z] #33 7.818 + bin=tomlv [2020-03-15T03:30:11.371Z] #33 7.818 + shift [2020-03-15T03:30:11.371Z] #33 7.818 + '[' '!' -f ./tomlv.installer ']' [2020-03-15T03:30:11.371Z] #33 7.818 + . ./tomlv.installer [2020-03-15T03:30:11.371Z] #33 7.818 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-15T03:30:11.371Z] #33 7.818 + install_tomlv [2020-03-15T03:30:11.371Z] #33 7.818 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-03-15T03:30:11.371Z] #33 7.818 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.UOIsXArA4o/src/github.com/BurntSushi/toml [2020-03-15T03:30:11.371Z] #33 7.822 Cloning into '/tmp/tmp.UOIsXArA4o/src/github.com/BurntSushi/toml'... [2020-03-15T03:30:11.371Z] #33 8.988 + cd /tmp/tmp.UOIsXArA4o/src/github.com/BurntSushi/toml [2020-03-15T03:30:11.371Z] #33 8.990 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-15T03:30:11.371Z] #33 9.039 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-03-15T03:30:11.371Z] #33 10.29 runtime/internal/atomic [2020-03-15T03:30:11.371Z] #33 10.29 internal/cpu [2020-03-15T03:30:11.371Z] #33 10.61 runtime/internal/sys [2020-03-15T03:30:11.371Z] #33 11.18 runtime/internal/math [2020-03-15T03:30:11.371Z] #33 11.27 internal/bytealg [2020-03-15T03:30:11.578Z] #56 30.66 reflect [2020-03-15T03:30:11.627Z] #33 11.33 math/bits [2020-03-15T03:30:12.995Z] #33 12.75 math [2020-03-15T03:30:13.044Z] #56 ... [2020-03-15T03:30:13.044Z] [2020-03-15T03:30:13.044Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-15T03:30:13.044Z] #65 1.634 + RM_GOPATH=0 [2020-03-15T03:30:13.044Z] #65 1.635 + TMP_GOPATH= [2020-03-15T03:30:13.044Z] #65 1.636 + : /build [2020-03-15T03:30:13.044Z] #65 1.636 + '[' -z '' ']' [2020-03-15T03:30:13.044Z] #65 1.637 ++ mktemp -d [2020-03-15T03:30:13.044Z] #65 1.639 + export GOPATH=/tmp/tmp.BXRb7qVNg4 [2020-03-15T03:30:13.044Z] #65 1.639 + GOPATH=/tmp/tmp.BXRb7qVNg4 [2020-03-15T03:30:13.044Z] #65 1.639 + RM_GOPATH=1 [2020-03-15T03:30:13.044Z] #65 1.640 ++ dirname ./install.sh [2020-03-15T03:30:13.044Z] #65 1.641 + dir=. [2020-03-15T03:30:13.044Z] #65 1.641 + bin=containerd [2020-03-15T03:30:13.044Z] #65 1.641 + shift [2020-03-15T03:30:13.044Z] #65 1.641 + '[' '!' -f ./containerd.installer ']' [2020-03-15T03:30:13.044Z] #65 1.642 + . ./containerd.installer [2020-03-15T03:30:13.044Z] #65 1.642 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-15T03:30:13.044Z] #65 1.644 + install_containerd [2020-03-15T03:30:13.044Z] #65 1.645 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-03-15T03:30:13.044Z] #65 1.646 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-15T03:30:13.044Z] #65 1.646 + git clone https://github.com/containerd/containerd.git /tmp/tmp.BXRb7qVNg4/src/github.com/containerd/containerd [2020-03-15T03:30:13.044Z] #65 1.657 Cloning into '/tmp/tmp.BXRb7qVNg4/src/github.com/containerd/containerd'... [2020-03-15T03:30:13.325Z] #65 ... [2020-03-15T03:30:13.325Z] [2020-03-15T03:30:13.325Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-15T03:30:13.325Z] #27 5.945 ######## 11.3% ######################## 34.0% #################################### 51.0% ################################################ 68.0% ############################################################# 84.9% ######################################################################## 100.0% [2020-03-15T03:30:13.325Z] #27 6.835 [2020-03-15T03:30:13.325Z] #27 6.963 0.1% ####### 10.5% ############## 20.7% ###################### 30.9% ########################### 38.5% ################################### 48.7% ######################################## 56.3% ############################################## 63.9% ################################################### 71.6% ########################################################## 81.7% #################################################################### 94.5% ######################################################################## 100.0% [2020-03-15T03:30:13.325Z] #27 8.628 [2020-03-15T03:30:13.555Z] #33 13.31 runtime [2020-03-15T03:30:13.980Z] Removing intermediate container 4a7582f326be [2020-03-15T03:30:13.980Z] ---> b5463f736ac4 [2020-03-15T03:30:13.980Z] Step 7/16 : WORKDIR /buildx [2020-03-15T03:30:13.980Z] ---> Running in b33e09f4ca41 [2020-03-15T03:30:14.191Z] #27 8.785 0.0% ## 3.5% ##### 7.0% ####### 10.3% ######### 13.1% ########### 15.9% ############## 19.7% ################ 23.5% ################### 27.3% ###################### 31.1% ######################### 34.8% ########################### 37.7% ############################# 41.5% ################################ 45.3% ################################### 50.0% ###################################### 53.7% ######################################## 56.8% ########################################### 60.2% ############################################# 63.0% ############################################## 65.1% ################################################ [2020-03-15T03:30:14.192Z] #27 ... [2020-03-15T03:30:14.192Z] [2020-03-15T03:30:14.192Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-15T03:30:14.192Z] #33 23.48 sync [2020-03-15T03:30:14.192Z] #33 23.48 internal/reflectlite [2020-03-15T03:30:14.192Z] #33 25.42 errors [2020-03-15T03:30:14.192Z] #33 25.42 sort [2020-03-15T03:30:14.192Z] #33 25.63 strconv [2020-03-15T03:30:14.192Z] #33 26.25 io [2020-03-15T03:30:14.192Z] #33 27.23 internal/oserror [2020-03-15T03:30:14.192Z] #33 27.29 syscall [2020-03-15T03:30:14.192Z] #33 28.83 reflect [2020-03-15T03:30:14.192Z] #33 ... [2020-03-15T03:30:14.192Z] [2020-03-15T03:30:14.192Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-15T03:30:14.192Z] #43 25.13 Selecting previously unselected package protobuf-c-compiler. [2020-03-15T03:30:14.192Z] #43 25.14 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2020-03-15T03:30:14.192Z] #43 25.14 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-03-15T03:30:14.192Z] #43 25.28 Selecting previously unselected package protobuf-compiler. [2020-03-15T03:30:14.192Z] #43 25.28 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2020-03-15T03:30:14.192Z] #43 25.29 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-03-15T03:30:14.192Z] #43 25.41 Selecting previously unselected package python-pkg-resources. [2020-03-15T03:30:14.192Z] #43 25.41 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-03-15T03:30:14.192Z] #43 25.42 Unpacking python-pkg-resources (40.8.0-1) ... [2020-03-15T03:30:14.192Z] #43 25.63 Selecting previously unselected package python-six. [2020-03-15T03:30:14.192Z] #43 25.64 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-03-15T03:30:14.192Z] #43 25.64 Unpacking python-six (1.12.0-1) ... [2020-03-15T03:30:14.192Z] #43 25.72 Selecting previously unselected package python-protobuf. [2020-03-15T03:30:14.192Z] #43 25.72 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2020-03-15T03:30:14.192Z] #43 25.73 Unpacking python-protobuf (3.6.1.3-2) ... [2020-03-15T03:30:14.192Z] #43 26.24 Setting up python-pkg-resources (40.8.0-1) ... [2020-03-15T03:30:14.192Z] #43 28.67 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-03-15T03:30:14.192Z] #43 28.67 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-03-15T03:30:14.192Z] #43 28.68 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-03-15T03:30:14.192Z] #43 28.69 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-03-15T03:30:14.192Z] #43 28.70 Setting up python-six (1.12.0-1) ... [2020-03-15T03:30:14.192Z] #43 30.15 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-03-15T03:30:14.192Z] #43 30.16 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-03-15T03:30:14.192Z] #43 30.17 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2020-03-15T03:30:14.192Z] #43 30.18 Setting up libcap-dev:s390x (1:2.25-2) ... [2020-03-15T03:30:14.192Z] #43 30.19 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2020-03-15T03:30:14.192Z] #43 30.19 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-03-15T03:30:14.192Z] #43 30.20 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-03-15T03:30:14.192Z] #43 30.21 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-03-15T03:30:14.192Z] #43 30.22 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-03-15T03:30:14.192Z] #43 30.23 Setting up python-protobuf (3.6.1.3-2) ... [2020-03-15T03:30:14.192Z] #43 33.23 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2020-03-15T03:30:14.192Z] #43 33.24 Processing triggers for libc-bin (2.28-10) ... [2020-03-15T03:30:14.192Z] #43 DONE 33.9s [2020-03-15T03:30:14.192Z] [2020-03-15T03:30:14.192Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:30:14.266Z] Removing intermediate container b33e09f4ca41 [2020-03-15T03:30:14.266Z] ---> bd9c50ce7e59 [2020-03-15T03:30:14.266Z] Step 8/16 : ARG BUILDX_COMMIT [2020-03-15T03:30:14.266Z] ---> Running in e061b1ed23f3 [2020-03-15T03:30:14.266Z] Removing intermediate container e061b1ed23f3 [2020-03-15T03:30:14.266Z] ---> 4e990fcd5ef6 [2020-03-15T03:30:14.266Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-03-15T03:30:14.266Z] ---> Running in 3ba02b466250 [2020-03-15T03:30:14.481Z] #33 ... [2020-03-15T03:30:14.481Z] [2020-03-15T03:30:14.481Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-15T03:30:14.481Z] #68 14.11 + cd /tmp/tmp.RIxyInHyRB/src/github.com/rootless-containers/rootlesskit [2020-03-15T03:30:14.481Z] #68 14.11 + git checkout -q eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-03-15T03:30:14.481Z] #68 14.32 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-15T03:30:14.481Z] #68 14.32 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-03-15T03:30:14.886Z] From https://github.com/docker/buildx [2020-03-15T03:30:14.886Z] * [new tag] v0.3.1 -> build [2020-03-15T03:30:15.904Z] Switched to branch 'build' [2020-03-15T03:30:16.213Z] #44 ... [2020-03-15T03:30:16.213Z] [2020-03-15T03:30:16.213Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-15T03:30:16.213Z] #35 31.34 Selecting previously unselected package libxml2:s390x. [2020-03-15T03:30:16.213Z] #35 31.34 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ... [2020-03-15T03:30:16.213Z] #35 31.35 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-03-15T03:30:16.213Z] #35 31.83 Selecting previously unselected package libarchive13:s390x. [2020-03-15T03:30:16.213Z] #35 31.83 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2020-03-15T03:30:16.213Z] #35 31.84 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-03-15T03:30:16.213Z] #35 32.13 Selecting previously unselected package libjsoncpp1:s390x. [2020-03-15T03:30:16.213Z] #35 32.16 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-03-15T03:30:16.213Z] #35 32.17 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-03-15T03:30:16.213Z] #35 32.29 Selecting previously unselected package librhash0:s390x. [2020-03-15T03:30:16.213Z] #35 32.29 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2020-03-15T03:30:16.213Z] #35 32.30 Unpacking librhash0:s390x (1.3.8-1) ... [2020-03-15T03:30:16.213Z] #35 32.43 Selecting previously unselected package libuv1:s390x. [2020-03-15T03:30:16.213Z] #35 32.43 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2020-03-15T03:30:16.213Z] #35 32.44 Unpacking libuv1:s390x (1.24.1-1) ... [2020-03-15T03:30:16.213Z] #35 32.59 Selecting previously unselected package cmake. [2020-03-15T03:30:16.213Z] #35 32.59 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2020-03-15T03:30:16.213Z] #35 32.59 Unpacking cmake (3.13.4-1) ... [2020-03-15T03:30:16.213Z] #35 34.97 Setting up libicu63:s390x (63.1-6) ... [2020-03-15T03:30:16.213Z] #35 34.98 Setting up xxd (2:8.1.0875-5) ... [2020-03-15T03:30:16.213Z] #35 34.98 Setting up libuv1:s390x (1.24.1-1) ... [2020-03-15T03:30:16.213Z] #35 34.99 Setting up vim-common (2:8.1.0875-5) ... [2020-03-15T03:30:16.213Z] #35 35.00 Setting up librhash0:s390x (1.3.8-1) ... [2020-03-15T03:30:16.213Z] #35 35.01 Setting up cmake-data (3.13.4-1) ... [2020-03-15T03:30:16.213Z] #35 35.02 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-03-15T03:30:16.213Z] #35 35.03 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-03-15T03:30:16.213Z] #35 35.04 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-03-15T03:30:16.213Z] #35 35.05 Setting up cmake (3.13.4-1) ... [2020-03-15T03:30:16.213Z] #35 35.08 Processing triggers for libc-bin (2.28-10) ... [2020-03-15T03:30:16.213Z] #35 35.14 Processing triggers for mime-support (3.62) ... [2020-03-15T03:30:16.213Z] #35 DONE 35.6s [2020-03-15T03:30:16.213Z] [2020-03-15T03:30:16.213Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-15T03:30:16.213Z] #36 DONE 0.1s [2020-03-15T03:30:16.213Z] [2020-03-15T03:30:16.213Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-03-15T03:30:16.213Z] #37 DONE 0.1s [2020-03-15T03:30:16.213Z] [2020-03-15T03:30:16.213Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:30:16.494Z] #38 ... [2020-03-15T03:30:16.494Z] [2020-03-15T03:30:16.494Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-15T03:30:16.494Z] #10 25.93 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-03-15T03:30:16.494Z] #10 27.38 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2020-03-15T03:30:16.494Z] #10 27.38 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2020-03-15T03:30:16.494Z] #10 27.39 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-03-15T03:30:16.494Z] #10 27.39 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-03-15T03:30:16.494Z] #10 27.40 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-03-15T03:30:16.494Z] #10 27.40 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u3 [109 kB] [2020-03-15T03:30:16.494Z] #10 27.41 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2020-03-15T03:30:16.494Z] #10 27.43 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2020-03-15T03:30:16.494Z] #10 27.44 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2020-03-15T03:30:16.494Z] #10 27.45 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2020-03-15T03:30:16.494Z] #10 27.46 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2020-03-15T03:30:16.494Z] #10 27.48 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2020-03-15T03:30:16.494Z] #10 27.49 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2020-03-15T03:30:16.494Z] #10 27.49 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2020-03-15T03:30:16.494Z] #10 27.50 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u3 [321 kB] [2020-03-15T03:30:16.494Z] #10 28.22 debconf: delaying package configuration, since apt-utils is not installed [2020-03-15T03:30:16.494Z] #10 28.39 Fetched 73.3 MB in 6s (13.0 MB/s) [2020-03-15T03:30:16.494Z] #10 28.42 Selecting previously unselected package binutils-mingw-w64-i686. [2020-03-15T03:30:16.494Z] #10 28.42 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15168 files and directories currently installed.) [2020-03-15T03:30:16.494Z] #10 28.47 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2020-03-15T03:30:16.494Z] #10 28.47 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-03-15T03:30:16.494Z] #10 30.40 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-03-15T03:30:16.494Z] #10 30.42 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2020-03-15T03:30:16.494Z] #10 30.43 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-03-15T03:30:16.494Z] #10 32.29 Selecting previously unselected package binutils-mingw-w64. [2020-03-15T03:30:16.494Z] #10 32.29 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-03-15T03:30:16.494Z] #10 32.31 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-03-15T03:30:16.494Z] #10 32.42 Selecting previously unselected package libdevmapper1.02.1:s390x. [2020-03-15T03:30:16.494Z] #10 32.42 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-03-15T03:30:16.494Z] #10 32.43 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-03-15T03:30:16.494Z] #10 32.55 Selecting previously unselected package dmsetup. [2020-03-15T03:30:16.494Z] #10 32.55 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2020-03-15T03:30:16.494Z] #10 32.55 Unpacking dmsetup (2:1.02.155-3) ... [2020-03-15T03:30:16.494Z] #10 32.68 Selecting previously unselected package mingw-w64-common. [2020-03-15T03:30:16.494Z] #10 32.68 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-03-15T03:30:16.494Z] #10 32.69 Unpacking mingw-w64-common (6.0.0-3) ... [2020-03-15T03:30:16.494Z] #10 ... [2020-03-15T03:30:16.494Z] [2020-03-15T03:30:16.494Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:30:16.494Z] #47 25.50 github.com/LK4D4/vndr/godl/singleflight [2020-03-15T03:30:16.494Z] #47 25.50 errors [2020-03-15T03:30:16.494Z] #47 25.71 sort [2020-03-15T03:30:16.494Z] #47 25.82 io [2020-03-15T03:30:16.494Z] #47 26.74 strconv [2020-03-15T03:30:16.494Z] #47 27.10 bytes [2020-03-15T03:30:16.494Z] #47 29.16 bufio [2020-03-15T03:30:16.494Z] #47 29.55 reflect [2020-03-15T03:30:16.494Z] #47 30.90 syscall [2020-03-15T03:30:16.776Z] #47 ... [2020-03-15T03:30:16.776Z] [2020-03-15T03:30:16.776Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-15T03:30:16.776Z] #27 8.785 0.0% ## 3.5% ##### 7.0% ####### 10.3% ######### 13.1% ########### 15.9% ############## 19.7% ################ 23.5% ################### 27.3% ###################### 31.1% ######################### 34.8% ########################### 37.7% ############################# 41.5% ################################ 45.3% ################################### 50.0% ###################################### 53.7% ######################################## 56.8% ########################################### 60.2% ############################################# 63.0% ############################################## 65.1% ################################################ 67.9% ################################################### 70.9% ##################################################### 73.7% ####################################################### 77.5% ########################################################## 81.3% ############################################################ 84.1% ############################################################### 87.9% ################################################################## 92.6% ##################################################################### 96.4% ####################################################################### 99.2% ######################################################################## 100.0% [2020-03-15T03:30:16.776Z] #27 12.41 [2020-03-15T03:30:16.776Z] #27 13.48 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-03-15T03:30:16.776Z] #27 13.80 #=#=# [2020-03-15T03:30:16.919Z] Removing intermediate container 3ba02b466250 [2020-03-15T03:30:16.919Z] ---> 76207e0a11bb [2020-03-15T03:30:16.919Z] Step 10/16 : RUN go mod download [2020-03-15T03:30:16.919Z] ---> Running in 155f3dfca2f3 [2020-03-15T03:30:17.057Z] #27 13.92 ########## 14.0% ######################################################################## 100.0% [2020-03-15T03:30:17.057Z] #27 14.04 [2020-03-15T03:30:17.205Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2020-03-15T03:30:17.205Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2020-03-15T03:30:17.205Z] go: finding github.com/Microsoft/hcsshim v0.8.6 [2020-03-15T03:30:17.205Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2020-03-15T03:30:17.205Z] go: finding github.com/bitly/go-simplejson v0.5.0 [2020-03-15T03:30:17.205Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2020-03-15T03:30:17.205Z] go: finding github.com/spf13/viper v1.3.2 [2020-03-15T03:30:17.205Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2020-03-15T03:30:17.205Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2020-03-15T03:30:18.239Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2020-03-15T03:30:18.389Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-065393f10d8b12f58) in /home/ubuntu/workspace/moby_PR-40695 [Pipeline] { [Pipeline] checkout [2020-03-15T03:30:18.681Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d72ae387494946c4) in /home/ubuntu/workspace/moby_PR-40695 [Pipeline] { [Pipeline] checkout [2020-03-15T03:30:19.278Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2020-03-15T03:30:19.278Z] go: finding github.com/json-iterator/go v1.1.6 [2020-03-15T03:30:19.278Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2020-03-15T03:30:19.572Z] go: finding github.com/docker/docker-credential-helpers v0.6.1 [2020-03-15T03:30:19.572Z] go: finding github.com/opencontainers/image-spec v1.0.1 [2020-03-15T03:30:19.572Z] go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-03-15T03:30:19.572Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2020-03-15T03:30:19.724Z] #27 ... [2020-03-15T03:30:19.724Z] [2020-03-15T03:30:19.724Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-15T03:30:19.724Z] #50 29.07 + cd /tmp/tmp.EbJt0nf8Z5/src/gotest.tools/gotestsum [2020-03-15T03:30:19.724Z] #50 29.07 + git checkout -q v0.3.5 [2020-03-15T03:30:19.724Z] #50 29.13 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-03-15T03:30:19.862Z] go: finding github.com/spf13/cobra v0.0.3 [2020-03-15T03:30:20.005Z] #50 ... [2020-03-15T03:30:20.005Z] [2020-03-15T03:30:20.005Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:30:20.005Z] #38 1.312 + RM_GOPATH=0 [2020-03-15T03:30:20.005Z] #38 1.312 + TMP_GOPATH= [2020-03-15T03:30:20.005Z] #38 1.312 + : /build [2020-03-15T03:30:20.005Z] #38 1.312 + '[' -z '' ']' [2020-03-15T03:30:20.005Z] #38 1.312 ++ mktemp -d [2020-03-15T03:30:20.006Z] #38 1.313 + export GOPATH=/tmp/tmp.Wb1FXVMRFL [2020-03-15T03:30:20.006Z] #38 1.313 + GOPATH=/tmp/tmp.Wb1FXVMRFL [2020-03-15T03:30:20.006Z] #38 1.313 + RM_GOPATH=1 [2020-03-15T03:30:20.006Z] #38 1.314 ++ dirname ./install.sh [2020-03-15T03:30:20.006Z] #38 1.318 + dir=. [2020-03-15T03:30:20.006Z] #38 1.318 + bin=tini [2020-03-15T03:30:20.006Z] #38 1.318 + shift [2020-03-15T03:30:20.006Z] #38 1.318 + '[' '!' -f ./tini.installer ']' [2020-03-15T03:30:20.006Z] #38 1.318 + . ./tini.installer [2020-03-15T03:30:20.006Z] #38 1.318 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-15T03:30:20.006Z] #38 1.319 + install_tini [2020-03-15T03:30:20.006Z] #38 1.319 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-03-15T03:30:20.006Z] #38 1.319 + git clone https://github.com/krallin/tini.git /tmp/tmp.Wb1FXVMRFL/tini [2020-03-15T03:30:20.006Z] #38 1.319 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-15T03:30:20.006Z] #38 1.320 Cloning into '/tmp/tmp.Wb1FXVMRFL/tini'... [2020-03-15T03:30:20.006Z] #38 1.984 + cd /tmp/tmp.Wb1FXVMRFL/tini [2020-03-15T03:30:20.006Z] #38 1.984 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-15T03:30:20.006Z] #38 2.001 + cmake . [2020-03-15T03:30:20.006Z] #38 2.431 -- The C compiler identification is GNU 8.3.0 [2020-03-15T03:30:20.006Z] #38 2.474 -- Check for working C compiler: /usr/bin/cc [2020-03-15T03:30:20.006Z] #38 2.906 -- Check for working C compiler: /usr/bin/cc -- works [2020-03-15T03:30:20.006Z] #38 2.908 -- Detecting C compiler ABI info [2020-03-15T03:30:20.006Z] #38 3.345 -- Detecting C compiler ABI info - done [2020-03-15T03:30:20.006Z] #38 3.369 -- Detecting C compile features [2020-03-15T03:30:20.152Z] go: finding github.com/gogo/protobuf v1.2.1 [2020-03-15T03:30:20.617Z] #38 4.496 -- Detecting C compile features - done [2020-03-15T03:30:20.795Z] go: finding github.com/mattn/go-sqlite3 v1.10.0 [2020-03-15T03:30:20.898Z] #38 4.530 -- Performing Test HAS_BUILTIN_FORTIFY [2020-03-15T03:30:20.898Z] #38 4.698 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-03-15T03:30:21.096Z] #68 ... [2020-03-15T03:30:21.096Z] [2020-03-15T03:30:21.096Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:30:21.096Z] #47 11.34 runtime/internal/math [2020-03-15T03:30:21.096Z] #47 11.41 internal/bytealg [2020-03-15T03:30:21.096Z] #47 11.54 internal/race [2020-03-15T03:30:21.096Z] #47 11.71 sync/atomic [2020-03-15T03:30:21.096Z] #47 12.53 unicode [2020-03-15T03:30:21.096Z] #47 12.55 runtime [2020-03-15T03:30:21.096Z] #47 19.68 unicode/utf8 [2020-03-15T03:30:21.096Z] #47 ... [2020-03-15T03:30:21.096Z] [2020-03-15T03:30:21.096Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-15T03:30:21.096Z] #43 10.73 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-15T03:30:21.096Z] #43 ... [2020-03-15T03:30:21.096Z] [2020-03-15T03:30:21.096Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-15T03:30:21.096Z] #35 10.76 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [182 kB] [2020-03-15T03:30:21.096Z] #35 16.64 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-15T03:30:21.096Z] #35 ... [2020-03-15T03:30:21.096Z] [2020-03-15T03:30:21.096Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:30:21.096Z] #47 20.81 math [2020-03-15T03:30:21.179Z] #38 4.797 -- Configuring done [2020-03-15T03:30:21.179Z] #38 4.825 -- Generating done [2020-03-15T03:30:21.179Z] #38 4.828 -- Build files have been written to: /tmp/tmp.Wb1FXVMRFL/tini [2020-03-15T03:30:21.179Z] #38 4.832 + make tini-static [2020-03-15T03:30:21.179Z] #38 5.063 Scanning dependencies of target tini-static [2020-03-15T03:30:21.275Z] using credential docker-jenkins-github-credentials [2020-03-15T03:30:21.289Z] Cloning the remote Git repository [2020-03-15T03:30:21.289Z] Cloning with configured refspecs honoured and without tags [2020-03-15T03:30:21.460Z] #38 5.154 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-03-15T03:30:21.460Z] #38 ... [2020-03-15T03:30:21.460Z] [2020-03-15T03:30:21.460Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-15T03:30:21.460Z] #30 30.81 Checking out files: 94% (1435/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-03-15T03:30:21.460Z] #30 30.92 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-03-15T03:30:21.460Z] #30 31.09 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-03-15T03:30:21.740Z] #30 ... [2020-03-15T03:30:21.740Z] [2020-03-15T03:30:21.741Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:30:21.741Z] #44 7.432 Note: Building without setproctitle() and strlcpy() support. [2020-03-15T03:30:21.741Z] #44 7.432 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-15T03:30:21.741Z] #44 7.480 Note: Building without GnuTLS support [2020-03-15T03:30:21.763Z] using credential docker-jenkins-github-credentials [2020-03-15T03:30:21.772Z] Cloning the remote Git repository [2020-03-15T03:30:21.772Z] Cloning with configured refspecs honoured and without tags [2020-03-15T03:30:21.830Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2020-03-15T03:30:21.830Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2020-03-15T03:30:21.830Z] go: finding github.com/lib/pq v1.0.0 [2020-03-15T03:30:21.259Z] Cloning repository https://github.com/moby/moby.git [2020-03-15T03:30:21.309Z] > git init /home/ubuntu/workspace/moby_PR-40695 # timeout=10 [2020-03-15T03:30:21.732Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-15T03:30:21.732Z] > git --version # timeout=10 [2020-03-15T03:30:21.753Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-15T03:30:21.755Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40695/head:refs/remotes/origin/PR-40695 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-15T03:30:22.119Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-03-15T03:30:22.119Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2020-03-15T03:30:22.119Z] go: finding github.com/magiconair/properties v1.8.0 [2020-03-15T03:30:22.119Z] go: finding github.com/hashicorp/go-version v1.1.0 [2020-03-15T03:30:21.776Z] Cloning repository https://github.com/moby/moby.git [2020-03-15T03:30:21.816Z] > git init /home/ubuntu/workspace/moby_PR-40695 # timeout=10 [2020-03-15T03:30:22.135Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-15T03:30:22.135Z] > git --version # timeout=10 [2020-03-15T03:30:22.168Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-15T03:30:22.170Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40695/head:refs/remotes/origin/PR-40695 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-15T03:30:22.752Z] #44 8.373 fatal: not a git repository (or any of the parent directories): .git [2020-03-15T03:30:22.752Z] #44 8.397 GEN .gitid [2020-03-15T03:30:22.752Z] #44 8.399 GEN criu/include/version.h [2020-03-15T03:30:22.752Z] #44 8.425 GEN include/common/asm [2020-03-15T03:30:22.755Z] go: finding github.com/gorilla/mux v1.7.0 [2020-03-15T03:30:22.982Z] #47 ... [2020-03-15T03:30:22.982Z] [2020-03-15T03:30:22.982Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-15T03:30:22.982Z] #23 22.43 + mkdir -p /build [2020-03-15T03:30:22.982Z] #23 22.44 + mv docker/docker /build/ [2020-03-15T03:30:22.982Z] #23 22.46 + rmdir docker [2020-03-15T03:30:22.982Z] #23 DONE 22.7s [2020-03-15T03:30:22.982Z] [2020-03-15T03:30:22.982Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-15T03:30:22.982Z] #33 21.05 internal/testlog [2020-03-15T03:30:22.982Z] #33 21.48 encoding [2020-03-15T03:30:22.982Z] #33 21.78 runtime/cgo [2020-03-15T03:30:23.033Z] #44 ... [2020-03-15T03:30:23.033Z] [2020-03-15T03:30:23.033Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:30:23.033Z] #38 6.175 [100%] Linking C executable tini-static [2020-03-15T03:30:23.033Z] #38 6.448 [100%] Built target tini-static [2020-03-15T03:30:23.033Z] #38 6.524 + mkdir -p /build [2020-03-15T03:30:23.033Z] #38 6.527 + cp tini-static /build/docker-init [2020-03-15T03:30:23.033Z] #38 DONE 6.7s [2020-03-15T03:30:23.033Z] [2020-03-15T03:30:23.033Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-15T03:30:23.033Z] #27 19.99 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-03-15T03:30:23.045Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2020-03-15T03:30:23.238Z] #33 ... [2020-03-15T03:30:23.238Z] [2020-03-15T03:30:23.238Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-15T03:30:23.238Z] #62 13.28 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [182 kB] [2020-03-15T03:30:23.238Z] #62 18.58 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-15T03:30:23.238Z] #62 ... [2020-03-15T03:30:23.238Z] [2020-03-15T03:30:23.238Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-15T03:30:23.238Z] #25 21.88 Fetched 8332 kB in 19s (445 kB/s) [2020-03-15T03:30:23.314Z] #27 20.32 [2020-03-15T03:30:23.594Z] #27 20.49 ####################################################################### 99.1% ######################################################################## 100.0% [2020-03-15T03:30:23.594Z] #27 20.62 [2020-03-15T03:30:23.798Z] #25 21.88 Reading package lists... [2020-03-15T03:30:23.798Z] #25 ... [2020-03-15T03:30:23.798Z] [2020-03-15T03:30:23.798Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-15T03:30:23.798Z] #10 13.75 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [182 kB] [2020-03-15T03:30:23.798Z] #10 18.90 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-15T03:30:23.798Z] #10 ... [2020-03-15T03:30:23.798Z] [2020-03-15T03:30:23.798Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-15T03:30:23.798Z] #56 23.24 + cd /tmp/tmp.GZ6KCF8Px1/src/github.com/mvdan/sh [2020-03-15T03:30:23.798Z] #56 23.24 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-15T03:30:23.798Z] #56 23.34 + GO111MODULE=on [2020-03-15T03:30:23.798Z] #56 23.34 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-03-15T03:30:24.075Z] go: finding github.com/coreos/go-semver v0.2.0 [2020-03-15T03:30:24.366Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2020-03-15T03:30:24.629Z] #27 21.50 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-03-15T03:30:24.629Z] #27 21.55 skipping existing b63cc5f62c21 [2020-03-15T03:30:24.629Z] #27 21.63 [2020-03-15T03:30:24.629Z] #27 ... [2020-03-15T03:30:24.629Z] [2020-03-15T03:30:24.629Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-15T03:30:24.629Z] #33 34.04 time [2020-03-15T03:30:24.629Z] #33 37.89 internal/poll [2020-03-15T03:30:24.629Z] #33 38.78 internal/fmtsort [2020-03-15T03:30:24.629Z] #33 39.20 internal/syscall/unix [2020-03-15T03:30:24.629Z] #33 39.21 strings [2020-03-15T03:30:24.629Z] #33 39.33 os [2020-03-15T03:30:24.629Z] #33 41.03 path [2020-03-15T03:30:24.629Z] #33 41.52 text/tabwriter [2020-03-15T03:30:24.629Z] #33 42.01 fmt [2020-03-15T03:30:24.629Z] #33 42.15 path/filepath [2020-03-15T03:30:24.629Z] #33 43.71 io/ioutil [2020-03-15T03:30:24.658Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2020-03-15T03:30:24.910Z] #33 ... [2020-03-15T03:30:24.910Z] [2020-03-15T03:30:24.910Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:30:24.910Z] #44 9.809 PBCC images/google/protobuf/descriptor.pb-c.c [2020-03-15T03:30:24.910Z] #44 9.818 PBCC images/opts.pb-c.c [2020-03-15T03:30:24.910Z] #44 9.888 PBCC images/sit.pb-c.c [2020-03-15T03:30:24.910Z] #44 9.894 DEP images/google/protobuf/descriptor.pb-c.d [2020-03-15T03:30:24.910Z] #44 9.955 DEP images/opts.pb-c.d [2020-03-15T03:30:24.910Z] #44 9.983 DEP images/sit.pb-c.d [2020-03-15T03:30:24.910Z] #44 10.03 PBCC images/macvlan.pb-c.c [2020-03-15T03:30:24.910Z] #44 10.04 DEP images/macvlan.pb-c.d [2020-03-15T03:30:24.910Z] #44 10.07 PBCC images/autofs.pb-c.c [2020-03-15T03:30:24.910Z] #44 10.09 DEP images/autofs.pb-c.d [2020-03-15T03:30:24.910Z] #44 10.09 PBCC images/sysctl.pb-c.c [2020-03-15T03:30:24.910Z] #44 10.11 DEP images/sysctl.pb-c.d [2020-03-15T03:30:24.910Z] #44 10.16 PBCC images/time.pb-c.c [2020-03-15T03:30:24.910Z] #44 10.16 DEP images/time.pb-c.d [2020-03-15T03:30:24.910Z] #44 10.18 PBCC images/binfmt-misc.pb-c.c [2020-03-15T03:30:24.910Z] #44 10.20 DEP images/binfmt-misc.pb-c.d [2020-03-15T03:30:24.910Z] #44 10.24 PBCC images/seccomp.pb-c.c [2020-03-15T03:30:24.910Z] #44 10.25 DEP images/seccomp.pb-c.d [2020-03-15T03:30:24.910Z] #44 10.28 PBCC images/userns.pb-c.c [2020-03-15T03:30:24.910Z] #44 10.30 DEP images/userns.pb-c.d [2020-03-15T03:30:24.910Z] #44 10.33 PBCC images/cgroup.pb-c.c [2020-03-15T03:30:24.910Z] #44 10.34 DEP images/cgroup.pb-c.d [2020-03-15T03:30:24.910Z] #44 10.39 PBCC images/fown.pb-c.c [2020-03-15T03:30:24.910Z] #44 10.41 PBCC images/ext-file.pb-c.c [2020-03-15T03:30:24.910Z] #44 10.41 DEP images/fown.pb-c.d [2020-03-15T03:30:24.910Z] #44 10.46 DEP images/ext-file.pb-c.d [2020-03-15T03:30:24.910Z] #44 10.53 PBCC images/rpc.pb-c.c [2020-03-15T03:30:24.910Z] #44 10.55 DEP images/rpc.pb-c.d [2020-03-15T03:30:24.910Z] #44 10.59 PBCC images/siginfo.pb-c.c [2020-03-15T03:30:24.910Z] #44 10.60 DEP images/siginfo.pb-c.d [2020-03-15T03:30:24.910Z] #44 10.63 PBCC images/pagemap.pb-c.c [2020-03-15T03:30:24.910Z] #44 10.65 DEP images/pagemap.pb-c.d [2020-03-15T03:30:24.910Z] #44 10.69 PBCC images/rlimit.pb-c.c [2020-03-15T03:30:24.910Z] #44 10.69 DEP images/rlimit.pb-c.d [2020-03-15T03:30:24.910Z] #44 10.74 PBCC images/file-lock.pb-c.c [2020-03-15T03:30:24.950Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2020-03-15T03:30:24.950Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2020-03-15T03:30:25.020Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0f44291c54155e5ac) in /home/ubuntu/workspace/moby_PR-40695 [Pipeline] { [Pipeline] checkout [2020-03-15T03:30:25.191Z] #44 10.75 DEP images/file-lock.pb-c.d [2020-03-15T03:30:25.191Z] #44 10.79 PBCC images/tty.pb-c.c [2020-03-15T03:30:25.191Z] #44 10.86 DEP images/tty.pb-c.d [2020-03-15T03:30:25.191Z] #44 10.87 PBCC images/tun.pb-c.c [2020-03-15T03:30:25.191Z] #44 10.94 PBCC images/netdev.pb-c.c [2020-03-15T03:30:25.191Z] #44 11.00 DEP images/tun.pb-c.d [2020-03-15T03:30:25.241Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2020-03-15T03:30:25.241Z] go: finding github.com/jinzhu/gorm v1.9.2 [2020-03-15T03:30:25.472Z] #44 11.06 DEP images/netdev.pb-c.d [2020-03-15T03:30:25.472Z] #44 11.12 PBCC images/vma.pb-c.c [2020-03-15T03:30:25.472Z] #44 11.16 DEP images/vma.pb-c.d [2020-03-15T03:30:25.472Z] #44 11.20 PBCC images/creds.pb-c.c [2020-03-15T03:30:25.472Z] #44 11.23 DEP images/creds.pb-c.d [2020-03-15T03:30:25.472Z] #44 11.25 PBCC images/utsns.pb-c.c [2020-03-15T03:30:25.472Z] #44 11.26 DEP images/utsns.pb-c.d [2020-03-15T03:30:25.472Z] #44 11.30 PBCC images/ipc-desc.pb-c.c [2020-03-15T03:30:25.472Z] #44 11.33 PBCC images/ipc-sem.pb-c.c [2020-03-15T03:30:25.734Z] #56 25.30 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-15T03:30:25.734Z] #56 25.32 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-15T03:30:25.734Z] #56 25.68 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-15T03:30:25.752Z] #44 11.37 DEP images/ipc-desc.pb-c.d [2020-03-15T03:30:25.752Z] #44 11.42 DEP images/ipc-sem.pb-c.d [2020-03-15T03:30:25.752Z] #44 11.46 PBCC images/ipc-msg.pb-c.c [2020-03-15T03:30:25.752Z] #44 11.49 DEP images/ipc-msg.pb-c.d [2020-03-15T03:30:25.752Z] #44 11.52 PBCC images/ipc-shm.pb-c.c [2020-03-15T03:30:25.752Z] #44 11.54 DEP images/ipc-shm.pb-c.d [2020-03-15T03:30:25.989Z] #56 25.68 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-15T03:30:25.990Z] #56 25.72 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-15T03:30:26.035Z] #44 11.58 PBCC images/ipc-var.pb-c.c [2020-03-15T03:30:26.035Z] #44 11.58 DEP images/ipc-var.pb-c.d [2020-03-15T03:30:26.035Z] #44 11.61 PBCC images/sk-opts.pb-c.c [2020-03-15T03:30:26.035Z] #44 11.63 PBCC images/packet-sock.pb-c.c [2020-03-15T03:30:26.035Z] #44 11.66 DEP images/sk-opts.pb-c.d [2020-03-15T03:30:26.035Z] #44 ... [2020-03-15T03:30:26.035Z] [2020-03-15T03:30:26.035Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-15T03:30:26.035Z] #56 35.31 time [2020-03-15T03:30:26.035Z] #56 38.70 context [2020-03-15T03:30:26.035Z] #56 39.35 os [2020-03-15T03:30:26.035Z] #56 40.58 encoding/binary [2020-03-15T03:30:26.035Z] #56 41.74 fmt [2020-03-15T03:30:26.035Z] #56 42.02 encoding/base64 [2020-03-15T03:30:26.035Z] #56 42.83 path/filepath [2020-03-15T03:30:26.035Z] #56 44.12 golang.org/x/sys/unix [2020-03-15T03:30:26.035Z] #56 ... [2020-03-15T03:30:26.035Z] [2020-03-15T03:30:26.035Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-15T03:30:26.035Z] #27 22.66 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-03-15T03:30:26.035Z] #27 22.90 [2020-03-15T03:30:26.035Z] #27 23.01 ######################################################################## 100.0% [2020-03-15T03:30:26.035Z] #27 23.06 [2020-03-15T03:30:26.035Z] #27 23.10 Download of images into '/build' complete. [2020-03-15T03:30:26.035Z] #27 23.10 Use something like the following to load the result into a Docker daemon: [2020-03-15T03:30:26.035Z] #27 23.10 tar -cC '/build' . | docker load [2020-03-15T03:30:26.273Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2020-03-15T03:30:26.273Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2020-03-15T03:30:26.316Z] #27 DONE 23.3s [2020-03-15T03:30:26.316Z] [2020-03-15T03:30:26.316Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:30:26.316Z] #44 11.74 DEP images/packet-sock.pb-c.d [2020-03-15T03:30:26.316Z] #44 11.80 PBCC images/sk-netlink.pb-c.c [2020-03-15T03:30:26.316Z] #44 11.81 DEP images/sk-netlink.pb-c.d [2020-03-15T03:30:26.316Z] #44 11.84 PBCC images/sk-inet.pb-c.c [2020-03-15T03:30:26.316Z] #44 11.89 DEP images/sk-inet.pb-c.d [2020-03-15T03:30:26.316Z] #44 11.93 PBCC images/sk-unix.pb-c.c [2020-03-15T03:30:26.316Z] #44 12.00 DEP images/sk-unix.pb-c.d [2020-03-15T03:30:26.316Z] #44 12.08 PBCC images/mm.pb-c.c [2020-03-15T03:30:26.316Z] #44 12.12 DEP images/mm.pb-c.d [2020-03-15T03:30:26.316Z] #44 12.16 PBCC images/timerfd.pb-c.c [2020-03-15T03:30:26.316Z] #44 12.18 DEP images/timerfd.pb-c.d [2020-03-15T03:30:26.562Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2020-03-15T03:30:26.597Z] #44 12.26 PBCC images/timer.pb-c.c [2020-03-15T03:30:26.597Z] #44 12.26 DEP images/timer.pb-c.d [2020-03-15T03:30:26.597Z] #44 12.30 PBCC images/sa.pb-c.c [2020-03-15T03:30:26.597Z] #44 12.41 DEP images/sa.pb-c.d [2020-03-15T03:30:26.882Z] #44 12.50 PBCC images/pipe-data.pb-c.c [2020-03-15T03:30:26.882Z] #44 12.59 DEP images/pipe-data.pb-c.d [2020-03-15T03:30:26.882Z] #44 12.67 PBCC images/mnt.pb-c.c [2020-03-15T03:30:26.883Z] go: finding github.com/spf13/pflag v1.0.3 [2020-03-15T03:30:27.163Z] #44 12.75 DEP images/mnt.pb-c.d [2020-03-15T03:30:27.163Z] #44 12.80 PBCC images/sk-packet.pb-c.c [2020-03-15T03:30:27.163Z] #44 12.80 DEP images/sk-packet.pb-c.d [2020-03-15T03:30:27.163Z] #44 12.85 PBCC images/tcp-stream.pb-c.c [2020-03-15T03:30:27.163Z] #44 12.90 DEP images/tcp-stream.pb-c.d [2020-03-15T03:30:27.163Z] #44 12.95 PBCC images/pipe.pb-c.c [2020-03-15T03:30:27.163Z] #44 12.98 DEP images/pipe.pb-c.d [2020-03-15T03:30:27.188Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2020-03-15T03:30:27.444Z] #44 13.06 PBCC images/pstree.pb-c.c [2020-03-15T03:30:27.444Z] #44 13.07 DEP images/pstree.pb-c.d [2020-03-15T03:30:27.444Z] #44 13.10 PBCC images/fs.pb-c.c [2020-03-15T03:30:27.444Z] #44 13.13 DEP images/fs.pb-c.d [2020-03-15T03:30:27.444Z] #44 13.17 PBCC images/signalfd.pb-c.c [2020-03-15T03:30:27.444Z] #44 13.20 DEP images/signalfd.pb-c.d [2020-03-15T03:30:27.478Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2020-03-15T03:30:27.724Z] #44 13.26 PBCC images/fh.pb-c.c [2020-03-15T03:30:27.724Z] #44 13.28 PBCC images/fsnotify.pb-c.c [2020-03-15T03:30:27.724Z] #44 13.31 DEP images/fh.pb-c.d [2020-03-15T03:30:27.724Z] #44 13.35 DEP images/fsnotify.pb-c.d [2020-03-15T03:30:27.724Z] #44 13.38 PBCC images/eventpoll.pb-c.c [2020-03-15T03:30:27.724Z] #44 13.39 DEP images/eventpoll.pb-c.d [2020-03-15T03:30:27.724Z] #44 13.42 PBCC images/eventfd.pb-c.c [2020-03-15T03:30:27.724Z] #44 13.42 DEP images/eventfd.pb-c.d [2020-03-15T03:30:27.724Z] #44 13.49 PBCC images/remap-file-path.pb-c.c [2020-03-15T03:30:27.724Z] #44 13.49 DEP images/remap-file-path.pb-c.d [2020-03-15T03:30:27.918Z] #56 27.34 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-15T03:30:27.970Z] using credential docker-jenkins-github-credentials [2020-03-15T03:30:27.981Z] Cloning the remote Git repository [2020-03-15T03:30:27.981Z] Cloning with configured refspecs honoured and without tags [2020-03-15T03:30:28.005Z] #44 13.52 PBCC images/fifo.pb-c.c [2020-03-15T03:30:28.005Z] #44 13.54 DEP images/fifo.pb-c.d [2020-03-15T03:30:28.005Z] #44 13.57 PBCC images/ghost-file.pb-c.c [2020-03-15T03:30:28.005Z] #44 13.60 DEP images/ghost-file.pb-c.d [2020-03-15T03:30:28.005Z] #44 13.62 PBCC images/regfile.pb-c.c [2020-03-15T03:30:28.005Z] #44 13.65 DEP images/regfile.pb-c.d [2020-03-15T03:30:28.005Z] #44 13.67 PBCC images/ns.pb-c.c [2020-03-15T03:30:28.005Z] #44 13.69 DEP images/ns.pb-c.d [2020-03-15T03:30:28.005Z] #44 13.71 PBCC images/fdinfo.pb-c.c [2020-03-15T03:30:28.005Z] #44 13.75 DEP images/fdinfo.pb-c.d [2020-03-15T03:30:28.005Z] #44 ... [2020-03-15T03:30:28.005Z] [2020-03-15T03:30:28.005Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:30:28.005Z] #47 37.38 time [2020-03-15T03:30:28.005Z] #47 39.65 strings [2020-03-15T03:30:28.005Z] #47 40.79 os [2020-03-15T03:30:28.005Z] #47 41.60 regexp/syntax [2020-03-15T03:30:28.005Z] #47 44.37 fmt [2020-03-15T03:30:28.005Z] #47 45.61 regexp [2020-03-15T03:30:28.005Z] #47 ... [2020-03-15T03:30:28.005Z] [2020-03-15T03:30:28.005Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-15T03:30:28.005Z] #10 37.71 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-03-15T03:30:28.005Z] #10 37.71 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-03-15T03:30:28.005Z] #10 37.72 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-03-15T03:30:28.005Z] #10 41.62 Selecting previously unselected package gcc-mingw-w64-base. [2020-03-15T03:30:28.005Z] #10 41.62 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-03-15T03:30:28.005Z] #10 41.62 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-03-15T03:30:28.005Z] #10 41.73 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-03-15T03:30:28.005Z] #10 41.73 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-03-15T03:30:28.005Z] #10 41.74 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-15T03:30:28.112Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-03-15T03:30:28.112Z] go: finding gopkg.in/inf.v0 v0.9.1 [2020-03-15T03:30:28.285Z] #10 ... [2020-03-15T03:30:28.285Z] [2020-03-15T03:30:28.285Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-15T03:30:28.286Z] #65 24.21 Checking out files: 52% (1661/3137) Checking out files: 53% (1663/3137) Checking out files: 54% (1694/3137) Checking out files: 55% (1726/3137) Checking out files: 56% (1757/3137) Checking out files: 57% (1789/3137) Checking out files: 58% (1820/3137) Checking out files: 59% (1851/3137) Checking out files: 60% (1883/3137) Checking out files: 61% (1914/3137) Checking out files: 62% (1945/3137) Checking out files: 63% (1977/3137) Checking out files: 64% (2008/3137) Checking out files: 65% (2040/3137) Checking out files: 66% (2071/3137) Checking out files: 67% (2102/3137) Checking out files: 68% (2134/3137) Checking out files: 69% (2165/3137) Checking out files: 70% (2196/3137) Checking out files: 71% (2228/3137) Checking out files: 72% (2259/3137) Checking out files: 73% (2291/3137) Checking out files: 74% (2322/3137) Checking out files: 75% (2353/3137) Checking out files: 76% (2385/3137) Checking out files: 77% (2416/3137) Checking out files: 78% (2447/3137) Checking out files: 79% (2479/3137) Checking out files: 80% (2510/3137) Checking out files: 81% (2541/3137) Checking out files: 82% (2573/3137) Checking out files: 83% (2604/3137) Checking out files: 84% (2636/3137) Checking out files: 85% (2667/3137) Checking out files: 86% (2698/3137) Checking out files: 87% (2730/3137) Checking out files: 88% (2761/3137) Checking out files: 89% (2792/3137) Checking out files: 90% (2824/3137) Checking out files: 91% (2855/3137) Checking out files: 92% (2887/3137) Checking out files: 93% (2918/3137) Checking out files: 94% (2949/3137) Checking out files: 95% (2981/3137) Checking out files: 96% (3012/3137) Checking out files: 97% (3043/3137) Checking out files: 97% (3044/3137) Checking out files: 98% (3075/3137) Checking out files: 99% (3106/3137) Checking out files: 100% (3137/3137) Checking out files: 100% (3137/3137), done. [2020-03-15T03:30:28.286Z] #65 25.30 + cd /tmp/tmp.BXRb7qVNg4/src/github.com/containerd/containerd [2020-03-15T03:30:28.286Z] #65 25.32 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-15T03:30:28.404Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2020-03-15T03:30:27.781Z] Cloning repository https://github.com/moby/moby.git [2020-03-15T03:30:27.820Z] > git init /home/ubuntu/workspace/moby_PR-40695 # timeout=10 [2020-03-15T03:30:28.061Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-15T03:30:28.062Z] > git --version # timeout=10 [2020-03-15T03:30:28.081Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-15T03:30:28.083Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40695/head:refs/remotes/origin/PR-40695 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-15T03:30:28.845Z] #56 28.42 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-15T03:30:29.287Z] #65 26.34 + export 'BUILDTAGS=netgo osusergo static_build' [2020-03-15T03:30:29.287Z] #65 26.34 + BUILDTAGS='netgo osusergo static_build' [2020-03-15T03:30:29.287Z] #65 26.34 + export EXTRA_FLAGS=-buildmode=pie [2020-03-15T03:30:29.287Z] #65 26.34 + EXTRA_FLAGS=-buildmode=pie [2020-03-15T03:30:29.287Z] #65 26.34 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-03-15T03:30:29.287Z] #65 26.34 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-03-15T03:30:29.287Z] #65 26.34 + '[' '' = dynamic ']' [2020-03-15T03:30:29.287Z] #65 26.35 + make [2020-03-15T03:30:29.446Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2020-03-15T03:30:29.446Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-03-15T03:30:29.446Z] go: finding github.com/mattn/go-shellwords v1.0.5 [2020-03-15T03:30:30.732Z] #56 30.67 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-15T03:30:30.777Z] #65 27.48 + bin/ctr [2020-03-15T03:30:30.954Z] go: finding github.com/stretchr/testify v1.2.2 [2020-03-15T03:30:30.987Z] #56 ... [2020-03-15T03:30:30.987Z] [2020-03-15T03:30:30.987Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-15T03:30:31.245Z] go: finding github.com/stretchr/testify v1.3.0 [2020-03-15T03:30:31.538Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2020-03-15T03:30:31.756Z] #41 30.94 Checking out files: 72% (1153/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-03-15T03:30:31.756Z] #41 31.73 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-03-15T03:30:31.830Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2020-03-15T03:30:32.121Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2020-03-15T03:30:32.121Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2020-03-15T03:30:32.121Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2020-03-15T03:30:32.121Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2020-03-15T03:30:32.243Z] #65 ... [2020-03-15T03:30:32.243Z] [2020-03-15T03:30:32.243Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-15T03:30:32.243Z] #33 45.12 flag [2020-03-15T03:30:32.243Z] #33 45.12 github.com/BurntSushi/toml [2020-03-15T03:30:32.243Z] #33 47.12 log [2020-03-15T03:30:32.243Z] #33 48.24 github.com/BurntSushi/toml/cmd/tomlv [2020-03-15T03:30:32.243Z] #33 DONE 51.3s [2020-03-15T03:30:32.243Z] [2020-03-15T03:30:32.243Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:30:32.243Z] #44 13.78 PBCC images/core-aarch64.pb-c.c [2020-03-15T03:30:32.243Z] #44 13.81 PBCC images/core-arm.pb-c.c [2020-03-15T03:30:32.243Z] #44 13.83 PBCC images/core-ppc64.pb-c.c [2020-03-15T03:30:32.243Z] #44 13.85 PBCC images/core-s390.pb-c.c [2020-03-15T03:30:32.243Z] #44 13.87 PBCC images/core-x86.pb-c.c [2020-03-15T03:30:32.243Z] #44 13.90 PBCC images/core.pb-c.c [2020-03-15T03:30:32.243Z] #44 13.94 PBCC images/inventory.pb-c.c [2020-03-15T03:30:32.243Z] #44 13.98 DEP images/core-aarch64.pb-c.d [2020-03-15T03:30:32.243Z] #44 14.02 DEP images/core-arm.pb-c.d [2020-03-15T03:30:32.243Z] #44 14.04 DEP images/core-ppc64.pb-c.d [2020-03-15T03:30:32.243Z] #44 14.09 DEP images/core-s390.pb-c.d [2020-03-15T03:30:32.243Z] #44 14.14 DEP images/core-x86.pb-c.d [2020-03-15T03:30:32.243Z] #44 14.18 DEP images/core.pb-c.d [2020-03-15T03:30:32.243Z] #44 14.22 DEP images/inventory.pb-c.d [2020-03-15T03:30:32.243Z] #44 14.25 PBCC images/cpuinfo.pb-c.c [2020-03-15T03:30:32.243Z] #44 14.25 DEP images/cpuinfo.pb-c.d [2020-03-15T03:30:32.243Z] #44 14.27 PBCC images/stats.pb-c.c [2020-03-15T03:30:32.243Z] #44 14.29 DEP images/stats.pb-c.d [2020-03-15T03:30:32.243Z] #44 15.20 make[1]: Nothing to be done for 'all'. [2020-03-15T03:30:32.243Z] #44 16.23 CC images/stats.o [2020-03-15T03:30:32.243Z] #44 16.61 CC images/core.o [2020-03-15T03:30:32.243Z] #44 16.97 CC images/core-x86.o [2020-03-15T03:30:32.243Z] #44 17.35 CC images/core-arm.o [2020-03-15T03:30:32.243Z] #44 17.66 CC images/core-aarch64.o [2020-03-15T03:30:32.243Z] #44 17.99 CC images/core-ppc64.o [2020-03-15T03:30:32.411Z] go: finding github.com/docker/go-connections v0.3.0 [2020-03-15T03:30:32.879Z] #44 18.38 CC images/core-s390.o [2020-03-15T03:30:33.160Z] #44 18.88 CC images/cpuinfo.o [2020-03-15T03:30:33.441Z] #44 19.10 CC images/inventory.o [2020-03-15T03:30:33.453Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2020-03-15T03:30:33.453Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2020-03-15T03:30:33.721Z] #44 19.37 CC images/fdinfo.o [2020-03-15T03:30:33.745Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2020-03-15T03:30:33.745Z] go: finding github.com/uber/jaeger-lib v1.2.1 [2020-03-15T03:30:33.745Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2020-03-15T03:30:33.745Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2020-03-15T03:30:33.745Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2020-03-15T03:30:34.002Z] #44 19.70 CC images/fown.o [2020-03-15T03:30:34.002Z] #44 19.89 CC images/ns.o [2020-03-15T03:30:34.377Z] go: finding github.com/bugsnag/panicwrap v1.2.0 [2020-03-15T03:30:34.377Z] go: finding github.com/imdario/mergo v0.3.7 [2020-03-15T03:30:34.377Z] go: finding github.com/ghodss/yaml v1.0.0 [2020-03-15T03:30:34.614Z] #44 20.06 CC images/regfile.o [2020-03-15T03:30:34.614Z] #44 20.20 CC images/ghost-file.o [2020-03-15T03:30:34.614Z] #44 20.42 CC images/fifo.o [2020-03-15T03:30:34.668Z] go: finding github.com/google/certificate-transparency-go v1.0.21 [2020-03-15T03:30:34.895Z] #44 20.55 CC images/remap-file-path.o [2020-03-15T03:30:35.020Z] #41 34.48 + 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-03-15T03:30:35.176Z] #44 20.74 CC images/eventfd.o [2020-03-15T03:30:35.176Z] #44 20.97 CC images/eventpoll.o [2020-03-15T03:30:35.300Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2020-03-15T03:30:35.457Z] #44 21.18 CC images/fh.o [2020-03-15T03:30:35.590Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2020-03-15T03:30:35.590Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2020-03-15T03:30:35.738Z] #44 21.32 CC images/fsnotify.o [2020-03-15T03:30:35.738Z] #44 21.54 CC images/signalfd.o [2020-03-15T03:30:35.881Z] go: finding github.com/gofrs/flock v0.7.0 [2020-03-15T03:30:36.019Z] #44 21.64 CC images/fs.o [2020-03-15T03:30:36.019Z] #44 21.76 CC images/pstree.o [2020-03-15T03:30:36.019Z] #44 21.88 CC images/pipe.o [2020-03-15T03:30:36.171Z] go: finding github.com/gogo/protobuf v1.2.0 [2020-03-15T03:30:36.299Z] #44 22.02 CC images/tcp-stream.o [2020-03-15T03:30:36.299Z] #44 22.10 CC images/sk-packet.o [2020-03-15T03:30:36.460Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2020-03-15T03:30:36.580Z] #44 22.27 CC images/mnt.o [2020-03-15T03:30:36.749Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2020-03-15T03:30:36.860Z] #44 22.40 CC images/pipe-data.o [2020-03-15T03:30:36.860Z] #44 22.50 CC images/sa.o [2020-03-15T03:30:36.860Z] #44 ... [2020-03-15T03:30:36.860Z] [2020-03-15T03:30:36.860Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-15T03:30:36.860Z] #56 46.22 encoding/json [2020-03-15T03:30:36.860Z] #56 50.23 github.com/pkg/diff [2020-03-15T03:30:36.860Z] #56 51.90 go/ast [2020-03-15T03:30:36.860Z] #56 52.02 golang.org/x/crypto/ssh/terminal [2020-03-15T03:30:36.860Z] #56 53.12 mvdan.cc/editorconfig [2020-03-15T03:30:36.860Z] #56 53.91 mvdan.cc/sh/v3/fileutil [2020-03-15T03:30:36.860Z] #56 54.03 mvdan.cc/sh/v3/syntax [2020-03-15T03:30:37.039Z] go: finding github.com/docker/docker-credential-helpers v0.6.0 [2020-03-15T03:30:37.141Z] #56 ... [2020-03-15T03:30:37.141Z] [2020-03-15T03:30:37.141Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:30:37.141Z] #44 22.68 CC images/timer.o [2020-03-15T03:30:37.422Z] #44 22.97 CC images/timerfd.o [2020-03-15T03:30:37.422Z] #44 23.05 CC images/mm.o [2020-03-15T03:30:37.543Z] #41 ... [2020-03-15T03:30:37.543Z] [2020-03-15T03:30:37.543Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:30:37.543Z] #47 27.24 unicode/utf16 [2020-03-15T03:30:37.543Z] #47 27.61 container/list [2020-03-15T03:30:37.543Z] #47 28.39 crypto/internal/subtle [2020-03-15T03:30:37.543Z] #47 28.74 crypto/subtle [2020-03-15T03:30:37.543Z] #47 28.92 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-03-15T03:30:37.543Z] #47 29.11 internal/nettrace [2020-03-15T03:30:37.543Z] #47 29.44 runtime/cgo [2020-03-15T03:30:37.543Z] #47 ... [2020-03-15T03:30:37.543Z] [2020-03-15T03:30:37.543Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-15T03:30:37.543Z] #74 32.69 Checking out files: 43% (908/2066) Checking out files: 44% (910/2066) Checking out files: 45% (930/2066) Checking out files: 46% (951/2066) Checking out files: 47% (972/2066) Checking out files: 48% (992/2066) Checking out files: 49% (1013/2066) Checking out files: 50% (1033/2066) Checking out files: 51% (1054/2066) Checking out files: 52% (1075/2066) Checking out files: 53% (1095/2066) Checking out files: 54% (1116/2066) Checking out files: 55% (1137/2066) Checking out files: 56% (1157/2066) Checking out files: 57% (1178/2066) Checking out files: 58% (1199/2066) Checking out files: 59% (1219/2066) Checking out files: 60% (1240/2066) Checking out files: 61% (1261/2066) Checking out files: 62% (1281/2066) Checking out files: 63% (1302/2066) Checking out files: 64% (1323/2066) Checking out files: 65% (1343/2066) Checking out files: 66% (1364/2066) Checking out files: 67% (1385/2066) Checking out files: 68% (1405/2066) Checking out files: 69% (1426/2066) Checking out files: 70% (1447/2066) Checking out files: 71% (1467/2066) Checking out files: 72% (1488/2066) Checking out files: 73% (1509/2066) Checking out files: 74% (1529/2066) Checking out files: 75% (1550/2066) Checking out files: 76% (1571/2066) Checking out files: 77% (1591/2066) Checking out files: 78% (1612/2066) Checking out files: 79% (1633/2066) Checking out files: 79% (1642/2066) Checking out files: 80% (1653/2066) Checking out files: 81% (1674/2066) Checking out files: 82% (1695/2066) Checking out files: 83% (1715/2066) Checking out files: 84% (1736/2066) Checking out files: 85% (1757/2066) Checking out files: 86% (1777/2066) Checking out files: 87% (1798/2066) Checking out files: 88% (1819/2066) Checking out files: 89% (1839/2066) Checking out files: 90% (1860/2066) Checking out files: 91% (1881/2066) Checking out files: 92% (1901/2066) Checking out files: 93% (1922/2066) Checking out files: 94% (1943/2066) Checking out files: 95% (1963/2066) Checking out files: 96% (1984/2066) Checking out files: 97% (2005/2066) Checking out files: 98% (2025/2066) Checking out files: 99% (2046/2066) Checking out files: 100% (2066/2066) Checking out files: 100% (2066/2066), done. [2020-03-15T03:30:37.543Z] #74 34.45 + cd /tmp/tmp.Q0PR7lDUee/src/github.com/docker/libnetwork [2020-03-15T03:30:37.543Z] #74 34.45 + git checkout -q bf2bd42abc0a3734f12b5ec724e571434e42c669 [2020-03-15T03:30:37.543Z] #74 35.12 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-03-15T03:30:37.702Z] #44 23.34 CC images/sk-opts.o [2020-03-15T03:30:37.702Z] #44 23.41 CC images/sk-unix.o [2020-03-15T03:30:37.799Z] #74 ... [2020-03-15T03:30:37.799Z] [2020-03-15T03:30:37.799Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-15T03:30:37.799Z] #43 27.87 Fetched 8332 kB in 24s (351 kB/s) [2020-03-15T03:30:37.799Z] #43 27.87 Reading package lists... [2020-03-15T03:30:37.799Z] #43 ... [2020-03-15T03:30:37.799Z] [2020-03-15T03:30:37.799Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-15T03:30:37.799Z] #56 33.07 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-15T03:30:37.799Z] #56 33.58 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-15T03:30:37.799Z] #56 33.95 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-15T03:30:37.799Z] #56 33.98 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-15T03:30:37.799Z] #56 35.30 runtime/cgo [2020-03-15T03:30:37.799Z] #56 35.57 runtime [2020-03-15T03:30:37.985Z] #44 23.55 CC images/sk-inet.o [2020-03-15T03:30:37.985Z] #44 23.71 CC images/tun.o [2020-03-15T03:30:38.076Z] go: finding github.com/pkg/profile v1.2.1 [2020-03-15T03:30:38.076Z] go: finding github.com/sirupsen/logrus v1.3.0 [2020-03-15T03:30:38.265Z] #44 23.92 CC images/sk-netlink.o [2020-03-15T03:30:38.265Z] #44 24.02 CC images/packet-sock.o [2020-03-15T03:30:38.368Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2020-03-15T03:30:38.546Z] #44 24.23 CC images/ipc-var.o [2020-03-15T03:30:38.546Z] #44 24.36 CC images/ipc-desc.o [2020-03-15T03:30:38.661Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2020-03-15T03:30:38.661Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible [2020-03-15T03:30:38.827Z] #44 24.47 CC images/ipc-shm.o [2020-03-15T03:30:38.827Z] #44 24.60 CC images/ipc-msg.o [2020-03-15T03:30:38.951Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2020-03-15T03:30:39.107Z] #44 ... [2020-03-15T03:30:39.107Z] [2020-03-15T03:30:39.107Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:30:39.107Z] #47 48.30 go/token [2020-03-15T03:30:39.107Z] #47 48.95 internal/lazyregexp [2020-03-15T03:30:39.107Z] #47 49.00 go/scanner [2020-03-15T03:30:39.107Z] #47 49.17 net/url [2020-03-15T03:30:39.107Z] #47 49.85 go/ast [2020-03-15T03:30:39.107Z] #47 50.75 text/template/parse [2020-03-15T03:30:39.107Z] #47 53.62 go/parser [2020-03-15T03:30:39.107Z] #47 54.01 text/template [2020-03-15T03:30:39.107Z] #47 56.47 encoding/xml [2020-03-15T03:30:39.107Z] #47 58.30 go/doc [2020-03-15T03:30:39.107Z] #47 ... [2020-03-15T03:30:39.107Z] [2020-03-15T03:30:39.107Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:30:39.107Z] #44 24.79 CC images/ipc-sem.o [2020-03-15T03:30:39.388Z] #44 24.92 CC images/utsns.o [2020-03-15T03:30:39.388Z] #44 25.10 CC images/creds.o [2020-03-15T03:30:39.388Z] #44 25.20 CC images/vma.o [2020-03-15T03:30:39.668Z] #44 25.32 CC images/netdev.o [2020-03-15T03:30:39.685Z] #56 ... [2020-03-15T03:30:39.685Z] [2020-03-15T03:30:39.685Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-15T03:30:39.685Z] #43 27.87 Reading package lists... [2020-03-15T03:30:39.949Z] #44 25.57 CC images/tty.o [2020-03-15T03:30:39.997Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2020-03-15T03:30:40.230Z] #44 25.94 CC images/file-lock.o [2020-03-15T03:30:40.288Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2020-03-15T03:30:40.288Z] go: finding github.com/gogo/googleapis v1.1.0 [2020-03-15T03:30:40.511Z] #44 26.10 CC images/rlimit.o [2020-03-15T03:30:40.511Z] #44 26.21 CC images/pagemap.o [2020-03-15T03:30:40.578Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2020-03-15T03:30:40.578Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-03-15T03:30:40.791Z] #44 26.42 CC images/siginfo.o [2020-03-15T03:30:40.791Z] #44 26.61 CC images/rpc.o [2020-03-15T03:30:40.865Z] #43 40.46 Reading package lists... [2020-03-15T03:30:40.865Z] #43 ... [2020-03-15T03:30:40.865Z] [2020-03-15T03:30:40.865Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-15T03:30:40.865Z] #35 30.97 Fetched 8332 kB in 25s (338 kB/s) [2020-03-15T03:30:40.872Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2020-03-15T03:30:41.120Z] #35 30.97 Reading package lists... [2020-03-15T03:30:41.120Z] #35 ... [2020-03-15T03:30:41.120Z] [2020-03-15T03:30:41.120Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-15T03:30:41.120Z] #53 40.70 + cd /tmp/tmp.I9eN72UKyE/src/github.com/golangci/golangci-lint/ [2020-03-15T03:30:41.120Z] #53 40.70 + git checkout -q v1.23.8 [2020-03-15T03:30:41.163Z] go: finding github.com/go-sql-driver/mysql v1.4.1 [2020-03-15T03:30:41.163Z] go: finding github.com/spf13/cast v1.3.0 [2020-03-15T03:30:41.163Z] go: finding github.com/stretchr/objx v0.1.0 [2020-03-15T03:30:41.681Z] #53 41.59 ++ git describe --tags [2020-03-15T03:30:41.681Z] #53 41.60 + version=v1.23.8 [2020-03-15T03:30:41.681Z] #53 41.61 ++ git rev-parse --short HEAD [2020-03-15T03:30:41.681Z] #53 41.61 + commit=76a82c6 [2020-03-15T03:30:41.681Z] #53 41.61 ++ git show -s --format=%cd [2020-03-15T03:30:41.681Z] #53 41.63 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-03-15T03:30:41.681Z] #53 41.63 + 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-03-15T03:30:41.793Z] #44 27.32 CC images/ext-file.o [2020-03-15T03:30:41.793Z] #44 27.47 CC images/cgroup.o [2020-03-15T03:30:42.404Z] #44 27.93 CC images/userns.o [2020-03-15T03:30:42.404Z] #44 28.12 CC images/google/protobuf/descriptor.o [2020-03-15T03:30:42.607Z] #53 ... [2020-03-15T03:30:42.607Z] [2020-03-15T03:30:42.607Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-15T03:30:42.607Z] #25 21.88 Reading package lists... [2020-03-15T03:30:42.685Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2020-03-15T03:30:42.685Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2020-03-15T03:30:42.685Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2020-03-15T03:30:42.685Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-03-15T03:30:42.862Z] #25 33.31 Reading package lists... [2020-03-15T03:30:42.862Z] #25 ... [2020-03-15T03:30:42.862Z] [2020-03-15T03:30:42.862Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-15T03:30:42.862Z] #35 30.97 Reading package lists... [2020-03-15T03:30:42.977Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2020-03-15T03:30:42.977Z] go: finding github.com/google/go-cmp v0.2.0 [2020-03-15T03:30:42.977Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-03-15T03:30:43.267Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2020-03-15T03:30:43.267Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2020-03-15T03:30:43.405Z] #44 ... [2020-03-15T03:30:43.405Z] [2020-03-15T03:30:43.405Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-15T03:30:43.405Z] #56 58.78 mvdan.cc/sh/v3/cmd/shfmt [2020-03-15T03:30:43.405Z] #56 DONE 62.6s [2020-03-15T03:30:43.405Z] [2020-03-15T03:30:43.405Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:30:43.405Z] #47 60.74 github.com/LK4D4/vndr/versioned [2020-03-15T03:30:43.405Z] #47 60.87 github.com/LK4D4/vndr/build [2020-03-15T03:30:43.405Z] #47 60.87 vendor/golang.org/x/crypto/cryptobyte [2020-03-15T03:30:43.405Z] #47 62.42 net [2020-03-15T03:30:43.558Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2020-03-15T03:30:43.787Z] #35 42.85 Reading package lists... [2020-03-15T03:30:43.787Z] #35 ... [2020-03-15T03:30:43.787Z] [2020-03-15T03:30:43.787Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-15T03:30:43.787Z] #62 33.83 Fetched 8332 kB in 26s (322 kB/s) [2020-03-15T03:30:43.787Z] #62 33.83 Reading package lists... [2020-03-15T03:30:43.787Z] #62 ... [2020-03-15T03:30:43.787Z] [2020-03-15T03:30:43.787Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-15T03:30:43.787Z] #10 34.16 Fetched 8332 kB in 26s (316 kB/s) [2020-03-15T03:30:44.016Z] #47 63.41 vendor/golang.org/x/crypto/poly1305 [2020-03-15T03:30:44.297Z] #47 63.64 vendor/golang.org/x/crypto/chacha20poly1305 [2020-03-15T03:30:44.577Z] #47 63.97 vendor/golang.org/x/crypto/curve25519 [2020-03-15T03:30:44.590Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2020-03-15T03:30:44.860Z] #47 64.25 vendor/golang.org/x/crypto/hkdf [2020-03-15T03:30:44.860Z] #47 64.34 vendor/golang.org/x/text/transform [2020-03-15T03:30:45.162Z] #10 34.16 Reading package lists... [2020-03-15T03:30:45.162Z] #10 ... [2020-03-15T03:30:45.162Z] [2020-03-15T03:30:45.162Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-15T03:30:45.162Z] #25 33.31 Reading package lists... [2020-03-15T03:30:45.224Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2020-03-15T03:30:45.224Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2020-03-15T03:30:45.224Z] go: finding github.com/kr/pretty v0.1.0 [2020-03-15T03:30:45.483Z] #47 64.80 vendor/golang.org/x/text/unicode/bidi [2020-03-15T03:30:45.514Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-03-15T03:30:46.151Z] Fetching without tags [2020-03-15T03:30:46.154Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2020-03-15T03:30:46.220Z] Fetching without tags [2020-03-15T03:30:46.483Z] #47 65.91 vendor/golang.org/x/text/secure/bidirule [2020-03-15T03:30:46.546Z] Merging remotes/origin/master commit 37defbfd9b968f38e8e15dfa5f06d9f878bd65ba into PR head commit f310bd29bd5ab52caa0536c85d564461a70abf16 [2020-03-15T03:30:46.589Z] Merging remotes/origin/master commit 37defbfd9b968f38e8e15dfa5f06d9f878bd65ba into PR head commit f310bd29bd5ab52caa0536c85d564461a70abf16 [2020-03-15T03:30:46.763Z] #47 66.10 vendor/golang.org/x/text/unicode/norm [2020-03-15T03:30:46.134Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-15T03:30:46.153Z] > git config --add remote.origin.fetch +refs/pull/40695/head:refs/remotes/origin/PR-40695 # timeout=10 [2020-03-15T03:30:46.163Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-15T03:30:46.196Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-15T03:30:46.220Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-15T03:30:46.220Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-15T03:30:46.221Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40695/head:refs/remotes/origin/PR-40695 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-15T03:30:46.602Z] > git config core.sparsecheckout # timeout=10 [2020-03-15T03:30:46.622Z] > git checkout -f f310bd29bd5ab52caa0536c85d564461a70abf16 # timeout=10 [2020-03-15T03:30:47.200Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2020-03-15T03:30:47.374Z] #47 ... [2020-03-15T03:30:47.374Z] [2020-03-15T03:30:47.374Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:30:47.374Z] #44 29.09 CC images/opts.o [2020-03-15T03:30:47.374Z] #44 29.39 CC images/seccomp.o [2020-03-15T03:30:47.374Z] #44 29.62 CC images/binfmt-misc.o [2020-03-15T03:30:47.374Z] #44 29.81 CC images/time.o [2020-03-15T03:30:47.374Z] #44 29.92 CC images/sysctl.o [2020-03-15T03:30:47.374Z] #44 29.99 CC images/autofs.o [2020-03-15T03:30:47.374Z] #44 30.13 CC images/macvlan.o [2020-03-15T03:30:47.374Z] #44 30.28 CC images/sit.o [2020-03-15T03:30:47.374Z] #44 30.46 LINK images/built-in.o [2020-03-15T03:30:47.374Z] #44 30.59 GEN compel/include/asm [2020-03-15T03:30:47.374Z] #44 30.60 GEN compel/include/version.h [2020-03-15T03:30:47.374Z] #44 30.62 touch .config [2020-03-15T03:30:47.374Z] #44 30.63 GEN include/common/config.h [2020-03-15T03:30:47.374Z] #44 30.67 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-03-15T03:30:47.374Z] #44 30.73 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-03-15T03:30:47.374Z] #44 30.75 GEN compel/plugins/include/uapi/std/syscall.h [2020-03-15T03:30:47.374Z] #44 30.77 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-03-15T03:30:47.374Z] #44 30.79 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-03-15T03:30:47.374Z] #44 30.82 DEP compel/arch/s390/plugins/std/parasite-head.d [2020-03-15T03:30:47.374Z] #44 30.82 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-03-15T03:30:47.374Z] #44 30.83 DEP compel/plugins/std/infect.d [2020-03-15T03:30:47.374Z] #44 30.97 DEP compel/plugins/std/string.d [2020-03-15T03:30:47.374Z] #44 31.04 DEP compel/plugins/std/log.d [2020-03-15T03:30:47.374Z] #44 31.07 DEP compel/plugins/std/fds.d [2020-03-15T03:30:47.374Z] #44 31.15 DEP compel/plugins/std/std.d [2020-03-15T03:30:47.374Z] #44 31.18 DEP compel/plugins/shmem/shmem.d [2020-03-15T03:30:47.374Z] #44 31.22 DEP compel/plugins/fds/fds.d [2020-03-15T03:30:47.374Z] #44 31.30 CC compel/plugins/std/std.o [2020-03-15T03:30:47.374Z] #44 31.46 CC compel/plugins/std/fds.o [2020-03-15T03:30:47.374Z] #44 31.75 CC compel/plugins/std/log.o [2020-03-15T03:30:47.374Z] #44 32.28 CC compel/plugins/std/string.o [2020-03-15T03:30:47.374Z] #44 32.70 CC compel/plugins/std/infect.o [2020-03-15T03:30:47.374Z] #44 32.93 CC compel/arch/s390/plugins/std/parasite-head.o [2020-03-15T03:30:47.374Z] #44 32.96 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-03-15T03:30:47.374Z] #44 33.00 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-03-15T03:30:47.374Z] #44 33.11 AR compel/plugins/std.lib.a [2020-03-15T03:30:47.374Z] #44 33.16 CC compel/plugins/fds/fds.o [2020-03-15T03:30:46.049Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-15T03:30:46.074Z] > git config --add remote.origin.fetch +refs/pull/40695/head:refs/remotes/origin/PR-40695 # timeout=10 [2020-03-15T03:30:46.107Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-15T03:30:46.139Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-15T03:30:46.167Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-15T03:30:46.168Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-15T03:30:46.169Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40695/head:refs/remotes/origin/PR-40695 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-15T03:30:46.576Z] > git config core.sparsecheckout # timeout=10 [2020-03-15T03:30:46.600Z] > git checkout -f f310bd29bd5ab52caa0536c85d564461a70abf16 # timeout=10 [2020-03-15T03:30:47.493Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2020-03-15T03:30:47.493Z] go: finding github.com/godbus/dbus v4.1.0+incompatible [2020-03-15T03:30:47.654Z] #44 33.27 AR compel/plugins/fds.lib.a [2020-03-15T03:30:47.654Z] #44 33.29 HOSTDEP compel/src/lib/log-host.d [2020-03-15T03:30:47.654Z] #44 33.40 HOSTDEP compel/src/lib/handle-elf-host.d [2020-03-15T03:30:47.786Z] go: finding github.com/jinzhu/now v1.0.0 [2020-03-15T03:30:47.934Z] #44 33.55 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-03-15T03:30:47.934Z] #44 33.66 HOSTDEP compel/src/main-host.d [2020-03-15T03:30:47.934Z] #44 33.81 DEP compel/src/lib/ptrace.d [2020-03-15T03:30:47.943Z] Merge succeeded, producing f310bd29bd5ab52caa0536c85d564461a70abf16 [2020-03-15T03:30:47.944Z] Checking out Revision f310bd29bd5ab52caa0536c85d564461a70abf16 (PR-40695) [2020-03-15T03:30:48.060Z] Merge succeeded, producing f310bd29bd5ab52caa0536c85d564461a70abf16 [2020-03-15T03:30:48.061Z] Checking out Revision f310bd29bd5ab52caa0536c85d564461a70abf16 (PR-40695) [2020-03-15T03:30:48.076Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2020-03-15T03:30:48.331Z] Fetching without tags [2020-03-15T03:30:48.398Z] #25 45.63 Building dependency tree... [2020-03-15T03:30:48.546Z] #44 33.96 DEP compel/src/lib/infect.d [2020-03-15T03:30:48.546Z] #44 34.16 DEP compel/src/lib/infect-util.d [2020-03-15T03:30:48.546Z] #44 34.32 DEP compel/src/lib/infect-rpc.d [2020-03-15T03:30:48.704Z] go: finding github.com/stretchr/objx v0.1.1 [2020-03-15T03:30:48.705Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2020-03-15T03:30:48.754Z] Merging remotes/origin/master commit 37defbfd9b968f38e8e15dfa5f06d9f878bd65ba into PR head commit f310bd29bd5ab52caa0536c85d564461a70abf16 [2020-03-15T03:30:48.827Z] #44 34.49 DEP compel/arch/s390/src/lib/infect.d [2020-03-15T03:30:48.827Z] #44 34.55 DEP compel/arch/s390/src/lib/cpu.d [2020-03-15T03:30:48.827Z] #44 34.62 DEP compel/src/lib/log.d [2020-03-15T03:30:48.827Z] #44 34.69 DEP compel/src/main.d [2020-03-15T03:30:48.180Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-15T03:30:48.206Z] > git config --add remote.origin.fetch +refs/pull/40695/head:refs/remotes/origin/PR-40695 # timeout=10 [2020-03-15T03:30:48.273Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-15T03:30:48.291Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-15T03:30:48.306Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-15T03:30:48.307Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-15T03:30:48.332Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40695/head:refs/remotes/origin/PR-40695 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-15T03:30:48.737Z] > git config core.sparsecheckout # timeout=10 [2020-03-15T03:30:48.756Z] > git checkout -f f310bd29bd5ab52caa0536c85d564461a70abf16 # timeout=10 [2020-03-15T03:30:48.993Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2020-03-15T03:30:49.108Z] #44 34.74 DEP compel/src/lib/handle-elf.d [2020-03-15T03:30:49.108Z] #44 34.83 DEP compel/arch/s390/src/lib/handle-elf.d [2020-03-15T03:30:47.876Z] > git merge 37defbfd9b968f38e8e15dfa5f06d9f878bd65ba # timeout=10 [2020-03-15T03:30:47.910Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-15T03:30:47.943Z] > git config core.sparsecheckout # timeout=10 [2020-03-15T03:30:47.970Z] > git checkout -f f310bd29bd5ab52caa0536c85d564461a70abf16 # timeout=10 [2020-03-15T03:30:49.389Z] #44 35.00 CC compel/src/lib/log.o [2020-03-15T03:30:49.389Z] #44 35.26 CC compel/arch/s390/src/lib/cpu.o [2020-03-15T03:30:48.000Z] > git merge 37defbfd9b968f38e8e15dfa5f06d9f878bd65ba # timeout=10 [2020-03-15T03:30:48.040Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-15T03:30:48.080Z] > git config core.sparsecheckout # timeout=10 [2020-03-15T03:30:48.107Z] > git checkout -f f310bd29bd5ab52caa0536c85d564461a70abf16 # timeout=10 [2020-03-15T03:30:50.000Z] #44 35.56 CC compel/arch/s390/src/lib/infect.o [2020-03-15T03:30:50.025Z] go: finding github.com/hashicorp/hcl v1.0.0 [2020-03-15T03:30:50.025Z] go: finding github.com/opencontainers/runc v1.0.0-rc8 [2020-03-15T03:30:50.281Z] #44 36.10 CC compel/src/lib/infect-rpc.o [2020-03-15T03:30:50.317Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-03-15T03:30:50.561Z] #44 36.28 CC compel/src/lib/infect-util.o [2020-03-15T03:30:50.561Z] #44 36.43 CC compel/src/lib/infect.o [2020-03-15T03:30:50.610Z] go: finding google.golang.org/grpc v1.20.1 [2020-03-15T03:30:50.610Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2020-03-15T03:30:50.841Z] #44 ... [2020-03-15T03:30:50.841Z] [2020-03-15T03:30:50.841Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-15T03:30:50.841Z] #10 60.37 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-03-15T03:30:50.841Z] #10 60.38 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-03-15T03:30:50.841Z] #10 60.38 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-15T03:30:50.841Z] #10 ... [2020-03-15T03:30:50.841Z] [2020-03-15T03:30:50.841Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:30:50.841Z] #47 68.90 vendor/golang.org/x/net/idna [2020-03-15T03:30:50.919Z] #25 ... [2020-03-15T03:30:50.919Z] [2020-03-15T03:30:50.919Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-15T03:30:50.919Z] #43 40.46 Reading package lists... [2020-03-15T03:30:51.122Z] #47 70.60 vendor/golang.org/x/net/http2/hpack [2020-03-15T03:30:51.862Z] Merge succeeded, producing f310bd29bd5ab52caa0536c85d564461a70abf16 [2020-03-15T03:30:51.863Z] Checking out Revision f310bd29bd5ab52caa0536c85d564461a70abf16 (PR-40695) [2020-03-15T03:30:52.123Z] #47 71.32 mime [2020-03-15T03:30:52.514Z] Commit message: "rootless: support forwarding signals from RootlessKit to dockerd" [2020-03-15T03:30:52.564Z] Commit message: "rootless: support forwarding signals from RootlessKit to dockerd" [2020-03-15T03:30:52.548Z] > git --version # timeout=10 [2020-03-15T03:30:52.613Z] fatal: bad object 49b252bdf16273de41b9b961caae5440a249d3e0 [2020-03-15T03:30:52.581Z] > git --version # timeout=10 [2020-03-15T03:30:52.633Z] fatal: bad object 49b252bdf16273de41b9b961caae5440a249d3e0 [2020-03-15T03:30:52.676Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-03-15T03:30:52.967Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2020-03-15T03:30:53.067Z] #43 51.19 Building dependency tree... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2020-03-15T03:30:51.815Z] > git merge 37defbfd9b968f38e8e15dfa5f06d9f878bd65ba # timeout=10 [2020-03-15T03:30:51.830Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-15T03:30:51.847Z] > git config core.sparsecheckout # timeout=10 [2020-03-15T03:30:51.854Z] > git checkout -f f310bd29bd5ab52caa0536c85d564461a70abf16 # timeout=10 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-03-15T03:30:53.600Z] #47 72.66 mime/quotedprintable [2020-03-15T03:30:53.600Z] #47 72.96 net/http/internal [2020-03-15T03:30:53.634Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [Pipeline] sh [2020-03-15T03:30:53.881Z] #47 ... [2020-03-15T03:30:53.881Z] [2020-03-15T03:30:53.881Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-15T03:30:53.881Z] #10 70.89 Selecting previously unselected package libapparmor1:s390x. [2020-03-15T03:30:53.881Z] #10 70.91 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2020-03-15T03:30:53.881Z] #10 70.91 Unpacking libapparmor1:s390x (2.13.2-10) ... [2020-03-15T03:30:53.881Z] #10 70.98 Selecting previously unselected package libapparmor-dev:s390x. [2020-03-15T03:30:53.881Z] #10 70.99 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2020-03-15T03:30:53.881Z] #10 70.99 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2020-03-15T03:30:53.881Z] #10 71.10 Selecting previously unselected package libbtrfs0. [2020-03-15T03:30:53.881Z] #10 71.10 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2020-03-15T03:30:53.881Z] #10 71.10 Unpacking libbtrfs0 (4.20.1-2) ... [2020-03-15T03:30:53.881Z] #10 71.17 Selecting previously unselected package libbtrfs-dev. [2020-03-15T03:30:53.881Z] #10 71.17 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-03-15T03:30:53.881Z] #10 71.17 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-03-15T03:30:53.881Z] #10 71.28 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2020-03-15T03:30:53.881Z] #10 71.28 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-03-15T03:30:53.881Z] #10 71.28 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-03-15T03:30:53.881Z] #10 71.32 Selecting previously unselected package libudev-dev:s390x. [2020-03-15T03:30:53.881Z] #10 71.32 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_s390x.deb ... [2020-03-15T03:30:53.881Z] #10 71.33 Unpacking libudev-dev:s390x (241-7~deb10u3) ... [2020-03-15T03:30:53.881Z] #10 71.40 Selecting previously unselected package libsepol1-dev:s390x. [2020-03-15T03:30:53.881Z] #10 71.40 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2020-03-15T03:30:53.881Z] #10 71.41 Unpacking libsepol1-dev:s390x (2.8-1) ... [2020-03-15T03:30:53.881Z] #10 71.62 Selecting previously unselected package libpcre16-3:s390x. [2020-03-15T03:30:53.881Z] #10 71.62 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2020-03-15T03:30:53.881Z] #10 71.62 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2020-03-15T03:30:53.881Z] #10 71.71 Selecting previously unselected package libpcre32-3:s390x. [2020-03-15T03:30:53.881Z] #10 71.71 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2020-03-15T03:30:53.881Z] #10 71.72 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2020-03-15T03:30:53.881Z] #10 71.83 Selecting previously unselected package libpcrecpp0v5:s390x. [2020-03-15T03:30:53.881Z] #10 71.83 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2020-03-15T03:30:53.881Z] #10 71.83 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2020-03-15T03:30:53.881Z] #10 71.89 Selecting previously unselected package libpcre3-dev:s390x. [2020-03-15T03:30:53.881Z] #10 71.89 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2020-03-15T03:30:53.881Z] #10 71.90 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2020-03-15T03:30:53.881Z] #10 72.12 Selecting previously unselected package libselinux1-dev:s390x. [2020-03-15T03:30:53.881Z] #10 72.13 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2020-03-15T03:30:53.881Z] #10 72.13 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2020-03-15T03:30:53.881Z] #10 72.35 Selecting previously unselected package libdevmapper-dev:s390x. [2020-03-15T03:30:53.881Z] #10 72.36 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2020-03-15T03:30:53.881Z] #10 72.36 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-03-15T03:30:53.881Z] #10 72.43 Selecting previously unselected package libseccomp-dev:s390x. [2020-03-15T03:30:53.881Z] #10 72.43 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ... [2020-03-15T03:30:53.881Z] #10 72.44 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2020-03-15T03:30:53.881Z] #10 72.50 Selecting previously unselected package libsystemd-dev:s390x. [2020-03-15T03:30:53.881Z] #10 72.51 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_s390x.deb ... [2020-03-15T03:30:53.881Z] #10 72.52 Unpacking libsystemd-dev:s390x (241-7~deb10u3) ... [2020-03-15T03:30:53.881Z] #10 72.87 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2020-03-15T03:30:53.881Z] #10 72.88 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2020-03-15T03:30:53.881Z] #10 72.89 Setting up libapparmor1:s390x (2.13.2-10) ... [2020-03-15T03:30:53.881Z] #10 72.90 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-03-15T03:30:53.881Z] #10 72.91 Setting up libpcre16-3:s390x (2:8.39-12) ... [2020-03-15T03:30:53.881Z] #10 72.92 Setting up libsepol1-dev:s390x (2.8-1) ... [2020-03-15T03:30:53.881Z] #10 72.92 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-03-15T03:30:53.881Z] #10 72.93 Setting up libbtrfs0 (4.20.1-2) ... [2020-03-15T03:30:53.881Z] #10 72.94 Setting up libpcre32-3:s390x (2:8.39-12) ... [2020-03-15T03:30:53.881Z] #10 72.95 Setting up libudev-dev:s390x (241-7~deb10u3) ... [2020-03-15T03:30:53.881Z] #10 72.97 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-03-15T03:30:53.881Z] #10 72.97 Setting up libbtrfs-dev (4.20.1-2) ... [2020-03-15T03:30:53.881Z] #10 72.98 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2020-03-15T03:30:53.881Z] #10 72.99 Setting up mingw-w64-common (6.0.0-3) ... [2020-03-15T03:30:53.881Z] #10 72.99 Setting up libsystemd-dev:s390x (241-7~deb10u3) ... [2020-03-15T03:30:53.881Z] #10 73.00 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-03-15T03:30:53.881Z] #10 73.01 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2020-03-15T03:30:53.881Z] #10 73.02 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-15T03:30:53.881Z] #10 73.03 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-03-15T03:30:53.881Z] #10 73.03 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-03-15T03:30:53.882Z] #10 73.04 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-15T03:30:53.882Z] #10 73.04 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-03-15T03:30:53.882Z] #10 73.04 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-03-15T03:30:53.882Z] #10 73.05 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-03-15T03:30:53.882Z] #10 73.06 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2020-03-15T03:30:53.882Z] #10 73.06 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-03-15T03:30:53.882Z] #10 73.07 Setting up dmsetup (2:1.02.155-3) ... [2020-03-15T03:30:53.882Z] #10 73.08 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-03-15T03:30:53.882Z] #10 73.09 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-03-15T03:30:53.882Z] #10 73.09 Processing triggers for libc-bin (2.28-10) ... [2020-03-15T03:30:53.882Z] #10 DONE 73.5s [2020-03-15T03:30:53.882Z] [2020-03-15T03:30:53.882Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-15T03:30:53.882Z] #58 DONE 0.1s [2020-03-15T03:30:53.925Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2020-03-15T03:30:54.096Z] + docker version [2020-03-15T03:30:54.170Z] [2020-03-15T03:30:54.170Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-03-15T03:30:54.170Z] #59 DONE 0.1s [2020-03-15T03:30:54.170Z] [2020-03-15T03:30:54.170Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:30:54.216Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2020-03-15T03:30:54.550Z] + docker version [2020-03-15T03:30:55.087Z] #43 ... [2020-03-15T03:30:55.087Z] [2020-03-15T03:30:55.087Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-15T03:30:55.087Z] #62 33.83 Reading package lists... [2020-03-15T03:30:55.241Z] go: finding github.com/sirupsen/logrus v1.4.0 [2020-03-15T03:30:55.342Z] #62 46.16 Reading package lists... [2020-03-15T03:30:55.342Z] #62 ... [2020-03-15T03:30:55.342Z] [2020-03-15T03:30:55.342Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-15T03:30:55.342Z] #25 51.38 ca-certificates is already the newest version (20190110). [2020-03-15T03:30:55.342Z] #25 51.38 The following additional packages will be installed: [2020-03-15T03:30:55.342Z] #25 51.40 libjq1 libonig5 [2020-03-15T03:30:55.342Z] #25 52.01 The following NEW packages will be installed: [2020-03-15T03:30:55.342Z] #25 52.04 jq libjq1 libonig5 [2020-03-15T03:30:55.342Z] #25 52.58 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-03-15T03:30:55.342Z] #25 52.58 Need to get 355 kB of archives. [2020-03-15T03:30:55.342Z] #25 52.58 After this operation, 1072 kB of additional disk space will be used. [2020-03-15T03:30:55.342Z] #25 52.58 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-03-15T03:30:55.342Z] #25 52.59 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-03-15T03:30:55.342Z] #25 52.59 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-03-15T03:30:55.342Z] #25 54.86 debconf: delaying package configuration, since apt-utils is not installed [2020-03-15T03:30:55.342Z] #25 55.20 Fetched 355 kB in 0s (1265 kB/s) [2020-03-15T03:30:55.342Z] #25 55.46 Selecting previously unselected package libonig5:amd64. [2020-03-15T03:30:55.597Z] #25 55.46 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-03-15T03:30:55.597Z] #25 55.54 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-03-15T03:30:55.597Z] #25 55.60 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-03-15T03:30:55.634Z] #60 1.312 + RM_GOPATH=0 [2020-03-15T03:30:55.634Z] #60 1.312 + TMP_GOPATH= [2020-03-15T03:30:55.634Z] #60 1.312 + : /build [2020-03-15T03:30:55.634Z] #60 1.312 + '[' -z '' ']' [2020-03-15T03:30:55.634Z] #60 1.312 ++ mktemp -d [2020-03-15T03:30:55.634Z] #60 1.312 + export GOPATH=/tmp/tmp.yORfHsQkvW [2020-03-15T03:30:55.634Z] #60 1.312 + GOPATH=/tmp/tmp.yORfHsQkvW [2020-03-15T03:30:55.634Z] #60 1.312 + RM_GOPATH=1 [2020-03-15T03:30:55.634Z] #60 ... [2020-03-15T03:30:55.634Z] [2020-03-15T03:30:55.634Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-03-15T03:30:55.634Z] #11 DONE 1.5s [2020-03-15T03:30:55.634Z] [2020-03-15T03:30:55.634Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:30:55.634Z] #60 1.312 ++ dirname ./install.sh [2020-03-15T03:30:55.634Z] #60 1.313 + dir=. [2020-03-15T03:30:55.634Z] #60 1.313 + bin=runc [2020-03-15T03:30:55.634Z] #60 1.313 + shift [2020-03-15T03:30:55.634Z] #60 1.313 + '[' '!' -f ./runc.installer ']' [2020-03-15T03:30:55.634Z] #60 1.313 + . ./runc.installer [2020-03-15T03:30:55.634Z] #60 1.314 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-15T03:30:55.634Z] #60 1.314 + install_runc [2020-03-15T03:30:55.634Z] #60 1.322 + uname -r [2020-03-15T03:30:55.634Z] #60 1.322 + grep -q '^3\.10\.0.*\.el7\.' [2020-03-15T03:30:55.634Z] #60 1.323 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-03-15T03:30:55.634Z] #60 1.323 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-03-15T03:30:55.634Z] #60 1.323 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-03-15T03:30:55.634Z] #60 1.323 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.yORfHsQkvW/src/github.com/opencontainers/runc [2020-03-15T03:30:55.634Z] #60 1.331 Cloning into '/tmp/tmp.yORfHsQkvW/src/github.com/opencontainers/runc'... [2020-03-15T03:30:55.853Z] #25 ... [2020-03-15T03:30:55.853Z] [2020-03-15T03:30:55.853Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-15T03:30:55.853Z] #10 34.16 Reading package lists... [2020-03-15T03:30:55.853Z] #10 46.15 Reading package lists... [2020-03-15T03:30:55.853Z] #10 55.98 Building dependency tree... [2020-03-15T03:30:55.853Z] #10 ... [2020-03-15T03:30:55.853Z] [2020-03-15T03:30:55.853Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-15T03:30:55.853Z] #25 56.06 Selecting previously unselected package libjq1:amd64. [2020-03-15T03:30:55.867Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2020-03-15T03:30:56.109Z] #25 56.07 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-03-15T03:30:56.109Z] #25 56.12 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-03-15T03:30:56.156Z] go: finding golang.org/x/text v0.3.0 [2020-03-15T03:30:56.348Z] Commit message: "rootless: support forwarding signals from RootlessKit to dockerd" [2020-03-15T03:30:56.364Z] > git --version # timeout=10 [2020-03-15T03:30:56.376Z] fatal: bad object 49b252bdf16273de41b9b961caae5440a249d3e0 [2020-03-15T03:30:56.670Z] #25 56.73 Selecting previously unselected package jq. [2020-03-15T03:30:56.670Z] #25 56.76 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-03-15T03:30:56.925Z] #25 56.84 Unpacking jq (1.5+dfsg-2+b1) ... [2020-03-15T03:30:57.101Z] #60 ... [2020-03-15T03:30:57.101Z] [2020-03-15T03:30:57.101Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-15T03:30:57.101Z] #68 71.17 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-15T03:30:57.101Z] #68 71.17 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-03-15T03:30:57.101Z] #68 DONE 76.3s [2020-03-15T03:30:57.101Z] [2020-03-15T03:30:57.101Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-03-15T03:30:57.101Z] #69 DONE 0.1s [2020-03-15T03:30:57.101Z] [2020-03-15T03:30:57.101Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-03-15T03:30:57.101Z] #12 DONE 1.6s [2020-03-15T03:30:57.101Z] [2020-03-15T03:30:57.101Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-03-15T03:30:57.181Z] #25 57.35 Setting up libonig5:amd64 (6.9.1-1) ... [2020-03-15T03:30:57.181Z] #25 57.36 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-03-15T03:30:57.181Z] #25 57.37 Setting up jq (1.5+dfsg-2+b1) ... [2020-03-15T03:30:57.185Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2020-03-15T03:30:57.436Z] #25 57.38 Processing triggers for libc-bin (2.28-10) ... [2020-03-15T03:30:57.476Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2020-03-15T03:30:57.476Z] go: finding github.com/golang/mock v1.1.1 [2020-03-15T03:30:57.476Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2020-03-15T03:30:57.476Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2020-03-15T03:30:57.499Z] + docker version [2020-03-15T03:30:57.768Z] go: finding github.com/docker/go-connections v0.4.0 [2020-03-15T03:30:58.061Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2020-03-15T03:30:58.444Z] #25 ... [2020-03-15T03:30:58.444Z] [2020-03-15T03:30:58.444Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:30:58.444Z] #47 48.03 vendor/golang.org/x/crypto/internal/subtle [2020-03-15T03:30:58.444Z] #47 48.28 vendor/golang.org/x/crypto/curve25519 [2020-03-15T03:30:58.444Z] #47 ... [2020-03-15T03:30:58.444Z] [2020-03-15T03:30:58.444Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-15T03:30:58.444Z] #25 DONE 58.5s [2020-03-15T03:30:58.444Z] [2020-03-15T03:30:58.444Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-15T03:30:58.444Z] #10 55.98 Building dependency tree... [2020-03-15T03:30:58.444Z] #10 ... [2020-03-15T03:30:58.444Z] [2020-03-15T03:30:58.444Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-03-15T03:30:58.444Z] #26 DONE 0.1s [2020-03-15T03:30:58.572Z] #13 ... [2020-03-15T03:30:58.572Z] [2020-03-15T03:30:58.572Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-15T03:30:58.572Z] #50 DONE 77.8s [2020-03-15T03:30:58.572Z] [2020-03-15T03:30:58.572Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:30:58.572Z] #44 37.82 CC compel/src/lib/ptrace.o [2020-03-15T03:30:58.572Z] #44 38.08 AR compel/libcompel.a [2020-03-15T03:30:58.572Z] #44 38.14 HOSTCC compel/src/main-host.o [2020-03-15T03:30:58.572Z] #44 38.46 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-03-15T03:30:58.572Z] #44 38.66 HOSTCC compel/src/lib/handle-elf-host.o [2020-03-15T03:30:58.572Z] #44 38.99 HOSTCC compel/src/lib/log-host.o [2020-03-15T03:30:58.572Z] #44 39.12 HOSTLINK compel/compel-host-bin [2020-03-15T03:30:58.572Z] #44 39.19 DEP soccr/soccr.d [2020-03-15T03:30:58.572Z] #44 39.29 CC soccr/soccr.o [2020-03-15T03:30:58.572Z] #44 40.37 AR soccr/libsoccr.a [2020-03-15T03:30:58.572Z] #44 40.41 make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-15T03:30:58.572Z] #44 40.62 DEP criu/arch/s390/sigframe.d [2020-03-15T03:30:58.572Z] #44 40.81 DEP criu/arch/s390/crtools.d [2020-03-15T03:30:58.572Z] #44 41.06 DEP criu/arch/s390/cpu.d [2020-03-15T03:30:58.572Z] #44 41.29 CC criu/arch/s390/cpu.o [2020-03-15T03:30:58.572Z] #44 41.74 CC criu/arch/s390/crtools.o [2020-03-15T03:30:58.572Z] #44 42.74 CC criu/arch/s390/sigframe.o [2020-03-15T03:30:58.572Z] #44 42.98 LINK criu/arch/s390/crtools.built-in.o [2020-03-15T03:30:58.572Z] #44 43.04 DEP criu/pie/util-vdso.d [2020-03-15T03:30:58.572Z] #44 43.12 DEP criu/pie/util.d [2020-03-15T03:30:58.572Z] #44 43.39 CC criu/pie/util.o [2020-03-15T03:30:58.572Z] #44 43.75 CC criu/pie/util-vdso.o [2020-03-15T03:30:58.572Z] #44 44.39 AR criu/pie/pie.lib.a [2020-03-15T03:30:58.698Z] [2020-03-15T03:30:58.699Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-15T03:30:58.852Z] #44 44.46 DEP criu/pie/restorer.d [2020-03-15T03:30:58.852Z] #44 44.71 DEP criu/arch/s390/restorer.d [2020-03-15T03:30:59.092Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2020-03-15T03:30:59.092Z] go: finding github.com/golang/protobuf v1.2.0 [2020-03-15T03:30:59.133Z] #44 44.97 DEP criu/arch/s390/vdso-pie.d [2020-03-15T03:30:59.133Z] #44 ... [2020-03-15T03:30:59.133Z] [2020-03-15T03:30:59.133Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-03-15T03:30:59.133Z] #13 2.095 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-03-15T03:30:59.413Z] #13 DONE 2.2s [2020-03-15T03:30:59.413Z] [2020-03-15T03:30:59.413Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-03-15T03:30:59.726Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2020-03-15T03:31:00.359Z] go: finding go.etcd.io/bbolt v1.3.2 [2020-03-15T03:31:00.359Z] go: finding cloud.google.com/go v0.26.0 [2020-03-15T03:31:00.876Z] #14 DONE 1.4s [2020-03-15T03:31:00.876Z] [2020-03-15T03:31:00.876Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:31:00.876Z] #60 5.976 + cd /tmp/tmp.yORfHsQkvW/src/github.com/opencontainers/runc [2020-03-15T03:31:00.876Z] #60 5.976 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-15T03:31:00.876Z] #60 6.343 + '[' -z '' ']' [2020-03-15T03:31:00.876Z] #60 6.343 + target=static [2020-03-15T03:31:00.876Z] #60 6.343 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-03-15T03:31:01.498Z] #60 7.322 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-03-15T03:31:02.202Z] Client: Docker Engine - Community [2020-03-15T03:31:02.202Z] Version: 19.03.5 [2020-03-15T03:31:02.202Z] API version: 1.40 [2020-03-15T03:31:02.202Z] Go version: go1.12.12 [2020-03-15T03:31:02.202Z] Git commit: 633a0ea838 [2020-03-15T03:31:02.202Z] Built: Wed Nov 13 07:29:52 2019 [2020-03-15T03:31:02.202Z] OS/Arch: linux/amd64 [2020-03-15T03:31:02.202Z] Experimental: false [2020-03-15T03:31:02.202Z] [2020-03-15T03:31:02.202Z] Server: Docker Engine - Community [2020-03-15T03:31:02.202Z] Engine: [2020-03-15T03:31:02.202Z] Version: 19.03.5 [2020-03-15T03:31:02.202Z] API version: 1.40 (minimum version 1.12) [2020-03-15T03:31:02.202Z] Go version: go1.12.12 [2020-03-15T03:31:02.202Z] Git commit: 633a0ea838 [2020-03-15T03:31:02.202Z] Built: Wed Nov 13 07:28:22 2019 [2020-03-15T03:31:02.202Z] OS/Arch: linux/amd64 [2020-03-15T03:31:02.202Z] Experimental: true [2020-03-15T03:31:02.202Z] containerd: [2020-03-15T03:31:02.202Z] Version: 1.2.10 [2020-03-15T03:31:02.202Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-03-15T03:31:02.202Z] runc: [2020-03-15T03:31:02.202Z] Version: 1.0.0-rc8+dev [2020-03-15T03:31:02.202Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-03-15T03:31:02.202Z] docker-init: [2020-03-15T03:31:02.202Z] Version: 0.18.0 [2020-03-15T03:31:02.202Z] GitCommit: fec3683 [Pipeline] sh [2020-03-15T03:31:02.419Z] go: finding github.com/pkg/errors v0.8.1 [2020-03-15T03:31:02.419Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-03-15T03:31:02.419Z] go: finding github.com/vishvananda/netlink v1.0.0 [2020-03-15T03:31:02.503Z] #60 ... [2020-03-15T03:31:02.503Z] [2020-03-15T03:31:02.503Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-03-15T03:31:02.503Z] #15 DONE 1.6s [2020-03-15T03:31:02.503Z] [2020-03-15T03:31:02.503Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-03-15T03:31:02.580Z] + docker info [2020-03-15T03:31:02.679Z] Client: Docker Engine - Community [2020-03-15T03:31:02.679Z] Version: 19.03.5 [2020-03-15T03:31:02.679Z] API version: 1.40 [2020-03-15T03:31:02.679Z] Go version: go1.12.12 [2020-03-15T03:31:02.679Z] Git commit: 633a0ea838 [2020-03-15T03:31:02.679Z] Built: Wed Nov 13 07:29:52 2019 [2020-03-15T03:31:02.679Z] OS/Arch: linux/amd64 [2020-03-15T03:31:02.679Z] Experimental: false [2020-03-15T03:31:02.679Z] [2020-03-15T03:31:02.679Z] Server: Docker Engine - Community [2020-03-15T03:31:02.679Z] Engine: [2020-03-15T03:31:02.679Z] Version: 19.03.5 [2020-03-15T03:31:02.679Z] API version: 1.40 (minimum version 1.12) [2020-03-15T03:31:02.679Z] Go version: go1.12.12 [2020-03-15T03:31:02.679Z] Git commit: 633a0ea838 [2020-03-15T03:31:02.679Z] Built: Wed Nov 13 07:28:22 2019 [2020-03-15T03:31:02.679Z] OS/Arch: linux/amd64 [2020-03-15T03:31:02.679Z] Experimental: true [2020-03-15T03:31:02.679Z] containerd: [2020-03-15T03:31:02.679Z] Version: 1.2.10 [2020-03-15T03:31:02.679Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-03-15T03:31:02.679Z] runc: [2020-03-15T03:31:02.679Z] Version: 1.0.0-rc8+dev [2020-03-15T03:31:02.679Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-03-15T03:31:02.679Z] docker-init: [2020-03-15T03:31:02.679Z] Version: 0.18.0 [2020-03-15T03:31:02.679Z] GitCommit: fec3683 [Pipeline] sh [2020-03-15T03:31:02.893Z] #27 ... [2020-03-15T03:31:02.893Z] [2020-03-15T03:31:02.893Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-15T03:31:02.893Z] #35 42.85 Reading package lists... [2020-03-15T03:31:02.893Z] #35 52.78 Building dependency tree... [2020-03-15T03:31:02.893Z] #35 58.36 The following additional packages will be installed: [2020-03-15T03:31:02.893Z] #35 58.36 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-03-15T03:31:02.893Z] #35 58.38 Suggested packages: [2020-03-15T03:31:02.893Z] #35 58.39 cmake-doc ninja-build lrzip [2020-03-15T03:31:02.893Z] #35 58.39 Recommended packages: [2020-03-15T03:31:02.893Z] #35 58.39 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-03-15T03:31:02.893Z] #35 59.97 The following NEW packages will be installed: [2020-03-15T03:31:02.893Z] #35 59.98 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-03-15T03:31:02.893Z] #35 59.98 vim-common xxd [2020-03-15T03:31:02.893Z] #35 60.49 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-03-15T03:31:02.893Z] #35 60.49 Need to get 14.9 MB of archives. [2020-03-15T03:31:02.893Z] #35 60.49 After this operation, 61.8 MB of additional disk space will be used. [2020-03-15T03:31:02.893Z] #35 60.49 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-03-15T03:31:02.893Z] #35 60.50 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-03-15T03:31:02.893Z] #35 60.51 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-03-15T03:31:02.893Z] #35 60.76 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6 [8292 kB] [2020-03-15T03:31:02.893Z] #35 61.87 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-03-15T03:31:02.893Z] #35 62.04 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-03-15T03:31:02.893Z] #35 62.08 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-03-15T03:31:02.893Z] #35 62.10 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-03-15T03:31:02.893Z] #35 62.15 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-03-15T03:31:02.893Z] #35 62.15 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-03-15T03:31:02.893Z] #35 ... [2020-03-15T03:31:02.893Z] [2020-03-15T03:31:02.893Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-15T03:31:02.893Z] #10 61.88 The following additional packages will be installed: [2020-03-15T03:31:02.893Z] #10 61.89 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-03-15T03:31:02.893Z] #10 61.89 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-03-15T03:31:02.893Z] #10 61.90 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-03-15T03:31:02.893Z] #10 61.90 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-03-15T03:31:02.893Z] #10 61.92 Suggested packages: [2020-03-15T03:31:02.893Z] #10 61.92 gcc-8-locales seccomp wine64 [2020-03-15T03:31:03.077Z] + docker info [2020-03-15T03:31:03.447Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2020-03-15T03:31:03.511Z] #16 DONE 1.3s [2020-03-15T03:31:03.511Z] [2020-03-15T03:31:03.511Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-15T03:31:03.739Z] go: finding google.golang.org/appengine v1.1.0 [2020-03-15T03:31:03.819Z] #10 63.85 The following NEW packages will be installed: [2020-03-15T03:31:03.819Z] #10 ... [2020-03-15T03:31:03.819Z] [2020-03-15T03:31:03.819Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-15T03:31:03.819Z] #74 DONE 63.7s [2020-03-15T03:31:03.819Z] [2020-03-15T03:31:03.819Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-15T03:31:03.819Z] #10 63.85 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-03-15T03:31:03.819Z] #10 63.87 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-03-15T03:31:03.819Z] #10 63.87 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-03-15T03:31:03.819Z] #10 63.87 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-03-15T03:31:03.819Z] #10 63.88 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-03-15T03:31:03.819Z] #10 63.89 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-03-15T03:31:04.032Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2020-03-15T03:31:04.383Z] #10 64.53 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-03-15T03:31:04.383Z] #10 64.53 Need to get 77.7 MB of archives. [2020-03-15T03:31:04.383Z] #10 64.53 After this operation, 487 MB of additional disk space will be used. [2020-03-15T03:31:04.383Z] #10 64.53 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-03-15T03:31:04.661Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2020-03-15T03:31:04.952Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-03-15T03:31:04.978Z] #17 1.413 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-15T03:31:04.978Z] #17 1.463 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-15T03:31:04.978Z] #17 1.549 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-15T03:31:05.264Z] #17 1.769 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-03-15T03:31:05.318Z] #10 65.20 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-03-15T03:31:05.573Z] #10 65.59 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-03-15T03:31:05.573Z] #10 65.64 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-03-15T03:31:05.573Z] #10 65.69 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-03-15T03:31:05.573Z] #10 65.76 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-03-15T03:31:05.573Z] #10 ... [2020-03-15T03:31:05.573Z] [2020-03-15T03:31:05.573Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-15T03:31:05.573Z] #62 46.16 Reading package lists... [2020-03-15T03:31:05.573Z] #62 56.15 Building dependency tree... [2020-03-15T03:31:05.573Z] #62 61.72 The following additional packages will be installed: [2020-03-15T03:31:05.573Z] #62 61.73 libbtrfs0 [2020-03-15T03:31:05.573Z] #62 62.19 The following NEW packages will be installed: [2020-03-15T03:31:05.573Z] #62 62.19 libbtrfs-dev libbtrfs0 [2020-03-15T03:31:05.573Z] #62 62.87 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-03-15T03:31:05.573Z] #62 62.87 Need to get 119 kB of archives. [2020-03-15T03:31:05.573Z] #62 62.87 After this operation, 387 kB of additional disk space will be used. [2020-03-15T03:31:05.573Z] #62 62.87 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-03-15T03:31:05.573Z] #62 62.88 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-03-15T03:31:05.573Z] #62 64.76 debconf: delaying package configuration, since apt-utils is not installed [2020-03-15T03:31:05.573Z] #62 65.10 Fetched 119 kB in 0s (300 kB/s) [2020-03-15T03:31:05.573Z] #62 65.34 Selecting previously unselected package libbtrfs0. [2020-03-15T03:31:05.573Z] #62 65.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 ... 15401 files and directories currently installed.) [2020-03-15T03:31:05.573Z] #62 65.45 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-03-15T03:31:05.573Z] #62 65.46 Unpacking libbtrfs0 (4.20.1-2) ... [2020-03-15T03:31:05.573Z] #62 65.67 Selecting previously unselected package libbtrfs-dev. [2020-03-15T03:31:05.573Z] #62 65.67 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-03-15T03:31:05.573Z] #62 65.68 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-03-15T03:31:05.829Z] #62 ... [2020-03-15T03:31:05.829Z] [2020-03-15T03:31:05.829Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-15T03:31:05.829Z] #35 64.25 debconf: delaying package configuration, since apt-utils is not installed [2020-03-15T03:31:05.829Z] #35 64.63 Fetched 14.9 MB in 2s (6325 kB/s) [2020-03-15T03:31:05.829Z] #35 64.78 Selecting previously unselected package xxd. [2020-03-15T03:31:05.829Z] #35 64.78 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-03-15T03:31:05.829Z] #35 64.95 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-03-15T03:31:05.829Z] #35 64.96 Unpacking xxd (2:8.1.0875-5) ... [2020-03-15T03:31:05.829Z] #35 65.29 Selecting previously unselected package vim-common. [2020-03-15T03:31:05.829Z] #35 65.29 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-03-15T03:31:05.829Z] #35 65.42 Unpacking vim-common (2:8.1.0875-5) ... [2020-03-15T03:31:05.876Z] #17 ... [2020-03-15T03:31:05.877Z] [2020-03-15T03:31:05.877Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:31:05.877Z] #47 75.38 crypto/tls [2020-03-15T03:31:05.877Z] #47 81.05 net/http/httptrace [2020-03-15T03:31:05.877Z] #47 81.21 net/http [2020-03-15T03:31:05.985Z] go: finding github.com/spf13/afero v1.1.2 [2020-03-15T03:31:06.084Z] #35 66.02 Selecting previously unselected package cmake-data. [2020-03-15T03:31:06.084Z] #35 66.02 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-03-15T03:31:06.084Z] #35 66.07 Unpacking cmake-data (3.13.4-1) ... [2020-03-15T03:31:06.156Z] #47 ... [2020-03-15T03:31:06.157Z] [2020-03-15T03:31:06.157Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:31:06.157Z] #44 45.03 DEP criu/pie/parasite-vdso.d [2020-03-15T03:31:06.157Z] #44 45.16 DEP criu/pie/parasite.d [2020-03-15T03:31:06.157Z] #44 45.45 CC criu/pie/parasite.o [2020-03-15T03:31:06.157Z] #44 46.13 LINK criu/pie/parasite.built-in.o [2020-03-15T03:31:06.157Z] #44 46.14 GEN criu/pie/parasite-blob.h [2020-03-15T03:31:06.157Z] #44 46.15 CC criu/pie/parasite-vdso.o [2020-03-15T03:31:06.157Z] #44 46.54 CC criu/arch/s390/vdso-pie.o [2020-03-15T03:31:06.157Z] #44 46.71 CC criu/arch/s390/restorer.o [2020-03-15T03:31:06.157Z] #44 47.02 CC criu/pie/restorer.o [2020-03-15T03:31:06.157Z] #44 48.51 LINK criu/pie/restorer.built-in.o [2020-03-15T03:31:06.157Z] #44 48.52 GEN criu/pie/restorer-blob.h [2020-03-15T03:31:06.157Z] #44 48.55 DEP criu/vdso.d [2020-03-15T03:31:06.157Z] #44 48.62 DEP criu/uts_ns.d [2020-03-15T03:31:06.157Z] #44 48.67 DEP criu/util.d [2020-03-15T03:31:06.157Z] #44 48.77 DEP criu/uffd.d [2020-03-15T03:31:06.157Z] #44 48.99 DEP criu/tun.d [2020-03-15T03:31:06.157Z] #44 49.15 DEP criu/tty.d [2020-03-15T03:31:06.157Z] #44 49.40 DEP criu/timerfd.d [2020-03-15T03:31:06.157Z] #44 49.53 DEP criu/sysfs_parse.d [2020-03-15T03:31:06.157Z] #44 49.73 DEP criu/sysctl.d [2020-03-15T03:31:06.157Z] #44 49.83 DEP criu/string.d [2020-03-15T03:31:06.157Z] #44 49.85 DEP criu/stats.d [2020-03-15T03:31:06.157Z] #44 49.90 DEP criu/sockets.d [2020-03-15T03:31:06.157Z] #44 49.98 DEP criu/sk-unix.d [2020-03-15T03:31:06.157Z] #44 50.18 DEP criu/sk-tcp.d [2020-03-15T03:31:06.157Z] #44 50.41 DEP criu/sk-queue.d [2020-03-15T03:31:06.157Z] #44 50.60 DEP criu/sk-packet.d [2020-03-15T03:31:06.157Z] #44 50.73 DEP criu/sk-netlink.d [2020-03-15T03:31:06.157Z] #44 50.85 DEP criu/sk-inet.d [2020-03-15T03:31:06.157Z] #44 51.02 DEP criu/signalfd.d [2020-03-15T03:31:06.157Z] #44 51.21 DEP criu/sigframe.d [2020-03-15T03:31:06.157Z] #44 51.25 DEP criu/shmem.d [2020-03-15T03:31:06.157Z] #44 51.35 DEP criu/servicefd.d [2020-03-15T03:31:06.157Z] #44 51.45 DEP criu/seize.d [2020-03-15T03:31:06.157Z] #44 51.62 DEP criu/seccomp.d [2020-03-15T03:31:06.157Z] #44 51.71 DEP criu/rst-malloc.d [2020-03-15T03:31:06.157Z] #44 51.79 DEP criu/rbtree.d [2020-03-15T03:31:06.157Z] #44 51.80 DEP criu/pstree.d [2020-03-15T03:31:06.157Z] #44 ... [2020-03-15T03:31:06.157Z] [2020-03-15T03:31:06.157Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-15T03:31:06.157Z] #17 2.712 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [161 kB] [2020-03-15T03:31:06.339Z] #35 ... [2020-03-15T03:31:06.340Z] [2020-03-15T03:31:06.340Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-15T03:31:06.340Z] #43 56.36 The following additional packages will be installed: [2020-03-15T03:31:06.340Z] #43 56.39 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-03-15T03:31:06.340Z] #43 56.39 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-03-15T03:31:06.340Z] #43 56.42 Suggested packages: [2020-03-15T03:31:06.340Z] #43 56.44 manpages-dev python-setuptools [2020-03-15T03:31:06.340Z] #43 58.77 The following NEW packages will be installed: [2020-03-15T03:31:06.340Z] #43 58.77 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-03-15T03:31:06.340Z] #43 58.77 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-03-15T03:31:06.340Z] #43 58.77 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-03-15T03:31:06.340Z] #43 58.80 python-six zlib1g-dev [2020-03-15T03:31:06.340Z] #43 59.42 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-03-15T03:31:06.340Z] #43 59.42 Need to get 4095 kB of archives. [2020-03-15T03:31:06.340Z] #43 59.42 After this operation, 22.5 MB of additional disk space will be used. [2020-03-15T03:31:06.340Z] #43 59.42 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-03-15T03:31:06.340Z] #43 59.43 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-03-15T03:31:06.340Z] #43 59.43 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-03-15T03:31:06.340Z] #43 59.43 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-03-15T03:31:06.340Z] #43 59.44 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-03-15T03:31:06.340Z] #43 59.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-03-15T03:31:06.340Z] #43 59.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-03-15T03:31:06.340Z] #43 59.47 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-03-15T03:31:06.340Z] #43 59.51 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-03-15T03:31:06.340Z] #43 59.71 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-03-15T03:31:06.340Z] #43 59.75 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-03-15T03:31:06.340Z] #43 59.92 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-03-15T03:31:06.340Z] #43 60.10 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-03-15T03:31:06.340Z] #43 60.11 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-03-15T03:31:06.340Z] #43 60.12 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-03-15T03:31:06.340Z] #43 60.15 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-03-15T03:31:06.340Z] #43 60.16 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-03-15T03:31:06.340Z] #43 62.21 debconf: delaying package configuration, since apt-utils is not installed [2020-03-15T03:31:06.340Z] #43 62.53 Fetched 4095 kB in 1s (3877 kB/s) [2020-03-15T03:31:06.340Z] #43 62.68 Selecting previously unselected package libcap-dev:amd64. [2020-03-15T03:31:06.340Z] #43 62.68 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-03-15T03:31:06.340Z] #43 62.80 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-03-15T03:31:06.340Z] #43 62.81 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-03-15T03:31:06.340Z] #43 63.22 Selecting previously unselected package libnet1:amd64. [2020-03-15T03:31:06.340Z] #43 63.23 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-03-15T03:31:06.340Z] #43 63.25 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-03-15T03:31:06.340Z] #43 63.44 Selecting previously unselected package libnet1-dev. [2020-03-15T03:31:06.340Z] #43 63.46 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-03-15T03:31:06.340Z] #43 63.48 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-03-15T03:31:06.340Z] #43 63.87 Selecting previously unselected package libnl-3-200:amd64. [2020-03-15T03:31:06.340Z] #43 63.88 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-03-15T03:31:06.340Z] #43 63.89 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-03-15T03:31:06.340Z] #43 64.28 Selecting previously unselected package libnl-3-dev:amd64. [2020-03-15T03:31:06.340Z] #43 64.29 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-03-15T03:31:06.340Z] #43 64.32 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-03-15T03:31:06.340Z] #43 64.73 Selecting previously unselected package libprotobuf-c1:amd64. [2020-03-15T03:31:06.340Z] #43 64.73 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-03-15T03:31:06.340Z] #43 64.74 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-03-15T03:31:06.340Z] #43 65.00 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-03-15T03:31:06.340Z] #43 65.09 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-03-15T03:31:06.340Z] #43 65.12 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-03-15T03:31:06.340Z] #43 65.37 Selecting previously unselected package zlib1g-dev:amd64. [2020-03-15T03:31:06.340Z] #43 65.38 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-03-15T03:31:06.340Z] #43 65.41 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-03-15T03:31:06.340Z] #43 65.79 Selecting previously unselected package libprotobuf17:amd64. [2020-03-15T03:31:06.340Z] #43 65.82 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-03-15T03:31:06.340Z] #43 65.84 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-03-15T03:31:06.340Z] #43 ... [2020-03-15T03:31:06.340Z] [2020-03-15T03:31:06.340Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-15T03:31:06.340Z] #27 6.309 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-03-15T03:31:06.340Z] #27 6.946 [2020-03-15T03:31:07.053Z] go: finding github.com/coreos/etcd v3.3.10+incompatible [2020-03-15T03:31:07.105Z] #27 7.339 #=#=# ##O#- # # 2.7% ##### 7.2% ######## 12.0% ########## 15.0% ############# 18.1% ############### 21.1% ################## 25.2% ##################### 29.4% ######################## 34.0% [2020-03-15T03:31:07.105Z] #27 ... [2020-03-15T03:31:07.105Z] [2020-03-15T03:31:07.105Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-15T03:31:07.105Z] #62 66.22 Setting up libbtrfs0 (4.20.1-2) ... [2020-03-15T03:31:07.106Z] #62 66.24 Setting up libbtrfs-dev (4.20.1-2) ... [2020-03-15T03:31:07.106Z] #62 66.26 Processing triggers for libc-bin (2.28-10) ... [2020-03-15T03:31:07.106Z] #62 DONE 67.1s [2020-03-15T03:31:07.106Z] [2020-03-15T03:31:07.106Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-15T03:31:07.106Z] #63 DONE 0.1s [2020-03-15T03:31:07.106Z] [2020-03-15T03:31:07.106Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-15T03:31:07.106Z] #27 7.339 #=#=# ##O#- # # 2.7% ##### 7.2% ######## 12.0% ########## 15.0% ############# 18.1% ############### 21.1% ################## 25.2% ##################### 29.4% ######################## 34.0% ########################## 37.3% [2020-03-15T03:31:07.106Z] #27 ... [2020-03-15T03:31:07.106Z] [2020-03-15T03:31:07.106Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-03-15T03:31:07.106Z] #64 DONE 0.1s [2020-03-15T03:31:07.106Z] [2020-03-15T03:31:07.106Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-15T03:31:07.157Z] #17 3.704 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-03-15T03:31:07.344Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2020-03-15T03:31:07.980Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2020-03-15T03:31:08.393Z] #27 7.339 #=#=# ##O#- # # 2.7% ##### 7.2% ######## 12.0% ########## 15.0% ############# 18.1% ############### 21.1% ################## 25.2% ##################### 29.4% ######################## 34.0% ########################## 37.3% ############################# 40.9% ################################# 46.7% ##################################### 51.6% ######################################## 55.7% ########################################## 59.2% ############################################# 62.6% ################################################ 67.3% ################################################### 72.1% ########################################################## 81.1% ############################################################## 86.2% ################################################################### 94.4% ######################################################################## 100.0% [2020-03-15T03:31:08.953Z] #27 10.52 [2020-03-15T03:31:09.024Z] go: finding github.com/kr/text v0.1.0 [2020-03-15T03:31:09.710Z] Client: Docker Engine - Community [2020-03-15T03:31:09.710Z] Version: 19.03.5 [2020-03-15T03:31:09.710Z] API version: 1.40 [2020-03-15T03:31:09.710Z] Go version: go1.12.12 [2020-03-15T03:31:09.710Z] Git commit: 633a0ea [2020-03-15T03:31:09.710Z] Built: Wed Nov 13 07:27:53 2019 [2020-03-15T03:31:09.710Z] OS/Arch: linux/arm64 [2020-03-15T03:31:09.710Z] Experimental: false [2020-03-15T03:31:09.710Z] [2020-03-15T03:31:09.710Z] Server: Docker Engine - Community [2020-03-15T03:31:09.710Z] Engine: [2020-03-15T03:31:09.710Z] Version: 19.03.5 [2020-03-15T03:31:09.710Z] API version: 1.40 (minimum version 1.12) [2020-03-15T03:31:09.710Z] Go version: go1.12.12 [2020-03-15T03:31:09.710Z] Git commit: 633a0ea [2020-03-15T03:31:09.710Z] Built: Wed Nov 13 07:26:25 2019 [2020-03-15T03:31:09.710Z] OS/Arch: linux/arm64 [2020-03-15T03:31:09.710Z] Experimental: true [2020-03-15T03:31:09.710Z] containerd: [2020-03-15T03:31:09.710Z] Version: 1.2.10 [2020-03-15T03:31:09.710Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-03-15T03:31:09.710Z] runc: [2020-03-15T03:31:09.710Z] Version: 1.0.0-rc8+dev [2020-03-15T03:31:09.710Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-03-15T03:31:09.710Z] docker-init: [2020-03-15T03:31:09.710Z] Version: 0.18.0 [2020-03-15T03:31:09.710Z] GitCommit: fec3683 [Pipeline] sh [2020-03-15T03:31:10.056Z] + docker info [2020-03-15T03:31:10.065Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-03-15T03:31:10.332Z] #27 10.88 0.1% ######### 13.7% ################## 25.3% ################################## 48.2% ######################################### 57.5% ################################################## 69.6% ########################################################## 80.6% ################################################################## 92.1% ######################################################################## 100.0% [2020-03-15T03:31:10.596Z] #17 6.692 Fetched 8029 kB in 5s (1478 kB/s) [2020-03-15T03:31:10.695Z] Client: [2020-03-15T03:31:10.695Z] Debug Mode: false [2020-03-15T03:31:10.695Z] [2020-03-15T03:31:10.695Z] Server: [2020-03-15T03:31:10.695Z] Containers: 0 [2020-03-15T03:31:10.695Z] Running: 0 [2020-03-15T03:31:10.695Z] Paused: 0 [2020-03-15T03:31:10.695Z] Stopped: 0 [2020-03-15T03:31:10.695Z] Images: 0 [2020-03-15T03:31:10.695Z] Server Version: 19.03.5 [2020-03-15T03:31:10.695Z] Storage Driver: overlay2 [2020-03-15T03:31:10.695Z] Backing Filesystem: extfs [2020-03-15T03:31:10.695Z] Supports d_type: true [2020-03-15T03:31:10.695Z] Native Overlay Diff: true [2020-03-15T03:31:10.695Z] Logging Driver: json-file [2020-03-15T03:31:10.695Z] Cgroup Driver: cgroupfs [2020-03-15T03:31:10.695Z] Plugins: [2020-03-15T03:31:10.695Z] Volume: local [2020-03-15T03:31:10.695Z] Network: bridge host ipvlan macvlan null overlay [2020-03-15T03:31:10.695Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-03-15T03:31:10.695Z] Swarm: inactive [2020-03-15T03:31:10.695Z] Runtimes: runc [2020-03-15T03:31:10.695Z] Default Runtime: runc [2020-03-15T03:31:10.695Z] Init Binary: docker-init [2020-03-15T03:31:10.695Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-03-15T03:31:10.695Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-03-15T03:31:10.695Z] init version: fec3683 [2020-03-15T03:31:10.695Z] Security Options: [2020-03-15T03:31:10.695Z] apparmor [2020-03-15T03:31:10.695Z] seccomp [2020-03-15T03:31:10.695Z] Profile: default [2020-03-15T03:31:10.695Z] Kernel Version: 4.15.0-1058-aws [2020-03-15T03:31:10.695Z] Operating System: Ubuntu 18.04.4 LTS [2020-03-15T03:31:10.695Z] OSType: linux [2020-03-15T03:31:10.695Z] Architecture: x86_64 [2020-03-15T03:31:10.695Z] CPUs: 2 [2020-03-15T03:31:10.695Z] Total Memory: 7.501GiB [2020-03-15T03:31:10.695Z] Name: ip-10-100-103-249 [2020-03-15T03:31:10.695Z] ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32 [2020-03-15T03:31:10.695Z] Docker Root Dir: /var/lib/docker [2020-03-15T03:31:10.695Z] Debug Mode: false [2020-03-15T03:31:10.695Z] Registry: https://index.docker.io/v1/ [2020-03-15T03:31:10.695Z] Labels: [2020-03-15T03:31:10.695Z] Experimental: true [2020-03-15T03:31:10.695Z] Insecure Registries: [2020-03-15T03:31:10.695Z] 127.0.0.0/8 [2020-03-15T03:31:10.695Z] Live Restore Enabled: true [2020-03-15T03:31:10.695Z] [2020-03-15T03:31:10.695Z] WARNING: No swap limit support [2020-03-15T03:31:10.698Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2020-03-15T03:31:10.699Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-03-15T03:31:10.699Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [Pipeline] sh [2020-03-15T03:31:10.941Z] #27 12.51 [2020-03-15T03:31:10.986Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-15T03:31:10.986Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-15T03:31:10.986Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40695/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-03-15T03:31:10.994Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2020-03-15T03:31:11.205Z] Client: [2020-03-15T03:31:11.205Z] Debug Mode: false [2020-03-15T03:31:11.205Z] [2020-03-15T03:31:11.205Z] Server: [2020-03-15T03:31:11.205Z] Containers: 0 [2020-03-15T03:31:11.205Z] Running: 0 [2020-03-15T03:31:11.205Z] Paused: 0 [2020-03-15T03:31:11.205Z] Stopped: 0 [2020-03-15T03:31:11.205Z] Images: 0 [2020-03-15T03:31:11.205Z] Server Version: 19.03.5 [2020-03-15T03:31:11.205Z] Storage Driver: overlay2 [2020-03-15T03:31:11.205Z] Backing Filesystem: extfs [2020-03-15T03:31:11.205Z] Supports d_type: true [2020-03-15T03:31:11.205Z] Native Overlay Diff: true [2020-03-15T03:31:11.205Z] Logging Driver: json-file [2020-03-15T03:31:11.205Z] Cgroup Driver: cgroupfs [2020-03-15T03:31:11.205Z] Plugins: [2020-03-15T03:31:11.205Z] Volume: local [2020-03-15T03:31:11.205Z] Network: bridge host ipvlan macvlan null overlay [2020-03-15T03:31:11.205Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-03-15T03:31:11.205Z] Swarm: inactive [2020-03-15T03:31:11.205Z] Runtimes: runc [2020-03-15T03:31:11.205Z] Default Runtime: runc [2020-03-15T03:31:11.205Z] Init Binary: docker-init [2020-03-15T03:31:11.205Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-03-15T03:31:11.205Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-03-15T03:31:11.205Z] init version: fec3683 [2020-03-15T03:31:11.205Z] Security Options: [2020-03-15T03:31:11.205Z] apparmor [2020-03-15T03:31:11.205Z] seccomp [2020-03-15T03:31:11.205Z] Profile: default [2020-03-15T03:31:11.205Z] Kernel Version: 4.15.0-1058-aws [2020-03-15T03:31:11.205Z] Operating System: Ubuntu 18.04.4 LTS [2020-03-15T03:31:11.205Z] OSType: linux [2020-03-15T03:31:11.205Z] Architecture: x86_64 [2020-03-15T03:31:11.205Z] CPUs: 2 [2020-03-15T03:31:11.205Z] Total Memory: 7.501GiB [2020-03-15T03:31:11.205Z] Name: ip-10-100-42-55 [2020-03-15T03:31:11.205Z] ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32 [2020-03-15T03:31:11.205Z] Docker Root Dir: /var/lib/docker [2020-03-15T03:31:11.205Z] Debug Mode: false [2020-03-15T03:31:11.205Z] Registry: https://index.docker.io/v1/ [2020-03-15T03:31:11.205Z] Labels: [2020-03-15T03:31:11.205Z] Experimental: true [2020-03-15T03:31:11.205Z] Insecure Registries: [2020-03-15T03:31:11.205Z] 127.0.0.0/8 [2020-03-15T03:31:11.205Z] Live Restore Enabled: true [2020-03-15T03:31:11.205Z] [2020-03-15T03:31:11.205Z] WARNING: No swap limit support [Pipeline] sh [2020-03-15T03:31:11.242Z] + bash /home/ubuntu/workspace/moby_PR-40695/check-config.sh [2020-03-15T03:31:11.242Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-03-15T03:31:11.242Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ... [2020-03-15T03:31:11.242Z] [2020-03-15T03:31:11.242Z] Generally Necessary: [2020-03-15T03:31:11.242Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-03-15T03:31:11.242Z] - apparmor: enabled and tools installed [2020-03-15T03:31:11.242Z] - CONFIG_NAMESPACES: enabled [2020-03-15T03:31:11.452Z] #27 12.73 0.0% ##### 7.5% ########## 14.7% ###### [2020-03-15T03:31:11.452Z] #27 ... [2020-03-15T03:31:11.452Z] [2020-03-15T03:31:11.452Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-15T03:31:11.452Z] #33 61.26 internal/reflectlite [2020-03-15T03:31:11.452Z] #33 61.30 sync [2020-03-15T03:31:11.452Z] #33 65.26 sort [2020-03-15T03:31:11.452Z] #33 65.27 errors [2020-03-15T03:31:11.452Z] #33 66.15 strconv [2020-03-15T03:31:11.452Z] #33 67.95 io [2020-03-15T03:31:11.452Z] #33 69.90 internal/oserror [2020-03-15T03:31:11.452Z] #33 70.31 syscall [2020-03-15T03:31:11.452Z] #33 ... [2020-03-15T03:31:11.452Z] [2020-03-15T03:31:11.452Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-15T03:31:11.504Z] - CONFIG_NET_NS: enabled [2020-03-15T03:31:11.504Z] - CONFIG_PID_NS: enabled [2020-03-15T03:31:11.504Z] - CONFIG_IPC_NS: enabled [2020-03-15T03:31:11.504Z] - CONFIG_UTS_NS: enabled [2020-03-15T03:31:11.504Z] - CONFIG_CGROUPS: enabled [2020-03-15T03:31:11.504Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-03-15T03:31:11.504Z] - CONFIG_CGROUP_DEVICE: enabled [2020-03-15T03:31:11.504Z] - CONFIG_CGROUP_FREEZER: enabled [2020-03-15T03:31:11.504Z] - CONFIG_CGROUP_SCHED: enabled [2020-03-15T03:31:11.504Z] - CONFIG_CPUSETS: enabled [2020-03-15T03:31:11.504Z] - CONFIG_MEMCG: enabled [2020-03-15T03:31:11.504Z] - CONFIG_KEYS: enabled [2020-03-15T03:31:11.504Z] - CONFIG_VETH: enabled (as module) [2020-03-15T03:31:11.504Z] - CONFIG_BRIDGE: enabled (as module) [2020-03-15T03:31:11.504Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-03-15T03:31:11.504Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-03-15T03:31:11.504Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-03-15T03:31:11.504Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-03-15T03:31:11.504Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-03-15T03:31:11.504Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-03-15T03:31:11.504Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-03-15T03:31:11.504Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-03-15T03:31:11.504Z] - CONFIG_NF_NAT: enabled (as module) [2020-03-15T03:31:11.504Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-03-15T03:31:11.504Z] - CONFIG_POSIX_MQUEUE: enabled [2020-03-15T03:31:11.504Z] [2020-03-15T03:31:11.504Z] Optional Features: [2020-03-15T03:31:11.504Z] - CONFIG_USER_NS: enabled [2020-03-15T03:31:11.504Z] - CONFIG_SECCOMP: enabled [2020-03-15T03:31:11.504Z] - CONFIG_CGROUP_PIDS: enabled [2020-03-15T03:31:11.504Z] - CONFIG_MEMCG_SWAP: enabled [2020-03-15T03:31:11.504Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-03-15T03:31:11.504Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-03-15T03:31:11.504Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-03-15T03:31:11.504Z] - CONFIG_BLK_CGROUP: enabled [2020-03-15T03:31:11.504Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-03-15T03:31:11.504Z] - CONFIG_IOSCHED_CFQ: enabled [2020-03-15T03:31:11.504Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-03-15T03:31:11.504Z] - CONFIG_CGROUP_PERF: enabled [2020-03-15T03:31:11.504Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-03-15T03:31:11.532Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-15T03:31:11.532Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-15T03:31:11.532Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40695/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-03-15T03:31:11.532Z] + bash /home/ubuntu/workspace/moby_PR-40695/check-config.sh [2020-03-15T03:31:11.532Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-03-15T03:31:11.532Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ... [2020-03-15T03:31:11.532Z] [2020-03-15T03:31:11.532Z] Generally Necessary: [2020-03-15T03:31:11.532Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-03-15T03:31:11.532Z] - apparmor: enabled and tools installed [2020-03-15T03:31:11.532Z] - CONFIG_NAMESPACES: enabled [2020-03-15T03:31:11.532Z] - CONFIG_NET_NS: enabled [2020-03-15T03:31:11.532Z] - CONFIG_PID_NS: enabled [2020-03-15T03:31:11.532Z] - CONFIG_IPC_NS: enabled [2020-03-15T03:31:11.532Z] - CONFIG_UTS_NS: enabled [2020-03-15T03:31:11.532Z] - CONFIG_CGROUPS: enabled [2020-03-15T03:31:11.532Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-03-15T03:31:11.532Z] - CONFIG_CGROUP_DEVICE: enabled [2020-03-15T03:31:11.532Z] - CONFIG_CGROUP_FREEZER: enabled [2020-03-15T03:31:11.532Z] - CONFIG_CGROUP_SCHED: enabled [2020-03-15T03:31:11.532Z] - CONFIG_CPUSETS: enabled [2020-03-15T03:31:11.532Z] - CONFIG_MEMCG: enabled [2020-03-15T03:31:11.532Z] - CONFIG_KEYS: enabled [2020-03-15T03:31:11.597Z] #17 6.692 Reading package lists... [2020-03-15T03:31:11.597Z] #17 ... [2020-03-15T03:31:11.597Z] [2020-03-15T03:31:11.597Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:31:11.597Z] #44 52.10 DEP criu/protobuf.d [2020-03-15T03:31:11.597Z] #44 52.26 GEN criu/protobuf-desc-gen.h [2020-03-15T03:31:11.597Z] #44 53.14 DEP criu/protobuf-desc.d [2020-03-15T03:31:11.597Z] #44 53.25 DEP criu/proc_parse.d [2020-03-15T03:31:11.597Z] #44 53.47 DEP criu/plugin.d [2020-03-15T03:31:11.597Z] #44 53.54 DEP criu/pipes.d [2020-03-15T03:31:11.597Z] #44 53.68 DEP criu/pie-util.d [2020-03-15T03:31:11.597Z] #44 53.76 DEP criu/pie-util-vdso.d [2020-03-15T03:31:11.597Z] #44 53.90 DEP criu/path.d [2020-03-15T03:31:11.597Z] #44 54.11 DEP criu/parasite-syscall.d [2020-03-15T03:31:11.597Z] #44 54.34 DEP criu/pagemap.d [2020-03-15T03:31:11.597Z] #44 54.51 DEP criu/pagemap-cache.d [2020-03-15T03:31:11.597Z] #44 54.65 DEP criu/page-xfer.d [2020-03-15T03:31:11.597Z] #44 54.82 DEP criu/page-pipe.d [2020-03-15T03:31:11.597Z] #44 54.90 DEP criu/netfilter.d [2020-03-15T03:31:11.597Z] #44 54.97 DEP criu/net.d [2020-03-15T03:31:11.597Z] #44 55.07 DEP criu/namespaces.d [2020-03-15T03:31:11.597Z] #44 55.19 DEP criu/mount.d [2020-03-15T03:31:11.597Z] #44 55.30 DEP criu/mem.d [2020-03-15T03:31:11.597Z] #44 55.48 DEP criu/lsm.d [2020-03-15T03:31:11.597Z] #44 55.61 DEP criu/log.d [2020-03-15T03:31:11.597Z] #44 55.67 DEP criu/libnetlink.d [2020-03-15T03:31:11.597Z] #44 55.83 DEP criu/kerndat.d [2020-03-15T03:31:11.597Z] #44 56.01 DEP criu/kcmp-ids.d [2020-03-15T03:31:11.597Z] #44 56.06 DEP criu/irmap.d [2020-03-15T03:31:11.597Z] #44 56.25 DEP criu/ipc_ns.d [2020-03-15T03:31:11.597Z] #44 56.41 DEP criu/image.d [2020-03-15T03:31:11.597Z] #44 56.54 DEP criu/image-desc.d [2020-03-15T03:31:11.597Z] #44 56.59 DEP criu/fsnotify.d [2020-03-15T03:31:11.597Z] #44 56.74 DEP criu/filesystems.d [2020-03-15T03:31:11.597Z] #44 56.94 DEP criu/files.d [2020-03-15T03:31:11.597Z] #44 57.13 DEP criu/files-reg.d [2020-03-15T03:31:11.597Z] #44 57.23 DEP criu/files-ext.d [2020-03-15T03:31:11.597Z] #44 57.36 DEP criu/file-lock.d [2020-03-15T03:31:11.764Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-03-15T03:31:11.764Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-03-15T03:31:11.764Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-03-15T03:31:11.764Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-03-15T03:31:11.764Z] - CONFIG_RT_GROUP_SCHED: missing [2020-03-15T03:31:11.764Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-03-15T03:31:11.764Z] - CONFIG_IP_VS: enabled (as module) [2020-03-15T03:31:11.764Z] - CONFIG_IP_VS_NFCT: enabled [2020-03-15T03:31:11.764Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-03-15T03:31:11.764Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-03-15T03:31:11.764Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-03-15T03:31:11.764Z] - CONFIG_EXT4_FS: enabled [2020-03-15T03:31:11.764Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-03-15T03:31:11.764Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-03-15T03:31:11.764Z] - Network Drivers: [2020-03-15T03:31:11.764Z] - "overlay": [2020-03-15T03:31:11.764Z] - CONFIG_VXLAN: enabled (as module) [2020-03-15T03:31:11.764Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-03-15T03:31:11.764Z] Optional (for encrypted networks): [2020-03-15T03:31:11.764Z] - CONFIG_CRYPTO: enabled [2020-03-15T03:31:11.764Z] - CONFIG_CRYPTO_AEAD: enabled [2020-03-15T03:31:11.764Z] - CONFIG_CRYPTO_GCM: enabled [2020-03-15T03:31:11.765Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-03-15T03:31:11.765Z] - CONFIG_CRYPTO_GHASH: enabled [2020-03-15T03:31:11.765Z] - CONFIG_XFRM: enabled [2020-03-15T03:31:11.765Z] - CONFIG_XFRM_USER: enabled (as module) [2020-03-15T03:31:11.765Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-03-15T03:31:11.765Z] - CONFIG_INET_ESP: enabled (as module) [2020-03-15T03:31:11.765Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-03-15T03:31:11.765Z] - "ipvlan": [2020-03-15T03:31:11.765Z] - CONFIG_IPVLAN: enabled (as module) [2020-03-15T03:31:11.765Z] - "macvlan": [2020-03-15T03:31:11.765Z] - CONFIG_MACVLAN: enabled (as module) [2020-03-15T03:31:11.765Z] - CONFIG_DUMMY: enabled (as module) [2020-03-15T03:31:11.765Z] - "ftp,tftp client in container": [2020-03-15T03:31:11.765Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-03-15T03:31:11.765Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-03-15T03:31:11.765Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-03-15T03:31:11.765Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-03-15T03:31:11.765Z] - Storage Drivers: [2020-03-15T03:31:11.765Z] - "aufs": [2020-03-15T03:31:11.765Z] - CONFIG_AUFS_FS: enabled (as module) [2020-03-15T03:31:11.765Z] - "btrfs": [2020-03-15T03:31:11.765Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-03-15T03:31:11.765Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-03-15T03:31:11.803Z] - CONFIG_VETH: enabled (as module) [2020-03-15T03:31:11.803Z] - CONFIG_BRIDGE: enabled (as module) [2020-03-15T03:31:11.803Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-03-15T03:31:11.803Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-03-15T03:31:11.803Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-03-15T03:31:11.803Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-03-15T03:31:11.803Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-03-15T03:31:11.803Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-03-15T03:31:11.803Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-03-15T03:31:11.803Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-03-15T03:31:11.803Z] - CONFIG_NF_NAT: enabled (as module) [2020-03-15T03:31:11.803Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-03-15T03:31:11.803Z] - CONFIG_POSIX_MQUEUE: enabled [2020-03-15T03:31:11.803Z] [2020-03-15T03:31:11.803Z] Optional Features: [2020-03-15T03:31:11.803Z] - CONFIG_USER_NS: enabled [2020-03-15T03:31:11.803Z] - CONFIG_SECCOMP: enabled [2020-03-15T03:31:11.803Z] - CONFIG_CGROUP_PIDS: enabled [2020-03-15T03:31:11.803Z] - CONFIG_MEMCG_SWAP: enabled [2020-03-15T03:31:11.803Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-03-15T03:31:11.803Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-03-15T03:31:11.803Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-03-15T03:31:11.803Z] - CONFIG_BLK_CGROUP: enabled [2020-03-15T03:31:11.803Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-03-15T03:31:11.803Z] - CONFIG_IOSCHED_CFQ: enabled [2020-03-15T03:31:11.803Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-03-15T03:31:11.803Z] - CONFIG_CGROUP_PERF: enabled [2020-03-15T03:31:11.803Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-03-15T03:31:11.803Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-03-15T03:31:11.803Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-03-15T03:31:11.803Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-03-15T03:31:11.803Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-03-15T03:31:11.803Z] - CONFIG_RT_GROUP_SCHED: missing [2020-03-15T03:31:11.803Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-03-15T03:31:11.803Z] - CONFIG_IP_VS: enabled (as module) [2020-03-15T03:31:11.803Z] - CONFIG_IP_VS_NFCT: enabled [2020-03-15T03:31:11.804Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-03-15T03:31:11.804Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-03-15T03:31:11.804Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-03-15T03:31:11.804Z] - CONFIG_EXT4_FS: enabled [2020-03-15T03:31:11.804Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-03-15T03:31:11.804Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-03-15T03:31:11.804Z] - Network Drivers: [2020-03-15T03:31:11.804Z] - "overlay": [2020-03-15T03:31:11.877Z] #44 57.46 DEP criu/file-ids.d [2020-03-15T03:31:11.877Z] #44 57.60 DEP criu/fifo.d [2020-03-15T03:31:12.025Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2020-03-15T03:31:12.029Z] - "devicemapper": [2020-03-15T03:31:12.029Z] - CONFIG_BLK_DEV_DM: enabled [2020-03-15T03:31:12.029Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-03-15T03:31:12.029Z] - "overlay": [2020-03-15T03:31:12.029Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-03-15T03:31:12.029Z] - "zfs": [2020-03-15T03:31:12.029Z] - /dev/zfs: missing [2020-03-15T03:31:12.029Z] - zfs command: missing [2020-03-15T03:31:12.029Z] - zpool command: missing [2020-03-15T03:31:12.029Z] [2020-03-15T03:31:12.029Z] Limits: [2020-03-15T03:31:12.029Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-03-15T03:31:12.029Z] [2020-03-15T03:31:12.029Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2020-03-15T03:31:12.072Z] - CONFIG_VXLAN: enabled (as module) [2020-03-15T03:31:12.072Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-03-15T03:31:12.072Z] Optional (for encrypted networks): [2020-03-15T03:31:12.072Z] - CONFIG_CRYPTO: enabled [2020-03-15T03:31:12.072Z] - CONFIG_CRYPTO_AEAD: enabled [2020-03-15T03:31:12.072Z] - CONFIG_CRYPTO_GCM: enabled [2020-03-15T03:31:12.072Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-03-15T03:31:12.072Z] - CONFIG_CRYPTO_GHASH: enabled [2020-03-15T03:31:12.072Z] - CONFIG_XFRM: enabled [2020-03-15T03:31:12.072Z] - CONFIG_XFRM_USER: enabled (as module) [2020-03-15T03:31:12.072Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-03-15T03:31:12.072Z] - CONFIG_INET_ESP: enabled (as module) [2020-03-15T03:31:12.072Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-03-15T03:31:12.072Z] - "ipvlan": [2020-03-15T03:31:12.072Z] - CONFIG_IPVLAN: enabled (as module) [2020-03-15T03:31:12.072Z] - "macvlan": [2020-03-15T03:31:12.072Z] - CONFIG_MACVLAN: enabled (as module) [2020-03-15T03:31:12.072Z] - CONFIG_DUMMY: enabled (as module) [2020-03-15T03:31:12.072Z] - "ftp,tftp client in container": [2020-03-15T03:31:12.072Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-03-15T03:31:12.072Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-03-15T03:31:12.072Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-03-15T03:31:12.072Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-03-15T03:31:12.072Z] - Storage Drivers: [2020-03-15T03:31:12.072Z] - "aufs": [2020-03-15T03:31:12.072Z] - CONFIG_AUFS_FS: enabled (as module) [2020-03-15T03:31:12.072Z] - "btrfs": [2020-03-15T03:31:12.072Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-03-15T03:31:12.072Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-03-15T03:31:12.072Z] - "devicemapper": [2020-03-15T03:31:12.072Z] - CONFIG_BLK_DEV_DM: enabled [2020-03-15T03:31:12.072Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-03-15T03:31:12.072Z] - "overlay": [2020-03-15T03:31:12.072Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-03-15T03:31:12.072Z] - "zfs": [2020-03-15T03:31:12.072Z] - /dev/zfs: missing [2020-03-15T03:31:12.072Z] - zfs command: missing [2020-03-15T03:31:12.072Z] - zpool command: missing [2020-03-15T03:31:12.072Z] [2020-03-15T03:31:12.072Z] Limits: [2020-03-15T03:31:12.072Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-03-15T03:31:12.072Z] [2020-03-15T03:31:12.072Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-03-15T03:31:12.158Z] #44 57.73 DEP criu/fdstore.d [2020-03-15T03:31:12.158Z] #44 57.84 DEP criu/fault-injection.d [2020-03-15T03:31:12.158Z] #44 57.89 DEP criu/external.d [2020-03-15T03:31:12.158Z] #44 57.94 DEP criu/eventpoll.d [Pipeline] sh [2020-03-15T03:31:12.413Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f310bd29bd5ab52caa0536c85d564461a70abf16 . [2020-03-15T03:31:12.438Z] #44 58.09 DEP criu/eventfd.d [2020-03-15T03:31:12.438Z] #44 58.16 DEP criu/crtools.d [2020-03-15T03:31:12.477Z] + sudo modprobe ip_vs [2020-03-15T03:31:12.659Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-03-15T03:31:12.671Z] #2 [internal] load .dockerignore [2020-03-15T03:31:12.671Z] #2 transferring context: 87B done [2020-03-15T03:31:12.719Z] #44 58.34 DEP criu/cr-service.d [2020-03-15T03:31:12.727Z] #27 12.73 0.0% ##### 7.5% ########## 14.7% ############### 21.6% ##################### 29.4% ########################## 36.6% ################################ 45.8% ####################################### 55.2% ########################################### 60.3% ################################################ 67.8% ##################################################### 74.6% ############################################################ 83.4% ############################################################### 87.6% ##################################################################### 96.1% ######################################################################## 100.0% [2020-03-15T03:31:12.778Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f310bd29bd5ab52caa0536c85d564461a70abf16 . [2020-03-15T03:31:12.928Z] #2 DONE 0.3s [2020-03-15T03:31:12.928Z] [2020-03-15T03:31:12.928Z] #1 [internal] load build definition from Dockerfile [2020-03-15T03:31:12.928Z] #1 transferring dockerfile: 17.06kB done [2020-03-15T03:31:12.928Z] #1 DONE 0.3s [2020-03-15T03:31:12.928Z] [2020-03-15T03:31:12.928Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-03-15T03:31:12.983Z] #27 14.54 [2020-03-15T03:31:12.999Z] #44 58.51 DEP criu/cr-restore.d [2020-03-15T03:31:12.999Z] #44 58.75 DEP criu/cr-errno.d [2020-03-15T03:31:13.039Z] #2 [internal] load .dockerignore [2020-03-15T03:31:13.039Z] #2 transferring context: 87B done [2020-03-15T03:31:13.039Z] #2 DONE 0.2s [2020-03-15T03:31:13.039Z] [2020-03-15T03:31:13.039Z] #1 [internal] load build definition from Dockerfile [2020-03-15T03:31:13.039Z] #1 transferring dockerfile: 17.06kB 0.0s done [2020-03-15T03:31:13.039Z] #1 DONE 0.2s [2020-03-15T03:31:13.039Z] [2020-03-15T03:31:13.039Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-03-15T03:31:13.238Z] #27 14.74 0.0% [2020-03-15T03:31:13.238Z] #27 ... [2020-03-15T03:31:13.238Z] [2020-03-15T03:31:13.238Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:31:13.238Z] #47 63.08 sync [2020-03-15T03:31:13.238Z] #47 63.08 internal/reflectlite [2020-03-15T03:31:13.238Z] #47 66.32 github.com/LK4D4/vndr/godl/singleflight [2020-03-15T03:31:13.238Z] #47 67.23 math/rand [2020-03-15T03:31:13.238Z] #47 68.99 internal/singleflight [2020-03-15T03:31:13.238Z] #47 69.12 io [2020-03-15T03:31:13.238Z] #47 69.72 strconv [2020-03-15T03:31:13.238Z] #47 71.28 bytes [2020-03-15T03:31:13.238Z] #47 ... [2020-03-15T03:31:13.238Z] [2020-03-15T03:31:13.238Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-15T03:31:13.279Z] #44 58.77 DEP criu/cr-dump.d [2020-03-15T03:31:13.279Z] #44 58.99 DEP criu/cr-dedup.d [2020-03-15T03:31:13.279Z] #44 59.15 DEP criu/cr-check.d [2020-03-15T03:31:13.492Z] #3 DONE 0.6s [2020-03-15T03:31:13.492Z] [2020-03-15T03:31:13.492Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-03-15T03:31:13.492Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-03-15T03:31:13.492Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-03-15T03:31:13.492Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done [2020-03-15T03:31:13.492Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done [2020-03-15T03:31:13.492Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0B / 8.82MB 0.1s [2020-03-15T03:31:13.610Z] #3 DONE 0.5s [2020-03-15T03:31:13.610Z] [2020-03-15T03:31:13.610Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-03-15T03:31:13.610Z] #4 DONE 0.0s [2020-03-15T03:31:13.610Z] [2020-03-15T03:31:13.610Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-03-15T03:31:13.610Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-03-15T03:31:13.610Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done [2020-03-15T03:31:13.610Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done [2020-03-15T03:31:13.610Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0B / 8.82MB 0.1s [2020-03-15T03:31:13.610Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-03-15T03:31:13.700Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2020-03-15T03:31:13.700Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2020-03-15T03:31:13.748Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s done [2020-03-15T03:31:13.749Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 [2020-03-15T03:31:13.869Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s done [2020-03-15T03:31:13.869Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 [2020-03-15T03:31:13.890Z] #44 59.30 DEP criu/config.d [2020-03-15T03:31:13.891Z] #44 59.49 DEP criu/clone-noasan.d [2020-03-15T03:31:13.891Z] #44 59.53 DEP criu/cgroup.d [2020-03-15T03:31:13.891Z] #44 59.73 DEP criu/cgroup-props.d [2020-03-15T03:31:14.006Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.2s done [2020-03-15T03:31:14.006Z] #4 DONE 0.7s [2020-03-15T03:31:14.126Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.4s done [2020-03-15T03:31:14.126Z] #4 DONE 0.7s [2020-03-15T03:31:14.171Z] #44 59.79 DEP criu/bitmap.d [2020-03-15T03:31:14.171Z] #44 59.81 DEP criu/bfd.d [2020-03-15T03:31:14.171Z] #44 59.93 DEP criu/autofs.d [2020-03-15T03:31:14.333Z] go: finding github.com/theupdateframework/notary v0.6.1 [2020-03-15T03:31:14.451Z] #44 60.06 DEP criu/aio.d [2020-03-15T03:31:14.451Z] #44 60.27 DEP criu/action-scripts.d [2020-03-15T03:31:14.570Z] [2020-03-15T03:31:14.570Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-03-15T03:31:14.570Z] #6 DONE 0.2s [2020-03-15T03:31:14.570Z] [2020-03-15T03:31:14.570Z] #5 [internal] load metadata for docker.io/library/golang:1.13.8-buster [2020-03-15T03:31:14.731Z] #44 60.50 CC criu/action-scripts.o [2020-03-15T03:31:14.831Z] #5 DONE 0.2s [2020-03-15T03:31:14.831Z] [2020-03-15T03:31:14.831Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-15T03:31:14.831Z] #7 resolve docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca done [2020-03-15T03:31:14.831Z] #7 sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 0B / 7.81MB 0.2s [2020-03-15T03:31:14.831Z] #7 sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca 1.42kB / 1.42kB done [2020-03-15T03:31:14.831Z] #7 sha256:be37fd7a30b94a720a45ba5dcc0cf386d043acc5f4f61db7c6736fd10ee621bd 1.79kB / 1.79kB done [2020-03-15T03:31:14.831Z] #7 sha256:3a7408f53f79a230e184ec6b8666a1203cf6120174eb17a428ad4b80958b2652 5.46kB / 5.46kB done [2020-03-15T03:31:14.831Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 0B / 50.38MB 0.2s [2020-03-15T03:31:14.831Z] #7 sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 0B / 10.00MB 0.2s [2020-03-15T03:31:14.965Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2020-03-15T03:31:15.068Z] [2020-03-15T03:31:15.068Z] #6 [internal] load metadata for docker.io/library/golang:1.13.8-buster [2020-03-15T03:31:15.095Z] #7 sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 7.81MB / 7.81MB 0.3s [2020-03-15T03:31:15.095Z] #7 sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 1.37MB / 10.00MB 0.3s [2020-03-15T03:31:15.095Z] #7 sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 7.81MB / 7.81MB 0.3s done [2020-03-15T03:31:15.095Z] #7 sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 10.00MB / 10.00MB 0.5s [2020-03-15T03:31:15.095Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 0B / 51.79MB 0.5s [2020-03-15T03:31:15.326Z] #6 DONE 0.3s [2020-03-15T03:31:15.326Z] [2020-03-15T03:31:15.326Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-03-15T03:31:15.326Z] #5 DONE 0.2s [2020-03-15T03:31:15.326Z] [2020-03-15T03:31:15.326Z] #20 [internal] load build context [2020-03-15T03:31:15.341Z] #44 60.96 CC criu/aio.o [2020-03-15T03:31:15.353Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 10.46MB / 50.38MB 0.6s [2020-03-15T03:31:15.353Z] #7 sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 10.00MB / 10.00MB 0.5s done [2020-03-15T03:31:15.353Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 7.50MB / 51.79MB 0.6s [2020-03-15T03:31:15.353Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 1.72MB / 68.60MB 0.6s [2020-03-15T03:31:15.611Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 12.67MB / 51.79MB 0.7s [2020-03-15T03:31:15.611Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 7.45MB / 68.60MB 0.7s [2020-03-15T03:31:15.611Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 16.45MB / 50.38MB 0.8s [2020-03-15T03:31:15.611Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 20.28MB / 51.79MB 0.8s [2020-03-15T03:31:15.611Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 10.93MB / 68.60MB 0.8s [2020-03-15T03:31:15.621Z] #44 61.39 CC criu/autofs.o [2020-03-15T03:31:15.871Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 28.91MB / 50.38MB 1.0s [2020-03-15T03:31:15.871Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 33.14MB / 51.79MB 1.0s [2020-03-15T03:31:15.871Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 21.15MB / 68.60MB 1.0s [2020-03-15T03:31:15.871Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 39.97MB / 50.38MB 1.2s [2020-03-15T03:31:15.871Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 40.61MB / 51.79MB 1.2s [2020-03-15T03:31:15.871Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 30.31MB / 68.60MB 1.2s [2020-03-15T03:31:15.902Z] #44 ... [2020-03-15T03:31:15.902Z] [2020-03-15T03:31:15.902Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-15T03:31:15.902Z] #17 6.692 Reading package lists... [2020-03-15T03:31:15.902Z] #17 8.759 Reading package lists... [2020-03-15T03:31:15.902Z] #17 10.74 Building dependency tree... [2020-03-15T03:31:15.902Z] #17 11.32 libcap2-bin is already the newest version (1:2.25-2). [2020-03-15T03:31:15.902Z] #17 11.32 The following additional packages will be installed: [2020-03-15T03:31:15.902Z] #17 11.35 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-03-15T03:31:15.902Z] #17 11.35 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-03-15T03:31:15.902Z] #17 11.35 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-03-15T03:31:15.902Z] #17 11.35 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-03-15T03:31:15.902Z] #17 11.35 python3.7 python3.7-minimal vim-runtime xxd [2020-03-15T03:31:15.902Z] #17 11.35 Suggested packages: [2020-03-15T03:31:15.902Z] #17 11.35 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-03-15T03:31:15.902Z] #17 11.36 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-03-15T03:31:15.902Z] #17 11.36 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-03-15T03:31:15.902Z] #17 11.36 Recommended packages: [2020-03-15T03:31:15.902Z] #17 11.36 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-03-15T03:31:15.902Z] #17 11.36 python3-keyrings.alt python3-xdg unzip [2020-03-15T03:31:15.902Z] #17 12.40 The following NEW packages will be installed: [2020-03-15T03:31:15.902Z] #17 12.40 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-03-15T03:31:15.902Z] #17 12.40 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-03-15T03:31:15.902Z] #17 12.40 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-03-15T03:31:15.902Z] #17 12.40 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-03-15T03:31:15.902Z] #17 12.41 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-03-15T03:31:15.902Z] #17 12.41 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-03-15T03:31:15.902Z] #17 12.41 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-03-15T03:31:15.902Z] #17 12.41 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-03-15T03:31:15.902Z] #17 12.41 xz-utils zip [2020-03-15T03:31:15.902Z] #17 12.48 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-03-15T03:31:15.902Z] #17 12.48 Need to get 27.7 MB of archives. [2020-03-15T03:31:15.902Z] #17 12.48 After this operation, 117 MB of additional disk space will be used. [2020-03-15T03:31:15.902Z] #17 12.48 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2020-03-15T03:31:15.997Z] go: finding gotest.tools v2.2.0+incompatible [2020-03-15T03:31:16.129Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 50.38MB / 50.38MB 1.4s [2020-03-15T03:31:16.129Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 51.79MB / 51.79MB 1.4s [2020-03-15T03:31:16.129Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 39.67MB / 68.60MB 1.4s [2020-03-15T03:31:16.184Z] #17 12.52 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u1 [586 kB] [2020-03-15T03:31:16.184Z] #17 12.59 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u1 [1590 kB] [2020-03-15T03:31:16.184Z] #17 ... [2020-03-15T03:31:16.184Z] [2020-03-15T03:31:16.184Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:31:16.184Z] #47 89.10 github.com/LK4D4/vndr/godl [2020-03-15T03:31:16.184Z] #47 89.70 github.com/LK4D4/vndr [2020-03-15T03:31:16.184Z] #47 DONE 95.6s [2020-03-15T03:31:16.184Z] [2020-03-15T03:31:16.184Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-15T03:31:16.184Z] #17 12.63 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2020-03-15T03:31:16.184Z] #17 12.63 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2020-03-15T03:31:16.184Z] #17 12.66 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u1 [1683 kB] [2020-03-15T03:31:16.386Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 46.10MB / 68.60MB 1.5s [2020-03-15T03:31:16.467Z] #17 12.76 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u1 [330 kB] [2020-03-15T03:31:16.467Z] #17 12.76 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2020-03-15T03:31:16.467Z] #17 12.76 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2020-03-15T03:31:16.467Z] #17 12.78 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2020-03-15T03:31:16.467Z] #17 12.78 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2020-03-15T03:31:16.467Z] #17 12.78 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2020-03-15T03:31:16.467Z] #17 12.79 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2020-03-15T03:31:16.467Z] #17 12.79 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2020-03-15T03:31:16.467Z] #17 12.79 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2020-03-15T03:31:16.467Z] #17 12.80 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2020-03-15T03:31:16.467Z] #17 12.81 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-03-15T03:31:16.467Z] #17 12.81 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-03-15T03:31:16.467Z] #17 12.82 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2020-03-15T03:31:16.467Z] #17 12.82 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2020-03-15T03:31:16.467Z] #17 12.83 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2020-03-15T03:31:16.467Z] #17 12.83 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2020-03-15T03:31:16.467Z] #17 12.86 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2020-03-15T03:31:16.467Z] #17 12.86 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-03-15T03:31:16.467Z] #17 12.87 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-03-15T03:31:16.467Z] #17 12.88 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-03-15T03:31:16.467Z] #17 12.88 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2020-03-15T03:31:16.467Z] #17 12.88 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2020-03-15T03:31:16.467Z] #17 12.89 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6 [8030 kB] [2020-03-15T03:31:16.567Z] #27 14.74 0.0% # 2.2% ## 3.8% #### 6.2% ###### 9.0% ######## 11.9% ######### 13.8% ########### 16.5% ############# 18.5% ############### 20.9% ################ 22.5% ################## 25.0% ################### 27.0% ##################### 30.1% ###################### 31.8% ######################## 33.9% ########################## 36.9% ########################### 38.9% ############################# 41.2% ############################### 43.8% ################################# 46.1% ################################## 48.1% #################################### 50.2% ###################################### 52.9% ####################################### 55.1% ######################################### 57.0% ########################################## 59.0% ############################################ 61.4% ############################################# 63.9% ############################################### 66.6% ################################################## 69.6% ################################################### 72.0% [2020-03-15T03:31:16.567Z] #27 ... [2020-03-15T03:31:16.567Z] [2020-03-15T03:31:16.567Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-15T03:31:16.567Z] #10 66.75 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-03-15T03:31:16.567Z] #10 67.36 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-03-15T03:31:16.567Z] #10 67.43 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2020-03-15T03:31:16.567Z] #10 72.62 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-03-15T03:31:16.567Z] #10 75.36 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-03-15T03:31:16.567Z] #10 75.36 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-03-15T03:31:16.567Z] #10 75.36 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-03-15T03:31:16.567Z] #10 75.40 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-03-15T03:31:16.567Z] #10 75.41 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-03-15T03:31:16.567Z] #10 75.42 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB] [2020-03-15T03:31:16.567Z] #10 75.42 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-03-15T03:31:16.567Z] #10 75.45 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-03-15T03:31:16.567Z] #10 75.51 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-03-15T03:31:16.567Z] #10 75.52 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-03-15T03:31:16.567Z] #10 75.54 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-03-15T03:31:16.567Z] #10 75.71 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-03-15T03:31:16.567Z] #10 75.71 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-03-15T03:31:16.567Z] #10 75.71 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-03-15T03:31:16.567Z] #10 75.71 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB] [2020-03-15T03:31:16.644Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 50.38MB / 50.38MB 1.5s done [2020-03-15T03:31:16.644Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 51.79MB / 51.79MB 1.6s done [2020-03-15T03:31:16.644Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 59.61MB / 68.60MB 1.8s [2020-03-15T03:31:16.644Z] #7 extracting sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 [2020-03-15T03:31:16.644Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 0B / 120.07MB 1.8s [2020-03-15T03:31:16.644Z] #7 sha256:f8e0159fc85284002056acd2e8ec645d3b160ec7f14ef4b938ebb6e29ac2f1c3 126B / 126B 1.8s [2020-03-15T03:31:16.644Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 68.60MB / 68.60MB 2.0s [2020-03-15T03:31:16.644Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 11.80MB / 120.07MB 2.0s [2020-03-15T03:31:16.644Z] #7 sha256:f8e0159fc85284002056acd2e8ec645d3b160ec7f14ef4b938ebb6e29ac2f1c3 126B / 126B 1.8s done [2020-03-15T03:31:16.750Z] #17 13.24 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-03-15T03:31:16.824Z] #10 ... [2020-03-15T03:31:16.824Z] [2020-03-15T03:31:16.824Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-15T03:31:17.031Z] #17 13.24 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-03-15T03:31:17.031Z] #17 13.25 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-03-15T03:31:17.031Z] #17 13.25 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2020-03-15T03:31:17.031Z] #17 13.26 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2020-03-15T03:31:17.031Z] #17 13.28 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2020-03-15T03:31:17.031Z] #17 13.59 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-03-15T03:31:17.031Z] #17 13.59 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2020-03-15T03:31:17.031Z] #17 13.59 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2020-03-15T03:31:17.031Z] #17 13.60 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2020-03-15T03:31:17.031Z] #17 13.61 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2020-03-15T03:31:17.032Z] #17 13.61 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2020-03-15T03:31:17.032Z] #17 13.61 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB] [2020-03-15T03:31:17.032Z] #17 13.65 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2020-03-15T03:31:17.080Z] #27 14.74 0.0% # 2.2% ## 3.8% #### 6.2% ###### 9.0% ######## 11.9% ######### 13.8% ########### 16.5% ############# 18.5% ############### 20.9% ################ 22.5% ################## 25.0% ################### 27.0% ##################### 30.1% ###################### 31.8% ######################## 33.9% ########################## 36.9% ########################### 38.9% ############################# 41.2% ############################### 43.8% ################################# 46.1% ################################## 48.1% #################################### 50.2% ###################################### 52.9% ####################################### 55.1% ######################################### 57.0% ########################################## 59.0% ############################################ 61.4% ############################################# 63.9% ############################################### 66.6% ################################################## 69.6% ################################################### 72.0% ##################################################### 73.7% ###################################################### 76.1% ####################################################### 77.6% ######################################################### 80.0% ########################################################### 82.6% [2020-03-15T03:31:17.080Z] #27 ... [2020-03-15T03:31:17.080Z] [2020-03-15T03:31:17.080Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-15T03:31:17.080Z] #65 4.551 + RM_GOPATH=0 [2020-03-15T03:31:17.080Z] #65 4.551 + TMP_GOPATH= [2020-03-15T03:31:17.080Z] #65 4.551 + : /build [2020-03-15T03:31:17.080Z] #65 4.551 + '[' -z '' ']' [2020-03-15T03:31:17.080Z] #65 4.556 ++ mktemp -d [2020-03-15T03:31:17.080Z] #65 4.560 + export GOPATH=/tmp/tmp.jep3P4kXRH [2020-03-15T03:31:17.080Z] #65 4.560 + GOPATH=/tmp/tmp.jep3P4kXRH [2020-03-15T03:31:17.080Z] #65 4.560 + RM_GOPATH=1 [2020-03-15T03:31:17.080Z] #65 4.561 ++ dirname ./install.sh [2020-03-15T03:31:17.080Z] #65 4.566 + dir=. [2020-03-15T03:31:17.080Z] #65 4.566 + bin=containerd [2020-03-15T03:31:17.080Z] #65 4.566 + shift [2020-03-15T03:31:17.080Z] #65 4.566 + '[' '!' -f ./containerd.installer ']' [2020-03-15T03:31:17.080Z] #65 4.566 + . ./containerd.installer [2020-03-15T03:31:17.080Z] #65 4.567 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-15T03:31:17.080Z] #65 4.574 + install_containerd [2020-03-15T03:31:17.080Z] #65 4.574 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-15T03:31:17.080Z] #65 4.574 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-03-15T03:31:17.080Z] #65 4.574 + git clone https://github.com/containerd/containerd.git /tmp/tmp.jep3P4kXRH/src/github.com/containerd/containerd [2020-03-15T03:31:17.080Z] #65 4.578 Cloning into '/tmp/tmp.jep3P4kXRH/src/github.com/containerd/containerd'... [2020-03-15T03:31:17.207Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 68.60MB / 68.60MB 2.1s done [2020-03-15T03:31:17.207Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 22.53MB / 120.07MB 2.3s [2020-03-15T03:31:17.207Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 28.81MB / 120.07MB 2.6s [2020-03-15T03:31:17.314Z] #17 13.66 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB] [2020-03-15T03:31:17.314Z] #17 13.66 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-03-15T03:31:17.335Z] #65 ... [2020-03-15T03:31:17.335Z] [2020-03-15T03:31:17.335Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-15T03:31:17.495Z] go: finding github.com/onsi/ginkgo v1.7.0 [2020-03-15T03:31:17.591Z] #27 14.74 0.0% # 2.2% ## 3.8% #### 6.2% ###### 9.0% ######## 11.9% ######### 13.8% ########### 16.5% ############# 18.5% ############### 20.9% ################ 22.5% ################## 25.0% ################### 27.0% ##################### 30.1% ###################### 31.8% ######################## 33.9% ########################## 36.9% ########################### 38.9% ############################# 41.2% ############################### 43.8% ################################# 46.1% ################################## 48.1% #################################### 50.2% ###################################### 52.9% ####################################### 55.1% ######################################### 57.0% ########################################## 59.0% ############################################ 61.4% ############################################# 63.9% ############################################### 66.6% ################################################## 69.6% ################################################### 72.0% ##################################################### 73.7% ###################################################### 76.1% ####################################################### 77.6% ######################################################### 80.0% ########################################################### 82.6% ############################################################# 84.9% ############################################################## 87.0% ################################################################ 89.0% [2020-03-15T03:31:17.591Z] #27 ... [2020-03-15T03:31:17.591Z] [2020-03-15T03:31:17.591Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-15T03:31:17.591Z] #43 67.60 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-03-15T03:31:17.591Z] #43 67.60 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-03-15T03:31:17.591Z] #43 67.60 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-03-15T03:31:17.591Z] #43 68.07 Selecting previously unselected package libprotobuf-dev:amd64. [2020-03-15T03:31:17.591Z] #43 68.07 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-03-15T03:31:17.591Z] #43 68.08 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-03-15T03:31:17.591Z] #43 70.81 Selecting previously unselected package libprotoc17:amd64. [2020-03-15T03:31:17.591Z] #43 70.81 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-03-15T03:31:17.591Z] #43 70.82 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-03-15T03:31:17.591Z] #43 71.66 Selecting previously unselected package protobuf-c-compiler. [2020-03-15T03:31:17.591Z] #43 71.72 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-03-15T03:31:17.591Z] #43 71.72 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-03-15T03:31:17.591Z] #43 71.90 Selecting previously unselected package protobuf-compiler. [2020-03-15T03:31:17.591Z] #43 71.92 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-03-15T03:31:17.591Z] #43 71.93 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-03-15T03:31:17.591Z] #43 72.14 Selecting previously unselected package python-pkg-resources. [2020-03-15T03:31:17.591Z] #43 72.16 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-03-15T03:31:17.591Z] #43 72.17 Unpacking python-pkg-resources (40.8.0-1) ... [2020-03-15T03:31:17.591Z] #43 72.45 Selecting previously unselected package python-six. [2020-03-15T03:31:17.591Z] #43 72.49 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-03-15T03:31:17.591Z] #43 72.50 Unpacking python-six (1.12.0-1) ... [2020-03-15T03:31:17.591Z] #43 72.67 Selecting previously unselected package python-protobuf. [2020-03-15T03:31:17.591Z] #43 72.67 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-03-15T03:31:17.591Z] #43 72.72 Unpacking python-protobuf (3.6.1.3-2) ... [2020-03-15T03:31:17.591Z] #43 73.38 Setting up python-pkg-resources (40.8.0-1) ... [2020-03-15T03:31:17.591Z] #43 ... [2020-03-15T03:31:17.591Z] [2020-03-15T03:31:17.591Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-15T03:31:17.619Z] #17 13.82 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2020-03-15T03:31:17.619Z] #17 13.86 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2020-03-15T03:31:17.619Z] #17 13.88 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-03-15T03:31:17.771Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 40.86MB / 120.07MB 3.0s [2020-03-15T03:31:17.786Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2020-03-15T03:31:17.786Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2020-03-15T03:31:17.857Z] #27 14.74 0.0% # 2.2% ## 3.8% #### 6.2% ###### 9.0% ######## 11.9% ######### 13.8% ########### 16.5% ############# 18.5% ############### 20.9% ################ 22.5% ################## 25.0% ################### 27.0% ##################### 30.1% ###################### 31.8% ######################## 33.9% ########################## 36.9% ########################### 38.9% ############################# 41.2% ############################### 43.8% ################################# 46.1% ################################## 48.1% #################################### 50.2% ###################################### 52.9% ####################################### 55.1% ######################################### 57.0% ########################################## 59.0% ############################################ 61.4% ############################################# 63.9% ############################################### 66.6% ################################################## 69.6% ################################################### 72.0% ##################################################### 73.7% ###################################################### 76.1% ####################################################### 77.6% ######################################################### 80.0% ########################################################### 82.6% ############################################################# 84.9% ############################################################## 87.0% ################################################################ 89.0% ################################################################# 90.4% ################################################################## 92.5% #################################################################### 95.2% ###################################################################### 97.7% ######################################################################## 100.0% [2020-03-15T03:31:17.900Z] #17 14.35 debconf: delaying package configuration, since apt-utils is not installed [2020-03-15T03:31:17.900Z] #17 14.39 Fetched 27.7 MB in 1s (18.9 MB/s) [2020-03-15T03:31:17.900Z] #17 14.43 Selecting previously unselected package pigz. [2020-03-15T03:31:18.028Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 50.24MB / 120.07MB 3.3s [2020-03-15T03:31:18.077Z] go: finding github.com/kisielk/errcheck v1.1.0 [2020-03-15T03:31:18.143Z] #27 19.56 [2020-03-15T03:31:18.180Z] #17 14.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 ... 23190 files and directories currently installed.) [2020-03-15T03:31:18.180Z] #17 14.46 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2020-03-15T03:31:18.180Z] #17 14.47 Unpacking pigz (2.4-1) ... [2020-03-15T03:31:18.180Z] #17 14.53 Selecting previously unselected package libpython3.7-minimal:s390x. [2020-03-15T03:31:18.180Z] #17 14.53 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-03-15T03:31:18.180Z] #17 14.53 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-03-15T03:31:18.288Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 59.68MB / 120.07MB 3.6s [2020-03-15T03:31:18.460Z] #17 14.84 Selecting previously unselected package python3.7-minimal. [2020-03-15T03:31:18.460Z] #17 14.84 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-03-15T03:31:18.460Z] #17 14.85 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-03-15T03:31:18.614Z] #20 transferring context: 10.07MB 2.8s [2020-03-15T03:31:18.740Z] #17 15.33 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-03-15T03:31:18.855Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 67.77MB / 120.07MB 3.9s [2020-03-15T03:31:18.855Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 74.06MB / 120.07MB 4.1s [2020-03-15T03:31:19.021Z] #17 15.34 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-03-15T03:31:19.090Z] #27 20.49 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-03-15T03:31:19.111Z] go: finding github.com/Microsoft/hcsshim v0.8.5 [2020-03-15T03:31:19.117Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 83.39MB / 120.07MB 4.4s [2020-03-15T03:31:19.346Z] #27 20.93 [2020-03-15T03:31:19.375Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 96.47MB / 120.07MB 4.6s [2020-03-15T03:31:19.632Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 102.86MB / 120.07MB 4.8s [2020-03-15T03:31:19.859Z] #27 21.22 # 2.3% ######################################################################## 100.0% [2020-03-15T03:31:19.859Z] #27 21.42 [2020-03-15T03:31:19.889Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 109.58MB / 120.07MB 5.1s [2020-03-15T03:31:20.173Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 116.80MB / 120.07MB 5.2s [2020-03-15T03:31:20.431Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 120.07MB / 120.07MB 5.6s done [2020-03-15T03:31:20.431Z] #7 ... [2020-03-15T03:31:20.431Z] [2020-03-15T03:31:20.431Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-03-15T03:31:20.431Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-03-15T03:31:20.431Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-03-15T03:31:20.431Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-03-15T03:31:20.431Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.3s done [2020-03-15T03:31:20.431Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.2s done [2020-03-15T03:31:20.431Z] #71 DONE 5.7s [2020-03-15T03:31:20.431Z] [2020-03-15T03:31:20.431Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-15T03:31:20.431Z] #7 ... [2020-03-15T03:31:20.431Z] [2020-03-15T03:31:20.431Z] #20 [internal] load build context [2020-03-15T03:31:20.431Z] #20 transferring context: 44.09MB 5.7s [2020-03-15T03:31:20.484Z] #17 16.67 Selecting previously unselected package python3-minimal. [2020-03-15T03:31:20.484Z] #17 16.67 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23439 files and directories currently installed.) [2020-03-15T03:31:20.484Z] #17 16.69 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2020-03-15T03:31:20.484Z] #17 16.70 Unpacking python3-minimal (3.7.3-1) ... [2020-03-15T03:31:20.484Z] #17 16.73 Selecting previously unselected package libmpdec2:s390x. [2020-03-15T03:31:20.484Z] #17 16.73 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2020-03-15T03:31:20.484Z] #17 16.74 Unpacking libmpdec2:s390x (2.4.2-2) ... [2020-03-15T03:31:20.484Z] #17 16.77 Selecting previously unselected package libpython3.7-stdlib:s390x. [2020-03-15T03:31:20.484Z] #17 16.77 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_s390x.deb ... [2020-03-15T03:31:20.484Z] #17 16.78 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-03-15T03:31:20.517Z] #20 ... [2020-03-15T03:31:20.517Z] [2020-03-15T03:31:20.518Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-03-15T03:31:20.518Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-03-15T03:31:20.518Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-03-15T03:31:20.518Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-03-15T03:31:20.518Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.0s done [2020-03-15T03:31:20.518Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.6s done [2020-03-15T03:31:20.518Z] #71 DONE 4.8s [2020-03-15T03:31:20.518Z] [2020-03-15T03:31:20.518Z] #20 [internal] load build context [2020-03-15T03:31:20.618Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2020-03-15T03:31:20.619Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2020-03-15T03:31:20.765Z] #17 ... [2020-03-15T03:31:20.765Z] [2020-03-15T03:31:20.765Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-15T03:31:20.765Z] #30 DONE 100.4s [2020-03-15T03:31:20.920Z] go: finding github.com/sirupsen/logrus v1.0.3 [2020-03-15T03:31:20.995Z] #20 transferring context: 49.97MB 6.0s done [2020-03-15T03:31:20.995Z] #20 DONE 6.1s [2020-03-15T03:31:20.995Z] [2020-03-15T03:31:20.995Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-15T03:31:21.045Z] [2020-03-15T03:31:21.045Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:31:21.045Z] #44 61.98 CC criu/bfd.o [2020-03-15T03:31:21.045Z] #44 62.41 CC criu/bitmap.o [2020-03-15T03:31:21.045Z] #44 62.56 CC criu/cgroup-props.o [2020-03-15T03:31:21.045Z] #44 62.97 CC criu/cgroup.o [2020-03-15T03:31:21.045Z] #44 64.71 CC criu/clone-noasan.o [2020-03-15T03:31:21.045Z] #44 64.81 CC criu/config.o [2020-03-15T03:31:21.045Z] #44 65.71 CC criu/cr-check.o [2020-03-15T03:31:21.045Z] #44 66.83 CC criu/cr-dedup.o [2020-03-15T03:31:21.084Z] #20 transferring context: 49.97MB 5.7s done [2020-03-15T03:31:21.084Z] #20 DONE 5.9s [2020-03-15T03:31:21.084Z] [2020-03-15T03:31:21.084Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-15T03:31:21.084Z] #7 resolve docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca done [2020-03-15T03:31:21.084Z] #7 sha256:3a7408f53f79a230e184ec6b8666a1203cf6120174eb17a428ad4b80958b2652 5.46kB / 5.46kB done [2020-03-15T03:31:21.084Z] #7 sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca 1.42kB / 1.42kB done [2020-03-15T03:31:21.084Z] #7 sha256:be37fd7a30b94a720a45ba5dcc0cf386d043acc5f4f61db7c6736fd10ee621bd 1.79kB / 1.79kB done [2020-03-15T03:31:21.084Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 50.38MB / 50.38MB 1.7s done [2020-03-15T03:31:21.084Z] #7 sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 7.81MB / 7.81MB 0.6s done [2020-03-15T03:31:21.084Z] #7 sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 10.00MB / 10.00MB 1.2s done [2020-03-15T03:31:21.084Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 51.79MB / 51.79MB 2.9s done [2020-03-15T03:31:21.084Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 68.60MB / 68.60MB 3.8s done [2020-03-15T03:31:21.084Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 120.07MB / 120.07MB 4.6s done [2020-03-15T03:31:21.084Z] #7 extracting sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 3.5s [2020-03-15T03:31:21.084Z] #7 sha256:f8e0159fc85284002056acd2e8ec645d3b160ec7f14ef4b938ebb6e29ac2f1c3 126B / 126B 3.0s done [2020-03-15T03:31:21.218Z] #27 22.74 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-03-15T03:31:21.251Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2020-03-15T03:31:21.326Z] #44 67.00 CC criu/cr-dump.o [2020-03-15T03:31:21.541Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2020-03-15T03:31:21.594Z] #7 extracting sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 5.1s [2020-03-15T03:31:21.778Z] #27 23.14 [2020-03-15T03:31:21.778Z] #27 ... [2020-03-15T03:31:21.778Z] [2020-03-15T03:31:21.778Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-15T03:31:21.778Z] #35 71.72 Selecting previously unselected package libicu63:amd64. [2020-03-15T03:31:21.778Z] #35 71.74 Preparing to unpack .../3-libicu63_63.1-6_amd64.deb ... [2020-03-15T03:31:21.778Z] #35 71.75 Unpacking libicu63:amd64 (63.1-6) ... [2020-03-15T03:31:21.778Z] #35 80.31 Selecting previously unselected package libxml2:amd64. [2020-03-15T03:31:21.778Z] #35 80.33 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-03-15T03:31:21.778Z] #35 80.34 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-03-15T03:31:21.778Z] #35 80.98 Selecting previously unselected package libarchive13:amd64. [2020-03-15T03:31:21.778Z] #35 80.99 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-03-15T03:31:21.778Z] #35 80.99 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-03-15T03:31:21.778Z] #35 81.31 Selecting previously unselected package libjsoncpp1:amd64. [2020-03-15T03:31:21.778Z] #35 81.32 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-03-15T03:31:21.778Z] #35 81.33 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-03-15T03:31:21.778Z] #35 81.48 Selecting previously unselected package librhash0:amd64. [2020-03-15T03:31:21.778Z] #35 81.48 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-03-15T03:31:21.778Z] #35 81.49 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-03-15T03:31:21.778Z] #35 81.68 Selecting previously unselected package libuv1:amd64. [2020-03-15T03:31:21.778Z] #35 81.71 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-03-15T03:31:21.778Z] #35 81.73 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-03-15T03:31:21.778Z] #35 81.92 Selecting previously unselected package cmake. [2020-03-15T03:31:21.778Z] #35 81.92 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-03-15T03:31:21.778Z] #35 81.93 Unpacking cmake (3.13.4-1) ... [2020-03-15T03:31:21.778Z] #35 ... [2020-03-15T03:31:21.778Z] [2020-03-15T03:31:21.778Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-15T03:31:21.778Z] #50 71.63 + cd /tmp/tmp.lVMluhecaX/src/gotest.tools/gotestsum [2020-03-15T03:31:21.778Z] #50 71.63 + git checkout -q v0.3.5 [2020-03-15T03:31:21.778Z] #50 71.71 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-03-15T03:31:21.833Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2020-03-15T03:31:21.944Z] #44 ... [2020-03-15T03:31:21.944Z] [2020-03-15T03:31:21.944Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-15T03:31:21.944Z] #17 17.57 Selecting previously unselected package python3.7. [2020-03-15T03:31:21.944Z] #17 17.58 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_s390x.deb ... [2020-03-15T03:31:21.944Z] #17 17.59 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-03-15T03:31:21.944Z] #17 17.90 Selecting previously unselected package libpython3-stdlib:s390x. [2020-03-15T03:31:21.944Z] #17 17.91 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2020-03-15T03:31:21.944Z] #17 17.92 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2020-03-15T03:31:21.944Z] #17 18.00 Setting up python3-minimal (3.7.3-1) ... [2020-03-15T03:31:21.944Z] #17 18.45 Selecting previously unselected package python3. [2020-03-15T03:31:21.944Z] #17 18.45 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23851 files and directories currently installed.) [2020-03-15T03:31:21.944Z] #17 18.51 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2020-03-15T03:31:21.944Z] #17 18.52 Unpacking python3 (3.7.3-1) ... [2020-03-15T03:31:21.944Z] #17 18.56 Selecting previously unselected package libip4tc0:s390x. [2020-03-15T03:31:22.033Z] #50 ... [2020-03-15T03:31:22.033Z] [2020-03-15T03:31:22.033Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-15T03:31:22.033Z] #27 23.44 0.7% ######################################################################## 100.0% [2020-03-15T03:31:22.226Z] #17 18.56 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2020-03-15T03:31:22.226Z] #17 18.56 Unpacking libip4tc0:s390x (1.8.2-4) ... [2020-03-15T03:31:22.226Z] #17 18.63 Selecting previously unselected package libip6tc0:s390x. [2020-03-15T03:31:22.226Z] #17 18.63 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2020-03-15T03:31:22.226Z] #17 18.63 Unpacking libip6tc0:s390x (1.8.2-4) ... [2020-03-15T03:31:22.226Z] #17 18.66 Selecting previously unselected package libiptc0:s390x. [2020-03-15T03:31:22.226Z] #17 18.66 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2020-03-15T03:31:22.226Z] #17 18.67 Unpacking libiptc0:s390x (1.8.2-4) ... [2020-03-15T03:31:22.226Z] #17 18.73 Selecting previously unselected package libnfnetlink0:s390x. [2020-03-15T03:31:22.226Z] #17 18.73 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2020-03-15T03:31:22.226Z] #17 18.73 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-03-15T03:31:22.226Z] #17 18.77 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-03-15T03:31:22.288Z] #27 23.75 [2020-03-15T03:31:22.288Z] #27 ... [2020-03-15T03:31:22.288Z] [2020-03-15T03:31:22.288Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-15T03:31:22.288Z] #33 72.12 reflect [2020-03-15T03:31:22.288Z] #33 80.18 time [2020-03-15T03:31:22.297Z] Client: [2020-03-15T03:31:22.297Z] Debug Mode: false [2020-03-15T03:31:22.297Z] [2020-03-15T03:31:22.297Z] Server: [2020-03-15T03:31:22.297Z] Containers: 0 [2020-03-15T03:31:22.297Z] Running: 0 [2020-03-15T03:31:22.297Z] Paused: 0 [2020-03-15T03:31:22.297Z] Stopped: 0 [2020-03-15T03:31:22.297Z] Images: 0 [2020-03-15T03:31:22.297Z] Server Version: 19.03.5 [2020-03-15T03:31:22.297Z] Storage Driver: overlay2 [2020-03-15T03:31:22.297Z] Backing Filesystem: extfs [2020-03-15T03:31:22.297Z] Supports d_type: true [2020-03-15T03:31:22.297Z] Native Overlay Diff: true [2020-03-15T03:31:22.297Z] Logging Driver: json-file [2020-03-15T03:31:22.297Z] Cgroup Driver: cgroupfs [2020-03-15T03:31:22.297Z] Plugins: [2020-03-15T03:31:22.297Z] Volume: local [2020-03-15T03:31:22.297Z] Network: bridge host ipvlan macvlan null overlay [2020-03-15T03:31:22.297Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-03-15T03:31:22.297Z] Swarm: inactive [2020-03-15T03:31:22.297Z] Runtimes: runc [2020-03-15T03:31:22.297Z] Default Runtime: runc [2020-03-15T03:31:22.297Z] Init Binary: docker-init [2020-03-15T03:31:22.297Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-03-15T03:31:22.297Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-03-15T03:31:22.297Z] init version: fec3683 [2020-03-15T03:31:22.297Z] Security Options: [2020-03-15T03:31:22.297Z] apparmor [2020-03-15T03:31:22.297Z] seccomp [2020-03-15T03:31:22.297Z] Profile: default [2020-03-15T03:31:22.297Z] Kernel Version: 4.15.0-1057-aws [2020-03-15T03:31:22.297Z] Operating System: Ubuntu 16.04.6 LTS [2020-03-15T03:31:22.297Z] OSType: linux [2020-03-15T03:31:22.297Z] Architecture: aarch64 [2020-03-15T03:31:22.297Z] CPUs: 4 [2020-03-15T03:31:22.297Z] Total Memory: 7.525GiB [2020-03-15T03:31:22.297Z] Name: ip-10-100-123-67 [2020-03-15T03:31:22.297Z] ID: 54S4:KWFU:NIEI:7K7P:YSQE:BV4T:HY72:3FJA:KSC5:7GU7:YG74:V3A7 [2020-03-15T03:31:22.297Z] Docker Root Dir: /var/lib/docker [2020-03-15T03:31:22.297Z] Debug Mode: false [2020-03-15T03:31:22.297Z] Registry: https://index.docker.io/v1/ [2020-03-15T03:31:22.297Z] Labels: [2020-03-15T03:31:22.297Z] Experimental: true [2020-03-15T03:31:22.297Z] Insecure Registries: [2020-03-15T03:31:22.297Z] 127.0.0.0/8 [2020-03-15T03:31:22.297Z] Live Restore Enabled: true [2020-03-15T03:31:22.297Z] [2020-03-15T03:31:22.297Z] WARNING: No swap limit support [Pipeline] sh [2020-03-15T03:31:22.468Z] go: finding github.com/onsi/gomega v1.4.3 [2020-03-15T03:31:22.506Z] #17 18.77 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2020-03-15T03:31:22.506Z] #17 18.77 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-03-15T03:31:22.506Z] #17 18.82 Selecting previously unselected package libnftnl11:s390x. [2020-03-15T03:31:22.506Z] #17 18.82 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2020-03-15T03:31:22.506Z] #17 18.82 Unpacking libnftnl11:s390x (1.1.2-2) ... [2020-03-15T03:31:22.506Z] #17 18.86 Selecting previously unselected package iptables. [2020-03-15T03:31:22.506Z] #17 18.87 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2020-03-15T03:31:22.506Z] #17 18.87 Unpacking iptables (1.8.2-4) ... [2020-03-15T03:31:22.506Z] #17 19.08 Selecting previously unselected package xxd. [2020-03-15T03:31:22.506Z] #17 19.09 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-03-15T03:31:22.506Z] #17 19.09 Unpacking xxd (2:8.1.0875-5) ... [2020-03-15T03:31:22.543Z] #33 ... [2020-03-15T03:31:22.543Z] [2020-03-15T03:31:22.543Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-15T03:31:22.543Z] #30 72.60 Checking out files: 85% (1299/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-03-15T03:31:22.543Z] #30 73.34 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-03-15T03:31:22.543Z] #30 73.61 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-03-15T03:31:22.590Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-15T03:31:22.590Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-15T03:31:22.590Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40695/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-03-15T03:31:22.590Z] + bash /home/ubuntu/workspace/moby_PR-40695/check-config.sh [2020-03-15T03:31:22.590Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-03-15T03:31:22.590Z] info: reading kernel config from /boot/config-4.15.0-1057-aws ... [2020-03-15T03:31:22.590Z] [2020-03-15T03:31:22.590Z] Generally Necessary: [2020-03-15T03:31:22.590Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-03-15T03:31:22.590Z] - apparmor: enabled and tools installed [2020-03-15T03:31:22.787Z] #17 19.16 Selecting previously unselected package vim-common. [2020-03-15T03:31:22.787Z] #17 19.16 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-03-15T03:31:22.787Z] #17 19.18 Unpacking vim-common (2:8.1.0875-5) ... [2020-03-15T03:31:22.798Z] #30 ... [2020-03-15T03:31:22.798Z] [2020-03-15T03:31:22.798Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-15T03:31:22.798Z] #10 77.27 debconf: delaying package configuration, since apt-utils is not installed [2020-03-15T03:31:22.798Z] #10 77.60 Fetched 77.7 MB in 12s (6693 kB/s) [2020-03-15T03:31:22.798Z] #10 77.70 Selecting previously unselected package binutils-mingw-w64-i686. [2020-03-15T03:31:22.799Z] #10 77.70 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-03-15T03:31:22.799Z] #10 77.80 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-03-15T03:31:22.799Z] #10 77.81 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-03-15T03:31:22.799Z] #10 80.58 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-03-15T03:31:22.799Z] #10 80.58 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-03-15T03:31:22.799Z] #10 80.59 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-03-15T03:31:22.849Z] - CONFIG_NAMESPACES: enabled [2020-03-15T03:31:22.849Z] - CONFIG_NET_NS: enabled [2020-03-15T03:31:22.849Z] - CONFIG_PID_NS: enabled [2020-03-15T03:31:22.849Z] - CONFIG_IPC_NS: enabled [2020-03-15T03:31:22.849Z] - CONFIG_UTS_NS: enabled [2020-03-15T03:31:22.849Z] - CONFIG_CGROUPS: enabled [2020-03-15T03:31:22.849Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-03-15T03:31:22.849Z] - CONFIG_CGROUP_DEVICE: enabled [2020-03-15T03:31:22.849Z] - CONFIG_CGROUP_FREEZER: enabled [2020-03-15T03:31:22.849Z] - CONFIG_CGROUP_SCHED: enabled [2020-03-15T03:31:22.849Z] - CONFIG_CPUSETS: enabled [2020-03-15T03:31:22.849Z] - CONFIG_MEMCG: enabled [2020-03-15T03:31:22.849Z] - CONFIG_KEYS: enabled [2020-03-15T03:31:22.849Z] - CONFIG_VETH: enabled (as module) [2020-03-15T03:31:22.849Z] - CONFIG_BRIDGE: enabled (as module) [2020-03-15T03:31:22.849Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-03-15T03:31:22.849Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-03-15T03:31:22.849Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-03-15T03:31:22.849Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-03-15T03:31:22.849Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-03-15T03:31:22.849Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-03-15T03:31:22.849Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-03-15T03:31:22.849Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-03-15T03:31:22.849Z] - CONFIG_NF_NAT: enabled (as module) [2020-03-15T03:31:22.849Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-03-15T03:31:22.849Z] - CONFIG_POSIX_MQUEUE: enabled [2020-03-15T03:31:22.849Z] [2020-03-15T03:31:22.849Z] Optional Features: [2020-03-15T03:31:22.849Z] - CONFIG_USER_NS: enabled [2020-03-15T03:31:22.849Z] - CONFIG_SECCOMP: enabled [2020-03-15T03:31:23.068Z] #17 19.31 Selecting previously unselected package bash-completion. [2020-03-15T03:31:23.068Z] #17 19.31 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-03-15T03:31:23.108Z] - CONFIG_CGROUP_PIDS: enabled [2020-03-15T03:31:23.108Z] - CONFIG_MEMCG_SWAP: enabled [2020-03-15T03:31:23.108Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-03-15T03:31:23.108Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-03-15T03:31:23.108Z] - CONFIG_BLK_CGROUP: enabled [2020-03-15T03:31:23.108Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-03-15T03:31:23.108Z] - CONFIG_IOSCHED_CFQ: enabled [2020-03-15T03:31:23.108Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-03-15T03:31:23.108Z] - CONFIG_CGROUP_PERF: enabled [2020-03-15T03:31:23.108Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-03-15T03:31:23.108Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-03-15T03:31:23.108Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-03-15T03:31:23.108Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-03-15T03:31:23.108Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-03-15T03:31:23.108Z] - CONFIG_RT_GROUP_SCHED: missing [2020-03-15T03:31:23.108Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-03-15T03:31:23.108Z] - CONFIG_IP_VS: enabled (as module) [2020-03-15T03:31:23.108Z] - CONFIG_IP_VS_NFCT: enabled [2020-03-15T03:31:23.108Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-03-15T03:31:23.108Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-03-15T03:31:23.108Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-03-15T03:31:23.108Z] - CONFIG_EXT4_FS: enabled [2020-03-15T03:31:23.108Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-03-15T03:31:23.108Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-03-15T03:31:23.108Z] - Network Drivers: [2020-03-15T03:31:23.108Z] - "overlay": [2020-03-15T03:31:23.358Z] #10 ... [2020-03-15T03:31:23.359Z] [2020-03-15T03:31:23.359Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-15T03:31:23.359Z] #27 24.77 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-03-15T03:31:23.359Z] #27 24.88 skipping existing 1849cc453dee [2020-03-15T03:31:23.367Z] - CONFIG_VXLAN: enabled (as module) [2020-03-15T03:31:23.368Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-03-15T03:31:23.368Z] Optional (for encrypted networks): [2020-03-15T03:31:23.368Z] - CONFIG_CRYPTO: enabled [2020-03-15T03:31:23.368Z] - CONFIG_CRYPTO_AEAD: enabled [2020-03-15T03:31:23.368Z] - CONFIG_CRYPTO_GCM: enabled [2020-03-15T03:31:23.368Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-03-15T03:31:23.368Z] - CONFIG_CRYPTO_GHASH: enabled [2020-03-15T03:31:23.368Z] - CONFIG_XFRM: enabled [2020-03-15T03:31:23.368Z] - CONFIG_XFRM_USER: enabled (as module) [2020-03-15T03:31:23.368Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-03-15T03:31:23.368Z] - CONFIG_INET_ESP: enabled (as module) [2020-03-15T03:31:23.368Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-03-15T03:31:23.368Z] - "ipvlan": [2020-03-15T03:31:23.368Z] - CONFIG_IPVLAN: enabled (as module) [2020-03-15T03:31:23.368Z] - "macvlan": [2020-03-15T03:31:23.368Z] - CONFIG_MACVLAN: enabled (as module) [2020-03-15T03:31:23.368Z] - CONFIG_DUMMY: enabled (as module) [2020-03-15T03:31:23.368Z] - "ftp,tftp client in container": [2020-03-15T03:31:23.368Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-03-15T03:31:23.368Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-03-15T03:31:23.368Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-03-15T03:31:23.368Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-03-15T03:31:23.368Z] - Storage Drivers: [2020-03-15T03:31:23.368Z] - "aufs": [2020-03-15T03:31:23.368Z] - CONFIG_AUFS_FS: enabled (as module) [2020-03-15T03:31:23.368Z] - "btrfs": [2020-03-15T03:31:23.368Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-03-15T03:31:23.368Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-03-15T03:31:23.368Z] - "devicemapper": [2020-03-15T03:31:23.368Z] - CONFIG_BLK_DEV_DM: enabled [2020-03-15T03:31:23.368Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-03-15T03:31:23.368Z] - "overlay": [2020-03-15T03:31:23.502Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2020-03-15T03:31:23.502Z] go: finding github.com/opencontainers/runc v1.0.0-rc6 [2020-03-15T03:31:23.613Z] #7 extracting sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 5.4s done [2020-03-15T03:31:23.613Z] #7 extracting sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f [2020-03-15T03:31:23.614Z] #27 25.04 [2020-03-15T03:31:23.627Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-03-15T03:31:23.627Z] - "zfs": [2020-03-15T03:31:23.627Z] - /dev/zfs: missing [2020-03-15T03:31:23.627Z] - zfs command: missing [2020-03-15T03:31:23.627Z] - zpool command: missing [2020-03-15T03:31:23.627Z] [2020-03-15T03:31:23.627Z] Limits: [2020-03-15T03:31:23.627Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-03-15T03:31:23.627Z] [2020-03-15T03:31:23.627Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-03-15T03:31:23.869Z] #27 ... [2020-03-15T03:31:23.869Z] [2020-03-15T03:31:23.869Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:31:23.869Z] #47 73.66 bufio [2020-03-15T03:31:23.869Z] #47 74.60 reflect [2020-03-15T03:31:23.869Z] #47 75.90 syscall [2020-03-15T03:31:23.869Z] #47 ... [2020-03-15T03:31:23.869Z] [2020-03-15T03:31:23.869Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-15T03:31:23.869Z] #10 83.59 Selecting previously unselected package binutils-mingw-w64. [2020-03-15T03:31:23.869Z] #10 83.59 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-03-15T03:31:23.869Z] #10 83.59 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-03-15T03:31:23.869Z] #10 83.72 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-03-15T03:31:23.869Z] #10 83.73 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-03-15T03:31:23.869Z] #10 83.74 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-03-15T03:31:23.869Z] #10 83.98 Selecting previously unselected package dmsetup. [2020-03-15T03:31:23.869Z] #10 84.01 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-03-15T03:31:23.869Z] #10 84.01 Unpacking dmsetup (2:1.02.155-3) ... [2020-03-15T03:31:23.871Z] #7 extracting sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 0.5s done [2020-03-15T03:31:23.871Z] #7 extracting sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 0.1s [2020-03-15T03:31:23.968Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f310bd29bd5ab52caa0536c85d564461a70abf16 . [2020-03-15T03:31:23.968Z] #2 [internal] load .dockerignore [2020-03-15T03:31:23.968Z] #2 transferring context: 87B done [2020-03-15T03:31:23.968Z] #2 DONE 0.1s [2020-03-15T03:31:23.968Z] [2020-03-15T03:31:23.968Z] #1 [internal] load build definition from Dockerfile [2020-03-15T03:31:23.968Z] #1 transferring dockerfile: 17.06kB done [2020-03-15T03:31:23.968Z] #1 DONE 0.1s [2020-03-15T03:31:24.124Z] #10 84.25 Selecting previously unselected package mingw-w64-common. [2020-03-15T03:31:24.124Z] #10 ... [2020-03-15T03:31:24.124Z] [2020-03-15T03:31:24.124Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-15T03:31:24.124Z] #56 73.91 reflect [2020-03-15T03:31:24.124Z] #56 73.96 syscall [2020-03-15T03:31:24.124Z] #56 81.83 time [2020-03-15T03:31:24.124Z] #56 ... [2020-03-15T03:31:24.124Z] [2020-03-15T03:31:24.124Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-15T03:31:24.124Z] #10 84.25 Selecting previously unselected package mingw-w64-common. [2020-03-15T03:31:24.124Z] #10 84.26 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-03-15T03:31:24.124Z] #10 84.27 Unpacking mingw-w64-common (6.0.0-3) ... [2020-03-15T03:31:24.125Z] #7 extracting sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 7.2s done [2020-03-15T03:31:24.125Z] #7 extracting sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 0.1s [2020-03-15T03:31:24.135Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2020-03-15T03:31:24.229Z] [2020-03-15T03:31:24.229Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-03-15T03:31:24.384Z] #7 extracting sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 0.5s done [2020-03-15T03:31:24.429Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2020-03-15T03:31:24.437Z] #7 extracting sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 0.4s done [2020-03-15T03:31:24.437Z] #7 extracting sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 [2020-03-15T03:31:24.532Z] #17 20.78 Unpacking bash-completion (1:2.8-6) ... [2020-03-15T03:31:24.533Z] #17 21.01 Selecting previously unselected package bzip2. [2020-03-15T03:31:24.533Z] #17 21.02 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2020-03-15T03:31:24.533Z] #17 21.02 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-15T03:31:24.642Z] #7 extracting sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 0.1s [2020-03-15T03:31:24.719Z] go: finding github.com/prometheus/client_golang v0.8.0 [2020-03-15T03:31:24.813Z] #17 21.08 Selecting previously unselected package xz-utils. [2020-03-15T03:31:24.813Z] #17 21.08 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2020-03-15T03:31:24.813Z] #17 21.08 Unpacking xz-utils (5.2.4-1) ... [2020-03-15T03:31:24.813Z] #17 21.19 Selecting previously unselected package apparmor. [2020-03-15T03:31:24.813Z] #17 21.19 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2020-03-15T03:31:24.813Z] #17 21.24 Unpacking apparmor (2.13.2-10) ... [2020-03-15T03:31:24.899Z] #7 extracting sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 0.4s done [2020-03-15T03:31:24.899Z] #7 extracting sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 [2020-03-15T03:31:25.094Z] #17 21.51 Selecting previously unselected package aufs-tools. [2020-03-15T03:31:25.094Z] #17 21.51 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2020-03-15T03:31:25.094Z] #17 21.51 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-03-15T03:31:25.094Z] #17 21.58 Selecting previously unselected package libonig5:s390x. [2020-03-15T03:31:25.094Z] #17 21.58 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2020-03-15T03:31:25.094Z] #17 21.58 Unpacking libonig5:s390x (6.9.1-1) ... [2020-03-15T03:31:25.166Z] #3 DONE 0.8s [2020-03-15T03:31:25.166Z] [2020-03-15T03:31:25.166Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-03-15T03:31:25.166Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-03-15T03:31:25.166Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-03-15T03:31:25.166Z] #4 sha256:5ad7493ba73122416a217fbaa5c0260d82c6676966fccc5d0d2a1763fac0f9ee 527B / 527B done [2020-03-15T03:31:25.166Z] #4 sha256:72fa37e1bbb8425c78e5eecdb2c20de58609e6712dbd107f89e8222e79fec1dd 893B / 893B done [2020-03-15T03:31:25.166Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0B / 8.26MB 0.2s [2020-03-15T03:31:25.374Z] #17 21.66 Selecting previously unselected package libjq1:s390x. [2020-03-15T03:31:25.374Z] #17 21.66 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-03-15T03:31:25.374Z] #17 21.67 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-03-15T03:31:25.374Z] #17 21.72 Selecting previously unselected package jq. [2020-03-15T03:31:25.374Z] #17 21.72 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-03-15T03:31:25.374Z] #17 21.72 Unpacking jq (1.5+dfsg-2+b1) ... [2020-03-15T03:31:25.374Z] #17 21.77 Selecting previously unselected package libaio1:s390x. [2020-03-15T03:31:25.374Z] #17 21.77 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2020-03-15T03:31:25.374Z] #17 21.77 Unpacking libaio1:s390x (0.3.112-3) ... [2020-03-15T03:31:25.374Z] #17 21.80 Selecting previously unselected package libgpm2:s390x. [2020-03-15T03:31:25.374Z] #17 21.80 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2020-03-15T03:31:25.374Z] #17 21.80 Unpacking libgpm2:s390x (1.20.7-5) ... [2020-03-15T03:31:25.374Z] #17 21.84 Selecting previously unselected package libicu63:s390x. [2020-03-15T03:31:25.374Z] #17 21.84 Preparing to unpack .../20-libicu63_63.1-6_s390x.deb ... [2020-03-15T03:31:25.374Z] #17 21.85 Unpacking libicu63:s390x (63.1-6) ... [2020-03-15T03:31:25.426Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 8.26MB / 8.26MB 0.4s [2020-03-15T03:31:25.426Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 8.26MB / 8.26MB 0.4s done [2020-03-15T03:31:25.691Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0.1s [2020-03-15T03:31:25.753Z] go: finding github.com/docker/go-units v0.3.1 [2020-03-15T03:31:25.952Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0.2s done [2020-03-15T03:31:25.952Z] #4 DONE 0.8s [2020-03-15T03:31:26.010Z] #10 ... [2020-03-15T03:31:26.010Z] [2020-03-15T03:31:26.010Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-15T03:31:26.010Z] #27 26.06 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-03-15T03:31:26.010Z] #27 26.50 [2020-03-15T03:31:26.010Z] #27 26.71 ######################################################################## 100.0% [2020-03-15T03:31:26.010Z] #27 26.85 [2020-03-15T03:31:26.011Z] #27 26.91 Download of images into '/build' complete. [2020-03-15T03:31:26.011Z] #27 26.91 Use something like the following to load the result into a Docker daemon: [2020-03-15T03:31:26.011Z] #27 26.91 tar -cC '/build' . | docker load [2020-03-15T03:31:26.011Z] #27 DONE 27.6s [2020-03-15T03:31:26.011Z] [2020-03-15T03:31:26.011Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-15T03:31:26.011Z] #35 85.24 Setting up libicu63:amd64 (63.1-6) ... [2020-03-15T03:31:26.011Z] #35 85.26 Setting up xxd (2:8.1.0875-5) ... [2020-03-15T03:31:26.011Z] #35 85.27 Setting up libuv1:amd64 (1.24.1-1) ... [2020-03-15T03:31:26.011Z] #35 85.28 Setting up vim-common (2:8.1.0875-5) ... [2020-03-15T03:31:26.011Z] #35 85.32 Setting up librhash0:amd64 (1.3.8-1) ... [2020-03-15T03:31:26.011Z] #35 85.33 Setting up cmake-data (3.13.4-1) ... [2020-03-15T03:31:26.011Z] #35 85.34 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-03-15T03:31:26.011Z] #35 85.36 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-03-15T03:31:26.011Z] #35 85.37 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-03-15T03:31:26.011Z] #35 85.38 Setting up cmake (3.13.4-1) ... [2020-03-15T03:31:26.011Z] #35 85.40 Processing triggers for libc-bin (2.28-10) ... [2020-03-15T03:31:26.011Z] #35 85.44 Processing triggers for mime-support (3.62) ... [2020-03-15T03:31:26.011Z] #35 DONE 86.2s [2020-03-15T03:31:26.267Z] [2020-03-15T03:31:26.267Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-15T03:31:26.267Z] #36 DONE 0.1s [2020-03-15T03:31:26.267Z] [2020-03-15T03:31:26.267Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-03-15T03:31:26.267Z] #37 DONE 0.1s [2020-03-15T03:31:26.267Z] [2020-03-15T03:31:26.267Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:31:26.521Z] [2020-03-15T03:31:26.521Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-03-15T03:31:26.521Z] #6 DONE 0.2s [2020-03-15T03:31:26.521Z] [2020-03-15T03:31:26.521Z] #5 [internal] load metadata for docker.io/library/golang:1.13.8-buster [2020-03-15T03:31:26.784Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-03-15T03:31:26.784Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-03-15T03:31:27.078Z] go: finding github.com/gogo/protobuf v1.0.0 [2020-03-15T03:31:27.078Z] go: finding github.com/kisielk/gotool v1.0.0 [2020-03-15T03:31:27.089Z] #5 DONE 0.7s [2020-03-15T03:31:27.089Z] [2020-03-15T03:31:27.089Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-15T03:31:27.089Z] #7 resolve docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca done [2020-03-15T03:31:27.349Z] #7 sha256:194f1ca8932d9ee1727375561698745fa548546f609956c4aca9fed0b48d41a1 0B / 7.68MB 0.2s [2020-03-15T03:31:27.349Z] #7 sha256:77b067f4ec14d48dbc8cd83b7a46fbb5f21fe01ea8911db256cc0168a30c1f5b 0B / 49.17MB 0.2s [2020-03-15T03:31:27.349Z] #7 sha256:5aac44732a29bc2feed5f3e35d41afc4dffa1ca3f16863e79eef0af9749db80b 1.79kB / 1.79kB done [2020-03-15T03:31:27.349Z] #7 sha256:cf0ca10818ef71189f7b086a557d94fa3f7eda49b4e93cdde64d89a2c4f7ac5a 5.46kB / 5.46kB done [2020-03-15T03:31:27.349Z] #7 sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca 1.42kB / 1.42kB done [2020-03-15T03:31:27.349Z] #7 sha256:194f1ca8932d9ee1727375561698745fa548546f609956c4aca9fed0b48d41a1 1.76MB / 7.68MB 0.3s [2020-03-15T03:31:27.387Z] #17 23.79 Selecting previously unselected package libnet1:s390x. [2020-03-15T03:31:27.387Z] #17 23.79 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-03-15T03:31:27.387Z] #17 23.80 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-03-15T03:31:27.387Z] #17 23.87 Selecting previously unselected package libnl-3-200:s390x. [2020-03-15T03:31:27.387Z] #17 23.87 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2020-03-15T03:31:27.387Z] #17 23.87 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-03-15T03:31:27.608Z] #7 sha256:194f1ca8932d9ee1727375561698745fa548546f609956c4aca9fed0b48d41a1 7.68MB / 7.68MB 0.5s [2020-03-15T03:31:27.608Z] #7 sha256:77b067f4ec14d48dbc8cd83b7a46fbb5f21fe01ea8911db256cc0168a30c1f5b 14.33MB / 49.17MB 0.5s [2020-03-15T03:31:27.679Z] #17 23.94 Selecting previously unselected package libprotobuf-c1:s390x. [2020-03-15T03:31:27.679Z] #17 23.94 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-03-15T03:31:27.679Z] #17 23.94 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-03-15T03:31:27.679Z] #17 23.98 Selecting previously unselected package libreadline5:s390x. [2020-03-15T03:31:27.679Z] #17 23.98 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2020-03-15T03:31:27.679Z] #17 23.98 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-03-15T03:31:27.679Z] #17 24.05 Selecting previously unselected package net-tools. [2020-03-15T03:31:27.679Z] #17 24.05 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2020-03-15T03:31:27.679Z] #17 24.06 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-15T03:31:27.679Z] #17 24.20 Selecting previously unselected package python-pip-whl. [2020-03-15T03:31:27.679Z] #17 24.20 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-03-15T03:31:27.870Z] #7 sha256:194f1ca8932d9ee1727375561698745fa548546f609956c4aca9fed0b48d41a1 7.68MB / 7.68MB 0.6s done [2020-03-15T03:31:27.870Z] #7 sha256:77b067f4ec14d48dbc8cd83b7a46fbb5f21fe01ea8911db256cc0168a30c1f5b 28.95MB / 49.17MB 0.7s [2020-03-15T03:31:27.870Z] #7 sha256:88425686f799f708ae776f78a6d01c179a52f55fc5b32de874db3c4ace2dd156 0B / 9.98MB 0.7s [2020-03-15T03:31:27.870Z] #7 sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced 0B / 52.10MB 0.7s [2020-03-15T03:31:27.870Z] #7 sha256:77b067f4ec14d48dbc8cd83b7a46fbb5f21fe01ea8911db256cc0168a30c1f5b 35.24MB / 49.17MB 0.8s [2020-03-15T03:31:27.870Z] #7 sha256:88425686f799f708ae776f78a6d01c179a52f55fc5b32de874db3c4ace2dd156 2.33MB / 9.98MB 0.8s [2020-03-15T03:31:27.870Z] #7 sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced 7.01MB / 52.10MB 0.8s [2020-03-15T03:31:27.958Z] #17 24.21 Unpacking python-pip-whl (18.1-5) ... [2020-03-15T03:31:27.959Z] #17 24.57 Selecting previously unselected package python3-lib2to3. [2020-03-15T03:31:28.113Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-03-15T03:31:28.114Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-03-15T03:31:28.174Z] #7 sha256:77b067f4ec14d48dbc8cd83b7a46fbb5f21fe01ea8911db256cc0168a30c1f5b 49.17MB / 49.17MB 1.0s [2020-03-15T03:31:28.174Z] #7 sha256:88425686f799f708ae776f78a6d01c179a52f55fc5b32de874db3c4ace2dd156 9.98MB / 9.98MB 1.0s [2020-03-15T03:31:28.174Z] #7 sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced 11.95MB / 52.10MB 1.0s [2020-03-15T03:31:28.239Z] #17 24.57 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-03-15T03:31:28.239Z] #17 24.58 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-03-15T03:31:28.239Z] #17 24.70 Selecting previously unselected package python3-distutils. [2020-03-15T03:31:28.239Z] #17 24.70 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-03-15T03:31:28.239Z] #17 24.70 Unpacking python3-distutils (3.7.3-1) ... [2020-03-15T03:31:28.239Z] #17 24.78 Selecting previously unselected package python3-pip. [2020-03-15T03:31:28.239Z] #17 24.78 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-03-15T03:31:28.239Z] #17 24.79 Unpacking python3-pip (18.1-5) ... [2020-03-15T03:31:28.408Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2020-03-15T03:31:28.519Z] #17 24.88 Selecting previously unselected package python3-pkg-resources. [2020-03-15T03:31:28.519Z] #17 24.88 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-03-15T03:31:28.519Z] #17 24.88 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-03-15T03:31:28.624Z] #7 extracting sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 3.6s done [2020-03-15T03:31:28.624Z] #7 extracting sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf [2020-03-15T03:31:28.745Z] #7 sha256:77b067f4ec14d48dbc8cd83b7a46fbb5f21fe01ea8911db256cc0168a30c1f5b 49.17MB / 49.17MB 1.3s done [2020-03-15T03:31:28.745Z] #7 sha256:88425686f799f708ae776f78a6d01c179a52f55fc5b32de874db3c4ace2dd156 9.98MB / 9.98MB 1.2s done [2020-03-15T03:31:28.745Z] #7 sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced 20.85MB / 52.10MB 1.6s [2020-03-15T03:31:28.745Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 0B / 97.60MB 1.6s [2020-03-15T03:31:28.745Z] #7 sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 454.66kB / 62.47MB 1.6s [2020-03-15T03:31:28.745Z] #7 ... [2020-03-15T03:31:28.745Z] [2020-03-15T03:31:28.745Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-03-15T03:31:28.745Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-03-15T03:31:28.745Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-03-15T03:31:28.745Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.7s done [2020-03-15T03:31:28.745Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-03-15T03:31:28.745Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.7s done [2020-03-15T03:31:28.745Z] #71 DONE 1.7s [2020-03-15T03:31:28.745Z] [2020-03-15T03:31:28.745Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-15T03:31:28.745Z] #7 sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced 32.53MB / 52.10MB 1.7s [2020-03-15T03:31:28.745Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 8.00MB / 97.60MB 1.7s [2020-03-15T03:31:28.745Z] #7 sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 11.86MB / 62.47MB 1.7s [2020-03-15T03:31:28.745Z] #7 extracting sha256:77b067f4ec14d48dbc8cd83b7a46fbb5f21fe01ea8911db256cc0168a30c1f5b [2020-03-15T03:31:28.779Z] #38 ... [2020-03-15T03:31:28.779Z] [2020-03-15T03:31:28.779Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-15T03:31:28.779Z] #43 78.91 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-03-15T03:31:28.779Z] #43 78.92 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-03-15T03:31:28.779Z] #43 78.93 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-03-15T03:31:28.779Z] #43 78.95 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-03-15T03:31:28.779Z] #43 78.97 Setting up python-six (1.12.0-1) ... [2020-03-15T03:31:28.779Z] #43 83.14 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-03-15T03:31:28.779Z] #43 83.15 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-03-15T03:31:28.779Z] #43 83.18 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-03-15T03:31:28.779Z] #43 83.19 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-03-15T03:31:28.779Z] #43 83.20 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-03-15T03:31:28.779Z] #43 83.21 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-03-15T03:31:28.779Z] #43 83.22 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-03-15T03:31:28.779Z] #43 83.23 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-03-15T03:31:28.779Z] #43 83.25 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-03-15T03:31:28.779Z] #43 83.27 Setting up python-protobuf (3.6.1.3-2) ... [2020-03-15T03:31:28.779Z] #43 ... [2020-03-15T03:31:28.779Z] [2020-03-15T03:31:28.779Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-15T03:31:28.779Z] #56 88.80 context [2020-03-15T03:31:28.799Z] #17 25.01 Selecting previously unselected package python3-setuptools. [2020-03-15T03:31:28.799Z] #17 25.01 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-03-15T03:31:28.799Z] #17 25.01 Unpacking python3-setuptools (40.8.0-1) ... [2020-03-15T03:31:28.799Z] #17 25.17 Selecting previously unselected package python3-wheel. [2020-03-15T03:31:28.799Z] #17 25.17 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-03-15T03:31:28.799Z] #17 25.17 Unpacking python3-wheel (0.32.3-2) ... [2020-03-15T03:31:28.799Z] #17 25.22 Selecting previously unselected package sudo. [2020-03-15T03:31:28.799Z] #17 25.22 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ... [2020-03-15T03:31:28.799Z] #17 25.22 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-03-15T03:31:29.006Z] #7 sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced 42.36MB / 52.10MB 1.8s [2020-03-15T03:31:29.006Z] #7 sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 21.64MB / 62.47MB 1.8s [2020-03-15T03:31:29.006Z] #7 sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 28.34MB / 62.47MB 1.9s [2020-03-15T03:31:29.006Z] #7 sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced 47.34MB / 52.10MB 2.0s [2020-03-15T03:31:29.006Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 19.44MB / 97.60MB 2.0s [2020-03-15T03:31:29.038Z] go: finding github.com/opencontainers/runtime-spec v1.0.1 [2020-03-15T03:31:29.074Z] #7 extracting sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 3.6s done [2020-03-15T03:31:29.074Z] #7 extracting sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 0.1s [2020-03-15T03:31:29.085Z] #17 25.52 Selecting previously unselected package thin-provisioning-tools. [2020-03-15T03:31:29.085Z] #17 25.52 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2020-03-15T03:31:29.085Z] #17 25.53 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-03-15T03:31:29.279Z] #7 sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced 52.10MB / 52.10MB 2.1s [2020-03-15T03:31:29.279Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 25.34MB / 97.60MB 2.1s [2020-03-15T03:31:29.279Z] #7 sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 36.80MB / 62.47MB 2.1s [2020-03-15T03:31:29.279Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 44.39MB / 97.60MB 2.3s [2020-03-15T03:31:29.326Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2020-03-15T03:31:29.326Z] go: finding github.com/kr/pty v1.1.1 [2020-03-15T03:31:29.326Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2020-03-15T03:31:29.365Z] #17 25.64 Selecting previously unselected package uidmap. [2020-03-15T03:31:29.365Z] #17 25.65 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ... [2020-03-15T03:31:29.365Z] #17 25.65 Unpacking uidmap (1:4.5-1.1) ... [2020-03-15T03:31:29.365Z] #17 25.72 Selecting previously unselected package vim-runtime. [2020-03-15T03:31:29.365Z] #17 25.72 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-03-15T03:31:29.365Z] #17 25.73 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-03-15T03:31:29.365Z] #17 25.74 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-03-15T03:31:29.365Z] #17 25.75 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-03-15T03:31:29.556Z] #7 sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 43.59MB / 62.47MB 2.4s [2020-03-15T03:31:29.556Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 51.38MB / 97.60MB 2.5s [2020-03-15T03:31:29.556Z] #7 sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 49.54MB / 62.47MB 2.5s [2020-03-15T03:31:30.132Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 63.92MB / 97.60MB 2.7s [2020-03-15T03:31:30.132Z] #7 sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 62.47MB / 62.47MB 2.7s [2020-03-15T03:31:30.352Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2020-03-15T03:31:30.393Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 75.06MB / 97.60MB 3.2s [2020-03-15T03:31:30.393Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 93.69MB / 97.60MB 3.4s [2020-03-15T03:31:30.663Z] #56 90.33 internal/poll [2020-03-15T03:31:30.967Z] #7 sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced 52.10MB / 52.10MB 3.8s done [2020-03-15T03:31:30.967Z] #7 sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 62.47MB / 62.47MB 3.9s done [2020-03-15T03:31:30.967Z] #7 sha256:d0814d2a122977a81b9cd59e29a8321d2b01b68ebcd95ffe8bce17e424c061d0 0B / 156B 3.9s [2020-03-15T03:31:30.989Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2020-03-15T03:31:30.989Z] go: finding github.com/containerd/containerd v1.2.4 [2020-03-15T03:31:30.989Z] go: finding github.com/onsi/ginkgo v1.6.0 [2020-03-15T03:31:31.228Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 97.60MB / 97.60MB 4.0s done [2020-03-15T03:31:31.228Z] #7 sha256:d0814d2a122977a81b9cd59e29a8321d2b01b68ebcd95ffe8bce17e424c061d0 156B / 156B 4.0s done [2020-03-15T03:31:31.228Z] #7 ... [2020-03-15T03:31:31.228Z] [2020-03-15T03:31:31.228Z] #20 [internal] load build context [2020-03-15T03:31:31.228Z] #20 transferring context: 49.97MB 4.2s done [2020-03-15T03:31:31.228Z] #20 DONE 4.3s [2020-03-15T03:31:31.228Z] [2020-03-15T03:31:31.228Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-15T03:31:31.281Z] go: finding github.com/Microsoft/go-winio v0.4.11 [2020-03-15T03:31:31.281Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2020-03-15T03:31:31.281Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-03-15T03:31:31.376Z] #17 27.83 Selecting previously unselected package vim. [2020-03-15T03:31:31.377Z] #17 27.83 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ... [2020-03-15T03:31:31.377Z] #17 27.84 Unpacking vim (2:8.1.0875-5) ... [2020-03-15T03:31:31.570Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-03-15T03:31:31.570Z] go: finding github.com/client9/misspell v0.3.4 [2020-03-15T03:31:31.589Z] #56 ... [2020-03-15T03:31:31.589Z] [2020-03-15T03:31:31.589Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-15T03:31:31.589Z] #43 91.24 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-03-15T03:31:31.589Z] #43 91.25 Processing triggers for libc-bin (2.28-10) ... [2020-03-15T03:31:31.589Z] #43 DONE 91.7s [2020-03-15T03:31:31.589Z] [2020-03-15T03:31:31.589Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:31:31.589Z] #38 4.024 + RM_GOPATH=0 [2020-03-15T03:31:31.589Z] #38 4.025 + TMP_GOPATH= [2020-03-15T03:31:31.589Z] #38 4.025 + : /build [2020-03-15T03:31:31.589Z] #38 4.026 + '[' -z '' ']' [2020-03-15T03:31:31.589Z] #38 4.033 ++ mktemp -d [2020-03-15T03:31:31.589Z] #38 4.035 + export GOPATH=/tmp/tmp.HE0lzPMu8x [2020-03-15T03:31:31.589Z] #38 4.035 + GOPATH=/tmp/tmp.HE0lzPMu8x [2020-03-15T03:31:31.589Z] #38 4.035 + RM_GOPATH=1 [2020-03-15T03:31:31.589Z] #38 4.037 ++ dirname ./install.sh [2020-03-15T03:31:31.589Z] #38 4.048 + dir=. [2020-03-15T03:31:31.589Z] #38 4.049 + bin=tini [2020-03-15T03:31:31.589Z] #38 4.049 + shift [2020-03-15T03:31:31.589Z] #38 4.049 + '[' '!' -f ./tini.installer ']' [2020-03-15T03:31:31.589Z] #38 4.050 + . ./tini.installer [2020-03-15T03:31:31.589Z] #38 4.050 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-15T03:31:31.589Z] #38 4.052 + install_tini [2020-03-15T03:31:31.589Z] #38 4.052 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-03-15T03:31:31.589Z] #38 4.052 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-15T03:31:31.589Z] #38 4.053 + git clone https://github.com/krallin/tini.git /tmp/tmp.HE0lzPMu8x/tini [2020-03-15T03:31:31.589Z] #38 4.057 Cloning into '/tmp/tmp.HE0lzPMu8x/tini'... [2020-03-15T03:31:31.589Z] #38 4.823 + cd /tmp/tmp.HE0lzPMu8x/tini [2020-03-15T03:31:31.589Z] #38 4.827 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-15T03:31:31.589Z] #38 4.832 + cmake . [2020-03-15T03:31:31.657Z] #17 28.19 Selecting previously unselected package xfsprogs. [2020-03-15T03:31:31.844Z] #38 5.555 -- The C compiler identification is GNU 8.3.0 [2020-03-15T03:31:31.844Z] #38 5.620 -- Check for working C compiler: /usr/bin/cc [2020-03-15T03:31:31.907Z] #7 extracting sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 3.6s done [2020-03-15T03:31:31.938Z] #17 28.20 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ... [2020-03-15T03:31:31.938Z] #17 28.20 Unpacking xfsprogs (4.20.0-1) ... [2020-03-15T03:31:31.938Z] #17 28.49 Selecting previously unselected package zip. [2020-03-15T03:31:32.164Z] #7 extracting sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f [2020-03-15T03:31:32.199Z] go: finding gopkg.in/yaml.v2 v2.2.1 [2020-03-15T03:31:32.218Z] #17 28.49 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ... [2020-03-15T03:31:32.218Z] #17 28.50 Unpacking zip (3.0-11+b1) ... [2020-03-15T03:31:32.218Z] #17 28.60 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-03-15T03:31:32.218Z] #17 28.63 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-15T03:31:32.218Z] #17 28.64 Setting up libip6tc0:s390x (1.8.2-4) ... [2020-03-15T03:31:32.218Z] #17 28.64 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-03-15T03:31:32.218Z] #17 28.65 Setting up libgpm2:s390x (1.20.7-5) ... [2020-03-15T03:31:32.218Z] #17 28.66 Setting up libip4tc0:s390x (1.8.2-4) ... [2020-03-15T03:31:32.218Z] #17 28.66 Setting up uidmap (1:4.5-1.1) ... [2020-03-15T03:31:32.218Z] #17 28.67 Setting up libnftnl11:s390x (1.1.2-2) ... [2020-03-15T03:31:32.218Z] #17 28.68 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-03-15T03:31:32.218Z] #17 28.68 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-15T03:31:32.218Z] #17 28.69 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-03-15T03:31:32.218Z] #17 28.70 Setting up libicu63:s390x (63.1-6) ... [2020-03-15T03:31:32.218Z] #17 28.70 Setting up xxd (2:8.1.0875-5) ... [2020-03-15T03:31:32.349Z] #7 extracting sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 3.4s done [2020-03-15T03:31:32.498Z] #17 28.71 Setting up zip (3.0-11+b1) ... [2020-03-15T03:31:32.498Z] #17 28.72 Setting up vim-common (2:8.1.0875-5) ... [2020-03-15T03:31:32.498Z] #17 28.73 Setting up bash-completion (1:2.8-6) ... [2020-03-15T03:31:32.606Z] #7 extracting sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f [2020-03-15T03:31:32.608Z] #7 extracting sha256:77b067f4ec14d48dbc8cd83b7a46fbb5f21fe01ea8911db256cc0168a30c1f5b 4.0s done [2020-03-15T03:31:32.770Z] #38 6.644 -- Check for working C compiler: /usr/bin/cc -- works [2020-03-15T03:31:32.827Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2020-03-15T03:31:32.860Z] #17 ... [2020-03-15T03:31:32.860Z] [2020-03-15T03:31:32.860Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:31:32.860Z] #44 68.38 CC criu/cr-errno.o [2020-03-15T03:31:32.860Z] #44 68.41 CC criu/cr-restore.o [2020-03-15T03:31:32.860Z] #44 70.64 CC criu/cr-service.o [2020-03-15T03:31:32.860Z] #44 71.59 CC criu/crtools.o [2020-03-15T03:31:32.860Z] #44 72.09 CC criu/eventfd.o [2020-03-15T03:31:32.860Z] #44 72.35 CC criu/eventpoll.o [2020-03-15T03:31:32.860Z] #44 72.91 CC criu/external.o [2020-03-15T03:31:32.860Z] #44 73.20 CC criu/fault-injection.o [2020-03-15T03:31:32.860Z] #44 73.28 CC criu/fdstore.o [2020-03-15T03:31:32.860Z] #44 73.58 CC criu/fifo.o [2020-03-15T03:31:32.860Z] #44 73.85 CC criu/file-ids.o [2020-03-15T03:31:32.860Z] #44 74.05 CC criu/file-lock.o [2020-03-15T03:31:32.860Z] #44 74.55 CC criu/files-ext.o [2020-03-15T03:31:32.860Z] #44 74.82 CC criu/files-reg.o [2020-03-15T03:31:32.860Z] #44 76.28 CC criu/files.o [2020-03-15T03:31:32.860Z] #44 77.37 CC criu/filesystems.o [2020-03-15T03:31:32.860Z] #44 77.78 CC criu/fsnotify.o [2020-03-15T03:31:32.860Z] #44 78.49 CC criu/image-desc.o [2020-03-15T03:31:32.860Z] #44 78.60 CC criu/image.o [2020-03-15T03:31:33.025Z] #38 6.651 -- Detecting C compiler ABI info [2020-03-15T03:31:33.120Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2020-03-15T03:31:33.177Z] #7 extracting sha256:194f1ca8932d9ee1727375561698745fa548546f609956c4aca9fed0b48d41a1 [2020-03-15T03:31:33.414Z] go: finding gotest.tools v2.1.0+incompatible [2020-03-15T03:31:33.436Z] #7 extracting sha256:194f1ca8932d9ee1727375561698745fa548546f609956c4aca9fed0b48d41a1 0.3s done [2020-03-15T03:31:33.436Z] #7 extracting sha256:88425686f799f708ae776f78a6d01c179a52f55fc5b32de874db3c4ace2dd156 [2020-03-15T03:31:33.585Z] #38 7.304 -- Detecting C compiler ABI info - done [2020-03-15T03:31:33.585Z] #38 7.363 -- Detecting C compile features [2020-03-15T03:31:33.704Z] #7 extracting sha256:88425686f799f708ae776f78a6d01c179a52f55fc5b32de874db3c4ace2dd156 0.3s done [2020-03-15T03:31:33.704Z] #7 extracting sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced [2020-03-15T03:31:33.862Z] #44 79.33 CC criu/ipc_ns.o [2020-03-15T03:31:33.862Z] #44 ... [2020-03-15T03:31:33.862Z] [2020-03-15T03:31:33.862Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-15T03:31:33.862Z] #17 30.19 Setting up libiptc0:s390x (1.8.2-4) ... [2020-03-15T03:31:33.862Z] #17 30.20 Setting up xz-utils (5.2.4-1) ... [2020-03-15T03:31:33.862Z] #17 30.21 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-03-15T03:31:33.862Z] #17 30.21 Setting up sudo (1.8.27-1+deb10u2) ... [2020-03-15T03:31:33.862Z] #17 30.27 invoke-rc.d: could not determine current runlevel [2020-03-15T03:31:33.862Z] #17 30.28 invoke-rc.d: policy-rc.d denied execution of start. [2020-03-15T03:31:33.862Z] #17 30.28 Setting up pigz (2.4-1) ... [2020-03-15T03:31:33.862Z] #17 30.29 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-03-15T03:31:33.862Z] #17 30.30 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-03-15T03:31:33.862Z] #17 30.31 Setting up python-pip-whl (18.1-5) ... [2020-03-15T03:31:33.862Z] #17 30.31 Setting up libmpdec2:s390x (2.4.2-2) ... [2020-03-15T03:31:33.862Z] #17 30.32 Setting up vim-runtime (2:8.1.0875-5) ... [2020-03-15T03:31:34.142Z] #17 30.57 Setting up libaio1:s390x (0.3.112-3) ... [2020-03-15T03:31:34.142Z] #17 30.60 Setting up libonig5:s390x (6.9.1-1) ... [2020-03-15T03:31:34.142Z] #17 30.60 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-03-15T03:31:34.142Z] #17 30.61 Setting up vim (2:8.1.0875-5) ... [2020-03-15T03:31:34.142Z] #17 30.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-03-15T03:31:34.142Z] #17 30.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-03-15T03:31:34.142Z] #17 30.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-03-15T03:31:34.142Z] #17 30.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-03-15T03:31:34.142Z] #17 30.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-03-15T03:31:34.142Z] #17 30.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-03-15T03:31:34.142Z] #17 30.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-03-15T03:31:34.142Z] #17 30.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-03-15T03:31:34.142Z] #17 30.66 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-03-15T03:31:34.142Z] #17 30.67 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-03-15T03:31:34.142Z] #17 30.68 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-03-15T03:31:34.422Z] #17 30.68 Setting up jq (1.5+dfsg-2+b1) ... [2020-03-15T03:31:34.422Z] #17 30.69 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2020-03-15T03:31:34.422Z] #17 30.70 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-03-15T03:31:35.470Z] #38 ... [2020-03-15T03:31:35.470Z] [2020-03-15T03:31:35.470Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:31:35.470Z] #47 84.98 time [2020-03-15T03:31:35.470Z] #47 90.24 strings [2020-03-15T03:31:35.470Z] #47 92.78 os [2020-03-15T03:31:35.470Z] #47 93.80 regexp/syntax [2020-03-15T03:31:35.470Z] #47 ... [2020-03-15T03:31:35.470Z] [2020-03-15T03:31:35.470Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:31:35.470Z] #44 3.685 Note: Building without setproctitle() and strlcpy() support. [2020-03-15T03:31:35.470Z] #44 3.685 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-15T03:31:35.470Z] #44 3.697 Note: Building without GnuTLS support [2020-03-15T03:31:36.244Z] #7 extracting sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced 2.1s done [2020-03-15T03:31:36.244Z] #7 extracting sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 [2020-03-15T03:31:36.436Z] #17 32.52 Setting up iptables (1.8.2-4) ... [2020-03-15T03:31:36.436Z] #17 32.53 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-15T03:31:36.436Z] #17 32.54 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-15T03:31:36.436Z] #17 32.54 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-15T03:31:36.436Z] #17 32.54 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-15T03:31:36.436Z] #17 32.54 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-03-15T03:31:36.436Z] #17 32.55 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-03-15T03:31:36.436Z] #17 32.55 Setting up python3 (3.7.3-1) ... [2020-03-15T03:31:36.436Z] #17 32.81 Setting up python3-wheel (0.32.3-2) ... [2020-03-15T03:31:36.832Z] #44 ... [2020-03-15T03:31:36.832Z] [2020-03-15T03:31:36.832Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:31:36.832Z] #47 96.69 fmt [2020-03-15T03:31:37.047Z] #17 33.30 Setting up apparmor (2.13.2-10) ... [2020-03-15T03:31:37.393Z] #47 ... [2020-03-15T03:31:37.393Z] [2020-03-15T03:31:37.393Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-15T03:31:37.393Z] #33 87.23 internal/poll [2020-03-15T03:31:37.393Z] #33 89.00 internal/fmtsort [2020-03-15T03:31:37.393Z] #33 89.53 internal/syscall/unix [2020-03-15T03:31:37.393Z] #33 89.77 strings [2020-03-15T03:31:37.393Z] #33 90.40 os [2020-03-15T03:31:37.393Z] #33 93.01 path [2020-03-15T03:31:37.393Z] #33 93.67 text/tabwriter [2020-03-15T03:31:37.393Z] #33 94.58 path/filepath [2020-03-15T03:31:37.393Z] #33 94.59 fmt [2020-03-15T03:31:37.393Z] #33 96.18 io/ioutil [2020-03-15T03:31:37.431Z] #7 extracting sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 5.2s [2020-03-15T03:31:37.648Z] #33 ... [2020-03-15T03:31:37.648Z] [2020-03-15T03:31:37.648Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:31:37.648Z] #44 5.891 fatal: not a git repository (or any of the parent directories): .git [2020-03-15T03:31:37.648Z] #44 5.931 GEN .gitid [2020-03-15T03:31:37.648Z] #44 5.942 GEN criu/include/version.h [2020-03-15T03:31:37.648Z] #44 5.991 GEN include/common/asm [2020-03-15T03:31:37.861Z] #7 extracting sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 5.0s [2020-03-15T03:31:38.048Z] #17 34.30 Setting up xfsprogs (4.20.0-1) ... [2020-03-15T03:31:38.048Z] #17 34.31 Setting up python3-lib2to3 (3.7.3-1) ... [2020-03-15T03:31:38.153Z] #7 extracting sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 1.7s done [2020-03-15T03:31:38.153Z] #7 extracting sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 [2020-03-15T03:31:38.328Z] #17 34.62 Setting up python3-pkg-resources (40.8.0-1) ... [2020-03-15T03:31:38.609Z] #17 35.14 Setting up python3-distutils (3.7.3-1) ... [2020-03-15T03:31:38.889Z] #17 35.48 Setting up python3-setuptools (40.8.0-1) ... [2020-03-15T03:31:39.577Z] #44 ... [2020-03-15T03:31:39.577Z] [2020-03-15T03:31:39.577Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:31:39.577Z] #38 9.443 -- Detecting C compile features - done [2020-03-15T03:31:39.577Z] #38 9.482 -- Performing Test HAS_BUILTIN_FORTIFY [2020-03-15T03:31:39.577Z] #38 9.684 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-03-15T03:31:39.577Z] #38 9.777 -- Configuring done [2020-03-15T03:31:39.577Z] #38 9.799 -- Generating done [2020-03-15T03:31:39.577Z] #38 9.800 -- Build files have been written to: /tmp/tmp.HE0lzPMu8x/tini [2020-03-15T03:31:39.577Z] #38 9.819 + make tini-static [2020-03-15T03:31:39.577Z] #38 10.24 Scanning dependencies of target tini-static [2020-03-15T03:31:39.577Z] #38 10.35 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-03-15T03:31:39.577Z] #38 12.09 [100%] Linking C executable tini-static [2020-03-15T03:31:39.577Z] #38 12.62 [100%] Built target tini-static [2020-03-15T03:31:39.577Z] #38 12.71 + mkdir -p /build [2020-03-15T03:31:39.577Z] #38 12.71 + cp tini-static /build/docker-init [2020-03-15T03:31:39.577Z] #38 DONE 13.0s [2020-03-15T03:31:39.577Z] [2020-03-15T03:31:39.577Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:31:39.577Z] #44 7.781 PBCC images/google/protobuf/descriptor.pb-c.c [2020-03-15T03:31:39.577Z] #44 7.862 PBCC images/opts.pb-c.c [2020-03-15T03:31:39.577Z] #44 7.921 PBCC images/sit.pb-c.c [2020-03-15T03:31:39.577Z] #44 8.026 DEP images/google/protobuf/descriptor.pb-c.d [2020-03-15T03:31:39.577Z] #44 8.094 DEP images/opts.pb-c.d [2020-03-15T03:31:39.577Z] #44 8.153 DEP images/sit.pb-c.d [2020-03-15T03:31:39.757Z] #7 extracting sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 7.3s done [2020-03-15T03:31:39.833Z] #44 8.293 PBCC images/macvlan.pb-c.c [2020-03-15T03:31:39.890Z] #17 36.24 Setting up python3-pip (18.1-5) ... [2020-03-15T03:31:39.957Z] #7 extracting sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 7.3s done [2020-03-15T03:31:39.957Z] #7 extracting sha256:f8e0159fc85284002056acd2e8ec645d3b160ec7f14ef4b938ebb6e29ac2f1c3 done [2020-03-15T03:31:39.957Z] #7 DONE 24.6s [2020-03-15T03:31:39.957Z] [2020-03-15T03:31:39.957Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-03-15T03:31:40.014Z] #7 extracting sha256:f8e0159fc85284002056acd2e8ec645d3b160ec7f14ef4b938ebb6e29ac2f1c3 done [2020-03-15T03:31:40.088Z] #44 8.371 DEP images/macvlan.pb-c.d [2020-03-15T03:31:40.088Z] #44 8.444 PBCC images/autofs.pb-c.c [2020-03-15T03:31:40.088Z] #44 8.498 DEP images/autofs.pb-c.d [2020-03-15T03:31:40.088Z] #44 8.564 PBCC images/sysctl.pb-c.c [2020-03-15T03:31:40.088Z] #44 8.650 DEP images/sysctl.pb-c.d [2020-03-15T03:31:40.270Z] #7 DONE 25.5s [2020-03-15T03:31:40.270Z] [2020-03-15T03:31:40.270Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-03-15T03:31:40.343Z] #44 8.742 PBCC images/time.pb-c.c [2020-03-15T03:31:40.343Z] #44 8.756 DEP images/time.pb-c.d [2020-03-15T03:31:40.343Z] #44 8.826 PBCC images/binfmt-misc.pb-c.c [2020-03-15T03:31:40.503Z] #17 36.80 Processing triggers for libc-bin (2.28-10) ... [2020-03-15T03:31:40.503Z] #17 36.82 Processing triggers for mime-support (3.62) ... [2020-03-15T03:31:40.598Z] #44 8.856 DEP images/binfmt-misc.pb-c.d [2020-03-15T03:31:40.598Z] #44 8.871 PBCC images/seccomp.pb-c.c [2020-03-15T03:31:40.598Z] #44 8.880 DEP images/seccomp.pb-c.d [2020-03-15T03:31:40.598Z] #44 8.893 PBCC images/userns.pb-c.c [2020-03-15T03:31:40.598Z] #44 8.904 DEP images/userns.pb-c.d [2020-03-15T03:31:40.598Z] #44 8.978 PBCC images/cgroup.pb-c.c [2020-03-15T03:31:40.598Z] #44 9.023 DEP images/cgroup.pb-c.d [2020-03-15T03:31:40.598Z] #44 9.077 PBCC images/fown.pb-c.c [2020-03-15T03:31:40.598Z] #44 9.118 PBCC images/ext-file.pb-c.c [2020-03-15T03:31:40.598Z] #44 9.177 DEP images/fown.pb-c.d [2020-03-15T03:31:40.784Z] #17 DONE 37.4s [2020-03-15T03:31:40.784Z] [2020-03-15T03:31:40.784Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:31:40.784Z] #44 80.04 CC criu/irmap.o [2020-03-15T03:31:40.784Z] #44 80.46 CC criu/kcmp-ids.o [2020-03-15T03:31:40.784Z] #44 80.73 CC criu/kerndat.o [2020-03-15T03:31:40.784Z] #44 81.41 CC criu/libnetlink.o [2020-03-15T03:31:40.784Z] #44 81.61 CC criu/log.o [2020-03-15T03:31:40.784Z] #44 81.91 CC criu/lsm.o [2020-03-15T03:31:40.784Z] #44 82.14 CC criu/mem.o [2020-03-15T03:31:40.784Z] #44 83.05 CC criu/mount.o [2020-03-15T03:31:40.784Z] #44 85.27 CC criu/namespaces.o [2020-03-15T03:31:40.784Z] #44 86.26 CC criu/net.o [2020-03-15T03:31:40.853Z] #44 9.236 DEP images/ext-file.pb-c.d [2020-03-15T03:31:40.853Z] #44 9.302 PBCC images/rpc.pb-c.c [2020-03-15T03:31:41.065Z] #44 ... [2020-03-15T03:31:41.065Z] [2020-03-15T03:31:41.065Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-15T03:31:41.065Z] #41 120.5 + dpkg --print-architecture [2020-03-15T03:31:41.065Z] #41 120.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-03-15T03:31:41.108Z] #44 9.391 DEP images/rpc.pb-c.d [2020-03-15T03:31:41.108Z] #44 9.487 PBCC images/siginfo.pb-c.c [2020-03-15T03:31:41.108Z] #44 9.513 DEP images/siginfo.pb-c.d [2020-03-15T03:31:41.108Z] #44 9.573 PBCC images/pagemap.pb-c.c [2020-03-15T03:31:41.108Z] #44 9.685 DEP images/pagemap.pb-c.d [2020-03-15T03:31:41.336Z] #8 DONE 1.6s [2020-03-15T03:31:41.363Z] #44 9.737 PBCC images/rlimit.pb-c.c [2020-03-15T03:31:41.363Z] #44 9.751 DEP images/rlimit.pb-c.d [2020-03-15T03:31:41.363Z] #44 9.821 PBCC images/file-lock.pb-c.c [2020-03-15T03:31:41.595Z] [2020-03-15T03:31:41.595Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-03-15T03:31:41.618Z] #44 9.831 DEP images/file-lock.pb-c.d [2020-03-15T03:31:41.618Z] #44 9.889 PBCC images/tty.pb-c.c [2020-03-15T03:31:41.618Z] #44 9.997 DEP images/tty.pb-c.d [2020-03-15T03:31:41.618Z] #44 10.08 PBCC images/tun.pb-c.c [2020-03-15T03:31:41.641Z] #8 DONE 1.4s [2020-03-15T03:31:41.641Z] [2020-03-15T03:31:41.641Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-03-15T03:31:41.676Z] #41 121.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-03-15T03:31:41.676Z] #41 121.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-03-15T03:31:41.873Z] #44 10.12 PBCC images/netdev.pb-c.c [2020-03-15T03:31:41.873Z] #44 10.17 DEP images/tun.pb-c.d [2020-03-15T03:31:41.873Z] #44 10.25 DEP images/netdev.pb-c.d [2020-03-15T03:31:41.873Z] #44 10.30 PBCC images/vma.pb-c.c [2020-03-15T03:31:41.873Z] #44 10.36 DEP images/vma.pb-c.d [2020-03-15T03:31:42.128Z] #44 10.43 PBCC images/creds.pb-c.c [2020-03-15T03:31:42.128Z] #44 10.49 DEP images/creds.pb-c.d [2020-03-15T03:31:42.128Z] #44 10.54 PBCC images/utsns.pb-c.c [2020-03-15T03:31:42.128Z] #44 10.58 DEP images/utsns.pb-c.d [2020-03-15T03:31:42.128Z] #44 10.63 PBCC images/ipc-desc.pb-c.c [2020-03-15T03:31:42.290Z] #41 ... [2020-03-15T03:31:42.290Z] [2020-03-15T03:31:42.290Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-03-15T03:31:42.290Z] #18 1.289 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-03-15T03:31:42.290Z] #18 1.292 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-03-15T03:31:42.290Z] #18 1.294 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-03-15T03:31:42.290Z] #18 DONE 1.5s [2020-03-15T03:31:42.352Z] #7 extracting sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 3.5s done [2020-03-15T03:31:42.352Z] #7 extracting sha256:d0814d2a122977a81b9cd59e29a8321d2b01b68ebcd95ffe8bce17e424c061d0 [2020-03-15T03:31:42.352Z] #7 extracting sha256:d0814d2a122977a81b9cd59e29a8321d2b01b68ebcd95ffe8bce17e424c061d0 done [2020-03-15T03:31:42.352Z] #7 DONE 15.1s [2020-03-15T03:31:42.352Z] [2020-03-15T03:31:42.352Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-03-15T03:31:42.383Z] #44 10.68 PBCC images/ipc-sem.pb-c.c [2020-03-15T03:31:42.383Z] #44 10.70 DEP images/ipc-desc.pb-c.d [2020-03-15T03:31:42.383Z] #44 ... [2020-03-15T03:31:42.383Z] [2020-03-15T03:31:42.383Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-15T03:31:42.383Z] #10 92.33 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-03-15T03:31:42.383Z] #10 92.33 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-03-15T03:31:42.383Z] #10 92.34 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-03-15T03:31:42.383Z] #10 99.07 Selecting previously unselected package gcc-mingw-w64-base. [2020-03-15T03:31:42.383Z] #10 99.10 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-03-15T03:31:42.383Z] #10 99.11 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-03-15T03:31:42.383Z] #10 99.34 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-03-15T03:31:42.383Z] #10 99.34 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-03-15T03:31:42.383Z] #10 99.36 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-15T03:31:42.383Z] #10 ... [2020-03-15T03:31:42.383Z] [2020-03-15T03:31:42.383Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-15T03:31:42.383Z] #56 92.11 encoding/binary [2020-03-15T03:31:42.383Z] #56 93.24 os [2020-03-15T03:31:42.383Z] #56 94.42 encoding/base64 [2020-03-15T03:31:42.383Z] #56 95.40 golang.org/x/sys/unix [2020-03-15T03:31:42.383Z] #56 97.50 fmt [2020-03-15T03:31:42.530Z] #9 DONE 1.0s [2020-03-15T03:31:42.531Z] [2020-03-15T03:31:42.531Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-03-15T03:31:42.531Z] #29 DONE 0.0s [2020-03-15T03:31:42.531Z] [2020-03-15T03:31:42.531Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-03-15T03:31:42.531Z] #40 DONE 0.1s [2020-03-15T03:31:42.531Z] [2020-03-15T03:31:42.531Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-15T03:31:42.531Z] #21 DONE 0.1s [2020-03-15T03:31:42.531Z] [2020-03-15T03:31:42.531Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-03-15T03:31:42.577Z] #9 DONE 0.9s [2020-03-15T03:31:42.577Z] [2020-03-15T03:31:42.577Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-03-15T03:31:42.577Z] #40 DONE 0.1s [2020-03-15T03:31:42.577Z] [2020-03-15T03:31:42.577Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-03-15T03:31:42.577Z] #29 DONE 0.1s [2020-03-15T03:31:42.577Z] [2020-03-15T03:31:42.577Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-15T03:31:42.587Z] [2020-03-15T03:31:42.587Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:31:42.587Z] #44 88.21 CC criu/netfilter.o [2020-03-15T03:31:42.638Z] #56 ... [2020-03-15T03:31:42.638Z] [2020-03-15T03:31:42.638Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:31:42.638Z] #44 10.78 DEP images/ipc-sem.pb-c.d [2020-03-15T03:31:42.638Z] #44 10.85 PBCC images/ipc-msg.pb-c.c [2020-03-15T03:31:42.638Z] #44 10.93 DEP images/ipc-msg.pb-c.d [2020-03-15T03:31:42.638Z] #44 10.98 PBCC images/ipc-shm.pb-c.c [2020-03-15T03:31:42.638Z] #44 11.01 DEP images/ipc-shm.pb-c.d [2020-03-15T03:31:42.638Z] #44 11.09 PBCC images/ipc-var.pb-c.c [2020-03-15T03:31:42.638Z] #44 11.12 DEP images/ipc-var.pb-c.d [2020-03-15T03:31:42.790Z] #22 ... [2020-03-15T03:31:42.790Z] [2020-03-15T03:31:42.790Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-03-15T03:31:42.790Z] #67 DONE 0.1s [2020-03-15T03:31:42.790Z] [2020-03-15T03:31:42.790Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-03-15T03:31:42.790Z] #73 DONE 0.1s [2020-03-15T03:31:42.790Z] [2020-03-15T03:31:42.790Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-03-15T03:31:42.790Z] #55 DONE 0.2s [2020-03-15T03:31:42.790Z] [2020-03-15T03:31:42.790Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-03-15T03:31:42.790Z] #49 DONE 0.2s [2020-03-15T03:31:42.790Z] [2020-03-15T03:31:42.790Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-03-15T03:31:42.790Z] #32 DONE 0.2s [2020-03-15T03:31:42.790Z] [2020-03-15T03:31:42.790Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-03-15T03:31:42.790Z] #22 DONE 0.2s [2020-03-15T03:31:42.790Z] [2020-03-15T03:31:42.790Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-03-15T03:31:42.790Z] #52 DONE 0.2s [2020-03-15T03:31:42.790Z] [2020-03-15T03:31:42.790Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-03-15T03:31:42.790Z] #46 DONE 0.3s [2020-03-15T03:31:42.790Z] [2020-03-15T03:31:42.790Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:31:42.840Z] #41 ... [2020-03-15T03:31:42.840Z] [2020-03-15T03:31:42.840Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-15T03:31:42.840Z] #21 DONE 0.1s [2020-03-15T03:31:42.840Z] [2020-03-15T03:31:42.840Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-03-15T03:31:42.840Z] #22 DONE 0.2s [2020-03-15T03:31:42.840Z] [2020-03-15T03:31:42.840Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-03-15T03:31:42.840Z] #46 DONE 0.2s [2020-03-15T03:31:42.840Z] [2020-03-15T03:31:42.840Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:31:42.840Z] #47 ... [2020-03-15T03:31:42.840Z] [2020-03-15T03:31:42.840Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-03-15T03:31:42.840Z] #73 DONE 0.2s [2020-03-15T03:31:42.840Z] [2020-03-15T03:31:42.840Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-03-15T03:31:42.840Z] #52 DONE 0.3s [2020-03-15T03:31:42.840Z] [2020-03-15T03:31:42.840Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-03-15T03:31:42.840Z] #67 DONE 0.3s [2020-03-15T03:31:42.840Z] [2020-03-15T03:31:42.840Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-03-15T03:31:42.840Z] #32 DONE 0.3s [2020-03-15T03:31:42.867Z] #44 88.39 CC criu/page-pipe.o [2020-03-15T03:31:42.893Z] #44 11.20 PBCC images/sk-opts.pb-c.c [2020-03-15T03:31:42.893Z] #44 11.26 PBCC images/packet-sock.pb-c.c [2020-03-15T03:31:42.893Z] #44 11.33 DEP images/sk-opts.pb-c.d [2020-03-15T03:31:42.893Z] #44 11.39 DEP images/packet-sock.pb-c.d [2020-03-15T03:31:43.096Z] [2020-03-15T03:31:43.096Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-03-15T03:31:43.096Z] #49 DONE 0.4s [2020-03-15T03:31:43.096Z] [2020-03-15T03:31:43.096Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-03-15T03:31:43.096Z] #55 DONE 0.4s [2020-03-15T03:31:43.096Z] [2020-03-15T03:31:43.096Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-15T03:31:43.147Z] #44 88.84 CC criu/page-xfer.o [2020-03-15T03:31:43.148Z] #44 11.50 PBCC images/sk-netlink.pb-c.c [2020-03-15T03:31:43.148Z] #44 11.53 DEP images/sk-netlink.pb-c.d [2020-03-15T03:31:43.403Z] #44 11.65 PBCC images/sk-inet.pb-c.c [2020-03-15T03:31:43.403Z] #44 11.71 DEP images/sk-inet.pb-c.d [2020-03-15T03:31:43.403Z] #44 11.78 PBCC images/sk-unix.pb-c.c [2020-03-15T03:31:43.403Z] #44 11.83 DEP images/sk-unix.pb-c.d [2020-03-15T03:31:43.403Z] #44 11.87 PBCC images/mm.pb-c.c [2020-03-15T03:31:43.658Z] #44 11.96 DEP images/mm.pb-c.d [2020-03-15T03:31:43.658Z] #44 11.99 PBCC images/timerfd.pb-c.c [2020-03-15T03:31:43.658Z] #44 12.04 DEP images/timerfd.pb-c.d [2020-03-15T03:31:43.658Z] #44 12.15 PBCC images/timer.pb-c.c [2020-03-15T03:31:43.913Z] #44 12.18 DEP images/timer.pb-c.d [2020-03-15T03:31:43.913Z] #44 12.22 PBCC images/sa.pb-c.c [2020-03-15T03:31:43.913Z] #44 12.31 DEP images/sa.pb-c.d [2020-03-15T03:31:43.913Z] #44 12.38 PBCC images/pipe-data.pb-c.c [2020-03-15T03:31:43.913Z] #44 12.43 DEP images/pipe-data.pb-c.d [2020-03-15T03:31:44.147Z] #44 89.63 CC criu/pagemap-cache.o [2020-03-15T03:31:44.147Z] #44 89.86 CC criu/pagemap.o [2020-03-15T03:31:44.168Z] #44 12.50 PBCC images/mnt.pb-c.c [2020-03-15T03:31:44.168Z] #44 12.56 DEP images/mnt.pb-c.d [2020-03-15T03:31:44.168Z] #44 12.63 PBCC images/sk-packet.pb-c.c [2020-03-15T03:31:44.168Z] #44 12.66 DEP images/sk-packet.pb-c.d [2020-03-15T03:31:44.423Z] #44 12.69 PBCC images/tcp-stream.pb-c.c [2020-03-15T03:31:44.423Z] #44 12.75 DEP images/tcp-stream.pb-c.d [2020-03-15T03:31:44.423Z] #44 12.83 PBCC images/pipe.pb-c.c [2020-03-15T03:31:44.423Z] #44 12.94 DEP images/pipe.pb-c.d [2020-03-15T03:31:44.678Z] #44 13.00 PBCC images/pstree.pb-c.c [2020-03-15T03:31:44.678Z] #44 13.04 DEP images/pstree.pb-c.d [2020-03-15T03:31:44.678Z] #44 13.11 PBCC images/fs.pb-c.c [2020-03-15T03:31:44.678Z] #44 13.15 DEP images/fs.pb-c.d [2020-03-15T03:31:44.678Z] #44 13.20 PBCC images/signalfd.pb-c.c [2020-03-15T03:31:44.757Z] #44 90.37 CC criu/parasite-syscall.o [2020-03-15T03:31:44.888Z] #8 DONE 2.6s [2020-03-15T03:31:44.888Z] [2020-03-15T03:31:44.888Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-03-15T03:31:44.933Z] #44 13.23 DEP images/signalfd.pb-c.d [2020-03-15T03:31:44.933Z] #44 13.29 PBCC images/fh.pb-c.c [2020-03-15T03:31:44.933Z] #44 13.34 PBCC images/fsnotify.pb-c.c [2020-03-15T03:31:44.933Z] #44 13.40 DEP images/fh.pb-c.d [2020-03-15T03:31:44.933Z] #44 13.46 DEP images/fsnotify.pb-c.d [2020-03-15T03:31:45.188Z] #44 13.52 PBCC images/eventpoll.pb-c.c [2020-03-15T03:31:45.188Z] #44 13.58 DEP images/eventpoll.pb-c.d [2020-03-15T03:31:45.188Z] #44 13.64 PBCC images/eventfd.pb-c.c [2020-03-15T03:31:45.188Z] #44 13.68 DEP images/eventfd.pb-c.d [2020-03-15T03:31:45.370Z] #44 90.94 CC criu/path.o [2020-03-15T03:31:45.370Z] #44 91.06 CC criu/pie-util-vdso.o [2020-03-15T03:31:45.444Z] #44 13.76 PBCC images/remap-file-path.pb-c.c [2020-03-15T03:31:45.444Z] #44 13.80 DEP images/remap-file-path.pb-c.d [2020-03-15T03:31:45.444Z] #44 13.84 PBCC images/fifo.pb-c.c [2020-03-15T03:31:45.444Z] #44 13.89 DEP images/fifo.pb-c.d [2020-03-15T03:31:45.444Z] #44 13.95 PBCC images/ghost-file.pb-c.c [2020-03-15T03:31:45.650Z] #44 91.37 CC criu/pie-util.o [2020-03-15T03:31:45.699Z] #44 13.99 DEP images/ghost-file.pb-c.d [2020-03-15T03:31:45.699Z] #44 14.11 PBCC images/regfile.pb-c.c [2020-03-15T03:31:45.699Z] #44 14.15 DEP images/regfile.pb-c.d [2020-03-15T03:31:45.699Z] #44 14.20 PBCC images/ns.pb-c.c [2020-03-15T03:31:45.826Z] #9 DONE 0.9s [2020-03-15T03:31:45.826Z] [2020-03-15T03:31:45.826Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-03-15T03:31:45.826Z] #40 DONE 0.1s [2020-03-15T03:31:45.826Z] [2020-03-15T03:31:45.826Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-03-15T03:31:45.826Z] #29 DONE 0.1s [2020-03-15T03:31:45.826Z] [2020-03-15T03:31:45.826Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-15T03:31:45.826Z] #30 ... [2020-03-15T03:31:45.826Z] [2020-03-15T03:31:45.826Z] #21 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-15T03:31:45.826Z] #21 DONE 0.1s [2020-03-15T03:31:45.931Z] #44 91.56 CC criu/pipes.o [2020-03-15T03:31:45.954Z] #44 14.27 DEP images/ns.pb-c.d [2020-03-15T03:31:45.954Z] #44 14.35 PBCC images/fdinfo.pb-c.c [2020-03-15T03:31:45.954Z] #44 14.52 DEP images/fdinfo.pb-c.d [2020-03-15T03:31:46.091Z] [2020-03-15T03:31:46.091Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-03-15T03:31:46.091Z] #22 DONE 0.2s [2020-03-15T03:31:46.091Z] [2020-03-15T03:31:46.091Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-03-15T03:31:46.091Z] #49 DONE 0.2s [2020-03-15T03:31:46.091Z] [2020-03-15T03:31:46.091Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-03-15T03:31:46.091Z] #32 DONE 0.2s [2020-03-15T03:31:46.091Z] [2020-03-15T03:31:46.091Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-15T03:31:46.091Z] #33 ... [2020-03-15T03:31:46.091Z] [2020-03-15T03:31:46.091Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-03-15T03:31:46.091Z] #67 DONE 0.2s [2020-03-15T03:31:46.091Z] [2020-03-15T03:31:46.091Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-03-15T03:31:46.091Z] #73 DONE 0.3s [2020-03-15T03:31:46.091Z] [2020-03-15T03:31:46.091Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-03-15T03:31:46.091Z] #46 DONE 0.3s [2020-03-15T03:31:46.091Z] [2020-03-15T03:31:46.091Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-03-15T03:31:46.091Z] #55 DONE 0.3s [2020-03-15T03:31:46.091Z] [2020-03-15T03:31:46.091Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-03-15T03:31:46.091Z] #52 DONE 0.3s [2020-03-15T03:31:46.212Z] #44 14.63 PBCC images/core-aarch64.pb-c.c [2020-03-15T03:31:46.212Z] #44 14.73 PBCC images/core-arm.pb-c.c [2020-03-15T03:31:46.355Z] [2020-03-15T03:31:46.355Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-15T03:31:46.467Z] #44 14.82 PBCC images/core-ppc64.pb-c.c [2020-03-15T03:31:46.467Z] #44 14.91 PBCC images/core-s390.pb-c.c [2020-03-15T03:31:46.467Z] #44 14.99 PBCC images/core-x86.pb-c.c [2020-03-15T03:31:46.467Z] #44 15.03 PBCC images/core.pb-c.c [2020-03-15T03:31:46.542Z] #44 92.16 CC criu/plugin.o [2020-03-15T03:31:46.723Z] #44 15.12 PBCC images/inventory.pb-c.c [2020-03-15T03:31:46.723Z] #44 15.20 DEP images/core-aarch64.pb-c.d [2020-03-15T03:31:46.823Z] #44 92.47 CC criu/proc_parse.o [2020-03-15T03:31:46.978Z] #44 15.30 DEP images/core-arm.pb-c.d [2020-03-15T03:31:46.978Z] #44 15.38 DEP images/core-ppc64.pb-c.d [2020-03-15T03:31:46.978Z] #44 15.43 DEP images/core-s390.pb-c.d [2020-03-15T03:31:46.978Z] #44 15.48 DEP images/core-x86.pb-c.d [2020-03-15T03:31:47.233Z] #44 15.55 DEP images/core.pb-c.d [2020-03-15T03:31:47.233Z] #44 15.60 DEP images/inventory.pb-c.d [2020-03-15T03:31:47.233Z] #44 15.71 PBCC images/cpuinfo.pb-c.c [2020-03-15T03:31:47.233Z] #44 15.74 DEP images/cpuinfo.pb-c.d [2020-03-15T03:31:47.233Z] #44 15.79 PBCC images/stats.pb-c.c [2020-03-15T03:31:47.233Z] #44 15.82 DEP images/stats.pb-c.d [2020-03-15T03:31:47.489Z] #44 ... [2020-03-15T03:31:47.489Z] [2020-03-15T03:31:47.489Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-15T03:31:47.489Z] #33 98.40 flag [2020-03-15T03:31:47.489Z] #33 98.40 github.com/BurntSushi/toml [2020-03-15T03:31:47.489Z] #33 100.8 log [2020-03-15T03:31:47.489Z] #33 103.1 github.com/BurntSushi/toml/cmd/tomlv [2020-03-15T03:31:47.489Z] #33 DONE 107.2s [2020-03-15T03:31:47.489Z] [2020-03-15T03:31:47.489Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-15T03:31:47.489Z] #65 39.27 Checking out files: 62% (1968/3137) Checking out files: 63% (1977/3137) Checking out files: 64% (2008/3137) Checking out files: 65% (2040/3137) Checking out files: 66% (2071/3137) Checking out files: 67% (2102/3137) Checking out files: 68% (2134/3137) Checking out files: 69% (2165/3137) Checking out files: 70% (2196/3137) Checking out files: 71% (2228/3137) Checking out files: 72% (2259/3137) Checking out files: 73% (2291/3137) Checking out files: 74% (2322/3137) Checking out files: 75% (2353/3137) Checking out files: 76% (2385/3137) Checking out files: 77% (2416/3137) Checking out files: 78% (2447/3137) Checking out files: 79% (2479/3137) Checking out files: 80% (2510/3137) Checking out files: 81% (2541/3137) Checking out files: 82% (2573/3137) Checking out files: 83% (2604/3137) Checking out files: 84% (2636/3137) Checking out files: 85% (2667/3137) Checking out files: 86% (2698/3137) Checking out files: 87% (2730/3137) Checking out files: 88% (2761/3137) Checking out files: 89% (2792/3137) Checking out files: 90% (2824/3137) Checking out files: 91% (2855/3137) Checking out files: 92% (2887/3137) Checking out files: 93% (2918/3137) Checking out files: 94% (2949/3137) Checking out files: 95% (2981/3137) Checking out files: 96% (3012/3137) Checking out files: 97% (3043/3137) Checking out files: 98% (3075/3137) Checking out files: 99% (3106/3137) Checking out files: 100% (3137/3137) Checking out files: 100% (3137/3137), done. [2020-03-15T03:31:47.489Z] #65 40.25 + cd /tmp/tmp.jep3P4kXRH/src/github.com/containerd/containerd [2020-03-15T03:31:47.489Z] #65 40.25 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-15T03:31:48.355Z] #56 ... [2020-03-15T03:31:48.355Z] [2020-03-15T03:31:48.355Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-15T03:31:48.355Z] #62 4.838 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-15T03:31:48.355Z] #62 4.944 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-15T03:31:48.355Z] #62 5.036 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-15T03:31:48.355Z] #62 5.117 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-15T03:31:48.355Z] #62 5.571 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [182 kB] [2020-03-15T03:31:48.623Z] #62 6.069 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-15T03:31:48.837Z] #44 ... [2020-03-15T03:31:48.837Z] [2020-03-15T03:31:48.837Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-15T03:31:48.837Z] #19 3.719 Collecting yamllint==1.16.0 [2020-03-15T03:31:48.837Z] #19 3.985 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-03-15T03:31:48.837Z] #19 4.018 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-03-15T03:31:48.837Z] #19 4.071 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-03-15T03:31:48.837Z] #19 4.093 Collecting pyyaml (from yamllint==1.16.0) [2020-03-15T03:31:48.837Z] #19 4.185 Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB) [2020-03-15T03:31:48.837Z] #19 4.927 Building wheels for collected packages: pyyaml [2020-03-15T03:31:48.837Z] #19 4.934 Running setup.py bdist_wheel for pyyaml: started [2020-03-15T03:31:48.837Z] #19 5.517 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-03-15T03:31:48.837Z] #19 5.519 Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191 [2020-03-15T03:31:48.837Z] #19 5.549 Successfully built pyyaml [2020-03-15T03:31:48.837Z] #19 5.556 Installing collected packages: pathspec, pyyaml, yamllint [2020-03-15T03:31:48.837Z] #19 5.726 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0 [2020-03-15T03:31:48.837Z] #19 DONE 6.0s [2020-03-15T03:31:48.837Z] [2020-03-15T03:31:48.837Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:31:48.837Z] #44 94.11 CC criu/protobuf-desc.o [2020-03-15T03:31:48.837Z] #44 ... [2020-03-15T03:31:48.837Z] [2020-03-15T03:31:48.837Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-03-15T03:31:48.837Z] #24 DONE 0.1s [2020-03-15T03:31:48.837Z] [2020-03-15T03:31:48.837Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-03-15T03:31:49.364Z] #47 ... [2020-03-15T03:31:49.364Z] [2020-03-15T03:31:49.364Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-15T03:31:49.364Z] #25 4.950 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-15T03:31:49.364Z] #25 5.053 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-15T03:31:49.364Z] #25 5.053 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-15T03:31:49.364Z] #25 5.191 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-15T03:31:49.364Z] #25 6.139 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [182 kB] [2020-03-15T03:31:49.374Z] #65 42.28 + export 'BUILDTAGS=netgo osusergo static_build' [2020-03-15T03:31:49.374Z] #65 42.28 + BUILDTAGS='netgo osusergo static_build' [2020-03-15T03:31:49.374Z] #65 42.28 + export EXTRA_FLAGS=-buildmode=pie [2020-03-15T03:31:49.374Z] #65 42.28 + EXTRA_FLAGS=-buildmode=pie [2020-03-15T03:31:49.374Z] #65 42.28 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-03-15T03:31:49.374Z] #65 42.28 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-03-15T03:31:49.374Z] #65 42.28 + '[' '' = dynamic ']' [2020-03-15T03:31:49.374Z] #65 42.28 + make [2020-03-15T03:31:49.461Z] #28 DONE 0.7s [2020-03-15T03:31:49.461Z] [2020-03-15T03:31:49.461Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-03-15T03:31:49.461Z] #31 DONE 0.2s [2020-03-15T03:31:49.461Z] [2020-03-15T03:31:49.461Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-03-15T03:31:49.461Z] #34 DONE 0.1s [2020-03-15T03:31:49.461Z] [2020-03-15T03:31:49.461Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:31:49.461Z] #44 94.74 CC criu/protobuf.o [2020-03-15T03:31:49.461Z] #44 95.07 CC criu/pstree.o [2020-03-15T03:31:49.622Z] #25 7.135 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-15T03:31:49.742Z] #44 ... [2020-03-15T03:31:49.742Z] [2020-03-15T03:31:49.742Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-03-15T03:31:49.742Z] #39 DONE 0.1s [2020-03-15T03:31:49.742Z] [2020-03-15T03:31:49.742Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:31:50.022Z] #60 ... [2020-03-15T03:31:50.022Z] [2020-03-15T03:31:50.022Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:31:50.022Z] #44 95.86 CC criu/rbtree.o [2020-03-15T03:31:50.303Z] #44 96.02 CC criu/rst-malloc.o [2020-03-15T03:31:50.310Z] #65 ... [2020-03-15T03:31:50.310Z] [2020-03-15T03:31:50.310Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:31:50.310Z] #47 100.1 regexp [2020-03-15T03:31:50.310Z] #47 102.3 go/token [2020-03-15T03:31:50.310Z] #47 103.3 go/scanner [2020-03-15T03:31:50.310Z] #47 104.0 internal/lazyregexp [2020-03-15T03:31:50.310Z] #47 104.3 net/url [2020-03-15T03:31:50.310Z] #47 104.7 go/ast [2020-03-15T03:31:50.310Z] #47 106.4 text/template/parse [2020-03-15T03:31:50.567Z] #47 ... [2020-03-15T03:31:50.567Z] [2020-03-15T03:31:50.567Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-15T03:31:50.567Z] #65 43.41 + bin/ctr [2020-03-15T03:31:50.595Z] #44 96.17 CC criu/seccomp.o [2020-03-15T03:31:50.884Z] #44 96.72 CC criu/seize.o [2020-03-15T03:31:51.495Z] #44 97.20 CC criu/servicefd.o [2020-03-15T03:31:51.775Z] #44 97.55 CC criu/shmem.o [2020-03-15T03:31:51.901Z] #62 ... [2020-03-15T03:31:51.901Z] [2020-03-15T03:31:51.901Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:31:51.901Z] #47 8.863 + RM_GOPATH=0 [2020-03-15T03:31:51.901Z] #47 8.863 + TMP_GOPATH= [2020-03-15T03:31:51.901Z] #47 8.863 + : /build [2020-03-15T03:31:51.901Z] #47 8.863 + '[' -z '' ']' [2020-03-15T03:31:51.901Z] #47 8.863 ++ mktemp -d [2020-03-15T03:31:51.901Z] #47 8.877 + export GOPATH=/tmp/tmp.xIVoyPhkdw [2020-03-15T03:31:51.901Z] #47 8.877 + GOPATH=/tmp/tmp.xIVoyPhkdw [2020-03-15T03:31:51.901Z] #47 8.877 + RM_GOPATH=1 [2020-03-15T03:31:51.901Z] #47 8.880 ++ dirname ./install.sh [2020-03-15T03:31:51.901Z] #47 8.892 + dir=. [2020-03-15T03:31:51.901Z] #47 8.892 + bin=vndr [2020-03-15T03:31:51.901Z] #47 8.892 + shift [2020-03-15T03:31:51.901Z] #47 8.892 + '[' '!' -f ./vndr.installer ']' [2020-03-15T03:31:51.901Z] #47 8.892 + . ./vndr.installer [2020-03-15T03:31:51.901Z] #47 8.892 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-15T03:31:51.901Z] #47 8.892 + install_vndr [2020-03-15T03:31:51.901Z] #47 8.892 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-03-15T03:31:51.901Z] #47 8.892 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.xIVoyPhkdw/src/github.com/LK4D4/vndr [2020-03-15T03:31:51.901Z] #47 8.892 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-15T03:31:51.901Z] #47 8.899 Cloning into '/tmp/tmp.xIVoyPhkdw/src/github.com/LK4D4/vndr'... [2020-03-15T03:31:52.240Z] #53 ... [2020-03-15T03:31:52.240Z] [2020-03-15T03:31:52.240Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-15T03:31:52.240Z] #35 4.905 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-15T03:31:52.240Z] #35 4.932 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-15T03:31:52.240Z] #35 4.932 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-15T03:31:52.240Z] #35 5.574 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-03-15T03:31:52.240Z] #35 ... [2020-03-15T03:31:52.240Z] [2020-03-15T03:31:52.240Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-15T03:31:52.240Z] #23 5.812 + RM_GOPATH=0 [2020-03-15T03:31:52.240Z] #23 5.812 + TMP_GOPATH= [2020-03-15T03:31:52.240Z] #23 5.813 + : /build [2020-03-15T03:31:52.240Z] #23 5.813 + '[' -z '' ']' [2020-03-15T03:31:52.240Z] #23 5.814 ++ mktemp -d [2020-03-15T03:31:52.240Z] #23 5.819 + export GOPATH=/tmp/tmp.Fy6oPym7q7 [2020-03-15T03:31:52.240Z] #23 5.820 + GOPATH=/tmp/tmp.Fy6oPym7q7 [2020-03-15T03:31:52.240Z] #23 5.820 + RM_GOPATH=1 [2020-03-15T03:31:52.240Z] #23 5.820 ++ dirname ./install.sh [2020-03-15T03:31:52.240Z] #23 5.821 + dir=. [2020-03-15T03:31:52.240Z] #23 5.822 + bin=dockercli [2020-03-15T03:31:52.240Z] #23 5.825 + shift [2020-03-15T03:31:52.240Z] #23 5.826 Install docker/cli version 17.06.2-ce from stable [2020-03-15T03:31:52.240Z] #23 5.826 + '[' '!' -f ./dockercli.installer ']' [2020-03-15T03:31:52.240Z] #23 5.826 + . ./dockercli.installer [2020-03-15T03:31:52.240Z] #23 5.826 ++ : stable [2020-03-15T03:31:52.240Z] #23 5.826 ++ : 17.06.2-ce [2020-03-15T03:31:52.240Z] #23 5.826 + install_dockercli [2020-03-15T03:31:52.240Z] #23 5.826 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-03-15T03:31:52.240Z] #23 5.827 ++ uname -m [2020-03-15T03:31:52.240Z] #23 5.829 + arch=aarch64 [2020-03-15T03:31:52.240Z] #23 5.829 + '[' aarch64 '!=' x86_64 ']' [2020-03-15T03:31:52.240Z] #23 5.829 + '[' aarch64 '!=' s390x ']' [2020-03-15T03:31:52.240Z] #23 5.829 + '[' aarch64 '!=' armhf ']' [2020-03-15T03:31:52.240Z] #23 5.829 + build_dockercli [2020-03-15T03:31:52.240Z] #23 5.829 + git clone https://github.com/docker/docker-ce /tmp/tmp.Fy6oPym7q7/tmp/docker-ce [2020-03-15T03:31:52.240Z] #23 5.833 Cloning into '/tmp/tmp.Fy6oPym7q7/tmp/docker-ce'... [2020-03-15T03:31:52.386Z] #44 98.13 CC criu/sigframe.o [2020-03-15T03:31:52.465Z] #47 9.755 + cd /tmp/tmp.xIVoyPhkdw/src/github.com/LK4D4/vndr [2020-03-15T03:31:52.465Z] #47 ... [2020-03-15T03:31:52.465Z] [2020-03-15T03:31:52.465Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-15T03:31:52.465Z] #10 9.294 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-15T03:31:52.465Z] #10 9.321 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-15T03:31:52.465Z] #10 9.322 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-15T03:31:52.684Z] #44 98.22 CC criu/signalfd.o [2020-03-15T03:31:52.684Z] #44 98.35 CC criu/sk-inet.o [2020-03-15T03:31:52.723Z] #10 ... [2020-03-15T03:31:52.723Z] [2020-03-15T03:31:52.723Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-15T03:31:52.723Z] #30 9.047 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-03-15T03:31:52.723Z] #30 9.055 Cloning into '.'... [2020-03-15T03:31:52.872Z] #23 ... [2020-03-15T03:31:52.872Z] [2020-03-15T03:31:52.872Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-15T03:31:52.872Z] #35 6.877 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [180 kB] [2020-03-15T03:31:52.919Z] #25 ... [2020-03-15T03:31:52.919Z] [2020-03-15T03:31:52.919Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-15T03:31:52.919Z] #56 9.538 + RM_GOPATH=0 [2020-03-15T03:31:52.919Z] #56 9.538 + TMP_GOPATH= [2020-03-15T03:31:52.919Z] #56 9.538 + : /build [2020-03-15T03:31:52.919Z] #56 9.538 + '[' -z '' ']' [2020-03-15T03:31:52.919Z] #56 9.542 ++ mktemp -d [2020-03-15T03:31:52.919Z] #56 9.545 + export GOPATH=/tmp/tmp.KKuzqJVL1s [2020-03-15T03:31:52.919Z] #56 9.545 + GOPATH=/tmp/tmp.KKuzqJVL1s [2020-03-15T03:31:52.919Z] #56 9.545 + RM_GOPATH=1 [2020-03-15T03:31:52.919Z] #56 9.551 ++ dirname ./install.sh [2020-03-15T03:31:52.919Z] #56 9.558 + dir=. [2020-03-15T03:31:52.919Z] #56 9.558 + bin=shfmt [2020-03-15T03:31:52.919Z] #56 9.558 + shift [2020-03-15T03:31:52.919Z] #56 9.558 + '[' '!' -f ./shfmt.installer ']' [2020-03-15T03:31:52.919Z] #56 9.558 + . ./shfmt.installer [2020-03-15T03:31:52.919Z] #56 9.558 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-15T03:31:52.919Z] #56 9.558 + install_shfmt [2020-03-15T03:31:52.919Z] #56 9.558 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-03-15T03:31:52.919Z] #56 9.558 + git clone https://github.com/mvdan/sh.git /tmp/tmp.KKuzqJVL1s/src/github.com/mvdan/sh [2020-03-15T03:31:52.919Z] #56 9.558 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-15T03:31:52.920Z] #56 9.571 Cloning into '/tmp/tmp.KKuzqJVL1s/src/github.com/mvdan/sh'... [2020-03-15T03:31:52.920Z] #56 ... [2020-03-15T03:31:52.920Z] [2020-03-15T03:31:52.920Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-15T03:31:52.920Z] #35 6.850 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-15T03:31:52.920Z] #35 6.902 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-15T03:31:52.920Z] #35 6.902 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-15T03:31:52.920Z] #35 7.858 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-15T03:31:52.920Z] #35 ... [2020-03-15T03:31:52.920Z] [2020-03-15T03:31:52.920Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-15T03:31:52.920Z] #10 ... [2020-03-15T03:31:52.920Z] [2020-03-15T03:31:52.920Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-15T03:31:52.920Z] #41 ... [2020-03-15T03:31:52.920Z] [2020-03-15T03:31:52.920Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-15T03:31:52.981Z] #30 ... [2020-03-15T03:31:52.981Z] [2020-03-15T03:31:52.981Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-15T03:31:52.981Z] #74 9.307 + RM_GOPATH=0 [2020-03-15T03:31:52.981Z] #74 9.307 + TMP_GOPATH= [2020-03-15T03:31:52.981Z] #74 9.307 + : /build [2020-03-15T03:31:52.981Z] #74 9.307 + '[' -z '' ']' [2020-03-15T03:31:52.981Z] #74 9.307 ++ mktemp -d [2020-03-15T03:31:52.981Z] #74 9.307 + export GOPATH=/tmp/tmp.9LxDTv3ffN [2020-03-15T03:31:52.981Z] #74 9.307 + GOPATH=/tmp/tmp.9LxDTv3ffN [2020-03-15T03:31:52.981Z] #74 9.307 + RM_GOPATH=1 [2020-03-15T03:31:52.981Z] #74 9.308 ++ dirname ./install.sh [2020-03-15T03:31:52.981Z] #74 9.329 Install docker-proxy version bf2bd42abc0a3734f12b5ec724e571434e42c669 [2020-03-15T03:31:52.981Z] #74 9.329 + dir=. [2020-03-15T03:31:52.981Z] #74 9.329 + bin=proxy [2020-03-15T03:31:52.981Z] #74 9.329 + shift [2020-03-15T03:31:52.981Z] #74 9.329 + '[' '!' -f ./proxy.installer ']' [2020-03-15T03:31:52.981Z] #74 9.329 + . ./proxy.installer [2020-03-15T03:31:52.981Z] #74 9.329 ++ : bf2bd42abc0a3734f12b5ec724e571434e42c669 [2020-03-15T03:31:52.981Z] #74 9.329 + install_proxy [2020-03-15T03:31:52.981Z] #74 9.329 + case "$1" in [2020-03-15T03:31:52.981Z] #74 9.329 + export CGO_ENABLED=0 [2020-03-15T03:31:52.981Z] #74 9.329 + CGO_ENABLED=0 [2020-03-15T03:31:52.981Z] #74 9.329 + _install_proxy [2020-03-15T03:31:52.981Z] #74 9.329 + echo 'Install docker-proxy version bf2bd42abc0a3734f12b5ec724e571434e42c669' [2020-03-15T03:31:52.981Z] #74 9.329 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.9LxDTv3ffN/src/github.com/docker/libnetwork [2020-03-15T03:31:52.981Z] #74 9.343 Cloning into '/tmp/tmp.9LxDTv3ffN/src/github.com/docker/libnetwork'... [2020-03-15T03:31:52.981Z] #74 ... [2020-03-15T03:31:52.981Z] [2020-03-15T03:31:52.981Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-15T03:31:52.981Z] #33 9.546 + RM_GOPATH=0 [2020-03-15T03:31:52.981Z] #33 9.546 + TMP_GOPATH= [2020-03-15T03:31:52.981Z] #33 9.546 + : /build [2020-03-15T03:31:52.981Z] #33 9.546 + '[' -z '' ']' [2020-03-15T03:31:52.981Z] #33 9.548 ++ mktemp -d [2020-03-15T03:31:52.981Z] #33 9.550 + export GOPATH=/tmp/tmp.MLPRwibCeM [2020-03-15T03:31:52.981Z] #33 9.550 + GOPATH=/tmp/tmp.MLPRwibCeM [2020-03-15T03:31:52.981Z] #33 9.550 + RM_GOPATH=1 [2020-03-15T03:31:52.981Z] #33 9.550 ++ dirname ./install.sh [2020-03-15T03:31:52.981Z] #33 9.577 + dir=. [2020-03-15T03:31:52.981Z] #33 9.577 + bin=tomlv [2020-03-15T03:31:52.981Z] #33 9.577 + shift [2020-03-15T03:31:52.981Z] #33 9.577 + '[' '!' -f ./tomlv.installer ']' [2020-03-15T03:31:52.981Z] #33 9.577 + . ./tomlv.installer [2020-03-15T03:31:52.981Z] #33 9.577 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-15T03:31:52.981Z] #33 9.578 + install_tomlv [2020-03-15T03:31:52.981Z] #33 9.578 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-03-15T03:31:52.981Z] #33 9.578 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-15T03:31:52.981Z] #33 9.578 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.MLPRwibCeM/src/github.com/BurntSushi/toml [2020-03-15T03:31:52.981Z] #33 9.580 Cloning into '/tmp/tmp.MLPRwibCeM/src/github.com/BurntSushi/toml'... [2020-03-15T03:31:53.079Z] #65 ... [2020-03-15T03:31:53.079Z] [2020-03-15T03:31:53.079Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-15T03:31:53.079Z] #56 102.8 encoding/json [2020-03-15T03:31:53.079Z] #56 106.6 github.com/pkg/diff [2020-03-15T03:31:53.079Z] #56 108.7 go/ast [2020-03-15T03:31:53.079Z] #56 109.4 golang.org/x/crypto/ssh/terminal [2020-03-15T03:31:53.079Z] #56 111.0 mvdan.cc/editorconfig [2020-03-15T03:31:53.079Z] #56 112.2 mvdan.cc/sh/v3/fileutil [2020-03-15T03:31:53.079Z] #56 112.4 mvdan.cc/sh/v3/syntax [2020-03-15T03:31:53.079Z] #56 ... [2020-03-15T03:31:53.079Z] [2020-03-15T03:31:53.079Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:31:53.079Z] #44 17.84 make[1]: Nothing to be done for 'all'. [2020-03-15T03:31:53.079Z] #44 19.35 CC images/stats.o [2020-03-15T03:31:53.079Z] #44 19.70 CC images/core.o [2020-03-15T03:31:53.079Z] #44 20.46 CC images/core-x86.o [2020-03-15T03:31:53.079Z] #44 21.09 CC images/core-arm.o [2020-03-15T03:31:53.079Z] #44 21.46 CC images/core-aarch64.o [2020-03-15T03:31:53.182Z] #68 10.35 + RM_GOPATH=0 [2020-03-15T03:31:53.182Z] #68 10.35 + TMP_GOPATH= [2020-03-15T03:31:53.182Z] #68 10.35 + : /build/ [2020-03-15T03:31:53.182Z] #68 10.36 + '[' -z '' ']' [2020-03-15T03:31:53.182Z] #68 10.36 ++ mktemp -d [2020-03-15T03:31:53.182Z] #68 10.38 + export GOPATH=/tmp/tmp.VmbvIsBIUD [2020-03-15T03:31:53.182Z] #68 10.39 + GOPATH=/tmp/tmp.VmbvIsBIUD [2020-03-15T03:31:53.182Z] #68 10.39 + RM_GOPATH=1 [2020-03-15T03:31:53.182Z] #68 10.39 ++ dirname ./install.sh [2020-03-15T03:31:53.182Z] #68 10.43 + dir=. [2020-03-15T03:31:53.182Z] #68 ... [2020-03-15T03:31:53.182Z] [2020-03-15T03:31:53.182Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-15T03:31:53.182Z] #62 6.422 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-15T03:31:53.182Z] #62 6.458 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-15T03:31:53.182Z] #62 6.458 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-15T03:31:53.182Z] #62 6.827 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-15T03:31:53.182Z] #62 9.251 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [182 kB] [2020-03-15T03:31:53.182Z] #62 ... [2020-03-15T03:31:53.182Z] [2020-03-15T03:31:53.182Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-15T03:31:53.239Z] #33 ... [2020-03-15T03:31:53.239Z] [2020-03-15T03:31:53.239Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-15T03:31:53.239Z] #50 9.143 + RM_GOPATH=0 [2020-03-15T03:31:53.239Z] #50 9.143 + TMP_GOPATH= [2020-03-15T03:31:53.239Z] #50 9.144 + : /build [2020-03-15T03:31:53.239Z] #50 9.144 + '[' -z '' ']' [2020-03-15T03:31:53.239Z] #50 9.146 ++ mktemp -d [2020-03-15T03:31:53.239Z] #50 9.160 + export GOPATH=/tmp/tmp.e2hAvTwE2e [2020-03-15T03:31:53.239Z] #50 9.160 + GOPATH=/tmp/tmp.e2hAvTwE2e [2020-03-15T03:31:53.239Z] #50 9.160 + RM_GOPATH=1 [2020-03-15T03:31:53.239Z] #50 9.160 ++ dirname ./install.sh [2020-03-15T03:31:53.239Z] #50 9.161 + dir=. [2020-03-15T03:31:53.239Z] #50 9.161 + bin=gotestsum [2020-03-15T03:31:53.239Z] #50 9.161 + shift [2020-03-15T03:31:53.239Z] #50 9.161 + '[' '!' -f ./gotestsum.installer ']' [2020-03-15T03:31:53.239Z] #50 9.161 + . ./gotestsum.installer [2020-03-15T03:31:53.239Z] #50 9.161 ++ : v0.3.5 [2020-03-15T03:31:53.239Z] #50 9.161 + install_gotestsum [2020-03-15T03:31:53.239Z] #50 9.161 + echo 'Installing gotestsum version v0.3.5' [2020-03-15T03:31:53.239Z] #50 9.161 + go get -d gotest.tools/gotestsum [2020-03-15T03:31:53.239Z] #50 9.161 Installing gotestsum version v0.3.5 [2020-03-15T03:31:53.239Z] #50 ... [2020-03-15T03:31:53.239Z] [2020-03-15T03:31:53.239Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-15T03:31:53.239Z] #53 9.336 + RM_GOPATH=0 [2020-03-15T03:31:53.239Z] #53 9.336 + TMP_GOPATH= [2020-03-15T03:31:53.239Z] #53 9.337 + : /build [2020-03-15T03:31:53.239Z] #53 9.337 + '[' -z '' ']' [2020-03-15T03:31:53.239Z] #53 9.337 ++ mktemp -d [2020-03-15T03:31:53.239Z] #53 9.341 + export GOPATH=/tmp/tmp.wJnQzO59CV [2020-03-15T03:31:53.239Z] #53 9.341 + GOPATH=/tmp/tmp.wJnQzO59CV [2020-03-15T03:31:53.239Z] #53 9.341 + RM_GOPATH=1 [2020-03-15T03:31:53.239Z] #53 9.348 ++ dirname ./install.sh [2020-03-15T03:31:53.239Z] #53 9.361 + dir=. [2020-03-15T03:31:53.239Z] #53 9.362 + bin=golangci_lint [2020-03-15T03:31:53.239Z] #53 9.362 + shift [2020-03-15T03:31:53.239Z] #53 9.363 + '[' '!' -f ./golangci_lint.installer ']' [2020-03-15T03:31:53.239Z] #53 9.364 + . ./golangci_lint.installer [2020-03-15T03:31:53.239Z] #53 9.368 ++ : v1.23.8 [2020-03-15T03:31:53.239Z] #53 9.373 + install_golangci_lint [2020-03-15T03:31:53.239Z] #53 9.377 + echo 'Installing golangci-lint version v1.23.8' [2020-03-15T03:31:53.239Z] #53 9.378 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-03-15T03:31:53.239Z] #53 9.378 Installing golangci-lint version v1.23.8 [2020-03-15T03:31:53.334Z] #44 98.92 CC criu/sk-netlink.o [2020-03-15T03:31:53.334Z] #44 99.09 CC criu/sk-packet.o [2020-03-15T03:31:53.440Z] #23 ... [2020-03-15T03:31:53.440Z] [2020-03-15T03:31:53.440Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-15T03:31:53.440Z] #50 ... [2020-03-15T03:31:53.440Z] [2020-03-15T03:31:53.440Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-15T03:31:53.496Z] #53 ... [2020-03-15T03:31:53.496Z] [2020-03-15T03:31:53.496Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-15T03:31:53.496Z] #25 10.14 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-15T03:31:53.496Z] #25 10.20 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-15T03:31:53.496Z] #25 10.20 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-15T03:31:53.496Z] #25 ... [2020-03-15T03:31:53.496Z] [2020-03-15T03:31:53.496Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-15T03:31:53.496Z] #23 9.364 + RM_GOPATH=0 [2020-03-15T03:31:53.496Z] #23 9.369 + TMP_GOPATH= [2020-03-15T03:31:53.496Z] #23 9.369 + : /build [2020-03-15T03:31:53.496Z] #23 9.369 + '[' -z '' ']' [2020-03-15T03:31:53.496Z] #23 9.380 ++ mktemp -d [2020-03-15T03:31:53.496Z] #23 9.385 + export GOPATH=/tmp/tmp.oskmrtFnfZ [2020-03-15T03:31:53.496Z] #23 9.385 + GOPATH=/tmp/tmp.oskmrtFnfZ [2020-03-15T03:31:53.496Z] #23 9.387 + RM_GOPATH=1 [2020-03-15T03:31:53.496Z] #23 9.387 ++ dirname ./install.sh [2020-03-15T03:31:53.496Z] #23 9.387 + dir=. [2020-03-15T03:31:53.497Z] #23 9.408 + bin=dockercli [2020-03-15T03:31:53.497Z] #23 9.408 + shift [2020-03-15T03:31:53.497Z] #23 9.408 + '[' '!' -f ./dockercli.installer ']' [2020-03-15T03:31:53.497Z] #23 9.408 + . ./dockercli.installer [2020-03-15T03:31:53.497Z] #23 9.408 ++ : stable [2020-03-15T03:31:53.497Z] #23 9.408 ++ : 17.06.2-ce [2020-03-15T03:31:53.497Z] #23 9.408 + install_dockercli [2020-03-15T03:31:53.497Z] #23 9.408 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-03-15T03:31:53.497Z] #23 9.408 ++ uname -m [2020-03-15T03:31:53.497Z] #23 9.408 + arch=x86_64 [2020-03-15T03:31:53.497Z] #23 9.408 + '[' x86_64 '!=' x86_64 ']' [2020-03-15T03:31:53.497Z] #23 9.408 + url=https://download.docker.com/linux/static [2020-03-15T03:31:53.497Z] #23 9.408 + tar -xz docker/docker [2020-03-15T03:31:53.497Z] #23 9.408 Install docker/cli version 17.06.2-ce from stable [2020-03-15T03:31:53.497Z] #23 9.431 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-03-15T03:31:53.639Z] #44 99.48 CC criu/sk-queue.o [2020-03-15T03:31:53.640Z] #44 21.90 CC images/core-ppc64.o [2020-03-15T03:31:53.698Z] #53 ... [2020-03-15T03:31:53.698Z] [2020-03-15T03:31:53.698Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-15T03:31:53.698Z] #43 9.908 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-15T03:31:53.698Z] #43 10.02 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-15T03:31:53.698Z] #43 10.02 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-15T03:31:53.698Z] #43 ... [2020-03-15T03:31:53.698Z] [2020-03-15T03:31:53.698Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-15T03:31:53.698Z] #33 11.04 + RM_GOPATH=0 [2020-03-15T03:31:53.754Z] #23 ... [2020-03-15T03:31:53.754Z] [2020-03-15T03:31:53.754Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-15T03:31:53.754Z] #68 9.248 + RM_GOPATH=0 [2020-03-15T03:31:53.754Z] #68 9.248 + TMP_GOPATH= [2020-03-15T03:31:53.754Z] #68 9.248 + : /build/ [2020-03-15T03:31:53.754Z] #68 9.249 + '[' -z '' ']' [2020-03-15T03:31:53.754Z] #68 9.252 ++ mktemp -d [2020-03-15T03:31:53.754Z] #68 9.254 + export GOPATH=/tmp/tmp.x6RaPQp2z2 [2020-03-15T03:31:53.754Z] #68 9.254 + GOPATH=/tmp/tmp.x6RaPQp2z2 [2020-03-15T03:31:53.754Z] #68 9.254 + RM_GOPATH=1 [2020-03-15T03:31:53.754Z] #68 9.257 ++ dirname ./install.sh [2020-03-15T03:31:53.754Z] #68 9.266 + dir=. [2020-03-15T03:31:53.754Z] #68 9.266 + bin=rootlesskit [2020-03-15T03:31:53.754Z] #68 9.267 + shift [2020-03-15T03:31:53.754Z] #68 9.267 + '[' '!' -f ./rootlesskit.installer ']' [2020-03-15T03:31:53.754Z] #68 9.267 + . ./rootlesskit.installer [2020-03-15T03:31:53.754Z] #68 9.267 ++ : eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-03-15T03:31:53.754Z] #68 9.267 + install_rootlesskit [2020-03-15T03:31:53.754Z] #68 9.267 + case "$1" in [2020-03-15T03:31:53.754Z] #68 9.267 + export CGO_ENABLED=0 [2020-03-15T03:31:53.754Z] #68 9.267 + CGO_ENABLED=0 [2020-03-15T03:31:53.754Z] #68 9.267 + _install_rootlesskit [2020-03-15T03:31:53.754Z] #68 9.267 + echo 'Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270' [2020-03-15T03:31:53.754Z] #68 9.268 Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-03-15T03:31:53.754Z] #68 9.268 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.x6RaPQp2z2/src/github.com/rootless-containers/rootlesskit [2020-03-15T03:31:53.754Z] #68 9.279 Cloning into '/tmp/tmp.x6RaPQp2z2/src/github.com/rootless-containers/rootlesskit'... [2020-03-15T03:31:53.956Z] #33 11.04 + TMP_GOPATH= [2020-03-15T03:31:53.956Z] #33 11.04 + : /build [2020-03-15T03:31:53.956Z] #33 11.04 + '[' -z '' ']' [2020-03-15T03:31:53.956Z] #33 11.05 ++ mktemp -d [2020-03-15T03:31:53.956Z] #33 11.07 + export GOPATH=/tmp/tmp.DSOVLOYHkK [2020-03-15T03:31:53.956Z] #33 11.07 + GOPATH=/tmp/tmp.DSOVLOYHkK [2020-03-15T03:31:53.956Z] #33 11.07 + RM_GOPATH=1 [2020-03-15T03:31:53.956Z] #33 11.07 ++ dirname ./install.sh [2020-03-15T03:31:53.956Z] #33 11.07 + dir=. [2020-03-15T03:31:53.956Z] #33 11.07 + bin=tomlv [2020-03-15T03:31:53.956Z] #33 11.07 + shift [2020-03-15T03:31:53.956Z] #33 11.07 + '[' '!' -f ./tomlv.installer ']' [2020-03-15T03:31:53.956Z] #33 11.07 + . ./tomlv.installer [2020-03-15T03:31:53.956Z] #33 11.07 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-15T03:31:53.956Z] #33 11.08 + install_tomlv [2020-03-15T03:31:53.956Z] #33 11.08 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-03-15T03:31:53.956Z] #33 11.08 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-15T03:31:53.956Z] #33 11.08 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.DSOVLOYHkK/src/github.com/BurntSushi/toml [2020-03-15T03:31:53.956Z] #33 11.08 Cloning into '/tmp/tmp.DSOVLOYHkK/src/github.com/BurntSushi/toml'... [2020-03-15T03:31:53.956Z] #33 ... [2020-03-15T03:31:53.956Z] [2020-03-15T03:31:53.956Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-15T03:31:54.012Z] #68 ... [2020-03-15T03:31:54.012Z] [2020-03-15T03:31:54.012Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-15T03:31:54.012Z] #35 9.990 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-15T03:31:54.012Z] #35 10.05 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-15T03:31:54.012Z] #35 10.05 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-15T03:31:54.012Z] #35 11.15 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-15T03:31:54.012Z] #35 ... [2020-03-15T03:31:54.012Z] [2020-03-15T03:31:54.012Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-15T03:31:54.012Z] #43 8.680 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-15T03:31:54.012Z] #43 8.753 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-15T03:31:54.012Z] #43 8.763 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-15T03:31:54.012Z] #43 9.867 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-15T03:31:54.201Z] #44 22.53 CC images/core-s390.o [2020-03-15T03:31:54.215Z] #74 11.35 + RM_GOPATH=0 [2020-03-15T03:31:54.215Z] #74 11.35 + TMP_GOPATH= [2020-03-15T03:31:54.215Z] #74 11.35 + : /build [2020-03-15T03:31:54.215Z] #74 11.35 + '[' -z '' ']' [2020-03-15T03:31:54.215Z] #74 11.36 ++ mktemp -d [2020-03-15T03:31:54.215Z] #74 11.36 + export GOPATH=/tmp/tmp.WdxGiOrtNC [2020-03-15T03:31:54.215Z] #74 11.37 + GOPATH=/tmp/tmp.WdxGiOrtNC [2020-03-15T03:31:54.215Z] #74 11.37 + RM_GOPATH=1 [2020-03-15T03:31:54.215Z] #74 11.37 ++ dirname ./install.sh [2020-03-15T03:31:54.215Z] #74 11.37 + dir=. [2020-03-15T03:31:54.215Z] #74 11.37 + bin=proxy [2020-03-15T03:31:54.215Z] #74 11.37 + shift [2020-03-15T03:31:54.215Z] #74 11.37 + '[' '!' -f ./proxy.installer ']' [2020-03-15T03:31:54.215Z] #74 11.37 + . ./proxy.installer [2020-03-15T03:31:54.215Z] #74 11.37 ++ : bf2bd42abc0a3734f12b5ec724e571434e42c669 [2020-03-15T03:31:54.215Z] #74 11.37 + install_proxy [2020-03-15T03:31:54.215Z] #74 11.38 + case "$1" in [2020-03-15T03:31:54.215Z] #74 11.38 + export CGO_ENABLED=0 [2020-03-15T03:31:54.215Z] #74 11.38 + CGO_ENABLED=0 [2020-03-15T03:31:54.215Z] #74 11.38 + _install_proxy [2020-03-15T03:31:54.215Z] #74 11.38 + echo 'Install docker-proxy version bf2bd42abc0a3734f12b5ec724e571434e42c669' [2020-03-15T03:31:54.215Z] #74 11.38 Install docker-proxy version bf2bd42abc0a3734f12b5ec724e571434e42c669 [2020-03-15T03:31:54.215Z] #74 11.38 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.WdxGiOrtNC/src/github.com/docker/libnetwork [2020-03-15T03:31:54.215Z] #74 11.42 Cloning into '/tmp/tmp.WdxGiOrtNC/src/github.com/docker/libnetwork'... [2020-03-15T03:31:54.215Z] #74 ... [2020-03-15T03:31:54.215Z] [2020-03-15T03:31:54.215Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-15T03:31:54.215Z] #30 9.664 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-03-15T03:31:54.215Z] #30 9.666 Cloning into '.'... [2020-03-15T03:31:54.215Z] #30 ... [2020-03-15T03:31:54.215Z] [2020-03-15T03:31:54.215Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-15T03:31:54.215Z] #23 11.35 + RM_GOPATH=0 [2020-03-15T03:31:54.215Z] #23 11.35 + TMP_GOPATH= [2020-03-15T03:31:54.215Z] #23 11.35 + : /build [2020-03-15T03:31:54.215Z] #23 11.35 + '[' -z '' ']' [2020-03-15T03:31:54.215Z] #23 11.36 ++ mktemp -d [2020-03-15T03:31:54.215Z] #23 11.36 + export GOPATH=/tmp/tmp.Z0ErNGA2XH [2020-03-15T03:31:54.215Z] #23 11.36 + GOPATH=/tmp/tmp.Z0ErNGA2XH [2020-03-15T03:31:54.215Z] #23 11.36 + RM_GOPATH=1 [2020-03-15T03:31:54.215Z] #23 11.36 ++ dirname ./install.sh [2020-03-15T03:31:54.215Z] #23 11.39 + dir=. [2020-03-15T03:31:54.215Z] #23 11.39 + bin=dockercli [2020-03-15T03:31:54.215Z] #23 11.39 + shift [2020-03-15T03:31:54.215Z] #23 11.39 + '[' '!' -f ./dockercli.installer ']' [2020-03-15T03:31:54.215Z] #23 11.39 + . ./dockercli.installer [2020-03-15T03:31:54.215Z] #23 11.39 ++ : stable [2020-03-15T03:31:54.215Z] #23 11.39 ++ : 17.06.2-ce [2020-03-15T03:31:54.215Z] #23 11.39 + install_dockercli [2020-03-15T03:31:54.215Z] #23 11.39 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-03-15T03:31:54.215Z] #23 11.39 Install docker/cli version 17.06.2-ce from stable [2020-03-15T03:31:54.215Z] #23 11.39 ++ uname -m [2020-03-15T03:31:54.215Z] #23 11.39 + arch=x86_64 [2020-03-15T03:31:54.215Z] #23 11.39 + '[' x86_64 '!=' x86_64 ']' [2020-03-15T03:31:54.215Z] #23 11.39 + url=https://download.docker.com/linux/static [2020-03-15T03:31:54.215Z] #23 11.39 + tar -xz docker/docker [2020-03-15T03:31:54.215Z] #23 11.40 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-03-15T03:31:54.269Z] #43 ... [2020-03-15T03:31:54.269Z] [2020-03-15T03:31:54.269Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-15T03:31:54.269Z] #56 8.934 + RM_GOPATH=0 [2020-03-15T03:31:54.269Z] #56 8.934 + TMP_GOPATH= [2020-03-15T03:31:54.269Z] #56 8.934 + : /build [2020-03-15T03:31:54.269Z] #56 8.934 + '[' -z '' ']' [2020-03-15T03:31:54.269Z] #56 8.936 ++ mktemp -d [2020-03-15T03:31:54.269Z] #56 8.940 + export GOPATH=/tmp/tmp.GEK2b0tK32 [2020-03-15T03:31:54.269Z] #56 8.940 + GOPATH=/tmp/tmp.GEK2b0tK32 [2020-03-15T03:31:54.269Z] #56 8.940 + RM_GOPATH=1 [2020-03-15T03:31:54.269Z] #56 8.943 ++ dirname ./install.sh [2020-03-15T03:31:54.269Z] #56 8.948 + dir=. [2020-03-15T03:31:54.269Z] #56 8.948 + bin=shfmt [2020-03-15T03:31:54.269Z] #56 8.948 + shift [2020-03-15T03:31:54.269Z] #56 8.948 + '[' '!' -f ./shfmt.installer ']' [2020-03-15T03:31:54.269Z] #56 8.949 + . ./shfmt.installer [2020-03-15T03:31:54.269Z] #56 8.949 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-15T03:31:54.269Z] #56 8.949 + install_shfmt [2020-03-15T03:31:54.269Z] #56 8.953 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-03-15T03:31:54.269Z] #56 8.955 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-15T03:31:54.269Z] #56 8.955 + git clone https://github.com/mvdan/sh.git /tmp/tmp.GEK2b0tK32/src/github.com/mvdan/sh [2020-03-15T03:31:54.269Z] #56 8.956 Cloning into '/tmp/tmp.GEK2b0tK32/src/github.com/mvdan/sh'... [2020-03-15T03:31:54.275Z] #44 99.83 CC criu/sk-tcp.o [2020-03-15T03:31:54.561Z] #44 100.2 CC criu/sk-unix.o [2020-03-15T03:31:55.126Z] #44 23.39 CC images/cpuinfo.o [2020-03-15T03:31:55.568Z] #44 101.3 CC criu/sockets.o [2020-03-15T03:31:55.687Z] #44 23.87 CC images/inventory.o [2020-03-15T03:31:55.687Z] #44 24.10 CC images/fdinfo.o [2020-03-15T03:31:55.769Z] #35 9.911 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-03-15T03:31:55.770Z] #35 ... [2020-03-15T03:31:55.770Z] [2020-03-15T03:31:55.770Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-15T03:31:55.770Z] #10 5.258 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-15T03:31:55.770Z] #10 5.302 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-15T03:31:55.770Z] #10 5.302 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-15T03:31:55.770Z] #10 6.168 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-03-15T03:31:55.770Z] #10 10.10 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [180 kB] [2020-03-15T03:31:55.770Z] #10 ... [2020-03-15T03:31:55.770Z] [2020-03-15T03:31:55.770Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-15T03:31:55.770Z] #43 4.407 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-15T03:31:55.770Z] #43 4.407 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-15T03:31:55.770Z] #43 4.407 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-15T03:31:55.770Z] #43 4.982 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-03-15T03:31:55.770Z] #43 6.352 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [180 kB] [2020-03-15T03:31:55.942Z] #44 24.51 CC images/fown.o [2020-03-15T03:31:56.030Z] #43 ... [2020-03-15T03:31:56.030Z] [2020-03-15T03:31:56.030Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-15T03:31:56.030Z] #41 5.927 + git clone https://github.com/docker/distribution.git . [2020-03-15T03:31:56.030Z] #41 5.932 Cloning into '.'... [2020-03-15T03:31:56.030Z] #41 ... [2020-03-15T03:31:56.030Z] [2020-03-15T03:31:56.030Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-15T03:31:56.030Z] #50 5.935 + RM_GOPATH=0 [2020-03-15T03:31:56.030Z] #50 5.935 + TMP_GOPATH= [2020-03-15T03:31:56.030Z] #50 5.935 + : /build [2020-03-15T03:31:56.030Z] #50 5.935 + '[' -z '' ']' [2020-03-15T03:31:56.030Z] #50 5.936 ++ mktemp -d [2020-03-15T03:31:56.030Z] #50 5.937 + export GOPATH=/tmp/tmp.xiz6QCYRLs [2020-03-15T03:31:56.030Z] #50 5.940 + GOPATH=/tmp/tmp.xiz6QCYRLs [2020-03-15T03:31:56.030Z] #50 5.941 + RM_GOPATH=1 [2020-03-15T03:31:56.030Z] #50 5.953 ++ dirname ./install.sh [2020-03-15T03:31:56.030Z] #50 5.957 + dir=. [2020-03-15T03:31:56.030Z] #50 5.957 + bin=gotestsum [2020-03-15T03:31:56.030Z] #50 5.957 + shift [2020-03-15T03:31:56.030Z] #50 5.958 + '[' '!' -f ./gotestsum.installer ']' [2020-03-15T03:31:56.030Z] #50 5.958 + . ./gotestsum.installer [2020-03-15T03:31:56.030Z] #50 5.958 ++ : v0.3.5 [2020-03-15T03:31:56.030Z] #50 5.959 + install_gotestsum [2020-03-15T03:31:56.030Z] #50 5.960 + echo 'Installing gotestsum version v0.3.5' [2020-03-15T03:31:56.030Z] #50 5.960 Installing gotestsum version v0.3.5 [2020-03-15T03:31:56.030Z] #50 5.961 + go get -d gotest.tools/gotestsum [2020-03-15T03:31:56.182Z] #44 101.8 CC criu/stats.o [2020-03-15T03:31:56.291Z] #50 ... [2020-03-15T03:31:56.291Z] [2020-03-15T03:31:56.291Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-15T03:31:56.291Z] #56 6.953 + RM_GOPATH=0 [2020-03-15T03:31:56.291Z] #56 6.953 + TMP_GOPATH= [2020-03-15T03:31:56.291Z] #56 6.953 + : /build [2020-03-15T03:31:56.291Z] #56 6.953 + '[' -z '' ']' [2020-03-15T03:31:56.291Z] #56 6.953 ++ mktemp -d [2020-03-15T03:31:56.291Z] #56 6.955 + export GOPATH=/tmp/tmp.gQ4321YZlk [2020-03-15T03:31:56.291Z] #56 6.955 + GOPATH=/tmp/tmp.gQ4321YZlk [2020-03-15T03:31:56.291Z] #56 6.955 + RM_GOPATH=1 [2020-03-15T03:31:56.291Z] #56 6.956 ++ dirname ./install.sh [2020-03-15T03:31:56.291Z] #56 6.958 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-15T03:31:56.291Z] #56 6.958 + dir=. [2020-03-15T03:31:56.291Z] #56 6.958 + bin=shfmt [2020-03-15T03:31:56.291Z] #56 6.958 + shift [2020-03-15T03:31:56.291Z] #56 6.958 + '[' '!' -f ./shfmt.installer ']' [2020-03-15T03:31:56.291Z] #56 6.958 + . ./shfmt.installer [2020-03-15T03:31:56.291Z] #56 6.958 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-15T03:31:56.291Z] #56 6.958 + install_shfmt [2020-03-15T03:31:56.291Z] #56 6.958 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-03-15T03:31:56.291Z] #56 6.959 + git clone https://github.com/mvdan/sh.git /tmp/tmp.gQ4321YZlk/src/github.com/mvdan/sh [2020-03-15T03:31:56.291Z] #56 6.961 Cloning into '/tmp/tmp.gQ4321YZlk/src/github.com/mvdan/sh'... [2020-03-15T03:31:56.291Z] #56 ... [2020-03-15T03:31:56.291Z] [2020-03-15T03:31:56.291Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-15T03:31:56.291Z] #25 4.924 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-15T03:31:56.291Z] #25 4.970 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-15T03:31:56.291Z] #25 4.970 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-15T03:31:56.291Z] #25 5.900 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-03-15T03:31:56.291Z] #25 9.174 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [180 kB] [2020-03-15T03:31:56.464Z] #44 102.1 CC criu/string.o [2020-03-15T03:31:56.464Z] #44 102.1 CC criu/sysctl.o [2020-03-15T03:31:56.503Z] #44 24.71 CC images/ns.o [2020-03-15T03:31:56.560Z] #25 ... [2020-03-15T03:31:56.560Z] [2020-03-15T03:31:56.560Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-15T03:31:56.560Z] #74 7.768 + RM_GOPATH=0 [2020-03-15T03:31:56.560Z] #74 7.768 + TMP_GOPATH= [2020-03-15T03:31:56.560Z] #74 7.768 + : /build [2020-03-15T03:31:56.560Z] #74 7.768 + '[' -z '' ']' [2020-03-15T03:31:56.560Z] #74 7.769 ++ mktemp -d [2020-03-15T03:31:56.560Z] #74 7.770 + export GOPATH=/tmp/tmp.0hmOgabLh0 [2020-03-15T03:31:56.560Z] #74 7.770 + GOPATH=/tmp/tmp.0hmOgabLh0 [2020-03-15T03:31:56.560Z] #74 7.770 + RM_GOPATH=1 [2020-03-15T03:31:56.560Z] #74 7.772 ++ dirname ./install.sh [2020-03-15T03:31:56.560Z] #74 9.561 + dir=. [2020-03-15T03:31:56.560Z] #74 9.563 + bin=proxy [2020-03-15T03:31:56.560Z] #74 9.563 + shift [2020-03-15T03:31:56.560Z] #74 9.564 + '[' '!' -f ./proxy.installer ']' [2020-03-15T03:31:56.560Z] #74 9.565 + . ./proxy.installer [2020-03-15T03:31:56.560Z] #74 9.567 ++ : bf2bd42abc0a3734f12b5ec724e571434e42c669 [2020-03-15T03:31:56.560Z] #74 9.568 + install_proxy [2020-03-15T03:31:56.560Z] #74 9.568 + case "$1" in [2020-03-15T03:31:56.560Z] #74 9.569 + export CGO_ENABLED=0 [2020-03-15T03:31:56.560Z] #74 9.570 + CGO_ENABLED=0 [2020-03-15T03:31:56.560Z] #74 9.570 + _install_proxy [2020-03-15T03:31:56.560Z] #74 9.590 + echo 'Install docker-proxy version bf2bd42abc0a3734f12b5ec724e571434e42c669' [2020-03-15T03:31:56.560Z] #74 9.591 Install docker-proxy version bf2bd42abc0a3734f12b5ec724e571434e42c669 [2020-03-15T03:31:56.560Z] #74 9.591 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.0hmOgabLh0/src/github.com/docker/libnetwork [2020-03-15T03:31:56.560Z] #74 9.601 Cloning into '/tmp/tmp.0hmOgabLh0/src/github.com/docker/libnetwork'... [2020-03-15T03:31:56.744Z] #44 102.6 CC criu/sysfs_parse.o [2020-03-15T03:31:56.759Z] #44 25.05 CC images/regfile.o [2020-03-15T03:31:56.822Z] #74 ... [2020-03-15T03:31:56.822Z] [2020-03-15T03:31:56.822Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:31:56.822Z] #47 7.694 + RM_GOPATH=0 [2020-03-15T03:31:56.822Z] #47 7.694 + TMP_GOPATH= [2020-03-15T03:31:56.822Z] #47 7.694 + : /build [2020-03-15T03:31:56.822Z] #47 7.694 + '[' -z '' ']' [2020-03-15T03:31:56.822Z] #47 7.694 ++ mktemp -d [2020-03-15T03:31:56.822Z] #47 7.999 + export GOPATH=/tmp/tmp.n7ZSYymLiS [2020-03-15T03:31:56.822Z] #47 8.000 + GOPATH=/tmp/tmp.n7ZSYymLiS [2020-03-15T03:31:56.822Z] #47 8.001 + RM_GOPATH=1 [2020-03-15T03:31:56.822Z] #47 8.003 ++ dirname ./install.sh [2020-03-15T03:31:56.822Z] #47 8.006 + dir=. [2020-03-15T03:31:56.822Z] #47 8.007 + bin=vndr [2020-03-15T03:31:56.822Z] #47 8.007 + shift [2020-03-15T03:31:56.822Z] #47 8.008 + '[' '!' -f ./vndr.installer ']' [2020-03-15T03:31:56.822Z] #47 8.008 + . ./vndr.installer [2020-03-15T03:31:56.822Z] #47 8.009 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-15T03:31:56.822Z] #47 8.009 + install_vndr [2020-03-15T03:31:56.822Z] #47 8.010 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-03-15T03:31:56.822Z] #47 8.010 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-15T03:31:56.822Z] #47 8.010 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.n7ZSYymLiS/src/github.com/LK4D4/vndr [2020-03-15T03:31:56.822Z] #47 8.014 Cloning into '/tmp/tmp.n7ZSYymLiS/src/github.com/LK4D4/vndr'... [2020-03-15T03:31:56.822Z] #47 9.745 + cd /tmp/tmp.n7ZSYymLiS/src/github.com/LK4D4/vndr [2020-03-15T03:31:56.822Z] #47 9.745 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-15T03:31:56.822Z] #47 9.751 + go build -buildmode=pie -v -o /build/vndr . [2020-03-15T03:31:56.822Z] #47 ... [2020-03-15T03:31:56.822Z] [2020-03-15T03:31:56.822Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-15T03:31:56.822Z] #62 5.599 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-15T03:31:56.822Z] #62 5.642 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-15T03:31:56.822Z] #62 5.642 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-15T03:31:56.822Z] #62 6.591 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-03-15T03:31:56.822Z] #62 9.132 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [180 kB] [2020-03-15T03:31:56.822Z] #62 11.20 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-03-15T03:31:57.014Z] #44 25.27 CC images/ghost-file.o [2020-03-15T03:31:57.024Z] #44 102.8 CC criu/timerfd.o [2020-03-15T03:31:57.083Z] #62 ... [2020-03-15T03:31:57.083Z] [2020-03-15T03:31:57.083Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-15T03:31:57.083Z] #68 5.712 + RM_GOPATH=0 [2020-03-15T03:31:57.083Z] #68 5.712 + TMP_GOPATH= [2020-03-15T03:31:57.083Z] #68 5.713 + : /build/ [2020-03-15T03:31:57.083Z] #68 5.714 + '[' -z '' ']' [2020-03-15T03:31:57.083Z] #68 5.715 ++ mktemp -d [2020-03-15T03:31:57.083Z] #68 5.717 + export GOPATH=/tmp/tmp.nwFLBQjRZS [2020-03-15T03:31:57.083Z] #68 5.717 + GOPATH=/tmp/tmp.nwFLBQjRZS [2020-03-15T03:31:57.083Z] #68 5.717 + RM_GOPATH=1 [2020-03-15T03:31:57.083Z] #68 5.720 ++ dirname ./install.sh [2020-03-15T03:31:57.083Z] #68 5.728 + dir=. [2020-03-15T03:31:57.083Z] #68 5.728 + bin=rootlesskit [2020-03-15T03:31:57.083Z] #68 5.728 + shift [2020-03-15T03:31:57.083Z] #68 5.728 + '[' '!' -f ./rootlesskit.installer ']' [2020-03-15T03:31:57.083Z] #68 5.728 + . ./rootlesskit.installer [2020-03-15T03:31:57.083Z] #68 5.728 ++ : eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-03-15T03:31:57.083Z] #68 5.729 + install_rootlesskit [2020-03-15T03:31:57.083Z] #68 5.729 + case "$1" in [2020-03-15T03:31:57.083Z] #68 5.729 + export CGO_ENABLED=0 [2020-03-15T03:31:57.083Z] #68 5.729 + CGO_ENABLED=0 [2020-03-15T03:31:57.083Z] #68 5.729 + _install_rootlesskit [2020-03-15T03:31:57.083Z] #68 5.729 + echo 'Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270' [2020-03-15T03:31:57.083Z] #68 5.729 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.nwFLBQjRZS/src/github.com/rootless-containers/rootlesskit [2020-03-15T03:31:57.083Z] #68 5.735 Cloning into '/tmp/tmp.nwFLBQjRZS/src/github.com/rootless-containers/rootlesskit'... [2020-03-15T03:31:57.083Z] #68 5.737 Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-03-15T03:31:57.083Z] #68 ... [2020-03-15T03:31:57.083Z] [2020-03-15T03:31:57.083Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-15T03:31:57.083Z] #33 7.455 + RM_GOPATH=0 [2020-03-15T03:31:57.083Z] #33 7.455 + TMP_GOPATH= [2020-03-15T03:31:57.083Z] #33 7.455 + : /build [2020-03-15T03:31:57.083Z] #33 7.455 + '[' -z '' ']' [2020-03-15T03:31:57.083Z] #33 7.455 ++ mktemp -d [2020-03-15T03:31:57.083Z] #33 7.747 + export GOPATH=/tmp/tmp.YE1Whr6qrv [2020-03-15T03:31:57.083Z] #33 7.747 + GOPATH=/tmp/tmp.YE1Whr6qrv [2020-03-15T03:31:57.083Z] #33 7.747 + RM_GOPATH=1 [2020-03-15T03:31:57.083Z] #33 7.751 ++ dirname ./install.sh [2020-03-15T03:31:57.083Z] #33 7.753 + dir=. [2020-03-15T03:31:57.083Z] #33 7.753 + bin=tomlv [2020-03-15T03:31:57.083Z] #33 7.753 + shift [2020-03-15T03:31:57.083Z] #33 7.753 + '[' '!' -f ./tomlv.installer ']' [2020-03-15T03:31:57.083Z] #33 7.753 + . ./tomlv.installer [2020-03-15T03:31:57.083Z] #33 7.753 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-15T03:31:57.083Z] #33 7.753 + install_tomlv [2020-03-15T03:31:57.083Z] #33 7.753 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-03-15T03:31:57.083Z] #33 7.753 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.YE1Whr6qrv/src/github.com/BurntSushi/toml [2020-03-15T03:31:57.083Z] #33 7.753 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-15T03:31:57.083Z] #33 7.759 Cloning into '/tmp/tmp.YE1Whr6qrv/src/github.com/BurntSushi/toml'... [2020-03-15T03:31:57.083Z] #33 11.11 + cd /tmp/tmp.YE1Whr6qrv/src/github.com/BurntSushi/toml [2020-03-15T03:31:57.083Z] #33 11.11 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-15T03:31:57.083Z] #33 11.15 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-03-15T03:31:57.269Z] #44 25.70 CC images/fifo.o [2020-03-15T03:31:57.305Z] #44 103.1 CC criu/tty.o [2020-03-15T03:31:57.830Z] #44 26.03 CC images/remap-file-path.o [2020-03-15T03:31:57.830Z] #44 26.25 CC images/eventfd.o [2020-03-15T03:31:58.085Z] #44 26.53 CC images/eventpoll.o [2020-03-15T03:31:58.340Z] #44 26.85 CC images/fh.o [2020-03-15T03:31:58.449Z] #56 ... [2020-03-15T03:31:58.449Z] [2020-03-15T03:31:58.450Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-15T03:31:58.450Z] #68 14.87 + cd /tmp/tmp.x6RaPQp2z2/src/github.com/rootless-containers/rootlesskit [2020-03-15T03:31:58.450Z] #68 14.87 + git checkout -q eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-03-15T03:31:58.450Z] #68 15.46 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-15T03:31:58.450Z] #68 15.47 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-03-15T03:31:58.468Z] #33 12.48 unicode/utf8 [2020-03-15T03:31:58.468Z] #33 12.51 unicode [2020-03-15T03:31:58.468Z] #33 12.61 internal/bytealg [2020-03-15T03:31:58.729Z] #33 12.63 math/bits [2020-03-15T03:31:58.767Z] #44 104.1 CC criu/tun.o [2020-03-15T03:31:58.767Z] #44 ... [2020-03-15T03:31:58.767Z] [2020-03-15T03:31:58.767Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-15T03:31:58.767Z] #41 DONE 138.3s [2020-03-15T03:31:58.767Z] [2020-03-15T03:31:58.767Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:31:58.767Z] #44 104.4 CC criu/uffd.o [2020-03-15T03:31:58.900Z] #44 27.22 CC images/fsnotify.o [2020-03-15T03:31:59.387Z] #44 105.2 CC criu/util.o [2020-03-15T03:31:59.460Z] #44 ... [2020-03-15T03:31:59.460Z] [2020-03-15T03:31:59.460Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-15T03:31:59.460Z] #56 119.1 mvdan.cc/sh/v3/cmd/shfmt [2020-03-15T03:31:59.670Z] #33 ... [2020-03-15T03:31:59.670Z] [2020-03-15T03:31:59.670Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:31:59.670Z] #47 11.40 internal/race [2020-03-15T03:31:59.670Z] #47 11.42 runtime/internal/sys [2020-03-15T03:31:59.670Z] #47 11.47 internal/cpu [2020-03-15T03:31:59.670Z] #47 11.61 sync/atomic [2020-03-15T03:31:59.670Z] #47 11.64 runtime/internal/atomic [2020-03-15T03:31:59.670Z] #47 11.72 runtime/internal/math [2020-03-15T03:31:59.670Z] #47 11.92 unicode [2020-03-15T03:31:59.670Z] #47 12.05 unicode/utf8 [2020-03-15T03:31:59.670Z] #47 12.30 internal/bytealg [2020-03-15T03:31:59.670Z] #47 12.32 math/bits [2020-03-15T03:31:59.670Z] #47 13.15 runtime [2020-03-15T03:31:59.670Z] #47 13.31 math [2020-03-15T03:31:59.670Z] #47 13.42 internal/testlog [2020-03-15T03:32:00.241Z] #47 14.10 unicode/utf16 [2020-03-15T03:32:00.388Z] #44 ... [2020-03-15T03:32:00.388Z] [2020-03-15T03:32:00.388Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-03-15T03:32:00.388Z] #42 DONE 0.2s [2020-03-15T03:32:00.388Z] [2020-03-15T03:32:00.388Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:32:00.388Z] #44 106.1 CC criu/uts_ns.o [2020-03-15T03:32:00.668Z] #44 106.3 CC criu/vdso.o [2020-03-15T03:32:00.780Z] #23 ... [2020-03-15T03:32:00.780Z] [2020-03-15T03:32:00.780Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:32:00.780Z] #47 9.990 + RM_GOPATH=0 [2020-03-15T03:32:00.780Z] #47 9.991 + TMP_GOPATH= [2020-03-15T03:32:00.780Z] #47 9.991 + : /build [2020-03-15T03:32:00.780Z] #47 9.991 + '[' -z '' ']' [2020-03-15T03:32:00.780Z] #47 9.992 ++ mktemp -d [2020-03-15T03:32:00.780Z] #47 9.995 + export GOPATH=/tmp/tmp.sNWskzdBMP [2020-03-15T03:32:00.780Z] #47 9.995 + GOPATH=/tmp/tmp.sNWskzdBMP [2020-03-15T03:32:00.780Z] #47 9.995 + RM_GOPATH=1 [2020-03-15T03:32:00.780Z] #47 9.996 ++ dirname ./install.sh [2020-03-15T03:32:00.780Z] #47 9.996 + dir=. [2020-03-15T03:32:00.780Z] #47 9.997 + bin=vndr [2020-03-15T03:32:00.780Z] #47 9.997 + shift [2020-03-15T03:32:00.780Z] #47 9.997 + '[' '!' -f ./vndr.installer ']' [2020-03-15T03:32:00.780Z] #47 9.997 + . ./vndr.installer [2020-03-15T03:32:00.780Z] #47 9.997 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-15T03:32:00.780Z] #47 9.998 + install_vndr [2020-03-15T03:32:00.780Z] #47 9.998 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-03-15T03:32:00.780Z] #47 9.998 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-15T03:32:00.780Z] #47 9.998 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.sNWskzdBMP/src/github.com/LK4D4/vndr [2020-03-15T03:32:00.780Z] #47 10.00 Cloning into '/tmp/tmp.sNWskzdBMP/src/github.com/LK4D4/vndr'... [2020-03-15T03:32:00.780Z] #47 11.38 + cd /tmp/tmp.sNWskzdBMP/src/github.com/LK4D4/vndr [2020-03-15T03:32:00.780Z] #47 11.38 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-15T03:32:00.780Z] #47 11.44 + go build -buildmode=pie -v -o /build/vndr . [2020-03-15T03:32:00.780Z] #47 13.03 internal/cpu [2020-03-15T03:32:00.780Z] #47 13.04 runtime/internal/atomic [2020-03-15T03:32:00.780Z] #47 13.46 runtime/internal/sys [2020-03-15T03:32:00.780Z] #47 13.61 internal/bytealg [2020-03-15T03:32:00.780Z] #47 13.80 internal/race [2020-03-15T03:32:00.780Z] #47 13.92 sync/atomic [2020-03-15T03:32:00.780Z] #47 14.44 unicode [2020-03-15T03:32:00.780Z] #47 14.55 runtime [2020-03-15T03:32:00.822Z] #56 ... [2020-03-15T03:32:00.822Z] [2020-03-15T03:32:00.822Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:32:00.822Z] #47 110.5 go/parser [2020-03-15T03:32:00.822Z] #47 111.1 text/template [2020-03-15T03:32:00.822Z] #47 114.4 encoding/xml [2020-03-15T03:32:00.822Z] #47 116.2 go/doc [2020-03-15T03:32:00.822Z] #47 119.9 github.com/LK4D4/vndr/build [2020-03-15T03:32:00.822Z] #47 ... [2020-03-15T03:32:00.822Z] [2020-03-15T03:32:00.822Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:32:00.822Z] #44 27.97 CC images/signalfd.o [2020-03-15T03:32:00.822Z] #44 28.25 CC images/fs.o [2020-03-15T03:32:00.822Z] #44 28.58 CC images/pstree.o [2020-03-15T03:32:00.822Z] #44 28.76 CC images/pipe.o [2020-03-15T03:32:00.822Z] #44 28.97 CC images/tcp-stream.o [2020-03-15T03:32:00.822Z] #44 29.27 CC images/sk-packet.o [2020-03-15T03:32:00.949Z] #44 106.7 LINK criu/built-in.o [2020-03-15T03:32:00.949Z] #44 106.7 LINK criu/criu [2020-03-15T03:32:01.183Z] #47 15.02 container/list [2020-03-15T03:32:01.229Z] #44 106.9 DEP lib/c/criu.d [2020-03-15T03:32:01.229Z] #44 107.0 CC images/rpc.pb-c.o [2020-03-15T03:32:01.390Z] #44 29.57 CC images/mnt.o [2020-03-15T03:32:01.390Z] #44 29.85 CC images/pipe-data.o [2020-03-15T03:32:01.510Z] #44 107.2 CC lib/c/criu.o [2020-03-15T03:32:01.645Z] #44 30.06 CC images/sa.o [2020-03-15T03:32:01.901Z] #44 30.37 CC images/timer.o [2020-03-15T03:32:02.121Z] #44 107.8 LINK lib/c/built-in.o [2020-03-15T03:32:02.121Z] #44 107.9 LINK lib/c/libcriu.so [2020-03-15T03:32:02.121Z] #44 107.9 LINK lib/c/libcriu.a [2020-03-15T03:32:02.121Z] #44 108.0 GEN magic.py [2020-03-15T03:32:02.401Z] #44 108.0 Note: Building without setproctitle() and strlcpy() support. [2020-03-15T03:32:02.401Z] #44 108.0 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-15T03:32:02.401Z] #44 108.0 Note: Building without GnuTLS support [2020-03-15T03:32:02.461Z] #44 30.84 CC images/timerfd.o [2020-03-15T03:32:02.567Z] #47 16.53 crypto/internal/subtle [2020-03-15T03:32:02.631Z] #68 ... [2020-03-15T03:32:02.631Z] [2020-03-15T03:32:02.631Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-15T03:32:02.631Z] #41 9.653 + git clone https://github.com/docker/distribution.git . [2020-03-15T03:32:02.631Z] #41 9.654 Cloning into '.'... [2020-03-15T03:32:02.631Z] #41 ... [2020-03-15T03:32:02.631Z] [2020-03-15T03:32:02.631Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:32:02.631Z] #47 9.789 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-15T03:32:02.631Z] #47 9.804 + go build -buildmode=pie -v -o /build/vndr . [2020-03-15T03:32:02.631Z] #47 11.30 internal/cpu [2020-03-15T03:32:02.631Z] #47 11.35 runtime/internal/atomic [2020-03-15T03:32:02.631Z] #47 11.62 runtime/internal/sys [2020-03-15T03:32:02.631Z] #47 11.90 internal/bytealg [2020-03-15T03:32:02.631Z] #47 11.91 runtime/internal/math [2020-03-15T03:32:02.631Z] #47 11.99 internal/race [2020-03-15T03:32:02.631Z] #47 12.12 sync/atomic [2020-03-15T03:32:02.631Z] #47 12.83 unicode [2020-03-15T03:32:02.631Z] #47 12.88 runtime [2020-03-15T03:32:02.631Z] #47 18.56 unicode/utf8 [2020-03-15T03:32:02.631Z] #47 19.59 math [2020-03-15T03:32:02.681Z] #47 19.53 unicode/utf8 [2020-03-15T03:32:02.681Z] #44 108.4 fatal: not a git repository (or any of the parent directories): .git [2020-03-15T03:32:02.716Z] #44 31.18 CC images/mm.o [2020-03-15T03:32:02.827Z] #47 16.71 crypto/subtle [2020-03-15T03:32:02.827Z] #47 ... [2020-03-15T03:32:02.827Z] [2020-03-15T03:32:02.827Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-15T03:32:02.827Z] #53 6.555 + RM_GOPATH=0 [2020-03-15T03:32:02.827Z] #53 6.556 + TMP_GOPATH= [2020-03-15T03:32:02.827Z] #53 6.558 + : /build [2020-03-15T03:32:02.827Z] #53 6.561 + '[' -z '' ']' [2020-03-15T03:32:02.827Z] #53 6.566 ++ mktemp -d [2020-03-15T03:32:02.827Z] #53 6.571 + export GOPATH=/tmp/tmp.RJhmVDzrjS [2020-03-15T03:32:02.827Z] #53 6.580 + GOPATH=/tmp/tmp.RJhmVDzrjS [2020-03-15T03:32:02.827Z] #53 6.580 + RM_GOPATH=1 [2020-03-15T03:32:02.827Z] #53 6.588 ++ dirname ./install.sh [2020-03-15T03:32:02.827Z] #53 6.859 Installing golangci-lint version v1.23.8 [2020-03-15T03:32:02.827Z] #53 6.860 + dir=. [2020-03-15T03:32:02.827Z] #53 6.860 + bin=golangci_lint [2020-03-15T03:32:02.827Z] #53 6.860 + shift [2020-03-15T03:32:02.827Z] #53 6.860 + '[' '!' -f ./golangci_lint.installer ']' [2020-03-15T03:32:02.828Z] #53 6.860 + . ./golangci_lint.installer [2020-03-15T03:32:02.828Z] #53 6.860 ++ : v1.23.8 [2020-03-15T03:32:02.828Z] #53 6.860 + install_golangci_lint [2020-03-15T03:32:02.828Z] #53 6.860 + echo 'Installing golangci-lint version v1.23.8' [2020-03-15T03:32:02.828Z] #53 6.860 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-03-15T03:32:02.828Z] #53 ... [2020-03-15T03:32:02.828Z] [2020-03-15T03:32:02.828Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-15T03:32:02.828Z] #33 13.48 internal/testlog [2020-03-15T03:32:02.828Z] #33 13.75 encoding [2020-03-15T03:32:02.828Z] #33 14.08 runtime [2020-03-15T03:32:02.828Z] #33 14.11 math [2020-03-15T03:32:02.828Z] #33 14.25 runtime/cgo [2020-03-15T03:32:02.940Z] #47 ... [2020-03-15T03:32:02.940Z] [2020-03-15T03:32:02.940Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-15T03:32:02.940Z] #25 20.27 Fetched 8332 kB in 16s (536 kB/s) [2020-03-15T03:32:02.970Z] #44 108.7 make[1]: Nothing to be done for 'all'. [2020-03-15T03:32:02.973Z] #44 31.44 CC images/sk-opts.o [2020-03-15T03:32:03.198Z] #25 20.27 Reading package lists... [2020-03-15T03:32:03.198Z] #25 ... [2020-03-15T03:32:03.198Z] [2020-03-15T03:32:03.198Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-15T03:32:03.198Z] #68 10.43 + bin=rootlesskit [2020-03-15T03:32:03.198Z] #68 10.43 + shift [2020-03-15T03:32:03.198Z] #68 10.43 + '[' '!' -f ./rootlesskit.installer ']' [2020-03-15T03:32:03.198Z] #68 10.43 + . ./rootlesskit.installer [2020-03-15T03:32:03.198Z] #68 10.43 ++ : eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-03-15T03:32:03.198Z] #68 10.43 + install_rootlesskit [2020-03-15T03:32:03.198Z] #68 10.43 + case "$1" in [2020-03-15T03:32:03.198Z] #68 10.44 + export CGO_ENABLED=0 [2020-03-15T03:32:03.198Z] #68 10.44 + CGO_ENABLED=0 [2020-03-15T03:32:03.198Z] #68 10.44 + _install_rootlesskit [2020-03-15T03:32:03.198Z] #68 10.44 + echo 'Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270' [2020-03-15T03:32:03.198Z] #68 10.44 Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-03-15T03:32:03.198Z] #68 10.44 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.VmbvIsBIUD/src/github.com/rootless-containers/rootlesskit [2020-03-15T03:32:03.198Z] #68 10.44 Cloning into '/tmp/tmp.VmbvIsBIUD/src/github.com/rootless-containers/rootlesskit'... [2020-03-15T03:32:03.198Z] #68 15.85 + cd /tmp/tmp.VmbvIsBIUD/src/github.com/rootless-containers/rootlesskit [2020-03-15T03:32:03.198Z] #68 15.85 + git checkout -q eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-03-15T03:32:03.198Z] #68 16.34 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-15T03:32:03.198Z] #68 16.34 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-03-15T03:32:03.199Z] #47 ... [2020-03-15T03:32:03.199Z] [2020-03-15T03:32:03.199Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-15T03:32:03.199Z] #10 10.55 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-15T03:32:03.199Z] #10 13.10 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [182 kB] [2020-03-15T03:32:03.199Z] #10 16.34 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-15T03:32:03.199Z] #10 ... [2020-03-15T03:32:03.199Z] [2020-03-15T03:32:03.199Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-15T03:32:03.199Z] #33 10.70 + cd /tmp/tmp.MLPRwibCeM/src/github.com/BurntSushi/toml [2020-03-15T03:32:03.199Z] #33 10.70 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-15T03:32:03.199Z] #33 10.73 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-03-15T03:32:03.199Z] #33 11.59 runtime/internal/sys [2020-03-15T03:32:03.199Z] #33 11.63 internal/cpu [2020-03-15T03:32:03.199Z] #33 11.79 runtime/internal/math [2020-03-15T03:32:03.199Z] #33 11.99 math/bits [2020-03-15T03:32:03.199Z] #33 12.81 runtime [2020-03-15T03:32:03.199Z] #33 13.00 math [2020-03-15T03:32:03.228Z] #44 31.70 CC images/sk-unix.o [2020-03-15T03:32:03.275Z] #44 109.1 make[1]: 'images/built-in.o' is up to date. [2020-03-15T03:32:03.275Z] #44 109.1 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-03-15T03:32:03.275Z] #44 109.1 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-03-15T03:32:03.456Z] #68 ... [2020-03-15T03:32:03.456Z] [2020-03-15T03:32:03.456Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:32:03.456Z] #47 20.59 math [2020-03-15T03:32:03.555Z] #44 109.1 make[1]: 'compel/libcompel.a' is up to date. [2020-03-15T03:32:03.555Z] #44 109.1 make[1]: 'compel/compel-host-bin' is up to date. [2020-03-15T03:32:03.555Z] #44 109.1 make[1]: Nothing to be done for 'all'. [2020-03-15T03:32:03.555Z] #44 109.2 make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-15T03:32:03.555Z] #44 109.2 make[2]: Nothing to be done for 'all'. [2020-03-15T03:32:03.555Z] #44 109.3 make[2]: Nothing to be done for 'all'. [2020-03-15T03:32:03.555Z] #44 109.3 make[2]: Nothing to be done for 'all'. [2020-03-15T03:32:03.555Z] #44 109.3 make[2]: Nothing to be done for 'all'. [2020-03-15T03:32:03.555Z] #44 109.4 make[2]: Nothing to be done for 'all'. [2020-03-15T03:32:03.715Z] #47 ... [2020-03-15T03:32:03.715Z] [2020-03-15T03:32:03.715Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-15T03:32:03.715Z] #41 11.22 + git clone https://github.com/docker/distribution.git . [2020-03-15T03:32:03.715Z] #41 11.23 Cloning into '.'... [2020-03-15T03:32:03.772Z] #33 20.63 internal/testlog [2020-03-15T03:32:03.777Z] #33 ... [2020-03-15T03:32:03.777Z] [2020-03-15T03:32:03.777Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-15T03:32:03.777Z] #30 7.766 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-03-15T03:32:03.777Z] #30 7.997 Cloning into '.'... [2020-03-15T03:32:03.777Z] #30 ... [2020-03-15T03:32:03.777Z] [2020-03-15T03:32:03.777Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-15T03:32:03.777Z] #56 17.29 + cd /tmp/tmp.gQ4321YZlk/src/github.com/mvdan/sh [2020-03-15T03:32:03.777Z] #56 17.29 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-15T03:32:03.777Z] #56 17.42 + GO111MODULE=on [2020-03-15T03:32:03.777Z] #56 17.42 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-03-15T03:32:03.787Z] #44 32.11 CC images/sk-inet.o [2020-03-15T03:32:03.836Z] #44 109.4 make[2]: Nothing to be done for 'all'. [2020-03-15T03:32:03.836Z] #44 109.4 make[2]: Nothing to be done for 'all'. [2020-03-15T03:32:03.836Z] #44 109.5 make[2]: Nothing to be done for 'all'. [2020-03-15T03:32:03.836Z] #44 109.5 INSTALL criu/criu [2020-03-15T03:32:03.973Z] #41 ... [2020-03-15T03:32:03.973Z] [2020-03-15T03:32:03.973Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-15T03:32:03.973Z] #50 11.60 + RM_GOPATH=0 [2020-03-15T03:32:03.973Z] #50 11.60 + TMP_GOPATH= [2020-03-15T03:32:03.973Z] #50 11.60 + : /build [2020-03-15T03:32:03.973Z] #50 11.60 + '[' -z '' ']' [2020-03-15T03:32:03.973Z] #50 11.60 ++ mktemp -d [2020-03-15T03:32:03.973Z] #50 11.61 + export GOPATH=/tmp/tmp.KRGjicNKIW [2020-03-15T03:32:03.973Z] #50 11.61 + GOPATH=/tmp/tmp.KRGjicNKIW [2020-03-15T03:32:03.973Z] #50 11.61 + RM_GOPATH=1 [2020-03-15T03:32:03.973Z] #50 11.61 ++ dirname ./install.sh [2020-03-15T03:32:03.973Z] #50 11.61 + dir=. [2020-03-15T03:32:03.973Z] #50 11.61 + bin=gotestsum [2020-03-15T03:32:03.973Z] #50 11.61 + shift [2020-03-15T03:32:03.973Z] #50 11.61 + '[' '!' -f ./gotestsum.installer ']' [2020-03-15T03:32:03.973Z] #50 11.61 + . ./gotestsum.installer [2020-03-15T03:32:03.973Z] #50 11.61 ++ : v0.3.5 [2020-03-15T03:32:03.973Z] #50 11.61 + install_gotestsum [2020-03-15T03:32:03.973Z] #50 11.61 + echo 'Installing gotestsum version v0.3.5' [2020-03-15T03:32:03.973Z] #50 11.61 Installing gotestsum version v0.3.5 [2020-03-15T03:32:03.973Z] #50 11.61 + go get -d gotest.tools/gotestsum [2020-03-15T03:32:04.029Z] #33 ... [2020-03-15T03:32:04.029Z] [2020-03-15T03:32:04.029Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-15T03:32:04.029Z] #25 11.32 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-15T03:32:04.029Z] #25 14.27 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [182 kB] [2020-03-15T03:32:04.029Z] #25 17.06 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-15T03:32:04.118Z] #44 DONE 109.7s [2020-03-15T03:32:04.118Z] [2020-03-15T03:32:04.118Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-15T03:32:04.231Z] #50 ... [2020-03-15T03:32:04.231Z] [2020-03-15T03:32:04.231Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-15T03:32:04.231Z] #43 11.74 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-15T03:32:04.231Z] #43 14.72 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [182 kB] [2020-03-15T03:32:04.231Z] #43 16.93 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-15T03:32:04.287Z] #25 ... [2020-03-15T03:32:04.287Z] [2020-03-15T03:32:04.287Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-15T03:32:04.287Z] #33 21.19 encoding [2020-03-15T03:32:04.347Z] #44 32.59 CC images/tun.o [2020-03-15T03:32:04.399Z] #65 ... [2020-03-15T03:32:04.399Z] [2020-03-15T03:32:04.399Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:32:04.399Z] #60 70.31 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-03-15T03:32:04.489Z] #43 ... [2020-03-15T03:32:04.489Z] [2020-03-15T03:32:04.489Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-15T03:32:04.489Z] #53 11.34 + RM_GOPATH=0 [2020-03-15T03:32:04.489Z] #53 11.34 + TMP_GOPATH= [2020-03-15T03:32:04.489Z] #53 11.34 + : /build [2020-03-15T03:32:04.489Z] #53 11.34 + '[' -z '' ']' [2020-03-15T03:32:04.489Z] #53 11.35 ++ mktemp -d [2020-03-15T03:32:04.489Z] #53 11.35 Installing golangci-lint version v1.23.8 [2020-03-15T03:32:04.489Z] #53 11.35 + export GOPATH=/tmp/tmp.3Ln7ndyfVc [2020-03-15T03:32:04.489Z] #53 11.35 + GOPATH=/tmp/tmp.3Ln7ndyfVc [2020-03-15T03:32:04.489Z] #53 11.35 + RM_GOPATH=1 [2020-03-15T03:32:04.489Z] #53 11.35 ++ dirname ./install.sh [2020-03-15T03:32:04.489Z] #53 11.35 + dir=. [2020-03-15T03:32:04.489Z] #53 11.35 + bin=golangci_lint [2020-03-15T03:32:04.489Z] #53 11.35 + shift [2020-03-15T03:32:04.489Z] #53 11.35 + '[' '!' -f ./golangci_lint.installer ']' [2020-03-15T03:32:04.489Z] #53 11.35 + . ./golangci_lint.installer [2020-03-15T03:32:04.489Z] #53 11.35 ++ : v1.23.8 [2020-03-15T03:32:04.489Z] #53 11.35 + install_golangci_lint [2020-03-15T03:32:04.489Z] #53 11.35 + echo 'Installing golangci-lint version v1.23.8' [2020-03-15T03:32:04.489Z] #53 11.35 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-03-15T03:32:04.489Z] #53 ... [2020-03-15T03:32:04.489Z] [2020-03-15T03:32:04.489Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-15T03:32:04.490Z] #10 11.86 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-15T03:32:04.490Z] #10 11.95 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-15T03:32:04.490Z] #10 11.95 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-15T03:32:04.490Z] #10 12.97 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-15T03:32:04.490Z] #10 15.51 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [182 kB] [2020-03-15T03:32:04.490Z] #10 18.31 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-15T03:32:04.546Z] #33 21.72 runtime/cgo [2020-03-15T03:32:04.602Z] #44 32.99 CC images/sk-netlink.o [2020-03-15T03:32:04.747Z] #10 ... [2020-03-15T03:32:04.747Z] [2020-03-15T03:32:04.747Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-15T03:32:04.747Z] #35 11.82 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [182 kB] [2020-03-15T03:32:04.747Z] #35 14.45 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-15T03:32:04.857Z] #44 33.20 CC images/packet-sock.o [2020-03-15T03:32:05.007Z] #35 ... [2020-03-15T03:32:05.007Z] [2020-03-15T03:32:05.007Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-15T03:32:05.007Z] #33 12.08 + cd /tmp/tmp.DSOVLOYHkK/src/github.com/BurntSushi/toml [2020-03-15T03:32:05.007Z] #33 12.08 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-15T03:32:05.007Z] #33 12.09 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-03-15T03:32:05.007Z] #33 12.97 runtime/internal/atomic [2020-03-15T03:32:05.007Z] #33 12.99 internal/cpu [2020-03-15T03:32:05.007Z] #33 13.21 runtime/internal/sys [2020-03-15T03:32:05.007Z] #33 13.70 internal/bytealg [2020-03-15T03:32:05.007Z] #33 13.70 runtime/internal/math [2020-03-15T03:32:05.007Z] #33 13.82 math/bits [2020-03-15T03:32:05.007Z] #33 14.48 math [2020-03-15T03:32:05.007Z] #33 14.56 runtime [2020-03-15T03:32:05.007Z] #33 20.91 internal/testlog [2020-03-15T03:32:05.007Z] #33 21.30 encoding [2020-03-15T03:32:05.007Z] #33 21.70 runtime/cgo [2020-03-15T03:32:05.010Z] #60 ... [2020-03-15T03:32:05.010Z] [2020-03-15T03:32:05.010Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-03-15T03:32:05.010Z] #45 DONE 0.1s [2020-03-15T03:32:05.010Z] [2020-03-15T03:32:05.010Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-03-15T03:32:05.010Z] #48 DONE 0.1s [2020-03-15T03:32:05.010Z] [2020-03-15T03:32:05.010Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-03-15T03:32:05.110Z] #33 ... [2020-03-15T03:32:05.110Z] [2020-03-15T03:32:05.110Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-15T03:32:05.110Z] #43 12.36 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [182 kB] [2020-03-15T03:32:05.110Z] #43 14.84 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-15T03:32:05.110Z] #43 ... [2020-03-15T03:32:05.110Z] [2020-03-15T03:32:05.110Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-15T03:32:05.110Z] #62 12.48 Fetched 8332 kB in 8s (1048 kB/s) [2020-03-15T03:32:05.165Z] #56 18.99 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-15T03:32:05.165Z] #56 19.08 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-15T03:32:05.165Z] #56 19.08 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-15T03:32:05.293Z] #51 DONE 0.1s [2020-03-15T03:32:05.293Z] [2020-03-15T03:32:05.293Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:32:05.293Z] #60 71.16 + mkdir -p /build [2020-03-15T03:32:05.293Z] #60 71.16 + cp runc /build/runc [2020-03-15T03:32:05.369Z] #62 12.48 Reading package lists... [2020-03-15T03:32:05.369Z] #62 ... [2020-03-15T03:32:05.369Z] [2020-03-15T03:32:05.369Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-15T03:32:05.369Z] #35 13.83 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [182 kB] [2020-03-15T03:32:05.369Z] #35 16.92 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-15T03:32:05.369Z] #35 ... [2020-03-15T03:32:05.369Z] [2020-03-15T03:32:05.369Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-15T03:32:05.369Z] #23 22.55 + mkdir -p /build [2020-03-15T03:32:05.369Z] #23 22.56 + mv docker/docker /build/ [2020-03-15T03:32:05.420Z] #44 ... [2020-03-15T03:32:05.420Z] [2020-03-15T03:32:05.420Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-15T03:32:05.420Z] #56 DONE 125.1s [2020-03-15T03:32:05.420Z] [2020-03-15T03:32:05.420Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:32:05.420Z] #44 33.62 CC images/ipc-var.o [2020-03-15T03:32:05.420Z] #44 ... [2020-03-15T03:32:05.420Z] [2020-03-15T03:32:05.420Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:32:05.420Z] #47 120.7 github.com/LK4D4/vndr/versioned [2020-03-15T03:32:05.420Z] #47 120.8 compress/flate [2020-03-15T03:32:05.420Z] #47 123.9 net [2020-03-15T03:32:05.420Z] #47 124.0 vendor/golang.org/x/crypto/poly1305 [2020-03-15T03:32:05.420Z] #47 124.6 vendor/golang.org/x/sys/cpu [2020-03-15T03:32:05.420Z] #47 124.9 vendor/golang.org/x/crypto/chacha20poly1305 [2020-03-15T03:32:05.580Z] #60 DONE 71.4s [2020-03-15T03:32:05.580Z] [2020-03-15T03:32:05.580Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-15T03:32:05.589Z] #33 ... [2020-03-15T03:32:05.589Z] [2020-03-15T03:32:05.589Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-15T03:32:05.589Z] #62 12.98 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-15T03:32:05.626Z] #23 22.59 + rmdir docker [2020-03-15T03:32:05.770Z] #56 19.59 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-15T03:32:05.770Z] #56 19.60 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-15T03:32:05.847Z] #62 ... [2020-03-15T03:32:05.847Z] [2020-03-15T03:32:05.847Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-15T03:32:05.847Z] #56 23.03 + cd /tmp/tmp.KKuzqJVL1s/src/github.com/mvdan/sh [2020-03-15T03:32:05.847Z] #56 23.03 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-15T03:32:05.883Z] #23 DONE 23.0s [2020-03-15T03:32:05.883Z] [2020-03-15T03:32:05.883Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-15T03:32:05.883Z] #62 12.48 Reading package lists... [2020-03-15T03:32:06.107Z] #56 23.26 + GO111MODULE=on [2020-03-15T03:32:06.107Z] #56 23.26 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-03-15T03:32:06.339Z] #56 ... [2020-03-15T03:32:06.339Z] [2020-03-15T03:32:06.339Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-15T03:32:06.339Z] #43 10.78 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-03-15T03:32:06.339Z] #43 17.75 Fetched 8160 kB in 14s (596 kB/s) [2020-03-15T03:32:06.603Z] #43 17.75 Reading package lists... [2020-03-15T03:32:06.603Z] #43 ... [2020-03-15T03:32:06.603Z] [2020-03-15T03:32:06.603Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-15T03:32:06.676Z] #56 ... [2020-03-15T03:32:06.676Z] [2020-03-15T03:32:06.676Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-15T03:32:06.676Z] #23 23.07 + mkdir -p /build [2020-03-15T03:32:06.676Z] #23 23.08 + mv docker/docker /build/ [2020-03-15T03:32:06.676Z] #23 23.09 + rmdir docker [2020-03-15T03:32:06.676Z] #23 DONE 23.7s [2020-03-15T03:32:06.676Z] [2020-03-15T03:32:06.676Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-15T03:32:06.782Z] #47 126.6 vendor/golang.org/x/crypto/hkdf [2020-03-15T03:32:06.867Z] #41 20.90 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-03-15T03:32:07.039Z] #47 126.8 vendor/golang.org/x/text/transform [2020-03-15T03:32:07.297Z] #47 ... [2020-03-15T03:32:07.297Z] [2020-03-15T03:32:07.297Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:32:07.297Z] #44 34.15 CC images/ipc-desc.o [2020-03-15T03:32:07.297Z] #44 34.61 CC images/ipc-shm.o [2020-03-15T03:32:07.297Z] #44 35.02 CC images/ipc-msg.o [2020-03-15T03:32:07.297Z] #44 35.30 CC images/ipc-sem.o [2020-03-15T03:32:07.297Z] #44 35.58 CC images/utsns.o [2020-03-15T03:32:07.297Z] #44 35.83 CC images/creds.o [2020-03-15T03:32:07.437Z] #41 ... [2020-03-15T03:32:07.437Z] [2020-03-15T03:32:07.437Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-15T03:32:07.437Z] #10 11.83 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-03-15T03:32:07.437Z] #10 15.94 Fetched 8160 kB in 11s (746 kB/s) [2020-03-15T03:32:07.437Z] #10 15.94 Reading package lists... [2020-03-15T03:32:07.698Z] #10 21.72 Reading package lists... [2020-03-15T03:32:07.698Z] #10 ... [2020-03-15T03:32:07.698Z] [2020-03-15T03:32:07.698Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-15T03:32:07.698Z] #56 20.59 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-15T03:32:07.698Z] #56 21.33 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-15T03:32:07.857Z] #44 36.18 CC images/vma.o [2020-03-15T03:32:08.050Z] #56 25.00 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-15T03:32:08.050Z] #56 25.12 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-15T03:32:08.050Z] #56 25.13 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-15T03:32:08.127Z] #44 36.49 CC images/netdev.o [2020-03-15T03:32:08.622Z] #56 25.81 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-15T03:32:08.622Z] #56 25.83 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-15T03:32:08.643Z] #56 22.35 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-15T03:32:08.643Z] #56 ... [2020-03-15T03:32:08.643Z] [2020-03-15T03:32:08.643Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-15T03:32:08.643Z] #68 12.41 + cd /tmp/tmp.nwFLBQjRZS/src/github.com/rootless-containers/rootlesskit [2020-03-15T03:32:08.643Z] #68 12.41 + git checkout -q eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-03-15T03:32:08.643Z] #68 12.54 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-15T03:32:08.643Z] #68 12.54 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-03-15T03:32:08.643Z] #68 ... [2020-03-15T03:32:08.643Z] [2020-03-15T03:32:08.643Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:32:08.643Z] #47 16.95 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-03-15T03:32:08.643Z] #47 17.14 internal/nettrace [2020-03-15T03:32:08.643Z] #47 17.35 runtime/cgo [2020-03-15T03:32:08.643Z] #47 17.39 vendor/golang.org/x/crypto/internal/subtle [2020-03-15T03:32:08.689Z] #44 36.87 CC images/tty.o [2020-03-15T03:32:09.026Z] #65 125.7 + bin/containerd [2020-03-15T03:32:09.249Z] #44 37.52 CC images/file-lock.o [2020-03-15T03:32:09.249Z] #44 37.75 CC images/rlimit.o [2020-03-15T03:32:09.504Z] #44 37.92 CC images/pagemap.o [2020-03-15T03:32:09.588Z] #47 ... [2020-03-15T03:32:09.588Z] [2020-03-15T03:32:09.588Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-15T03:32:09.588Z] #25 13.98 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-03-15T03:32:09.588Z] #25 18.47 Fetched 8160 kB in 14s (591 kB/s) [2020-03-15T03:32:09.759Z] #44 38.25 CC images/siginfo.o [2020-03-15T03:32:09.848Z] #25 18.47 Reading package lists... [2020-03-15T03:32:09.848Z] #25 ... [2020-03-15T03:32:09.848Z] [2020-03-15T03:32:09.848Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-15T03:32:09.848Z] #41 23.84 + 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-03-15T03:32:10.319Z] #44 38.56 CC images/rpc.o [2020-03-15T03:32:10.524Z] #56 27.32 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-15T03:32:11.143Z] #62 23.36 Reading package lists... [2020-03-15T03:32:11.143Z] #62 ... [2020-03-15T03:32:11.143Z] [2020-03-15T03:32:11.143Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:32:11.143Z] #47 27.27 unicode/utf16 [2020-03-15T03:32:11.143Z] #47 27.79 container/list [2020-03-15T03:32:11.143Z] #47 28.44 crypto/internal/subtle [2020-03-15T03:32:11.403Z] #47 28.56 crypto/subtle [2020-03-15T03:32:11.458Z] #56 28.73 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-15T03:32:11.685Z] #44 39.87 CC images/ext-file.o [2020-03-15T03:32:11.685Z] #44 40.14 CC images/cgroup.o [2020-03-15T03:32:11.760Z] #41 ... [2020-03-15T03:32:11.760Z] [2020-03-15T03:32:11.760Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-15T03:32:11.760Z] #35 15.83 Fetched 8160 kB in 11s (733 kB/s) [2020-03-15T03:32:11.760Z] #35 15.83 Reading package lists... [2020-03-15T03:32:11.760Z] #35 22.93 Reading package lists... [2020-03-15T03:32:11.760Z] #35 ... [2020-03-15T03:32:11.760Z] [2020-03-15T03:32:11.760Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-15T03:32:11.760Z] #74 24.04 Checking out files: 47% (978/2066) Checking out files: 48% (992/2066) Checking out files: 49% (1013/2066) Checking out files: 50% (1033/2066) Checking out files: 51% (1054/2066) Checking out files: 52% (1075/2066) Checking out files: 53% (1095/2066) Checking out files: 54% (1116/2066) Checking out files: 55% (1137/2066) Checking out files: 56% (1157/2066) Checking out files: 57% (1178/2066) Checking out files: 58% (1199/2066) Checking out files: 59% (1219/2066) Checking out files: 60% (1240/2066) Checking out files: 61% (1261/2066) Checking out files: 62% (1281/2066) Checking out files: 63% (1302/2066) Checking out files: 64% (1323/2066) Checking out files: 65% (1343/2066) Checking out files: 66% (1364/2066) Checking out files: 67% (1385/2066) Checking out files: 68% (1405/2066) Checking out files: 69% (1426/2066) Checking out files: 70% (1447/2066) Checking out files: 71% (1467/2066) Checking out files: 72% (1488/2066) Checking out files: 73% (1509/2066) Checking out files: 74% (1529/2066) Checking out files: 75% (1550/2066) Checking out files: 76% (1571/2066) Checking out files: 77% (1591/2066) Checking out files: 78% (1612/2066) Checking out files: 79% (1633/2066) Checking out files: 80% (1653/2066) Checking out files: 81% (1674/2066) Checking out files: 82% (1695/2066) Checking out files: 83% (1715/2066) Checking out files: 84% (1736/2066) Checking out files: 85% (1757/2066) Checking out files: 86% (1777/2066) Checking out files: 87% (1798/2066) Checking out files: 88% (1819/2066) Checking out files: 89% (1839/2066) Checking out files: 90% (1860/2066) Checking out files: 91% (1881/2066) Checking out files: 91% (1892/2066) Checking out files: 92% (1901/2066) Checking out files: 93% (1922/2066) Checking out files: 94% (1943/2066) Checking out files: 95% (1963/2066) Checking out files: 96% (1984/2066) Checking out files: 97% (2005/2066) Checking out files: 98% (2025/2066) Checking out files: 99% (2046/2066) Checking out files: 100% (2066/2066) Checking out files: 100% (2066/2066), done. [2020-03-15T03:32:11.760Z] #74 25.25 + cd /tmp/tmp.0hmOgabLh0/src/github.com/docker/libnetwork [2020-03-15T03:32:11.760Z] #74 25.25 + git checkout -q bf2bd42abc0a3734f12b5ec724e571434e42c669 [2020-03-15T03:32:11.760Z] #74 25.50 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-03-15T03:32:11.969Z] #47 28.91 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-03-15T03:32:11.969Z] #47 29.09 internal/nettrace [2020-03-15T03:32:12.226Z] #47 29.38 runtime/cgo [2020-03-15T03:32:12.249Z] #44 40.69 CC images/userns.o [2020-03-15T03:32:12.504Z] #44 40.99 CC images/google/protobuf/descriptor.o [2020-03-15T03:32:13.672Z] #74 ... [2020-03-15T03:32:13.672Z] [2020-03-15T03:32:13.672Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-15T03:32:13.672Z] #62 17.55 Fetched 8160 kB in 12s (670 kB/s) [2020-03-15T03:32:13.672Z] #62 17.55 Reading package lists... [2020-03-15T03:32:13.672Z] #62 24.71 Reading package lists... [2020-03-15T03:32:13.672Z] #62 ... [2020-03-15T03:32:13.672Z] [2020-03-15T03:32:13.672Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-15T03:32:13.672Z] #56 24.36 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-15T03:32:13.672Z] #56 24.49 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-15T03:32:13.672Z] #56 24.79 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-15T03:32:13.672Z] #56 24.90 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-15T03:32:13.672Z] #56 26.17 runtime [2020-03-15T03:32:13.672Z] #56 26.27 runtime/cgo [2020-03-15T03:32:13.988Z] #56 31.03 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-15T03:32:14.389Z] #44 42.51 CC images/opts.o [2020-03-15T03:32:14.389Z] #44 42.70 CC images/seccomp.o [2020-03-15T03:32:14.495Z] #65 ... [2020-03-15T03:32:14.495Z] [2020-03-15T03:32:14.495Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-15T03:32:14.495Z] #53 DONE 153.0s [2020-03-15T03:32:14.495Z] [2020-03-15T03:32:14.495Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-15T03:32:14.555Z] #56 ... [2020-03-15T03:32:14.555Z] [2020-03-15T03:32:14.555Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-15T03:32:14.555Z] #25 20.27 Reading package lists... [2020-03-15T03:32:14.644Z] #44 43.05 CC images/binfmt-misc.o [2020-03-15T03:32:14.776Z] #65 ... [2020-03-15T03:32:14.776Z] [2020-03-15T03:32:14.776Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-03-15T03:32:14.776Z] #54 DONE 0.2s [2020-03-15T03:32:14.776Z] [2020-03-15T03:32:14.776Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-15T03:32:14.776Z] #65 ... [2020-03-15T03:32:14.776Z] [2020-03-15T03:32:14.776Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-03-15T03:32:14.776Z] #57 DONE 0.1s [2020-03-15T03:32:14.776Z] [2020-03-15T03:32:14.776Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-03-15T03:32:14.899Z] #44 43.23 CC images/time.o [2020-03-15T03:32:15.057Z] #61 DONE 0.1s [2020-03-15T03:32:15.057Z] [2020-03-15T03:32:15.057Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-15T03:32:15.155Z] #44 43.50 CC images/sysctl.o [2020-03-15T03:32:15.410Z] #44 43.76 CC images/autofs.o [2020-03-15T03:32:15.410Z] #44 ... [2020-03-15T03:32:15.410Z] [2020-03-15T03:32:15.410Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-15T03:32:15.410Z] #10 125.5 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-03-15T03:32:15.410Z] #10 125.5 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-03-15T03:32:15.410Z] #10 125.5 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-15T03:32:15.503Z] #47 ... [2020-03-15T03:32:15.503Z] [2020-03-15T03:32:15.503Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-15T03:32:15.665Z] #10 ... [2020-03-15T03:32:15.665Z] [2020-03-15T03:32:15.665Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:32:15.665Z] #44 44.00 CC images/macvlan.o [2020-03-15T03:32:15.665Z] #44 44.20 CC images/sit.o [2020-03-15T03:32:15.762Z] #41 32.91 Checking out files: 69% (1106/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) [2020-03-15T03:32:15.762Z] #41 ... [2020-03-15T03:32:15.762Z] [2020-03-15T03:32:15.762Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-15T03:32:15.762Z] #56 22.80 + cd /tmp/tmp.GEK2b0tK32/src/github.com/mvdan/sh [2020-03-15T03:32:15.762Z] #56 22.81 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-15T03:32:15.762Z] #56 22.98 + GO111MODULE=on [2020-03-15T03:32:15.762Z] #56 22.98 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-03-15T03:32:15.762Z] #56 25.18 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-15T03:32:15.762Z] #56 25.29 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-15T03:32:15.762Z] #56 25.50 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-15T03:32:15.762Z] #56 25.96 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-15T03:32:15.762Z] #56 26.19 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-15T03:32:15.762Z] #56 27.43 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-15T03:32:15.762Z] #56 28.74 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-15T03:32:15.762Z] #56 31.36 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-15T03:32:15.921Z] #44 44.46 LINK images/built-in.o [2020-03-15T03:32:16.019Z] #56 ... [2020-03-15T03:32:16.019Z] [2020-03-15T03:32:16.019Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-15T03:32:16.019Z] #41 32.91 Checking out files: 69% (1106/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-03-15T03:32:16.176Z] #44 44.57 GEN compel/include/asm [2020-03-15T03:32:16.176Z] #44 44.58 GEN compel/include/version.h [2020-03-15T03:32:16.176Z] #44 44.62 touch .config [2020-03-15T03:32:16.176Z] #44 44.64 GEN include/common/config.h [2020-03-15T03:32:16.176Z] #44 44.71 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-03-15T03:32:16.221Z] #56 ... [2020-03-15T03:32:16.221Z] [2020-03-15T03:32:16.221Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-15T03:32:16.221Z] #53 29.81 + cd /tmp/tmp.RJhmVDzrjS/src/github.com/golangci/golangci-lint/ [2020-03-15T03:32:16.221Z] #53 29.81 + git checkout -q v1.23.8 [2020-03-15T03:32:16.277Z] #41 33.56 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-03-15T03:32:16.431Z] #44 44.74 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-03-15T03:32:16.431Z] #44 44.77 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-03-15T03:32:16.431Z] #44 44.79 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-03-15T03:32:16.431Z] #44 44.82 DEP compel/arch/x86/plugins/std/memcpy.d [2020-03-15T03:32:16.431Z] #44 44.83 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-03-15T03:32:16.431Z] #44 44.85 GEN compel/plugins/include/uapi/std/syscall.h [2020-03-15T03:32:16.431Z] #44 44.88 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-03-15T03:32:16.431Z] #44 44.88 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-03-15T03:32:16.431Z] #44 44.91 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-03-15T03:32:16.431Z] #44 44.91 DEP compel/plugins/std/infect.d [2020-03-15T03:32:16.686Z] #44 44.99 DEP compel/plugins/std/string.d [2020-03-15T03:32:16.686Z] #44 45.12 DEP compel/plugins/std/log.d [2020-03-15T03:32:16.792Z] #53 30.59 ++ git describe --tags [2020-03-15T03:32:16.792Z] #53 30.60 + version=v1.23.8 [2020-03-15T03:32:16.792Z] #53 30.61 ++ git rev-parse --short HEAD [2020-03-15T03:32:16.792Z] #53 30.61 + commit=76a82c6 [2020-03-15T03:32:16.792Z] #53 30.62 ++ git show -s --format=%cd [2020-03-15T03:32:16.792Z] #53 30.63 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-03-15T03:32:16.792Z] #53 30.63 + 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-03-15T03:32:16.942Z] #44 45.28 DEP compel/plugins/std/fds.d [2020-03-15T03:32:16.942Z] #44 45.45 DEP compel/plugins/std/std.d [2020-03-15T03:32:16.942Z] #44 45.52 DEP compel/plugins/shmem/shmem.d [2020-03-15T03:32:17.197Z] #44 45.60 DEP compel/plugins/fds/fds.d [2020-03-15T03:32:17.452Z] #44 45.74 CC compel/plugins/std/std.o [2020-03-15T03:32:17.452Z] #44 ... [2020-03-15T03:32:17.452Z] [2020-03-15T03:32:17.452Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:32:17.452Z] #47 127.4 vendor/golang.org/x/text/unicode/bidi [2020-03-15T03:32:17.452Z] #47 129.0 vendor/golang.org/x/text/secure/bidirule [2020-03-15T03:32:17.452Z] #47 129.3 vendor/golang.org/x/text/unicode/norm [2020-03-15T03:32:17.452Z] #47 134.1 vendor/golang.org/x/net/idna [2020-03-15T03:32:17.452Z] #47 136.4 vendor/golang.org/x/net/http2/hpack [2020-03-15T03:32:17.708Z] #47 137.4 mime [2020-03-15T03:32:17.708Z] #47 ... [2020-03-15T03:32:17.708Z] [2020-03-15T03:32:17.708Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:32:17.708Z] #44 46.13 CC compel/plugins/std/fds.o [2020-03-15T03:32:18.268Z] #44 46.67 CC compel/plugins/std/log.o [2020-03-15T03:32:19.193Z] #44 47.53 CC compel/plugins/std/string.o [2020-03-15T03:32:19.795Z] #44 48.28 CC compel/plugins/std/infect.o [2020-03-15T03:32:20.391Z] #25 32.43 Reading package lists... [2020-03-15T03:32:20.391Z] #25 ... [2020-03-15T03:32:20.391Z] [2020-03-15T03:32:20.391Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-15T03:32:20.391Z] #74 35.35 Checking out files: 45% (949/2066) Checking out files: 46% (951/2066) Checking out files: 47% (972/2066) Checking out files: 48% (992/2066) Checking out files: 49% (1013/2066) Checking out files: 50% (1033/2066) Checking out files: 51% (1054/2066) Checking out files: 52% (1075/2066) Checking out files: 53% (1095/2066) Checking out files: 54% (1116/2066) Checking out files: 55% (1137/2066) Checking out files: 56% (1157/2066) Checking out files: 57% (1178/2066) Checking out files: 58% (1199/2066) Checking out files: 59% (1219/2066) Checking out files: 60% (1240/2066) Checking out files: 61% (1261/2066) Checking out files: 62% (1281/2066) Checking out files: 63% (1302/2066) Checking out files: 64% (1323/2066) Checking out files: 65% (1343/2066) Checking out files: 66% (1364/2066) Checking out files: 67% (1385/2066) Checking out files: 68% (1405/2066) Checking out files: 69% (1426/2066) Checking out files: 70% (1447/2066) Checking out files: 71% (1467/2066) Checking out files: 72% (1488/2066) Checking out files: 73% (1509/2066) Checking out files: 74% (1529/2066) Checking out files: 75% (1550/2066) Checking out files: 76% (1571/2066) Checking out files: 77% (1591/2066) Checking out files: 78% (1612/2066) Checking out files: 79% (1633/2066) Checking out files: 80% (1653/2066) Checking out files: 81% (1674/2066) Checking out files: 82% (1695/2066) Checking out files: 83% (1715/2066) Checking out files: 84% (1736/2066) Checking out files: 85% (1757/2066) Checking out files: 86% (1777/2066) Checking out files: 87% (1798/2066) Checking out files: 88% (1819/2066) Checking out files: 89% (1839/2066) Checking out files: 90% (1860/2066) Checking out files: 90% (1874/2066) Checking out files: 91% (1881/2066) Checking out files: 92% (1901/2066) Checking out files: 93% (1922/2066) Checking out files: 94% (1943/2066) Checking out files: 95% (1963/2066) Checking out files: 96% (1984/2066) Checking out files: 97% (2005/2066) Checking out files: 98% (2025/2066) Checking out files: 99% (2046/2066) Checking out files: 100% (2066/2066) Checking out files: 100% (2066/2066), done. [2020-03-15T03:32:20.391Z] #74 37.04 + cd /tmp/tmp.WdxGiOrtNC/src/github.com/docker/libnetwork [2020-03-15T03:32:20.391Z] #74 37.04 + git checkout -q bf2bd42abc0a3734f12b5ec724e571434e42c669 [2020-03-15T03:32:20.391Z] #74 37.70 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-03-15T03:32:20.470Z] #41 37.14 + 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-03-15T03:32:20.720Z] #44 48.85 CC compel/arch/x86/plugins/std/parasite-head.o [2020-03-15T03:32:20.720Z] #44 48.92 CC compel/arch/x86/plugins/std/memcpy.o [2020-03-15T03:32:20.720Z] #44 48.97 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-03-15T03:32:20.720Z] #44 49.09 AR compel/plugins/std.lib.a [2020-03-15T03:32:20.720Z] #44 49.19 CC compel/plugins/fds/fds.o [2020-03-15T03:32:20.975Z] #44 49.42 AR compel/plugins/fds.lib.a [2020-03-15T03:32:20.975Z] #44 49.48 HOSTDEP compel/src/lib/log-host.d [2020-03-15T03:32:21.011Z] #53 ... [2020-03-15T03:32:21.011Z] [2020-03-15T03:32:21.011Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-15T03:32:21.011Z] #43 17.75 Reading package lists... [2020-03-15T03:32:21.011Z] #43 25.47 Reading package lists... [2020-03-15T03:32:21.011Z] #43 32.64 Building dependency tree... [2020-03-15T03:32:21.011Z] #43 ... [2020-03-15T03:32:21.011Z] [2020-03-15T03:32:21.011Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-15T03:32:21.011Z] #25 18.47 Reading package lists... [2020-03-15T03:32:21.011Z] #25 25.52 Reading package lists... [2020-03-15T03:32:21.011Z] #25 31.90 Building dependency tree... [2020-03-15T03:32:21.011Z] #25 34.45 ca-certificates is already the newest version (20190110). [2020-03-15T03:32:21.011Z] #25 34.45 The following additional packages will be installed: [2020-03-15T03:32:21.011Z] #25 34.45 libjq1 libonig5 [2020-03-15T03:32:21.011Z] #25 34.83 The following NEW packages will be installed: [2020-03-15T03:32:21.011Z] #25 34.84 jq libjq1 libonig5 [2020-03-15T03:32:21.011Z] #25 35.25 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-03-15T03:32:21.011Z] #25 35.25 Need to get 325 kB of archives. [2020-03-15T03:32:21.011Z] #25 35.25 After this operation, 1019 kB of additional disk space will be used. [2020-03-15T03:32:21.011Z] #25 35.25 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-03-15T03:32:21.011Z] #25 35.26 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-03-15T03:32:21.011Z] #25 35.26 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-03-15T03:32:21.011Z] #25 ... [2020-03-15T03:32:21.011Z] [2020-03-15T03:32:21.011Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-15T03:32:21.011Z] #10 21.72 Reading package lists... [2020-03-15T03:32:21.011Z] #10 28.13 Building dependency tree... [2020-03-15T03:32:21.011Z] #10 31.05 The following additional packages will be installed: [2020-03-15T03:32:21.011Z] #10 31.08 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-03-15T03:32:21.011Z] #10 31.08 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-03-15T03:32:21.011Z] #10 31.09 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-03-15T03:32:21.011Z] #10 31.09 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-03-15T03:32:21.011Z] #10 31.11 Suggested packages: [2020-03-15T03:32:21.011Z] #10 31.11 gcc-8-locales seccomp wine64 [2020-03-15T03:32:21.011Z] #10 32.52 The following NEW packages will be installed: [2020-03-15T03:32:21.011Z] #10 32.52 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-03-15T03:32:21.011Z] #10 32.52 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-03-15T03:32:21.011Z] #10 32.52 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-03-15T03:32:21.011Z] #10 32.52 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-03-15T03:32:21.011Z] #10 32.52 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-03-15T03:32:21.011Z] #10 32.53 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-03-15T03:32:21.011Z] #10 32.96 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-03-15T03:32:21.011Z] #10 32.96 Need to get 73.3 MB of archives. [2020-03-15T03:32:21.011Z] #10 32.96 After this operation, 472 MB of additional disk space will be used. [2020-03-15T03:32:21.011Z] #10 32.96 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-03-15T03:32:21.011Z] #10 33.15 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-03-15T03:32:21.011Z] #10 33.40 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-03-15T03:32:21.011Z] #10 33.42 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2020-03-15T03:32:21.011Z] #10 33.43 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2020-03-15T03:32:21.011Z] #10 33.45 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-03-15T03:32:21.011Z] #10 33.96 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-03-15T03:32:21.011Z] #10 34.24 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-03-15T03:32:21.011Z] #10 34.24 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-03-15T03:32:21.230Z] #44 49.58 HOSTDEP compel/src/lib/handle-elf-host.d [2020-03-15T03:32:21.230Z] #44 49.72 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-03-15T03:32:21.326Z] #74 ... [2020-03-15T03:32:21.326Z] [2020-03-15T03:32:21.326Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-15T03:32:21.326Z] #62 28.78 Fetched 8332 kB in 23s (369 kB/s) [2020-03-15T03:32:21.326Z] #62 28.78 Reading package lists... [2020-03-15T03:32:21.326Z] #62 ... [2020-03-15T03:32:21.326Z] [2020-03-15T03:32:21.326Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:32:21.326Z] #47 28.50 unicode/utf16 [2020-03-15T03:32:21.326Z] #47 29.02 container/list [2020-03-15T03:32:21.326Z] #47 29.94 crypto/internal/subtle [2020-03-15T03:32:21.326Z] #47 30.36 crypto/subtle [2020-03-15T03:32:21.326Z] #47 30.67 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-03-15T03:32:21.326Z] #47 30.88 internal/nettrace [2020-03-15T03:32:21.326Z] #47 31.02 runtime/cgo [2020-03-15T03:32:21.515Z] #44 49.87 HOSTDEP compel/src/main-host.d [2020-03-15T03:32:21.515Z] #44 50.02 DEP compel/src/lib/ptrace.d [2020-03-15T03:32:21.584Z] #47 ... [2020-03-15T03:32:21.584Z] [2020-03-15T03:32:21.584Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-15T03:32:21.584Z] #41 34.16 Checking out files: 60% (972/1597) Checking out files: 61% (975/1597) Checking out files: 62% (991/1597) Checking out files: 63% (1007/1597) Checking out files: 64% (1023/1597) Checking out files: 65% (1039/1597) Checking out files: 66% (1055/1597) Checking out files: 67% (1070/1597) Checking out files: 68% (1086/1597) Checking out files: 69% (1102/1597) Checking out files: 70% (1118/1597) Checking out files: 71% (1134/1597) Checking out files: 72% (1150/1597) Checking out files: 73% (1166/1597) Checking out files: 74% (1182/1597) Checking out files: 75% (1198/1597) Checking out files: 76% (1214/1597) Checking out files: 77% (1230/1597) Checking out files: 78% (1246/1597) Checking out files: 79% (1262/1597) Checking out files: 80% (1278/1597) Checking out files: 81% (1294/1597) Checking out files: 82% (1310/1597) Checking out files: 83% (1326/1597) Checking out files: 84% (1342/1597) Checking out files: 85% (1358/1597) Checking out files: 86% (1374/1597) Checking out files: 87% (1390/1597) Checking out files: 88% (1406/1597) Checking out files: 89% (1422/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 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: 97% (1562/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-03-15T03:32:21.584Z] #41 35.18 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-03-15T03:32:21.584Z] #41 38.14 + 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-03-15T03:32:21.787Z] #44 50.16 DEP compel/src/lib/infect.d [2020-03-15T03:32:21.787Z] #44 50.31 DEP compel/src/lib/infect-util.d [2020-03-15T03:32:21.842Z] #41 ... [2020-03-15T03:32:21.842Z] [2020-03-15T03:32:21.842Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-15T03:32:21.842Z] #74 33.22 Checking out files: 47% (980/2066) Checking out files: 48% (992/2066) Checking out files: 49% (1013/2066) Checking out files: 50% (1033/2066) Checking out files: 51% (1054/2066) Checking out files: 52% (1075/2066) Checking out files: 53% (1095/2066) Checking out files: 54% (1116/2066) Checking out files: 55% (1137/2066) Checking out files: 56% (1157/2066) Checking out files: 57% (1178/2066) Checking out files: 58% (1199/2066) Checking out files: 59% (1219/2066) Checking out files: 60% (1240/2066) Checking out files: 61% (1261/2066) Checking out files: 62% (1281/2066) Checking out files: 63% (1302/2066) Checking out files: 64% (1323/2066) Checking out files: 65% (1343/2066) Checking out files: 66% (1364/2066) Checking out files: 67% (1385/2066) Checking out files: 68% (1405/2066) Checking out files: 69% (1426/2066) Checking out files: 70% (1447/2066) Checking out files: 71% (1467/2066) Checking out files: 72% (1488/2066) Checking out files: 73% (1509/2066) Checking out files: 74% (1529/2066) Checking out files: 75% (1550/2066) Checking out files: 76% (1571/2066) Checking out files: 77% (1591/2066) Checking out files: 78% (1612/2066) Checking out files: 79% (1633/2066) Checking out files: 80% (1653/2066) Checking out files: 81% (1674/2066) Checking out files: 82% (1695/2066) Checking out files: 83% (1715/2066) Checking out files: 84% (1736/2066) Checking out files: 85% (1757/2066) Checking out files: 86% (1777/2066) Checking out files: 87% (1798/2066) Checking out files: 88% (1819/2066) Checking out files: 89% (1839/2066) Checking out files: 90% (1860/2066) Checking out files: 91% (1881/2066) Checking out files: 91% (1882/2066) Checking out files: 92% (1901/2066) Checking out files: 93% (1922/2066) Checking out files: 94% (1943/2066) Checking out files: 95% (1963/2066) Checking out files: 96% (1984/2066) Checking out files: 97% (2005/2066) Checking out files: 98% (2025/2066) Checking out files: 99% (2046/2066) Checking out files: 100% (2066/2066) Checking out files: 100% (2066/2066), done. [2020-03-15T03:32:21.842Z] #74 34.68 + cd /tmp/tmp.9LxDTv3ffN/src/github.com/docker/libnetwork [2020-03-15T03:32:21.842Z] #74 34.68 + git checkout -q bf2bd42abc0a3734f12b5ec724e571434e42c669 [2020-03-15T03:32:21.842Z] #74 35.21 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-03-15T03:32:21.953Z] #10 ... [2020-03-15T03:32:21.953Z] [2020-03-15T03:32:21.953Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-15T03:32:21.953Z] #35 22.93 Reading package lists... [2020-03-15T03:32:21.953Z] #35 29.82 Building dependency tree... [2020-03-15T03:32:21.953Z] #35 33.28 The following additional packages will be installed: [2020-03-15T03:32:21.953Z] #35 33.29 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-03-15T03:32:21.953Z] #35 33.31 Suggested packages: [2020-03-15T03:32:21.953Z] #35 33.31 cmake-doc ninja-build lrzip [2020-03-15T03:32:21.953Z] #35 33.31 Recommended packages: [2020-03-15T03:32:21.953Z] #35 33.31 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-03-15T03:32:21.953Z] #35 34.10 The following NEW packages will be installed: [2020-03-15T03:32:21.953Z] #35 34.11 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-03-15T03:32:21.953Z] #35 34.12 vim-common xxd [2020-03-15T03:32:21.953Z] #35 34.50 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-03-15T03:32:21.953Z] #35 34.50 Need to get 14.2 MB of archives. [2020-03-15T03:32:21.953Z] #35 34.50 After this operation, 60.0 MB of additional disk space will be used. [2020-03-15T03:32:21.953Z] #35 34.50 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-03-15T03:32:21.953Z] #35 34.57 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-03-15T03:32:21.953Z] #35 34.66 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2020-03-15T03:32:21.953Z] #35 34.76 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6 [8153 kB] [2020-03-15T03:32:21.953Z] #35 35.35 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+b3 [623 kB] [2020-03-15T03:32:21.953Z] #35 35.38 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2020-03-15T03:32:21.953Z] #35 35.40 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2020-03-15T03:32:21.953Z] #35 35.42 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2020-03-15T03:32:21.953Z] #35 35.42 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2020-03-15T03:32:21.953Z] #35 35.44 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2020-03-15T03:32:21.953Z] #35 ... [2020-03-15T03:32:21.953Z] [2020-03-15T03:32:21.953Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-15T03:32:21.953Z] #43 36.24 The following additional packages will be installed: [2020-03-15T03:32:21.953Z] #43 36.24 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-03-15T03:32:21.953Z] #43 36.25 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-03-15T03:32:21.953Z] #43 36.26 Suggested packages: [2020-03-15T03:32:21.953Z] #43 36.26 manpages-dev python-setuptools [2020-03-15T03:32:22.042Z] #44 50.44 DEP compel/src/lib/infect-rpc.d [2020-03-15T03:32:22.155Z] #41 ... [2020-03-15T03:32:22.155Z] [2020-03-15T03:32:22.155Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-15T03:32:22.155Z] #35 29.59 Fetched 8332 kB in 23s (361 kB/s) [2020-03-15T03:32:22.155Z] #35 29.59 Reading package lists... [2020-03-15T03:32:22.155Z] #35 ... [2020-03-15T03:32:22.155Z] [2020-03-15T03:32:22.155Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-15T03:32:22.155Z] #56 33.71 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-15T03:32:22.155Z] #56 33.78 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-15T03:32:22.155Z] #56 33.98 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-15T03:32:22.155Z] #56 34.18 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-15T03:32:22.155Z] #56 35.89 runtime [2020-03-15T03:32:22.155Z] #56 35.92 runtime/cgo [2020-03-15T03:32:22.298Z] #44 50.54 DEP compel/arch/x86/src/lib/infect.d [2020-03-15T03:32:22.298Z] #44 50.74 DEP compel/arch/x86/src/lib/cpu.d [2020-03-15T03:32:22.414Z] #56 ... [2020-03-15T03:32:22.414Z] [2020-03-15T03:32:22.414Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-15T03:32:22.414Z] #62 28.78 Reading package lists... [2020-03-15T03:32:22.560Z] #44 50.86 DEP compel/src/lib/log.d [2020-03-15T03:32:22.560Z] #44 50.98 DEP compel/src/main.d [2020-03-15T03:32:22.560Z] #44 51.10 DEP compel/src/lib/handle-elf.d [2020-03-15T03:32:22.815Z] #44 51.30 DEP compel/arch/x86/src/lib/handle-elf.d [2020-03-15T03:32:23.069Z] #44 51.53 CC compel/src/lib/log.o [2020-03-15T03:32:23.323Z] #44 51.80 CC compel/arch/x86/src/lib/cpu.o [2020-03-15T03:32:23.341Z] #43 37.44 The following NEW packages will be installed: [2020-03-15T03:32:23.341Z] #43 37.44 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-03-15T03:32:23.341Z] #43 37.44 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-03-15T03:32:23.341Z] #43 37.44 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-03-15T03:32:23.341Z] #43 37.44 python-six zlib1g-dev [2020-03-15T03:32:23.578Z] #44 ... [2020-03-15T03:32:23.578Z] [2020-03-15T03:32:23.578Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-15T03:32:23.578Z] #10 141.5 Selecting previously unselected package libapparmor1:amd64. [2020-03-15T03:32:23.578Z] #10 141.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-03-15T03:32:23.578Z] #10 141.5 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-03-15T03:32:23.578Z] #10 141.7 Selecting previously unselected package libapparmor-dev:amd64. [2020-03-15T03:32:23.578Z] #10 141.7 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-03-15T03:32:23.578Z] #10 141.7 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-03-15T03:32:23.578Z] #10 142.0 Selecting previously unselected package libbtrfs0. [2020-03-15T03:32:23.578Z] #10 142.0 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-03-15T03:32:23.578Z] #10 142.0 Unpacking libbtrfs0 (4.20.1-2) ... [2020-03-15T03:32:23.578Z] #10 142.0 Selecting previously unselected package libbtrfs-dev. [2020-03-15T03:32:23.578Z] #10 142.1 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-03-15T03:32:23.578Z] #10 142.1 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-03-15T03:32:23.578Z] #10 142.2 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-03-15T03:32:23.578Z] #10 142.2 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-03-15T03:32:23.578Z] #10 142.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-03-15T03:32:23.578Z] #10 142.3 Selecting previously unselected package libudev-dev:amd64. [2020-03-15T03:32:23.578Z] #10 142.4 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_amd64.deb ... [2020-03-15T03:32:23.578Z] #10 142.4 Unpacking libudev-dev:amd64 (241-7~deb10u3) ... [2020-03-15T03:32:23.578Z] #10 142.5 Selecting previously unselected package libsepol1-dev:amd64. [2020-03-15T03:32:23.578Z] #10 142.5 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-03-15T03:32:23.578Z] #10 142.6 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-03-15T03:32:23.578Z] #10 142.9 Selecting previously unselected package libpcre16-3:amd64. [2020-03-15T03:32:23.578Z] #10 142.9 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-03-15T03:32:23.578Z] #10 142.9 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-03-15T03:32:23.578Z] #10 143.1 Selecting previously unselected package libpcre32-3:amd64. [2020-03-15T03:32:23.578Z] #10 143.2 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-03-15T03:32:23.578Z] #10 143.2 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-03-15T03:32:23.578Z] #10 143.4 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-03-15T03:32:23.578Z] #10 143.4 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-03-15T03:32:23.578Z] #10 143.4 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-03-15T03:32:23.578Z] #10 143.5 Selecting previously unselected package libpcre3-dev:amd64. [2020-03-15T03:32:23.579Z] #10 143.5 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-03-15T03:32:23.579Z] #10 143.5 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-03-15T03:32:23.607Z] #43 37.83 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-03-15T03:32:23.607Z] #43 37.83 Need to get 3798 kB of archives. [2020-03-15T03:32:23.607Z] #43 37.83 After this operation, 21.6 MB of additional disk space will be used. [2020-03-15T03:32:23.607Z] #43 37.83 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2020-03-15T03:32:23.607Z] #43 37.84 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-03-15T03:32:23.607Z] #43 37.85 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2020-03-15T03:32:23.607Z] #43 37.86 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-03-15T03:32:23.607Z] #43 37.86 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2020-03-15T03:32:23.607Z] #43 37.88 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-03-15T03:32:23.607Z] #43 37.88 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-03-15T03:32:23.607Z] #43 37.88 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB] [2020-03-15T03:32:23.607Z] #43 37.90 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2020-03-15T03:32:23.607Z] #43 37.97 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2020-03-15T03:32:23.607Z] #43 37.99 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2020-03-15T03:32:23.607Z] #43 38.05 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2020-03-15T03:32:23.607Z] #43 38.09 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-03-15T03:32:23.834Z] #10 144.0 Selecting previously unselected package libselinux1-dev:amd64. [2020-03-15T03:32:23.834Z] #10 144.0 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-03-15T03:32:23.834Z] #10 144.0 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-03-15T03:32:23.870Z] #43 38.10 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2020-03-15T03:32:23.870Z] #43 38.12 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-03-15T03:32:23.870Z] #43 38.12 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2020-03-15T03:32:23.870Z] #43 38.14 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2020-03-15T03:32:24.089Z] #10 144.3 Selecting previously unselected package libdevmapper-dev:amd64. [2020-03-15T03:32:24.089Z] #10 144.3 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-03-15T03:32:24.089Z] #10 144.3 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-03-15T03:32:24.344Z] #10 144.4 Selecting previously unselected package libseccomp-dev:amd64. [2020-03-15T03:32:24.344Z] #10 144.4 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-03-15T03:32:24.344Z] #10 144.5 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-03-15T03:32:24.344Z] #10 144.5 Selecting previously unselected package libsystemd-dev:amd64. [2020-03-15T03:32:24.344Z] #10 144.6 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_amd64.deb ... [2020-03-15T03:32:24.344Z] #10 144.6 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-03-15T03:32:24.909Z] #10 145.1 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-03-15T03:32:25.120Z] #74 ... [2020-03-15T03:32:25.120Z] [2020-03-15T03:32:25.120Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-15T03:32:25.120Z] #43 32.59 Fetched 8332 kB in 24s (345 kB/s) [2020-03-15T03:32:25.164Z] #10 ... [2020-03-15T03:32:25.164Z] [2020-03-15T03:32:25.164Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-15T03:32:25.164Z] #68 137.7 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-15T03:32:25.164Z] #68 137.7 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-03-15T03:32:25.164Z] #68 DONE 144.9s [2020-03-15T03:32:25.164Z] [2020-03-15T03:32:25.164Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-03-15T03:32:25.164Z] #69 DONE 0.1s [2020-03-15T03:32:25.164Z] [2020-03-15T03:32:25.164Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-15T03:32:25.164Z] #10 145.2 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-03-15T03:32:25.164Z] #10 145.2 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-03-15T03:32:25.164Z] #10 145.2 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-03-15T03:32:25.164Z] #10 145.2 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-03-15T03:32:25.164Z] #10 145.2 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-03-15T03:32:25.164Z] #10 145.2 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-03-15T03:32:25.164Z] #10 145.3 Setting up libbtrfs0 (4.20.1-2) ... [2020-03-15T03:32:25.164Z] #10 145.3 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-03-15T03:32:25.164Z] #10 145.3 Setting up libudev-dev:amd64 (241-7~deb10u3) ... [2020-03-15T03:32:25.164Z] #10 145.3 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-03-15T03:32:25.164Z] #10 145.4 Setting up libbtrfs-dev (4.20.1-2) ... [2020-03-15T03:32:25.256Z] #43 ... [2020-03-15T03:32:25.256Z] [2020-03-15T03:32:25.256Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-15T03:32:25.256Z] #25 36.87 debconf: delaying package configuration, since apt-utils is not installed [2020-03-15T03:32:25.256Z] #25 37.04 Fetched 325 kB in 0s (1205 kB/s) [2020-03-15T03:32:25.256Z] #25 37.18 Selecting previously unselected package libonig5:arm64. [2020-03-15T03:32:25.256Z] #25 37.18 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15374 files and directories currently installed.) [2020-03-15T03:32:25.256Z] #25 37.27 Preparing to unpack .../libonig5_6.9.1-1_arm64.deb ... [2020-03-15T03:32:25.256Z] #25 37.31 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-03-15T03:32:25.256Z] #25 37.60 Selecting previously unselected package libjq1:arm64. [2020-03-15T03:32:25.256Z] #25 37.61 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-03-15T03:32:25.256Z] #25 37.61 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-03-15T03:32:25.256Z] #25 37.82 Selecting previously unselected package jq. [2020-03-15T03:32:25.256Z] #25 37.85 Preparing to unpack .../jq_1.5+dfsg-2+b1_arm64.deb ... [2020-03-15T03:32:25.256Z] #25 37.86 Unpacking jq (1.5+dfsg-2+b1) ... [2020-03-15T03:32:25.256Z] #25 38.21 Setting up libonig5:arm64 (6.9.1-1) ... [2020-03-15T03:32:25.256Z] #25 38.24 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-03-15T03:32:25.256Z] #25 38.28 Setting up jq (1.5+dfsg-2+b1) ... [2020-03-15T03:32:25.256Z] #25 38.68 Processing triggers for libc-bin (2.28-10) ... [2020-03-15T03:32:25.256Z] #25 DONE 39.5s [2020-03-15T03:32:25.256Z] [2020-03-15T03:32:25.256Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-15T03:32:25.256Z] #62 24.71 Reading package lists... [2020-03-15T03:32:25.256Z] #62 30.97 Building dependency tree... [2020-03-15T03:32:25.256Z] #62 34.48 The following additional packages will be installed: [2020-03-15T03:32:25.256Z] #62 34.49 libbtrfs0 [2020-03-15T03:32:25.256Z] #62 34.68 The following NEW packages will be installed: [2020-03-15T03:32:25.256Z] #62 34.70 libbtrfs-dev libbtrfs0 [2020-03-15T03:32:25.256Z] #62 35.10 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-03-15T03:32:25.256Z] #62 35.10 Need to get 119 kB of archives. [2020-03-15T03:32:25.256Z] #62 35.10 After this operation, 387 kB of additional disk space will be used. [2020-03-15T03:32:25.256Z] #62 35.10 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-03-15T03:32:25.256Z] #62 35.11 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-03-15T03:32:25.256Z] #62 36.71 debconf: delaying package configuration, since apt-utils is not installed [2020-03-15T03:32:25.256Z] #62 36.97 Fetched 119 kB in 0s (435 kB/s) [2020-03-15T03:32:25.256Z] #62 37.10 Selecting previously unselected package libbtrfs0. [2020-03-15T03:32:25.256Z] #62 37.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 ... 15374 files and directories currently installed.) [2020-03-15T03:32:25.256Z] #62 37.17 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2020-03-15T03:32:25.256Z] #62 37.19 Unpacking libbtrfs0 (4.20.1-2) ... [2020-03-15T03:32:25.256Z] #62 37.36 Selecting previously unselected package libbtrfs-dev. [2020-03-15T03:32:25.256Z] #62 37.36 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-03-15T03:32:25.256Z] #62 37.43 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-03-15T03:32:25.256Z] #62 37.75 Setting up libbtrfs0 (4.20.1-2) ... [2020-03-15T03:32:25.256Z] #62 37.77 Setting up libbtrfs-dev (4.20.1-2) ... [2020-03-15T03:32:25.256Z] #62 37.79 Processing triggers for libc-bin (2.28-10) ... [2020-03-15T03:32:25.256Z] #62 DONE 39.5s [2020-03-15T03:32:25.256Z] [2020-03-15T03:32:25.256Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-15T03:32:25.256Z] #43 39.42 debconf: delaying package configuration, since apt-utils is not installed [2020-03-15T03:32:25.256Z] #43 ... [2020-03-15T03:32:25.256Z] [2020-03-15T03:32:25.256Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-03-15T03:32:25.256Z] #26 DONE 0.1s [2020-03-15T03:32:25.256Z] [2020-03-15T03:32:25.256Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-15T03:32:25.256Z] #43 39.55 Fetched 3798 kB in 1s (6159 kB/s) [2020-03-15T03:32:25.377Z] #43 32.59 Reading package lists... [2020-03-15T03:32:25.377Z] #43 ... [2020-03-15T03:32:25.377Z] [2020-03-15T03:32:25.377Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-15T03:32:25.377Z] #53 38.08 + cd /tmp/tmp.wJnQzO59CV/src/github.com/golangci/golangci-lint/ [2020-03-15T03:32:25.377Z] #53 38.08 + git checkout -q v1.23.8 [2020-03-15T03:32:25.377Z] #53 38.41 ++ git describe --tags [2020-03-15T03:32:25.377Z] #53 38.41 + version=v1.23.8 [2020-03-15T03:32:25.377Z] #53 38.41 ++ git rev-parse --short HEAD [2020-03-15T03:32:25.377Z] #53 38.41 + commit=76a82c6 [2020-03-15T03:32:25.377Z] #53 38.42 ++ git show -s --format=%cd [2020-03-15T03:32:25.377Z] #53 38.42 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-03-15T03:32:25.377Z] #53 38.42 + 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-03-15T03:32:25.420Z] #10 145.4 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-03-15T03:32:25.420Z] #10 145.4 Setting up mingw-w64-common (6.0.0-3) ... [2020-03-15T03:32:25.420Z] #10 145.4 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-03-15T03:32:25.420Z] #10 145.4 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-03-15T03:32:25.420Z] #10 145.4 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-03-15T03:32:25.420Z] #10 145.5 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-15T03:32:25.420Z] #10 145.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-03-15T03:32:25.420Z] #10 145.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-03-15T03:32:25.420Z] #10 145.5 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-15T03:32:25.420Z] #10 145.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-03-15T03:32:25.420Z] #10 145.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-03-15T03:32:25.420Z] #10 145.6 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-03-15T03:32:25.420Z] #10 145.6 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-03-15T03:32:25.420Z] #10 145.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-03-15T03:32:25.420Z] #10 145.6 Setting up dmsetup (2:1.02.155-3) ... [2020-03-15T03:32:25.420Z] #10 145.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-03-15T03:32:25.420Z] #10 145.7 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-03-15T03:32:25.518Z] [2020-03-15T03:32:25.518Z] #43 ... [2020-03-15T03:32:25.518Z] [2020-03-15T03:32:25.518Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-15T03:32:25.518Z] #63 DONE 0.2s [2020-03-15T03:32:25.518Z] [2020-03-15T03:32:25.518Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-15T03:32:25.518Z] #43 39.70 Selecting previously unselected package libcap-dev:arm64. [2020-03-15T03:32:25.518Z] #43 39.70 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% #43 ... [2020-03-15T03:32:25.518Z] [2020-03-15T03:32:25.518Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-03-15T03:32:25.518Z] #64 DONE 0.2s [2020-03-15T03:32:25.518Z] [2020-03-15T03:32:25.518Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-15T03:32:25.518Z] #43 39.70 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15374 files and directories currently installed.) [2020-03-15T03:32:25.518Z] #43 39.82 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2020-03-15T03:32:25.518Z] #43 39.83 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2020-03-15T03:32:25.675Z] #10 145.7 Processing triggers for libc-bin (2.28-10) ... [2020-03-15T03:32:25.780Z] #43 40.12 Selecting previously unselected package libnet1:arm64. [2020-03-15T03:32:25.780Z] #43 40.16 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-03-15T03:32:25.780Z] #43 40.18 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-03-15T03:32:26.041Z] #43 40.47 Selecting previously unselected package libnet1-dev. [2020-03-15T03:32:26.041Z] #43 40.47 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2020-03-15T03:32:26.041Z] #43 40.47 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-03-15T03:32:26.235Z] #10 DONE 146.4s [2020-03-15T03:32:26.235Z] [2020-03-15T03:32:26.235Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:32:26.235Z] #44 52.66 CC compel/arch/x86/src/lib/infect.o [2020-03-15T03:32:26.235Z] #44 53.56 CC compel/src/lib/infect-rpc.o [2020-03-15T03:32:26.235Z] #44 54.34 CC compel/src/lib/infect-util.o [2020-03-15T03:32:26.235Z] #44 54.68 CC compel/src/lib/infect.o [2020-03-15T03:32:26.269Z] #62 40.51 Reading package lists... [2020-03-15T03:32:26.269Z] #62 ... [2020-03-15T03:32:26.269Z] [2020-03-15T03:32:26.269Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-15T03:32:26.269Z] #43 33.37 Fetched 8332 kB in 24s (353 kB/s) [2020-03-15T03:32:26.269Z] #43 33.37 Reading package lists... [2020-03-15T03:32:26.269Z] #43 ... [2020-03-15T03:32:26.269Z] [2020-03-15T03:32:26.269Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-15T03:32:26.269Z] #53 40.34 + cd /tmp/tmp.3Ln7ndyfVc/src/github.com/golangci/golangci-lint/ [2020-03-15T03:32:26.269Z] #53 40.34 + git checkout -q v1.23.8 [2020-03-15T03:32:26.269Z] #53 40.71 ++ git describe --tags [2020-03-15T03:32:26.269Z] #53 40.72 + version=v1.23.8 [2020-03-15T03:32:26.269Z] #53 40.72 ++ git rev-parse --short HEAD [2020-03-15T03:32:26.269Z] #53 40.77 + commit=76a82c6 [2020-03-15T03:32:26.269Z] #53 40.77 ++ git show -s --format=%cd [2020-03-15T03:32:26.269Z] #53 40.78 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-03-15T03:32:26.269Z] #53 40.79 + 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-03-15T03:32:26.311Z] #53 ... [2020-03-15T03:32:26.311Z] [2020-03-15T03:32:26.311Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-15T03:32:26.311Z] #62 23.36 Reading package lists... [2020-03-15T03:32:26.311Z] #62 33.86 Building dependency tree... [2020-03-15T03:32:26.311Z] #62 39.71 The following additional packages will be installed: [2020-03-15T03:32:26.311Z] #62 39.74 libbtrfs0 [2020-03-15T03:32:26.311Z] #62 40.07 The following NEW packages will be installed: [2020-03-15T03:32:26.311Z] #62 40.07 libbtrfs-dev libbtrfs0 [2020-03-15T03:32:26.311Z] #62 40.64 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-03-15T03:32:26.311Z] #62 40.64 Need to get 119 kB of archives. [2020-03-15T03:32:26.311Z] #62 40.64 After this operation, 387 kB of additional disk space will be used. [2020-03-15T03:32:26.311Z] #62 40.64 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-03-15T03:32:26.311Z] #62 40.66 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-03-15T03:32:26.311Z] #62 42.77 debconf: delaying package configuration, since apt-utils is not installed [2020-03-15T03:32:26.311Z] #62 43.24 Fetched 119 kB in 0s (323 kB/s) [2020-03-15T03:32:26.311Z] #62 43.40 Selecting previously unselected package libbtrfs0. [2020-03-15T03:32:26.311Z] #62 43.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 ... 15401 files and directories currently installed.) [2020-03-15T03:32:26.311Z] #62 43.52 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-03-15T03:32:26.311Z] #62 43.54 Unpacking libbtrfs0 (4.20.1-2) ... [2020-03-15T03:32:26.311Z] #62 43.73 Selecting previously unselected package libbtrfs-dev. [2020-03-15T03:32:26.311Z] #62 ... [2020-03-15T03:32:26.311Z] [2020-03-15T03:32:26.311Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-15T03:32:26.311Z] #10 33.66 Fetched 8332 kB in 25s (339 kB/s) [2020-03-15T03:32:26.311Z] #10 33.66 Reading package lists... [2020-03-15T03:32:26.311Z] #10 ... [2020-03-15T03:32:26.311Z] [2020-03-15T03:32:26.311Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-15T03:32:26.311Z] #62 43.82 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-03-15T03:32:26.311Z] #62 43.83 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-03-15T03:32:26.490Z] #44 ... [2020-03-15T03:32:26.490Z] [2020-03-15T03:32:26.490Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-15T03:32:26.490Z] #58 DONE 0.2s [2020-03-15T03:32:26.490Z] [2020-03-15T03:32:26.490Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-03-15T03:32:26.490Z] #59 DONE 0.1s [2020-03-15T03:32:26.569Z] #62 ... [2020-03-15T03:32:26.569Z] [2020-03-15T03:32:26.569Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-15T03:32:26.569Z] #25 33.92 Fetched 8332 kB in 24s (348 kB/s) [2020-03-15T03:32:26.569Z] #25 33.92 Reading package lists... [2020-03-15T03:32:26.569Z] #25 ... [2020-03-15T03:32:26.569Z] [2020-03-15T03:32:26.569Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-15T03:32:26.569Z] #56 33.44 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-15T03:32:26.569Z] #56 33.60 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-15T03:32:26.569Z] #56 34.04 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-15T03:32:26.569Z] #56 34.11 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-15T03:32:26.569Z] #56 35.70 runtime/cgo [2020-03-15T03:32:26.569Z] #56 36.09 runtime [2020-03-15T03:32:26.611Z] #43 40.92 Selecting previously unselected package libnl-3-200:arm64. [2020-03-15T03:32:26.611Z] #43 40.93 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2020-03-15T03:32:26.611Z] #43 40.97 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-03-15T03:32:26.746Z] [2020-03-15T03:32:26.746Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:32:26.826Z] #56 ... [2020-03-15T03:32:26.826Z] [2020-03-15T03:32:26.826Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-15T03:32:26.826Z] #43 32.59 Reading package lists... [2020-03-15T03:32:26.872Z] #43 41.14 Selecting previously unselected package libnl-3-dev:arm64. [2020-03-15T03:32:26.872Z] #43 41.16 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2020-03-15T03:32:26.872Z] #43 41.17 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2020-03-15T03:32:27.083Z] #43 44.20 Reading package lists... [2020-03-15T03:32:27.083Z] #43 ... [2020-03-15T03:32:27.083Z] [2020-03-15T03:32:27.083Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-15T03:32:27.083Z] #35 34.55 Fetched 8332 kB in 25s (335 kB/s) [2020-03-15T03:32:27.344Z] #35 34.55 Reading package lists... [2020-03-15T03:32:27.344Z] #35 ... [2020-03-15T03:32:27.344Z] [2020-03-15T03:32:27.344Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-15T03:32:27.344Z] #62 44.33 Setting up libbtrfs0 (4.20.1-2) ... [2020-03-15T03:32:27.344Z] #62 44.43 Setting up libbtrfs-dev (4.20.1-2) ... [2020-03-15T03:32:27.344Z] #62 44.47 Processing triggers for libc-bin (2.28-10) ... [2020-03-15T03:32:27.443Z] #43 41.69 Selecting previously unselected package libprotobuf-c1:arm64. [2020-03-15T03:32:27.443Z] #43 41.70 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-03-15T03:32:27.443Z] #43 41.71 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-03-15T03:32:27.443Z] #43 41.84 Selecting previously unselected package libprotobuf-c-dev:arm64. [2020-03-15T03:32:27.443Z] #43 41.85 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2020-03-15T03:32:27.443Z] #43 41.85 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-03-15T03:32:27.704Z] #43 41.99 Selecting previously unselected package zlib1g-dev:arm64. [2020-03-15T03:32:27.704Z] #43 42.01 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2020-03-15T03:32:27.704Z] #43 42.03 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-03-15T03:32:27.909Z] #62 DONE 45.3s [2020-03-15T03:32:27.909Z] [2020-03-15T03:32:27.909Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-15T03:32:27.909Z] #63 DONE 0.1s [2020-03-15T03:32:27.909Z] [2020-03-15T03:32:27.909Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-03-15T03:32:27.909Z] #64 DONE 0.1s [2020-03-15T03:32:27.909Z] [2020-03-15T03:32:27.909Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-15T03:32:28.275Z] #43 42.33 Selecting previously unselected package libprotobuf17:arm64. [2020-03-15T03:32:28.275Z] #43 42.34 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2020-03-15T03:32:28.275Z] #43 42.36 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2020-03-15T03:32:28.845Z] #43 43.17 Selecting previously unselected package libprotobuf-lite17:arm64. [2020-03-15T03:32:28.845Z] #43 43.18 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2020-03-15T03:32:28.845Z] #43 43.20 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-03-15T03:32:29.257Z] #60 2.454 + RM_GOPATH=0 [2020-03-15T03:32:29.257Z] #60 ... [2020-03-15T03:32:29.257Z] [2020-03-15T03:32:29.257Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:32:29.257Z] #47 138.7 mime/quotedprintable [2020-03-15T03:32:29.257Z] #47 139.1 net/http/internal [2020-03-15T03:32:29.257Z] #47 143.3 crypto/tls [2020-03-15T03:32:29.257Z] #47 ... [2020-03-15T03:32:29.257Z] [2020-03-15T03:32:29.257Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-03-15T03:32:29.257Z] #11 DONE 2.8s [2020-03-15T03:32:29.258Z] [2020-03-15T03:32:29.258Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:32:29.258Z] #60 2.455 + TMP_GOPATH= [2020-03-15T03:32:29.258Z] #60 2.455 + : /build [2020-03-15T03:32:29.258Z] #60 2.455 + '[' -z '' ']' [2020-03-15T03:32:29.258Z] #60 2.458 ++ mktemp -d [2020-03-15T03:32:29.258Z] #60 2.459 + export GOPATH=/tmp/tmp.qzta9iO8En [2020-03-15T03:32:29.258Z] #60 2.459 + GOPATH=/tmp/tmp.qzta9iO8En [2020-03-15T03:32:29.258Z] #60 2.459 + RM_GOPATH=1 [2020-03-15T03:32:29.258Z] #60 2.460 ++ dirname ./install.sh [2020-03-15T03:32:29.258Z] #60 2.462 + dir=. [2020-03-15T03:32:29.258Z] #60 2.462 + bin=runc [2020-03-15T03:32:29.258Z] #60 2.462 + shift [2020-03-15T03:32:29.258Z] #60 2.462 + '[' '!' -f ./runc.installer ']' [2020-03-15T03:32:29.258Z] #60 2.462 + . ./runc.installer [2020-03-15T03:32:29.258Z] #60 2.462 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-15T03:32:29.258Z] #60 2.462 + install_runc [2020-03-15T03:32:29.258Z] #60 2.463 + uname -r [2020-03-15T03:32:29.258Z] #60 2.464 + grep -q '^3\.10\.0.*\.el7\.' [2020-03-15T03:32:29.258Z] #60 2.470 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-03-15T03:32:29.258Z] #60 2.479 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-03-15T03:32:29.258Z] #60 2.479 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-03-15T03:32:29.258Z] #60 2.480 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.qzta9iO8En/src/github.com/opencontainers/runc [2020-03-15T03:32:29.258Z] #60 2.481 Cloning into '/tmp/tmp.qzta9iO8En/src/github.com/opencontainers/runc'... [2020-03-15T03:32:29.258Z] #60 ... [2020-03-15T03:32:29.258Z] [2020-03-15T03:32:29.258Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-15T03:32:29.258Z] #50 DONE 149.1s [2020-03-15T03:32:29.258Z] [2020-03-15T03:32:29.258Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-03-15T03:32:29.551Z] #53 ... [2020-03-15T03:32:29.551Z] [2020-03-15T03:32:29.551Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-15T03:32:29.551Z] #10 36.46 Fetched 8332 kB in 25s (336 kB/s) [2020-03-15T03:32:29.551Z] #10 36.46 Reading package lists... [2020-03-15T03:32:29.551Z] #10 ... [2020-03-15T03:32:29.551Z] [2020-03-15T03:32:29.551Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-15T03:32:29.551Z] #43 33.37 Reading package lists... [2020-03-15T03:32:29.786Z] #43 ... [2020-03-15T03:32:29.786Z] [2020-03-15T03:32:29.786Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-15T03:32:29.786Z] #74 DONE 43.6s [2020-03-15T03:32:29.786Z] [2020-03-15T03:32:29.786Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-15T03:32:29.786Z] #43 44.03 Selecting previously unselected package libprotobuf-dev:arm64. [2020-03-15T03:32:29.786Z] #43 44.04 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2020-03-15T03:32:29.786Z] #43 44.06 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-03-15T03:32:30.242Z] #65 145.1 + bin/containerd-stress [2020-03-15T03:32:30.242Z] #65 146.4 + bin/containerd-shim [2020-03-15T03:32:31.169Z] #43 45.37 Selecting previously unselected package libprotoc17:arm64. [2020-03-15T03:32:31.169Z] #43 45.37 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2020-03-15T03:32:31.169Z] #43 45.38 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2020-03-15T03:32:31.744Z] #43 46.12 Selecting previously unselected package protobuf-c-compiler. [2020-03-15T03:32:31.744Z] #43 46.17 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2020-03-15T03:32:31.773Z] #12 DONE 2.8s [2020-03-15T03:32:31.773Z] [2020-03-15T03:32:31.773Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:32:31.773Z] #44 57.99 CC compel/src/lib/ptrace.o [2020-03-15T03:32:31.773Z] #44 58.73 AR compel/libcompel.a [2020-03-15T03:32:31.773Z] #44 58.93 HOSTCC compel/src/main-host.o [2020-03-15T03:32:31.773Z] #44 59.34 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-03-15T03:32:31.773Z] #44 59.60 HOSTCC compel/src/lib/handle-elf-host.o [2020-03-15T03:32:31.773Z] #44 59.98 HOSTCC compel/src/lib/log-host.o [2020-03-15T03:32:31.773Z] #44 60.22 HOSTLINK compel/compel-host-bin [2020-03-15T03:32:32.005Z] #43 46.24 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-03-15T03:32:32.030Z] #44 60.48 DEP soccr/soccr.d [2020-03-15T03:32:32.268Z] #43 46.43 Selecting previously unselected package protobuf-compiler. [2020-03-15T03:32:32.268Z] #43 46.43 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2020-03-15T03:32:32.268Z] #43 46.45 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-03-15T03:32:32.530Z] #43 46.70 Selecting previously unselected package python-pkg-resources. [2020-03-15T03:32:32.530Z] #43 46.70 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-03-15T03:32:32.530Z] #43 46.73 Unpacking python-pkg-resources (40.8.0-1) ... [2020-03-15T03:32:32.530Z] #43 ... [2020-03-15T03:32:32.530Z] [2020-03-15T03:32:32.530Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-15T03:32:32.530Z] #10 36.73 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-03-15T03:32:32.530Z] #10 39.82 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2020-03-15T03:32:32.530Z] #10 39.82 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2020-03-15T03:32:32.530Z] #10 39.82 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-03-15T03:32:32.530Z] #10 39.84 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-03-15T03:32:32.530Z] #10 39.86 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-03-15T03:32:32.530Z] #10 39.87 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u3 [109 kB] [2020-03-15T03:32:32.530Z] #10 39.87 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2020-03-15T03:32:32.530Z] #10 39.88 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2020-03-15T03:32:32.530Z] #10 39.95 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2020-03-15T03:32:32.530Z] #10 40.01 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2020-03-15T03:32:32.530Z] #10 40.01 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2020-03-15T03:32:32.530Z] #10 40.07 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2020-03-15T03:32:32.530Z] #10 40.07 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2020-03-15T03:32:32.530Z] #10 40.08 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB] [2020-03-15T03:32:32.530Z] #10 40.09 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u3 [321 kB] [2020-03-15T03:32:32.530Z] #10 41.65 debconf: delaying package configuration, since apt-utils is not installed [2020-03-15T03:32:32.530Z] #10 41.80 Fetched 73.3 MB in 7s (9851 kB/s) [2020-03-15T03:32:32.530Z] #10 41.92 Selecting previously unselected package binutils-mingw-w64-i686. [2020-03-15T03:32:32.530Z] #10 41.92 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15374 files and directories currently installed.) [2020-03-15T03:32:32.530Z] #10 42.07 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2020-03-15T03:32:32.530Z] #10 42.07 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-03-15T03:32:32.530Z] #10 44.71 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-03-15T03:32:32.530Z] #10 44.72 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2020-03-15T03:32:32.530Z] #10 44.75 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-03-15T03:32:32.530Z] #10 ... [2020-03-15T03:32:32.530Z] [2020-03-15T03:32:32.530Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-15T03:32:32.530Z] #27 5.212 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-03-15T03:32:32.530Z] #27 5.645 [2020-03-15T03:32:32.530Z] #27 5.840 0.0% ## 2.9% ###### 8.4% ########## 14.8% ############## 20.4% ################### 26.7% ######################## 33.5% ############################# 40.5% ################################## 47.4% ######################################## 56.1% ############################################## 65.0% ###################################################### 75.2% ########################################################## 81.0% ########################################################### 83.2% [2020-03-15T03:32:32.530Z] #27 ... [2020-03-15T03:32:32.530Z] [2020-03-15T03:32:32.530Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-15T03:32:32.530Z] #43 46.99 Selecting previously unselected package python-six. [2020-03-15T03:32:32.530Z] #43 46.99 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-03-15T03:32:32.590Z] #44 60.79 CC soccr/soccr.o [2020-03-15T03:32:32.791Z] #43 47.01 Unpacking python-six (1.12.0-1) ... [2020-03-15T03:32:32.791Z] #43 ... [2020-03-15T03:32:32.791Z] [2020-03-15T03:32:32.791Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-15T03:32:32.791Z] #35 37.05 debconf: delaying package configuration, since apt-utils is not installed [2020-03-15T03:32:32.791Z] #35 37.24 Fetched 14.2 MB in 2s (8979 kB/s) [2020-03-15T03:32:32.791Z] #35 37.34 Selecting previously unselected package xxd. [2020-03-15T03:32:32.791Z] #35 37.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 ... 15374 files and directories currently installed.) [2020-03-15T03:32:32.791Z] #35 37.47 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-03-15T03:32:32.791Z] #35 37.50 Unpacking xxd (2:8.1.0875-5) ... [2020-03-15T03:32:32.791Z] #35 37.80 Selecting previously unselected package vim-common. [2020-03-15T03:32:32.791Z] #35 37.80 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-03-15T03:32:32.791Z] #35 37.84 Unpacking vim-common (2:8.1.0875-5) ... [2020-03-15T03:32:32.791Z] #35 38.25 Selecting previously unselected package cmake-data. [2020-03-15T03:32:32.791Z] #35 38.25 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-03-15T03:32:32.791Z] #35 38.28 Unpacking cmake-data (3.13.4-1) ... [2020-03-15T03:32:32.791Z] #35 44.81 Selecting previously unselected package libicu63:arm64. [2020-03-15T03:32:32.791Z] #35 44.82 Preparing to unpack .../3-libicu63_63.1-6_arm64.deb ... [2020-03-15T03:32:32.791Z] #35 44.92 Unpacking libicu63:arm64 (63.1-6) ... [2020-03-15T03:32:32.791Z] #35 ... [2020-03-15T03:32:32.791Z] [2020-03-15T03:32:32.791Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-15T03:32:32.791Z] #27 5.840 0.0% ## 2.9% ###### 8.4% ########## 14.8% ############## 20.4% ################### 26.7% ######################## 33.5% ############################# 40.5% ################################## 47.4% ######################################## 56.1% ############################################## 65.0% ###################################################### 75.2% ########################################################## 81.0% ########################################################### 83.2% ############################################################### 88.4% #################################################################### 94.6% ######################################################################## 100.0% [2020-03-15T03:32:33.174Z] #65 5.091 + RM_GOPATH=0 [2020-03-15T03:32:33.174Z] #65 5.091 + TMP_GOPATH= [2020-03-15T03:32:33.174Z] #65 5.091 + : /build [2020-03-15T03:32:33.174Z] #65 5.091 + '[' -z '' ']' [2020-03-15T03:32:33.174Z] #65 5.092 ++ mktemp -d [2020-03-15T03:32:33.174Z] #65 5.093 + export GOPATH=/tmp/tmp.U6APX5V6pE [2020-03-15T03:32:33.174Z] #65 5.093 + GOPATH=/tmp/tmp.U6APX5V6pE [2020-03-15T03:32:33.174Z] #65 5.093 + RM_GOPATH=1 [2020-03-15T03:32:33.174Z] #65 5.099 ++ dirname ./install.sh [2020-03-15T03:32:33.174Z] #65 5.119 + dir=. [2020-03-15T03:32:33.174Z] #65 5.119 + bin=containerd [2020-03-15T03:32:33.174Z] #65 5.119 + shift [2020-03-15T03:32:33.174Z] #65 5.119 + '[' '!' -f ./containerd.installer ']' [2020-03-15T03:32:33.174Z] #65 5.119 + . ./containerd.installer [2020-03-15T03:32:33.174Z] #65 5.120 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-15T03:32:33.174Z] #65 5.120 + install_containerd [2020-03-15T03:32:33.174Z] #65 5.120 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-03-15T03:32:33.174Z] #65 5.120 + git clone https://github.com/containerd/containerd.git /tmp/tmp.U6APX5V6pE/src/github.com/containerd/containerd [2020-03-15T03:32:33.174Z] #65 5.120 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-15T03:32:33.174Z] #65 5.125 Cloning into '/tmp/tmp.U6APX5V6pE/src/github.com/containerd/containerd'... [2020-03-15T03:32:33.361Z] #27 8.119 #=#=# [2020-03-15T03:32:33.515Z] #44 62.07 AR soccr/libsoccr.a [2020-03-15T03:32:33.515Z] #44 62.10 make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-15T03:32:33.680Z] #65 150.7 + bin/containerd-shim-runc-v1 [2020-03-15T03:32:33.736Z] #43 45.23 Reading package lists... [2020-03-15T03:32:33.736Z] #43 ... [2020-03-15T03:32:33.736Z] [2020-03-15T03:32:33.736Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-15T03:32:33.736Z] #25 32.43 Reading package lists... [2020-03-15T03:32:33.736Z] #25 43.67 Building dependency tree... [2020-03-15T03:32:33.736Z] #25 49.74 ca-certificates is already the newest version (20190110). [2020-03-15T03:32:33.736Z] #25 49.74 The following additional packages will be installed: [2020-03-15T03:32:33.736Z] #25 49.77 libjq1 libonig5 [2020-03-15T03:32:33.736Z] #25 50.86 The following NEW packages will be installed: [2020-03-15T03:32:33.736Z] #25 50.90 jq libjq1 libonig5 [2020-03-15T03:32:33.736Z] #25 ... [2020-03-15T03:32:33.736Z] [2020-03-15T03:32:33.736Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-15T03:32:33.736Z] #35 29.59 Reading package lists... [2020-03-15T03:32:33.736Z] #35 41.51 Reading package lists... [2020-03-15T03:32:33.736Z] #35 ... [2020-03-15T03:32:33.736Z] [2020-03-15T03:32:33.736Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-15T03:32:33.736Z] #10 36.46 Reading package lists... [2020-03-15T03:32:34.075Z] #44 ... [2020-03-15T03:32:34.075Z] [2020-03-15T03:32:34.075Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-03-15T03:32:34.075Z] #13 2.020 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-03-15T03:32:34.075Z] #13 DONE 2.1s [2020-03-15T03:32:34.075Z] [2020-03-15T03:32:34.075Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:32:34.075Z] #44 62.42 DEP criu/arch/x86/sigframe.d [2020-03-15T03:32:34.075Z] #44 62.52 DEP criu/arch/x86/sigaction_compat.d [2020-03-15T03:32:34.330Z] #44 62.70 DEP criu/arch/x86/kerndat.d [2020-03-15T03:32:34.330Z] #44 62.84 DEP criu/arch/x86/crtools.d [2020-03-15T03:32:34.405Z] #27 8.420 0.1% ####### 10.1% ################## 25.3% ############################ 39.8% ######################################## 56.3% ################################################ 67.1% ############################################################## 86.8% ######################################################################## 100.0% [2020-03-15T03:32:34.585Z] #44 62.97 DEP criu/arch/x86/cpu.d [2020-03-15T03:32:34.585Z] #44 63.18 CC criu/arch/x86/cpu.o [2020-03-15T03:32:34.976Z] #27 9.550 [2020-03-15T03:32:35.114Z] #10 47.76 Reading package lists... [2020-03-15T03:32:35.114Z] #10 ... [2020-03-15T03:32:35.114Z] [2020-03-15T03:32:35.114Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-15T03:32:35.114Z] #35 41.51 Reading package lists... [2020-03-15T03:32:35.547Z] #27 10.02 0.0% ## 2.8% #### 6.1% [2020-03-15T03:32:35.547Z] #27 ... [2020-03-15T03:32:35.547Z] [2020-03-15T03:32:35.547Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-15T03:32:35.547Z] #65 2.825 + RM_GOPATH=0 [2020-03-15T03:32:35.547Z] #65 2.825 + TMP_GOPATH= [2020-03-15T03:32:35.547Z] #65 2.825 + : /build [2020-03-15T03:32:35.547Z] #65 2.825 + '[' -z '' ']' [2020-03-15T03:32:35.547Z] #65 2.831 ++ mktemp -d [2020-03-15T03:32:35.547Z] #65 2.833 + export GOPATH=/tmp/tmp.9xGdvn44zW [2020-03-15T03:32:35.547Z] #65 2.833 + GOPATH=/tmp/tmp.9xGdvn44zW [2020-03-15T03:32:35.547Z] #65 2.833 + RM_GOPATH=1 [2020-03-15T03:32:35.547Z] #65 2.836 ++ dirname ./install.sh [2020-03-15T03:32:35.547Z] #65 2.861 + dir=. [2020-03-15T03:32:35.547Z] #65 2.861 + bin=containerd [2020-03-15T03:32:35.547Z] #65 2.861 + shift [2020-03-15T03:32:35.547Z] #65 2.861 + '[' '!' -f ./containerd.installer ']' [2020-03-15T03:32:35.547Z] #65 2.861 + . ./containerd.installer [2020-03-15T03:32:35.547Z] #65 2.861 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-15T03:32:35.547Z] #65 2.861 + install_containerd [2020-03-15T03:32:35.547Z] #65 2.861 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-03-15T03:32:35.547Z] #65 2.862 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-15T03:32:35.547Z] #65 2.862 + git clone https://github.com/containerd/containerd.git /tmp/tmp.9xGdvn44zW/src/github.com/containerd/containerd [2020-03-15T03:32:35.547Z] #65 2.867 Cloning into '/tmp/tmp.9xGdvn44zW/src/github.com/containerd/containerd'... [2020-03-15T03:32:35.552Z] #44 63.89 CC criu/arch/x86/crtools.o [2020-03-15T03:32:35.694Z] #65 152.7 + bin/containerd-shim-runc-v2 [2020-03-15T03:32:35.808Z] #65 ... [2020-03-15T03:32:35.808Z] [2020-03-15T03:32:35.808Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-15T03:32:36.307Z] #65 153.3 + binaries [2020-03-15T03:32:36.307Z] #65 153.3 + mkdir -p /build [2020-03-15T03:32:36.307Z] #65 153.3 + cp bin/containerd /build/containerd [2020-03-15T03:32:36.307Z] #65 153.4 + cp bin/containerd-shim /build/containerd-shim [2020-03-15T03:32:36.307Z] #65 153.4 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-03-15T03:32:36.307Z] #65 153.4 + cp bin/ctr /build/ctr [2020-03-15T03:32:36.478Z] #44 ... [2020-03-15T03:32:36.478Z] [2020-03-15T03:32:36.478Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-03-15T03:32:36.478Z] #14 DONE 2.2s [2020-03-15T03:32:36.478Z] [2020-03-15T03:32:36.478Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:32:36.478Z] #60 9.410 + cd /tmp/tmp.qzta9iO8En/src/github.com/opencontainers/runc [2020-03-15T03:32:36.478Z] #60 9.413 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-15T03:32:36.929Z] #65 DONE 153.8s [2020-03-15T03:32:37.038Z] #60 10.30 + '[' -z '' ']' [2020-03-15T03:32:37.038Z] #60 10.30 + target=static [2020-03-15T03:32:37.038Z] #60 10.30 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-03-15T03:32:37.351Z] #65 ... [2020-03-15T03:32:37.351Z] [2020-03-15T03:32:37.351Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-15T03:32:37.351Z] #10 33.66 Reading package lists... [2020-03-15T03:32:37.394Z] #27 10.02 0.0% ## 2.8% #### 6.1% ###### 9.1% ######## 12.4% ########## 15.0% ############# 18.2% ############### 21.8% ################## 26.4% ######################## 34.2% ############################# 40.6% ################################## 47.9% ####################################### 54.5% ########################################## 59.3% ############################################### 65.7% #################################################### 72.3% ######################################################### 79.6% ############################################################## 87.1% #################################################################### 94.5% ######################################################################## 100.0% [2020-03-15T03:32:37.556Z] [2020-03-15T03:32:37.556Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-03-15T03:32:37.608Z] #10 45.52 Reading package lists... [2020-03-15T03:32:37.608Z] #10 ... [2020-03-15T03:32:37.608Z] [2020-03-15T03:32:37.608Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-15T03:32:37.608Z] #25 33.92 Reading package lists... [2020-03-15T03:32:37.608Z] #25 45.59 Reading package lists... [2020-03-15T03:32:37.608Z] #25 ... [2020-03-15T03:32:37.608Z] [2020-03-15T03:32:37.608Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-15T03:32:37.608Z] #43 44.20 Reading package lists... [2020-03-15T03:32:37.837Z] #66 DONE 0.3s [2020-03-15T03:32:37.837Z] [2020-03-15T03:32:37.837Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-03-15T03:32:37.965Z] #27 12.45 [2020-03-15T03:32:38.118Z] #70 DONE 0.2s [2020-03-15T03:32:38.118Z] [2020-03-15T03:32:38.118Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-03-15T03:32:38.118Z] #72 DONE 0.2s [2020-03-15T03:32:38.118Z] [2020-03-15T03:32:38.118Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-03-15T03:32:38.398Z] #75 DONE 0.2s [2020-03-15T03:32:38.398Z] [2020-03-15T03:32:38.398Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-03-15T03:32:38.398Z] #76 DONE 0.1s [2020-03-15T03:32:38.398Z] [2020-03-15T03:32:38.398Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-03-15T03:32:38.399Z] #60 ... [2020-03-15T03:32:38.400Z] [2020-03-15T03:32:38.400Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-03-15T03:32:38.400Z] #15 DONE 2.2s [2020-03-15T03:32:38.654Z] [2020-03-15T03:32:38.654Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:32:38.654Z] #60 12.02 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-03-15T03:32:38.767Z] #35 52.88 Building dependency tree... [2020-03-15T03:32:38.798Z] #43 55.21 Building dependency tree... [2020-03-15T03:32:38.798Z] #43 ... [2020-03-15T03:32:38.798Z] [2020-03-15T03:32:38.798Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-15T03:32:38.798Z] #35 34.55 Reading package lists... [2020-03-15T03:32:38.798Z] #35 46.78 Reading package lists... [2020-03-15T03:32:38.798Z] #35 ... [2020-03-15T03:32:38.798Z] [2020-03-15T03:32:38.798Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-15T03:32:38.798Z] #10 45.52 Reading package lists... [2020-03-15T03:32:39.285Z] #27 12.82 0.0% # 2.4% ### 4.8% ##### 7.0% ###### 9.4% ######## 11.9% ########## 14.2% ############ 17.0% ############## 19.6% ################ 22.3% ################## 25.4% # [2020-03-15T03:32:39.285Z] #27 ... [2020-03-15T03:32:39.285Z] [2020-03-15T03:32:39.285Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-15T03:32:39.285Z] #33 43.28 sync [2020-03-15T03:32:39.285Z] #33 43.28 internal/reflectlite [2020-03-15T03:32:39.285Z] #33 45.62 sort [2020-03-15T03:32:39.285Z] #33 45.63 errors [2020-03-15T03:32:39.285Z] #33 46.43 strconv [2020-03-15T03:32:39.285Z] #33 46.45 io [2020-03-15T03:32:39.285Z] #33 46.45 internal/oserror [2020-03-15T03:32:39.285Z] #33 46.73 syscall [2020-03-15T03:32:39.285Z] #33 48.71 strings [2020-03-15T03:32:39.285Z] #33 48.74 bytes [2020-03-15T03:32:39.285Z] #33 53.10 reflect [2020-03-15T03:32:39.285Z] #33 53.26 bufio [2020-03-15T03:32:39.400Z] #77 DONE 0.7s [2020-03-15T03:32:39.400Z] [2020-03-15T03:32:39.400Z] #78 exporting to image [2020-03-15T03:32:39.400Z] #78 exporting layers [2020-03-15T03:32:39.547Z] #33 ... [2020-03-15T03:32:39.547Z] [2020-03-15T03:32:39.547Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-15T03:32:39.547Z] #27 12.82 0.0% # 2.4% ### 4.8% ##### 7.0% ###### 9.4% ######## 11.9% ########## 14.2% ############ 17.0% ############## 19.6% ################ 22.3% ################## 25.4% ################### 27.6% ##################### 30.1% ### [2020-03-15T03:32:39.547Z] #27 ... [2020-03-15T03:32:39.547Z] [2020-03-15T03:32:39.547Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:32:39.547Z] #47 43.42 sync [2020-03-15T03:32:39.547Z] #47 43.42 internal/reflectlite [2020-03-15T03:32:39.547Z] #47 45.38 github.com/LK4D4/vndr/godl/singleflight [2020-03-15T03:32:39.547Z] #47 45.38 math/rand [2020-03-15T03:32:39.547Z] #47 45.41 internal/singleflight [2020-03-15T03:32:39.547Z] #47 47.29 io [2020-03-15T03:32:39.547Z] #47 47.32 strconv [2020-03-15T03:32:39.547Z] #47 47.32 syscall [2020-03-15T03:32:39.547Z] #47 47.32 vendor/golang.org/x/net/dns/dnsmessage [2020-03-15T03:32:39.547Z] #47 49.48 bytes [2020-03-15T03:32:39.547Z] #47 ... [2020-03-15T03:32:39.547Z] [2020-03-15T03:32:39.547Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-15T03:32:39.706Z] #35 ... [2020-03-15T03:32:39.706Z] [2020-03-15T03:32:39.706Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-15T03:32:39.706Z] #25 51.55 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-03-15T03:32:39.706Z] #25 51.55 Need to get 355 kB of archives. [2020-03-15T03:32:39.706Z] #25 51.55 After this operation, 1072 kB of additional disk space will be used. [2020-03-15T03:32:39.706Z] #25 51.55 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-03-15T03:32:39.706Z] #25 51.64 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-03-15T03:32:39.706Z] #25 51.65 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-03-15T03:32:39.706Z] #25 54.05 debconf: delaying package configuration, since apt-utils is not installed [2020-03-15T03:32:39.706Z] #25 54.48 Fetched 355 kB in 0s (716 kB/s) [2020-03-15T03:32:39.706Z] #25 54.73 Selecting previously unselected package libonig5:amd64. [2020-03-15T03:32:39.706Z] #25 54.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 ... 15401 files and directories currently installed.) [2020-03-15T03:32:39.706Z] #25 54.85 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-03-15T03:32:39.706Z] #25 54.88 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-03-15T03:32:39.706Z] #25 55.48 Selecting previously unselected package libjq1:amd64. [2020-03-15T03:32:39.706Z] #25 55.48 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-03-15T03:32:39.706Z] #25 55.49 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-03-15T03:32:39.706Z] #25 56.21 Selecting previously unselected package jq. [2020-03-15T03:32:39.706Z] #25 56.22 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-03-15T03:32:39.706Z] #25 56.22 Unpacking jq (1.5+dfsg-2+b1) ... [2020-03-15T03:32:39.706Z] #25 56.51 Setting up libonig5:amd64 (6.9.1-1) ... [2020-03-15T03:32:39.706Z] #25 56.52 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-03-15T03:32:39.706Z] #25 56.53 Setting up jq (1.5+dfsg-2+b1) ... [2020-03-15T03:32:39.706Z] #25 56.54 Processing triggers for libc-bin (2.28-10) ... [2020-03-15T03:32:39.706Z] #25 DONE 57.2s [2020-03-15T03:32:39.706Z] [2020-03-15T03:32:39.706Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-03-15T03:32:39.706Z] #26 DONE 0.1s [2020-03-15T03:32:39.706Z] [2020-03-15T03:32:39.706Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-15T03:32:39.706Z] #43 45.23 Reading package lists... [2020-03-15T03:32:41.165Z] #60 ... [2020-03-15T03:32:41.165Z] [2020-03-15T03:32:41.165Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-03-15T03:32:41.165Z] #16 DONE 2.3s [2020-03-15T03:32:41.165Z] [2020-03-15T03:32:41.165Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-15T03:32:41.263Z] #10 56.63 Building dependency tree... [2020-03-15T03:32:41.380Z] #27 12.82 0.0% # 2.4% ### 4.8% ##### 7.0% ###### 9.4% ######## 11.9% ########## 14.2% ############ 17.0% ############## 19.6% ################ 22.3% ################## 25.4% ################### 27.6% ##################### 30.1% ####################### 32.0% ######################## 34.3% ########################## 36.3% ########################### 38.5% ############################# 40.6% ############################## 42.2% ############################### 44.0% ################################# 46.0% ################################## 48.3% #################################### 50.4% ##################################### 52.3% ###################################### 53.6% ####################################### 55.1% ######################################### 57.4% ########################################## 59.6% ############################################ 62.1% ############################################## 64.8% ################################################ 66.8% [2020-03-15T03:32:41.380Z] #27 ... [2020-03-15T03:32:41.380Z] [2020-03-15T03:32:41.380Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-15T03:32:41.380Z] #30 45.72 Checking out files: 81% (1243/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 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-03-15T03:32:41.380Z] #30 46.36 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-03-15T03:32:41.380Z] #30 47.29 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-03-15T03:32:41.642Z] #30 ... [2020-03-15T03:32:41.642Z] [2020-03-15T03:32:41.642Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-15T03:32:42.064Z] #78 exporting layers 2.5s done [2020-03-15T03:32:42.064Z] #78 writing image sha256:321b47fe78bb8f7c417d6d5ca917fa30a94a5e8db90d86a1cacf9c7c734fa2dc done [2020-03-15T03:32:42.064Z] #78 naming to docker.io/library/docker:f310bd29bd5ab52caa0536c85d564461a70abf16 done [2020-03-15T03:32:42.064Z] #78 DONE 2.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-03-15T03:32:42.164Z] #27 12.82 0.0% # 2.4% ### 4.8% ##### 7.0% ###### 9.4% ######## 11.9% ########## 14.2% ############ 17.0% ############## 19.6% ################ 22.3% ################## 25.4% ################### 27.6% ##################### 30.1% ####################### 32.0% ######################## 34.3% ########################## 36.3% ########################### 38.5% ############################# 40.6% ############################## 42.2% ############################### 44.0% ################################# 46.0% ################################## 48.3% #################################### 50.4% ##################################### 52.3% ###################################### 53.6% ####################################### 55.1% ######################################### 57.4% ########################################## 59.6% ############################################ 62.1% ############################################## 64.8% ################################################ 66.8% ################################################# 69.2% ################################################### 70.9% #################################################### 72.8% ##################################################### 74.7% ####################################################### 77.0% ######################################################## 79.1% [2020-03-15T03:32:42.164Z] #27 ... [2020-03-15T03:32:42.164Z] [2020-03-15T03:32:42.164Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-15T03:32:42.164Z] #50 46.07 + cd /tmp/tmp.xiz6QCYRLs/src/gotest.tools/gotestsum [2020-03-15T03:32:42.164Z] #50 46.07 + git checkout -q v0.3.5 [2020-03-15T03:32:42.164Z] #50 46.15 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-03-15T03:32:42.164Z] #50 ... [2020-03-15T03:32:42.164Z] [2020-03-15T03:32:42.164Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-15T03:32:42.235Z] #43 56.93 Building dependency tree... [2020-03-15T03:32:42.496Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40695/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f310bd29bd5ab52caa0536c85d564461a70abf16 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f310bd29bd5ab52caa0536c85d564461a70abf16 hack/test/unit [2020-03-15T03:32:42.612Z] #17 ... [2020-03-15T03:32:42.612Z] [2020-03-15T03:32:42.612Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:32:42.612Z] #47 152.3 net/http/httptrace [2020-03-15T03:32:42.612Z] #47 152.5 net/http [2020-03-15T03:32:42.612Z] #47 ... [2020-03-15T03:32:42.612Z] [2020-03-15T03:32:42.612Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:32:42.612Z] #44 65.11 CC criu/arch/x86/kerndat.o [2020-03-15T03:32:42.612Z] #44 65.64 CC criu/arch/x86/sigaction_compat.o [2020-03-15T03:32:42.612Z] #44 65.86 CC criu/arch/x86/sigframe.o [2020-03-15T03:32:42.612Z] #44 66.12 LINK criu/arch/x86/crtools.built-in.o [2020-03-15T03:32:42.612Z] #44 66.20 DEP criu/pie/util-vdso-elf32.d [2020-03-15T03:32:42.612Z] #44 66.31 DEP criu/pie/util-vdso.d [2020-03-15T03:32:42.612Z] #44 66.41 DEP criu/pie/util.d [2020-03-15T03:32:42.612Z] #44 66.54 CC criu/pie/util.o [2020-03-15T03:32:42.612Z] #44 66.82 CC criu/pie/util-vdso.o [2020-03-15T03:32:42.612Z] #44 67.69 CC criu/pie/util-vdso-elf32.o [2020-03-15T03:32:42.612Z] #44 68.52 AR criu/pie/pie.lib.a [2020-03-15T03:32:42.612Z] #44 68.62 DEP criu/pie/restorer.d [2020-03-15T03:32:42.612Z] #44 68.92 DEP criu/arch/x86/sigaction_compat_pie.d [2020-03-15T03:32:42.612Z] #44 69.03 DEP criu/arch/x86/restorer_unmap.d [2020-03-15T03:32:42.612Z] #44 69.04 DEP criu/arch/x86/restorer.d [2020-03-15T03:32:42.612Z] #44 69.27 DEP criu/arch/x86/vdso-pie.d [2020-03-15T03:32:42.612Z] #44 69.58 DEP criu/pie/parasite-vdso.d [2020-03-15T03:32:42.612Z] #44 69.84 DEP criu/pie/parasite.d [2020-03-15T03:32:42.612Z] #44 70.04 CC criu/pie/parasite.o [2020-03-15T03:32:42.866Z] #44 71.30 LINK criu/pie/parasite.built-in.o [2020-03-15T03:32:42.866Z] #44 71.31 GEN criu/pie/parasite-blob.h [2020-03-15T03:32:42.866Z] #44 71.33 CC criu/pie/parasite-vdso.o [2020-03-15T03:32:42.952Z] #27 12.82 0.0% # 2.4% ### 4.8% ##### 7.0% ###### 9.4% ######## 11.9% ########## 14.2% ############ 17.0% ############## 19.6% ################ 22.3% ################## 25.4% ################### 27.6% ##################### 30.1% ####################### 32.0% ######################## 34.3% ########################## 36.3% ########################### 38.5% ############################# 40.6% ############################## 42.2% ############################### 44.0% ################################# 46.0% ################################## 48.3% #################################### 50.4% ##################################### 52.3% ###################################### 53.6% ####################################### 55.1% ######################################### 57.4% ########################################## 59.6% ############################################ 62.1% ############################################## 64.8% ################################################ 66.8% ################################################# 69.2% ################################################### 70.9% #################################################### 72.8% ##################################################### 74.7% ####################################################### 77.0% ######################################################## 79.1% ########################################################## 81.2% ########################################################### 83.0% ############################################################# 85.4% ############################################################## 87.3% ################################################################ 89.4% ################################################################# 90.5% ################################################################### 93.8% ##### [2020-03-15T03:32:42.952Z] #27 ... [2020-03-15T03:32:42.952Z] [2020-03-15T03:32:42.952Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-15T03:32:42.952Z] #43 47.17 Selecting previously unselected package python-protobuf. [2020-03-15T03:32:42.952Z] #43 47.19 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2020-03-15T03:32:42.952Z] #43 47.24 Unpacking python-protobuf (3.6.1.3-2) ... [2020-03-15T03:32:42.952Z] #43 47.75 Setting up python-pkg-resources (40.8.0-1) ... [2020-03-15T03:32:42.952Z] #43 51.00 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-03-15T03:32:42.952Z] #43 51.03 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-03-15T03:32:42.952Z] #43 51.06 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-03-15T03:32:42.952Z] #43 51.08 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-03-15T03:32:42.952Z] #43 51.10 Setting up python-six (1.12.0-1) ... [2020-03-15T03:32:42.952Z] #43 53.62 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-03-15T03:32:42.952Z] #43 53.66 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-03-15T03:32:42.952Z] #43 53.74 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2020-03-15T03:32:42.952Z] #43 53.75 Setting up libcap-dev:arm64 (1:2.25-2) ... [2020-03-15T03:32:42.952Z] #43 53.76 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2020-03-15T03:32:42.952Z] #43 53.78 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-03-15T03:32:42.952Z] #43 53.80 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-03-15T03:32:42.952Z] #43 53.82 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-03-15T03:32:42.952Z] #43 53.84 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-03-15T03:32:42.952Z] #43 53.87 Setting up python-protobuf (3.6.1.3-2) ... [2020-03-15T03:32:42.952Z] #43 ... [2020-03-15T03:32:42.952Z] [2020-03-15T03:32:42.952Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-15T03:32:42.952Z] #27 12.82 0.0% # 2.4% ### 4.8% ##### 7.0% ###### 9.4% ######## 11.9% ########## 14.2% ############ 17.0% ############## 19.6% ################ 22.3% ################## 25.4% ################### 27.6% ##################### 30.1% ####################### 32.0% ######################## 34.3% ########################## 36.3% ########################### 38.5% ############################# 40.6% ############################## 42.2% ############################### 44.0% ################################# 46.0% ################################## 48.3% #################################### 50.4% ##################################### 52.3% ###################################### 53.6% ####################################### 55.1% ######################################### 57.4% ########################################## 59.6% ############################################ 62.1% ############################################## 64.8% ################################################ 66.8% ################################################# 69.2% ################################################### 70.9% #################################################### 72.8% ##################################################### 74.7% ####################################################### 77.0% ######################################################## 79.1% ########################################################## 81.2% ########################################################### 83.0% ############################################################# 85.4% ############################################################## 87.3% ################################################################ 89.4% ################################################################# 90.5% ################################################################### 93.8% ##################################################################### 96.3% ######################################################################## 100.0% [2020-03-15T03:32:43.216Z] #27 17.84 [2020-03-15T03:32:43.426Z] #44 ... [2020-03-15T03:32:43.426Z] [2020-03-15T03:32:43.426Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-15T03:32:43.426Z] #17 2.466 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-15T03:32:43.426Z] #17 2.486 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-15T03:32:43.426Z] #17 2.667 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-15T03:32:43.477Z] #27 ... [2020-03-15T03:32:43.477Z] [2020-03-15T03:32:43.477Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-15T03:32:43.477Z] #35 50.77 Selecting previously unselected package libxml2:arm64. [2020-03-15T03:32:43.477Z] #35 50.77 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_arm64.deb ... [2020-03-15T03:32:43.477Z] #35 50.78 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-03-15T03:32:43.477Z] #35 51.46 Selecting previously unselected package libarchive13:arm64. [2020-03-15T03:32:43.477Z] #35 51.46 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2020-03-15T03:32:43.477Z] #35 51.50 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-03-15T03:32:43.477Z] #35 51.90 Selecting previously unselected package libjsoncpp1:arm64. [2020-03-15T03:32:43.477Z] #35 51.90 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2020-03-15T03:32:43.477Z] #35 51.91 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2020-03-15T03:32:43.477Z] #35 52.15 Selecting previously unselected package librhash0:arm64. [2020-03-15T03:32:43.477Z] #35 52.15 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2020-03-15T03:32:43.477Z] #35 52.18 Unpacking librhash0:arm64 (1.3.8-1) ... [2020-03-15T03:32:43.477Z] #35 52.59 Selecting previously unselected package libuv1:arm64. [2020-03-15T03:32:43.477Z] #35 52.59 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2020-03-15T03:32:43.477Z] #35 52.61 Unpacking libuv1:arm64 (1.24.1-1) ... [2020-03-15T03:32:43.477Z] #35 52.86 Selecting previously unselected package cmake. [2020-03-15T03:32:43.477Z] #35 52.87 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2020-03-15T03:32:43.477Z] #35 52.88 Unpacking cmake (3.13.4-1) ... [2020-03-15T03:32:43.477Z] #35 56.22 Setting up libicu63:arm64 (63.1-6) ... [2020-03-15T03:32:43.477Z] #35 56.26 Setting up xxd (2:8.1.0875-5) ... [2020-03-15T03:32:43.477Z] #35 56.28 Setting up libuv1:arm64 (1.24.1-1) ... [2020-03-15T03:32:43.477Z] #35 56.29 Setting up vim-common (2:8.1.0875-5) ... [2020-03-15T03:32:43.477Z] #35 56.33 Setting up librhash0:arm64 (1.3.8-1) ... [2020-03-15T03:32:43.477Z] #35 56.35 Setting up cmake-data (3.13.4-1) ... [2020-03-15T03:32:43.477Z] #35 56.40 Setting up libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-03-15T03:32:43.477Z] #35 56.43 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2020-03-15T03:32:43.477Z] #35 56.48 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-03-15T03:32:43.477Z] #35 56.50 Setting up cmake (3.13.4-1) ... [2020-03-15T03:32:43.477Z] #35 56.55 Processing triggers for libc-bin (2.28-10) ... [2020-03-15T03:32:43.477Z] #35 56.74 Processing triggers for mime-support (3.62) ... [2020-03-15T03:32:43.477Z] #35 DONE 57.8s [2020-03-15T03:32:43.739Z] [2020-03-15T03:32:43.739Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-15T03:32:43.739Z] #36 DONE 0.2s [2020-03-15T03:32:43.739Z] [2020-03-15T03:32:43.739Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-15T03:32:43.739Z] #10 47.95 Selecting previously unselected package binutils-mingw-w64. [2020-03-15T03:32:43.739Z] #10 47.96 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-03-15T03:32:43.739Z] #10 47.97 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-03-15T03:32:43.739Z] #10 48.16 Selecting previously unselected package libdevmapper1.02.1:arm64. [2020-03-15T03:32:43.739Z] #10 48.17 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-03-15T03:32:43.739Z] #10 48.18 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-03-15T03:32:43.739Z] #10 48.32 Selecting previously unselected package dmsetup. [2020-03-15T03:32:43.739Z] #10 48.32 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2020-03-15T03:32:43.739Z] #10 48.33 Unpacking dmsetup (2:1.02.155-3) ... [2020-03-15T03:32:43.739Z] #10 48.52 Selecting previously unselected package mingw-w64-common. [2020-03-15T03:32:43.739Z] #10 48.53 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-03-15T03:32:43.739Z] #10 48.58 Unpacking mingw-w64-common (6.0.0-3) ... [2020-03-15T03:32:43.739Z] #10 56.88 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-03-15T03:32:43.739Z] #10 56.88 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-03-15T03:32:43.739Z] #10 56.88 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-03-15T03:32:43.739Z] #10 ... [2020-03-15T03:32:43.739Z] [2020-03-15T03:32:43.739Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-03-15T03:32:43.739Z] #37 DONE 0.1s [2020-03-15T03:32:43.739Z] [2020-03-15T03:32:43.739Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-15T03:32:43.739Z] #56 51.89 bytes [2020-03-15T03:32:43.739Z] #56 51.90 strconv [2020-03-15T03:32:43.739Z] #56 51.98 strings [2020-03-15T03:32:43.739Z] #56 52.01 syscall [2020-03-15T03:32:43.739Z] #56 56.67 bufio [2020-03-15T03:32:43.785Z] #10 61.34 The following additional packages will be installed: [2020-03-15T03:32:43.785Z] #10 61.34 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-03-15T03:32:43.785Z] #10 61.34 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-03-15T03:32:43.785Z] #10 61.35 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-03-15T03:32:43.785Z] #10 61.36 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-03-15T03:32:43.785Z] #10 61.39 Suggested packages: [2020-03-15T03:32:43.986Z] #17 3.078 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-15T03:32:43.999Z] #56 ... [2020-03-15T03:32:43.999Z] [2020-03-15T03:32:43.999Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:32:44.041Z] #10 61.40 gcc-8-locales seccomp wine64 [2020-03-15T03:32:44.138Z] #43 ... [2020-03-15T03:32:44.138Z] [2020-03-15T03:32:44.138Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-15T03:32:44.138Z] #62 40.51 Reading package lists... [2020-03-15T03:32:44.138Z] #62 51.97 Building dependency tree... [2020-03-15T03:32:44.138Z] #62 58.12 The following additional packages will be installed: [2020-03-15T03:32:44.138Z] #62 58.16 libbtrfs0 [2020-03-15T03:32:44.138Z] #62 58.63 The following NEW packages will be installed: [2020-03-15T03:32:44.138Z] #62 58.65 libbtrfs-dev libbtrfs0 [2020-03-15T03:32:44.138Z] #62 59.14 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-03-15T03:32:44.138Z] #62 59.14 Need to get 119 kB of archives. [2020-03-15T03:32:44.138Z] #62 59.14 After this operation, 387 kB of additional disk space will be used. [2020-03-15T03:32:44.138Z] #62 59.14 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-03-15T03:32:44.138Z] #62 59.15 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-03-15T03:32:44.138Z] #62 60.97 debconf: delaying package configuration, since apt-utils is not installed [2020-03-15T03:32:44.138Z] #62 61.34 Fetched 119 kB in 0s (424 kB/s) [2020-03-15T03:32:44.138Z] #62 61.52 Selecting previously unselected package libbtrfs0. [2020-03-15T03:32:44.138Z] #62 61.52 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (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-03-15T03:32:44.138Z] #62 ... [2020-03-15T03:32:44.138Z] [2020-03-15T03:32:44.138Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-15T03:32:44.138Z] #35 59.11 The following additional packages will be installed: [2020-03-15T03:32:44.138Z] #35 59.14 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-03-15T03:32:44.138Z] #35 59.19 Suggested packages: [2020-03-15T03:32:44.138Z] #35 59.19 cmake-doc ninja-build lrzip [2020-03-15T03:32:44.138Z] #35 59.19 Recommended packages: [2020-03-15T03:32:44.138Z] #35 59.19 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-03-15T03:32:44.138Z] #35 60.69 The following NEW packages will be installed: [2020-03-15T03:32:44.138Z] #35 60.69 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-03-15T03:32:44.138Z] #35 60.69 vim-common xxd [2020-03-15T03:32:44.138Z] #35 61.17 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-03-15T03:32:44.138Z] #35 61.17 Need to get 14.9 MB of archives. [2020-03-15T03:32:44.138Z] #35 61.17 After this operation, 61.8 MB of additional disk space will be used. [2020-03-15T03:32:44.138Z] #35 61.17 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-03-15T03:32:44.138Z] #35 61.19 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-03-15T03:32:44.138Z] #35 61.20 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-03-15T03:32:44.138Z] #35 61.42 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6 [8292 kB] [2020-03-15T03:32:44.510Z] ? github.com/docker/docker/api [no test files] [2020-03-15T03:32:45.392Z] #17 4.474 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [182 kB] [2020-03-15T03:32:45.412Z] #10 ... [2020-03-15T03:32:45.412Z] [2020-03-15T03:32:45.412Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-15T03:32:45.412Z] #43 55.21 Building dependency tree... [2020-03-15T03:32:45.412Z] #43 60.52 The following additional packages will be installed: [2020-03-15T03:32:45.412Z] #43 60.53 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-03-15T03:32:45.412Z] #43 60.53 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-03-15T03:32:45.412Z] #43 60.57 Suggested packages: [2020-03-15T03:32:45.412Z] #43 60.57 manpages-dev python-setuptools [2020-03-15T03:32:45.412Z] #43 62.85 The following NEW packages will be installed: [2020-03-15T03:32:45.412Z] #43 62.85 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-03-15T03:32:45.412Z] #43 62.88 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-03-15T03:32:45.412Z] #43 62.88 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-03-15T03:32:45.412Z] #43 62.88 python-six zlib1g-dev [2020-03-15T03:32:45.513Z] #35 62.81 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-03-15T03:32:45.513Z] #35 ... [2020-03-15T03:32:45.513Z] [2020-03-15T03:32:45.513Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-15T03:32:45.513Z] #62 61.52 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-03-15T03:32:45.513Z] #62 61.67 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-03-15T03:32:45.513Z] #62 61.69 Unpacking libbtrfs0 (4.20.1-2) ... [2020-03-15T03:32:45.513Z] #62 61.85 Selecting previously unselected package libbtrfs-dev. [2020-03-15T03:32:45.513Z] #62 61.87 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-03-15T03:32:45.513Z] #62 61.90 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-03-15T03:32:45.513Z] #62 62.31 Setting up libbtrfs0 (4.20.1-2) ... [2020-03-15T03:32:45.513Z] #62 62.34 Setting up libbtrfs-dev (4.20.1-2) ... [2020-03-15T03:32:45.513Z] #62 62.35 Processing triggers for libc-bin (2.28-10) ... [2020-03-15T03:32:45.513Z] #62 DONE 63.0s [2020-03-15T03:32:45.513Z] [2020-03-15T03:32:45.513Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-15T03:32:45.513Z] #35 62.96 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-03-15T03:32:45.513Z] #35 63.00 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-03-15T03:32:45.513Z] #35 63.03 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-03-15T03:32:45.513Z] #35 ... [2020-03-15T03:32:45.513Z] [2020-03-15T03:32:45.513Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-15T03:32:45.513Z] #63 DONE 0.1s [2020-03-15T03:32:45.513Z] [2020-03-15T03:32:45.513Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-03-15T03:32:45.513Z] #64 DONE 0.0s [2020-03-15T03:32:45.513Z] [2020-03-15T03:32:45.513Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-15T03:32:45.513Z] #35 63.07 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-03-15T03:32:45.513Z] #35 63.11 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-03-15T03:32:45.913Z] #38 ... [2020-03-15T03:32:45.913Z] [2020-03-15T03:32:45.913Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-15T03:32:45.913Z] #43 59.60 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2020-03-15T03:32:45.913Z] #43 59.63 Processing triggers for libc-bin (2.28-10) ... [2020-03-15T03:32:45.913Z] #43 DONE 60.3s [2020-03-15T03:32:45.981Z] #43 63.47 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-03-15T03:32:45.981Z] #43 63.47 Need to get 4095 kB of archives. [2020-03-15T03:32:45.981Z] #43 63.47 After this operation, 22.5 MB of additional disk space will be used. [2020-03-15T03:32:45.981Z] #43 63.47 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-03-15T03:32:45.981Z] #43 63.50 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-03-15T03:32:45.981Z] #43 63.51 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-03-15T03:32:45.981Z] #43 ... [2020-03-15T03:32:45.981Z] [2020-03-15T03:32:45.981Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:32:45.981Z] #47 63.15 errors [2020-03-15T03:32:46.175Z] [2020-03-15T03:32:46.175Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-15T03:32:46.175Z] #27 19.76 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-03-15T03:32:46.175Z] #27 20.19 [2020-03-15T03:32:46.175Z] #27 20.45 # 2.2% ######################################################################## 100.0% [2020-03-15T03:32:46.175Z] #27 20.56 [2020-03-15T03:32:46.240Z] #47 63.20 sort [2020-03-15T03:32:46.240Z] #47 ... [2020-03-15T03:32:46.240Z] [2020-03-15T03:32:46.240Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-15T03:32:46.240Z] #74 DONE 63.4s [2020-03-15T03:32:46.497Z] [2020-03-15T03:32:46.497Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-15T03:32:46.497Z] #10 63.90 The following NEW packages will be installed: [2020-03-15T03:32:46.497Z] #10 63.90 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-03-15T03:32:46.497Z] #10 63.90 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-03-15T03:32:46.497Z] #10 63.90 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-03-15T03:32:46.497Z] #10 63.90 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-03-15T03:32:46.497Z] #10 63.90 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-03-15T03:32:46.497Z] #10 63.90 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-03-15T03:32:46.798Z] #17 5.964 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-15T03:32:47.061Z] #10 64.36 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-03-15T03:32:47.061Z] #10 64.36 Need to get 77.7 MB of archives. [2020-03-15T03:32:47.061Z] #10 64.36 After this operation, 487 MB of additional disk space will be used. [2020-03-15T03:32:47.061Z] #10 64.36 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-03-15T03:32:47.318Z] #10 64.65 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-03-15T03:32:47.564Z] #27 22.10 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-03-15T03:32:47.576Z] #10 64.96 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-03-15T03:32:47.576Z] #10 64.97 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-03-15T03:32:47.576Z] #10 65.00 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-03-15T03:32:47.576Z] #10 65.00 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-03-15T03:32:48.050Z] #35 65.65 debconf: delaying package configuration, since apt-utils is not installed [2020-03-15T03:32:48.135Z] #27 22.69 [2020-03-15T03:32:48.141Z] #10 ... [2020-03-15T03:32:48.141Z] [2020-03-15T03:32:48.141Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-15T03:32:48.141Z] #25 45.59 Reading package lists... [2020-03-15T03:32:48.141Z] #25 55.93 Building dependency tree... [2020-03-15T03:32:48.141Z] #25 60.66 ca-certificates is already the newest version (20190110). [2020-03-15T03:32:48.141Z] #25 60.66 The following additional packages will be installed: [2020-03-15T03:32:48.141Z] #25 60.69 libjq1 libonig5 [2020-03-15T03:32:48.141Z] #25 61.40 The following NEW packages will be installed: [2020-03-15T03:32:48.141Z] #25 61.42 jq libjq1 libonig5 [2020-03-15T03:32:48.141Z] #25 62.19 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-03-15T03:32:48.141Z] #25 62.19 Need to get 355 kB of archives. [2020-03-15T03:32:48.141Z] #25 62.19 After this operation, 1072 kB of additional disk space will be used. [2020-03-15T03:32:48.141Z] #25 62.19 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-03-15T03:32:48.141Z] #25 62.25 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-03-15T03:32:48.141Z] #25 62.25 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-03-15T03:32:48.141Z] #25 64.11 debconf: delaying package configuration, since apt-utils is not installed [2020-03-15T03:32:48.141Z] #25 64.49 Fetched 355 kB in 1s (708 kB/s) [2020-03-15T03:32:48.141Z] #25 64.89 Selecting previously unselected package libonig5:amd64. [2020-03-15T03:32:48.141Z] #25 64.89 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-03-15T03:32:48.141Z] #25 64.96 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-03-15T03:32:48.141Z] #25 65.00 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-03-15T03:32:48.141Z] #25 65.58 Selecting previously unselected package libjq1:amd64. [2020-03-15T03:32:48.141Z] #25 65.58 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-03-15T03:32:48.141Z] #25 65.61 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-03-15T03:32:48.396Z] #27 22.91 0.8% ######################################################################## 100.0% [2020-03-15T03:32:48.396Z] #27 23.13 [2020-03-15T03:32:48.398Z] #25 ... [2020-03-15T03:32:48.398Z] [2020-03-15T03:32:48.398Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-15T03:32:48.398Z] #10 65.76 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-03-15T03:32:48.621Z] #35 66.10 Fetched 14.9 MB in 3s (5134 kB/s) [2020-03-15T03:32:48.882Z] #35 66.30 Selecting previously unselected package xxd. [2020-03-15T03:32:48.882Z] #35 66.30 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-03-15T03:32:49.140Z] #35 66.55 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-03-15T03:32:49.140Z] #35 66.58 Unpacking xxd (2:8.1.0875-5) ... [2020-03-15T03:32:49.330Z] #10 66.46 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-03-15T03:32:49.330Z] #10 66.49 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-03-15T03:32:49.330Z] #10 ... [2020-03-15T03:32:49.330Z] [2020-03-15T03:32:49.330Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-15T03:32:49.330Z] #35 46.78 Reading package lists... [2020-03-15T03:32:49.330Z] #35 57.29 Building dependency tree... [2020-03-15T03:32:49.330Z] #35 62.78 The following additional packages will be installed: [2020-03-15T03:32:49.330Z] #35 62.81 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-03-15T03:32:49.330Z] #35 62.82 Suggested packages: [2020-03-15T03:32:49.330Z] #35 62.84 cmake-doc ninja-build lrzip [2020-03-15T03:32:49.330Z] #35 62.84 Recommended packages: [2020-03-15T03:32:49.330Z] #35 62.84 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-03-15T03:32:49.330Z] #35 64.44 The following NEW packages will be installed: [2020-03-15T03:32:49.330Z] #35 64.47 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-03-15T03:32:49.330Z] #35 64.47 vim-common xxd [2020-03-15T03:32:49.330Z] #35 65.07 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-03-15T03:32:49.330Z] #35 65.07 Need to get 14.9 MB of archives. [2020-03-15T03:32:49.330Z] #35 65.07 After this operation, 61.8 MB of additional disk space will be used. [2020-03-15T03:32:49.330Z] #35 65.07 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-03-15T03:32:49.330Z] #35 65.09 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-03-15T03:32:49.330Z] #35 65.11 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-03-15T03:32:49.330Z] #35 65.41 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6 [8292 kB] [2020-03-15T03:32:49.400Z] #35 ... [2020-03-15T03:32:49.400Z] [2020-03-15T03:32:49.400Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-15T03:32:49.400Z] #74 DONE 66.7s [2020-03-15T03:32:49.400Z] [2020-03-15T03:32:49.400Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-15T03:32:49.400Z] #35 67.06 Selecting previously unselected package vim-common. [2020-03-15T03:32:49.400Z] #35 67.06 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-03-15T03:32:49.588Z] #35 ... [2020-03-15T03:32:49.588Z] [2020-03-15T03:32:49.588Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-15T03:32:49.588Z] #25 66.01 Selecting previously unselected package jq. [2020-03-15T03:32:49.588Z] #25 66.02 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-03-15T03:32:49.588Z] #25 66.03 Unpacking jq (1.5+dfsg-2+b1) ... [2020-03-15T03:32:49.588Z] #25 66.33 Setting up libonig5:amd64 (6.9.1-1) ... [2020-03-15T03:32:49.588Z] #25 66.49 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-03-15T03:32:49.588Z] #25 66.51 Setting up jq (1.5+dfsg-2+b1) ... [2020-03-15T03:32:49.588Z] #25 66.52 Processing triggers for libc-bin (2.28-10) ... [2020-03-15T03:32:49.588Z] #25 DONE 66.9s [2020-03-15T03:32:49.588Z] [2020-03-15T03:32:49.588Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-03-15T03:32:49.588Z] #26 DONE 0.1s [2020-03-15T03:32:49.588Z] [2020-03-15T03:32:49.588Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-15T03:32:49.659Z] #35 67.14 Unpacking vim-common (2:8.1.0875-5) ... [2020-03-15T03:32:49.659Z] #35 ... [2020-03-15T03:32:49.659Z] [2020-03-15T03:32:49.659Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-15T03:32:49.659Z] #27 6.269 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-03-15T03:32:49.659Z] #27 7.184 #=#=# [2020-03-15T03:32:49.781Z] #27 24.52 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-03-15T03:32:50.042Z] #27 24.63 skipping existing ed4b54129745 [2020-03-15T03:32:50.042Z] #27 ... [2020-03-15T03:32:50.042Z] [2020-03-15T03:32:50.042Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:32:50.042Z] #47 53.96 bufio [2020-03-15T03:32:50.042Z] #47 54.05 reflect [2020-03-15T03:32:50.042Z] #47 57.65 regexp/syntax [2020-03-15T03:32:50.042Z] #47 58.94 hash/crc32 [2020-03-15T03:32:50.042Z] #47 60.38 crypto/hmac [2020-03-15T03:32:50.042Z] #47 60.67 crypto/rc4 [2020-03-15T03:32:50.042Z] #47 61.20 vendor/golang.org/x/crypto/hkdf [2020-03-15T03:32:50.042Z] #47 61.39 vendor/golang.org/x/text/transform [2020-03-15T03:32:50.042Z] #47 62.55 time [2020-03-15T03:32:50.042Z] #47 ... [2020-03-15T03:32:50.042Z] [2020-03-15T03:32:50.042Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-15T03:32:50.042Z] #10 64.47 Selecting previously unselected package gcc-mingw-w64-base. [2020-03-15T03:32:50.042Z] #10 64.49 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-03-15T03:32:50.179Z] #27 7.659 0.0% #### 6.1% ###### 9.5% ########## 14.4% ############ 17.9% ################ 23.5% #################### 28.5% ###################### 31.9% ######################### 35.0% ############################### 43.1% ################################# 46.8% #################################### 51.0% ####################################### 54.7% ######################################### 58.3% ########################################### 59.9% ############################################## 63.9% ################################################# 68.5% #################################################### 72.8% ####################################################### 76.6% ######################################################### 79.7% ############################################################ 84.2% ################################################################# 90.8% ###################################################################### 97.3% ######################################################################## 100.0% [2020-03-15T03:32:50.232Z] #17 ... [2020-03-15T03:32:50.232Z] [2020-03-15T03:32:50.232Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:32:50.232Z] #44 71.94 CC criu/arch/x86/vdso-pie.o [2020-03-15T03:32:50.232Z] #44 72.36 CC criu/arch/x86/restorer.o [2020-03-15T03:32:50.232Z] #44 72.87 CC criu/arch/x86/restorer_unmap.o [2020-03-15T03:32:50.232Z] #44 72.94 CC criu/arch/x86/sigaction_compat_pie.o [2020-03-15T03:32:50.232Z] #44 73.27 CC criu/pie/restorer.o [2020-03-15T03:32:50.232Z] #44 76.39 LINK criu/pie/restorer.built-in.o [2020-03-15T03:32:50.232Z] #44 76.39 GEN criu/pie/restorer-blob.h [2020-03-15T03:32:50.232Z] #44 76.55 DEP criu/vdso.d [2020-03-15T03:32:50.232Z] #44 76.83 DEP criu/vdso-compat.d [2020-03-15T03:32:50.232Z] #44 76.98 DEP criu/uts_ns.d [2020-03-15T03:32:50.232Z] #44 77.19 DEP criu/util.d [2020-03-15T03:32:50.232Z] #44 77.36 DEP criu/uffd.d [2020-03-15T03:32:50.232Z] #44 77.56 DEP criu/tun.d [2020-03-15T03:32:50.232Z] #44 77.73 DEP criu/tty.d [2020-03-15T03:32:50.232Z] #44 77.87 DEP criu/timerfd.d [2020-03-15T03:32:50.232Z] #44 78.03 DEP criu/sysfs_parse.d [2020-03-15T03:32:50.232Z] #44 78.18 DEP criu/sysctl.d [2020-03-15T03:32:50.232Z] #44 78.32 DEP criu/string.d [2020-03-15T03:32:50.232Z] #44 78.36 DEP criu/stats.d [2020-03-15T03:32:50.232Z] #44 78.53 DEP criu/sockets.d [2020-03-15T03:32:50.232Z] #44 78.68 DEP criu/sk-unix.d [2020-03-15T03:32:50.303Z] #10 64.52 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-03-15T03:32:50.303Z] #10 64.76 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-03-15T03:32:50.532Z] #44 78.90 DEP criu/sk-tcp.d [2020-03-15T03:32:50.564Z] #10 64.84 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-03-15T03:32:50.564Z] #10 64.84 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-15T03:32:50.564Z] #10 ... [2020-03-15T03:32:50.564Z] [2020-03-15T03:32:50.564Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-15T03:32:50.564Z] #33 54.48 path [2020-03-15T03:32:50.564Z] #33 56.21 text/tabwriter [2020-03-15T03:32:50.564Z] #33 59.73 internal/syscall/unix [2020-03-15T03:32:50.564Z] #33 59.74 time [2020-03-15T03:32:50.748Z] #27 11.11 [2020-03-15T03:32:50.824Z] #33 ... [2020-03-15T03:32:50.824Z] [2020-03-15T03:32:50.824Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:32:50.824Z] #38 2.704 + RM_GOPATH=0 [2020-03-15T03:32:50.824Z] #38 2.704 + TMP_GOPATH= [2020-03-15T03:32:50.824Z] #38 2.704 + : /build [2020-03-15T03:32:50.824Z] #38 2.704 + '[' -z '' ']' [2020-03-15T03:32:50.824Z] #38 2.713 ++ mktemp -d [2020-03-15T03:32:50.824Z] #38 2.715 + export GOPATH=/tmp/tmp.CjYX6FJAvb [2020-03-15T03:32:50.824Z] #38 2.715 + GOPATH=/tmp/tmp.CjYX6FJAvb [2020-03-15T03:32:50.824Z] #38 2.715 + RM_GOPATH=1 [2020-03-15T03:32:50.824Z] #38 2.729 ++ dirname ./install.sh [2020-03-15T03:32:50.824Z] #38 2.734 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-15T03:32:50.824Z] #38 2.735 + dir=. [2020-03-15T03:32:50.824Z] #38 2.735 + bin=tini [2020-03-15T03:32:50.824Z] #38 2.735 + shift [2020-03-15T03:32:50.824Z] #38 2.735 + '[' '!' -f ./tini.installer ']' [2020-03-15T03:32:50.824Z] #38 2.735 + . ./tini.installer [2020-03-15T03:32:50.824Z] #38 2.735 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-15T03:32:50.824Z] #38 2.735 + install_tini [2020-03-15T03:32:50.824Z] #38 2.735 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-03-15T03:32:50.824Z] #38 2.735 + git clone https://github.com/krallin/tini.git /tmp/tmp.CjYX6FJAvb/tini [2020-03-15T03:32:50.824Z] #38 2.752 Cloning into '/tmp/tmp.CjYX6FJAvb/tini'... [2020-03-15T03:32:50.824Z] #38 3.612 + cd /tmp/tmp.CjYX6FJAvb/tini [2020-03-15T03:32:50.824Z] #38 3.613 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-15T03:32:50.824Z] #38 3.643 + cmake . [2020-03-15T03:32:50.824Z] #38 5.000 -- The C compiler identification is GNU 8.3.0 [2020-03-15T03:32:50.824Z] #38 5.053 -- Check for working C compiler: /usr/bin/cc [2020-03-15T03:32:50.824Z] #38 6.053 -- Check for working C compiler: /usr/bin/cc -- works [2020-03-15T03:32:50.824Z] #38 6.060 -- Detecting C compiler ABI info [2020-03-15T03:32:50.830Z] #44 79.19 DEP criu/sk-queue.d [2020-03-15T03:32:51.086Z] #38 7.071 -- Detecting C compiler ABI info - done [2020-03-15T03:32:51.086Z] #38 7.143 -- Detecting C compile features [2020-03-15T03:32:51.087Z] #44 79.38 DEP criu/sk-packet.d [2020-03-15T03:32:51.087Z] #44 79.58 DEP criu/sk-netlink.d [2020-03-15T03:32:51.314Z] #27 11.60 0.1% [2020-03-15T03:32:51.314Z] #27 ... [2020-03-15T03:32:51.314Z] [2020-03-15T03:32:51.314Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-15T03:32:51.314Z] #10 47.76 Reading package lists... [2020-03-15T03:32:51.314Z] #10 59.28 Building dependency tree... [2020-03-15T03:32:51.314Z] #10 65.12 The following additional packages will be installed: [2020-03-15T03:32:51.314Z] #10 65.12 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-03-15T03:32:51.314Z] #10 65.12 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-03-15T03:32:51.314Z] #10 65.12 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-03-15T03:32:51.314Z] #10 65.14 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-03-15T03:32:51.314Z] #10 65.16 Suggested packages: [2020-03-15T03:32:51.314Z] #10 65.19 gcc-8-locales seccomp wine64 [2020-03-15T03:32:51.314Z] #10 67.81 The following NEW packages will be installed: [2020-03-15T03:32:51.314Z] #10 67.81 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-03-15T03:32:51.314Z] #10 67.81 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-03-15T03:32:51.314Z] #10 67.81 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-03-15T03:32:51.314Z] #10 67.81 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-03-15T03:32:51.314Z] #10 67.81 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-03-15T03:32:51.314Z] #10 67.81 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-03-15T03:32:51.314Z] #10 68.27 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-03-15T03:32:51.314Z] #10 68.27 Need to get 77.7 MB of archives. [2020-03-15T03:32:51.314Z] #10 68.27 After this operation, 487 MB of additional disk space will be used. [2020-03-15T03:32:51.314Z] #10 68.27 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-03-15T03:32:51.314Z] #10 68.51 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-03-15T03:32:51.344Z] #44 79.80 DEP criu/sk-inet.d [2020-03-15T03:32:51.555Z] #27 ... [2020-03-15T03:32:51.555Z] [2020-03-15T03:32:51.555Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-15T03:32:51.555Z] #33 58.34 sync [2020-03-15T03:32:51.555Z] #33 58.36 internal/reflectlite [2020-03-15T03:32:51.555Z] #33 62.19 sort [2020-03-15T03:32:51.555Z] #33 62.20 errors [2020-03-15T03:32:51.555Z] #33 63.27 strconv [2020-03-15T03:32:51.555Z] #33 64.17 io [2020-03-15T03:32:51.555Z] #33 66.68 internal/oserror [2020-03-15T03:32:51.555Z] #33 66.93 syscall [2020-03-15T03:32:51.555Z] #33 ... [2020-03-15T03:32:51.555Z] [2020-03-15T03:32:51.555Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-15T03:32:51.555Z] #43 63.54 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-03-15T03:32:51.555Z] #43 63.58 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-03-15T03:32:51.555Z] #43 63.63 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-03-15T03:32:51.555Z] #43 63.65 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-03-15T03:32:51.555Z] #43 63.66 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-03-15T03:32:51.555Z] #43 63.76 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-03-15T03:32:51.555Z] #43 63.99 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-03-15T03:32:51.555Z] #43 64.05 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-03-15T03:32:51.555Z] #43 64.28 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-03-15T03:32:51.555Z] #43 64.47 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-03-15T03:32:51.555Z] #43 64.47 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-03-15T03:32:51.556Z] #43 64.47 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-03-15T03:32:51.556Z] #43 64.54 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-03-15T03:32:51.556Z] #43 64.56 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-03-15T03:32:51.556Z] #43 66.78 debconf: delaying package configuration, since apt-utils is not installed [2020-03-15T03:32:51.556Z] #43 67.27 Fetched 4095 kB in 2s (2590 kB/s) [2020-03-15T03:32:51.556Z] #43 67.54 Selecting previously unselected package libcap-dev:amd64. [2020-03-15T03:32:51.556Z] #43 67.54 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-03-15T03:32:51.556Z] #43 67.70 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-03-15T03:32:51.556Z] #43 67.73 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-03-15T03:32:51.556Z] #43 67.95 Selecting previously unselected package libnet1:amd64. [2020-03-15T03:32:51.556Z] #43 67.95 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-03-15T03:32:51.556Z] #43 67.97 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-03-15T03:32:51.556Z] #43 68.31 Selecting previously unselected package libnet1-dev. [2020-03-15T03:32:51.556Z] #43 68.33 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-03-15T03:32:51.556Z] #43 68.34 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-03-15T03:32:51.556Z] #43 68.76 Selecting previously unselected package libnl-3-200:amd64. [2020-03-15T03:32:51.556Z] #43 68.76 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-03-15T03:32:51.556Z] #43 68.80 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-03-15T03:32:51.572Z] #10 69.01 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-03-15T03:32:51.572Z] #10 69.04 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-03-15T03:32:51.572Z] #10 69.06 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-03-15T03:32:51.572Z] #10 69.09 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-03-15T03:32:51.572Z] #10 ... [2020-03-15T03:32:51.572Z] [2020-03-15T03:32:51.572Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-15T03:32:51.599Z] #44 80.00 DEP criu/signalfd.d [2020-03-15T03:32:51.814Z] #43 69.04 Selecting previously unselected package libnl-3-dev:amd64. [2020-03-15T03:32:51.814Z] #43 69.05 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-03-15T03:32:51.814Z] #43 69.06 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-03-15T03:32:51.898Z] #44 80.21 DEP criu/sigframe.d [2020-03-15T03:32:51.898Z] #44 80.35 DEP criu/shmem.d [2020-03-15T03:32:51.898Z] #44 ... [2020-03-15T03:32:51.898Z] [2020-03-15T03:32:51.898Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-15T03:32:51.898Z] #17 11.32 Fetched 8332 kB in 9s (903 kB/s) [2020-03-15T03:32:52.075Z] #43 69.46 Selecting previously unselected package libprotobuf-c1:amd64. [2020-03-15T03:32:52.075Z] #43 69.47 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-03-15T03:32:52.075Z] #43 69.52 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-03-15T03:32:52.334Z] #43 69.67 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-03-15T03:32:52.334Z] #43 69.69 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-03-15T03:32:52.334Z] #43 69.72 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-03-15T03:32:52.355Z] #27 11.60 0.1% ########## 14.8% ################# 24.8% ########################### 38.3% #################################### 50.9% ############################################# 63.6% ######################################################### 80.2% #################################################################### 94.8% ######################################################################## 100.0% [2020-03-15T03:32:52.596Z] #43 69.97 Selecting previously unselected package zlib1g-dev:amd64. [2020-03-15T03:32:52.596Z] #43 69.99 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-03-15T03:32:52.596Z] #43 70.01 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-03-15T03:32:52.872Z] ok github.com/docker/docker/api/server 0.002s coverage: 9.0% of statements [2020-03-15T03:32:52.926Z] #27 13.14 [2020-03-15T03:32:53.162Z] #43 70.58 Selecting previously unselected package libprotobuf17:amd64. [2020-03-15T03:32:53.162Z] #43 70.59 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-03-15T03:32:53.162Z] #43 70.59 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-03-15T03:32:53.646Z] #38 ... [2020-03-15T03:32:53.646Z] [2020-03-15T03:32:53.646Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-15T03:32:53.646Z] #27 24.82 [2020-03-15T03:32:53.646Z] #27 26.76 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-03-15T03:32:53.646Z] #27 27.10 [2020-03-15T03:32:53.646Z] #27 27.34 #=#=# ######################################################################## 100.0% [2020-03-15T03:32:53.646Z] #27 27.44 [2020-03-15T03:32:53.646Z] #27 27.69 Download of images into '/build' complete. [2020-03-15T03:32:53.646Z] #27 27.69 Use something like the following to load the result into a Docker daemon: [2020-03-15T03:32:53.646Z] #27 27.69 tar -cC '/build' . | docker load [2020-03-15T03:32:53.646Z] #27 DONE 28.1s [2020-03-15T03:32:53.646Z] [2020-03-15T03:32:53.646Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:32:53.646Z] #44 4.075 Note: Building without setproctitle() and strlcpy() support. [2020-03-15T03:32:53.646Z] #44 4.075 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-15T03:32:53.646Z] #44 4.124 Note: Building without GnuTLS support [2020-03-15T03:32:53.646Z] #44 6.575 fatal: not a git repository (or any of the parent directories): .git [2020-03-15T03:32:53.646Z] #44 6.614 GEN .gitid [2020-03-15T03:32:53.646Z] #44 6.643 GEN criu/include/version.h [2020-03-15T03:32:53.646Z] #44 6.721 GEN include/common/asm [2020-03-15T03:32:54.098Z] #43 ... [2020-03-15T03:32:54.098Z] [2020-03-15T03:32:54.098Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-15T03:32:54.099Z] #50 70.98 + cd /tmp/tmp.e2hAvTwE2e/src/gotest.tools/gotestsum [2020-03-15T03:32:54.099Z] #50 70.98 + git checkout -q v0.3.5 [2020-03-15T03:32:54.099Z] #50 71.08 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-03-15T03:32:54.218Z] #44 ... [2020-03-15T03:32:54.218Z] [2020-03-15T03:32:54.218Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:32:54.218Z] #38 10.36 -- Detecting C compile features - done [2020-03-15T03:32:54.218Z] #38 10.40 -- Performing Test HAS_BUILTIN_FORTIFY [2020-03-15T03:32:54.737Z] #27 13.31 0.7% ######### 13.5% ############# 18.5% ################## 26.0% ###################### 31.9% ############################ 39.2% ################################ 45.2% ##################################### 52.4% ########################################## 59.7% ################################################ 67.1% ###################################################### 75.3% ########################################################### 82.9% ####################################################################### 99.2% ######################################################################## 100.0% [2020-03-15T03:32:54.997Z] #27 15.28 #=#=# [2020-03-15T03:32:55.160Z] #38 10.99 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-03-15T03:32:55.160Z] #38 11.36 -- Configuring done [2020-03-15T03:32:55.257Z] #27 ... [2020-03-15T03:32:55.257Z] [2020-03-15T03:32:55.257Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-15T03:32:55.257Z] #43 62.67 The following additional packages will be installed: [2020-03-15T03:32:55.257Z] #43 62.67 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-03-15T03:32:55.257Z] #43 62.68 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-03-15T03:32:55.257Z] #43 62.70 Suggested packages: [2020-03-15T03:32:55.257Z] #43 62.70 manpages-dev python-setuptools [2020-03-15T03:32:55.257Z] #43 64.98 The following NEW packages will be installed: [2020-03-15T03:32:55.257Z] #43 64.98 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-03-15T03:32:55.257Z] #43 64.98 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-03-15T03:32:55.257Z] #43 64.98 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-03-15T03:32:55.257Z] #43 64.99 python-six zlib1g-dev [2020-03-15T03:32:55.257Z] #43 65.66 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-03-15T03:32:55.257Z] #43 65.66 Need to get 4095 kB of archives. [2020-03-15T03:32:55.257Z] #43 65.66 After this operation, 22.5 MB of additional disk space will be used. [2020-03-15T03:32:55.257Z] #43 65.66 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-03-15T03:32:55.257Z] #43 65.66 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-03-15T03:32:55.257Z] #43 65.66 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-03-15T03:32:55.257Z] #43 65.67 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-03-15T03:32:55.257Z] #43 65.71 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-03-15T03:32:55.257Z] #43 65.73 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-03-15T03:32:55.257Z] #43 65.75 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-03-15T03:32:55.257Z] #43 65.75 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-03-15T03:32:55.257Z] #43 65.84 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-03-15T03:32:55.257Z] #43 65.92 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-03-15T03:32:55.257Z] #43 65.96 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-03-15T03:32:55.257Z] #43 66.21 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-03-15T03:32:55.257Z] #43 66.34 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-03-15T03:32:55.257Z] #43 66.37 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-03-15T03:32:55.257Z] #43 66.38 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-03-15T03:32:55.257Z] #43 66.44 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-03-15T03:32:55.257Z] #43 66.46 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-03-15T03:32:55.257Z] #43 68.98 debconf: delaying package configuration, since apt-utils is not installed [2020-03-15T03:32:55.257Z] #43 69.33 Fetched 4095 kB in 1s (3426 kB/s) [2020-03-15T03:32:55.257Z] #43 69.64 Selecting previously unselected package libcap-dev:amd64. [2020-03-15T03:32:55.257Z] #43 69.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 ... 15401 files and directories currently installed.) [2020-03-15T03:32:55.257Z] #43 69.82 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-03-15T03:32:55.257Z] #43 69.84 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-03-15T03:32:55.257Z] #43 70.07 Selecting previously unselected package libnet1:amd64. [2020-03-15T03:32:55.257Z] #43 70.11 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-03-15T03:32:55.257Z] #43 70.11 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-03-15T03:32:55.257Z] #43 70.41 Selecting previously unselected package libnet1-dev. [2020-03-15T03:32:55.257Z] #43 70.42 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-03-15T03:32:55.257Z] #43 70.43 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-03-15T03:32:55.257Z] #43 70.71 Selecting previously unselected package libnl-3-200:amd64. [2020-03-15T03:32:55.257Z] #43 70.73 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-03-15T03:32:55.257Z] #43 70.73 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-03-15T03:32:55.257Z] #43 71.00 Selecting previously unselected package libnl-3-dev:amd64. [2020-03-15T03:32:55.257Z] #43 71.01 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-03-15T03:32:55.257Z] #43 71.02 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-03-15T03:32:55.257Z] #43 71.45 Selecting previously unselected package libprotobuf-c1:amd64. [2020-03-15T03:32:55.257Z] #43 71.48 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-03-15T03:32:55.257Z] #43 71.52 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-03-15T03:32:55.257Z] #43 71.72 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-03-15T03:32:55.257Z] #43 71.73 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-03-15T03:32:55.257Z] #43 71.76 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-03-15T03:32:55.257Z] #43 72.00 Selecting previously unselected package zlib1g-dev:amd64. [2020-03-15T03:32:55.257Z] #43 72.00 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-03-15T03:32:55.257Z] #43 72.01 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-03-15T03:32:55.257Z] #43 72.49 Selecting previously unselected package libprotobuf17:amd64. [2020-03-15T03:32:55.257Z] #43 72.56 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-03-15T03:32:55.257Z] #43 72.60 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-03-15T03:32:55.257Z] #43 ... [2020-03-15T03:32:55.257Z] [2020-03-15T03:32:55.257Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-15T03:32:55.423Z] #38 11.43 -- Generating done [2020-03-15T03:32:55.423Z] #38 11.43 -- Build files have been written to: /tmp/tmp.CjYX6FJAvb/tini [2020-03-15T03:32:55.423Z] #38 11.48 + make tini-static [2020-03-15T03:32:55.516Z] #27 15.59 0.0% ## 4.1% #### [2020-03-15T03:32:55.516Z] #27 ... [2020-03-15T03:32:55.516Z] [2020-03-15T03:32:55.516Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-15T03:32:55.516Z] #65 5.120 + RM_GOPATH=0 [2020-03-15T03:32:55.516Z] #65 5.120 + TMP_GOPATH= [2020-03-15T03:32:55.516Z] #65 5.120 + : /build [2020-03-15T03:32:55.516Z] #65 5.120 + '[' -z '' ']' [2020-03-15T03:32:55.516Z] #65 5.120 ++ mktemp -d [2020-03-15T03:32:55.516Z] #65 5.120 + export GOPATH=/tmp/tmp.BJBBOkjEYC [2020-03-15T03:32:55.516Z] #65 5.120 + GOPATH=/tmp/tmp.BJBBOkjEYC [2020-03-15T03:32:55.516Z] #65 5.120 + RM_GOPATH=1 [2020-03-15T03:32:55.516Z] #65 5.120 ++ dirname ./install.sh [2020-03-15T03:32:55.516Z] #65 5.120 + dir=. [2020-03-15T03:32:55.516Z] #65 5.120 + bin=containerd [2020-03-15T03:32:55.516Z] #65 5.120 + shift [2020-03-15T03:32:55.516Z] #65 5.120 + '[' '!' -f ./containerd.installer ']' [2020-03-15T03:32:55.516Z] #65 5.120 + . ./containerd.installer [2020-03-15T03:32:55.516Z] #65 5.132 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-15T03:32:55.516Z] #65 5.132 + install_containerd [2020-03-15T03:32:55.517Z] #65 5.132 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-03-15T03:32:55.517Z] #65 5.132 + git clone https://github.com/containerd/containerd.git /tmp/tmp.BJBBOkjEYC/src/github.com/containerd/containerd [2020-03-15T03:32:55.517Z] #65 5.132 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-15T03:32:55.517Z] #65 5.132 Cloning into '/tmp/tmp.BJBBOkjEYC/src/github.com/containerd/containerd'... [2020-03-15T03:32:55.579Z] Removing intermediate container 155f3dfca2f3 [2020-03-15T03:32:55.579Z] ---> 5dfc765bee44 [2020-03-15T03:32:55.579Z] Step 11/16 : ARG GOOS [2020-03-15T03:32:55.579Z] ---> Running in 95b7ef4b9d11 [2020-03-15T03:32:55.579Z] Removing intermediate container 95b7ef4b9d11 [2020-03-15T03:32:55.579Z] ---> d73f6ebb6377 [2020-03-15T03:32:55.579Z] Step 12/16 : ARG GOARCH [2020-03-15T03:32:55.579Z] ---> Running in 8f495fc16738 [2020-03-15T03:32:55.579Z] Removing intermediate container 8f495fc16738 [2020-03-15T03:32:55.579Z] ---> a6ec385011b0 [2020-03-15T03:32:55.579Z] Step 13/16 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}"; pkg="github.com/docker/buildx"; ldflags=" -X \"${pkg}/version.Version=$(git describe --tags)\" -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\" -X \"${pkg}/version.Package=buildx\" "; go build -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx [2020-03-15T03:32:55.579Z] ---> Running in 7da585fd3362 [2020-03-15T03:32:55.686Z] #38 ... [2020-03-15T03:32:55.686Z] [2020-03-15T03:32:55.686Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-15T03:32:55.686Z] #56 59.69 regexp/syntax [2020-03-15T03:32:55.686Z] #56 59.72 reflect [2020-03-15T03:32:55.686Z] #56 65.40 time [2020-03-15T03:32:55.686Z] #56 69.12 regexp [2020-03-15T03:32:55.779Z] #65 ... [2020-03-15T03:32:55.779Z] [2020-03-15T03:32:55.779Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-15T03:32:55.779Z] #27 15.59 0.0% ## 4.1% #### 6.8% ####### 9.9% [2020-03-15T03:32:55.779Z] #27 ... [2020-03-15T03:32:55.779Z] [2020-03-15T03:32:55.779Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-15T03:32:55.779Z] #33 63.00 internal/reflectlite [2020-03-15T03:32:55.779Z] #33 63.00 sync [2020-03-15T03:32:55.779Z] #33 67.63 errors [2020-03-15T03:32:55.779Z] #33 67.64 sort [2020-03-15T03:32:55.779Z] #33 68.22 strconv [2020-03-15T03:32:55.779Z] #33 69.53 io [2020-03-15T03:32:55.779Z] #33 71.55 internal/oserror [2020-03-15T03:32:55.779Z] #33 71.75 syscall [2020-03-15T03:32:55.947Z] #56 ... [2020-03-15T03:32:55.947Z] [2020-03-15T03:32:55.947Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:32:55.947Z] #44 9.199 PBCC images/google/protobuf/descriptor.pb-c.c [2020-03-15T03:32:55.947Z] #44 9.301 PBCC images/opts.pb-c.c [2020-03-15T03:32:55.947Z] #44 9.332 PBCC images/sit.pb-c.c [2020-03-15T03:32:55.947Z] #44 9.392 DEP images/google/protobuf/descriptor.pb-c.d [2020-03-15T03:32:55.947Z] #44 9.509 DEP images/opts.pb-c.d [2020-03-15T03:32:55.947Z] #44 9.563 DEP images/sit.pb-c.d [2020-03-15T03:32:55.947Z] #44 9.621 PBCC images/macvlan.pb-c.c [2020-03-15T03:32:55.947Z] #44 9.704 DEP images/macvlan.pb-c.d [2020-03-15T03:32:55.947Z] #44 9.875 PBCC images/autofs.pb-c.c [2020-03-15T03:32:55.947Z] #44 9.896 DEP images/autofs.pb-c.d [2020-03-15T03:32:55.947Z] #44 9.955 PBCC images/sysctl.pb-c.c [2020-03-15T03:32:55.947Z] #44 9.979 DEP images/sysctl.pb-c.d [2020-03-15T03:32:55.947Z] #44 10.04 PBCC images/time.pb-c.c [2020-03-15T03:32:55.947Z] #44 10.05 DEP images/time.pb-c.d [2020-03-15T03:32:55.947Z] #44 10.09 PBCC images/binfmt-misc.pb-c.c [2020-03-15T03:32:56.040Z] #33 ... [2020-03-15T03:32:56.040Z] [2020-03-15T03:32:56.040Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-15T03:32:56.190Z] #17 11.32 Reading package lists... [2020-03-15T03:32:56.190Z] #17 ... [2020-03-15T03:32:56.190Z] [2020-03-15T03:32:56.190Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:32:56.190Z] #47 165.7 github.com/LK4D4/vndr/godl [2020-03-15T03:32:56.190Z] #47 166.5 github.com/LK4D4/vndr [2020-03-15T03:32:56.190Z] #47 DONE 175.3s [2020-03-15T03:32:56.190Z] [2020-03-15T03:32:56.190Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:32:56.190Z] #44 80.56 DEP criu/servicefd.d [2020-03-15T03:32:56.190Z] #44 80.66 DEP criu/seize.d [2020-03-15T03:32:56.190Z] #44 80.84 DEP criu/seccomp.d [2020-03-15T03:32:56.190Z] #44 81.01 DEP criu/rst-malloc.d [2020-03-15T03:32:56.190Z] #44 81.12 DEP criu/rbtree.d [2020-03-15T03:32:56.190Z] #44 81.15 DEP criu/pstree.d [2020-03-15T03:32:56.190Z] #44 81.38 DEP criu/protobuf.d [2020-03-15T03:32:56.190Z] #44 81.62 GEN criu/protobuf-desc-gen.h [2020-03-15T03:32:56.190Z] #44 83.13 DEP criu/protobuf-desc.d [2020-03-15T03:32:56.190Z] #44 83.32 DEP criu/proc_parse.d [2020-03-15T03:32:56.190Z] #44 83.50 DEP criu/plugin.d [2020-03-15T03:32:56.190Z] #44 83.61 DEP criu/pipes.d [2020-03-15T03:32:56.190Z] #44 83.81 DEP criu/pie-util.d [2020-03-15T03:32:56.190Z] #44 83.94 DEP criu/pie-util-vdso.d [2020-03-15T03:32:56.190Z] #44 84.20 DEP criu/pie-util-vdso-elf32.d [2020-03-15T03:32:56.190Z] #44 84.36 DEP criu/path.d [2020-03-15T03:32:56.190Z] #44 84.60 DEP criu/parasite-syscall.d [2020-03-15T03:32:56.208Z] #44 10.11 DEP images/binfmt-misc.pb-c.d [2020-03-15T03:32:56.208Z] #44 10.16 PBCC images/seccomp.pb-c.c [2020-03-15T03:32:56.208Z] #44 10.20 DEP images/seccomp.pb-c.d [2020-03-15T03:32:56.208Z] #44 10.25 PBCC images/userns.pb-c.c [2020-03-15T03:32:56.208Z] #44 10.29 DEP images/userns.pb-c.d [2020-03-15T03:32:56.445Z] #44 84.87 DEP criu/pagemap.d [2020-03-15T03:32:56.467Z] #44 10.36 PBCC images/cgroup.pb-c.c [2020-03-15T03:32:56.468Z] #44 10.42 DEP images/cgroup.pb-c.d [2020-03-15T03:32:56.468Z] #44 10.57 PBCC images/fown.pb-c.c [2020-03-15T03:32:56.468Z] #44 10.64 PBCC images/ext-file.pb-c.c [2020-03-15T03:32:56.700Z] #44 85.10 DEP criu/pagemap-cache.d [2020-03-15T03:32:56.728Z] #44 10.69 DEP images/fown.pb-c.d [2020-03-15T03:32:56.956Z] #44 85.24 DEP criu/page-xfer.d [2020-03-15T03:32:56.956Z] #44 85.37 DEP criu/page-pipe.d [2020-03-15T03:32:56.956Z] #44 85.45 DEP criu/netfilter.d [2020-03-15T03:32:56.989Z] #44 10.80 DEP images/ext-file.pb-c.d [2020-03-15T03:32:56.989Z] #44 10.85 PBCC images/rpc.pb-c.c [2020-03-15T03:32:56.989Z] #44 11.01 DEP images/rpc.pb-c.d [2020-03-15T03:32:56.989Z] #44 11.09 PBCC images/siginfo.pb-c.c [2020-03-15T03:32:57.249Z] #44 11.13 DEP images/siginfo.pb-c.d [2020-03-15T03:32:57.249Z] #44 11.24 PBCC images/pagemap.pb-c.c [2020-03-15T03:32:57.249Z] #44 11.32 DEP images/pagemap.pb-c.d [2020-03-15T03:32:57.254Z] #44 85.65 DEP criu/net.d [2020-03-15T03:32:57.373Z] #50 ... [2020-03-15T03:32:57.373Z] [2020-03-15T03:32:57.373Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:32:57.373Z] #47 64.15 io [2020-03-15T03:32:57.373Z] #47 65.69 strconv [2020-03-15T03:32:57.373Z] #47 66.34 bytes [2020-03-15T03:32:57.373Z] #47 70.23 bufio [2020-03-15T03:32:57.373Z] #47 71.20 reflect [2020-03-15T03:32:57.373Z] #47 73.40 syscall [2020-03-15T03:32:57.373Z] #47 ... [2020-03-15T03:32:57.373Z] [2020-03-15T03:32:57.373Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-15T03:32:57.373Z] #27 5.025 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-03-15T03:32:57.373Z] #27 5.532 [2020-03-15T03:32:57.509Z] #44 85.88 DEP criu/namespaces.d [2020-03-15T03:32:57.509Z] #44 86.02 DEP criu/mount.d [2020-03-15T03:32:57.510Z] #44 11.43 PBCC images/rlimit.pb-c.c [2020-03-15T03:32:57.510Z] #44 11.51 DEP images/rlimit.pb-c.d [2020-03-15T03:32:57.510Z] #44 11.57 PBCC images/file-lock.pb-c.c [2020-03-15T03:32:57.630Z] #27 5.757 0.0% ### 4.3% ###### 8.6% ######## 12.4% ########## 13.9% ########### 16.6% ############### 22.0% ###################### 31.4% ########################### 37.6% ############################### 43.8% ################################## 48.4% ###################################### 53.7% ########################################### 59.8% ############################################# 63.6% ############################################### 66.3% ################################################### 71.1% ####################################################### 77.1% ########################################################### 82.1% ############################################################### 87.5% ################################################################## 93.0% ##################################################################### 97.1% ######################################################################## 100.0% [2020-03-15T03:32:57.764Z] #44 86.16 DEP criu/mem.d [2020-03-15T03:32:57.771Z] #44 11.67 DEP images/file-lock.pb-c.d [2020-03-15T03:32:57.771Z] #44 11.73 PBCC images/tty.pb-c.c [2020-03-15T03:32:58.031Z] #44 11.84 DEP images/tty.pb-c.d [2020-03-15T03:32:58.031Z] #44 11.97 PBCC images/tun.pb-c.c [2020-03-15T03:32:58.031Z] #44 12.02 PBCC images/netdev.pb-c.c [2020-03-15T03:32:58.060Z] #44 86.41 DEP criu/lsm.d [2020-03-15T03:32:58.060Z] #44 86.56 DEP criu/log.d [2020-03-15T03:32:58.291Z] #44 12.14 DEP images/tun.pb-c.d [2020-03-15T03:32:58.291Z] #44 12.20 DEP images/netdev.pb-c.d [2020-03-15T03:32:58.291Z] #44 12.30 PBCC images/vma.pb-c.c [2020-03-15T03:32:58.291Z] #44 12.38 DEP images/vma.pb-c.d [2020-03-15T03:32:58.291Z] #44 12.47 PBCC images/creds.pb-c.c [2020-03-15T03:32:58.291Z] #44 12.48 DEP images/creds.pb-c.d [2020-03-15T03:32:58.316Z] #44 86.67 DEP criu/libnetlink.d [2020-03-15T03:32:58.316Z] #44 86.77 DEP criu/kerndat.d [2020-03-15T03:32:58.551Z] #44 12.55 PBCC images/utsns.pb-c.c [2020-03-15T03:32:58.551Z] #44 12.64 DEP images/utsns.pb-c.d [2020-03-15T03:32:58.562Z] #27 8.929 [2020-03-15T03:32:58.571Z] #44 86.97 DEP criu/kcmp-ids.d [2020-03-15T03:32:58.571Z] #44 87.06 DEP criu/irmap.d [2020-03-15T03:32:58.811Z] #44 12.75 PBCC images/ipc-desc.pb-c.c [2020-03-15T03:32:58.811Z] #44 12.79 PBCC images/ipc-sem.pb-c.c [2020-03-15T03:32:58.811Z] #44 12.84 DEP images/ipc-desc.pb-c.d [2020-03-15T03:32:58.811Z] #44 12.87 DEP images/ipc-sem.pb-c.d [2020-03-15T03:32:58.826Z] #44 87.18 DEP criu/ipc_ns.d [2020-03-15T03:32:58.826Z] #44 87.32 DEP criu/image.d [2020-03-15T03:32:59.071Z] #44 13.00 PBCC images/ipc-msg.pb-c.c [2020-03-15T03:32:59.071Z] #44 13.03 DEP images/ipc-msg.pb-c.d [2020-03-15T03:32:59.071Z] #44 13.10 PBCC images/ipc-shm.pb-c.c [2020-03-15T03:32:59.071Z] #44 13.14 DEP images/ipc-shm.pb-c.d [2020-03-15T03:32:59.081Z] #44 87.44 DEP criu/image-desc.d [2020-03-15T03:32:59.081Z] #44 87.54 DEP criu/fsnotify.d [2020-03-15T03:32:59.332Z] #44 13.32 PBCC images/ipc-var.pb-c.c [2020-03-15T03:32:59.333Z] #44 13.33 DEP images/ipc-var.pb-c.d [2020-03-15T03:32:59.333Z] #44 13.37 PBCC images/sk-opts.pb-c.c [2020-03-15T03:32:59.333Z] #44 13.44 PBCC images/packet-sock.pb-c.c [2020-03-15T03:32:59.336Z] #44 87.77 DEP criu/filesystems.d [2020-03-15T03:32:59.383Z] #27 9.348 0.1% ######################### 35.3% ####################################### 55.0% ################################################## 69.6% ############################################################## 86.1% ######################################################################## 100.0% [2020-03-15T03:32:59.591Z] #44 87.93 DEP criu/files.d [2020-03-15T03:32:59.598Z] #44 13.52 DEP images/sk-opts.pb-c.d [2020-03-15T03:32:59.598Z] #44 13.60 DEP images/packet-sock.pb-c.d [2020-03-15T03:32:59.598Z] #44 13.69 PBCC images/sk-netlink.pb-c.c [2020-03-15T03:32:59.640Z] #27 ... [2020-03-15T03:32:59.640Z] [2020-03-15T03:32:59.640Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-15T03:32:59.640Z] #35 67.15 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-03-15T03:32:59.640Z] #35 67.26 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-03-15T03:32:59.640Z] #35 67.35 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-03-15T03:32:59.640Z] #35 67.36 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-03-15T03:32:59.640Z] #35 67.38 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-03-15T03:32:59.640Z] #35 67.40 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-03-15T03:32:59.640Z] #35 69.31 debconf: delaying package configuration, since apt-utils is not installed [2020-03-15T03:32:59.640Z] #35 69.73 Fetched 14.9 MB in 3s (4438 kB/s) [2020-03-15T03:32:59.640Z] #35 69.87 Selecting previously unselected package xxd. [2020-03-15T03:32:59.640Z] #35 69.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 ... 15401 files and directories currently installed.) [2020-03-15T03:32:59.640Z] #35 70.06 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-03-15T03:32:59.640Z] #35 70.08 Unpacking xxd (2:8.1.0875-5) ... [2020-03-15T03:32:59.640Z] #35 70.38 Selecting previously unselected package vim-common. [2020-03-15T03:32:59.640Z] #35 70.38 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-03-15T03:32:59.640Z] #35 70.55 Unpacking vim-common (2:8.1.0875-5) ... [2020-03-15T03:32:59.640Z] #35 71.11 Selecting previously unselected package cmake-data. [2020-03-15T03:32:59.640Z] #35 71.11 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-03-15T03:32:59.640Z] #35 71.16 Unpacking cmake-data (3.13.4-1) ... [2020-03-15T03:32:59.640Z] #35 76.46 Selecting previously unselected package libicu63:amd64. [2020-03-15T03:32:59.640Z] #35 76.48 Preparing to unpack .../3-libicu63_63.1-6_amd64.deb ... [2020-03-15T03:32:59.640Z] #35 76.51 Unpacking libicu63:amd64 (63.1-6) ... [2020-03-15T03:32:59.847Z] #44 88.09 DEP criu/files-reg.d [2020-03-15T03:32:59.847Z] #44 88.30 DEP criu/files-ext.d [2020-03-15T03:32:59.859Z] #44 13.73 DEP images/sk-netlink.pb-c.d [2020-03-15T03:32:59.859Z] #44 13.80 PBCC images/sk-inet.pb-c.c [2020-03-15T03:32:59.859Z] #44 ... [2020-03-15T03:32:59.859Z] [2020-03-15T03:32:59.859Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:32:59.859Z] #38 12.23 Scanning dependencies of target tini-static [2020-03-15T03:32:59.859Z] #38 12.31 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-03-15T03:32:59.859Z] #38 14.70 [100%] Linking C executable tini-static [2020-03-15T03:32:59.859Z] #38 15.57 [100%] Built target tini-static [2020-03-15T03:32:59.859Z] #38 15.62 + mkdir -p /build [2020-03-15T03:32:59.859Z] #38 15.63 + cp tini-static /build/docker-init [2020-03-15T03:32:59.859Z] #38 DONE 16.0s [2020-03-15T03:32:59.859Z] [2020-03-15T03:32:59.859Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:32:59.859Z] #44 13.98 DEP images/sk-inet.pb-c.d [2020-03-15T03:32:59.859Z] #44 14.05 PBCC images/sk-unix.pb-c.c [2020-03-15T03:32:59.896Z] #35 ... [2020-03-15T03:32:59.896Z] [2020-03-15T03:32:59.896Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-15T03:32:59.896Z] #27 10.24 [2020-03-15T03:32:59.943Z] #27 15.59 0.0% ## 4.1% #### 6.8% ####### 9.9% ######## 12.0% ########## 14.3% ############ 17.9% ############## 20.2% ################ 22.6% ################## 25.8% #################### 29.0% ####################### 32.1% ######################## 34.5% ########################### 37.7% ############################ 39.7% ############################# 40.8% ############################### 43.9% ################################# 46.1% ################################## 48.5% #################################### 51.1% ###################################### 54.0% ######################################## 56.0% ########################################## 58.4% ############################################ 61.2% ############################################# 63.8% ############################################### 66.0% ################################################ 68.0% ################################################## 70.1% #################################################### 72.3% ##################################################### 74.8% ####################################################### 77.3% ######################################################### 79.4% ########################################################## 81.8% ########################################################### 83.1% ############################################################## 86.4% ################################################################ 89.1% ################################################################# 91.2% ################################################################## 92.6% ################################################################### 94.0% ##################################################################### 96.6% ####################################################################### 99.9% ######################################################################## 100.0% [2020-03-15T03:33:00.102Z] #44 88.48 DEP criu/file-lock.d [2020-03-15T03:33:00.119Z] #44 14.10 DEP images/sk-unix.pb-c.d [2020-03-15T03:33:00.119Z] #44 14.19 PBCC images/mm.pb-c.c [2020-03-15T03:33:00.357Z] #44 88.73 DEP criu/file-ids.d [2020-03-15T03:33:00.379Z] #44 14.27 DEP images/mm.pb-c.d [2020-03-15T03:33:00.379Z] #44 14.34 PBCC images/timerfd.pb-c.c [2020-03-15T03:33:00.379Z] #44 14.38 DEP images/timerfd.pb-c.d [2020-03-15T03:33:00.379Z] #44 14.47 PBCC images/timer.pb-c.c [2020-03-15T03:33:00.379Z] #44 14.49 DEP images/timer.pb-c.d [2020-03-15T03:33:00.379Z] #44 14.52 PBCC images/sa.pb-c.c [2020-03-15T03:33:00.379Z] #44 14.57 DEP images/sa.pb-c.d [2020-03-15T03:33:00.509Z] #27 20.51 [2020-03-15T03:33:00.611Z] #44 88.92 DEP criu/fifo.d [2020-03-15T03:33:00.611Z] #44 89.03 DEP criu/fdstore.d [2020-03-15T03:33:00.611Z] #44 89.17 DEP criu/fault-injection.d [2020-03-15T03:33:00.640Z] #44 14.64 PBCC images/pipe-data.pb-c.c [2020-03-15T03:33:00.640Z] #44 14.68 DEP images/pipe-data.pb-c.d [2020-03-15T03:33:00.640Z] #44 14.79 PBCC images/mnt.pb-c.c [2020-03-15T03:33:00.767Z] #27 ... [2020-03-15T03:33:00.767Z] [2020-03-15T03:33:00.767Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-15T03:33:00.767Z] #35 68.08 Selecting previously unselected package cmake-data. [2020-03-15T03:33:00.767Z] #35 68.08 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-03-15T03:33:00.767Z] #35 68.11 Unpacking cmake-data (3.13.4-1) ... [2020-03-15T03:33:00.767Z] #35 73.36 Selecting previously unselected package libicu63:amd64. [2020-03-15T03:33:00.767Z] #35 73.38 Preparing to unpack .../3-libicu63_63.1-6_amd64.deb ... [2020-03-15T03:33:00.767Z] #35 73.39 Unpacking libicu63:amd64 (63.1-6) ... [2020-03-15T03:33:00.767Z] #35 ... [2020-03-15T03:33:00.767Z] [2020-03-15T03:33:00.767Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-15T03:33:00.767Z] #30 75.60 Checking out files: 79% (1211/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 92% (1402/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-03-15T03:33:00.767Z] #30 77.30 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-03-15T03:33:00.767Z] #30 77.86 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-03-15T03:33:00.865Z] #44 89.22 DEP criu/external.d [2020-03-15T03:33:00.866Z] #44 89.29 DEP criu/eventpoll.d [2020-03-15T03:33:00.900Z] #44 14.87 DEP images/mnt.pb-c.d [2020-03-15T03:33:00.900Z] #44 14.99 PBCC images/sk-packet.pb-c.c [2020-03-15T03:33:00.900Z] #44 15.05 DEP images/sk-packet.pb-c.d [2020-03-15T03:33:01.120Z] #44 89.51 DEP criu/eventfd.d [2020-03-15T03:33:01.160Z] #44 15.21 PBCC images/tcp-stream.pb-c.c [2020-03-15T03:33:01.374Z] #44 89.64 DEP criu/crtools.d [2020-03-15T03:33:01.374Z] #44 89.81 DEP criu/cr-service.d [2020-03-15T03:33:01.420Z] #44 15.35 DEP images/tcp-stream.pb-c.d [2020-03-15T03:33:01.420Z] #44 15.51 PBCC images/pipe.pb-c.c [2020-03-15T03:33:01.420Z] #44 15.61 DEP images/pipe.pb-c.d [2020-03-15T03:33:01.629Z] #44 89.98 DEP criu/cr-restore.d [2020-03-15T03:33:01.629Z] #44 90.16 DEP criu/cr-errno.d [2020-03-15T03:33:01.680Z] #44 15.69 PBCC images/pstree.pb-c.c [2020-03-15T03:33:01.680Z] #44 15.72 DEP images/pstree.pb-c.d [2020-03-15T03:33:01.691Z] #27 10.46 0.0% ###### 9.1% ########### 15.9% ################ 22.9% ################### 27.1% ######################## 34.2% ############################### 43.3% ################################### 49.3% ###################################### 54.0% ########################################## 59.6% ############################################## 64.0% ################################################# 68.7% ###################################################### 75.9% ########################################################## 81.3% ############################################################### 88.4% ###################################################################### 97.6% ######################################################################## 100.0% [2020-03-15T03:33:01.701Z] #30 ... [2020-03-15T03:33:01.701Z] [2020-03-15T03:33:01.701Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:33:01.701Z] #47 68.75 github.com/LK4D4/vndr/godl/singleflight [2020-03-15T03:33:01.701Z] #47 68.88 io [2020-03-15T03:33:01.701Z] #47 69.53 strconv [2020-03-15T03:33:01.701Z] #47 71.10 bytes [2020-03-15T03:33:01.701Z] #47 74.73 bufio [2020-03-15T03:33:01.701Z] #47 75.44 reflect [2020-03-15T03:33:01.701Z] #47 78.28 syscall [2020-03-15T03:33:01.701Z] #47 ... [2020-03-15T03:33:01.701Z] [2020-03-15T03:33:01.701Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-15T03:33:01.701Z] #43 73.93 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-03-15T03:33:01.701Z] #43 73.93 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-03-15T03:33:01.701Z] #43 73.95 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-03-15T03:33:01.701Z] #43 74.38 Selecting previously unselected package libprotobuf-dev:amd64. [2020-03-15T03:33:01.701Z] #43 74.38 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-03-15T03:33:01.701Z] #43 74.39 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-03-15T03:33:01.701Z] #43 76.86 Selecting previously unselected package libprotoc17:amd64. [2020-03-15T03:33:01.701Z] #43 76.86 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-03-15T03:33:01.701Z] #43 76.87 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-03-15T03:33:01.701Z] #43 78.25 Selecting previously unselected package protobuf-c-compiler. [2020-03-15T03:33:01.701Z] #43 78.25 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-03-15T03:33:01.701Z] #43 78.25 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-03-15T03:33:01.701Z] #43 78.72 Selecting previously unselected package protobuf-compiler. [2020-03-15T03:33:01.701Z] #43 78.72 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-03-15T03:33:01.701Z] #43 78.81 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-03-15T03:33:01.701Z] #43 79.15 Selecting previously unselected package python-pkg-resources. [2020-03-15T03:33:01.701Z] #43 79.16 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-03-15T03:33:01.701Z] #43 79.18 Unpacking python-pkg-resources (40.8.0-1) ... [2020-03-15T03:33:01.701Z] #43 79.37 Selecting previously unselected package python-six. [2020-03-15T03:33:01.701Z] #43 79.38 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-03-15T03:33:01.701Z] #43 79.40 Unpacking python-six (1.12.0-1) ... [2020-03-15T03:33:01.883Z] #44 90.18 DEP criu/cr-dump.d [2020-03-15T03:33:01.883Z] #44 90.38 DEP criu/cr-dedup.d [2020-03-15T03:33:01.941Z] #44 15.85 PBCC images/fs.pb-c.c [2020-03-15T03:33:01.942Z] #44 15.94 DEP images/fs.pb-c.d [2020-03-15T03:33:01.942Z] #44 ... [2020-03-15T03:33:01.942Z] [2020-03-15T03:33:01.942Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-15T03:33:01.942Z] #33 65.96 internal/poll [2020-03-15T03:33:01.942Z] #33 68.50 os [2020-03-15T03:33:01.942Z] #33 70.18 internal/fmtsort [2020-03-15T03:33:01.942Z] #33 71.65 path/filepath [2020-03-15T03:33:01.942Z] #33 71.66 fmt [2020-03-15T03:33:01.942Z] #33 73.76 io/ioutil [2020-03-15T03:33:01.942Z] #33 75.16 log [2020-03-15T03:33:01.942Z] #33 75.20 github.com/BurntSushi/toml [2020-03-15T03:33:01.942Z] #33 75.20 flag [2020-03-15T03:33:01.948Z] #27 ... [2020-03-15T03:33:01.948Z] [2020-03-15T03:33:01.948Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-15T03:33:01.948Z] #33 68.95 reflect [2020-03-15T03:33:01.948Z] #33 78.34 time [2020-03-15T03:33:01.959Z] #43 79.49 Selecting previously unselected package python-protobuf. [2020-03-15T03:33:01.959Z] #43 79.52 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-03-15T03:33:01.959Z] #43 79.52 Unpacking python-protobuf (3.6.1.3-2) ... [2020-03-15T03:33:01.959Z] #43 ... [2020-03-15T03:33:01.959Z] [2020-03-15T03:33:01.959Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-15T03:33:01.959Z] #27 22.31 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-03-15T03:33:02.139Z] #44 90.56 DEP criu/cr-check.d [2020-03-15T03:33:02.201Z] #33 ... [2020-03-15T03:33:02.201Z] [2020-03-15T03:33:02.201Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-15T03:33:02.204Z] #33 ... [2020-03-15T03:33:02.204Z] [2020-03-15T03:33:02.204Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-15T03:33:02.204Z] #30 72.69 Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 92% (1402/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-03-15T03:33:02.204Z] #30 74.15 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-03-15T03:33:02.204Z] #30 74.74 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-03-15T03:33:02.204Z] #30 ... [2020-03-15T03:33:02.204Z] [2020-03-15T03:33:02.204Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-15T03:33:02.204Z] #27 12.65 [2020-03-15T03:33:02.393Z] #44 90.79 DEP criu/config.d [2020-03-15T03:33:02.525Z] #27 ... [2020-03-15T03:33:02.525Z] [2020-03-15T03:33:02.525Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-15T03:33:02.525Z] #10 69.97 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-03-15T03:33:02.525Z] #10 70.40 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-03-15T03:33:02.525Z] #10 70.43 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2020-03-15T03:33:02.525Z] #10 75.05 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-03-15T03:33:02.525Z] #10 78.79 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-03-15T03:33:02.525Z] #10 78.79 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-03-15T03:33:02.525Z] #10 78.83 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-03-15T03:33:02.525Z] #10 78.84 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-03-15T03:33:02.525Z] #10 78.86 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-03-15T03:33:02.525Z] #10 78.86 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB] [2020-03-15T03:33:02.525Z] #10 78.86 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-03-15T03:33:02.525Z] #10 78.96 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-03-15T03:33:02.525Z] #10 79.07 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-03-15T03:33:02.525Z] #10 79.07 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-03-15T03:33:02.525Z] #10 79.17 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-03-15T03:33:02.525Z] #10 79.26 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-03-15T03:33:02.525Z] #10 79.28 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-03-15T03:33:02.525Z] #10 79.29 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-03-15T03:33:02.525Z] #10 79.30 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB] [2020-03-15T03:33:02.647Z] #44 90.94 DEP criu/clone-noasan.d [2020-03-15T03:33:02.647Z] #44 91.01 DEP criu/cgroup.d [2020-03-15T03:33:02.647Z] #44 91.16 DEP criu/cgroup-props.d [2020-03-15T03:33:02.784Z] #10 ... [2020-03-15T03:33:02.784Z] [2020-03-15T03:33:02.784Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-15T03:33:02.784Z] #43 80.19 Setting up python-pkg-resources (40.8.0-1) ... [2020-03-15T03:33:02.945Z] #44 91.29 DEP criu/bitmap.d [2020-03-15T03:33:02.945Z] #44 91.33 DEP criu/bfd.d [2020-03-15T03:33:02.945Z] #44 91.42 DEP criu/autofs.d [2020-03-15T03:33:02.983Z] #65 36.14 Checking out files: 49% (1564/3137) Checking out files: 50% (1569/3137) Checking out files: 51% (1600/3137) Checking out files: 52% (1632/3137) Checking out files: 53% (1663/3137) Checking out files: 54% (1694/3137) Checking out files: 55% (1726/3137) Checking out files: 56% (1757/3137) Checking out files: 57% (1789/3137) Checking out files: 58% (1820/3137) Checking out files: 59% (1851/3137) Checking out files: 60% (1883/3137) Checking out files: 61% (1914/3137) Checking out files: 62% (1945/3137) Checking out files: 63% (1977/3137) Checking out files: 64% (2008/3137) Checking out files: 65% (2040/3137) Checking out files: 66% (2071/3137) Checking out files: 67% (2102/3137) Checking out files: 68% (2134/3137) Checking out files: 69% (2165/3137) Checking out files: 70% (2196/3137) Checking out files: 71% (2228/3137) Checking out files: 72% (2259/3137) Checking out files: 73% (2291/3137) Checking out files: 74% (2322/3137) Checking out files: 75% (2353/3137) Checking out files: 76% (2385/3137) Checking out files: 77% (2416/3137) Checking out files: 78% (2447/3137) Checking out files: 79% (2479/3137) Checking out files: 80% (2510/3137) Checking out files: 81% (2541/3137) Checking out files: 82% (2573/3137) Checking out files: 83% (2604/3137) Checking out files: 84% (2636/3137) Checking out files: 85% (2667/3137) Checking out files: 86% (2698/3137) Checking out files: 87% (2730/3137) Checking out files: 88% (2761/3137) Checking out files: 89% (2792/3137) Checking out files: 90% (2824/3137) Checking out files: 90% (2827/3137) Checking out files: 91% (2855/3137) Checking out files: 92% (2887/3137) Checking out files: 93% (2918/3137) Checking out files: 94% (2949/3137) Checking out files: 95% (2981/3137) Checking out files: 96% (3012/3137) Checking out files: 97% (3043/3137) Checking out files: 98% (3075/3137) Checking out files: 99% (3106/3137) Checking out files: 100% (3137/3137) Checking out files: 100% (3137/3137), done. [2020-03-15T03:33:03.200Z] #44 91.56 DEP criu/aio.d [2020-03-15T03:33:03.200Z] #44 91.68 DEP criu/action-scripts.d [2020-03-15T03:33:03.243Z] #65 37.48 + cd /tmp/tmp.9xGdvn44zW/src/github.com/containerd/containerd [2020-03-15T03:33:03.244Z] #65 37.48 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-15T03:33:03.759Z] #44 91.99 CC criu/action-scripts.o [2020-03-15T03:33:04.013Z] #44 92.31 CC criu/aio.o [2020-03-15T03:33:04.262Z] #27 12.97 #=#=# 0.0% ## 3.8% #### 5.8% ##### 8.3% ####### 10.9% ######### 13.5% ########### 15.4% ############ 17.6% ############## 20.5% ################ 22.9% ################## 25.5% #################### 27.9% ###################### 30.6% ####################### 32.3% [2020-03-15T03:33:04.262Z] #27 ... [2020-03-15T03:33:04.262Z] [2020-03-15T03:33:04.262Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-15T03:33:04.262Z] #10 71.71 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-03-15T03:33:04.262Z] #10 75.43 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-03-15T03:33:04.262Z] #10 75.43 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-03-15T03:33:04.262Z] #10 75.46 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-03-15T03:33:04.262Z] #10 75.46 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-03-15T03:33:04.262Z] #10 75.48 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-03-15T03:33:04.262Z] #10 75.51 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB] [2020-03-15T03:33:04.262Z] #10 75.51 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-03-15T03:33:04.262Z] #10 75.57 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-03-15T03:33:04.262Z] #10 75.62 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-03-15T03:33:04.262Z] #10 75.65 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-03-15T03:33:04.262Z] #10 75.76 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-03-15T03:33:04.262Z] #10 75.82 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-03-15T03:33:04.262Z] #10 75.85 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-03-15T03:33:04.262Z] #10 75.86 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-03-15T03:33:04.262Z] #10 75.87 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB] [2020-03-15T03:33:04.262Z] #10 77.29 debconf: delaying package configuration, since apt-utils is not installed [2020-03-15T03:33:04.262Z] #10 77.49 Fetched 77.7 MB in 12s (6570 kB/s) [2020-03-15T03:33:04.262Z] #10 77.59 Selecting previously unselected package binutils-mingw-w64-i686. [2020-03-15T03:33:04.262Z] #10 77.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 ... 15401 files and directories currently installed.) [2020-03-15T03:33:04.262Z] #10 77.67 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-03-15T03:33:04.262Z] #10 77.69 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-03-15T03:33:04.262Z] #10 80.56 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-03-15T03:33:04.262Z] #10 80.60 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-03-15T03:33:04.262Z] #10 80.61 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-03-15T03:33:04.267Z] #44 92.78 CC criu/autofs.o [2020-03-15T03:33:04.521Z] #10 ... [2020-03-15T03:33:04.521Z] [2020-03-15T03:33:04.521Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-15T03:33:04.521Z] #43 71.72 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-03-15T03:33:04.521Z] #43 71.80 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-03-15T03:33:04.521Z] #43 71.81 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-03-15T03:33:04.521Z] #43 72.15 Selecting previously unselected package libprotobuf-dev:amd64. [2020-03-15T03:33:04.521Z] #43 72.16 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-03-15T03:33:04.521Z] #43 72.17 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-03-15T03:33:04.521Z] #43 74.45 Selecting previously unselected package libprotoc17:amd64. [2020-03-15T03:33:04.521Z] #43 74.46 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-03-15T03:33:04.521Z] #43 74.46 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-03-15T03:33:04.521Z] #43 75.73 Selecting previously unselected package protobuf-c-compiler. [2020-03-15T03:33:04.521Z] #43 75.73 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-03-15T03:33:04.521Z] #43 75.74 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-03-15T03:33:04.521Z] #43 76.18 Selecting previously unselected package protobuf-compiler. [2020-03-15T03:33:04.521Z] #43 76.22 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-03-15T03:33:04.521Z] #43 76.23 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-03-15T03:33:04.521Z] #43 76.36 Selecting previously unselected package python-pkg-resources. [2020-03-15T03:33:04.521Z] #43 76.36 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-03-15T03:33:04.521Z] #43 76.37 Unpacking python-pkg-resources (40.8.0-1) ... [2020-03-15T03:33:04.521Z] #43 76.60 Selecting previously unselected package python-six. [2020-03-15T03:33:04.521Z] #43 76.60 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-03-15T03:33:04.521Z] #43 76.61 Unpacking python-six (1.12.0-1) ... [2020-03-15T03:33:04.521Z] #43 76.71 Selecting previously unselected package python-protobuf. [2020-03-15T03:33:04.521Z] #43 76.72 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-03-15T03:33:04.521Z] #43 76.73 Unpacking python-protobuf (3.6.1.3-2) ... [2020-03-15T03:33:04.521Z] #43 77.41 Setting up python-pkg-resources (40.8.0-1) ... [2020-03-15T03:33:04.521Z] #43 ... [2020-03-15T03:33:04.521Z] [2020-03-15T03:33:04.521Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-15T03:33:04.826Z] #44 ... [2020-03-15T03:33:04.826Z] [2020-03-15T03:33:04.826Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-15T03:33:04.826Z] #17 11.32 Reading package lists... [2020-03-15T03:33:04.826Z] #17 15.70 Reading package lists... [2020-03-15T03:33:04.826Z] #17 19.26 Building dependency tree... [2020-03-15T03:33:04.826Z] #17 20.93 libcap2-bin is already the newest version (1:2.25-2). [2020-03-15T03:33:04.826Z] #17 20.93 The following additional packages will be installed: [2020-03-15T03:33:04.826Z] #17 20.93 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-03-15T03:33:04.826Z] #17 20.93 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-03-15T03:33:04.826Z] #17 20.93 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-03-15T03:33:04.826Z] #17 20.93 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-03-15T03:33:04.826Z] #17 20.93 python3.7 python3.7-minimal vim-runtime xxd [2020-03-15T03:33:04.826Z] #17 20.94 Suggested packages: [2020-03-15T03:33:04.826Z] #17 20.94 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-03-15T03:33:04.826Z] #17 20.94 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-03-15T03:33:04.826Z] #17 20.94 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-03-15T03:33:04.826Z] #17 20.94 Recommended packages: [2020-03-15T03:33:04.826Z] #17 20.94 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-03-15T03:33:04.826Z] #17 20.94 python3-keyrings.alt python3-xdg unzip [2020-03-15T03:33:04.826Z] #17 22.84 The following NEW packages will be installed: [2020-03-15T03:33:04.826Z] #17 22.84 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-03-15T03:33:04.826Z] #17 22.84 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-03-15T03:33:04.826Z] #17 22.84 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-03-15T03:33:04.826Z] #17 22.84 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-03-15T03:33:04.826Z] #17 22.85 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-03-15T03:33:04.826Z] #17 22.85 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-03-15T03:33:04.826Z] #17 22.85 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-03-15T03:33:04.826Z] #17 22.85 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-03-15T03:33:04.826Z] #17 22.85 xz-utils zip [2020-03-15T03:33:04.826Z] #17 23.21 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-03-15T03:33:04.826Z] #17 23.21 Need to get 28.5 MB of archives. [2020-03-15T03:33:04.826Z] #17 23.21 After this operation, 116 MB of additional disk space will be used. [2020-03-15T03:33:04.826Z] #17 23.21 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-03-15T03:33:04.826Z] #17 23.23 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-03-15T03:33:04.826Z] #17 23.25 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-03-15T03:33:04.826Z] #17 23.34 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-03-15T03:33:04.826Z] #17 23.35 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-03-15T03:33:04.826Z] #17 23.40 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-03-15T03:33:04.826Z] #17 23.87 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-03-15T03:33:04.826Z] #17 23.89 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-03-15T03:33:04.826Z] #17 23.89 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-03-15T03:33:04.826Z] #17 23.90 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-03-15T03:33:04.826Z] #17 23.91 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-03-15T03:33:04.826Z] #17 23.91 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-03-15T03:33:04.826Z] #17 23.91 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-03-15T03:33:04.826Z] #17 23.92 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-03-15T03:33:04.826Z] #17 23.93 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-03-15T03:33:04.826Z] #17 23.93 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-03-15T03:33:04.826Z] #17 23.96 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-03-15T03:33:04.826Z] #17 23.97 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-03-15T03:33:04.826Z] #17 23.98 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-03-15T03:33:04.826Z] #17 24.00 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-03-15T03:33:04.826Z] #17 24.00 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-03-15T03:33:04.826Z] #17 24.01 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-03-15T03:33:04.826Z] #17 24.04 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-03-15T03:33:04.826Z] #17 24.05 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-03-15T03:33:04.826Z] #17 24.06 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-03-15T03:33:04.826Z] #17 24.07 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-03-15T03:33:04.826Z] #17 24.08 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-03-15T03:33:04.826Z] #17 24.08 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-03-15T03:33:04.826Z] #17 24.09 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6 [8292 kB] [2020-03-15T03:33:05.154Z] #65 ... [2020-03-15T03:33:05.154Z] [2020-03-15T03:33:05.154Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:33:05.154Z] #47 68.94 regexp [2020-03-15T03:33:05.154Z] #47 73.07 path/filepath [2020-03-15T03:33:05.154Z] #47 73.11 net [2020-03-15T03:33:05.154Z] #47 75.46 os/exec [2020-03-15T03:33:05.154Z] #47 75.61 internal/lazyregexp [2020-03-15T03:33:05.154Z] #47 76.05 flag [2020-03-15T03:33:05.154Z] #47 76.70 go/token [2020-03-15T03:33:05.154Z] #47 78.20 net/url [2020-03-15T03:33:05.154Z] #47 78.98 go/scanner [2020-03-15T03:33:05.154Z] #47 ... [2020-03-15T03:33:05.154Z] [2020-03-15T03:33:05.155Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-15T03:33:05.155Z] #65 39.63 + export 'BUILDTAGS=netgo osusergo static_build' [2020-03-15T03:33:05.385Z] #17 24.57 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-03-15T03:33:05.385Z] #17 24.57 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-03-15T03:33:05.385Z] #17 24.57 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-03-15T03:33:05.385Z] #17 24.57 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-03-15T03:33:05.385Z] #17 24.57 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-03-15T03:33:05.385Z] #17 24.59 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-03-15T03:33:05.385Z] #17 24.68 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-03-15T03:33:05.385Z] #17 24.69 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-03-15T03:33:05.385Z] #17 24.70 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-03-15T03:33:05.385Z] #17 24.71 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-03-15T03:33:05.385Z] #17 24.72 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-03-15T03:33:05.385Z] #17 24.74 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-03-15T03:33:05.385Z] #17 24.75 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-03-15T03:33:05.385Z] #17 24.82 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-03-15T03:33:05.415Z] #65 39.63 + BUILDTAGS='netgo osusergo static_build' [2020-03-15T03:33:05.415Z] #65 39.63 + export EXTRA_FLAGS=-buildmode=pie [2020-03-15T03:33:05.415Z] #65 39.63 + EXTRA_FLAGS=-buildmode=pie [2020-03-15T03:33:05.415Z] #65 39.64 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-03-15T03:33:05.415Z] #65 39.64 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-03-15T03:33:05.415Z] #65 39.64 + '[' '' = dynamic ']' [2020-03-15T03:33:05.415Z] #65 39.64 + make [2020-03-15T03:33:05.640Z] #17 24.84 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-03-15T03:33:05.640Z] #17 24.85 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-03-15T03:33:05.894Z] #17 25.19 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-03-15T03:33:05.894Z] #17 ... [2020-03-15T03:33:05.894Z] [2020-03-15T03:33:05.894Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:33:05.894Z] #44 94.39 CC criu/bfd.o [2020-03-15T03:33:06.362Z] #65 40.73 + bin/ctr [2020-03-15T03:33:06.506Z] #44 ... [2020-03-15T03:33:06.506Z] [2020-03-15T03:33:06.506Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-15T03:33:06.506Z] #30 DONE 186.5s [2020-03-15T03:33:06.802Z] [2020-03-15T03:33:06.802Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:33:06.802Z] #44 95.02 CC criu/bitmap.o [2020-03-15T03:33:06.971Z] #43 ... [2020-03-15T03:33:06.971Z] [2020-03-15T03:33:06.971Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-15T03:33:06.971Z] #50 73.74 + cd /tmp/tmp.KRGjicNKIW/src/gotest.tools/gotestsum [2020-03-15T03:33:06.971Z] #50 73.74 + git checkout -q v0.3.5 [2020-03-15T03:33:06.971Z] #50 73.84 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-03-15T03:33:06.971Z] #50 ... [2020-03-15T03:33:06.971Z] [2020-03-15T03:33:06.971Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-15T03:33:06.971Z] #27 22.77 [2020-03-15T03:33:06.971Z] #27 22.96 #=#=# ######################################################################## 100.0% [2020-03-15T03:33:06.971Z] #27 23.25 [2020-03-15T03:33:06.971Z] #27 24.20 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-03-15T03:33:06.971Z] #27 24.60 [2020-03-15T03:33:06.971Z] #27 24.94 #=#=# ########################################## 58.7% ######################################################################## 100.0% [2020-03-15T03:33:06.971Z] #27 25.18 [2020-03-15T03:33:06.971Z] #27 26.17 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-03-15T03:33:06.971Z] #27 26.26 skipping existing 1849cc453dee [2020-03-15T03:33:06.971Z] #27 26.42 [2020-03-15T03:33:07.056Z] #44 95.31 CC criu/cgroup-props.o [2020-03-15T03:33:07.229Z] #27 27.43 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-03-15T03:33:07.280Z] #27 12.97 #=#=# 0.0% ## 3.8% #### 5.8% ##### 8.3% ####### 10.9% ######### 13.5% ########### 15.4% ############ 17.6% ############## 20.5% ################ 22.9% ################## 25.5% #################### 27.9% ###################### 30.6% ####################### 32.3% ######################### 35.0% ########################### 38.6% ############################# 41.0% ############################### 43.6% ################################# 46.1% ################################## 48.0% #################################### 50.1% ###################################### 53.1% ####################################### 54.6% ######################################### 57.3% ########################################## 59.7% ############################################ 62.0% ############################################## 64.5% ################################################ 67.8% ################################################## 70.6% ##################################################### 73.9% ###################################################### 75.9% ######################################################## 78.2% ######################################################### 80.2% ########################################################### 82.7% ############################################################ 84.2% ############################################################# 85.8% ############################################################### 88.6% ################################################################# 91.1% ################################################################## 92.5% #################################################################### 95.0% ###################################################################### 97.5% ######################################################################## 100.0% [2020-03-15T03:33:07.487Z] #27 ... [2020-03-15T03:33:07.487Z] [2020-03-15T03:33:07.487Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-15T03:33:07.487Z] #33 74.73 reflect [2020-03-15T03:33:07.487Z] #33 82.66 time [2020-03-15T03:33:07.585Z] #27 18.01 [2020-03-15T03:33:07.659Z] #44 96.19 CC criu/cgroup.o [2020-03-15T03:33:07.746Z] #33 ... [2020-03-15T03:33:07.746Z] [2020-03-15T03:33:07.746Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-15T03:33:07.746Z] #43 84.71 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-03-15T03:33:07.746Z] #43 84.72 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-03-15T03:33:07.746Z] #43 84.73 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-03-15T03:33:07.746Z] #43 84.74 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-03-15T03:33:07.746Z] #43 84.75 Setting up python-six (1.12.0-1) ... [2020-03-15T03:33:08.583Z] #27 18.98 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-03-15T03:33:08.681Z] #43 ... [2020-03-15T03:33:08.681Z] [2020-03-15T03:33:08.681Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-15T03:33:08.681Z] #27 27.83 [2020-03-15T03:33:08.681Z] #27 28.07 ######################################################################## 100.0% [2020-03-15T03:33:08.681Z] #27 28.19 [2020-03-15T03:33:08.681Z] #27 28.28 Download of images into '/build' complete. [2020-03-15T03:33:08.681Z] #27 28.28 Use something like the following to load the result into a Docker daemon: [2020-03-15T03:33:08.681Z] #27 28.28 tar -cC '/build' . | docker load [2020-03-15T03:33:08.681Z] #27 DONE 28.7s [2020-03-15T03:33:08.681Z] [2020-03-15T03:33:08.681Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-15T03:33:08.681Z] #35 83.68 Selecting previously unselected package libxml2:amd64. [2020-03-15T03:33:08.681Z] #35 83.72 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-03-15T03:33:08.681Z] #35 83.73 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-03-15T03:33:08.681Z] #35 84.42 Selecting previously unselected package libarchive13:amd64. [2020-03-15T03:33:08.681Z] #35 84.42 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-03-15T03:33:08.681Z] #35 84.43 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-03-15T03:33:08.681Z] #35 84.85 Selecting previously unselected package libjsoncpp1:amd64. [2020-03-15T03:33:08.681Z] #35 84.86 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-03-15T03:33:08.681Z] #35 84.86 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-03-15T03:33:08.681Z] #35 85.06 Selecting previously unselected package librhash0:amd64. [2020-03-15T03:33:08.681Z] #35 85.06 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-03-15T03:33:08.681Z] #35 85.07 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-03-15T03:33:08.681Z] #35 85.30 Selecting previously unselected package libuv1:amd64. [2020-03-15T03:33:08.681Z] #35 85.32 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-03-15T03:33:08.681Z] #35 85.32 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-03-15T03:33:08.681Z] #35 85.50 Selecting previously unselected package cmake. [2020-03-15T03:33:08.681Z] #35 85.53 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-03-15T03:33:08.681Z] #35 85.54 Unpacking cmake (3.13.4-1) ... [2020-03-15T03:33:09.149Z] #27 19.46 [2020-03-15T03:33:09.149Z] #27 19.64 ######################################################################## 100.0% [2020-03-15T03:33:09.405Z] #27 19.77 [2020-03-15T03:33:09.661Z] #27 ... [2020-03-15T03:33:09.661Z] [2020-03-15T03:33:09.661Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-15T03:33:09.661Z] #56 76.41 reflect [2020-03-15T03:33:09.661Z] #56 76.44 syscall [2020-03-15T03:33:09.661Z] #56 86.39 context [2020-03-15T03:33:09.661Z] #56 ... [2020-03-15T03:33:09.661Z] [2020-03-15T03:33:09.661Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-15T03:33:09.661Z] #35 85.27 Selecting previously unselected package libxml2:amd64. [2020-03-15T03:33:09.661Z] #35 85.28 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-03-15T03:33:09.661Z] #35 85.28 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-03-15T03:33:09.661Z] #35 86.13 Selecting previously unselected package libarchive13:amd64. [2020-03-15T03:33:09.661Z] #35 86.14 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-03-15T03:33:09.661Z] #35 86.14 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-03-15T03:33:09.661Z] #35 86.54 Selecting previously unselected package libjsoncpp1:amd64. [2020-03-15T03:33:09.661Z] #35 86.54 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-03-15T03:33:09.661Z] #35 86.55 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-03-15T03:33:09.661Z] #35 86.75 Selecting previously unselected package librhash0:amd64. [2020-03-15T03:33:09.661Z] #35 86.75 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-03-15T03:33:09.661Z] #35 86.75 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-03-15T03:33:09.661Z] #35 86.94 Selecting previously unselected package libuv1:amd64. [2020-03-15T03:33:09.661Z] #35 86.98 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-03-15T03:33:09.661Z] #35 86.98 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-03-15T03:33:09.661Z] #35 87.12 Selecting previously unselected package cmake. [2020-03-15T03:33:09.661Z] #35 87.15 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-03-15T03:33:09.661Z] #35 87.16 Unpacking cmake (3.13.4-1) ... [2020-03-15T03:33:10.566Z] #65 ... [2020-03-15T03:33:10.566Z] [2020-03-15T03:33:10.566Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-15T03:33:10.566Z] #33 79.85 github.com/BurntSushi/toml/cmd/tomlv [2020-03-15T03:33:10.566Z] #33 DONE 84.4s [2020-03-15T03:33:10.566Z] [2020-03-15T03:33:10.566Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:33:10.566Z] #44 16.15 PBCC images/signalfd.pb-c.c [2020-03-15T03:33:10.566Z] #44 16.23 DEP images/signalfd.pb-c.d [2020-03-15T03:33:10.566Z] #44 16.32 PBCC images/fh.pb-c.c [2020-03-15T03:33:10.566Z] #44 16.44 PBCC images/fsnotify.pb-c.c [2020-03-15T03:33:10.566Z] #44 16.55 DEP images/fh.pb-c.d [2020-03-15T03:33:10.566Z] #44 16.64 DEP images/fsnotify.pb-c.d [2020-03-15T03:33:10.566Z] #44 16.74 PBCC images/eventpoll.pb-c.c [2020-03-15T03:33:10.566Z] #44 16.75 DEP images/eventpoll.pb-c.d [2020-03-15T03:33:10.566Z] #44 16.81 PBCC images/eventfd.pb-c.c [2020-03-15T03:33:10.566Z] #44 16.89 DEP images/eventfd.pb-c.d [2020-03-15T03:33:10.566Z] #44 16.95 PBCC images/remap-file-path.pb-c.c [2020-03-15T03:33:10.566Z] #44 17.01 DEP images/remap-file-path.pb-c.d [2020-03-15T03:33:10.566Z] #44 17.06 PBCC images/fifo.pb-c.c [2020-03-15T03:33:10.566Z] #44 17.10 DEP images/fifo.pb-c.d [2020-03-15T03:33:10.566Z] #44 17.15 PBCC images/ghost-file.pb-c.c [2020-03-15T03:33:10.566Z] #44 17.29 DEP images/ghost-file.pb-c.d [2020-03-15T03:33:10.566Z] #44 17.39 PBCC images/regfile.pb-c.c [2020-03-15T03:33:10.566Z] #44 17.46 DEP images/regfile.pb-c.d [2020-03-15T03:33:10.566Z] #44 17.60 PBCC images/ns.pb-c.c [2020-03-15T03:33:10.566Z] #44 17.61 DEP images/ns.pb-c.d [2020-03-15T03:33:10.566Z] #44 17.65 PBCC images/fdinfo.pb-c.c [2020-03-15T03:33:10.566Z] #44 17.75 DEP images/fdinfo.pb-c.d [2020-03-15T03:33:10.566Z] #44 17.84 PBCC images/core-aarch64.pb-c.c [2020-03-15T03:33:10.566Z] #44 17.85 PBCC images/core-arm.pb-c.c [2020-03-15T03:33:10.566Z] #44 17.96 PBCC images/core-ppc64.pb-c.c [2020-03-15T03:33:10.566Z] #44 18.05 PBCC images/core-s390.pb-c.c [2020-03-15T03:33:10.566Z] #44 18.21 PBCC images/core-x86.pb-c.c [2020-03-15T03:33:10.566Z] #44 18.25 PBCC images/core.pb-c.c [2020-03-15T03:33:10.566Z] #44 18.30 PBCC images/inventory.pb-c.c [2020-03-15T03:33:10.566Z] #44 18.40 DEP images/core-aarch64.pb-c.d [2020-03-15T03:33:10.566Z] #44 18.46 DEP images/core-arm.pb-c.d [2020-03-15T03:33:10.566Z] #44 18.59 DEP images/core-ppc64.pb-c.d [2020-03-15T03:33:10.566Z] #44 18.73 DEP images/core-s390.pb-c.d [2020-03-15T03:33:10.566Z] #44 18.77 DEP images/core-x86.pb-c.d [2020-03-15T03:33:10.566Z] #44 18.89 DEP images/core.pb-c.d [2020-03-15T03:33:10.566Z] #44 18.97 DEP images/inventory.pb-c.d [2020-03-15T03:33:10.566Z] #44 19.08 PBCC images/cpuinfo.pb-c.c [2020-03-15T03:33:10.566Z] #44 19.13 DEP images/cpuinfo.pb-c.d [2020-03-15T03:33:10.566Z] #44 19.26 PBCC images/stats.pb-c.c [2020-03-15T03:33:10.566Z] #44 19.28 DEP images/stats.pb-c.d [2020-03-15T03:33:10.566Z] #44 21.52 make[1]: Nothing to be done for 'all'. [2020-03-15T03:33:10.566Z] #44 23.48 CC images/stats.o [2020-03-15T03:33:10.566Z] #44 24.22 CC images/core.o [2020-03-15T03:33:10.918Z] #44 98.67 CC criu/clone-noasan.o [2020-03-15T03:33:10.918Z] #44 98.84 CC criu/config.o [2020-03-15T03:33:11.137Z] #44 ... [2020-03-15T03:33:11.137Z] [2020-03-15T03:33:11.137Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-15T03:33:11.137Z] #56 75.02 mvdan.cc/sh/v3/fileutil [2020-03-15T03:33:11.137Z] #56 76.98 encoding/binary [2020-03-15T03:33:11.137Z] #56 77.02 flag [2020-03-15T03:33:11.137Z] #56 77.02 go/token [2020-03-15T03:33:11.137Z] #56 77.02 github.com/pkg/diff [2020-03-15T03:33:11.137Z] #56 79.57 go/scanner [2020-03-15T03:33:11.137Z] #56 80.98 mvdan.cc/editorconfig [2020-03-15T03:33:11.137Z] #56 81.07 mvdan.cc/sh/v3/syntax [2020-03-15T03:33:11.137Z] #56 81.86 encoding/base64 [2020-03-15T03:33:11.137Z] #56 82.40 go/ast [2020-03-15T03:33:11.137Z] #56 83.57 encoding/json [2020-03-15T03:33:11.137Z] #56 83.97 golang.org/x/sys/unix [2020-03-15T03:33:11.210Z] #35 ... [2020-03-15T03:33:11.210Z] [2020-03-15T03:33:11.210Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-15T03:33:11.210Z] #56 78.23 syscall [2020-03-15T03:33:11.210Z] #56 78.28 reflect [2020-03-15T03:33:11.210Z] #56 86.86 time [2020-03-15T03:33:11.210Z] #56 ... [2020-03-15T03:33:11.210Z] [2020-03-15T03:33:11.210Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-15T03:33:11.210Z] #10 80.66 debconf: delaying package configuration, since apt-utils is not installed [2020-03-15T03:33:11.210Z] #10 80.89 Fetched 77.7 MB in 11s (6833 kB/s) [2020-03-15T03:33:11.210Z] #10 81.00 Selecting previously unselected package binutils-mingw-w64-i686. [2020-03-15T03:33:11.210Z] #10 81.00 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-03-15T03:33:11.210Z] #10 81.11 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-03-15T03:33:11.210Z] #10 81.11 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-03-15T03:33:11.210Z] #10 84.02 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-03-15T03:33:11.210Z] #10 84.03 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-03-15T03:33:11.210Z] #10 84.03 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-03-15T03:33:11.210Z] #10 87.54 Selecting previously unselected package binutils-mingw-w64. [2020-03-15T03:33:11.210Z] #10 87.54 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-03-15T03:33:11.210Z] #10 87.55 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-03-15T03:33:11.210Z] #10 87.77 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-03-15T03:33:11.210Z] #10 87.83 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-03-15T03:33:11.210Z] #10 87.87 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-03-15T03:33:11.210Z] #10 88.21 Selecting previously unselected package dmsetup. [2020-03-15T03:33:11.210Z] #10 88.22 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-03-15T03:33:11.210Z] #10 88.22 Unpacking dmsetup (2:1.02.155-3) ... [2020-03-15T03:33:11.210Z] #10 88.58 Selecting previously unselected package mingw-w64-common. [2020-03-15T03:33:11.210Z] #10 88.65 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-03-15T03:33:11.210Z] #10 88.66 Unpacking mingw-w64-common (6.0.0-3) ... [2020-03-15T03:33:11.398Z] #56 ... [2020-03-15T03:33:11.398Z] [2020-03-15T03:33:11.398Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:33:11.398Z] #44 25.33 CC images/core-x86.o [2020-03-15T03:33:11.843Z] #44 100.1 CC criu/cr-check.o [2020-03-15T03:33:12.098Z] #44 ... [2020-03-15T03:33:12.098Z] [2020-03-15T03:33:12.098Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-15T03:33:12.098Z] #17 25.25 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-03-15T03:33:12.098Z] #17 25.30 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-03-15T03:33:12.098Z] #17 26.09 debconf: delaying package configuration, since apt-utils is not installed [2020-03-15T03:33:12.098Z] #17 26.39 Fetched 28.5 MB in 2s (11.9 MB/s) [2020-03-15T03:33:12.098Z] #17 26.54 Selecting previously unselected package pigz. [2020-03-15T03:33:12.098Z] #17 26.54 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23423 files and directories currently installed.) [2020-03-15T03:33:12.098Z] #17 26.69 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-03-15T03:33:12.098Z] #17 26.70 Unpacking pigz (2.4-1) ... [2020-03-15T03:33:12.098Z] #17 26.79 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-03-15T03:33:12.098Z] #17 26.79 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-03-15T03:33:12.098Z] #17 26.80 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-03-15T03:33:12.098Z] #17 27.25 Selecting previously unselected package python3.7-minimal. [2020-03-15T03:33:12.098Z] #17 27.25 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-03-15T03:33:12.098Z] #17 27.26 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-03-15T03:33:12.098Z] #17 28.08 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-03-15T03:33:12.099Z] #17 28.10 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-03-15T03:33:12.099Z] #17 30.04 Selecting previously unselected package python3-minimal. [2020-03-15T03:33:12.099Z] #17 30.04 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23672 files and directories currently installed.) [2020-03-15T03:33:12.099Z] #17 30.12 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-03-15T03:33:12.099Z] #17 30.13 Unpacking python3-minimal (3.7.3-1) ... [2020-03-15T03:33:12.099Z] #17 30.22 Selecting previously unselected package libmpdec2:amd64. [2020-03-15T03:33:12.099Z] #17 30.22 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-03-15T03:33:12.099Z] #17 30.24 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-03-15T03:33:12.099Z] #17 30.34 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-03-15T03:33:12.099Z] #17 30.36 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-03-15T03:33:12.099Z] #17 30.37 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-03-15T03:33:12.099Z] #17 31.12 Selecting previously unselected package python3.7. [2020-03-15T03:33:12.099Z] #17 31.12 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-03-15T03:33:12.099Z] #17 31.12 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-03-15T03:33:12.099Z] #17 31.26 Selecting previously unselected package libpython3-stdlib:amd64. [2020-03-15T03:33:12.099Z] #17 31.28 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-03-15T03:33:12.099Z] #17 31.29 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-03-15T03:33:12.099Z] #17 31.35 Setting up python3-minimal (3.7.3-1) ... [2020-03-15T03:33:12.339Z] #44 26.32 CC images/core-arm.o [2020-03-15T03:33:12.587Z] #10 ... [2020-03-15T03:33:12.587Z] [2020-03-15T03:33:12.587Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-15T03:33:12.587Z] #35 90.00 Setting up libicu63:amd64 (63.1-6) ... [2020-03-15T03:33:12.587Z] #35 90.03 Setting up xxd (2:8.1.0875-5) ... [2020-03-15T03:33:12.587Z] #35 90.04 Setting up libuv1:amd64 (1.24.1-1) ... [2020-03-15T03:33:12.587Z] #35 90.06 Setting up vim-common (2:8.1.0875-5) ... [2020-03-15T03:33:12.587Z] #35 90.12 Setting up librhash0:amd64 (1.3.8-1) ... [2020-03-15T03:33:12.587Z] #35 90.16 Setting up cmake-data (3.13.4-1) ... [2020-03-15T03:33:12.587Z] #35 90.19 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-03-15T03:33:12.846Z] #35 90.23 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-03-15T03:33:12.846Z] #35 90.25 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-03-15T03:33:12.846Z] #35 90.27 Setting up cmake (3.13.4-1) ... [2020-03-15T03:33:12.846Z] #35 90.30 Processing triggers for libc-bin (2.28-10) ... [2020-03-15T03:33:12.846Z] #35 90.39 Processing triggers for mime-support (3.62) ... [2020-03-15T03:33:12.909Z] #44 26.80 CC images/core-aarch64.o [2020-03-15T03:33:13.024Z] #17 32.23 Selecting previously unselected package python3. [2020-03-15T03:33:13.024Z] #17 32.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 ... 24084 files and directories currently installed.) [2020-03-15T03:33:13.024Z] #17 32.29 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-03-15T03:33:13.024Z] #17 32.30 Unpacking python3 (3.7.3-1) ... [2020-03-15T03:33:13.104Z] #35 DONE 90.8s [2020-03-15T03:33:13.104Z] [2020-03-15T03:33:13.104Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-15T03:33:13.104Z] #43 90.07 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-03-15T03:33:13.104Z] #43 90.10 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-03-15T03:33:13.104Z] #43 90.12 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-03-15T03:33:13.104Z] #43 90.16 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-03-15T03:33:13.104Z] #43 90.17 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-03-15T03:33:13.104Z] #43 90.19 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-03-15T03:33:13.104Z] #43 90.23 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-03-15T03:33:13.104Z] #43 90.25 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-03-15T03:33:13.104Z] #43 90.27 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-03-15T03:33:13.104Z] #43 90.30 Setting up python-protobuf (3.6.1.3-2) ... [2020-03-15T03:33:13.170Z] #44 27.14 CC images/core-ppc64.o [2020-03-15T03:33:13.280Z] #17 32.41 Selecting previously unselected package libip4tc0:amd64. [2020-03-15T03:33:13.280Z] #17 32.42 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-03-15T03:33:13.280Z] #17 32.43 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-03-15T03:33:13.280Z] #17 32.53 Selecting previously unselected package libip6tc0:amd64. [2020-03-15T03:33:13.280Z] #17 32.53 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-03-15T03:33:13.280Z] #17 32.53 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-03-15T03:33:13.280Z] #17 32.62 Selecting previously unselected package libiptc0:amd64. [2020-03-15T03:33:13.280Z] #17 32.62 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-03-15T03:33:13.280Z] #17 32.63 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-03-15T03:33:13.363Z] #43 ... [2020-03-15T03:33:13.363Z] [2020-03-15T03:33:13.363Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-15T03:33:13.363Z] #36 DONE 0.1s [2020-03-15T03:33:13.535Z] #17 32.71 Selecting previously unselected package libnfnetlink0:amd64. [2020-03-15T03:33:13.535Z] #17 32.71 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-03-15T03:33:13.535Z] #17 32.72 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-03-15T03:33:13.535Z] #17 32.78 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-03-15T03:33:13.535Z] #17 32.79 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-03-15T03:33:13.535Z] #17 32.79 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-03-15T03:33:13.535Z] #17 32.88 Selecting previously unselected package libnftnl11:amd64. [2020-03-15T03:33:13.535Z] #17 32.88 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-03-15T03:33:13.621Z] [2020-03-15T03:33:13.621Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-03-15T03:33:13.621Z] #37 DONE 0.1s [2020-03-15T03:33:13.621Z] [2020-03-15T03:33:13.621Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:33:13.791Z] #17 32.89 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-03-15T03:33:13.791Z] #17 32.97 Selecting previously unselected package iptables. [2020-03-15T03:33:13.791Z] #17 32.97 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-03-15T03:33:13.791Z] #17 32.98 Unpacking iptables (1.8.2-4) ... [2020-03-15T03:33:13.833Z] #35 90.87 Setting up libicu63:amd64 (63.1-6) ... [2020-03-15T03:33:13.833Z] #35 90.88 Setting up xxd (2:8.1.0875-5) ... [2020-03-15T03:33:13.833Z] #35 90.89 Setting up libuv1:amd64 (1.24.1-1) ... [2020-03-15T03:33:13.833Z] #35 90.93 Setting up vim-common (2:8.1.0875-5) ... [2020-03-15T03:33:13.833Z] #35 90.95 Setting up librhash0:amd64 (1.3.8-1) ... [2020-03-15T03:33:13.833Z] #35 90.97 Setting up cmake-data (3.13.4-1) ... [2020-03-15T03:33:13.833Z] #35 90.99 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-03-15T03:33:13.833Z] #35 91.00 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-03-15T03:33:13.833Z] #35 91.01 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-03-15T03:33:13.833Z] #35 91.02 Setting up cmake (3.13.4-1) ... [2020-03-15T03:33:13.833Z] #35 91.03 Processing triggers for libc-bin (2.28-10) ... [2020-03-15T03:33:13.833Z] #35 91.09 Processing triggers for mime-support (3.62) ... [2020-03-15T03:33:14.046Z] #17 33.24 Selecting previously unselected package xxd. [2020-03-15T03:33:14.046Z] #17 33.25 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-03-15T03:33:14.046Z] #17 33.25 Unpacking xxd (2:8.1.0875-5) ... [2020-03-15T03:33:14.046Z] #17 33.40 Selecting previously unselected package vim-common. [2020-03-15T03:33:14.046Z] #17 33.42 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-03-15T03:33:14.046Z] #17 33.44 Unpacking vim-common (2:8.1.0875-5) ... [2020-03-15T03:33:14.090Z] #35 ... [2020-03-15T03:33:14.090Z] [2020-03-15T03:33:14.090Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-15T03:33:14.090Z] #27 20.70 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-03-15T03:33:14.090Z] #27 21.10 [2020-03-15T03:33:14.090Z] #27 21.32 0.7% ######################################################################## 100.0% [2020-03-15T03:33:14.090Z] #27 21.55 [2020-03-15T03:33:14.090Z] #27 22.74 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-03-15T03:33:14.090Z] #27 22.83 skipping existing 1849cc453dee [2020-03-15T03:33:14.090Z] #27 22.96 [2020-03-15T03:33:14.090Z] #27 23.91 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-03-15T03:33:14.090Z] #27 24.31 [2020-03-15T03:33:14.090Z] #27 24.59 ######################################################################## 100.0% [2020-03-15T03:33:14.090Z] #27 24.68 [2020-03-15T03:33:14.110Z] #44 27.93 CC images/core-s390.o [2020-03-15T03:33:14.347Z] #27 24.76 Download of images into '/build' complete. [2020-03-15T03:33:14.347Z] #27 24.77 Use something like the following to load the result into a Docker daemon: [2020-03-15T03:33:14.347Z] #27 24.77 tar -cC '/build' . | docker load [2020-03-15T03:33:14.607Z] #17 33.61 Selecting previously unselected package bash-completion. [2020-03-15T03:33:14.607Z] #17 33.61 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-03-15T03:33:14.681Z] #44 28.76 CC images/cpuinfo.o [2020-03-15T03:33:14.910Z] #27 DONE 25.1s [2020-03-15T03:33:14.910Z] [2020-03-15T03:33:14.910Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-15T03:33:14.910Z] #35 DONE 92.1s [2020-03-15T03:33:14.910Z] [2020-03-15T03:33:14.910Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-15T03:33:14.910Z] #36 DONE 0.1s [2020-03-15T03:33:14.910Z] [2020-03-15T03:33:14.910Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-03-15T03:33:15.167Z] #37 DONE 0.1s [2020-03-15T03:33:15.167Z] [2020-03-15T03:33:15.167Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-15T03:33:15.167Z] #43 82.44 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-03-15T03:33:15.167Z] #43 82.45 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-03-15T03:33:15.167Z] #43 82.46 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-03-15T03:33:15.167Z] #43 82.47 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-03-15T03:33:15.167Z] #43 82.49 Setting up python-six (1.12.0-1) ... [2020-03-15T03:33:15.167Z] #43 87.26 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-03-15T03:33:15.167Z] #43 87.27 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-03-15T03:33:15.167Z] #43 87.29 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-03-15T03:33:15.167Z] #43 87.31 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-03-15T03:33:15.167Z] #43 87.32 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-03-15T03:33:15.167Z] #43 87.34 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-03-15T03:33:15.167Z] #43 87.37 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-03-15T03:33:15.167Z] #43 87.38 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-03-15T03:33:15.167Z] #43 87.40 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-03-15T03:33:15.167Z] #43 87.41 Setting up python-protobuf (3.6.1.3-2) ... [2020-03-15T03:33:15.167Z] #43 ... [2020-03-15T03:33:15.167Z] [2020-03-15T03:33:15.167Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:33:15.167Z] #47 82.20 time [2020-03-15T03:33:15.167Z] #47 88.56 os [2020-03-15T03:33:15.167Z] #47 89.56 strings [2020-03-15T03:33:15.424Z] #47 ... [2020-03-15T03:33:15.424Z] [2020-03-15T03:33:15.424Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:33:15.621Z] #44 29.48 CC images/inventory.o [2020-03-15T03:33:15.881Z] #44 29.91 CC images/fdinfo.o [2020-03-15T03:33:16.152Z] #38 2.682 + RM_GOPATH=0 [2020-03-15T03:33:16.153Z] #38 2.682 + TMP_GOPATH= [2020-03-15T03:33:16.153Z] #38 2.682 + : /build [2020-03-15T03:33:16.153Z] #38 2.682 + '[' -z '' ']' [2020-03-15T03:33:16.153Z] #38 2.683 ++ mktemp -d [2020-03-15T03:33:16.153Z] #38 2.687 + export GOPATH=/tmp/tmp.fvXJDbFF9g [2020-03-15T03:33:16.153Z] #38 2.688 + GOPATH=/tmp/tmp.fvXJDbFF9g [2020-03-15T03:33:16.153Z] #38 2.688 + RM_GOPATH=1 [2020-03-15T03:33:16.153Z] #38 2.690 ++ dirname ./install.sh [2020-03-15T03:33:16.153Z] #38 2.696 + dir=. [2020-03-15T03:33:16.153Z] #38 2.697 + bin=tini [2020-03-15T03:33:16.153Z] #38 2.697 + shift [2020-03-15T03:33:16.153Z] #38 2.706 + '[' '!' -f ./tini.installer ']' [2020-03-15T03:33:16.153Z] #38 2.706 + . ./tini.installer [2020-03-15T03:33:16.153Z] #38 2.706 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-15T03:33:16.153Z] #38 2.706 + install_tini [2020-03-15T03:33:16.153Z] #38 2.706 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-03-15T03:33:16.153Z] #38 2.707 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-15T03:33:16.153Z] #38 2.707 + git clone https://github.com/krallin/tini.git /tmp/tmp.fvXJDbFF9g/tini [2020-03-15T03:33:16.153Z] #38 2.708 Cloning into '/tmp/tmp.fvXJDbFF9g/tini'... [2020-03-15T03:33:16.452Z] #44 ... [2020-03-15T03:33:16.453Z] [2020-03-15T03:33:16.453Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:33:16.453Z] #47 80.44 text/template/parse [2020-03-15T03:33:16.453Z] #47 80.75 encoding/binary [2020-03-15T03:33:16.453Z] #47 81.49 go/ast [2020-03-15T03:33:16.453Z] #47 85.21 encoding/json [2020-03-15T03:33:16.453Z] #47 90.38 text/template [2020-03-15T03:33:16.453Z] #47 ... [2020-03-15T03:33:16.453Z] [2020-03-15T03:33:16.453Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:33:16.453Z] #44 30.64 CC images/fown.o [2020-03-15T03:33:16.719Z] #38 3.464 + cd /tmp/tmp.fvXJDbFF9g/tini [2020-03-15T03:33:16.719Z] #38 3.464 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-15T03:33:16.719Z] #38 3.470 + cmake . [2020-03-15T03:33:16.793Z] #38 ... [2020-03-15T03:33:16.793Z] [2020-03-15T03:33:16.793Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-15T03:33:16.793Z] #10 84.14 Selecting previously unselected package binutils-mingw-w64. [2020-03-15T03:33:16.793Z] #10 84.15 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-03-15T03:33:16.793Z] #10 84.17 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-03-15T03:33:16.793Z] #10 84.37 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-03-15T03:33:16.793Z] #10 84.38 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-03-15T03:33:16.793Z] #10 84.40 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-03-15T03:33:16.793Z] #10 84.67 Selecting previously unselected package dmsetup. [2020-03-15T03:33:16.793Z] #10 84.71 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-03-15T03:33:16.793Z] #10 84.72 Unpacking dmsetup (2:1.02.155-3) ... [2020-03-15T03:33:16.793Z] #10 84.98 Selecting previously unselected package mingw-w64-common. [2020-03-15T03:33:16.793Z] #10 84.98 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-03-15T03:33:16.793Z] #10 84.99 Unpacking mingw-w64-common (6.0.0-3) ... [2020-03-15T03:33:16.793Z] #10 92.11 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-03-15T03:33:16.793Z] #10 92.12 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-03-15T03:33:16.793Z] #10 92.13 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-03-15T03:33:16.793Z] #10 ... [2020-03-15T03:33:16.793Z] [2020-03-15T03:33:16.793Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:33:16.793Z] #47 93.44 fmt [2020-03-15T03:33:16.793Z] #47 93.82 path/filepath [2020-03-15T03:33:17.024Z] #44 30.84 CC images/ns.o [2020-03-15T03:33:17.024Z] #44 31.08 CC images/regfile.o [2020-03-15T03:33:17.119Z] #17 36.17 Unpacking bash-completion (1:2.8-6) ... [2020-03-15T03:33:17.374Z] #17 36.57 Selecting previously unselected package bzip2. [2020-03-15T03:33:17.374Z] #17 36.58 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-03-15T03:33:17.374Z] #17 36.59 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-15T03:33:17.374Z] #17 36.66 Selecting previously unselected package xz-utils. [2020-03-15T03:33:17.374Z] #17 36.67 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-03-15T03:33:17.374Z] #17 36.67 Unpacking xz-utils (5.2.4-1) ... [2020-03-15T03:33:17.596Z] #44 31.39 CC images/ghost-file.o [2020-03-15T03:33:17.655Z] #38 4.075 -- The C compiler identification is GNU 8.3.0 [2020-03-15T03:33:17.655Z] #38 4.160 -- Check for working C compiler: /usr/bin/cc [2020-03-15T03:33:17.673Z] #17 36.80 Selecting previously unselected package apparmor. [2020-03-15T03:33:17.673Z] #17 36.80 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-03-15T03:33:17.673Z] #17 36.87 Unpacking apparmor (2.13.2-10) ... [2020-03-15T03:33:17.856Z] #44 31.86 CC images/fifo.o [2020-03-15T03:33:17.972Z] #17 37.22 Selecting previously unselected package aufs-tools. [2020-03-15T03:33:17.973Z] #17 37.24 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-03-15T03:33:17.973Z] #17 37.24 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-03-15T03:33:18.117Z] #44 32.14 CC images/remap-file-path.o [2020-03-15T03:33:18.163Z] #47 ... [2020-03-15T03:33:18.163Z] [2020-03-15T03:33:18.163Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-15T03:33:18.163Z] #33 85.24 internal/poll [2020-03-15T03:33:18.163Z] #33 87.05 internal/fmtsort [2020-03-15T03:33:18.163Z] #33 87.70 internal/syscall/unix [2020-03-15T03:33:18.163Z] #33 87.74 strings [2020-03-15T03:33:18.163Z] #33 88.10 os [2020-03-15T03:33:18.163Z] #33 91.09 path [2020-03-15T03:33:18.163Z] #33 91.81 text/tabwriter [2020-03-15T03:33:18.163Z] #33 93.09 fmt [2020-03-15T03:33:18.163Z] #33 93.15 path/filepath [2020-03-15T03:33:18.222Z] #38 4.855 -- Check for working C compiler: /usr/bin/cc -- works [2020-03-15T03:33:18.222Z] #38 4.866 -- Detecting C compiler ABI info [2020-03-15T03:33:18.270Z] #17 37.36 Selecting previously unselected package libonig5:amd64. [2020-03-15T03:33:18.270Z] #17 37.36 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-03-15T03:33:18.270Z] #17 37.37 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-03-15T03:33:18.270Z] #17 37.52 Selecting previously unselected package libjq1:amd64. [2020-03-15T03:33:18.270Z] #17 37.54 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-03-15T03:33:18.270Z] #17 37.55 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-03-15T03:33:18.420Z] #33 95.32 io/ioutil [2020-03-15T03:33:18.420Z] #33 ... [2020-03-15T03:33:18.420Z] [2020-03-15T03:33:18.420Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-15T03:33:18.526Z] #17 37.67 Selecting previously unselected package jq. [2020-03-15T03:33:18.526Z] #17 37.67 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-03-15T03:33:18.526Z] #17 37.68 Unpacking jq (1.5+dfsg-2+b1) ... [2020-03-15T03:33:18.526Z] #17 37.77 Selecting previously unselected package libaio1:amd64. [2020-03-15T03:33:18.526Z] #17 37.80 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-03-15T03:33:18.526Z] #17 37.80 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-03-15T03:33:18.526Z] #17 37.86 Selecting previously unselected package libgpm2:amd64. [2020-03-15T03:33:18.526Z] #17 37.87 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-03-15T03:33:18.526Z] #17 37.87 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-03-15T03:33:18.689Z] #44 32.49 CC images/eventfd.o [2020-03-15T03:33:18.782Z] #17 37.96 Selecting previously unselected package libicu63:amd64. [2020-03-15T03:33:18.782Z] #17 37.97 Preparing to unpack .../20-libicu63_63.1-6_amd64.deb ... [2020-03-15T03:33:18.782Z] #17 37.97 Unpacking libicu63:amd64 (63.1-6) ... [2020-03-15T03:33:18.941Z] #65 49.34 Checking out files: 33% (1060/3137) Checking out files: 34% (1067/3137) Checking out files: 35% (1098/3137) Checking out files: 36% (1130/3137) Checking out files: 37% (1161/3137) Checking out files: 38% (1193/3137) Checking out files: 39% (1224/3137) Checking out files: 40% (1255/3137) Checking out files: 41% (1287/3137) Checking out files: 42% (1318/3137) Checking out files: 43% (1349/3137) Checking out files: 44% (1381/3137) Checking out files: 45% (1412/3137) Checking out files: 46% (1444/3137) Checking out files: 47% (1475/3137) Checking out files: 48% (1506/3137) Checking out files: 49% (1538/3137) Checking out files: 50% (1569/3137) Checking out files: 51% (1600/3137) Checking out files: 52% (1632/3137) Checking out files: 53% (1663/3137) Checking out files: 54% (1694/3137) Checking out files: 55% (1726/3137) Checking out files: 56% (1757/3137) Checking out files: 57% (1789/3137) Checking out files: 58% (1820/3137) Checking out files: 59% (1851/3137) Checking out files: 60% (1883/3137) Checking out files: 61% (1914/3137) Checking out files: 62% (1945/3137) Checking out files: 63% (1977/3137) Checking out files: 64% (2008/3137) Checking out files: 64% (2031/3137) Checking out files: 65% (2040/3137) Checking out files: 66% (2071/3137) Checking out files: 67% (2102/3137) Checking out files: 68% (2134/3137) Checking out files: 69% (2165/3137) Checking out files: 70% (2196/3137) Checking out files: 71% (2228/3137) Checking out files: 72% (2259/3137) Checking out files: 73% (2291/3137) Checking out files: 74% (2322/3137) Checking out files: 75% (2353/3137) Checking out files: 76% (2385/3137) Checking out files: 77% (2416/3137) Checking out files: 78% (2447/3137) [2020-03-15T03:33:18.941Z] #65 ... [2020-03-15T03:33:18.941Z] [2020-03-15T03:33:18.941Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-15T03:33:18.941Z] #43 95.46 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-03-15T03:33:18.941Z] #43 95.52 Processing triggers for libc-bin (2.28-10) ... [2020-03-15T03:33:18.941Z] #43 DONE 96.3s [2020-03-15T03:33:18.941Z] [2020-03-15T03:33:18.941Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-15T03:33:18.950Z] #44 32.80 CC images/eventpoll.o [2020-03-15T03:33:19.156Z] #38 5.544 -- Detecting C compiler ABI info - done [2020-03-15T03:33:19.156Z] #38 5.594 -- Detecting C compile features [2020-03-15T03:33:19.156Z] #38 ... [2020-03-15T03:33:19.156Z] [2020-03-15T03:33:19.156Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-15T03:33:19.156Z] #10 96.55 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-03-15T03:33:19.156Z] #10 96.60 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-03-15T03:33:19.156Z] #10 96.61 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-03-15T03:33:19.211Z] #44 33.28 CC images/fh.o [2020-03-15T03:33:19.414Z] #10 ... [2020-03-15T03:33:19.415Z] [2020-03-15T03:33:19.415Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:33:19.415Z] #47 86.56 time [2020-03-15T03:33:19.415Z] #47 93.34 strings [2020-03-15T03:33:19.415Z] #47 94.47 os [2020-03-15T03:33:19.415Z] #47 96.48 regexp/syntax [2020-03-15T03:33:19.471Z] #44 33.61 CC images/fsnotify.o [2020-03-15T03:33:19.673Z] #47 ... [2020-03-15T03:33:19.673Z] [2020-03-15T03:33:19.673Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-15T03:33:19.673Z] #43 96.71 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-03-15T03:33:19.673Z] #43 96.72 Processing triggers for libc-bin (2.28-10) ... [2020-03-15T03:33:19.673Z] #43 DONE 97.2s [2020-03-15T03:33:19.673Z] [2020-03-15T03:33:19.673Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:33:19.969Z] #65 49.34 Checking out files: 33% (1060/3137) Checking out files: 34% (1067/3137) Checking out files: 35% (1098/3137) Checking out files: 36% (1130/3137) Checking out files: 37% (1161/3137) Checking out files: 38% (1193/3137) Checking out files: 39% (1224/3137) Checking out files: 40% (1255/3137) Checking out files: 41% (1287/3137) Checking out files: 42% (1318/3137) Checking out files: 43% (1349/3137) Checking out files: 44% (1381/3137) Checking out files: 45% (1412/3137) Checking out files: 46% (1444/3137) Checking out files: 47% (1475/3137) Checking out files: 48% (1506/3137) Checking out files: 49% (1538/3137) Checking out files: 50% (1569/3137) Checking out files: 51% (1600/3137) Checking out files: 52% (1632/3137) Checking out files: 53% (1663/3137) Checking out files: 54% (1694/3137) Checking out files: 55% (1726/3137) Checking out files: 56% (1757/3137) Checking out files: 57% (1789/3137) Checking out files: 58% (1820/3137) Checking out files: 59% (1851/3137) Checking out files: 60% (1883/3137) Checking out files: 61% (1914/3137) Checking out files: 62% (1945/3137) Checking out files: 63% (1977/3137) Checking out files: 64% (2008/3137) Checking out files: 64% (2031/3137) Checking out files: 65% (2040/3137) Checking out files: 66% (2071/3137) Checking out files: 67% (2102/3137) Checking out files: 68% (2134/3137) Checking out files: 69% (2165/3137) Checking out files: 70% (2196/3137) Checking out files: 71% (2228/3137) Checking out files: 72% (2259/3137) Checking out files: 73% (2291/3137) Checking out files: 74% (2322/3137) Checking out files: 75% (2353/3137) Checking out files: 76% (2385/3137) Checking out files: 77% (2416/3137) Checking out files: 78% (2447/3137) Checking out files: 79% (2479/3137) Checking out files: 80% (2510/3137) Checking out files: 81% (2541/3137) Checking out files: 82% (2573/3137) Checking out files: 83% (2604/3137) Checking out files: 84% (2636/3137) Checking out files: 85% (2667/3137) Checking out files: 86% (2698/3137) Checking out files: 87% (2730/3137) Checking out files: 88% (2761/3137) Checking out files: 89% (2792/3137) Checking out files: 89% (2820/3137) Checking out files: 90% (2824/3137) Checking out files: 91% (2855/3137) Checking out files: 92% (2887/3137) Checking out files: 93% (2918/3137) Checking out files: 94% (2949/3137) Checking out files: 95% (2981/3137) Checking out files: 96% (3012/3137) Checking out files: 97% (3043/3137) Checking out files: 98% (3075/3137) Checking out files: 99% (3106/3137) Checking out files: 100% (3137/3137) Checking out files: 100% (3137/3137), done. [2020-03-15T03:33:19.969Z] #65 51.91 + cd /tmp/tmp.U6APX5V6pE/src/github.com/containerd/containerd [2020-03-15T03:33:19.969Z] #65 51.91 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-15T03:33:20.415Z] #44 34.26 CC images/signalfd.o [2020-03-15T03:33:20.534Z] #65 ... [2020-03-15T03:33:20.534Z] [2020-03-15T03:33:20.534Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-15T03:33:20.534Z] #56 87.39 internal/poll [2020-03-15T03:33:20.534Z] #56 90.02 os [2020-03-15T03:33:20.534Z] #56 90.93 encoding/binary [2020-03-15T03:33:20.534Z] #56 93.79 encoding/base64 [2020-03-15T03:33:20.534Z] #56 95.24 golang.org/x/sys/unix [2020-03-15T03:33:20.534Z] #56 96.42 fmt [2020-03-15T03:33:20.534Z] #56 ... [2020-03-15T03:33:20.534Z] [2020-03-15T03:33:20.534Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:33:20.534Z] #38 4.242 + RM_GOPATH=0 [2020-03-15T03:33:20.534Z] #38 4.242 + TMP_GOPATH= [2020-03-15T03:33:20.534Z] #38 4.242 + : /build [2020-03-15T03:33:20.534Z] #38 4.243 + '[' -z '' ']' [2020-03-15T03:33:20.534Z] #38 4.245 ++ mktemp -d [2020-03-15T03:33:20.534Z] #38 4.247 + export GOPATH=/tmp/tmp.mOkVeKdB5B [2020-03-15T03:33:20.534Z] #38 4.248 + GOPATH=/tmp/tmp.mOkVeKdB5B [2020-03-15T03:33:20.534Z] #38 4.248 + RM_GOPATH=1 [2020-03-15T03:33:20.534Z] #38 4.249 ++ dirname ./install.sh [2020-03-15T03:33:20.534Z] #38 4.255 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-15T03:33:20.534Z] #38 4.255 + dir=. [2020-03-15T03:33:20.534Z] #38 4.255 + bin=tini [2020-03-15T03:33:20.534Z] #38 4.255 + shift [2020-03-15T03:33:20.534Z] #38 4.255 + '[' '!' -f ./tini.installer ']' [2020-03-15T03:33:20.534Z] #38 4.255 + . ./tini.installer [2020-03-15T03:33:20.534Z] #38 4.255 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-15T03:33:20.534Z] #38 4.255 + install_tini [2020-03-15T03:33:20.534Z] #38 4.255 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-03-15T03:33:20.534Z] #38 4.255 + git clone https://github.com/krallin/tini.git /tmp/tmp.mOkVeKdB5B/tini [2020-03-15T03:33:20.534Z] #38 4.258 Cloning into '/tmp/tmp.mOkVeKdB5B/tini'... [2020-03-15T03:33:20.534Z] #38 5.114 + cd /tmp/tmp.mOkVeKdB5B/tini [2020-03-15T03:33:20.534Z] #38 5.114 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-15T03:33:20.534Z] #38 5.120 + cmake . [2020-03-15T03:33:20.676Z] #44 34.60 CC images/fs.o [2020-03-15T03:33:20.791Z] #38 5.932 -- The C compiler identification is GNU 8.3.0 [2020-03-15T03:33:20.791Z] #38 5.989 -- Check for working C compiler: /usr/bin/cc [2020-03-15T03:33:20.937Z] #44 34.83 CC images/pstree.o [2020-03-15T03:33:21.199Z] #44 35.21 CC images/pipe.o [2020-03-15T03:33:21.721Z] #38 6.765 -- Check for working C compiler: /usr/bin/cc -- works [2020-03-15T03:33:21.721Z] #38 6.767 -- Detecting C compiler ABI info [2020-03-15T03:33:21.774Z] #44 35.53 CC images/tcp-stream.o [2020-03-15T03:33:21.774Z] #44 35.92 CC images/sk-packet.o [2020-03-15T03:33:22.035Z] #44 36.19 CC images/mnt.o [2020-03-15T03:33:22.040Z] #17 41.39 Selecting previously unselected package libnet1:amd64. [2020-03-15T03:33:22.040Z] #17 41.39 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-03-15T03:33:22.040Z] #17 41.41 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-03-15T03:33:22.283Z] #38 7.371 -- Detecting C compiler ABI info - done [2020-03-15T03:33:22.283Z] #38 7.416 -- Detecting C compile features [2020-03-15T03:33:22.294Z] #17 41.50 Selecting previously unselected package libnl-3-200:amd64. [2020-03-15T03:33:22.294Z] #17 41.52 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-03-15T03:33:22.294Z] #17 41.52 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-03-15T03:33:22.294Z] #17 41.59 Selecting previously unselected package libprotobuf-c1:amd64. [2020-03-15T03:33:22.548Z] #17 41.59 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-03-15T03:33:22.549Z] #17 41.60 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-03-15T03:33:22.549Z] #17 41.67 Selecting previously unselected package libreadline5:amd64. [2020-03-15T03:33:22.549Z] #17 41.67 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-03-15T03:33:22.549Z] #17 41.67 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-03-15T03:33:22.549Z] #17 41.80 Selecting previously unselected package net-tools. [2020-03-15T03:33:22.549Z] #17 41.80 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-03-15T03:33:22.549Z] #17 41.81 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-15T03:33:22.606Z] #44 36.71 CC images/pipe-data.o [2020-03-15T03:33:22.803Z] #17 41.96 Selecting previously unselected package python-pip-whl. [2020-03-15T03:33:22.803Z] #17 41.96 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-03-15T03:33:22.803Z] #17 41.98 Unpacking python-pip-whl (18.1-5) ... [2020-03-15T03:33:22.955Z] #44 ... [2020-03-15T03:33:22.955Z] [2020-03-15T03:33:22.955Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-15T03:33:22.955Z] #33 90.03 internal/poll [2020-03-15T03:33:22.955Z] #33 92.17 internal/fmtsort [2020-03-15T03:33:22.955Z] #33 92.30 internal/syscall/unix [2020-03-15T03:33:22.955Z] #33 92.65 os [2020-03-15T03:33:22.955Z] #33 92.92 strings [2020-03-15T03:33:22.955Z] #33 95.93 path [2020-03-15T03:33:22.955Z] #33 96.46 text/tabwriter [2020-03-15T03:33:22.955Z] #33 96.48 fmt [2020-03-15T03:33:22.955Z] #33 97.64 path/filepath [2020-03-15T03:33:22.955Z] #33 99.23 io/ioutil [2020-03-15T03:33:22.955Z] #33 ... [2020-03-15T03:33:22.955Z] [2020-03-15T03:33:22.955Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:33:22.955Z] #38 7.919 -- Detecting C compile features - done [2020-03-15T03:33:22.955Z] #38 7.977 -- Performing Test HAS_BUILTIN_FORTIFY [2020-03-15T03:33:22.955Z] #38 8.226 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-03-15T03:33:22.955Z] #38 8.343 -- Configuring done [2020-03-15T03:33:22.955Z] #38 8.380 -- Generating done [2020-03-15T03:33:22.955Z] #38 8.381 -- Build files have been written to: /tmp/tmp.fvXJDbFF9g/tini [2020-03-15T03:33:22.955Z] #38 8.392 + make tini-static [2020-03-15T03:33:22.955Z] #38 8.947 Scanning dependencies of target tini-static [2020-03-15T03:33:22.955Z] #38 9.067 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-03-15T03:33:23.178Z] #44 37.11 CC images/sa.o [2020-03-15T03:33:23.363Z] #17 ... [2020-03-15T03:33:23.363Z] [2020-03-15T03:33:23.363Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:33:23.363Z] #44 101.6 CC criu/cr-dedup.o [2020-03-15T03:33:23.363Z] #44 102.0 CC criu/cr-dump.o [2020-03-15T03:33:23.363Z] #44 104.1 CC criu/cr-errno.o [2020-03-15T03:33:23.363Z] #44 104.1 CC criu/cr-restore.o [2020-03-15T03:33:23.363Z] #44 108.5 CC criu/cr-service.o [2020-03-15T03:33:23.363Z] #44 110.1 CC criu/crtools.o [2020-03-15T03:33:23.363Z] #44 110.6 CC criu/eventfd.o [2020-03-15T03:33:23.363Z] #44 111.0 CC criu/eventpoll.o [2020-03-15T03:33:23.363Z] #44 ... [2020-03-15T03:33:23.363Z] [2020-03-15T03:33:23.363Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-15T03:33:23.363Z] #17 42.52 Selecting previously unselected package python3-lib2to3. [2020-03-15T03:33:23.363Z] #17 42.52 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-03-15T03:33:23.363Z] #17 42.52 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-03-15T03:33:23.363Z] #17 42.66 Selecting previously unselected package python3-distutils. [2020-03-15T03:33:23.363Z] #17 42.68 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-03-15T03:33:23.363Z] #17 42.68 Unpacking python3-distutils (3.7.3-1) ... [2020-03-15T03:33:23.440Z] #44 37.49 CC images/timer.o [2020-03-15T03:33:23.617Z] #17 42.80 Selecting previously unselected package python3-pip. [2020-03-15T03:33:23.617Z] #17 42.80 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-03-15T03:33:23.617Z] #17 42.81 Unpacking python3-pip (18.1-5) ... [2020-03-15T03:33:23.617Z] #17 42.95 Selecting previously unselected package python3-pkg-resources. [2020-03-15T03:33:23.617Z] #17 42.96 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-03-15T03:33:23.617Z] #17 42.97 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-03-15T03:33:23.880Z] #17 43.11 Selecting previously unselected package python3-setuptools. [2020-03-15T03:33:23.880Z] #17 43.12 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-03-15T03:33:23.880Z] #17 43.13 Unpacking python3-setuptools (40.8.0-1) ... [2020-03-15T03:33:23.890Z] #38 10.57 [100%] Linking C executable tini-static [2020-03-15T03:33:24.011Z] #44 37.98 CC images/timerfd.o [2020-03-15T03:33:24.134Z] #17 43.37 Selecting previously unselected package python3-wheel. [2020-03-15T03:33:24.134Z] #17 43.38 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-03-15T03:33:24.134Z] #17 43.39 Unpacking python3-wheel (0.32.3-2) ... [2020-03-15T03:33:24.134Z] #17 43.46 Selecting previously unselected package sudo. [2020-03-15T03:33:24.273Z] #44 38.28 CC images/mm.o [2020-03-15T03:33:24.389Z] #17 43.47 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-03-15T03:33:24.389Z] #17 43.48 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-03-15T03:33:24.534Z] #44 38.70 CC images/sk-opts.o [2020-03-15T03:33:24.644Z] #17 43.96 Selecting previously unselected package thin-provisioning-tools. [2020-03-15T03:33:24.644Z] #17 43.97 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-03-15T03:33:24.644Z] #17 43.97 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-03-15T03:33:24.795Z] #44 38.94 CC images/sk-unix.o [2020-03-15T03:33:24.803Z] #38 9.396 -- Detecting C compile features - done [2020-03-15T03:33:24.803Z] #38 9.431 -- Performing Test HAS_BUILTIN_FORTIFY [2020-03-15T03:33:24.803Z] #38 9.672 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-03-15T03:33:24.803Z] #38 9.761 -- Configuring done [2020-03-15T03:33:24.803Z] #38 9.799 -- Generating done [2020-03-15T03:33:24.803Z] #38 9.805 -- Build files have been written to: /tmp/tmp.mOkVeKdB5B/tini [2020-03-15T03:33:24.803Z] #38 9.819 + make tini-static [2020-03-15T03:33:24.825Z] #38 11.30 [100%] Built target tini-static [2020-03-15T03:33:24.825Z] #38 11.42 + mkdir -p /build [2020-03-15T03:33:24.825Z] #38 11.42 + cp tini-static /build/docker-init [2020-03-15T03:33:25.056Z] #44 39.23 CC images/sk-inet.o [2020-03-15T03:33:25.083Z] #38 DONE 11.6s [2020-03-15T03:33:25.083Z] [2020-03-15T03:33:25.083Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:33:25.083Z] #44 3.958 Note: Building without setproctitle() and strlcpy() support. [2020-03-15T03:33:25.083Z] #44 3.958 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-15T03:33:25.083Z] #44 3.986 Note: Building without GnuTLS support [2020-03-15T03:33:25.156Z] #17 44.20 Selecting previously unselected package uidmap. [2020-03-15T03:33:25.156Z] #17 44.20 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-03-15T03:33:25.156Z] #17 44.21 Unpacking uidmap (1:4.5-1.1) ... [2020-03-15T03:33:25.156Z] #17 44.33 Selecting previously unselected package vim-runtime. [2020-03-15T03:33:25.156Z] #17 44.35 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-03-15T03:33:25.156Z] #17 44.39 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-03-15T03:33:25.156Z] #17 44.42 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-03-15T03:33:25.156Z] #17 44.43 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-03-15T03:33:25.366Z] #38 10.35 Scanning dependencies of target tini-static [2020-03-15T03:33:25.366Z] #38 10.47 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-03-15T03:33:25.627Z] #44 ... [2020-03-15T03:33:25.627Z] [2020-03-15T03:33:25.627Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-15T03:33:25.627Z] #10 89.69 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-03-15T03:33:25.627Z] #10 89.70 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-03-15T03:33:25.627Z] #10 89.71 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-15T03:33:25.627Z] #10 ... [2020-03-15T03:33:25.627Z] [2020-03-15T03:33:25.627Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:33:25.627Z] #44 39.62 CC images/tun.o [2020-03-15T03:33:25.649Z] #44 5.880 fatal: not a git repository (or any of the parent directories): .git [2020-03-15T03:33:25.649Z] #44 5.975 GEN .gitid [2020-03-15T03:33:25.649Z] #44 6.010 GEN criu/include/version.h [2020-03-15T03:33:25.649Z] #44 ... [2020-03-15T03:33:25.649Z] [2020-03-15T03:33:25.649Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-15T03:33:25.649Z] #56 92.87 context [2020-03-15T03:33:25.649Z] #56 94.13 os [2020-03-15T03:33:25.649Z] #56 94.48 encoding/binary [2020-03-15T03:33:25.649Z] #56 96.57 encoding/base64 [2020-03-15T03:33:25.649Z] #56 97.85 golang.org/x/sys/unix [2020-03-15T03:33:25.649Z] #56 98.59 fmt [2020-03-15T03:33:25.888Z] #44 39.96 CC images/sk-netlink.o [2020-03-15T03:33:25.907Z] #56 ... [2020-03-15T03:33:25.907Z] [2020-03-15T03:33:25.907Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:33:25.907Z] #44 6.104 GEN include/common/asm [2020-03-15T03:33:26.459Z] #44 40.35 CC images/packet-sock.o [2020-03-15T03:33:27.031Z] #44 40.99 CC images/ipc-var.o [2020-03-15T03:33:27.258Z] #38 11.94 [100%] Linking C executable tini-static [2020-03-15T03:33:27.291Z] #44 ... [2020-03-15T03:33:27.291Z] [2020-03-15T03:33:27.291Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:33:27.291Z] #47 91.14 go/parser [2020-03-15T03:33:27.291Z] #47 94.87 github.com/LK4D4/vndr/versioned [2020-03-15T03:33:27.291Z] #47 94.99 math/big [2020-03-15T03:33:27.291Z] #47 98.13 go/doc [2020-03-15T03:33:27.291Z] #47 99.04 vendor/golang.org/x/text/unicode/norm [2020-03-15T03:33:27.291Z] #47 ... [2020-03-15T03:33:27.291Z] [2020-03-15T03:33:27.291Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:33:27.291Z] #44 41.37 CC images/ipc-desc.o [2020-03-15T03:33:27.550Z] #44 41.66 CC images/ipc-shm.o [2020-03-15T03:33:27.810Z] #44 7.857 PBCC images/google/protobuf/descriptor.pb-c.c [2020-03-15T03:33:27.810Z] #44 7.919 PBCC images/opts.pb-c.c [2020-03-15T03:33:27.810Z] #44 7.980 PBCC images/sit.pb-c.c [2020-03-15T03:33:27.810Z] #44 8.087 DEP images/google/protobuf/descriptor.pb-c.d [2020-03-15T03:33:27.810Z] #44 8.207 DEP images/opts.pb-c.d [2020-03-15T03:33:27.820Z] #38 ... [2020-03-15T03:33:27.820Z] [2020-03-15T03:33:27.820Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:33:27.820Z] #44 3.805 Note: Building without setproctitle() and strlcpy() support. [2020-03-15T03:33:27.820Z] #44 3.805 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-15T03:33:27.820Z] #44 3.813 Note: Building without GnuTLS support [2020-03-15T03:33:27.820Z] #44 5.792 fatal: not a git repository (or any of the parent directories): .git [2020-03-15T03:33:27.820Z] #44 5.831 GEN .gitid [2020-03-15T03:33:27.820Z] #44 5.838 GEN criu/include/version.h [2020-03-15T03:33:27.820Z] #44 5.903 GEN include/common/asm [2020-03-15T03:33:27.820Z] #44 7.560 PBCC images/google/protobuf/descriptor.pb-c.c [2020-03-15T03:33:27.820Z] #44 7.706 PBCC images/opts.pb-c.c [2020-03-15T03:33:27.820Z] #44 7.778 PBCC images/sit.pb-c.c [2020-03-15T03:33:27.820Z] #44 7.888 DEP images/google/protobuf/descriptor.pb-c.d [2020-03-15T03:33:27.820Z] #44 8.002 DEP images/opts.pb-c.d [2020-03-15T03:33:27.820Z] #44 8.062 DEP images/sit.pb-c.d [2020-03-15T03:33:27.820Z] #44 8.119 PBCC images/macvlan.pb-c.c [2020-03-15T03:33:27.820Z] #44 8.130 DEP images/macvlan.pb-c.d [2020-03-15T03:33:27.820Z] #44 8.182 PBCC images/autofs.pb-c.c [2020-03-15T03:33:27.820Z] #44 8.223 DEP images/autofs.pb-c.d [2020-03-15T03:33:27.820Z] #44 8.261 PBCC images/sysctl.pb-c.c [2020-03-15T03:33:27.820Z] #44 8.286 DEP images/sysctl.pb-c.d [2020-03-15T03:33:27.820Z] #44 8.310 PBCC images/time.pb-c.c [2020-03-15T03:33:27.820Z] #44 8.360 DEP images/time.pb-c.d [2020-03-15T03:33:27.820Z] #44 8.423 PBCC images/binfmt-misc.pb-c.c [2020-03-15T03:33:27.820Z] #44 8.477 DEP images/binfmt-misc.pb-c.d [2020-03-15T03:33:27.820Z] #44 8.542 PBCC images/seccomp.pb-c.c [2020-03-15T03:33:27.820Z] #44 8.552 DEP images/seccomp.pb-c.d [2020-03-15T03:33:27.820Z] #44 8.616 PBCC images/userns.pb-c.c [2020-03-15T03:33:27.820Z] #44 8.655 DEP images/userns.pb-c.d [2020-03-15T03:33:27.820Z] #44 8.711 PBCC images/cgroup.pb-c.c [2020-03-15T03:33:27.820Z] #44 8.751 DEP images/cgroup.pb-c.d [2020-03-15T03:33:27.820Z] #44 8.794 PBCC images/fown.pb-c.c [2020-03-15T03:33:27.820Z] #44 8.824 PBCC images/ext-file.pb-c.c [2020-03-15T03:33:27.820Z] #44 8.854 DEP images/fown.pb-c.d [2020-03-15T03:33:27.820Z] #44 8.913 DEP images/ext-file.pb-c.d [2020-03-15T03:33:27.820Z] #44 8.969 PBCC images/rpc.pb-c.c [2020-03-15T03:33:27.820Z] #44 ... [2020-03-15T03:33:27.820Z] [2020-03-15T03:33:27.820Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:33:27.820Z] #38 12.85 [100%] Built target tini-static [2020-03-15T03:33:27.820Z] #38 12.96 + mkdir -p /build [2020-03-15T03:33:27.820Z] #38 12.97 + cp tini-static /build/docker-init [2020-03-15T03:33:28.069Z] #44 8.247 DEP images/sit.pb-c.d [2020-03-15T03:33:28.069Z] #44 8.345 PBCC images/macvlan.pb-c.c [2020-03-15T03:33:28.069Z] #44 8.352 DEP images/macvlan.pb-c.d [2020-03-15T03:33:28.069Z] #44 8.382 PBCC images/autofs.pb-c.c [2020-03-15T03:33:28.069Z] #44 8.438 DEP images/autofs.pb-c.d [2020-03-15T03:33:28.069Z] #44 8.490 PBCC images/sysctl.pb-c.c [2020-03-15T03:33:28.120Z] #44 42.08 CC images/ipc-msg.o [2020-03-15T03:33:28.327Z] #44 8.499 DEP images/sysctl.pb-c.d [2020-03-15T03:33:28.327Z] #44 8.572 PBCC images/time.pb-c.c [2020-03-15T03:33:28.327Z] #44 8.610 DEP images/time.pb-c.d [2020-03-15T03:33:28.327Z] #44 8.654 PBCC images/binfmt-misc.pb-c.c [2020-03-15T03:33:28.327Z] #44 8.695 DEP images/binfmt-misc.pb-c.d [2020-03-15T03:33:28.327Z] #44 8.736 PBCC images/seccomp.pb-c.c [2020-03-15T03:33:28.383Z] #38 DONE 13.3s [2020-03-15T03:33:28.383Z] [2020-03-15T03:33:28.383Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:33:28.383Z] #44 9.036 DEP images/rpc.pb-c.d [2020-03-15T03:33:28.383Z] #44 9.120 PBCC images/siginfo.pb-c.c [2020-03-15T03:33:28.383Z] #44 9.196 DEP images/siginfo.pb-c.d [2020-03-15T03:33:28.383Z] #44 9.308 PBCC images/pagemap.pb-c.c [2020-03-15T03:33:28.383Z] #44 9.426 DEP images/pagemap.pb-c.d [2020-03-15T03:33:28.383Z] #44 9.525 PBCC images/rlimit.pb-c.c [2020-03-15T03:33:28.383Z] #44 9.575 DEP images/rlimit.pb-c.d [2020-03-15T03:33:28.477Z] #17 47.62 Selecting previously unselected package vim. [2020-03-15T03:33:28.477Z] #17 47.64 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-03-15T03:33:28.477Z] #17 47.66 Unpacking vim (2:8.1.0875-5) ... [2020-03-15T03:33:28.586Z] #44 8.769 DEP images/seccomp.pb-c.d [2020-03-15T03:33:28.586Z] #44 8.829 PBCC images/userns.pb-c.c [2020-03-15T03:33:28.586Z] #44 8.875 DEP images/userns.pb-c.d [2020-03-15T03:33:28.586Z] #44 8.967 PBCC images/cgroup.pb-c.c [2020-03-15T03:33:28.586Z] #44 9.007 DEP images/cgroup.pb-c.d [2020-03-15T03:33:28.639Z] #44 9.719 PBCC images/file-lock.pb-c.c [2020-03-15T03:33:28.639Z] #44 9.816 DEP images/file-lock.pb-c.d [2020-03-15T03:33:28.639Z] #44 9.855 PBCC images/tty.pb-c.c [2020-03-15T03:33:28.692Z] #44 42.62 CC images/ipc-sem.o [2020-03-15T03:33:28.853Z] #44 9.108 PBCC images/fown.pb-c.c [2020-03-15T03:33:28.853Z] #44 9.133 PBCC images/ext-file.pb-c.c [2020-03-15T03:33:28.853Z] #44 9.189 DEP images/fown.pb-c.d [2020-03-15T03:33:28.853Z] #44 9.264 DEP images/ext-file.pb-c.d [2020-03-15T03:33:28.897Z] #44 10.02 DEP images/tty.pb-c.d [2020-03-15T03:33:29.060Z] #17 48.30 Selecting previously unselected package xfsprogs. [2020-03-15T03:33:29.060Z] #17 48.32 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-03-15T03:33:29.060Z] #17 48.32 Unpacking xfsprogs (4.20.0-1) ... [2020-03-15T03:33:29.112Z] #44 9.301 PBCC images/rpc.pb-c.c [2020-03-15T03:33:29.112Z] #44 9.349 DEP images/rpc.pb-c.d [2020-03-15T03:33:29.112Z] #44 9.419 PBCC images/siginfo.pb-c.c [2020-03-15T03:33:29.112Z] #44 9.448 DEP images/siginfo.pb-c.d [2020-03-15T03:33:29.112Z] #44 9.499 PBCC images/pagemap.pb-c.c [2020-03-15T03:33:29.112Z] #44 9.585 DEP images/pagemap.pb-c.d [2020-03-15T03:33:29.154Z] #44 10.17 PBCC images/tun.pb-c.c [2020-03-15T03:33:29.154Z] #44 10.28 PBCC images/netdev.pb-c.c [2020-03-15T03:33:29.154Z] #44 10.36 DEP images/tun.pb-c.d [2020-03-15T03:33:29.263Z] #44 43.10 CC images/utsns.o [2020-03-15T03:33:29.370Z] #44 9.642 PBCC images/rlimit.pb-c.c [2020-03-15T03:33:29.370Z] #44 9.649 DEP images/rlimit.pb-c.d [2020-03-15T03:33:29.370Z] #44 9.708 PBCC images/file-lock.pb-c.c [2020-03-15T03:33:29.370Z] #44 9.737 DEP images/file-lock.pb-c.d [2020-03-15T03:33:29.370Z] #44 9.822 PBCC images/tty.pb-c.c [2020-03-15T03:33:29.370Z] #44 9.863 DEP images/tty.pb-c.d [2020-03-15T03:33:29.411Z] #44 10.59 DEP images/netdev.pb-c.d [2020-03-15T03:33:29.411Z] #44 10.67 PBCC images/vma.pb-c.c [2020-03-15T03:33:29.411Z] #44 10.72 DEP images/vma.pb-c.d [2020-03-15T03:33:29.523Z] #44 43.44 CC images/creds.o [2020-03-15T03:33:29.629Z] #44 9.959 PBCC images/tun.pb-c.c [2020-03-15T03:33:29.629Z] #44 10.05 PBCC images/netdev.pb-c.c [2020-03-15T03:33:29.629Z] #44 10.09 DEP images/tun.pb-c.d [2020-03-15T03:33:29.640Z] #17 48.80 Selecting previously unselected package zip. [2020-03-15T03:33:29.640Z] #17 48.82 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-03-15T03:33:29.640Z] #17 48.82 Unpacking zip (3.0-11+b1) ... [2020-03-15T03:33:29.640Z] #17 49.00 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-03-15T03:33:29.668Z] #44 10.77 PBCC images/creds.pb-c.c [2020-03-15T03:33:29.668Z] #44 10.78 DEP images/creds.pb-c.d [2020-03-15T03:33:29.668Z] #44 10.83 PBCC images/utsns.pb-c.c [2020-03-15T03:33:29.668Z] #44 10.86 DEP images/utsns.pb-c.d [2020-03-15T03:33:29.668Z] #44 10.89 PBCC images/ipc-desc.pb-c.c [2020-03-15T03:33:29.668Z] #44 10.92 PBCC images/ipc-sem.pb-c.c [2020-03-15T03:33:29.668Z] #44 10.94 DEP images/ipc-desc.pb-c.d [2020-03-15T03:33:29.786Z] #44 ... [2020-03-15T03:33:29.786Z] [2020-03-15T03:33:29.786Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-15T03:33:29.786Z] #56 96.26 golang.org/x/crypto/ssh/terminal [2020-03-15T03:33:29.786Z] #56 98.73 mvdan.cc/sh/v3/cmd/shfmt [2020-03-15T03:33:29.786Z] #56 DONE 103.6s [2020-03-15T03:33:29.786Z] [2020-03-15T03:33:29.786Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:33:29.786Z] #44 43.75 CC images/vma.o [2020-03-15T03:33:29.890Z] #44 10.14 DEP images/netdev.pb-c.d [2020-03-15T03:33:29.890Z] #44 10.21 PBCC images/vma.pb-c.c [2020-03-15T03:33:29.890Z] #44 10.30 DEP images/vma.pb-c.d [2020-03-15T03:33:29.894Z] #17 49.01 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-15T03:33:29.894Z] #17 49.02 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-03-15T03:33:29.894Z] #17 49.03 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-03-15T03:33:29.894Z] #17 49.04 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-03-15T03:33:29.894Z] #17 49.05 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-03-15T03:33:29.894Z] #17 49.06 Setting up uidmap (1:4.5-1.1) ... [2020-03-15T03:33:29.894Z] #17 49.07 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-03-15T03:33:29.894Z] #17 49.08 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-03-15T03:33:29.894Z] #17 49.09 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-15T03:33:29.894Z] #17 49.10 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-03-15T03:33:29.894Z] #17 49.11 Setting up libicu63:amd64 (63.1-6) ... [2020-03-15T03:33:29.894Z] #17 49.12 Setting up xxd (2:8.1.0875-5) ... [2020-03-15T03:33:29.894Z] #17 49.12 Setting up zip (3.0-11+b1) ... [2020-03-15T03:33:29.894Z] #17 49.13 Setting up vim-common (2:8.1.0875-5) ... [2020-03-15T03:33:29.894Z] #17 49.16 Setting up bash-completion (1:2.8-6) ... [2020-03-15T03:33:29.925Z] #44 10.99 DEP images/ipc-sem.pb-c.d [2020-03-15T03:33:29.925Z] #44 11.05 PBCC images/ipc-msg.pb-c.c [2020-03-15T03:33:29.925Z] #44 ... [2020-03-15T03:33:29.925Z] [2020-03-15T03:33:29.925Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:33:29.925Z] #47 96.94 regexp/syntax [2020-03-15T03:33:29.925Z] #47 99.16 flag [2020-03-15T03:33:29.925Z] #47 100.8 go/token [2020-03-15T03:33:29.925Z] #47 101.9 go/scanner [2020-03-15T03:33:29.925Z] #47 102.5 regexp [2020-03-15T03:33:29.925Z] #47 103.6 go/ast [2020-03-15T03:33:29.925Z] #47 ... [2020-03-15T03:33:29.925Z] [2020-03-15T03:33:29.925Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:33:29.925Z] #44 11.08 DEP images/ipc-msg.pb-c.d [2020-03-15T03:33:29.925Z] #44 11.15 PBCC images/ipc-shm.pb-c.c [2020-03-15T03:33:30.047Z] #44 44.12 CC images/netdev.o [2020-03-15T03:33:30.148Z] #44 10.36 PBCC images/creds.pb-c.c [2020-03-15T03:33:30.148Z] #44 10.40 DEP images/creds.pb-c.d [2020-03-15T03:33:30.148Z] #44 10.45 PBCC images/utsns.pb-c.c [2020-03-15T03:33:30.148Z] #44 10.47 DEP images/utsns.pb-c.d [2020-03-15T03:33:30.148Z] #44 10.54 PBCC images/ipc-desc.pb-c.c [2020-03-15T03:33:30.182Z] #44 11.19 DEP images/ipc-shm.pb-c.d [2020-03-15T03:33:30.182Z] #44 11.24 PBCC images/ipc-var.pb-c.c [2020-03-15T03:33:30.182Z] #44 11.27 DEP images/ipc-var.pb-c.d [2020-03-15T03:33:30.182Z] #44 11.35 PBCC images/sk-opts.pb-c.c [2020-03-15T03:33:30.182Z] #44 11.37 PBCC images/packet-sock.pb-c.c [2020-03-15T03:33:30.406Z] #44 10.54 PBCC images/ipc-sem.pb-c.c [2020-03-15T03:33:30.406Z] #44 10.59 DEP images/ipc-desc.pb-c.d [2020-03-15T03:33:30.406Z] #44 10.67 DEP images/ipc-sem.pb-c.d [2020-03-15T03:33:30.406Z] #44 10.76 PBCC images/ipc-msg.pb-c.c [2020-03-15T03:33:30.440Z] #44 11.43 DEP images/sk-opts.pb-c.d [2020-03-15T03:33:30.440Z] #44 11.47 DEP images/packet-sock.pb-c.d [2020-03-15T03:33:30.440Z] #44 11.55 PBCC images/sk-netlink.pb-c.c [2020-03-15T03:33:30.440Z] #44 ... [2020-03-15T03:33:30.440Z] [2020-03-15T03:33:30.440Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-15T03:33:30.440Z] #33 97.81 flag [2020-03-15T03:33:30.440Z] #33 97.81 github.com/BurntSushi/toml [2020-03-15T03:33:30.440Z] #33 99.73 log [2020-03-15T03:33:30.440Z] #33 102.7 github.com/BurntSushi/toml/cmd/tomlv [2020-03-15T03:33:30.440Z] #33 DONE 107.5s [2020-03-15T03:33:30.440Z] [2020-03-15T03:33:30.440Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:33:30.440Z] #44 11.62 DEP images/sk-netlink.pb-c.d [2020-03-15T03:33:30.664Z] #44 10.83 DEP images/ipc-msg.pb-c.d [2020-03-15T03:33:30.664Z] #44 10.91 PBCC images/ipc-shm.pb-c.c [2020-03-15T03:33:30.664Z] #44 10.97 DEP images/ipc-shm.pb-c.d [2020-03-15T03:33:30.664Z] #44 11.02 PBCC images/ipc-var.pb-c.c [2020-03-15T03:33:30.664Z] #44 11.06 DEP images/ipc-var.pb-c.d [2020-03-15T03:33:30.697Z] #44 11.68 PBCC images/sk-inet.pb-c.c [2020-03-15T03:33:30.697Z] #44 11.78 DEP images/sk-inet.pb-c.d [2020-03-15T03:33:30.923Z] #44 11.13 PBCC images/sk-opts.pb-c.c [2020-03-15T03:33:30.923Z] #44 11.18 PBCC images/packet-sock.pb-c.c [2020-03-15T03:33:30.923Z] #44 11.25 DEP images/sk-opts.pb-c.d [2020-03-15T03:33:30.923Z] #44 11.29 DEP images/packet-sock.pb-c.d [2020-03-15T03:33:30.923Z] #44 11.38 PBCC images/sk-netlink.pb-c.c [2020-03-15T03:33:30.954Z] #44 12.01 PBCC images/sk-unix.pb-c.c [2020-03-15T03:33:30.954Z] #44 12.07 DEP images/sk-unix.pb-c.d [2020-03-15T03:33:30.954Z] #44 12.17 PBCC images/mm.pb-c.c [2020-03-15T03:33:30.954Z] #44 12.25 DEP images/mm.pb-c.d [2020-03-15T03:33:30.992Z] #44 44.93 CC images/tty.o [2020-03-15T03:33:31.181Z] #44 11.49 DEP images/sk-netlink.pb-c.d [2020-03-15T03:33:31.181Z] #44 11.54 PBCC images/sk-inet.pb-c.c [2020-03-15T03:33:31.181Z] #44 11.60 DEP images/sk-inet.pb-c.d [2020-03-15T03:33:31.439Z] #44 11.67 PBCC images/sk-unix.pb-c.c [2020-03-15T03:33:31.439Z] #44 11.77 DEP images/sk-unix.pb-c.d [2020-03-15T03:33:31.439Z] #44 11.85 PBCC images/mm.pb-c.c [2020-03-15T03:33:31.518Z] #44 12.45 PBCC images/timerfd.pb-c.c [2020-03-15T03:33:31.518Z] #44 12.50 DEP images/timerfd.pb-c.d [2020-03-15T03:33:31.518Z] #44 12.56 PBCC images/timer.pb-c.c [2020-03-15T03:33:31.518Z] #44 12.63 DEP images/timer.pb-c.d [2020-03-15T03:33:31.518Z] #44 12.67 PBCC images/sa.pb-c.c [2020-03-15T03:33:31.518Z] #44 12.74 DEP images/sa.pb-c.d [2020-03-15T03:33:31.518Z] #44 12.82 PBCC images/pipe-data.pb-c.c [2020-03-15T03:33:31.697Z] #44 11.90 DEP images/mm.pb-c.d [2020-03-15T03:33:31.697Z] #44 11.98 PBCC images/timerfd.pb-c.c [2020-03-15T03:33:31.697Z] #44 12.10 DEP images/timerfd.pb-c.d [2020-03-15T03:33:31.697Z] #44 12.15 PBCC images/timer.pb-c.c [2020-03-15T03:33:31.697Z] #44 12.21 DEP images/timer.pb-c.d [2020-03-15T03:33:31.697Z] #44 ... [2020-03-15T03:33:31.697Z] [2020-03-15T03:33:31.697Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:33:31.697Z] #47 98.98 fmt [2020-03-15T03:33:31.697Z] #47 102.5 regexp [2020-03-15T03:33:31.697Z] #47 104.2 go/token [2020-03-15T03:33:31.697Z] #47 105.1 go/scanner [2020-03-15T03:33:31.697Z] #47 106.5 go/ast [2020-03-15T03:33:31.697Z] #47 107.1 internal/lazyregexp [2020-03-15T03:33:31.697Z] #47 107.3 net/url [2020-03-15T03:33:31.697Z] #47 108.8 text/template/parse [2020-03-15T03:33:31.774Z] #44 12.85 DEP images/pipe-data.pb-c.d [2020-03-15T03:33:31.774Z] #44 12.90 PBCC images/mnt.pb-c.c [2020-03-15T03:33:31.774Z] #44 12.94 DEP images/mnt.pb-c.d [2020-03-15T03:33:31.774Z] #44 ... [2020-03-15T03:33:31.774Z] [2020-03-15T03:33:31.774Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-15T03:33:31.774Z] #65 53.72 + export 'BUILDTAGS=netgo osusergo static_build' [2020-03-15T03:33:31.774Z] #65 53.72 + BUILDTAGS='netgo osusergo static_build' [2020-03-15T03:33:31.774Z] #65 53.72 + export EXTRA_FLAGS=-buildmode=pie [2020-03-15T03:33:31.774Z] #65 53.72 + EXTRA_FLAGS=-buildmode=pie [2020-03-15T03:33:31.774Z] #65 53.72 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-03-15T03:33:31.774Z] #65 53.72 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-03-15T03:33:31.774Z] #65 53.72 + '[' '' = dynamic ']' [2020-03-15T03:33:31.774Z] #65 53.72 + make [2020-03-15T03:33:31.774Z] #65 54.73 + bin/ctr [2020-03-15T03:33:31.774Z] #65 ... [2020-03-15T03:33:31.774Z] [2020-03-15T03:33:31.774Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:33:31.774Z] #44 12.97 PBCC images/sk-packet.pb-c.c [2020-03-15T03:33:31.774Z] #44 13.00 DEP images/sk-packet.pb-c.d [2020-03-15T03:33:31.774Z] #44 13.04 PBCC images/tcp-stream.pb-c.c [2020-03-15T03:33:31.955Z] #47 ... [2020-03-15T03:33:31.955Z] [2020-03-15T03:33:31.955Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-15T03:33:31.955Z] #65 43.01 Checking out files: 49% (1554/3137) Checking out files: 50% (1569/3137) Checking out files: 51% (1600/3137) Checking out files: 52% (1632/3137) Checking out files: 53% (1663/3137) Checking out files: 54% (1694/3137) Checking out files: 55% (1726/3137) Checking out files: 56% (1757/3137) Checking out files: 57% (1789/3137) Checking out files: 58% (1820/3137) Checking out files: 59% (1851/3137) Checking out files: 60% (1883/3137) Checking out files: 61% (1914/3137) Checking out files: 62% (1945/3137) Checking out files: 63% (1977/3137) Checking out files: 64% (2008/3137) Checking out files: 65% (2040/3137) Checking out files: 66% (2071/3137) Checking out files: 67% (2102/3137) Checking out files: 68% (2134/3137) Checking out files: 69% (2165/3137) Checking out files: 70% (2196/3137) Checking out files: 71% (2228/3137) Checking out files: 72% (2259/3137) Checking out files: 73% (2291/3137) Checking out files: 74% (2322/3137) Checking out files: 75% (2353/3137) Checking out files: 76% (2385/3137) Checking out files: 77% (2416/3137) Checking out files: 78% (2447/3137) Checking out files: 79% (2479/3137) Checking out files: 80% (2510/3137) Checking out files: 81% (2541/3137) Checking out files: 82% (2573/3137) Checking out files: 83% (2604/3137) Checking out files: 83% (2633/3137) Checking out files: 84% (2636/3137) Checking out files: 85% (2667/3137) Checking out files: 86% (2698/3137) Checking out files: 87% (2730/3137) Checking out files: 88% (2761/3137) Checking out files: 89% (2792/3137) Checking out files: 90% (2824/3137) Checking out files: 91% (2855/3137) Checking out files: 92% (2887/3137) Checking out files: 93% (2918/3137) Checking out files: 94% (2949/3137) Checking out files: 95% (2981/3137) Checking out files: 96% (3012/3137) Checking out files: 97% (3043/3137) Checking out files: 98% (3075/3137) Checking out files: 99% (3106/3137) Checking out files: 100% (3137/3137) Checking out files: 100% (3137/3137), done. [2020-03-15T03:33:31.955Z] #65 44.71 + cd /tmp/tmp.BJBBOkjEYC/src/github.com/containerd/containerd [2020-03-15T03:33:31.955Z] #65 44.71 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-15T03:33:31.955Z] #65 46.24 + export 'BUILDTAGS=netgo osusergo static_build' [2020-03-15T03:33:31.955Z] #65 46.24 + BUILDTAGS='netgo osusergo static_build' [2020-03-15T03:33:31.956Z] #65 46.24 + export EXTRA_FLAGS=-buildmode=pie [2020-03-15T03:33:31.956Z] #65 46.24 + EXTRA_FLAGS=-buildmode=pie [2020-03-15T03:33:31.956Z] #65 46.24 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-03-15T03:33:31.956Z] #65 46.24 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-03-15T03:33:31.956Z] #65 46.24 + '[' '' = dynamic ']' [2020-03-15T03:33:31.956Z] #65 46.25 + make [2020-03-15T03:33:32.031Z] #44 13.12 DEP images/tcp-stream.pb-c.d [2020-03-15T03:33:32.031Z] #44 13.16 PBCC images/pipe.pb-c.c [2020-03-15T03:33:32.031Z] #44 13.20 DEP images/pipe.pb-c.d [2020-03-15T03:33:32.031Z] #44 13.25 PBCC images/pstree.pb-c.c [2020-03-15T03:33:32.031Z] #44 13.28 DEP images/pstree.pb-c.d [2020-03-15T03:33:32.031Z] #44 13.31 PBCC images/fs.pb-c.c [2020-03-15T03:33:32.287Z] #44 13.33 DEP images/fs.pb-c.d [2020-03-15T03:33:32.287Z] #44 13.36 PBCC images/signalfd.pb-c.c [2020-03-15T03:33:32.287Z] #44 13.40 DEP images/signalfd.pb-c.d [2020-03-15T03:33:32.287Z] #44 13.44 PBCC images/fh.pb-c.c [2020-03-15T03:33:32.287Z] #44 13.48 PBCC images/fsnotify.pb-c.c [2020-03-15T03:33:32.287Z] #44 13.57 DEP images/fh.pb-c.d [2020-03-15T03:33:32.383Z] #44 46.05 CC images/file-lock.o [2020-03-15T03:33:32.383Z] #44 46.36 CC images/rlimit.o [2020-03-15T03:33:32.544Z] #44 13.62 DEP images/fsnotify.pb-c.d [2020-03-15T03:33:32.544Z] #44 13.68 PBCC images/eventpoll.pb-c.c [2020-03-15T03:33:32.544Z] #44 13.74 DEP images/eventpoll.pb-c.d [2020-03-15T03:33:32.544Z] #44 13.80 PBCC images/eventfd.pb-c.c [2020-03-15T03:33:32.642Z] #44 46.68 CC images/pagemap.o [2020-03-15T03:33:32.800Z] #44 13.85 DEP images/eventfd.pb-c.d [2020-03-15T03:33:32.800Z] #44 13.95 PBCC images/remap-file-path.pb-c.c [2020-03-15T03:33:32.800Z] #44 14.00 DEP images/remap-file-path.pb-c.d [2020-03-15T03:33:32.800Z] #44 14.04 PBCC images/fifo.pb-c.c [2020-03-15T03:33:32.889Z] #65 47.36 + bin/ctr [2020-03-15T03:33:33.057Z] #44 14.09 DEP images/fifo.pb-c.d [2020-03-15T03:33:33.057Z] #44 14.12 PBCC images/ghost-file.pb-c.c [2020-03-15T03:33:33.057Z] #44 14.20 DEP images/ghost-file.pb-c.d [2020-03-15T03:33:33.057Z] #44 14.24 PBCC images/regfile.pb-c.c [2020-03-15T03:33:33.057Z] #44 14.32 DEP images/regfile.pb-c.d [2020-03-15T03:33:33.166Z] #17 51.81 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-03-15T03:33:33.166Z] #17 51.84 Setting up xz-utils (5.2.4-1) ... [2020-03-15T03:33:33.166Z] #17 51.86 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-03-15T03:33:33.166Z] #17 51.87 Setting up sudo (1.8.27-1+deb10u2) ... [2020-03-15T03:33:33.166Z] #17 51.92 invoke-rc.d: could not determine current runlevel [2020-03-15T03:33:33.166Z] #17 51.93 invoke-rc.d: policy-rc.d denied execution of start. [2020-03-15T03:33:33.166Z] #17 51.94 Setting up pigz (2.4-1) ... [2020-03-15T03:33:33.166Z] #17 51.95 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-03-15T03:33:33.166Z] #17 51.96 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-03-15T03:33:33.166Z] #17 51.98 Setting up python-pip-whl (18.1-5) ... [2020-03-15T03:33:33.166Z] #17 51.99 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-03-15T03:33:33.166Z] #17 52.00 Setting up vim-runtime (2:8.1.0875-5) ... [2020-03-15T03:33:33.166Z] #17 52.42 Setting up libaio1:amd64 (0.3.112-3) ... [2020-03-15T03:33:33.166Z] #17 52.43 Setting up libonig5:amd64 (6.9.1-1) ... [2020-03-15T03:33:33.166Z] #17 52.44 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-03-15T03:33:33.166Z] #17 52.44 Setting up vim (2:8.1.0875-5) ... [2020-03-15T03:33:33.166Z] #17 52.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-03-15T03:33:33.166Z] #17 52.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-03-15T03:33:33.166Z] #17 52.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-03-15T03:33:33.166Z] #17 52.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-03-15T03:33:33.166Z] #17 52.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-03-15T03:33:33.166Z] #17 52.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-03-15T03:33:33.166Z] #17 52.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-03-15T03:33:33.166Z] #17 52.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-03-15T03:33:33.215Z] #44 47.17 CC images/siginfo.o [2020-03-15T03:33:33.315Z] #44 14.39 PBCC images/ns.pb-c.c [2020-03-15T03:33:33.315Z] #44 14.44 DEP images/ns.pb-c.d [2020-03-15T03:33:33.315Z] #44 14.51 PBCC images/fdinfo.pb-c.c [2020-03-15T03:33:33.424Z] #17 52.52 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-03-15T03:33:33.424Z] #17 52.53 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-03-15T03:33:33.424Z] #17 52.54 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-03-15T03:33:33.424Z] #17 52.55 Setting up jq (1.5+dfsg-2+b1) ... [2020-03-15T03:33:33.424Z] #17 52.56 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-03-15T03:33:33.424Z] #17 52.58 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-03-15T03:33:33.424Z] #17 ... [2020-03-15T03:33:33.424Z] [2020-03-15T03:33:33.424Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:33:33.424Z] #44 111.9 CC criu/external.o [2020-03-15T03:33:33.424Z] #44 112.2 CC criu/fault-injection.o [2020-03-15T03:33:33.424Z] #44 112.4 CC criu/fdstore.o [2020-03-15T03:33:33.424Z] #44 112.7 CC criu/fifo.o [2020-03-15T03:33:33.424Z] #44 113.2 CC criu/file-ids.o [2020-03-15T03:33:33.424Z] #44 113.5 CC criu/file-lock.o [2020-03-15T03:33:33.424Z] #44 114.6 CC criu/files-ext.o [2020-03-15T03:33:33.424Z] #44 115.0 CC criu/files-reg.o [2020-03-15T03:33:33.424Z] #44 117.2 CC criu/files.o [2020-03-15T03:33:33.424Z] #44 119.3 CC criu/filesystems.o [2020-03-15T03:33:33.424Z] #44 120.0 CC criu/fsnotify.o [2020-03-15T03:33:33.424Z] #44 121.4 CC criu/image-desc.o [2020-03-15T03:33:33.424Z] #44 121.5 CC criu/image.o [2020-03-15T03:33:33.457Z] #65 ... [2020-03-15T03:33:33.457Z] [2020-03-15T03:33:33.457Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-15T03:33:33.457Z] #33 100.9 flag [2020-03-15T03:33:33.457Z] #33 100.9 github.com/BurntSushi/toml [2020-03-15T03:33:33.457Z] #33 103.0 log [2020-03-15T03:33:33.457Z] #33 106.0 github.com/BurntSushi/toml/cmd/tomlv [2020-03-15T03:33:33.457Z] #33 DONE 110.5s [2020-03-15T03:33:33.457Z] [2020-03-15T03:33:33.457Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:33:33.457Z] #44 12.27 PBCC images/sa.pb-c.c [2020-03-15T03:33:33.457Z] #44 12.39 DEP images/sa.pb-c.d [2020-03-15T03:33:33.457Z] #44 12.45 PBCC images/pipe-data.pb-c.c [2020-03-15T03:33:33.457Z] #44 12.49 DEP images/pipe-data.pb-c.d [2020-03-15T03:33:33.457Z] #44 12.56 PBCC images/mnt.pb-c.c [2020-03-15T03:33:33.457Z] #44 12.66 DEP images/mnt.pb-c.d [2020-03-15T03:33:33.457Z] #44 12.72 PBCC images/sk-packet.pb-c.c [2020-03-15T03:33:33.457Z] #44 12.75 DEP images/sk-packet.pb-c.d [2020-03-15T03:33:33.457Z] #44 12.80 PBCC images/tcp-stream.pb-c.c [2020-03-15T03:33:33.457Z] #44 12.86 DEP images/tcp-stream.pb-c.d [2020-03-15T03:33:33.457Z] #44 12.91 PBCC images/pipe.pb-c.c [2020-03-15T03:33:33.457Z] #44 12.96 DEP images/pipe.pb-c.d [2020-03-15T03:33:33.457Z] #44 13.03 PBCC images/pstree.pb-c.c [2020-03-15T03:33:33.457Z] #44 13.08 DEP images/pstree.pb-c.d [2020-03-15T03:33:33.457Z] #44 13.12 PBCC images/fs.pb-c.c [2020-03-15T03:33:33.457Z] #44 13.16 DEP images/fs.pb-c.d [2020-03-15T03:33:33.457Z] #44 13.20 PBCC images/signalfd.pb-c.c [2020-03-15T03:33:33.457Z] #44 13.30 DEP images/signalfd.pb-c.d [2020-03-15T03:33:33.457Z] #44 13.37 PBCC images/fh.pb-c.c [2020-03-15T03:33:33.457Z] #44 13.46 PBCC images/fsnotify.pb-c.c [2020-03-15T03:33:33.457Z] #44 13.49 DEP images/fh.pb-c.d [2020-03-15T03:33:33.457Z] #44 13.60 DEP images/fsnotify.pb-c.d [2020-03-15T03:33:33.457Z] #44 13.64 PBCC images/eventpoll.pb-c.c [2020-03-15T03:33:33.457Z] #44 13.69 DEP images/eventpoll.pb-c.d [2020-03-15T03:33:33.457Z] #44 13.78 PBCC images/eventfd.pb-c.c [2020-03-15T03:33:33.457Z] #44 13.80 DEP images/eventfd.pb-c.d [2020-03-15T03:33:33.476Z] #44 47.57 CC images/rpc.o [2020-03-15T03:33:33.572Z] #44 14.61 DEP images/fdinfo.pb-c.d [2020-03-15T03:33:33.572Z] #44 14.70 PBCC images/core-aarch64.pb-c.c [2020-03-15T03:33:33.572Z] #44 14.73 PBCC images/core-arm.pb-c.c [2020-03-15T03:33:33.572Z] #44 14.78 PBCC images/core-ppc64.pb-c.c [2020-03-15T03:33:33.572Z] #44 14.84 PBCC images/core-s390.pb-c.c [2020-03-15T03:33:33.572Z] #44 ... [2020-03-15T03:33:33.572Z] [2020-03-15T03:33:33.572Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-15T03:33:33.572Z] #10 101.0 Selecting previously unselected package gcc-mingw-w64-base. [2020-03-15T03:33:33.572Z] #10 101.0 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-03-15T03:33:33.572Z] #10 101.0 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-03-15T03:33:33.572Z] #10 101.2 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-03-15T03:33:33.572Z] #10 101.2 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-03-15T03:33:33.572Z] #10 101.2 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-15T03:33:33.716Z] #44 13.92 PBCC images/remap-file-path.pb-c.c [2020-03-15T03:33:33.716Z] #44 14.00 DEP images/remap-file-path.pb-c.d [2020-03-15T03:33:33.716Z] #44 14.11 PBCC images/fifo.pb-c.c [2020-03-15T03:33:33.716Z] #44 14.16 DEP images/fifo.pb-c.d [2020-03-15T03:33:33.716Z] #44 14.22 PBCC images/ghost-file.pb-c.c [2020-03-15T03:33:33.828Z] #10 ... [2020-03-15T03:33:33.828Z] [2020-03-15T03:33:33.828Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:33:33.828Z] #44 14.92 PBCC images/core-x86.pb-c.c [2020-03-15T03:33:33.828Z] #44 14.98 PBCC images/core.pb-c.c [2020-03-15T03:33:33.828Z] #44 15.08 PBCC images/inventory.pb-c.c [2020-03-15T03:33:33.828Z] #44 ... [2020-03-15T03:33:33.828Z] [2020-03-15T03:33:33.828Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-15T03:33:33.828Z] #56 100.9 encoding/json [2020-03-15T03:33:33.828Z] #56 106.1 github.com/pkg/diff [2020-03-15T03:33:33.828Z] #56 108.1 go/ast [2020-03-15T03:33:33.828Z] #56 108.6 golang.org/x/crypto/ssh/terminal [2020-03-15T03:33:33.828Z] #56 109.9 mvdan.cc/editorconfig [2020-03-15T03:33:33.974Z] #44 14.37 DEP images/ghost-file.pb-c.d [2020-03-15T03:33:33.983Z] #44 122.4 CC criu/ipc_ns.o [2020-03-15T03:33:34.085Z] #56 ... [2020-03-15T03:33:34.085Z] [2020-03-15T03:33:34.085Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:33:34.085Z] #44 15.21 DEP images/core-aarch64.pb-c.d [2020-03-15T03:33:34.085Z] #44 15.31 DEP images/core-arm.pb-c.d [2020-03-15T03:33:34.085Z] #44 15.33 DEP images/core-ppc64.pb-c.d [2020-03-15T03:33:34.085Z] #44 15.40 DEP images/core-s390.pb-c.d [2020-03-15T03:33:34.232Z] #44 14.45 PBCC images/regfile.pb-c.c [2020-03-15T03:33:34.232Z] #44 14.53 DEP images/regfile.pb-c.d [2020-03-15T03:33:34.232Z] #44 14.59 PBCC images/ns.pb-c.c [2020-03-15T03:33:34.232Z] #44 14.64 DEP images/ns.pb-c.d [2020-03-15T03:33:34.341Z] #44 15.48 DEP images/core-x86.pb-c.d [2020-03-15T03:33:34.341Z] #44 15.55 DEP images/core.pb-c.d [2020-03-15T03:33:34.341Z] #44 15.65 DEP images/inventory.pb-c.d [2020-03-15T03:33:34.491Z] #44 14.69 PBCC images/fdinfo.pb-c.c [2020-03-15T03:33:34.491Z] #44 14.78 DEP images/fdinfo.pb-c.d [2020-03-15T03:33:34.491Z] #44 14.84 PBCC images/core-aarch64.pb-c.c [2020-03-15T03:33:34.491Z] #44 14.91 PBCC images/core-arm.pb-c.c [2020-03-15T03:33:34.598Z] #44 15.75 PBCC images/cpuinfo.pb-c.c [2020-03-15T03:33:34.598Z] #44 15.76 DEP images/cpuinfo.pb-c.d [2020-03-15T03:33:34.598Z] #44 15.84 PBCC images/stats.pb-c.c [2020-03-15T03:33:34.598Z] #44 15.87 DEP images/stats.pb-c.d [2020-03-15T03:33:34.748Z] #44 15.02 PBCC images/core-ppc64.pb-c.c [2020-03-15T03:33:34.749Z] #44 15.10 PBCC images/core-s390.pb-c.c [2020-03-15T03:33:35.006Z] #44 15.17 PBCC images/core-x86.pb-c.c [2020-03-15T03:33:35.006Z] #44 15.21 PBCC images/core.pb-c.c [2020-03-15T03:33:35.006Z] #44 15.29 PBCC images/inventory.pb-c.c [2020-03-15T03:33:35.006Z] #44 15.35 DEP images/core-aarch64.pb-c.d [2020-03-15T03:33:35.006Z] #44 15.40 DEP images/core-arm.pb-c.d [2020-03-15T03:33:35.264Z] #44 15.47 DEP images/core-ppc64.pb-c.d [2020-03-15T03:33:35.264Z] #44 15.55 DEP images/core-s390.pb-c.d [2020-03-15T03:33:35.264Z] #44 15.60 DEP images/core-x86.pb-c.d [2020-03-15T03:33:35.264Z] #44 15.69 DEP images/core.pb-c.d [2020-03-15T03:33:35.343Z] #44 123.6 CC criu/irmap.o [2020-03-15T03:33:35.391Z] #44 49.40 CC images/ext-file.o [2020-03-15T03:33:35.522Z] #44 15.77 DEP images/inventory.pb-c.d [2020-03-15T03:33:35.522Z] #44 15.87 PBCC images/cpuinfo.pb-c.c [2020-03-15T03:33:35.522Z] #44 15.91 DEP images/cpuinfo.pb-c.d [2020-03-15T03:33:35.522Z] #44 15.97 PBCC images/stats.pb-c.c [2020-03-15T03:33:35.522Z] #44 16.03 DEP images/stats.pb-c.d [2020-03-15T03:33:35.652Z] #44 49.67 CC images/cgroup.o [2020-03-15T03:33:35.652Z] #44 ... [2020-03-15T03:33:35.652Z] [2020-03-15T03:33:35.652Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-15T03:33:35.652Z] #10 104.7 Selecting previously unselected package libapparmor1:arm64. [2020-03-15T03:33:35.652Z] #10 104.7 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2020-03-15T03:33:35.652Z] #10 104.7 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2020-03-15T03:33:35.652Z] #10 104.9 Selecting previously unselected package libapparmor-dev:arm64. [2020-03-15T03:33:35.652Z] #10 104.9 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2020-03-15T03:33:35.652Z] #10 105.0 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2020-03-15T03:33:35.652Z] #10 105.4 Selecting previously unselected package libbtrfs0. [2020-03-15T03:33:35.652Z] #10 105.4 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2020-03-15T03:33:35.652Z] #10 105.4 Unpacking libbtrfs0 (4.20.1-2) ... [2020-03-15T03:33:35.652Z] #10 105.6 Selecting previously unselected package libbtrfs-dev. [2020-03-15T03:33:35.652Z] #10 105.6 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-03-15T03:33:35.652Z] #10 105.6 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-03-15T03:33:35.652Z] #10 106.0 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2020-03-15T03:33:35.652Z] #10 106.0 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-03-15T03:33:35.652Z] #10 106.1 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-03-15T03:33:35.652Z] #10 106.2 Selecting previously unselected package libudev-dev:arm64. [2020-03-15T03:33:35.652Z] #10 106.2 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_arm64.deb ... [2020-03-15T03:33:35.652Z] #10 106.3 Unpacking libudev-dev:arm64 (241-7~deb10u3) ... [2020-03-15T03:33:35.652Z] #10 106.5 Selecting previously unselected package libsepol1-dev:arm64. [2020-03-15T03:33:35.652Z] #10 106.5 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2020-03-15T03:33:35.652Z] #10 106.6 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2020-03-15T03:33:35.652Z] #10 107.0 Selecting previously unselected package libpcre16-3:arm64. [2020-03-15T03:33:35.652Z] #10 107.0 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2020-03-15T03:33:35.652Z] #10 107.0 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2020-03-15T03:33:35.652Z] #10 107.2 Selecting previously unselected package libpcre32-3:arm64. [2020-03-15T03:33:35.652Z] #10 107.2 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2020-03-15T03:33:35.652Z] #10 107.2 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2020-03-15T03:33:35.652Z] #10 107.4 Selecting previously unselected package libpcrecpp0v5:arm64. [2020-03-15T03:33:35.652Z] #10 107.4 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2020-03-15T03:33:35.652Z] #10 107.4 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-03-15T03:33:35.652Z] #10 107.7 Selecting previously unselected package libpcre3-dev:arm64. [2020-03-15T03:33:35.652Z] #10 107.7 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2020-03-15T03:33:35.652Z] #10 107.7 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2020-03-15T03:33:35.652Z] #10 108.1 Selecting previously unselected package libselinux1-dev:arm64. [2020-03-15T03:33:35.652Z] #10 108.1 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2020-03-15T03:33:35.652Z] #10 108.1 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2020-03-15T03:33:35.652Z] #10 108.5 Selecting previously unselected package libdevmapper-dev:arm64. [2020-03-15T03:33:35.652Z] #10 108.5 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2020-03-15T03:33:35.652Z] #10 108.5 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-03-15T03:33:35.652Z] #10 108.6 Selecting previously unselected package libseccomp-dev:arm64. [2020-03-15T03:33:35.652Z] #10 108.6 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ... [2020-03-15T03:33:35.652Z] #10 108.6 Unpacking libseccomp-dev:arm64 (2.3.3-4) ... [2020-03-15T03:33:35.652Z] #10 108.8 Selecting previously unselected package libsystemd-dev:arm64. [2020-03-15T03:33:35.652Z] #10 108.9 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_arm64.deb ... [2020-03-15T03:33:35.652Z] #10 108.9 Unpacking libsystemd-dev:arm64 (241-7~deb10u3) ... [2020-03-15T03:33:35.652Z] #10 109.6 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-03-15T03:33:35.652Z] #10 109.6 Setting up libseccomp-dev:arm64 (2.3.3-4) ... [2020-03-15T03:33:35.652Z] #10 109.6 Setting up libapparmor1:arm64 (2.13.2-10) ... [2020-03-15T03:33:35.652Z] #10 109.6 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-03-15T03:33:35.652Z] #10 109.6 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2020-03-15T03:33:35.652Z] #10 109.6 Setting up libsepol1-dev:arm64 (2.8-1) ... [2020-03-15T03:33:35.652Z] #10 109.6 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-03-15T03:33:35.652Z] #10 109.7 Setting up libbtrfs0 (4.20.1-2) ... [2020-03-15T03:33:35.652Z] #10 109.7 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2020-03-15T03:33:35.652Z] #10 109.7 Setting up libudev-dev:arm64 (241-7~deb10u3) ... [2020-03-15T03:33:35.652Z] #10 109.7 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-03-15T03:33:35.652Z] #10 109.7 Setting up libbtrfs-dev (4.20.1-2) ... [2020-03-15T03:33:35.652Z] #10 109.7 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2020-03-15T03:33:35.652Z] #10 109.8 Setting up mingw-w64-common (6.0.0-3) ... [2020-03-15T03:33:35.652Z] #10 109.8 Setting up libsystemd-dev:arm64 (241-7~deb10u3) ... [2020-03-15T03:33:35.652Z] #10 109.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-03-15T03:33:35.652Z] #10 109.8 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2020-03-15T03:33:35.652Z] #10 109.8 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-15T03:33:35.652Z] #10 109.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-03-15T03:33:35.652Z] #10 109.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-03-15T03:33:35.652Z] #10 109.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-15T03:33:35.652Z] #10 109.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-03-15T03:33:35.652Z] #10 109.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-03-15T03:33:35.652Z] #10 109.9 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-03-15T03:33:35.652Z] #10 109.9 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2020-03-15T03:33:35.652Z] #10 109.9 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-03-15T03:33:35.652Z] #10 109.9 Setting up dmsetup (2:1.02.155-3) ... [2020-03-15T03:33:35.652Z] #10 110.0 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-03-15T03:33:35.652Z] #10 110.0 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-03-15T03:33:35.652Z] #10 110.0 Processing triggers for libc-bin (2.28-10) ... [2020-03-15T03:33:35.901Z] #44 124.3 CC criu/kcmp-ids.o [2020-03-15T03:33:36.157Z] #44 124.6 CC criu/kerndat.o [2020-03-15T03:33:36.224Z] #10 DONE 110.6s [2020-03-15T03:33:36.224Z] [2020-03-15T03:33:36.224Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-15T03:33:36.224Z] #68 106.7 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-15T03:33:36.224Z] #68 106.7 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-03-15T03:33:36.412Z] #44 ... [2020-03-15T03:33:36.412Z] [2020-03-15T03:33:36.412Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-15T03:33:36.412Z] #17 55.55 Setting up iptables (1.8.2-4) ... [2020-03-15T03:33:36.412Z] #17 55.57 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-15T03:33:36.412Z] #17 55.59 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-15T03:33:36.412Z] #17 55.60 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-15T03:33:36.412Z] #17 55.60 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-15T03:33:36.412Z] #17 55.60 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-03-15T03:33:36.412Z] #17 55.61 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-03-15T03:33:36.412Z] #17 55.62 Setting up python3 (3.7.3-1) ... [2020-03-15T03:33:36.484Z] #68 ... [2020-03-15T03:33:36.484Z] [2020-03-15T03:33:36.484Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-15T03:33:36.484Z] #58 DONE 0.1s [2020-03-15T03:33:36.484Z] [2020-03-15T03:33:36.484Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-03-15T03:33:36.484Z] #59 DONE 0.1s [2020-03-15T03:33:36.484Z] [2020-03-15T03:33:36.484Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:33:36.492Z] #44 17.47 make[1]: Nothing to be done for 'all'. [2020-03-15T03:33:36.971Z] #17 56.01 Setting up python3-wheel (0.32.3-2) ... [2020-03-15T03:33:37.530Z] #17 56.65 Setting up apparmor (2.13.2-10) ... [2020-03-15T03:33:37.556Z] #44 ... [2020-03-15T03:33:37.556Z] [2020-03-15T03:33:37.556Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-15T03:33:37.556Z] #10 104.8 Selecting previously unselected package gcc-mingw-w64-base. [2020-03-15T03:33:37.556Z] #10 104.8 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-03-15T03:33:37.556Z] #10 104.8 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-03-15T03:33:37.556Z] #10 105.0 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-03-15T03:33:37.556Z] #10 105.0 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-03-15T03:33:37.556Z] #10 105.0 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-15T03:33:37.556Z] #10 ... [2020-03-15T03:33:37.556Z] [2020-03-15T03:33:37.556Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:33:37.556Z] #44 17.68 make[1]: Nothing to be done for 'all'. [2020-03-15T03:33:37.814Z] #44 ... [2020-03-15T03:33:37.815Z] [2020-03-15T03:33:37.815Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-15T03:33:37.815Z] #56 104.9 encoding/json [2020-03-15T03:33:37.815Z] #56 107.4 github.com/pkg/diff [2020-03-15T03:33:37.815Z] #56 109.0 go/ast [2020-03-15T03:33:37.815Z] #56 112.2 golang.org/x/crypto/ssh/terminal [2020-03-15T03:33:37.815Z] #56 113.7 mvdan.cc/editorconfig [2020-03-15T03:33:37.815Z] #56 114.7 mvdan.cc/sh/v3/fileutil [2020-03-15T03:33:37.815Z] #56 114.9 mvdan.cc/sh/v3/syntax [2020-03-15T03:33:37.815Z] #56 ... [2020-03-15T03:33:37.815Z] [2020-03-15T03:33:37.815Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:33:37.815Z] #47 112.6 go/parser [2020-03-15T03:33:37.815Z] #47 114.0 text/template [2020-03-15T03:33:37.861Z] #44 18.90 CC images/stats.o [2020-03-15T03:33:38.118Z] #44 19.29 CC images/core.o [2020-03-15T03:33:38.976Z] #17 58.22 Setting up xfsprogs (4.20.0-1) ... [2020-03-15T03:33:38.976Z] #17 58.23 Setting up python3-lib2to3 (3.7.3-1) ... [2020-03-15T03:33:39.031Z] #60 2.402 + RM_GOPATH=0 [2020-03-15T03:33:39.032Z] #60 2.402 + TMP_GOPATH= [2020-03-15T03:33:39.032Z] #60 2.402 + : /build [2020-03-15T03:33:39.032Z] #60 2.402 + '[' -z '' ']' [2020-03-15T03:33:39.032Z] #60 2.404 ++ mktemp -d [2020-03-15T03:33:39.032Z] #60 2.407 + export GOPATH=/tmp/tmp.8nass49FWU [2020-03-15T03:33:39.032Z] #60 2.407 + GOPATH=/tmp/tmp.8nass49FWU [2020-03-15T03:33:39.032Z] #60 2.407 + RM_GOPATH=1 [2020-03-15T03:33:39.032Z] #60 2.408 ++ dirname ./install.sh [2020-03-15T03:33:39.032Z] #60 2.409 + dir=. [2020-03-15T03:33:39.032Z] #60 2.409 + bin=runc [2020-03-15T03:33:39.032Z] #60 2.409 + shift [2020-03-15T03:33:39.032Z] #60 2.410 + '[' '!' -f ./runc.installer ']' [2020-03-15T03:33:39.032Z] #60 2.410 + . ./runc.installer [2020-03-15T03:33:39.032Z] #60 2.410 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-15T03:33:39.032Z] #60 2.410 + install_runc [2020-03-15T03:33:39.032Z] #60 2.411 + uname -r [2020-03-15T03:33:39.032Z] #60 2.411 + grep -q '^3\.10\.0.*\.el7\.' [2020-03-15T03:33:39.032Z] #60 2.413 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-03-15T03:33:39.032Z] #60 2.413 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-03-15T03:33:39.032Z] #60 2.413 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.8nass49FWU/src/github.com/opencontainers/runc [2020-03-15T03:33:39.032Z] #60 2.415 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-03-15T03:33:39.032Z] #60 2.417 Cloning into '/tmp/tmp.8nass49FWU/src/github.com/opencontainers/runc'... [2020-03-15T03:33:39.049Z] #44 20.05 CC images/core-x86.o [2020-03-15T03:33:39.231Z] #17 58.64 Setting up python3-pkg-resources (40.8.0-1) ... [2020-03-15T03:33:39.292Z] #60 ... [2020-03-15T03:33:39.292Z] [2020-03-15T03:33:39.292Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-03-15T03:33:39.292Z] #11 DONE 3.1s [2020-03-15T03:33:39.554Z] [2020-03-15T03:33:39.554Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-03-15T03:33:39.613Z] #44 20.62 CC images/core-arm.o [2020-03-15T03:33:39.710Z] #47 116.8 encoding/xml [2020-03-15T03:33:39.870Z] #44 21.02 CC images/core-aarch64.o [2020-03-15T03:33:39.979Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-03-15T03:33:39.980Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2020-03-15T03:33:39.980Z] ok github.com/docker/docker/api/server/middleware 0.002s coverage: 37.7% of statements [2020-03-15T03:33:39.980Z] ? github.com/docker/docker/api/server/router [no test files] [2020-03-15T03:33:39.980Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-03-15T03:33:39.980Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-03-15T03:33:39.980Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-03-15T03:33:39.980Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-03-15T03:33:39.980Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-03-15T03:33:39.980Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-03-15T03:33:39.980Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-03-15T03:33:39.980Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-03-15T03:33:39.980Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-03-15T03:33:39.980Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-03-15T03:33:39.980Z] ok github.com/docker/docker/api/server/router/swarm 0.006s coverage: 4.5% of statements [2020-03-15T03:33:39.980Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-03-15T03:33:39.980Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-03-15T03:33:39.980Z] ? github.com/docker/docker/api/types [no test files] [2020-03-15T03:33:39.980Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-03-15T03:33:39.980Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-03-15T03:33:39.980Z] ? github.com/docker/docker/api/types/container [no test files] [2020-03-15T03:33:39.980Z] ? github.com/docker/docker/api/types/events [no test files] [2020-03-15T03:33:39.980Z] ok github.com/docker/docker/api/types/strslice 0.004s coverage: 90.0% of statements [2020-03-15T03:33:39.980Z] ok github.com/docker/docker/api/types/filters 0.002s coverage: 92.2% of statements [2020-03-15T03:33:39.980Z] ? github.com/docker/docker/api/types/image [no test files] [2020-03-15T03:33:39.980Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-03-15T03:33:39.980Z] ? github.com/docker/docker/api/types/network [no test files] [2020-03-15T03:33:39.980Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-03-15T03:33:39.980Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-03-15T03:33:39.980Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-03-15T03:33:39.980Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-03-15T03:33:39.980Z] ok github.com/docker/docker/api/types/time 0.020s coverage: 100.0% of statements [2020-03-15T03:33:39.980Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2020-03-15T03:33:39.980Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-03-15T03:33:39.980Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-03-15T03:33:39.980Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-03-15T03:33:39.980Z] ? github.com/docker/docker/builder [no test files] [2020-03-15T03:33:39.980Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-03-15T03:33:39.980Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-03-15T03:33:39.980Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-03-15T03:33:39.980Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-03-15T03:33:39.980Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-03-15T03:33:39.980Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-03-15T03:33:39.980Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-03-15T03:33:39.980Z] ok github.com/docker/docker/builder/dockerignore 0.003s coverage: 96.8% of statements [2020-03-15T03:33:40.126Z] #12 ... [2020-03-15T03:33:40.126Z] [2020-03-15T03:33:40.126Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-15T03:33:40.126Z] #68 DONE 114.0s [2020-03-15T03:33:40.260Z] ok github.com/docker/docker/builder/remotecontext 0.349s coverage: 13.6% of statements [2020-03-15T03:33:40.390Z] [2020-03-15T03:33:40.390Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-03-15T03:33:40.390Z] #69 DONE 0.3s [2020-03-15T03:33:40.390Z] [2020-03-15T03:33:40.390Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:33:40.390Z] #44 50.38 CC images/userns.o [2020-03-15T03:33:40.390Z] #44 50.82 CC images/google/protobuf/descriptor.o [2020-03-15T03:33:40.390Z] #44 53.03 CC images/opts.o [2020-03-15T03:33:40.390Z] #44 53.41 CC images/seccomp.o [2020-03-15T03:33:40.390Z] #44 53.91 CC images/binfmt-misc.o [2020-03-15T03:33:40.390Z] #44 54.27 CC images/time.o [2020-03-15T03:33:40.436Z] #44 21.39 CC images/core-ppc64.o [2020-03-15T03:33:40.590Z] #17 59.71 Setting up python3-distutils (3.7.3-1) ... [2020-03-15T03:33:40.651Z] #44 54.59 CC images/sysctl.o [2020-03-15T03:33:40.907Z] ok github.com/docker/docker/builder/dockerfile 0.983s coverage: 48.2% of statements [2020-03-15T03:33:40.911Z] #44 54.84 CC images/autofs.o [2020-03-15T03:33:41.000Z] #44 22.05 CC images/core-s390.o [2020-03-15T03:33:41.000Z] #44 ... [2020-03-15T03:33:41.000Z] [2020-03-15T03:33:41.000Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:33:41.000Z] #47 107.9 internal/lazyregexp [2020-03-15T03:33:41.000Z] #47 108.7 net/url [2020-03-15T03:33:41.000Z] #47 109.7 text/template/parse [2020-03-15T03:33:41.000Z] #47 109.7 go/parser [2020-03-15T03:33:41.000Z] #47 113.5 text/template [2020-03-15T03:33:41.000Z] #47 114.0 encoding/xml [2020-03-15T03:33:41.149Z] #17 60.23 Setting up python3-setuptools (40.8.0-1) ... [2020-03-15T03:33:41.172Z] #44 55.23 CC images/macvlan.o [2020-03-15T03:33:41.471Z] #44 55.44 CC images/sit.o [2020-03-15T03:33:41.471Z] #44 ... [2020-03-15T03:33:41.471Z] [2020-03-15T03:33:41.471Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:33:41.471Z] #47 105.4 github.com/LK4D4/vndr/build [2020-03-15T03:33:41.471Z] #47 109.2 mime/quotedprintable [2020-03-15T03:33:41.471Z] #47 110.2 net/http/internal [2020-03-15T03:33:41.471Z] #47 110.4 crypto/elliptic [2020-03-15T03:33:41.471Z] #47 111.1 encoding/asn1 [2020-03-15T03:33:41.471Z] #47 111.4 crypto/rsa [2020-03-15T03:33:41.517Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2020-03-15T03:33:41.608Z] #47 ... [2020-03-15T03:33:41.608Z] [2020-03-15T03:33:41.608Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:33:41.608Z] #44 19.19 CC images/stats.o [2020-03-15T03:33:41.608Z] #44 19.62 CC images/core.o [2020-03-15T03:33:41.608Z] #44 20.37 CC images/core-x86.o [2020-03-15T03:33:41.608Z] #44 21.01 CC images/core-arm.o [2020-03-15T03:33:41.608Z] #44 21.34 CC images/core-aarch64.o [2020-03-15T03:33:41.608Z] #44 21.77 CC images/core-ppc64.o [2020-03-15T03:33:41.797Z] ok github.com/docker/docker/builder/remotecontext/git 0.943s coverage: 86.3% of statements [2020-03-15T03:33:41.797Z] ? github.com/docker/docker/cli [no test files] [2020-03-15T03:33:41.797Z] ? github.com/docker/docker/cli/config [no test files] [2020-03-15T03:33:41.932Z] #47 118.9 go/doc [2020-03-15T03:33:41.932Z] #47 ... [2020-03-15T03:33:41.932Z] [2020-03-15T03:33:41.932Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:33:41.932Z] #44 22.84 CC images/cpuinfo.o [2020-03-15T03:33:42.043Z] #47 ... [2020-03-15T03:33:42.043Z] [2020-03-15T03:33:42.043Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:33:42.043Z] #44 55.89 LINK images/built-in.o [2020-03-15T03:33:42.172Z] #44 22.48 CC images/core-s390.o [2020-03-15T03:33:42.189Z] #44 23.37 CC images/inventory.o [2020-03-15T03:33:42.304Z] #44 56.14 GEN compel/include/asm [2020-03-15T03:33:42.304Z] #44 56.17 GEN compel/include/version.h [2020-03-15T03:33:42.304Z] #44 56.18 touch .config [2020-03-15T03:33:42.304Z] #44 56.19 GEN include/common/config.h [2020-03-15T03:33:42.304Z] #44 56.34 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-03-15T03:33:42.304Z] #44 56.36 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2020-03-15T03:33:42.446Z] #44 23.64 CC images/fdinfo.o [2020-03-15T03:33:42.511Z] #17 61.52 Setting up python3-pip (18.1-5) ... [2020-03-15T03:33:42.564Z] #44 ... [2020-03-15T03:33:42.564Z] [2020-03-15T03:33:42.564Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-03-15T03:33:42.564Z] #12 DONE 3.2s [2020-03-15T03:33:42.564Z] [2020-03-15T03:33:42.564Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:33:42.564Z] #44 56.51 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2020-03-15T03:33:42.564Z] #44 56.56 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2020-03-15T03:33:42.564Z] #44 56.61 DEP compel/plugins/std/infect.d [2020-03-15T03:33:42.748Z] #44 23.16 CC images/cpuinfo.o [2020-03-15T03:33:42.826Z] #44 56.85 DEP compel/plugins/std/string.d [2020-03-15T03:33:43.010Z] #44 24.02 CC images/fown.o [2020-03-15T03:33:43.010Z] #44 24.24 CC images/ns.o [2020-03-15T03:33:43.087Z] #44 57.01 DEP compel/plugins/std/log.d [2020-03-15T03:33:43.087Z] #44 57.14 DEP compel/plugins/std/fds.d [2020-03-15T03:33:43.313Z] #44 23.67 CC images/inventory.o [2020-03-15T03:33:43.348Z] #44 57.28 DEP compel/plugins/std/std.d [2020-03-15T03:33:43.348Z] #44 57.38 DEP compel/plugins/shmem/shmem.d [2020-03-15T03:33:43.436Z] #17 62.57 Processing triggers for libc-bin (2.28-10) ... [2020-03-15T03:33:43.436Z] #17 62.64 Processing triggers for mime-support (3.62) ... [2020-03-15T03:33:43.575Z] #44 24.56 CC images/regfile.o [2020-03-15T03:33:43.608Z] #44 57.58 DEP compel/plugins/fds/fds.d [2020-03-15T03:33:43.832Z] #44 24.82 CC images/ghost-file.o [2020-03-15T03:33:43.870Z] #44 57.76 CC compel/plugins/std/std.o [2020-03-15T03:33:43.878Z] #44 24.01 CC images/fdinfo.o [2020-03-15T03:33:43.995Z] #17 DONE 63.1s [2020-03-15T03:33:43.996Z] [2020-03-15T03:33:43.996Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-15T03:33:43.996Z] #41 216.6 + dpkg --print-architecture [2020-03-15T03:33:43.996Z] #41 216.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-03-15T03:33:43.996Z] #41 216.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-03-15T03:33:43.996Z] #41 216.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-03-15T03:33:43.996Z] #41 ... [2020-03-15T03:33:43.996Z] [2020-03-15T03:33:43.996Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-03-15T03:33:44.089Z] #44 25.26 CC images/fifo.o [2020-03-15T03:33:44.089Z] #44 ... [2020-03-15T03:33:44.089Z] [2020-03-15T03:33:44.089Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-15T03:33:44.089Z] #56 111.1 mvdan.cc/sh/v3/fileutil [2020-03-15T03:33:44.089Z] #56 111.3 mvdan.cc/sh/v3/syntax [2020-03-15T03:33:44.089Z] #56 119.2 mvdan.cc/sh/v3/cmd/shfmt [2020-03-15T03:33:44.130Z] #44 58.24 CC compel/plugins/std/fds.o [2020-03-15T03:33:44.136Z] #44 24.46 CC images/fown.o [2020-03-15T03:33:44.346Z] #56 ... [2020-03-15T03:33:44.346Z] [2020-03-15T03:33:44.346Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:33:44.346Z] #47 120.1 github.com/LK4D4/vndr/godl/singleflight [2020-03-15T03:33:44.346Z] #47 120.3 github.com/LK4D4/vndr/versioned [2020-03-15T03:33:44.346Z] #47 120.5 crypto/rsa [2020-03-15T03:33:44.393Z] #44 24.66 CC images/ns.o [2020-03-15T03:33:44.459Z] ok github.com/docker/docker/client 0.168s coverage: 75.8% of statements [2020-03-15T03:33:44.651Z] #44 25.02 CC images/regfile.o [2020-03-15T03:33:44.701Z] #44 58.81 CC compel/plugins/std/log.o [2020-03-15T03:33:44.909Z] #44 25.29 CC images/ghost-file.o [2020-03-15T03:33:44.965Z] #44 ... [2020-03-15T03:33:44.965Z] [2020-03-15T03:33:44.965Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-03-15T03:33:44.965Z] #13 2.125 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-03-15T03:33:44.965Z] #13 DONE 2.3s [2020-03-15T03:33:44.965Z] [2020-03-15T03:33:44.965Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-03-15T03:33:45.168Z] #44 25.66 CC images/fifo.o [2020-03-15T03:33:45.277Z] #47 122.2 crypto/x509/pkix [2020-03-15T03:33:45.277Z] #47 122.4 github.com/LK4D4/vndr/build [2020-03-15T03:33:45.426Z] #44 25.93 CC images/remap-file-path.o [2020-03-15T03:33:45.684Z] #44 26.17 CC images/eventfd.o [2020-03-15T03:33:45.842Z] #47 122.9 vendor/golang.org/x/crypto/cryptobyte [2020-03-15T03:33:45.879Z] #18 1.674 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-03-15T03:33:45.879Z] #18 1.677 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-03-15T03:33:45.879Z] #18 1.681 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-03-15T03:33:45.879Z] #18 DONE 1.8s [2020-03-15T03:33:45.879Z] [2020-03-15T03:33:45.879Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:33:45.879Z] #44 125.8 CC criu/libnetlink.o [2020-03-15T03:33:45.879Z] #44 126.2 CC criu/log.o [2020-03-15T03:33:45.879Z] #44 126.8 CC criu/lsm.o [2020-03-15T03:33:45.879Z] #44 127.3 CC criu/mem.o [2020-03-15T03:33:45.879Z] #44 128.9 CC criu/mount.o [2020-03-15T03:33:45.879Z] #44 133.1 CC criu/namespaces.o [2020-03-15T03:33:45.879Z] #44 ... [2020-03-15T03:33:45.879Z] [2020-03-15T03:33:45.879Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-15T03:33:45.941Z] #44 26.39 CC images/eventpoll.o [2020-03-15T03:33:46.507Z] #44 26.69 CC images/fh.o [2020-03-15T03:33:46.765Z] #44 27.15 CC images/fsnotify.o [2020-03-15T03:33:47.512Z] #14 DONE 2.5s [2020-03-15T03:33:47.512Z] [2020-03-15T03:33:47.512Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-03-15T03:33:47.699Z] #44 27.81 CC images/signalfd.o [2020-03-15T03:33:47.700Z] #44 28.10 CC images/fs.o [2020-03-15T03:33:47.958Z] #44 28.27 CC images/pstree.o [2020-03-15T03:33:48.216Z] #44 28.50 CC images/pipe.o [2020-03-15T03:33:48.366Z] #47 ... [2020-03-15T03:33:48.366Z] [2020-03-15T03:33:48.366Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-15T03:33:48.366Z] #56 DONE 124.9s [2020-03-15T03:33:48.366Z] [2020-03-15T03:33:48.366Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:33:48.366Z] #44 25.58 CC images/remap-file-path.o [2020-03-15T03:33:48.366Z] #44 25.85 CC images/eventfd.o [2020-03-15T03:33:48.366Z] #44 26.10 CC images/eventpoll.o [2020-03-15T03:33:48.366Z] #44 26.48 CC images/fh.o [2020-03-15T03:33:48.366Z] #44 26.84 CC images/fsnotify.o [2020-03-15T03:33:48.366Z] #44 27.52 CC images/signalfd.o [2020-03-15T03:33:48.366Z] #44 27.80 CC images/fs.o [2020-03-15T03:33:48.366Z] #44 28.01 CC images/pstree.o [2020-03-15T03:33:48.366Z] #44 28.23 CC images/pipe.o [2020-03-15T03:33:48.366Z] #44 28.51 CC images/tcp-stream.o [2020-03-15T03:33:48.366Z] #44 28.71 CC images/sk-packet.o [2020-03-15T03:33:48.366Z] #44 29.05 CC images/mnt.o [2020-03-15T03:33:48.366Z] #44 29.55 CC images/pipe-data.o [2020-03-15T03:33:48.474Z] #44 28.74 CC images/tcp-stream.o [2020-03-15T03:33:48.732Z] #44 29.02 CC images/sk-packet.o [2020-03-15T03:33:48.930Z] #44 29.92 CC images/sa.o [2020-03-15T03:33:48.990Z] #44 29.37 CC images/mnt.o [2020-03-15T03:33:49.187Z] #44 30.32 CC images/timer.o [2020-03-15T03:33:49.248Z] #44 29.60 CC images/pipe-data.o [2020-03-15T03:33:49.506Z] #44 29.78 CC images/sa.o [2020-03-15T03:33:49.751Z] #44 30.80 CC images/timerfd.o [2020-03-15T03:33:49.764Z] #44 29.98 CC images/timer.o [2020-03-15T03:33:50.008Z] #44 31.07 CC images/mm.o [2020-03-15T03:33:50.022Z] #44 30.42 CC images/timerfd.o [2020-03-15T03:33:50.055Z] #15 DONE 2.5s [2020-03-15T03:33:50.055Z] [2020-03-15T03:33:50.055Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-03-15T03:33:50.266Z] #44 31.38 CC images/sk-opts.o [2020-03-15T03:33:50.280Z] #44 30.62 CC images/mm.o [2020-03-15T03:33:50.280Z] #44 ... [2020-03-15T03:33:50.280Z] [2020-03-15T03:33:50.280Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-15T03:33:50.280Z] #56 121.5 mvdan.cc/sh/v3/cmd/shfmt [2020-03-15T03:33:50.280Z] #56 DONE 127.6s [2020-03-15T03:33:50.280Z] [2020-03-15T03:33:50.280Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:33:50.280Z] #47 119.4 go/doc [2020-03-15T03:33:50.280Z] #47 122.8 github.com/LK4D4/vndr/versioned [2020-03-15T03:33:50.280Z] #47 122.9 hash/crc32 [2020-03-15T03:33:50.280Z] #47 123.1 github.com/LK4D4/vndr/build [2020-03-15T03:33:50.280Z] #47 123.7 compress/gzip [2020-03-15T03:33:50.280Z] #47 124.5 net [2020-03-15T03:33:50.280Z] #47 126.2 vendor/golang.org/x/text/transform [2020-03-15T03:33:50.280Z] #47 126.8 vendor/golang.org/x/text/unicode/bidi [2020-03-15T03:33:50.524Z] #44 31.69 CC images/sk-unix.o [2020-03-15T03:33:50.846Z] #47 ... [2020-03-15T03:33:50.846Z] [2020-03-15T03:33:50.846Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:33:50.846Z] #44 31.15 CC images/sk-opts.o [2020-03-15T03:33:51.089Z] #44 32.09 CC images/sk-inet.o [2020-03-15T03:33:51.103Z] #44 31.42 CC images/sk-unix.o [2020-03-15T03:33:51.109Z] #19 5.473 Collecting yamllint==1.16.0 [2020-03-15T03:33:51.356Z] #44 32.60 CC images/tun.o [2020-03-15T03:33:51.669Z] #44 31.99 CC images/sk-inet.o [2020-03-15T03:33:51.920Z] #44 32.88 CC images/sk-netlink.o [2020-03-15T03:33:51.920Z] #44 33.07 CC images/packet-sock.o [2020-03-15T03:33:51.928Z] #44 32.38 CC images/tun.o [2020-03-15T03:33:52.177Z] #44 33.37 CC images/ipc-var.o [2020-03-15T03:33:52.434Z] #44 33.52 CC images/ipc-desc.o [2020-03-15T03:33:52.469Z] #19 ... [2020-03-15T03:33:52.469Z] [2020-03-15T03:33:52.469Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:33:52.469Z] #44 135.2 CC criu/net.o [2020-03-15T03:33:52.469Z] #44 138.4 CC criu/netfilter.o [2020-03-15T03:33:52.469Z] #44 138.9 CC criu/page-pipe.o [2020-03-15T03:33:52.469Z] #44 139.5 CC criu/page-xfer.o [2020-03-15T03:33:52.469Z] #44 140.7 CC criu/pagemap-cache.o [2020-03-15T03:33:52.494Z] #44 32.74 CC images/sk-netlink.o [2020-03-15T03:33:52.607Z] #16 ... [2020-03-15T03:33:52.607Z] [2020-03-15T03:33:52.607Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:33:52.607Z] #47 116.0 vendor/golang.org/x/crypto/cryptobyte [2020-03-15T03:33:52.607Z] #47 119.7 vendor/golang.org/x/net/http/httpproxy [2020-03-15T03:33:52.607Z] #47 119.7 net/textproto [2020-03-15T03:33:52.607Z] #47 119.8 crypto/x509 [2020-03-15T03:33:52.607Z] #47 121.5 vendor/golang.org/x/net/http/httpguts [2020-03-15T03:33:52.607Z] #47 121.5 mime/multipart [2020-03-15T03:33:52.607Z] #47 125.1 crypto/tls [2020-03-15T03:33:52.607Z] #47 ... [2020-03-15T03:33:52.607Z] [2020-03-15T03:33:52.607Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:33:52.607Z] #44 60.22 CC compel/plugins/std/string.o [2020-03-15T03:33:52.607Z] #44 61.04 CC compel/plugins/std/infect.o [2020-03-15T03:33:52.607Z] #44 61.63 CC compel/arch/aarch64/plugins/std/parasite-head.o [2020-03-15T03:33:52.607Z] #44 61.67 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2020-03-15T03:33:52.607Z] #44 61.81 AR compel/plugins/std.lib.a [2020-03-15T03:33:52.607Z] #44 61.96 CC compel/plugins/fds/fds.o [2020-03-15T03:33:52.607Z] #44 62.31 AR compel/plugins/fds.lib.a [2020-03-15T03:33:52.607Z] #44 62.36 HOSTDEP compel/src/lib/log-host.d [2020-03-15T03:33:52.607Z] #44 62.58 HOSTDEP compel/src/lib/handle-elf-host.d [2020-03-15T03:33:52.607Z] #44 62.69 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2020-03-15T03:33:52.607Z] #44 62.79 HOSTDEP compel/src/main-host.d [2020-03-15T03:33:52.607Z] #44 62.90 DEP compel/src/lib/ptrace.d [2020-03-15T03:33:52.607Z] #44 63.01 DEP compel/src/lib/infect.d [2020-03-15T03:33:52.607Z] #44 63.26 DEP compel/src/lib/infect-util.d [2020-03-15T03:33:52.607Z] #44 63.39 DEP compel/src/lib/infect-rpc.d [2020-03-15T03:33:52.607Z] #44 63.65 DEP compel/arch/aarch64/src/lib/infect.d [2020-03-15T03:33:52.607Z] #44 63.89 DEP compel/arch/aarch64/src/lib/cpu.d [2020-03-15T03:33:52.607Z] #44 64.02 DEP compel/src/lib/log.d [2020-03-15T03:33:52.607Z] #44 64.17 DEP compel/src/main.d [2020-03-15T03:33:52.607Z] #44 64.32 DEP compel/src/lib/handle-elf.d [2020-03-15T03:33:52.607Z] #44 64.64 DEP compel/arch/aarch64/src/lib/handle-elf.d [2020-03-15T03:33:52.607Z] #44 64.90 CC compel/src/lib/log.o [2020-03-15T03:33:52.607Z] #44 65.34 CC compel/arch/aarch64/src/lib/cpu.o [2020-03-15T03:33:52.607Z] #44 65.70 CC compel/arch/aarch64/src/lib/infect.o [2020-03-15T03:33:52.607Z] #44 66.10 CC compel/src/lib/infect-rpc.o [2020-03-15T03:33:52.607Z] #44 66.47 CC compel/src/lib/infect-util.o [2020-03-15T03:33:52.607Z] #44 ... [2020-03-15T03:33:52.607Z] [2020-03-15T03:33:52.607Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-03-15T03:33:52.607Z] #16 DONE 2.8s [2020-03-15T03:33:52.607Z] [2020-03-15T03:33:52.607Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-15T03:33:52.607Z] #50 DONE 126.6s [2020-03-15T03:33:52.607Z] [2020-03-15T03:33:52.607Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-15T03:33:52.691Z] #44 33.84 CC images/ipc-shm.o [2020-03-15T03:33:52.724Z] #44 141.1 CC criu/pagemap.o [2020-03-15T03:33:52.752Z] #44 32.99 CC images/packet-sock.o [2020-03-15T03:33:52.948Z] #44 34.08 CC images/ipc-msg.o [2020-03-15T03:33:53.015Z] #44 33.42 CC images/ipc-var.o [2020-03-15T03:33:53.205Z] #44 34.34 CC images/ipc-sem.o [2020-03-15T03:33:53.273Z] #44 33.63 CC images/ipc-desc.o [2020-03-15T03:33:53.462Z] #44 34.56 CC images/utsns.o [2020-03-15T03:33:53.462Z] #44 34.74 CC images/creds.o [2020-03-15T03:33:53.531Z] #44 33.89 CC images/ipc-shm.o [2020-03-15T03:33:53.647Z] #44 142.0 CC criu/parasite-syscall.o [2020-03-15T03:33:53.719Z] #44 34.94 CC images/vma.o [2020-03-15T03:33:53.789Z] #44 34.08 CC images/ipc-msg.o [2020-03-15T03:33:53.976Z] #44 35.18 CC images/netdev.o [2020-03-15T03:33:54.047Z] #44 34.38 CC images/ipc-sem.o [2020-03-15T03:33:54.305Z] #44 34.56 CC images/utsns.o [2020-03-15T03:33:54.305Z] #44 34.70 CC images/creds.o [2020-03-15T03:33:54.540Z] #44 35.57 CC images/tty.o [2020-03-15T03:33:54.570Z] #44 142.8 CC criu/path.o [2020-03-15T03:33:54.570Z] #44 143.1 CC criu/pie-util-vdso-elf32.o [2020-03-15T03:33:54.871Z] #44 34.97 CC images/vma.o [2020-03-15T03:33:54.871Z] #44 35.20 CC images/netdev.o [2020-03-15T03:33:55.103Z] #44 36.09 CC images/file-lock.o [2020-03-15T03:33:55.103Z] #44 36.28 CC images/rlimit.o [2020-03-15T03:33:55.128Z] #44 143.6 CC criu/pie-util-vdso.o [2020-03-15T03:33:55.361Z] #44 36.58 CC images/pagemap.o [2020-03-15T03:33:55.437Z] #44 35.58 CC images/tty.o [2020-03-15T03:33:55.686Z] #44 144.1 CC criu/pie-util.o [2020-03-15T03:33:55.695Z] #44 36.10 CC images/file-lock.o [2020-03-15T03:33:55.906Z] #17 3.422 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-15T03:33:55.925Z] #44 36.92 CC images/siginfo.o [2020-03-15T03:33:55.940Z] #44 144.3 CC criu/pipes.o [2020-03-15T03:33:55.953Z] #44 36.29 CC images/rlimit.o [2020-03-15T03:33:56.167Z] #17 ... [2020-03-15T03:33:56.167Z] [2020-03-15T03:33:56.167Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:33:56.167Z] #60 9.643 + cd /tmp/tmp.8nass49FWU/src/github.com/opencontainers/runc [2020-03-15T03:33:56.167Z] #60 9.649 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-15T03:33:56.167Z] #60 10.22 + '[' -z '' ']' [2020-03-15T03:33:56.167Z] #60 10.22 + target=static [2020-03-15T03:33:56.167Z] #60 10.22 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-03-15T03:33:56.167Z] #60 11.82 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-03-15T03:33:56.167Z] #60 ... [2020-03-15T03:33:56.167Z] [2020-03-15T03:33:56.167Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-15T03:33:56.167Z] #17 3.600 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-15T03:33:56.167Z] #17 3.602 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-15T03:33:56.182Z] #44 37.26 CC images/rpc.o [2020-03-15T03:33:56.211Z] #44 36.43 CC images/pagemap.o [2020-03-15T03:33:56.211Z] #44 36.66 CC images/siginfo.o [2020-03-15T03:33:56.469Z] #44 36.92 CC images/rpc.o [2020-03-15T03:33:56.499Z] #44 ... [2020-03-15T03:33:56.499Z] [2020-03-15T03:33:56.499Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-15T03:33:56.499Z] #19 10.79 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-03-15T03:33:56.499Z] #19 10.88 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-03-15T03:33:56.499Z] #19 10.93 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-03-15T03:33:56.737Z] #17 4.125 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-03-15T03:33:56.753Z] #19 10.98 Collecting pyyaml (from yamllint==1.16.0) [2020-03-15T03:33:56.753Z] #19 11.12 Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB) [2020-03-15T03:33:57.551Z] #44 38.51 CC images/ext-file.o [2020-03-15T03:33:57.808Z] #44 38.79 CC images/cgroup.o [2020-03-15T03:33:57.844Z] #44 38.03 CC images/ext-file.o [2020-03-15T03:33:58.102Z] #44 38.31 CC images/cgroup.o [2020-03-15T03:33:58.112Z] #19 12.41 Building wheels for collected packages: pyyaml [2020-03-15T03:33:58.112Z] #19 12.42 Running setup.py bdist_wheel for pyyaml: started [2020-03-15T03:33:58.123Z] #17 5.541 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [180 kB] [2020-03-15T03:33:58.371Z] #44 39.45 CC images/userns.o [2020-03-15T03:33:58.628Z] #44 39.71 CC images/google/protobuf/descriptor.o [2020-03-15T03:33:58.628Z] #44 ... [2020-03-15T03:33:58.628Z] [2020-03-15T03:33:58.628Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:33:58.628Z] #47 125.7 net [2020-03-15T03:33:58.628Z] #47 126.0 vendor/golang.org/x/crypto/internal/chacha20 [2020-03-15T03:33:58.628Z] #47 126.7 vendor/golang.org/x/crypto/poly1305 [2020-03-15T03:33:58.628Z] #47 127.2 vendor/golang.org/x/crypto/chacha20poly1305 [2020-03-15T03:33:58.628Z] #47 128.3 vendor/golang.org/x/text/transform [2020-03-15T03:33:58.628Z] #47 129.0 vendor/golang.org/x/text/unicode/bidi [2020-03-15T03:33:58.628Z] #47 130.6 vendor/golang.org/x/text/secure/bidirule [2020-03-15T03:33:58.628Z] #47 130.9 vendor/golang.org/x/text/unicode/norm [2020-03-15T03:33:58.628Z] #47 134.9 vendor/golang.org/x/net/idna [2020-03-15T03:33:58.668Z] #44 38.97 CC images/userns.o [2020-03-15T03:33:58.926Z] #44 39.26 CC images/google/protobuf/descriptor.o [2020-03-15T03:33:59.036Z] #19 13.31 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-03-15T03:33:59.036Z] #19 13.31 Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191 [2020-03-15T03:33:59.036Z] #19 13.40 Successfully built pyyaml [2020-03-15T03:33:59.036Z] #19 13.42 Installing collected packages: pathspec, pyyaml, yamllint [2020-03-15T03:33:59.508Z] #17 6.783 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-03-15T03:33:59.561Z] #47 ... [2020-03-15T03:33:59.561Z] [2020-03-15T03:33:59.561Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-15T03:33:59.561Z] #10 127.1 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-03-15T03:33:59.561Z] #10 127.1 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-03-15T03:33:59.561Z] #10 127.1 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-15T03:33:59.595Z] #19 13.81 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0 [2020-03-15T03:33:59.849Z] #19 DONE 14.3s [2020-03-15T03:33:59.849Z] [2020-03-15T03:33:59.849Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:33:59.849Z] #44 145.1 CC criu/plugin.o [2020-03-15T03:33:59.849Z] #44 145.7 CC criu/proc_parse.o [2020-03-15T03:34:00.103Z] #44 ... [2020-03-15T03:34:00.103Z] [2020-03-15T03:34:00.103Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-03-15T03:34:00.103Z] #24 DONE 0.2s [2020-03-15T03:34:00.126Z] #10 ... [2020-03-15T03:34:00.126Z] [2020-03-15T03:34:00.126Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:34:00.126Z] #47 137.2 vendor/golang.org/x/net/http2/hpack [2020-03-15T03:34:00.358Z] [2020-03-15T03:34:00.358Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-03-15T03:34:00.826Z] #44 41.04 CC images/opts.o [2020-03-15T03:34:00.827Z] #44 41.29 CC images/seccomp.o [2020-03-15T03:34:00.958Z] #28 DONE 0.7s [2020-03-15T03:34:00.958Z] [2020-03-15T03:34:00.958Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-03-15T03:34:00.958Z] #31 DONE 0.1s [2020-03-15T03:34:00.958Z] [2020-03-15T03:34:00.958Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:34:00.958Z] #44 149.1 CC criu/protobuf-desc.o [2020-03-15T03:34:01.213Z] #44 ... [2020-03-15T03:34:01.213Z] [2020-03-15T03:34:01.213Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-03-15T03:34:01.213Z] #34 DONE 0.2s [2020-03-15T03:34:01.213Z] [2020-03-15T03:34:01.213Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-03-15T03:34:01.213Z] #39 DONE 0.1s [2020-03-15T03:34:01.392Z] #44 41.65 CC images/binfmt-misc.o [2020-03-15T03:34:01.468Z] [2020-03-15T03:34:01.468Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:34:01.468Z] #60 ... [2020-03-15T03:34:01.468Z] [2020-03-15T03:34:01.468Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:34:01.468Z] #44 150.0 CC criu/protobuf.o [2020-03-15T03:34:01.496Z] #47 138.5 mime [2020-03-15T03:34:01.651Z] #44 41.85 CC images/time.o [2020-03-15T03:34:01.651Z] #44 42.02 CC images/sysctl.o [2020-03-15T03:34:01.909Z] #44 42.21 CC images/autofs.o [2020-03-15T03:34:02.026Z] #44 150.5 CC criu/pstree.o [2020-03-15T03:34:02.183Z] #44 42.42 CC images/macvlan.o [2020-03-15T03:34:02.183Z] #44 ... [2020-03-15T03:34:02.183Z] [2020-03-15T03:34:02.183Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:34:02.183Z] #47 129.3 vendor/golang.org/x/text/secure/bidirule [2020-03-15T03:34:02.183Z] #47 129.6 vendor/golang.org/x/text/unicode/norm [2020-03-15T03:34:02.183Z] #47 134.1 vendor/golang.org/x/net/idna [2020-03-15T03:34:02.183Z] #47 137.0 vendor/golang.org/x/net/http2/hpack [2020-03-15T03:34:02.183Z] #47 138.0 mime [2020-03-15T03:34:02.183Z] #47 139.4 mime/quotedprintable [2020-03-15T03:34:02.183Z] #47 ... [2020-03-15T03:34:02.183Z] [2020-03-15T03:34:02.183Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:34:02.183Z] #44 42.61 CC images/sit.o [2020-03-15T03:34:02.441Z] #44 42.78 LINK images/built-in.o [2020-03-15T03:34:02.699Z] #44 42.93 GEN compel/include/asm [2020-03-15T03:34:02.699Z] #44 42.94 GEN compel/include/version.h [2020-03-15T03:34:02.699Z] #44 42.97 touch .config [2020-03-15T03:34:02.699Z] #44 43.00 GEN include/common/config.h [2020-03-15T03:34:02.699Z] #44 43.07 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-03-15T03:34:02.699Z] #44 43.09 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-03-15T03:34:02.699Z] #44 43.11 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-03-15T03:34:02.699Z] #44 43.13 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-03-15T03:34:02.699Z] #44 43.16 DEP compel/arch/x86/plugins/std/memcpy.d [2020-03-15T03:34:02.700Z] #44 43.17 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-03-15T03:34:02.700Z] #44 43.19 GEN compel/plugins/include/uapi/std/syscall.h [2020-03-15T03:34:02.807Z] #17 ... [2020-03-15T03:34:02.807Z] [2020-03-15T03:34:02.807Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:34:02.807Z] #44 66.80 CC compel/src/lib/infect.o [2020-03-15T03:34:02.807Z] #44 70.61 CC compel/src/lib/ptrace.o [2020-03-15T03:34:02.807Z] #44 71.05 AR compel/libcompel.a [2020-03-15T03:34:02.807Z] #44 71.13 HOSTCC compel/src/main-host.o [2020-03-15T03:34:02.807Z] #44 71.61 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2020-03-15T03:34:02.807Z] #44 71.95 HOSTCC compel/src/lib/handle-elf-host.o [2020-03-15T03:34:02.807Z] #44 72.57 HOSTCC compel/src/lib/log-host.o [2020-03-15T03:34:02.807Z] #44 72.90 HOSTLINK compel/compel-host-bin [2020-03-15T03:34:02.807Z] #44 73.10 DEP soccr/soccr.d [2020-03-15T03:34:02.807Z] #44 73.42 CC soccr/soccr.o [2020-03-15T03:34:02.807Z] #44 75.45 AR soccr/libsoccr.a [2020-03-15T03:34:02.807Z] #44 75.52 make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-15T03:34:02.807Z] #44 76.08 DEP criu/arch/aarch64/sigframe.d [2020-03-15T03:34:02.807Z] #44 76.33 DEP criu/arch/aarch64/crtools.d [2020-03-15T03:34:02.807Z] #44 76.53 DEP criu/arch/aarch64/cpu.d [2020-03-15T03:34:02.807Z] #44 76.57 DEP criu/arch/aarch64/bitops.d [2020-03-15T03:34:02.807Z] #44 76.68 CC criu/arch/aarch64/bitops.o [2020-03-15T03:34:02.807Z] #44 76.76 CC criu/arch/aarch64/cpu.o [2020-03-15T03:34:02.866Z] #47 140.0 mime/quotedprintable [2020-03-15T03:34:02.949Z] #44 151.5 CC criu/rbtree.o [2020-03-15T03:34:02.958Z] #44 43.21 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-03-15T03:34:02.958Z] #44 43.22 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-03-15T03:34:02.958Z] #44 43.24 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-03-15T03:34:02.958Z] #44 43.25 DEP compel/plugins/std/infect.d [2020-03-15T03:34:02.958Z] #44 43.40 DEP compel/plugins/std/string.d [2020-03-15T03:34:03.071Z] #44 77.00 CC criu/arch/aarch64/crtools.o [2020-03-15T03:34:03.071Z] #44 ... [2020-03-15T03:34:03.071Z] [2020-03-15T03:34:03.071Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-15T03:34:03.071Z] #17 10.48 Fetched 8160 kB in 7s (1122 kB/s) [2020-03-15T03:34:03.215Z] #44 43.57 DEP compel/plugins/std/log.d [2020-03-15T03:34:03.216Z] #44 ... [2020-03-15T03:34:03.216Z] [2020-03-15T03:34:03.216Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-15T03:34:03.216Z] #10 130.7 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-03-15T03:34:03.216Z] #10 130.7 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-03-15T03:34:03.216Z] #10 130.7 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-15T03:34:03.216Z] #10 ... [2020-03-15T03:34:03.216Z] [2020-03-15T03:34:03.216Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:34:03.216Z] #44 43.69 DEP compel/plugins/std/fds.d [2020-03-15T03:34:03.430Z] #47 140.5 net/http/internal [2020-03-15T03:34:03.474Z] #44 43.81 DEP compel/plugins/std/std.d [2020-03-15T03:34:03.474Z] #44 43.88 DEP compel/plugins/shmem/shmem.d [2020-03-15T03:34:03.508Z] #44 151.8 CC criu/rst-malloc.o [2020-03-15T03:34:03.508Z] #44 152.1 CC criu/seccomp.o [2020-03-15T03:34:03.734Z] #44 43.99 DEP compel/plugins/fds/fds.d [2020-03-15T03:34:03.734Z] #44 44.22 CC compel/plugins/std/std.o [2020-03-15T03:34:03.948Z] Removing intermediate container 7da585fd3362 [2020-03-15T03:34:03.948Z] ---> 368c17d6c098 [2020-03-15T03:34:03.948Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2020-03-15T03:34:03.948Z] ---> ebd73b5ebd31 [2020-03-15T03:34:03.948Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-03-15T03:34:03.948Z] ---> 17f4a85ba28a [2020-03-15T03:34:03.948Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2020-03-15T03:34:03.948Z] ---> Running in ee9ef0ec7e5d [2020-03-15T03:34:03.948Z] Removing intermediate container ee9ef0ec7e5d [2020-03-15T03:34:03.948Z] ---> cec7b68abec0 [2020-03-15T03:34:03.948Z] Successfully built cec7b68abec0 [2020-03-15T03:34:03.948Z] Successfully tagged moby-buildx:latest [2020-03-15T03:34:03.948Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-03-15T03:34:03.948Z] if [ -n "${id}" ]; then \ [2020-03-15T03:34:03.948Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-03-15T03:34:03.948Z] && touch bundles/buildx; \ [2020-03-15T03:34:03.948Z] docker rm -f ${id}; \ [2020-03-15T03:34:03.948Z] fi [2020-03-15T03:34:03.948Z] b701e2812bc985b0afb8272ae4ebc40724b3e908e4a5779102989f35410558e6 [2020-03-15T03:34:03.948Z] bundles/buildx version [2020-03-15T03:34:03.948Z] buildx v0.3.1 6db68d0 [2020-03-15T03:34:03.948Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:f310bd29bd5ab52caa0536c85d564461a70abf16 . [2020-03-15T03:34:03.948Z] #1 [internal] booting buildkit [2020-03-15T03:34:03.948Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-03-15T03:34:04.305Z] #44 44.58 CC compel/plugins/std/fds.o [2020-03-15T03:34:04.432Z] #44 152.7 CC criu/seize.o [2020-03-15T03:34:04.686Z] #44 ... [2020-03-15T03:34:04.686Z] [2020-03-15T03:34:04.686Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-15T03:34:04.686Z] #41 DONE 244.8s [2020-03-15T03:34:04.872Z] #44 45.01 CC compel/plugins/std/log.o [2020-03-15T03:34:04.941Z] [2020-03-15T03:34:04.941Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-15T03:34:05.195Z] #65 ... [2020-03-15T03:34:05.195Z] [2020-03-15T03:34:05.195Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:34:05.195Z] #44 153.5 CC criu/servicefd.o [2020-03-15T03:34:05.432Z] #1 pulling image moby/buildkit:buildx-stable-1 2.9s done [2020-03-15T03:34:05.432Z] #1 creating container buildx_buildkit_default [2020-03-15T03:34:05.438Z] #44 45.86 CC compel/plugins/std/string.o [2020-03-15T03:34:05.753Z] #44 154.2 CC criu/shmem.o [2020-03-15T03:34:05.951Z] #47 ... [2020-03-15T03:34:05.951Z] [2020-03-15T03:34:05.951Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:34:05.951Z] #44 41.42 CC images/opts.o [2020-03-15T03:34:05.951Z] #44 41.68 CC images/seccomp.o [2020-03-15T03:34:05.951Z] #44 42.02 CC images/binfmt-misc.o [2020-03-15T03:34:05.951Z] #44 42.28 CC images/time.o [2020-03-15T03:34:05.951Z] #44 42.50 CC images/sysctl.o [2020-03-15T03:34:05.951Z] #44 42.80 CC images/autofs.o [2020-03-15T03:34:05.951Z] #44 43.00 CC images/macvlan.o [2020-03-15T03:34:05.951Z] #44 43.26 CC images/sit.o [2020-03-15T03:34:05.951Z] #44 43.50 LINK images/built-in.o [2020-03-15T03:34:05.951Z] #44 43.72 GEN compel/include/asm [2020-03-15T03:34:05.951Z] #44 43.74 GEN compel/include/version.h [2020-03-15T03:34:05.951Z] #44 43.78 touch .config [2020-03-15T03:34:05.951Z] #44 43.79 GEN include/common/config.h [2020-03-15T03:34:05.951Z] #44 43.89 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-03-15T03:34:05.951Z] #44 43.90 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-03-15T03:34:05.951Z] #44 43.94 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-03-15T03:34:05.951Z] #44 43.97 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-03-15T03:34:05.951Z] #44 44.02 DEP compel/arch/x86/plugins/std/memcpy.d [2020-03-15T03:34:05.951Z] #44 44.06 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-03-15T03:34:05.951Z] #44 44.09 GEN compel/plugins/include/uapi/std/syscall.h [2020-03-15T03:34:05.951Z] #44 44.11 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-03-15T03:34:05.951Z] #44 44.12 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-03-15T03:34:05.951Z] #44 44.14 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-03-15T03:34:05.951Z] #44 44.15 DEP compel/plugins/std/infect.d [2020-03-15T03:34:05.951Z] #44 44.22 DEP compel/plugins/std/string.d [2020-03-15T03:34:05.951Z] #44 44.35 DEP compel/plugins/std/log.d [2020-03-15T03:34:05.951Z] #44 44.42 DEP compel/plugins/std/fds.d [2020-03-15T03:34:05.951Z] #44 44.52 DEP compel/plugins/std/std.d [2020-03-15T03:34:05.951Z] #44 44.65 DEP compel/plugins/shmem/shmem.d [2020-03-15T03:34:05.951Z] #44 44.74 DEP compel/plugins/fds/fds.d [2020-03-15T03:34:05.951Z] #44 44.96 CC compel/plugins/std/std.o [2020-03-15T03:34:05.951Z] #44 45.31 CC compel/plugins/std/fds.o [2020-03-15T03:34:05.951Z] #44 45.84 CC compel/plugins/std/log.o [2020-03-15T03:34:05.951Z] #44 46.75 CC compel/plugins/std/string.o [2020-03-15T03:34:06.052Z] #1 creating container buildx_buildkit_default 0.5s done [2020-03-15T03:34:06.052Z] #1 DONE 3.4s [2020-03-15T03:34:06.052Z] [2020-03-15T03:34:06.052Z] #2 [internal] load .dockerignore [2020-03-15T03:34:06.052Z] #2 transferring context: 87B done [2020-03-15T03:34:06.052Z] #2 DONE 0.0s [2020-03-15T03:34:06.052Z] [2020-03-15T03:34:06.052Z] #3 [internal] load build definition from Dockerfile [2020-03-15T03:34:06.052Z] #3 transferring dockerfile: 17.05kB done [2020-03-15T03:34:06.052Z] #3 DONE 0.0s [2020-03-15T03:34:06.052Z] [2020-03-15T03:34:06.052Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-03-15T03:34:06.208Z] #44 47.41 CC compel/plugins/std/infect.o [2020-03-15T03:34:06.372Z] #44 46.61 CC compel/plugins/std/infect.o [2020-03-15T03:34:06.372Z] #17 10.48 Reading package lists... [2020-03-15T03:34:06.465Z] #44 ... [2020-03-15T03:34:06.465Z] [2020-03-15T03:34:06.465Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-15T03:34:06.465Z] #10 143.2 Selecting previously unselected package libapparmor1:amd64. [2020-03-15T03:34:06.465Z] #10 143.3 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-03-15T03:34:06.465Z] #10 143.3 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-03-15T03:34:06.465Z] #10 143.4 Selecting previously unselected package libapparmor-dev:amd64. [2020-03-15T03:34:06.465Z] #10 143.4 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-03-15T03:34:06.465Z] #10 143.4 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-03-15T03:34:06.465Z] #10 143.6 Selecting previously unselected package libbtrfs0. [2020-03-15T03:34:06.465Z] #10 143.6 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-03-15T03:34:06.465Z] #10 143.6 Unpacking libbtrfs0 (4.20.1-2) ... [2020-03-15T03:34:06.465Z] #10 143.7 Selecting previously unselected package libbtrfs-dev. [2020-03-15T03:34:06.465Z] #10 143.7 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-03-15T03:34:06.465Z] #10 143.7 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-03-15T03:34:06.465Z] #10 143.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-03-15T03:34:06.465Z] #10 143.9 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-03-15T03:34:06.465Z] #10 143.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-03-15T03:34:06.465Z] #10 143.9 Selecting previously unselected package libudev-dev:amd64. [2020-03-15T03:34:06.465Z] #10 143.9 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_amd64.deb ... [2020-03-15T03:34:06.669Z] #4 DONE 0.6s [2020-03-15T03:34:06.669Z] [2020-03-15T03:34:06.669Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-03-15T03:34:06.669Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-03-15T03:34:06.675Z] #44 ... [2020-03-15T03:34:06.675Z] [2020-03-15T03:34:06.675Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-03-15T03:34:06.675Z] #42 DONE 0.2s [2020-03-15T03:34:06.675Z] [2020-03-15T03:34:06.675Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:34:06.722Z] #10 144.0 Unpacking libudev-dev:amd64 (241-7~deb10u3) ... [2020-03-15T03:34:06.722Z] #10 144.1 Selecting previously unselected package libsepol1-dev:amd64. [2020-03-15T03:34:06.722Z] #10 144.1 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-03-15T03:34:06.722Z] #10 144.2 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-03-15T03:34:06.938Z] #44 47.09 CC compel/arch/x86/plugins/std/parasite-head.o [2020-03-15T03:34:06.938Z] #44 47.17 CC compel/arch/x86/plugins/std/memcpy.o [2020-03-15T03:34:06.938Z] #44 47.22 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-03-15T03:34:06.938Z] #44 47.26 AR compel/plugins/std.lib.a [2020-03-15T03:34:06.953Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-03-15T03:34:06.954Z] #5 sha256:00154e4363769e05ecacae130e0e82fe6e2ac944b0a46bf676ce0f46e8fce80b 527B / 527B done [2020-03-15T03:34:06.954Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 3.74MB / 8.18MB 0.1s [2020-03-15T03:34:06.954Z] #5 sha256:b4f2fdf8e9d2e73f42c77516fe628def2ea4c1fdf5c247db8c3b72b71710929e 899B / 899B done [2020-03-15T03:34:06.954Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 8.18MB / 8.18MB 0.2s done [2020-03-15T03:34:06.954Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2020-03-15T03:34:06.973Z] #60 ... [2020-03-15T03:34:06.973Z] [2020-03-15T03:34:06.973Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:34:06.973Z] #44 155.2 CC criu/sigframe.o [2020-03-15T03:34:06.973Z] #44 155.4 CC criu/signalfd.o [2020-03-15T03:34:06.997Z] #10 144.5 Selecting previously unselected package libpcre16-3:amd64. [2020-03-15T03:34:06.997Z] #10 144.5 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-03-15T03:34:06.997Z] #10 144.5 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-03-15T03:34:07.196Z] #44 47.34 CC compel/plugins/fds/fds.o [2020-03-15T03:34:07.228Z] #44 155.7 CC criu/sk-inet.o [2020-03-15T03:34:07.255Z] #10 144.7 Selecting previously unselected package libpcre32-3:amd64. [2020-03-15T03:34:07.255Z] #10 144.8 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-03-15T03:34:07.255Z] #10 144.8 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-03-15T03:34:07.453Z] #44 47.70 AR compel/plugins/fds.lib.a [2020-03-15T03:34:07.453Z] #44 47.75 HOSTDEP compel/src/lib/log-host.d [2020-03-15T03:34:07.512Z] #10 145.0 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-03-15T03:34:07.512Z] #10 145.0 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-03-15T03:34:07.512Z] #10 145.0 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-03-15T03:34:07.572Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.6s done [2020-03-15T03:34:07.572Z] #5 DONE 0.9s [2020-03-15T03:34:07.712Z] #44 47.94 HOSTDEP compel/src/lib/handle-elf-host.d [2020-03-15T03:34:07.712Z] #44 48.10 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-03-15T03:34:07.771Z] #10 145.1 Selecting previously unselected package libpcre3-dev:amd64. [2020-03-15T03:34:07.771Z] #10 145.1 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-03-15T03:34:07.771Z] #10 145.1 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-03-15T03:34:07.858Z] [2020-03-15T03:34:07.858Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-03-15T03:34:07.858Z] #7 DONE 0.2s [2020-03-15T03:34:07.858Z] [2020-03-15T03:34:07.858Z] #6 [internal] load metadata for docker.io/library/golang:1.13.8-buster [2020-03-15T03:34:07.858Z] #6 DONE 0.2s [2020-03-15T03:34:07.970Z] #44 48.26 HOSTDEP compel/src/main-host.d [2020-03-15T03:34:07.970Z] #44 48.39 DEP compel/src/lib/ptrace.d [2020-03-15T03:34:08.154Z] [2020-03-15T03:34:08.154Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-15T03:34:08.154Z] #8 resolve docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca done [2020-03-15T03:34:08.228Z] #44 48.50 DEP compel/src/lib/infect.d [2020-03-15T03:34:08.346Z] #10 145.7 Selecting previously unselected package libselinux1-dev:amd64. [2020-03-15T03:34:08.346Z] #10 145.7 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-03-15T03:34:08.346Z] #10 145.7 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-03-15T03:34:08.462Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 0B / 54.14MB 0.2s [2020-03-15T03:34:08.462Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 0B / 8.25MB 0.2s [2020-03-15T03:34:08.462Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 0B / 96.43MB 0.2s [2020-03-15T03:34:08.462Z] #8 sha256:29760557aa15d83b93e1d2ddabafde26559e22005a775c9e89722c8ef7334733 1.79kB / 1.79kB done [2020-03-15T03:34:08.462Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 432.54kB / 10.73MB 0.2s [2020-03-15T03:34:08.462Z] #8 sha256:13f57ae73c13d96f2792fd42f2b7090450dd6ca8f4120750b050447a69f2ac9c 5.46kB / 5.46kB done [2020-03-15T03:34:08.462Z] #8 sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca 1.42kB / 1.42kB done [2020-03-15T03:34:08.462Z] #8 sha256:907849ba77bc2d17fc1c887733aed42dbb49a42e6af4044ae7879bc823bf9a9b 155B / 155B 0.2s [2020-03-15T03:34:08.462Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 0B / 73.51MB 0.2s [2020-03-15T03:34:08.462Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 1.41MB / 10.73MB 0.3s [2020-03-15T03:34:08.462Z] #8 sha256:907849ba77bc2d17fc1c887733aed42dbb49a42e6af4044ae7879bc823bf9a9b 155B / 155B 0.2s done [2020-03-15T03:34:08.462Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 0B / 57.39MB 0.3s [2020-03-15T03:34:08.462Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 752.70kB / 8.25MB 0.4s [2020-03-15T03:34:08.486Z] #44 48.73 DEP compel/src/lib/infect-util.d [2020-03-15T03:34:08.486Z] #44 48.81 DEP compel/src/lib/infect-rpc.d [2020-03-15T03:34:08.486Z] #44 48.90 DEP compel/arch/x86/src/lib/infect.d [2020-03-15T03:34:08.544Z] #17 14.00 Reading package lists... [2020-03-15T03:34:08.544Z] #17 ... [2020-03-15T03:34:08.544Z] [2020-03-15T03:34:08.544Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-15T03:34:08.544Z] #23 139.2 Checking out files: 26% (2786/10651) Checking out files: 27% (2876/10651) Checking out files: 28% (2983/10651) Checking out files: 29% (3089/10651) Checking out files: 30% (3196/10651) Checking out files: 31% (3302/10651) Checking out files: 32% (3409/10651) Checking out files: 33% (3515/10651) Checking out files: 34% (3622/10651) Checking out files: 35% (3728/10651) Checking out files: 36% (3835/10651) Checking out files: 37% (3941/10651) Checking out files: 38% (4048/10651) Checking out files: 39% (4154/10651) Checking out files: 40% (4261/10651) Checking out files: 41% (4367/10651) Checking out files: 42% (4474/10651) Checking out files: 43% (4580/10651) Checking out files: 44% (4687/10651) Checking out files: 45% (4793/10651) Checking out files: 46% (4900/10651) Checking out files: 47% (5006/10651) Checking out files: 48% (5113/10651) Checking out files: 49% (5219/10651) Checking out files: 49% (5302/10651) Checking out files: 50% (5326/10651) Checking out files: 51% (5433/10651) Checking out files: 52% (5539/10651) Checking out files: 53% (5646/10651) Checking out files: 54% (5752/10651) Checking out files: 55% (5859/10651) Checking out files: 56% (5965/10651) Checking out files: 57% (6072/10651) Checking out files: 58% (6178/10651) Checking out files: 59% (6285/10651) Checking out files: 60% (6391/10651) Checking out files: 61% (6498/10651) Checking out files: 62% (6604/10651) Checking out files: 63% (6711/10651) Checking out files: 64% (6817/10651) Checking out files: 65% (6924/10651) Checking out files: 66% (7030/10651) Checking out files: 67% (7137/10651) Checking out files: 68% (7243/10651) Checking out files: 69% (7350/10651) Checking out files: 70% (7456/10651) Checking out files: 70% (7561/10651) Checking out files: 71% (7563/10651) Checking out files: 72% (7669/10651) Checking out files: 73% (7776/10651) Checking out files: 74% (7882/10651) Checking out files: 75% (7989/10651) Checking out files: 76% (8095/10651) Checking out files: 77% (8202/10651) Checking out files: 78% (8308/10651) Checking out files: 79% (8415/10651) Checking out files: 80% (8521/10651) Checking out files: 81% (8628/10651) Checking out files: 82% (8734/10651) Checking out files: 83% (8841/10651) Checking out files: 84% (8947/10651) Checking out files: 85% (9054/10651) Checking out files: 86% (9160/10651) Checking out files: 87% (9267/10651) Checking out files: 88% (9373/10651) Checking out files: 89% (9480/10651) Checking out files: 90% (9586/10651) Checking out files: 91% (9693/10651) Checking out files: 92% (9799/10651) Checking out files: 93% (9906/10651) Checking out files: 94% (10012/10651) Checking out files: 95% (10119/10651) Checking out files: 95% (10121/10651) Checking out files: 96% (10225/10651) Checking out files: 97% (10332/10651) Checking out files: 98% (10438/10651) Checking out files: 99% (10545/10651) Checking out files: 100% (10651/10651) Checking out files: 100% (10651/10651), done. [2020-03-15T03:34:08.544Z] #23 142.7 + cd /tmp/tmp.Fy6oPym7q7/tmp/docker-ce [2020-03-15T03:34:08.544Z] #23 142.7 + git checkout -q v17.06.2-ce [2020-03-15T03:34:08.544Z] #23 ... [2020-03-15T03:34:08.544Z] [2020-03-15T03:34:08.544Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:34:08.544Z] #47 132.5 net/http/httptrace [2020-03-15T03:34:08.544Z] #47 132.9 net/http [2020-03-15T03:34:08.601Z] #44 156.7 CC criu/sk-netlink.o [2020-03-15T03:34:08.601Z] #44 157.0 CC criu/sk-packet.o [2020-03-15T03:34:08.603Z] #10 146.0 Selecting previously unselected package libdevmapper-dev:amd64. [2020-03-15T03:34:08.603Z] #10 146.0 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-03-15T03:34:08.603Z] #10 146.0 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-03-15T03:34:08.603Z] #10 146.1 Selecting previously unselected package libseccomp-dev:amd64. [2020-03-15T03:34:08.744Z] #44 48.99 DEP compel/arch/x86/src/lib/cpu.d [2020-03-15T03:34:08.744Z] #44 49.08 DEP compel/src/lib/log.d [2020-03-15T03:34:08.755Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 1.28MB / 8.25MB 0.6s [2020-03-15T03:34:08.755Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 2.42MB / 10.73MB 0.6s [2020-03-15T03:34:08.755Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 1.87MB / 8.25MB 0.7s [2020-03-15T03:34:08.755Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 3.01MB / 10.73MB 0.7s [2020-03-15T03:34:08.804Z] #47 ... [2020-03-15T03:34:08.804Z] [2020-03-15T03:34:08.804Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:34:08.804Z] #44 77.96 CC criu/arch/aarch64/sigframe.o [2020-03-15T03:34:08.804Z] #44 78.24 LINK criu/arch/aarch64/crtools.built-in.o [2020-03-15T03:34:08.804Z] #44 78.33 DEP criu/pie/util-vdso.d [2020-03-15T03:34:08.804Z] #44 78.65 DEP criu/pie/util.d [2020-03-15T03:34:08.804Z] #44 78.89 CC criu/pie/util.o [2020-03-15T03:34:08.804Z] #44 79.39 CC criu/pie/util-vdso.o [2020-03-15T03:34:08.804Z] #44 80.09 AR criu/pie/pie.lib.a [2020-03-15T03:34:08.804Z] #44 80.21 DEP criu/pie/restorer.d [2020-03-15T03:34:08.804Z] #44 80.55 DEP criu/arch/aarch64/intraprocedure.d [2020-03-15T03:34:08.804Z] #44 80.57 DEP criu/arch/aarch64/restorer.d [2020-03-15T03:34:08.804Z] #44 80.87 DEP criu/arch/aarch64/vdso-pie.d [2020-03-15T03:34:08.804Z] #44 81.03 DEP criu/pie/parasite-vdso.d [2020-03-15T03:34:08.804Z] #44 81.25 DEP criu/pie/parasite.d [2020-03-15T03:34:08.804Z] #44 81.82 CC criu/pie/parasite.o [2020-03-15T03:34:08.859Z] #10 146.1 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-03-15T03:34:08.859Z] #10 146.1 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-03-15T03:34:08.859Z] #10 146.3 Selecting previously unselected package libsystemd-dev:amd64. [2020-03-15T03:34:08.859Z] #10 146.3 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_amd64.deb ... [2020-03-15T03:34:08.859Z] #10 146.3 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-03-15T03:34:09.002Z] #44 49.21 DEP compel/src/main.d [2020-03-15T03:34:09.002Z] #44 49.37 DEP compel/src/lib/handle-elf.d [2020-03-15T03:34:09.002Z] #44 49.47 DEP compel/arch/x86/src/lib/handle-elf.d [2020-03-15T03:34:09.080Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 3.19MB / 54.14MB 0.9s [2020-03-15T03:34:09.080Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 2.52MB / 8.25MB 0.9s [2020-03-15T03:34:09.080Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 3.67MB / 10.73MB 0.9s [2020-03-15T03:34:09.160Z] #44 157.5 CC criu/sk-queue.o [2020-03-15T03:34:09.260Z] #44 49.67 CC compel/src/lib/log.o [2020-03-15T03:34:09.378Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 3.34MB / 8.25MB 1.2s [2020-03-15T03:34:09.378Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 4.49MB / 10.73MB 1.2s [2020-03-15T03:34:09.378Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 3.01MB / 57.39MB 1.2s [2020-03-15T03:34:09.378Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 3.80MB / 8.25MB 1.3s [2020-03-15T03:34:09.415Z] #44 157.9 CC criu/sk-tcp.o [2020-03-15T03:34:09.425Z] #10 ... [2020-03-15T03:34:09.425Z] [2020-03-15T03:34:09.425Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-15T03:34:09.425Z] #68 139.0 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-15T03:34:09.425Z] #68 139.0 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-03-15T03:34:09.425Z] #68 DONE 146.4s [2020-03-15T03:34:09.425Z] [2020-03-15T03:34:09.425Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-03-15T03:34:09.425Z] #69 DONE 0.0s [2020-03-15T03:34:09.425Z] [2020-03-15T03:34:09.425Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-15T03:34:09.425Z] #10 146.9 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-03-15T03:34:09.425Z] #10 146.9 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-03-15T03:34:09.425Z] #10 146.9 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-03-15T03:34:09.425Z] #10 146.9 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-03-15T03:34:09.522Z] #44 ... [2020-03-15T03:34:09.522Z] [2020-03-15T03:34:09.522Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-15T03:34:09.522Z] #68 140.2 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-15T03:34:09.522Z] #68 140.2 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-03-15T03:34:09.522Z] #68 DONE 146.8s [2020-03-15T03:34:09.522Z] [2020-03-15T03:34:09.522Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-03-15T03:34:09.522Z] #69 DONE 0.1s [2020-03-15T03:34:09.522Z] [2020-03-15T03:34:09.522Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:34:09.522Z] #47 139.6 net/http/internal [2020-03-15T03:34:09.522Z] #47 143.6 net/textproto [2020-03-15T03:34:09.522Z] #47 143.6 crypto/x509 [2020-03-15T03:34:09.522Z] #47 144.7 vendor/golang.org/x/net/http/httpguts [2020-03-15T03:34:09.522Z] #47 145.0 vendor/golang.org/x/net/http/httpproxy [2020-03-15T03:34:09.522Z] #47 145.5 mime/multipart [2020-03-15T03:34:09.668Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 4.23MB / 8.25MB 1.5s [2020-03-15T03:34:09.668Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 5.37MB / 10.73MB 1.5s [2020-03-15T03:34:09.668Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 4.10MB / 73.51MB 1.5s [2020-03-15T03:34:09.668Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 4.78MB / 8.25MB 1.6s [2020-03-15T03:34:09.668Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 5.93MB / 10.73MB 1.6s [2020-03-15T03:34:09.685Z] #10 146.9 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-03-15T03:34:09.685Z] #10 147.0 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-03-15T03:34:09.685Z] #10 147.0 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-03-15T03:34:09.685Z] #10 147.0 Setting up libbtrfs0 (4.20.1-2) ... [2020-03-15T03:34:09.685Z] #10 147.0 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-03-15T03:34:09.685Z] #10 147.0 Setting up libudev-dev:amd64 (241-7~deb10u3) ... [2020-03-15T03:34:09.685Z] #10 147.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-03-15T03:34:09.685Z] #10 147.1 Setting up libbtrfs-dev (4.20.1-2) ... [2020-03-15T03:34:09.685Z] #10 147.2 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-03-15T03:34:09.685Z] #10 147.2 Setting up mingw-w64-common (6.0.0-3) ... [2020-03-15T03:34:09.685Z] #10 147.2 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-03-15T03:34:09.685Z] #10 147.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-03-15T03:34:09.685Z] #10 147.3 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-03-15T03:34:09.685Z] #10 147.3 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-15T03:34:09.747Z] #44 83.63 LINK criu/pie/parasite.built-in.o [2020-03-15T03:34:09.747Z] #44 83.64 GEN criu/pie/parasite-blob.h [2020-03-15T03:34:09.747Z] #44 83.67 CC criu/pie/parasite-vdso.o [2020-03-15T03:34:09.781Z] #47 ... [2020-03-15T03:34:09.781Z] [2020-03-15T03:34:09.781Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:34:09.781Z] #44 50.14 CC compel/arch/x86/src/lib/cpu.o [2020-03-15T03:34:09.942Z] #10 147.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-03-15T03:34:09.942Z] #10 147.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-03-15T03:34:09.942Z] #10 147.4 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-15T03:34:09.942Z] #10 147.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-03-15T03:34:09.942Z] #10 147.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-03-15T03:34:09.942Z] #10 147.4 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-03-15T03:34:09.942Z] #10 147.4 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-03-15T03:34:09.942Z] #10 147.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-03-15T03:34:09.942Z] #10 147.5 Setting up dmsetup (2:1.02.155-3) ... [2020-03-15T03:34:09.942Z] #10 147.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-03-15T03:34:09.942Z] #10 147.5 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-03-15T03:34:09.942Z] #10 147.5 Processing triggers for libc-bin (2.28-10) ... [2020-03-15T03:34:09.966Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 5.95MB / 54.14MB 1.8s [2020-03-15T03:34:09.966Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 5.34MB / 8.25MB 1.8s [2020-03-15T03:34:09.966Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 4.96MB / 96.43MB 1.8s [2020-03-15T03:34:09.966Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 6.49MB / 10.73MB 1.8s [2020-03-15T03:34:09.966Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 5.83MB / 8.25MB 2.0s [2020-03-15T03:34:09.975Z] #44 158.3 CC criu/sk-unix.o [2020-03-15T03:34:10.266Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 6.32MB / 8.25MB 2.1s [2020-03-15T03:34:10.266Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 7.47MB / 10.73MB 2.1s [2020-03-15T03:34:10.266Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 5.96MB / 57.39MB 2.1s [2020-03-15T03:34:10.266Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 6.95MB / 8.25MB 2.3s [2020-03-15T03:34:10.266Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 8.09MB / 10.73MB 2.3s [2020-03-15T03:34:10.317Z] #44 84.49 CC criu/arch/aarch64/vdso-pie.o [2020-03-15T03:34:10.563Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 7.41MB / 8.25MB 2.4s [2020-03-15T03:34:10.563Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 7.86MB / 8.25MB 2.5s [2020-03-15T03:34:10.563Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 9.01MB / 10.73MB 2.5s [2020-03-15T03:34:10.578Z] #44 ... [2020-03-15T03:34:10.578Z] [2020-03-15T03:34:10.578Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-15T03:34:10.578Z] #17 14.00 Reading package lists... [2020-03-15T03:34:10.718Z] #44 51.14 CC compel/arch/x86/src/lib/infect.o [2020-03-15T03:34:10.862Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 9.10MB / 54.14MB 2.7s [2020-03-15T03:34:10.862Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 8.25MB / 8.25MB 2.7s done [2020-03-15T03:34:10.862Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 9.63MB / 10.73MB 2.7s [2020-03-15T03:34:10.862Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 8.39MB / 73.51MB 2.7s [2020-03-15T03:34:10.862Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 10.19MB / 10.73MB 2.8s [2020-03-15T03:34:10.862Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 8.88MB / 57.39MB 2.8s [2020-03-15T03:34:10.872Z] #10 DONE 148.0s [2020-03-15T03:34:10.872Z] [2020-03-15T03:34:10.872Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-15T03:34:10.872Z] #58 DONE 0.1s [2020-03-15T03:34:10.872Z] [2020-03-15T03:34:10.872Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:34:10.872Z] #44 47.97 CC compel/arch/x86/plugins/std/parasite-head.o [2020-03-15T03:34:10.872Z] #44 48.04 CC compel/arch/x86/plugins/std/memcpy.o [2020-03-15T03:34:10.872Z] #44 48.16 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-03-15T03:34:10.872Z] #44 48.27 AR compel/plugins/std.lib.a [2020-03-15T03:34:10.872Z] #44 48.33 CC compel/plugins/fds/fds.o [2020-03-15T03:34:10.872Z] #44 48.57 AR compel/plugins/fds.lib.a [2020-03-15T03:34:10.872Z] #44 48.70 HOSTDEP compel/src/lib/log-host.d [2020-03-15T03:34:10.872Z] #44 48.90 HOSTDEP compel/src/lib/handle-elf-host.d [2020-03-15T03:34:10.872Z] #44 49.04 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-03-15T03:34:10.872Z] #44 49.18 HOSTDEP compel/src/main-host.d [2020-03-15T03:34:10.872Z] #44 49.34 DEP compel/src/lib/ptrace.d [2020-03-15T03:34:10.872Z] #44 49.43 DEP compel/src/lib/infect.d [2020-03-15T03:34:10.872Z] #44 49.58 DEP compel/src/lib/infect-util.d [2020-03-15T03:34:10.872Z] #44 49.70 DEP compel/src/lib/infect-rpc.d [2020-03-15T03:34:10.872Z] #44 49.79 DEP compel/arch/x86/src/lib/infect.d [2020-03-15T03:34:10.872Z] #44 49.91 DEP compel/arch/x86/src/lib/cpu.d [2020-03-15T03:34:10.872Z] #44 50.02 DEP compel/src/lib/log.d [2020-03-15T03:34:10.872Z] #44 50.11 DEP compel/src/main.d [2020-03-15T03:34:10.873Z] #44 50.32 DEP compel/src/lib/handle-elf.d [2020-03-15T03:34:10.873Z] #44 50.43 DEP compel/arch/x86/src/lib/handle-elf.d [2020-03-15T03:34:10.873Z] #44 50.63 CC compel/src/lib/log.o [2020-03-15T03:34:10.873Z] #44 51.00 CC compel/arch/x86/src/lib/cpu.o [2020-03-15T03:34:10.873Z] #44 ... [2020-03-15T03:34:10.873Z] [2020-03-15T03:34:10.873Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-03-15T03:34:10.873Z] #59 DONE 0.1s [2020-03-15T03:34:11.130Z] [2020-03-15T03:34:11.130Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-15T03:34:11.130Z] #50 DONE 147.9s [2020-03-15T03:34:11.130Z] [2020-03-15T03:34:11.130Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:34:11.154Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 10.73MB / 10.73MB 3.0s [2020-03-15T03:34:11.154Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 10.21MB / 96.43MB 3.2s [2020-03-15T03:34:11.154Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 10.73MB / 10.73MB 3.0s done [2020-03-15T03:34:11.376Z] ok github.com/docker/docker/cmd/dockerd 0.043s coverage: 30.7% of statements [2020-03-15T03:34:11.376Z] ok github.com/docker/docker/container 0.114s coverage: 34.9% of statements [2020-03-15T03:34:11.376Z] ? github.com/docker/docker/container/stream [no test files] [2020-03-15T03:34:11.376Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-03-15T03:34:11.376Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-03-15T03:34:11.376Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-03-15T03:34:11.452Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 12.24MB / 54.14MB 3.3s [2020-03-15T03:34:11.519Z] #17 18.11 Building dependency tree... [2020-03-15T03:34:11.651Z] #44 51.75 CC compel/src/lib/infect-rpc.o [2020-03-15T03:34:11.651Z] #44 52.15 CC compel/src/lib/infect-util.o [2020-03-15T03:34:11.750Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 12.59MB / 73.51MB 3.6s [2020-03-15T03:34:11.750Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 12.55MB / 57.39MB 3.6s [2020-03-15T03:34:11.858Z] #44 160.0 CC criu/sockets.o [2020-03-15T03:34:12.050Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 15.09MB / 54.14MB 3.9s [2020-03-15T03:34:12.050Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 15.44MB / 96.43MB 4.0s [2020-03-15T03:34:12.217Z] #44 52.42 CC compel/src/lib/infect.o [2020-03-15T03:34:12.338Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 15.83MB / 57.39MB 4.2s [2020-03-15T03:34:12.338Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 16.32MB / 73.51MB 4.3s [2020-03-15T03:34:12.418Z] #44 160.8 CC criu/stats.o [2020-03-15T03:34:12.418Z] #44 161.0 CC criu/string.o [2020-03-15T03:34:12.637Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 18.93MB / 54.14MB 4.6s [2020-03-15T03:34:12.672Z] #44 161.1 CC criu/sysctl.o [2020-03-15T03:34:12.903Z] #17 20.32 libcap2-bin is already the newest version (1:2.25-2). [2020-03-15T03:34:12.903Z] #17 20.32 The following additional packages will be installed: [2020-03-15T03:34:12.903Z] #17 20.32 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-03-15T03:34:12.903Z] #17 20.32 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-03-15T03:34:12.903Z] #17 20.33 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-03-15T03:34:12.903Z] #17 20.33 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-03-15T03:34:12.903Z] #17 20.33 python3.7 python3.7-minimal vim-runtime xxd [2020-03-15T03:34:12.903Z] #17 20.33 Suggested packages: [2020-03-15T03:34:12.903Z] #17 20.33 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-03-15T03:34:12.903Z] #17 20.33 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-03-15T03:34:12.903Z] #17 20.33 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-03-15T03:34:12.903Z] #17 20.33 Recommended packages: [2020-03-15T03:34:12.903Z] #17 20.33 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-03-15T03:34:12.903Z] #17 20.33 python3-keyrings.alt python3-xdg unzip [2020-03-15T03:34:13.232Z] #44 161.6 CC criu/sysfs_parse.o [2020-03-15T03:34:13.274Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 19.30MB / 57.39MB 4.9s [2020-03-15T03:34:13.274Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 21.92MB / 54.14MB 5.1s [2020-03-15T03:34:13.274Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 20.78MB / 96.43MB 5.1s [2020-03-15T03:34:13.274Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 20.25MB / 73.51MB 5.1s [2020-03-15T03:34:13.487Z] #44 161.9 CC criu/timerfd.o [2020-03-15T03:34:13.568Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 22.18MB / 57.39MB 5.4s [2020-03-15T03:34:13.596Z] #44 ... [2020-03-15T03:34:13.596Z] [2020-03-15T03:34:13.596Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-15T03:34:13.596Z] #50 DONE 150.7s [2020-03-15T03:34:13.596Z] [2020-03-15T03:34:13.596Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-15T03:34:13.596Z] #10 148.9 Selecting previously unselected package libapparmor1:amd64. [2020-03-15T03:34:13.596Z] #10 148.9 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-03-15T03:34:13.596Z] #10 148.9 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-03-15T03:34:13.596Z] #10 149.0 Selecting previously unselected package libapparmor-dev:amd64. [2020-03-15T03:34:13.596Z] #10 149.0 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-03-15T03:34:13.596Z] #10 149.0 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-03-15T03:34:13.596Z] #10 149.1 Selecting previously unselected package libbtrfs0. [2020-03-15T03:34:13.596Z] #10 149.1 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-03-15T03:34:13.596Z] #10 149.1 Unpacking libbtrfs0 (4.20.1-2) ... [2020-03-15T03:34:13.596Z] #10 149.2 Selecting previously unselected package libbtrfs-dev. [2020-03-15T03:34:13.596Z] #10 149.2 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-03-15T03:34:13.596Z] #10 149.3 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-03-15T03:34:13.596Z] #10 149.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-03-15T03:34:13.596Z] #10 149.4 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-03-15T03:34:13.596Z] #10 149.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-03-15T03:34:13.596Z] #10 149.6 Selecting previously unselected package libudev-dev:amd64. [2020-03-15T03:34:13.596Z] #10 149.6 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_amd64.deb ... [2020-03-15T03:34:13.596Z] #10 149.6 Unpacking libudev-dev:amd64 (241-7~deb10u3) ... [2020-03-15T03:34:13.596Z] #10 149.8 Selecting previously unselected package libsepol1-dev:amd64. [2020-03-15T03:34:13.596Z] #10 149.8 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-03-15T03:34:13.596Z] #10 149.8 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-03-15T03:34:13.596Z] #10 150.2 Selecting previously unselected package libpcre16-3:amd64. [2020-03-15T03:34:13.596Z] #10 150.2 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-03-15T03:34:13.596Z] #10 150.2 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-03-15T03:34:13.596Z] #10 150.4 Selecting previously unselected package libpcre32-3:amd64. [2020-03-15T03:34:13.596Z] #10 150.4 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-03-15T03:34:13.596Z] #10 150.4 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-03-15T03:34:13.596Z] #10 150.6 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-03-15T03:34:13.596Z] #10 150.6 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-03-15T03:34:13.596Z] #10 150.6 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-03-15T03:34:13.596Z] #10 150.7 Selecting previously unselected package libpcre3-dev:amd64. [2020-03-15T03:34:13.596Z] #10 150.7 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-03-15T03:34:13.596Z] #10 150.7 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-03-15T03:34:13.854Z] #10 151.3 Selecting previously unselected package libselinux1-dev:amd64. [2020-03-15T03:34:13.854Z] #10 151.4 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-03-15T03:34:13.854Z] #10 151.4 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-03-15T03:34:13.855Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 25.55MB / 54.14MB 5.7s [2020-03-15T03:34:14.046Z] #44 162.3 CC criu/tty.o [2020-03-15T03:34:14.147Z] #8 ... [2020-03-15T03:34:14.147Z] [2020-03-15T03:34:14.147Z] #21 [internal] load build context [2020-03-15T03:34:14.147Z] #21 transferring context: 49.97MB 5.9s done [2020-03-15T03:34:14.147Z] #21 DONE 6.0s [2020-03-15T03:34:14.147Z] [2020-03-15T03:34:14.147Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-15T03:34:14.147Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 24.74MB / 73.51MB 5.8s [2020-03-15T03:34:14.147Z] #8 ... [2020-03-15T03:34:14.147Z] [2020-03-15T03:34:14.147Z] #72 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-03-15T03:34:14.147Z] #72 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-03-15T03:34:14.147Z] #72 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-03-15T03:34:14.147Z] #72 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.9s done [2020-03-15T03:34:14.147Z] #72 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-03-15T03:34:14.147Z] #72 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2020-03-15T03:34:14.147Z] #72 ... [2020-03-15T03:34:14.147Z] [2020-03-15T03:34:14.147Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-15T03:34:14.147Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 26.87MB / 96.43MB 6.0s [2020-03-15T03:34:14.147Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 26.12MB / 57.39MB 6.0s [2020-03-15T03:34:14.403Z] #60 ... [2020-03-15T03:34:14.403Z] [2020-03-15T03:34:14.403Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-03-15T03:34:14.403Z] #11 DONE 3.3s [2020-03-15T03:34:14.403Z] [2020-03-15T03:34:14.403Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:34:14.403Z] #60 3.048 + RM_GOPATH=0 [2020-03-15T03:34:14.403Z] #60 3.048 + TMP_GOPATH= [2020-03-15T03:34:14.403Z] #60 3.048 + : /build [2020-03-15T03:34:14.403Z] #60 3.048 + '[' -z '' ']' [2020-03-15T03:34:14.403Z] #60 3.048 ++ mktemp -d [2020-03-15T03:34:14.403Z] #60 3.048 + export GOPATH=/tmp/tmp.SiAU6HIsMV [2020-03-15T03:34:14.403Z] #60 3.048 + GOPATH=/tmp/tmp.SiAU6HIsMV [2020-03-15T03:34:14.403Z] #60 3.048 + RM_GOPATH=1 [2020-03-15T03:34:14.403Z] #60 3.052 ++ dirname ./install.sh [2020-03-15T03:34:14.403Z] #60 3.052 + dir=. [2020-03-15T03:34:14.403Z] #60 3.052 + bin=runc [2020-03-15T03:34:14.403Z] #60 3.052 + shift [2020-03-15T03:34:14.403Z] #60 3.052 + '[' '!' -f ./runc.installer ']' [2020-03-15T03:34:14.403Z] #60 3.052 + . ./runc.installer [2020-03-15T03:34:14.403Z] #60 3.052 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-15T03:34:14.403Z] #60 3.052 + install_runc [2020-03-15T03:34:14.403Z] #60 3.052 + grep -q '^3\.10\.0.*\.el7\.' [2020-03-15T03:34:14.403Z] #60 3.059 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-03-15T03:34:14.403Z] #60 3.059 + uname -r [2020-03-15T03:34:14.403Z] #60 3.059 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-03-15T03:34:14.403Z] #60 3.059 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-03-15T03:34:14.403Z] #60 3.059 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.SiAU6HIsMV/src/github.com/opencontainers/runc [2020-03-15T03:34:14.403Z] #60 3.072 Cloning into '/tmp/tmp.SiAU6HIsMV/src/github.com/opencontainers/runc'... [2020-03-15T03:34:14.421Z] #10 151.8 Selecting previously unselected package libdevmapper-dev:amd64. [2020-03-15T03:34:14.421Z] #10 151.8 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-03-15T03:34:14.421Z] #10 151.8 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-03-15T03:34:14.435Z] #8 ... [2020-03-15T03:34:14.435Z] [2020-03-15T03:34:14.435Z] #72 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-03-15T03:34:14.435Z] #72 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 3.0s done [2020-03-15T03:34:14.435Z] #72 DONE 6.2s [2020-03-15T03:34:14.435Z] [2020-03-15T03:34:14.435Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-15T03:34:14.435Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 29.37MB / 54.14MB 6.1s [2020-03-15T03:34:14.435Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 29.20MB / 73.51MB 6.3s [2020-03-15T03:34:14.435Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 29.42MB / 57.39MB 6.3s [2020-03-15T03:34:14.680Z] #10 152.1 Selecting previously unselected package libseccomp-dev:amd64. [2020-03-15T03:34:14.680Z] #10 152.1 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-03-15T03:34:14.680Z] #10 152.2 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-03-15T03:34:14.727Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 32.75MB / 54.14MB 6.4s [2020-03-15T03:34:14.728Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 31.79MB / 96.43MB 6.4s [2020-03-15T03:34:14.728Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 32.55MB / 57.39MB 6.6s [2020-03-15T03:34:14.816Z] ok github.com/docker/docker/daemon/cluster 0.036s coverage: 0.5% of statements [2020-03-15T03:34:14.939Z] #10 152.4 Selecting previously unselected package libsystemd-dev:amd64. [2020-03-15T03:34:14.939Z] #10 152.4 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_amd64.deb ... [2020-03-15T03:34:14.939Z] #10 152.4 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-03-15T03:34:15.020Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 35.87MB / 54.14MB 6.7s [2020-03-15T03:34:15.020Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 34.12MB / 73.51MB 6.7s [2020-03-15T03:34:15.020Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 35.75MB / 57.39MB 6.9s [2020-03-15T03:34:15.197Z] #10 152.8 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-03-15T03:34:15.197Z] #10 152.8 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-03-15T03:34:15.197Z] #10 152.8 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-03-15T03:34:15.197Z] #10 152.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-03-15T03:34:15.197Z] #10 152.8 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-03-15T03:34:15.306Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 38.62MB / 54.14MB 7.0s [2020-03-15T03:34:15.306Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 37.69MB / 96.43MB 7.0s [2020-03-15T03:34:15.306Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 38.73MB / 73.51MB 7.2s [2020-03-15T03:34:15.306Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 38.86MB / 57.39MB 7.2s [2020-03-15T03:34:15.407Z] #44 163.8 CC criu/tun.o [2020-03-15T03:34:15.443Z] #17 22.59 The following NEW packages will be installed: [2020-03-15T03:34:15.443Z] #17 22.59 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-03-15T03:34:15.443Z] #17 22.59 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-03-15T03:34:15.443Z] #17 22.59 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-03-15T03:34:15.443Z] #17 22.59 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-03-15T03:34:15.443Z] #17 22.60 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-03-15T03:34:15.443Z] #17 22.60 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-03-15T03:34:15.443Z] #17 22.60 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-03-15T03:34:15.443Z] #17 22.60 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-03-15T03:34:15.443Z] #17 22.60 xz-utils zip [2020-03-15T03:34:15.443Z] #17 22.96 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-03-15T03:34:15.443Z] #17 22.96 Need to get 27.6 MB of archives. [2020-03-15T03:34:15.443Z] #17 22.96 After this operation, 114 MB of additional disk space will be used. [2020-03-15T03:34:15.443Z] #17 22.96 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2020-03-15T03:34:15.455Z] #10 152.8 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-03-15T03:34:15.455Z] #10 152.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-03-15T03:34:15.455Z] #10 152.8 Setting up libbtrfs0 (4.20.1-2) ... [2020-03-15T03:34:15.455Z] #10 152.8 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-03-15T03:34:15.455Z] #10 152.8 Setting up libudev-dev:amd64 (241-7~deb10u3) ... [2020-03-15T03:34:15.455Z] #10 152.9 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-03-15T03:34:15.455Z] #10 152.9 Setting up libbtrfs-dev (4.20.1-2) ... [2020-03-15T03:34:15.455Z] #10 152.9 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-03-15T03:34:15.455Z] #10 152.9 Setting up mingw-w64-common (6.0.0-3) ... [2020-03-15T03:34:15.455Z] #10 152.9 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-03-15T03:34:15.455Z] #10 152.9 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-03-15T03:34:15.455Z] #10 152.9 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-03-15T03:34:15.455Z] #10 152.9 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-15T03:34:15.455Z] #10 152.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-03-15T03:34:15.455Z] #10 153.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-03-15T03:34:15.455Z] #10 153.0 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-15T03:34:15.455Z] #10 153.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-03-15T03:34:15.455Z] #10 153.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-03-15T03:34:15.455Z] #10 153.0 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-03-15T03:34:15.455Z] #10 153.0 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-03-15T03:34:15.455Z] #10 153.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-03-15T03:34:15.455Z] #10 153.0 Setting up dmsetup (2:1.02.155-3) ... [2020-03-15T03:34:15.455Z] #10 153.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-03-15T03:34:15.597Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 42.41MB / 54.14MB 7.3s [2020-03-15T03:34:15.597Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 43.43MB / 96.43MB 7.5s [2020-03-15T03:34:15.598Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 42.56MB / 73.51MB 7.5s [2020-03-15T03:34:15.598Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 43.02MB / 57.39MB 7.5s [2020-03-15T03:34:15.703Z] #17 22.96 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u1 [588 kB] [2020-03-15T03:34:15.703Z] #17 23.05 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u1 [1404 kB] [2020-03-15T03:34:15.713Z] #10 153.0 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-03-15T03:34:15.713Z] #10 153.0 Processing triggers for libc-bin (2.28-10) ... [2020-03-15T03:34:15.817Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.006s coverage: 65.3% of statements [2020-03-15T03:34:15.885Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 46.12MB / 54.14MB 7.6s [2020-03-15T03:34:15.885Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 46.37MB / 73.51MB 7.8s [2020-03-15T03:34:15.885Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 46.96MB / 57.39MB 7.8s [2020-03-15T03:34:15.964Z] #17 23.46 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2020-03-15T03:34:15.964Z] #17 23.46 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2020-03-15T03:34:15.967Z] #44 164.2 CC criu/uffd.o [2020-03-15T03:34:15.971Z] #10 DONE 153.3s [2020-03-15T03:34:15.971Z] [2020-03-15T03:34:15.971Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-15T03:34:15.971Z] #58 DONE 0.1s [2020-03-15T03:34:15.971Z] [2020-03-15T03:34:15.971Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-03-15T03:34:15.971Z] #11 ... [2020-03-15T03:34:15.971Z] [2020-03-15T03:34:15.971Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-03-15T03:34:15.971Z] #59 DONE 0.1s [2020-03-15T03:34:16.172Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 49.92MB / 54.14MB 7.9s [2020-03-15T03:34:16.172Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 49.20MB / 96.43MB 7.9s [2020-03-15T03:34:16.172Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 50.27MB / 73.51MB 8.1s [2020-03-15T03:34:16.172Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 50.88MB / 57.39MB 8.1s [2020-03-15T03:34:16.225Z] #17 23.54 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u1 [1640 kB] [2020-03-15T03:34:16.225Z] #17 23.60 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u1 [330 kB] [2020-03-15T03:34:16.225Z] #17 23.61 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2020-03-15T03:34:16.225Z] #17 23.62 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2020-03-15T03:34:16.225Z] #17 23.62 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2020-03-15T03:34:16.225Z] #17 23.63 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2020-03-15T03:34:16.225Z] #17 23.63 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2020-03-15T03:34:16.225Z] #17 23.64 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2020-03-15T03:34:16.225Z] #17 23.64 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2020-03-15T03:34:16.225Z] #17 23.64 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2020-03-15T03:34:16.225Z] #17 23.65 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2020-03-15T03:34:16.225Z] #17 23.67 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-03-15T03:34:16.225Z] #17 23.68 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-03-15T03:34:16.225Z] #17 23.69 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2020-03-15T03:34:16.225Z] #17 23.70 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2020-03-15T03:34:16.225Z] #17 23.71 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2020-03-15T03:34:16.225Z] #17 23.72 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2020-03-15T03:34:16.229Z] [2020-03-15T03:34:16.229Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:34:16.298Z] #60 ... [2020-03-15T03:34:16.298Z] [2020-03-15T03:34:16.298Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-03-15T03:34:16.298Z] #12 DONE 2.3s [2020-03-15T03:34:16.298Z] [2020-03-15T03:34:16.298Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-03-15T03:34:16.459Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 53.92MB / 54.14MB 8.2s [2020-03-15T03:34:16.459Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 54.14MB / 54.14MB 8.3s done [2020-03-15T03:34:16.459Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 55.53MB / 96.43MB 8.4s [2020-03-15T03:34:16.459Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 54.68MB / 73.51MB 8.4s [2020-03-15T03:34:16.459Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 54.95MB / 57.39MB 8.4s [2020-03-15T03:34:16.485Z] #17 23.77 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2020-03-15T03:34:16.486Z] #17 23.93 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-03-15T03:34:16.486Z] #17 23.93 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-03-15T03:34:16.486Z] #17 23.94 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-03-15T03:34:16.486Z] #17 23.94 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2020-03-15T03:34:16.746Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 61.88MB / 96.43MB 8.7s [2020-03-15T03:34:16.746Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 61.85MB / 73.51MB 8.7s [2020-03-15T03:34:16.746Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 57.39MB / 57.39MB 8.6s done [2020-03-15T03:34:16.747Z] #17 24.03 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2020-03-15T03:34:16.747Z] #17 24.12 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6 [8153 kB] [2020-03-15T03:34:16.818Z] ok github.com/docker/docker/daemon/cluster/convert 0.005s coverage: 35.6% of statements [2020-03-15T03:34:16.893Z] #44 165.2 CC criu/util.o [2020-03-15T03:34:17.033Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 66.77MB / 73.51MB 8.8s [2020-03-15T03:34:17.033Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 67.87MB / 96.43MB 9.0s [2020-03-15T03:34:17.033Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 71.72MB / 73.51MB 9.0s [2020-03-15T03:34:17.321Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 74.17MB / 96.43MB 9.1s [2020-03-15T03:34:17.321Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 73.51MB / 73.51MB 9.1s done [2020-03-15T03:34:17.321Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 83.36MB / 96.43MB 9.3s [2020-03-15T03:34:17.606Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 96.43MB / 96.43MB 9.5s done [2020-03-15T03:34:17.606Z] #8 unpacking docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca [2020-03-15T03:34:17.669Z] #13 ... [2020-03-15T03:34:17.669Z] [2020-03-15T03:34:17.669Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:34:17.669Z] #47 144.7 crypto/tls [2020-03-15T03:34:17.669Z] #47 152.9 net/http/httptrace [2020-03-15T03:34:17.669Z] #47 153.1 net/http [2020-03-15T03:34:17.669Z] #47 ... [2020-03-15T03:34:17.669Z] [2020-03-15T03:34:17.669Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:34:17.669Z] #44 52.61 CC compel/arch/x86/src/lib/infect.o [2020-03-15T03:34:17.669Z] #44 53.78 CC compel/src/lib/infect-rpc.o [2020-03-15T03:34:17.669Z] #44 54.21 CC compel/src/lib/infect-util.o [2020-03-15T03:34:17.669Z] #44 54.43 CC compel/src/lib/infect.o [2020-03-15T03:34:17.669Z] #44 56.82 CC compel/src/lib/ptrace.o [2020-03-15T03:34:17.669Z] #44 57.16 AR compel/libcompel.a [2020-03-15T03:34:17.669Z] #44 57.23 HOSTCC compel/src/main-host.o [2020-03-15T03:34:17.669Z] #44 57.84 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-03-15T03:34:17.669Z] #44 58.07 HOSTCC compel/src/lib/handle-elf-host.o [2020-03-15T03:34:17.670Z] #44 58.50 HOSTCC compel/src/lib/log-host.o [2020-03-15T03:34:17.670Z] #44 58.69 HOSTLINK compel/compel-host-bin [2020-03-15T03:34:17.670Z] #44 58.83 DEP soccr/soccr.d [2020-03-15T03:34:17.817Z] #44 166.2 CC criu/uts_ns.o [2020-03-15T03:34:17.926Z] #44 59.09 CC soccr/soccr.o [2020-03-15T03:34:18.043Z] #17 25.02 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-03-15T03:34:18.043Z] #17 25.02 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-03-15T03:34:18.043Z] #17 25.03 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-03-15T03:34:18.043Z] #17 25.03 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2020-03-15T03:34:18.043Z] #17 25.03 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2020-03-15T03:34:18.043Z] #17 25.05 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2020-03-15T03:34:18.073Z] #44 166.4 CC criu/vdso-compat.o [2020-03-15T03:34:18.183Z] #44 ... [2020-03-15T03:34:18.183Z] [2020-03-15T03:34:18.183Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-03-15T03:34:18.183Z] #13 1.918 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-03-15T03:34:18.183Z] #13 DONE 2.0s [2020-03-15T03:34:18.183Z] [2020-03-15T03:34:18.183Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-03-15T03:34:18.314Z] #17 25.14 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-03-15T03:34:18.314Z] #17 25.14 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2020-03-15T03:34:18.314Z] #17 25.15 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2020-03-15T03:34:18.314Z] #17 25.17 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-03-15T03:34:18.314Z] #17 25.18 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2020-03-15T03:34:18.314Z] #17 25.20 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-03-15T03:34:18.314Z] #17 25.20 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u2 [1208 kB] [2020-03-15T03:34:18.328Z] #44 166.6 CC criu/vdso.o [2020-03-15T03:34:18.328Z] #44 ... [2020-03-15T03:34:18.328Z] [2020-03-15T03:34:18.328Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:34:18.328Z] #60 111.8 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-03-15T03:34:18.681Z] #17 25.95 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2020-03-15T03:34:18.765Z] #60 ... [2020-03-15T03:34:18.765Z] [2020-03-15T03:34:18.765Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-03-15T03:34:18.765Z] #11 DONE 2.6s [2020-03-15T03:34:18.765Z] [2020-03-15T03:34:18.765Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:34:18.765Z] #60 2.486 + RM_GOPATH=0 [2020-03-15T03:34:18.765Z] #60 2.486 + TMP_GOPATH= [2020-03-15T03:34:18.765Z] #60 2.486 + : /build [2020-03-15T03:34:18.765Z] #60 2.486 + '[' -z '' ']' [2020-03-15T03:34:18.765Z] #60 2.486 ++ mktemp -d [2020-03-15T03:34:18.765Z] #60 2.486 + export GOPATH=/tmp/tmp.IrhmaNf1WQ [2020-03-15T03:34:18.765Z] #60 2.486 + GOPATH=/tmp/tmp.IrhmaNf1WQ [2020-03-15T03:34:18.765Z] #60 2.486 + RM_GOPATH=1 [2020-03-15T03:34:18.765Z] #60 2.503 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-03-15T03:34:18.765Z] #60 2.504 ++ dirname ./install.sh [2020-03-15T03:34:18.765Z] #60 2.504 + dir=. [2020-03-15T03:34:18.765Z] #60 2.504 + bin=runc [2020-03-15T03:34:18.765Z] #60 2.504 + shift [2020-03-15T03:34:18.765Z] #60 2.504 + '[' '!' -f ./runc.installer ']' [2020-03-15T03:34:18.765Z] #60 2.504 + . ./runc.installer [2020-03-15T03:34:18.765Z] #60 2.504 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-15T03:34:18.765Z] #60 2.504 + install_runc [2020-03-15T03:34:18.765Z] #60 2.504 + grep -q '^3\.10\.0.*\.el7\.' [2020-03-15T03:34:18.765Z] #60 2.504 + uname -r [2020-03-15T03:34:18.765Z] #60 2.504 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-03-15T03:34:18.765Z] #60 2.504 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-03-15T03:34:18.765Z] #60 2.504 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.IrhmaNf1WQ/src/github.com/opencontainers/runc [2020-03-15T03:34:18.765Z] #60 2.509 Cloning into '/tmp/tmp.IrhmaNf1WQ/src/github.com/opencontainers/runc'... [2020-03-15T03:34:18.947Z] #17 26.28 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2020-03-15T03:34:18.947Z] #17 26.29 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-03-15T03:34:19.206Z] #17 26.60 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2020-03-15T03:34:19.689Z] #60 113.2 + mkdir -p /build [2020-03-15T03:34:19.690Z] #60 113.2 + cp runc /build/runc [2020-03-15T03:34:19.781Z] #17 27.03 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2020-03-15T03:34:19.781Z] #17 27.07 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2020-03-15T03:34:20.249Z] #60 DONE 113.6s [2020-03-15T03:34:20.249Z] [2020-03-15T03:34:20.249Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:34:20.249Z] #44 167.2 LINK criu/built-in.o [2020-03-15T03:34:20.249Z] #44 167.3 LINK criu/criu [2020-03-15T03:34:20.249Z] #44 167.7 DEP lib/c/criu.d [2020-03-15T03:34:20.249Z] #44 167.8 CC images/rpc.pb-c.o [2020-03-15T03:34:20.249Z] #44 168.2 CC lib/c/criu.o [2020-03-15T03:34:20.664Z] #60 ... [2020-03-15T03:34:20.664Z] [2020-03-15T03:34:20.664Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-03-15T03:34:20.664Z] #12 DONE 2.2s [2020-03-15T03:34:20.664Z] [2020-03-15T03:34:20.664Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-03-15T03:34:20.707Z] #14 DONE 2.1s [2020-03-15T03:34:20.707Z] [2020-03-15T03:34:20.707Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-03-15T03:34:20.721Z] #17 28.09 debconf: delaying package configuration, since apt-utils is not installed [2020-03-15T03:34:20.721Z] #17 ... [2020-03-15T03:34:20.721Z] [2020-03-15T03:34:20.721Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-15T03:34:20.721Z] #30 DONE 155.0s [2020-03-15T03:34:20.721Z] [2020-03-15T03:34:20.721Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-15T03:34:20.721Z] #17 28.27 Fetched 27.6 MB in 4s (6261 kB/s) [2020-03-15T03:34:20.721Z] #17 ... [2020-03-15T03:34:20.721Z] [2020-03-15T03:34:20.721Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:34:20.721Z] #44 84.87 CC criu/arch/aarch64/restorer.o [2020-03-15T03:34:20.721Z] #44 85.43 CC criu/arch/aarch64/intraprocedure.o [2020-03-15T03:34:20.721Z] #44 85.49 CC criu/pie/restorer.o [2020-03-15T03:34:20.721Z] #44 89.34 LINK criu/pie/restorer.built-in.o [2020-03-15T03:34:20.721Z] #44 89.37 GEN criu/pie/restorer-blob.h [2020-03-15T03:34:20.721Z] #44 89.52 DEP criu/vdso.d [2020-03-15T03:34:20.721Z] #44 89.69 DEP criu/uts_ns.d [2020-03-15T03:34:20.721Z] #44 89.84 DEP criu/util.d [2020-03-15T03:34:20.721Z] #44 90.13 DEP criu/uffd.d [2020-03-15T03:34:20.721Z] #44 90.42 DEP criu/tun.d [2020-03-15T03:34:20.721Z] #44 90.78 DEP criu/tty.d [2020-03-15T03:34:20.721Z] #44 91.02 DEP criu/timerfd.d [2020-03-15T03:34:20.721Z] #44 91.19 DEP criu/sysfs_parse.d [2020-03-15T03:34:20.721Z] #44 91.33 DEP criu/sysctl.d [2020-03-15T03:34:20.721Z] #44 91.45 DEP criu/string.d [2020-03-15T03:34:20.721Z] #44 91.54 DEP criu/stats.d [2020-03-15T03:34:20.721Z] #44 91.67 DEP criu/sockets.d [2020-03-15T03:34:20.721Z] #44 92.22 DEP criu/sk-unix.d [2020-03-15T03:34:20.721Z] #44 92.54 DEP criu/sk-tcp.d [2020-03-15T03:34:20.721Z] #44 92.89 DEP criu/sk-queue.d [2020-03-15T03:34:20.721Z] #44 93.16 DEP criu/sk-packet.d [2020-03-15T03:34:20.721Z] #44 93.44 DEP criu/sk-netlink.d [2020-03-15T03:34:20.721Z] #44 93.68 DEP criu/sk-inet.d [2020-03-15T03:34:20.721Z] #44 93.91 DEP criu/signalfd.d [2020-03-15T03:34:20.721Z] #44 94.18 DEP criu/sigframe.d [2020-03-15T03:34:20.721Z] #44 94.36 DEP criu/shmem.d [2020-03-15T03:34:20.721Z] #44 94.63 DEP criu/servicefd.d [2020-03-15T03:34:20.721Z] #44 94.75 DEP criu/seize.d [2020-03-15T03:34:20.809Z] #44 169.3 LINK lib/c/built-in.o [2020-03-15T03:34:20.809Z] #44 169.3 LINK lib/c/libcriu.so [2020-03-15T03:34:20.981Z] #44 ... [2020-03-15T03:34:20.981Z] [2020-03-15T03:34:20.981Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:34:20.981Z] #47 144.7 github.com/LK4D4/vndr/godl [2020-03-15T03:34:20.981Z] #47 145.4 github.com/LK4D4/vndr [2020-03-15T03:34:20.981Z] #47 DONE 154.9s [2020-03-15T03:34:20.981Z] [2020-03-15T03:34:20.981Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:34:20.981Z] #44 95.00 DEP criu/seccomp.d [2020-03-15T03:34:20.981Z] #44 ... [2020-03-15T03:34:20.981Z] [2020-03-15T03:34:20.981Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-15T03:34:20.981Z] #17 28.38 Selecting previously unselected package pigz. [2020-03-15T03:34:20.981Z] #17 28.38 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23396 files and directories currently installed.) [2020-03-15T03:34:20.981Z] #17 28.46 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2020-03-15T03:34:20.981Z] #17 28.48 Unpacking pigz (2.4-1) ... [2020-03-15T03:34:21.065Z] #44 169.4 LINK lib/c/libcriu.a [2020-03-15T03:34:21.065Z] #44 169.5 GEN magic.py [2020-03-15T03:34:21.230Z] #13 ... [2020-03-15T03:34:21.230Z] [2020-03-15T03:34:21.230Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:34:21.230Z] #47 148.5 crypto/tls [2020-03-15T03:34:21.230Z] #47 155.4 net/http/httptrace [2020-03-15T03:34:21.230Z] #47 155.6 net/http [2020-03-15T03:34:21.242Z] #17 28.66 Selecting previously unselected package libpython3.7-minimal:arm64. [2020-03-15T03:34:21.242Z] #17 28.67 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_arm64.deb ... [2020-03-15T03:34:21.242Z] #17 28.67 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ... [2020-03-15T03:34:21.320Z] #44 169.6 Note: Building without setproctitle() and strlcpy() support. [2020-03-15T03:34:21.320Z] #44 169.6 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-15T03:34:21.320Z] #44 169.7 Note: Building without GnuTLS support [2020-03-15T03:34:21.488Z] #47 ... [2020-03-15T03:34:21.488Z] [2020-03-15T03:34:21.488Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:34:21.488Z] #44 55.22 CC compel/src/lib/ptrace.o [2020-03-15T03:34:21.488Z] #44 55.52 AR compel/libcompel.a [2020-03-15T03:34:21.488Z] #44 55.59 HOSTCC compel/src/main-host.o [2020-03-15T03:34:21.488Z] #44 55.99 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-03-15T03:34:21.488Z] #44 56.33 HOSTCC compel/src/lib/handle-elf-host.o [2020-03-15T03:34:21.488Z] #44 56.84 HOSTCC compel/src/lib/log-host.o [2020-03-15T03:34:21.488Z] #44 57.21 HOSTLINK compel/compel-host-bin [2020-03-15T03:34:21.488Z] #44 57.52 DEP soccr/soccr.d [2020-03-15T03:34:21.488Z] #44 57.73 CC soccr/soccr.o [2020-03-15T03:34:21.488Z] #44 59.21 AR soccr/libsoccr.a [2020-03-15T03:34:21.488Z] #44 59.30 make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-15T03:34:21.488Z] #44 59.68 DEP criu/arch/x86/sigframe.d [2020-03-15T03:34:21.488Z] #44 59.79 DEP criu/arch/x86/sigaction_compat.d [2020-03-15T03:34:21.488Z] #44 59.87 DEP criu/arch/x86/kerndat.d [2020-03-15T03:34:21.488Z] #44 60.00 DEP criu/arch/x86/crtools.d [2020-03-15T03:34:21.488Z] #44 60.25 DEP criu/arch/x86/cpu.d [2020-03-15T03:34:21.488Z] #44 60.44 CC criu/arch/x86/cpu.o [2020-03-15T03:34:21.488Z] #44 61.04 CC criu/arch/x86/crtools.o [2020-03-15T03:34:21.813Z] #17 29.23 Selecting previously unselected package python3.7-minimal. [2020-03-15T03:34:21.813Z] #17 29.23 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_arm64.deb ... [2020-03-15T03:34:21.813Z] #17 29.24 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-03-15T03:34:21.880Z] #44 170.1 fatal: not a git repository (or any of the parent directories): .git [2020-03-15T03:34:22.135Z] #44 170.6 make[1]: Nothing to be done for 'all'. [2020-03-15T03:34:22.422Z] #44 62.62 CC criu/arch/x86/kerndat.o [2020-03-15T03:34:22.422Z] #44 ... [2020-03-15T03:34:22.422Z] [2020-03-15T03:34:22.422Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-03-15T03:34:22.422Z] #13 1.973 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-03-15T03:34:22.602Z] #15 DONE 2.1s [2020-03-15T03:34:22.602Z] [2020-03-15T03:34:22.602Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-03-15T03:34:22.680Z] #13 DONE 2.1s [2020-03-15T03:34:22.680Z] [2020-03-15T03:34:22.680Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-03-15T03:34:22.695Z] #44 171.1 make[1]: 'images/built-in.o' is up to date. [2020-03-15T03:34:22.695Z] #44 171.2 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-03-15T03:34:22.950Z] #44 171.2 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-03-15T03:34:22.950Z] #44 171.2 make[1]: 'compel/libcompel.a' is up to date. [2020-03-15T03:34:22.950Z] #44 171.3 make[1]: 'compel/compel-host-bin' is up to date. [2020-03-15T03:34:22.950Z] #44 171.3 make[1]: Nothing to be done for 'all'. [2020-03-15T03:34:22.950Z] #44 171.3 make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-15T03:34:23.205Z] #44 171.5 make[2]: Nothing to be done for 'all'. [2020-03-15T03:34:23.205Z] #44 171.5 make[2]: Nothing to be done for 'all'. [2020-03-15T03:34:23.205Z] #44 171.5 make[2]: Nothing to be done for 'all'. [2020-03-15T03:34:23.205Z] #44 171.7 make[2]: Nothing to be done for 'all'. [2020-03-15T03:34:23.205Z] #44 171.7 make[2]: Nothing to be done for 'all'. [2020-03-15T03:34:23.210Z] #17 30.57 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ... [2020-03-15T03:34:23.210Z] #17 30.63 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-03-15T03:34:23.460Z] #44 171.7 make[2]: Nothing to be done for 'all'. [2020-03-15T03:34:23.460Z] #44 171.8 make[2]: Nothing to be done for 'all'. [2020-03-15T03:34:23.460Z] #44 171.9 make[2]: Nothing to be done for 'all'. [2020-03-15T03:34:23.460Z] #44 171.9 INSTALL criu/criu [2020-03-15T03:34:23.460Z] #44 DONE 172.0s [2020-03-15T03:34:23.460Z] [2020-03-15T03:34:23.460Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-15T03:34:23.476Z] #17 ... [2020-03-15T03:34:23.476Z] [2020-03-15T03:34:23.476Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-15T03:34:23.476Z] #23 147.4 + mkdir -p /tmp/tmp.Fy6oPym7q7/src/github.com/docker [2020-03-15T03:34:23.476Z] #23 147.4 + mv components/cli /tmp/tmp.Fy6oPym7q7/src/github.com/docker/cli [2020-03-15T03:34:23.476Z] #23 147.5 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-03-15T03:34:23.476Z] #23 ... [2020-03-15T03:34:23.476Z] [2020-03-15T03:34:23.476Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:34:23.476Z] #44 95.30 DEP criu/rst-malloc.d [2020-03-15T03:34:23.476Z] #44 95.34 DEP criu/rbtree.d [2020-03-15T03:34:23.476Z] #44 95.41 DEP criu/pstree.d [2020-03-15T03:34:23.476Z] #44 95.67 DEP criu/protobuf.d [2020-03-15T03:34:23.476Z] #44 95.85 GEN criu/protobuf-desc-gen.h [2020-03-15T03:34:23.600Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.426s coverage: 13.8% of statements [2020-03-15T03:34:24.420Z] #44 98.25 DEP criu/protobuf-desc.d [2020-03-15T03:34:24.420Z] #44 98.41 DEP criu/proc_parse.d [2020-03-15T03:34:24.497Z] #16 DONE 2.1s [2020-03-15T03:34:24.497Z] [2020-03-15T03:34:24.497Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-15T03:34:24.609Z] ok github.com/docker/docker/daemon/config 0.019s coverage: 81.7% of statements [2020-03-15T03:34:24.681Z] #44 98.56 DEP criu/plugin.d [2020-03-15T03:34:24.681Z] #44 98.63 DEP criu/pipes.d [2020-03-15T03:34:24.681Z] #44 98.75 DEP criu/pie-util.d [2020-03-15T03:34:24.944Z] #44 98.82 DEP criu/pie-util-vdso.d [2020-03-15T03:34:24.944Z] #44 98.93 DEP criu/path.d [2020-03-15T03:34:25.205Z] #44 99.13 DEP criu/parasite-syscall.d [2020-03-15T03:34:25.209Z] #14 DONE 2.1s [2020-03-15T03:34:25.209Z] [2020-03-15T03:34:25.209Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-03-15T03:34:25.225Z] ok github.com/docker/docker/daemon/discovery 0.002s coverage: 30.0% of statements [2020-03-15T03:34:25.351Z] #65 ... [2020-03-15T03:34:25.351Z] [2020-03-15T03:34:25.351Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-03-15T03:34:25.351Z] #45 DONE 0.1s [2020-03-15T03:34:25.351Z] [2020-03-15T03:34:25.351Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-03-15T03:34:25.351Z] #48 DONE 0.1s [2020-03-15T03:34:25.351Z] [2020-03-15T03:34:25.351Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-15T03:34:25.351Z] #65 ... [2020-03-15T03:34:25.351Z] [2020-03-15T03:34:25.351Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-03-15T03:34:25.351Z] #51 DONE 0.1s [2020-03-15T03:34:25.351Z] [2020-03-15T03:34:25.351Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-15T03:34:25.465Z] #44 99.37 DEP criu/pagemap.d [2020-03-15T03:34:25.465Z] #44 99.48 DEP criu/pagemap-cache.d [2020-03-15T03:34:25.606Z] #53 ... [2020-03-15T03:34:25.606Z] [2020-03-15T03:34:25.606Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-15T03:34:25.606Z] #65 198.6 + bin/containerd [2020-03-15T03:34:25.725Z] #44 99.70 DEP criu/page-xfer.d [2020-03-15T03:34:25.725Z] #44 99.85 DEP criu/page-pipe.d [2020-03-15T03:34:25.838Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2020-03-15T03:34:25.986Z] #44 99.97 DEP criu/netfilter.d [2020-03-15T03:34:25.986Z] #44 100.1 DEP criu/net.d [2020-03-15T03:34:26.246Z] #44 100.2 DEP criu/namespaces.d [2020-03-15T03:34:26.246Z] #44 100.4 DEP criu/mount.d [2020-03-15T03:34:26.508Z] #44 100.6 DEP criu/mem.d [2020-03-15T03:34:26.518Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2020-03-15T03:34:26.768Z] #44 100.9 DEP criu/lsm.d [2020-03-15T03:34:27.019Z] #17 2.237 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-15T03:34:27.019Z] #17 2.292 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-15T03:34:27.019Z] #17 2.292 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-15T03:34:27.030Z] #44 101.0 DEP criu/log.d [2020-03-15T03:34:27.030Z] #44 ... [2020-03-15T03:34:27.030Z] [2020-03-15T03:34:27.030Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-15T03:34:27.030Z] #17 32.84 Selecting previously unselected package python3-minimal. [2020-03-15T03:34:27.030Z] #17 32.84 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23645 files and directories currently installed.) [2020-03-15T03:34:27.030Z] #17 32.90 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2020-03-15T03:34:27.030Z] #17 32.91 Unpacking python3-minimal (3.7.3-1) ... [2020-03-15T03:34:27.030Z] #17 32.98 Selecting previously unselected package libmpdec2:arm64. [2020-03-15T03:34:27.030Z] #17 32.99 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2020-03-15T03:34:27.030Z] #17 32.99 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2020-03-15T03:34:27.030Z] #17 33.09 Selecting previously unselected package libpython3.7-stdlib:arm64. [2020-03-15T03:34:27.030Z] #17 33.10 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_arm64.deb ... [2020-03-15T03:34:27.030Z] #17 33.11 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ... [2020-03-15T03:34:27.030Z] #17 34.14 Selecting previously unselected package python3.7. [2020-03-15T03:34:27.030Z] #17 34.15 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_arm64.deb ... [2020-03-15T03:34:27.030Z] #17 34.16 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-03-15T03:34:27.030Z] #17 34.27 Selecting previously unselected package libpython3-stdlib:arm64. [2020-03-15T03:34:27.030Z] #17 34.27 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2020-03-15T03:34:27.030Z] #17 34.28 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2020-03-15T03:34:27.030Z] #17 34.39 Setting up python3-minimal (3.7.3-1) ... [2020-03-15T03:34:27.109Z] #15 DONE 2.1s [2020-03-15T03:34:27.109Z] [2020-03-15T03:34:27.109Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-03-15T03:34:27.276Z] #17 2.832 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-15T03:34:27.520Z] ok github.com/docker/docker/daemon 12.272s coverage: 17.5% of statements [2020-03-15T03:34:27.520Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-03-15T03:34:27.520Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-03-15T03:34:27.520Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-03-15T03:34:27.520Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-03-15T03:34:27.973Z] #17 35.38 Selecting previously unselected package python3. [2020-03-15T03:34:28.233Z] #17 35.38 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24057 files and directories currently installed.) [2020-03-15T03:34:28.233Z] #17 35.49 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2020-03-15T03:34:28.233Z] #17 35.51 Unpacking python3 (3.7.3-1) ... [2020-03-15T03:34:28.233Z] #17 35.64 Selecting previously unselected package libip4tc0:arm64. [2020-03-15T03:34:28.233Z] #17 35.65 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2020-03-15T03:34:28.233Z] #17 35.66 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2020-03-15T03:34:28.233Z] #17 35.76 Selecting previously unselected package libip6tc0:arm64. [2020-03-15T03:34:28.233Z] #17 35.78 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2020-03-15T03:34:28.493Z] #17 35.78 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2020-03-15T03:34:28.493Z] #17 35.94 Selecting previously unselected package libiptc0:arm64. [2020-03-15T03:34:28.493Z] #17 35.95 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2020-03-15T03:34:28.493Z] #17 35.95 Unpacking libiptc0:arm64 (1.8.2-4) ... [2020-03-15T03:34:28.493Z] #17 36.03 Selecting previously unselected package libnfnetlink0:arm64. [2020-03-15T03:34:28.646Z] #17 4.244 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [182 kB] [2020-03-15T03:34:28.754Z] #17 36.05 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2020-03-15T03:34:28.754Z] #17 36.06 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-03-15T03:34:28.754Z] #17 36.16 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2020-03-15T03:34:28.754Z] #17 36.17 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2020-03-15T03:34:28.754Z] #17 36.18 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-03-15T03:34:28.754Z] #17 36.28 Selecting previously unselected package libnftnl11:arm64. [2020-03-15T03:34:28.986Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.003s coverage: 2.9% of statements [2020-03-15T03:34:29.008Z] #16 DONE 2.2s [2020-03-15T03:34:29.008Z] [2020-03-15T03:34:29.008Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:34:29.008Z] #44 63.25 CC criu/arch/x86/sigaction_compat.o [2020-03-15T03:34:29.008Z] #44 63.62 CC criu/arch/x86/sigframe.o [2020-03-15T03:34:29.008Z] #44 63.94 LINK criu/arch/x86/crtools.built-in.o [2020-03-15T03:34:29.008Z] #44 64.00 DEP criu/pie/util-vdso-elf32.d [2020-03-15T03:34:29.008Z] #44 64.20 DEP criu/pie/util-vdso.d [2020-03-15T03:34:29.008Z] #44 64.32 DEP criu/pie/util.d [2020-03-15T03:34:29.008Z] #44 64.48 CC criu/pie/util.o [2020-03-15T03:34:29.008Z] #44 64.77 CC criu/pie/util-vdso.o [2020-03-15T03:34:29.008Z] #44 65.85 CC criu/pie/util-vdso-elf32.o [2020-03-15T03:34:29.008Z] #44 66.58 AR criu/pie/pie.lib.a [2020-03-15T03:34:29.008Z] #44 66.65 DEP criu/pie/restorer.d [2020-03-15T03:34:29.008Z] #44 66.94 DEP criu/arch/x86/sigaction_compat_pie.d [2020-03-15T03:34:29.008Z] #44 67.02 DEP criu/arch/x86/restorer_unmap.d [2020-03-15T03:34:29.008Z] #44 67.05 DEP criu/arch/x86/restorer.d [2020-03-15T03:34:29.008Z] #44 67.40 DEP criu/arch/x86/vdso-pie.d [2020-03-15T03:34:29.008Z] #44 67.55 DEP criu/pie/parasite-vdso.d [2020-03-15T03:34:29.008Z] #44 67.78 DEP criu/pie/parasite.d [2020-03-15T03:34:29.008Z] #44 68.08 CC criu/pie/parasite.o [2020-03-15T03:34:29.008Z] #44 69.26 LINK criu/pie/parasite.built-in.o [2020-03-15T03:34:29.008Z] #44 69.27 GEN criu/pie/parasite-blob.h [2020-03-15T03:34:29.008Z] #44 69.28 CC criu/pie/parasite-vdso.o [2020-03-15T03:34:29.014Z] #17 36.28 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2020-03-15T03:34:29.014Z] #17 36.29 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2020-03-15T03:34:29.014Z] #17 36.40 Selecting previously unselected package iptables. [2020-03-15T03:34:29.014Z] #17 36.40 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2020-03-15T03:34:29.014Z] #17 36.40 Unpacking iptables (1.8.2-4) ... [2020-03-15T03:34:29.575Z] #44 69.94 CC criu/arch/x86/vdso-pie.o [2020-03-15T03:34:29.577Z] #17 ... [2020-03-15T03:34:29.577Z] [2020-03-15T03:34:29.577Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:34:29.577Z] #44 60.65 AR soccr/libsoccr.a [2020-03-15T03:34:29.577Z] #44 60.69 make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-15T03:34:29.577Z] #44 61.00 DEP criu/arch/x86/sigframe.d [2020-03-15T03:34:29.577Z] #44 61.20 DEP criu/arch/x86/sigaction_compat.d [2020-03-15T03:34:29.577Z] #44 61.30 DEP criu/arch/x86/kerndat.d [2020-03-15T03:34:29.577Z] #44 61.50 DEP criu/arch/x86/crtools.d [2020-03-15T03:34:29.577Z] #44 61.77 DEP criu/arch/x86/cpu.d [2020-03-15T03:34:29.577Z] #44 62.04 CC criu/arch/x86/cpu.o [2020-03-15T03:34:29.577Z] #44 62.62 CC criu/arch/x86/crtools.o [2020-03-15T03:34:29.577Z] #44 64.15 CC criu/arch/x86/kerndat.o [2020-03-15T03:34:29.577Z] #44 64.67 CC criu/arch/x86/sigaction_compat.o [2020-03-15T03:34:29.577Z] #44 64.90 CC criu/arch/x86/sigframe.o [2020-03-15T03:34:29.577Z] #44 65.13 LINK criu/arch/x86/crtools.built-in.o [2020-03-15T03:34:29.577Z] #44 65.19 DEP criu/pie/util-vdso-elf32.d [2020-03-15T03:34:29.577Z] #44 65.33 DEP criu/pie/util-vdso.d [2020-03-15T03:34:29.577Z] #44 65.46 DEP criu/pie/util.d [2020-03-15T03:34:29.577Z] #44 65.62 CC criu/pie/util.o [2020-03-15T03:34:29.577Z] #44 66.13 CC criu/pie/util-vdso.o [2020-03-15T03:34:29.577Z] #44 66.85 CC criu/pie/util-vdso-elf32.o [2020-03-15T03:34:29.577Z] #44 67.59 AR criu/pie/pie.lib.a [2020-03-15T03:34:29.577Z] #44 67.66 DEP criu/pie/restorer.d [2020-03-15T03:34:29.577Z] #44 67.82 DEP criu/arch/x86/sigaction_compat_pie.d [2020-03-15T03:34:29.577Z] #44 67.93 DEP criu/arch/x86/restorer_unmap.d [2020-03-15T03:34:29.577Z] #44 67.95 DEP criu/arch/x86/restorer.d [2020-03-15T03:34:29.577Z] #44 68.14 DEP criu/arch/x86/vdso-pie.d [2020-03-15T03:34:29.577Z] #44 68.26 DEP criu/pie/parasite-vdso.d [2020-03-15T03:34:29.577Z] #44 68.44 DEP criu/pie/parasite.d [2020-03-15T03:34:29.577Z] #44 68.67 CC criu/pie/parasite.o [2020-03-15T03:34:29.577Z] #44 69.82 LINK criu/pie/parasite.built-in.o [2020-03-15T03:34:29.577Z] #44 69.83 GEN criu/pie/parasite-blob.h [2020-03-15T03:34:29.577Z] #44 69.86 CC criu/pie/parasite-vdso.o [2020-03-15T03:34:29.577Z] #44 70.54 CC criu/arch/x86/vdso-pie.o [2020-03-15T03:34:29.577Z] #44 ... [2020-03-15T03:34:29.577Z] [2020-03-15T03:34:29.577Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:34:29.577Z] #47 166.6 github.com/LK4D4/vndr/godl [2020-03-15T03:34:29.587Z] #17 36.74 Selecting previously unselected package xxd. [2020-03-15T03:34:29.587Z] #17 36.74 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-03-15T03:34:29.587Z] #17 36.77 Unpacking xxd (2:8.1.0875-5) ... [2020-03-15T03:34:29.587Z] #17 36.94 Selecting previously unselected package vim-common. [2020-03-15T03:34:29.587Z] #17 36.95 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-03-15T03:34:29.587Z] #17 37.00 Unpacking vim-common (2:8.1.0875-5) ... [2020-03-15T03:34:29.596Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.176s coverage: 57.0% of statements [2020-03-15T03:34:29.848Z] #17 37.21 Selecting previously unselected package bash-completion. [2020-03-15T03:34:29.848Z] #17 37.21 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-03-15T03:34:30.141Z] #44 70.32 CC criu/arch/x86/restorer.o [2020-03-15T03:34:30.141Z] #47 167.3 github.com/LK4D4/vndr [2020-03-15T03:34:30.400Z] #44 70.84 CC criu/arch/x86/restorer_unmap.o [2020-03-15T03:34:30.659Z] #44 70.91 CC criu/arch/x86/sigaction_compat_pie.o [2020-03-15T03:34:30.919Z] #44 71.20 CC criu/pie/restorer.o [2020-03-15T03:34:31.073Z] #47 ... [2020-03-15T03:34:31.073Z] [2020-03-15T03:34:31.073Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:34:31.073Z] #60 10.13 + cd /tmp/tmp.SiAU6HIsMV/src/github.com/opencontainers/runc [2020-03-15T03:34:31.073Z] #60 10.13 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-15T03:34:31.073Z] #60 10.72 + '[' -z '' ']' [2020-03-15T03:34:31.073Z] #60 10.72 + target=static [2020-03-15T03:34:31.073Z] #60 10.72 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-03-15T03:34:31.073Z] #60 12.36 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-03-15T03:34:31.330Z] #60 ... [2020-03-15T03:34:31.330Z] [2020-03-15T03:34:31.330Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:34:31.330Z] #44 70.85 CC criu/arch/x86/restorer.o [2020-03-15T03:34:31.330Z] #44 71.39 CC criu/arch/x86/restorer_unmap.o [2020-03-15T03:34:31.330Z] #44 71.44 CC criu/arch/x86/sigaction_compat_pie.o [2020-03-15T03:34:31.330Z] #44 71.73 CC criu/pie/restorer.o [2020-03-15T03:34:32.132Z] #65 ... [2020-03-15T03:34:32.132Z] [2020-03-15T03:34:32.132Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-15T03:34:32.132Z] #53 DONE 271.5s [2020-03-15T03:34:32.132Z] [2020-03-15T03:34:32.132Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-15T03:34:32.293Z] #44 ... [2020-03-15T03:34:32.293Z] [2020-03-15T03:34:32.293Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:34:32.293Z] #47 169.4 github.com/LK4D4/vndr/godl [2020-03-15T03:34:32.735Z] #65 ... [2020-03-15T03:34:32.735Z] [2020-03-15T03:34:32.735Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-03-15T03:34:32.994Z] #54 DONE 0.2s [2020-03-15T03:34:32.994Z] [2020-03-15T03:34:32.994Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-03-15T03:34:32.994Z] #57 DONE 0.1s [2020-03-15T03:34:32.994Z] [2020-03-15T03:34:32.994Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-03-15T03:34:33.145Z] #17 40.07 Unpacking bash-completion (1:2.8-6) ... [2020-03-15T03:34:33.226Z] #44 74.49 LINK criu/pie/restorer.built-in.o [2020-03-15T03:34:33.227Z] #47 170.3 github.com/LK4D4/vndr [2020-03-15T03:34:33.249Z] #61 DONE 0.1s [2020-03-15T03:34:33.249Z] [2020-03-15T03:34:33.249Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-15T03:34:33.405Z] #17 40.70 Selecting previously unselected package bzip2. [2020-03-15T03:34:33.405Z] #17 40.71 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2020-03-15T03:34:33.405Z] #17 40.71 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-15T03:34:33.483Z] #44 74.51 GEN criu/pie/restorer-blob.h [2020-03-15T03:34:33.483Z] #44 74.62 DEP criu/vdso.d [2020-03-15T03:34:33.483Z] #44 74.77 DEP criu/vdso-compat.d [2020-03-15T03:34:33.665Z] #17 40.87 Selecting previously unselected package xz-utils. [2020-03-15T03:34:33.665Z] #17 40.88 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2020-03-15T03:34:33.665Z] #17 40.89 Unpacking xz-utils (5.2.4-1) ... [2020-03-15T03:34:33.665Z] #17 41.12 Selecting previously unselected package apparmor. [2020-03-15T03:34:33.665Z] #17 41.13 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2020-03-15T03:34:33.740Z] #44 74.87 DEP criu/uts_ns.d [2020-03-15T03:34:33.925Z] #17 41.23 Unpacking apparmor (2.13.2-10) ... [2020-03-15T03:34:33.960Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.069s coverage: 46.2% of statements [2020-03-15T03:34:33.997Z] #44 75.04 DEP criu/util.d [2020-03-15T03:34:34.254Z] #44 75.33 DEP criu/uffd.d [2020-03-15T03:34:34.446Z] #17 41.67 Selecting previously unselected package aufs-tools. [2020-03-15T03:34:34.446Z] #17 41.68 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2020-03-15T03:34:34.446Z] #17 41.69 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-03-15T03:34:34.446Z] #17 41.87 Selecting previously unselected package libonig5:arm64. [2020-03-15T03:34:34.446Z] #17 41.89 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2020-03-15T03:34:34.446Z] #17 41.90 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-03-15T03:34:34.511Z] #44 75.54 DEP criu/tun.d [2020-03-15T03:34:34.511Z] #44 75.70 DEP criu/tty.d [2020-03-15T03:34:34.571Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.004s coverage: 1.8% of statements [2020-03-15T03:34:34.707Z] #17 42.06 Selecting previously unselected package libjq1:arm64. [2020-03-15T03:34:34.707Z] #17 42.06 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-03-15T03:34:34.707Z] #17 42.07 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-03-15T03:34:34.707Z] #17 42.22 Selecting previously unselected package jq. [2020-03-15T03:34:34.707Z] #17 42.22 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2020-03-15T03:34:34.707Z] #17 42.23 Unpacking jq (1.5+dfsg-2+b1) ... [2020-03-15T03:34:34.768Z] #44 76.03 DEP criu/timerfd.d [2020-03-15T03:34:34.966Z] #17 42.35 Selecting previously unselected package libaio1:arm64. [2020-03-15T03:34:34.967Z] #17 42.35 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2020-03-15T03:34:34.967Z] #17 42.36 Unpacking libaio1:arm64 (0.3.112-3) ... [2020-03-15T03:34:34.967Z] #17 42.46 Selecting previously unselected package libgpm2:arm64. [2020-03-15T03:34:34.967Z] #17 42.46 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2020-03-15T03:34:35.025Z] #44 76.30 DEP criu/sysfs_parse.d [2020-03-15T03:34:35.227Z] #17 42.46 Unpacking libgpm2:arm64 (1.20.7-5) ... [2020-03-15T03:34:35.227Z] #17 42.54 Selecting previously unselected package libicu63:arm64. [2020-03-15T03:34:35.227Z] #17 42.55 Preparing to unpack .../20-libicu63_63.1-6_arm64.deb ... [2020-03-15T03:34:35.227Z] #17 42.56 Unpacking libicu63:arm64 (63.1-6) ... [2020-03-15T03:34:35.282Z] #44 76.46 DEP criu/sysctl.d [2020-03-15T03:34:35.539Z] #44 76.62 DEP criu/string.d [2020-03-15T03:34:35.539Z] #44 76.68 DEP criu/stats.d [2020-03-15T03:34:35.539Z] #44 76.87 DEP criu/sockets.d [2020-03-15T03:34:35.757Z] #47 ... [2020-03-15T03:34:35.757Z] [2020-03-15T03:34:35.757Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:34:35.757Z] #60 9.259 + cd /tmp/tmp.IrhmaNf1WQ/src/github.com/opencontainers/runc [2020-03-15T03:34:35.757Z] #60 9.259 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-15T03:34:35.757Z] #60 9.712 + '[' -z '' ']' [2020-03-15T03:34:35.757Z] #60 9.712 + target=static [2020-03-15T03:34:35.757Z] #60 9.712 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-03-15T03:34:35.757Z] #60 11.36 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-03-15T03:34:35.757Z] #60 ... [2020-03-15T03:34:35.757Z] [2020-03-15T03:34:35.757Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:34:35.757Z] #44 74.22 LINK criu/pie/restorer.built-in.o [2020-03-15T03:34:35.757Z] #44 74.26 GEN criu/pie/restorer-blob.h [2020-03-15T03:34:35.757Z] #44 74.37 DEP criu/vdso.d [2020-03-15T03:34:35.757Z] #44 74.53 DEP criu/vdso-compat.d [2020-03-15T03:34:35.757Z] #44 74.71 DEP criu/uts_ns.d [2020-03-15T03:34:35.757Z] #44 74.91 DEP criu/util.d [2020-03-15T03:34:35.757Z] #44 75.13 DEP criu/uffd.d [2020-03-15T03:34:35.757Z] #44 75.36 DEP criu/tun.d [2020-03-15T03:34:35.757Z] #44 75.59 DEP criu/tty.d [2020-03-15T03:34:35.757Z] #44 75.80 DEP criu/timerfd.d [2020-03-15T03:34:35.757Z] #44 75.97 DEP criu/sysfs_parse.d [2020-03-15T03:34:35.757Z] #44 76.13 DEP criu/sysctl.d [2020-03-15T03:34:36.015Z] #44 76.32 DEP criu/string.d [2020-03-15T03:34:36.015Z] #44 76.36 DEP criu/stats.d [2020-03-15T03:34:36.103Z] #44 77.12 DEP criu/sk-unix.d [2020-03-15T03:34:36.103Z] #44 77.28 DEP criu/sk-tcp.d [2020-03-15T03:34:36.273Z] #44 76.49 DEP criu/sockets.d [2020-03-15T03:34:36.273Z] #44 76.69 DEP criu/sk-unix.d [2020-03-15T03:34:36.360Z] #44 77.54 DEP criu/sk-queue.d [2020-03-15T03:34:36.531Z] #44 76.88 DEP criu/sk-tcp.d [2020-03-15T03:34:36.616Z] #44 77.72 DEP criu/sk-packet.d [2020-03-15T03:34:36.789Z] #44 77.02 DEP criu/sk-queue.d [2020-03-15T03:34:36.789Z] #44 77.17 DEP criu/sk-packet.d [2020-03-15T03:34:36.873Z] #44 77.88 DEP criu/sk-netlink.d [2020-03-15T03:34:36.873Z] #44 78.07 DEP criu/sk-inet.d [2020-03-15T03:34:37.047Z] #44 77.41 DEP criu/sk-netlink.d [2020-03-15T03:34:37.130Z] #44 78.26 DEP criu/signalfd.d [2020-03-15T03:34:37.138Z] #17 ... [2020-03-15T03:34:37.138Z] [2020-03-15T03:34:37.138Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:34:37.138Z] #44 101.1 DEP criu/libnetlink.d [2020-03-15T03:34:37.138Z] #44 101.2 DEP criu/kerndat.d [2020-03-15T03:34:37.138Z] #44 101.4 DEP criu/kcmp-ids.d [2020-03-15T03:34:37.138Z] #44 101.4 DEP criu/irmap.d [2020-03-15T03:34:37.138Z] #44 101.5 DEP criu/ipc_ns.d [2020-03-15T03:34:37.138Z] #44 101.6 DEP criu/image.d [2020-03-15T03:34:37.138Z] #44 101.8 DEP criu/image-desc.d [2020-03-15T03:34:37.138Z] #44 101.9 DEP criu/fsnotify.d [2020-03-15T03:34:37.138Z] #44 102.0 DEP criu/filesystems.d [2020-03-15T03:34:37.138Z] #44 102.1 DEP criu/files.d [2020-03-15T03:34:37.138Z] #44 102.3 DEP criu/files-reg.d [2020-03-15T03:34:37.138Z] #44 102.4 DEP criu/files-ext.d [2020-03-15T03:34:37.138Z] #44 102.5 DEP criu/file-lock.d [2020-03-15T03:34:37.138Z] #44 102.7 DEP criu/file-ids.d [2020-03-15T03:34:37.138Z] #44 102.8 DEP criu/fifo.d [2020-03-15T03:34:37.138Z] #44 103.0 DEP criu/fdstore.d [2020-03-15T03:34:37.138Z] #44 103.1 DEP criu/fault-injection.d [2020-03-15T03:34:37.138Z] #44 103.1 DEP criu/external.d [2020-03-15T03:34:37.138Z] #44 103.2 DEP criu/eventpoll.d [2020-03-15T03:34:37.138Z] #44 103.4 DEP criu/eventfd.d [2020-03-15T03:34:37.138Z] #44 103.5 DEP criu/crtools.d [2020-03-15T03:34:37.138Z] #44 103.8 DEP criu/cr-service.d [2020-03-15T03:34:37.138Z] #44 104.0 DEP criu/cr-restore.d [2020-03-15T03:34:37.138Z] #44 104.3 DEP criu/cr-errno.d [2020-03-15T03:34:37.138Z] #44 104.3 DEP criu/cr-dump.d [2020-03-15T03:34:37.138Z] #44 104.6 DEP criu/cr-dedup.d [2020-03-15T03:34:37.138Z] #44 104.8 DEP criu/cr-check.d [2020-03-15T03:34:37.138Z] #44 105.0 DEP criu/config.d [2020-03-15T03:34:37.138Z] #44 105.2 DEP criu/clone-noasan.d [2020-03-15T03:34:37.138Z] #44 105.3 DEP criu/cgroup.d [2020-03-15T03:34:37.138Z] #44 105.5 DEP criu/cgroup-props.d [2020-03-15T03:34:37.138Z] #44 105.7 DEP criu/bitmap.d [2020-03-15T03:34:37.138Z] #44 105.7 DEP criu/bfd.d [2020-03-15T03:34:37.138Z] #44 105.8 DEP criu/autofs.d [2020-03-15T03:34:37.138Z] #44 106.0 DEP criu/aio.d [2020-03-15T03:34:37.138Z] #44 106.2 DEP criu/action-scripts.d [2020-03-15T03:34:37.138Z] #44 106.6 CC criu/action-scripts.o [2020-03-15T03:34:37.138Z] #44 107.2 CC criu/aio.o [2020-03-15T03:34:37.138Z] #44 107.8 CC criu/autofs.o [2020-03-15T03:34:37.138Z] #44 109.7 CC criu/bfd.o [2020-03-15T03:34:37.138Z] #44 110.5 CC criu/bitmap.o [2020-03-15T03:34:37.138Z] #44 110.6 CC criu/cgroup-props.o [2020-03-15T03:34:37.305Z] #44 77.68 DEP criu/sk-inet.d [2020-03-15T03:34:37.392Z] #44 78.42 DEP criu/sigframe.d [2020-03-15T03:34:37.392Z] #44 78.53 DEP criu/shmem.d [2020-03-15T03:34:37.399Z] #44 111.5 CC criu/cgroup.o [2020-03-15T03:34:37.563Z] #44 77.87 DEP criu/signalfd.d [2020-03-15T03:34:37.653Z] #44 78.78 DEP criu/servicefd.d [2020-03-15T03:34:37.653Z] #44 78.92 DEP criu/seize.d [2020-03-15T03:34:37.821Z] #44 78.02 DEP criu/sigframe.d [2020-03-15T03:34:37.821Z] #44 78.13 DEP criu/shmem.d [2020-03-15T03:34:37.910Z] #44 79.06 DEP criu/seccomp.d [2020-03-15T03:34:38.007Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.513s coverage: 49.5% of statements [2020-03-15T03:34:38.079Z] #44 78.36 DEP criu/servicefd.d [2020-03-15T03:34:38.079Z] #44 78.54 DEP criu/seize.d [2020-03-15T03:34:38.169Z] #44 79.22 DEP criu/rst-malloc.d [2020-03-15T03:34:38.169Z] #44 79.30 DEP criu/rbtree.d [2020-03-15T03:34:38.169Z] #44 79.33 DEP criu/pstree.d [2020-03-15T03:34:38.169Z] #44 79.47 DEP criu/protobuf.d [2020-03-15T03:34:38.337Z] #44 78.67 DEP criu/seccomp.d [2020-03-15T03:34:38.337Z] #44 78.81 DEP criu/rst-malloc.d [2020-03-15T03:34:38.343Z] #44 ... [2020-03-15T03:34:38.343Z] [2020-03-15T03:34:38.343Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-15T03:34:38.343Z] #17 45.64 Selecting previously unselected package libnet1:arm64. [2020-03-15T03:34:38.343Z] #17 45.65 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-03-15T03:34:38.343Z] #17 45.66 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-03-15T03:34:38.595Z] #44 78.89 DEP criu/rbtree.d [2020-03-15T03:34:38.595Z] #44 78.91 DEP criu/pstree.d [2020-03-15T03:34:38.595Z] #44 79.05 DEP criu/protobuf.d [2020-03-15T03:34:38.606Z] #17 45.77 Selecting previously unselected package libnl-3-200:arm64. [2020-03-15T03:34:38.606Z] #17 45.79 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2020-03-15T03:34:38.606Z] #17 45.79 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-03-15T03:34:38.606Z] #17 45.96 Selecting previously unselected package libprotobuf-c1:arm64. [2020-03-15T03:34:38.606Z] #17 45.97 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-03-15T03:34:38.606Z] #17 45.98 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-03-15T03:34:38.733Z] #44 79.65 GEN criu/protobuf-desc-gen.h [2020-03-15T03:34:38.854Z] #44 79.21 GEN criu/protobuf-desc-gen.h [2020-03-15T03:34:38.867Z] #17 46.07 Selecting previously unselected package libreadline5:arm64. [2020-03-15T03:34:38.867Z] #17 46.08 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2020-03-15T03:34:38.867Z] #17 46.09 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-03-15T03:34:38.867Z] #17 46.23 Selecting previously unselected package net-tools. [2020-03-15T03:34:38.867Z] #17 46.24 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2020-03-15T03:34:38.867Z] #17 46.25 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-15T03:34:38.991Z] #44 ... [2020-03-15T03:34:38.991Z] [2020-03-15T03:34:38.991Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:34:38.991Z] #47 DONE 176.1s [2020-03-15T03:34:38.991Z] [2020-03-15T03:34:38.991Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-15T03:34:38.991Z] #17 5.766 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-15T03:34:38.991Z] #17 11.28 Fetched 8332 kB in 9s (896 kB/s) [2020-03-15T03:34:39.112Z] #44 ... [2020-03-15T03:34:39.112Z] [2020-03-15T03:34:39.112Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-15T03:34:39.112Z] #17 2.415 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-15T03:34:39.112Z] #17 2.468 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-15T03:34:39.112Z] #17 2.470 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-15T03:34:39.112Z] #17 3.106 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-15T03:34:39.112Z] #17 4.405 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [182 kB] [2020-03-15T03:34:39.112Z] #17 5.890 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-15T03:34:39.128Z] #17 46.52 Selecting previously unselected package python-pip-whl. [2020-03-15T03:34:39.128Z] #17 46.54 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-03-15T03:34:39.128Z] #17 46.55 Unpacking python-pip-whl (18.1-5) ... [2020-03-15T03:34:39.710Z] #17 47.06 Selecting previously unselected package python3-lib2to3. [2020-03-15T03:34:39.710Z] #17 47.07 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-03-15T03:34:39.710Z] #17 47.12 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-03-15T03:34:39.972Z] #17 47.45 Selecting previously unselected package python3-distutils. [2020-03-15T03:34:39.972Z] #17 47.45 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-03-15T03:34:39.972Z] #17 47.46 Unpacking python3-distutils (3.7.3-1) ... [2020-03-15T03:34:40.237Z] #17 47.64 Selecting previously unselected package python3-pip. [2020-03-15T03:34:40.237Z] #17 47.65 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-03-15T03:34:40.237Z] #17 47.66 Unpacking python3-pip (18.1-5) ... [2020-03-15T03:34:40.360Z] #17 11.28 Reading package lists... [2020-03-15T03:34:40.485Z] #17 ... [2020-03-15T03:34:40.485Z] [2020-03-15T03:34:40.485Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:34:40.485Z] #44 80.80 DEP criu/protobuf-desc.d [2020-03-15T03:34:40.485Z] #44 80.92 DEP criu/proc_parse.d [2020-03-15T03:34:40.499Z] #17 47.90 Selecting previously unselected package python3-pkg-resources. [2020-03-15T03:34:40.499Z] #17 47.90 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-03-15T03:34:40.499Z] #17 47.91 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-03-15T03:34:40.743Z] #44 81.09 DEP criu/plugin.d [2020-03-15T03:34:40.759Z] #17 48.06 Selecting previously unselected package python3-setuptools. [2020-03-15T03:34:40.759Z] #17 48.07 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-03-15T03:34:40.759Z] #17 48.07 Unpacking python3-setuptools (40.8.0-1) ... [2020-03-15T03:34:40.759Z] #17 48.32 Selecting previously unselected package python3-wheel. [2020-03-15T03:34:40.759Z] #17 48.32 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-03-15T03:34:40.924Z] #17 15.92 Reading package lists... [2020-03-15T03:34:40.924Z] #17 ... [2020-03-15T03:34:40.924Z] [2020-03-15T03:34:40.924Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:34:40.924Z] #44 81.90 DEP criu/protobuf-desc.d [2020-03-15T03:34:40.924Z] #44 82.10 DEP criu/proc_parse.d [2020-03-15T03:34:41.001Z] #44 81.17 DEP criu/pipes.d [2020-03-15T03:34:41.001Z] #44 81.33 DEP criu/pie-util.d [2020-03-15T03:34:41.020Z] #17 48.32 Unpacking python3-wheel (0.32.3-2) ... [2020-03-15T03:34:41.181Z] #44 82.34 DEP criu/plugin.d [2020-03-15T03:34:41.181Z] #44 82.42 DEP criu/pipes.d [2020-03-15T03:34:41.283Z] #17 48.45 Selecting previously unselected package sudo. [2020-03-15T03:34:41.283Z] #17 48.49 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_arm64.deb ... [2020-03-15T03:34:41.283Z] #17 48.51 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-03-15T03:34:41.314Z] #44 81.53 DEP criu/pie-util-vdso.d [2020-03-15T03:34:41.314Z] #44 81.68 DEP criu/pie-util-vdso-elf32.d [2020-03-15T03:34:41.438Z] #44 82.61 DEP criu/pie-util.d [2020-03-15T03:34:41.438Z] #44 82.70 DEP criu/pie-util-vdso.d [2020-03-15T03:34:41.595Z] #44 81.85 DEP criu/path.d [2020-03-15T03:34:41.595Z] #44 82.05 DEP criu/parasite-syscall.d [2020-03-15T03:34:41.695Z] #44 82.82 DEP criu/pie-util-vdso-elf32.d [2020-03-15T03:34:41.695Z] #44 82.91 DEP criu/path.d [2020-03-15T03:34:41.852Z] #44 82.26 DEP criu/pagemap.d [2020-03-15T03:34:41.854Z] #17 49.07 Selecting previously unselected package thin-provisioning-tools. [2020-03-15T03:34:41.854Z] #17 49.08 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2020-03-15T03:34:41.854Z] #17 49.09 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-03-15T03:34:41.952Z] #44 83.09 DEP criu/parasite-syscall.d [2020-03-15T03:34:42.110Z] #44 82.49 DEP criu/pagemap-cache.d [2020-03-15T03:34:42.115Z] #17 49.36 Selecting previously unselected package uidmap. [2020-03-15T03:34:42.115Z] #17 49.36 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ... [2020-03-15T03:34:42.115Z] #17 49.38 Unpacking uidmap (1:4.5-1.1) ... [2020-03-15T03:34:42.115Z] #17 49.55 Selecting previously unselected package vim-runtime. [2020-03-15T03:34:42.115Z] #17 49.56 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-03-15T03:34:42.115Z] #17 49.59 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-03-15T03:34:42.115Z] #17 49.65 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-03-15T03:34:42.208Z] #44 83.37 DEP criu/pagemap.d [2020-03-15T03:34:42.367Z] #44 82.70 DEP criu/page-xfer.d [2020-03-15T03:34:42.376Z] #17 49.65 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-03-15T03:34:42.465Z] #44 83.54 DEP criu/pagemap-cache.d [2020-03-15T03:34:42.465Z] #44 83.61 DEP criu/page-xfer.d [2020-03-15T03:34:42.626Z] #44 82.83 DEP criu/page-pipe.d [2020-03-15T03:34:42.626Z] #44 82.98 DEP criu/netfilter.d [2020-03-15T03:34:42.722Z] #44 83.74 DEP criu/page-pipe.d [2020-03-15T03:34:42.722Z] #44 83.84 DEP criu/netfilter.d [2020-03-15T03:34:42.722Z] #44 83.94 DEP criu/net.d [2020-03-15T03:34:42.886Z] #44 ... [2020-03-15T03:34:42.886Z] [2020-03-15T03:34:42.886Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:34:42.886Z] #47 DONE 180.0s [2020-03-15T03:34:42.886Z] [2020-03-15T03:34:42.886Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:34:42.886Z] #44 83.14 DEP criu/net.d [2020-03-15T03:34:42.979Z] #44 84.14 DEP criu/namespaces.d [2020-03-15T03:34:43.143Z] #44 83.49 DEP criu/namespaces.d [2020-03-15T03:34:43.236Z] #44 84.37 DEP criu/mount.d [2020-03-15T03:34:43.400Z] #44 83.74 DEP criu/mount.d [2020-03-15T03:34:43.475Z] ok github.com/docker/docker/daemon/graphdriver/aufs 15.768s coverage: 72.5% of statements [2020-03-15T03:34:43.475Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-03-15T03:34:43.493Z] #44 84.54 DEP criu/mem.d [2020-03-15T03:34:43.493Z] #44 84.70 DEP criu/lsm.d [2020-03-15T03:34:43.658Z] #44 84.04 DEP criu/mem.d [2020-03-15T03:34:43.750Z] #44 84.82 DEP criu/log.d [2020-03-15T03:34:43.750Z] #44 84.92 DEP criu/libnetlink.d [2020-03-15T03:34:43.750Z] #44 85.04 DEP criu/kerndat.d [2020-03-15T03:34:43.915Z] #44 84.21 DEP criu/lsm.d [2020-03-15T03:34:43.915Z] #44 84.26 DEP criu/log.d [2020-03-15T03:34:43.915Z] #44 84.33 DEP criu/libnetlink.d [2020-03-15T03:34:44.007Z] #44 85.24 DEP criu/kcmp-ids.d [2020-03-15T03:34:44.007Z] #44 85.29 DEP criu/irmap.d [2020-03-15T03:34:44.172Z] #44 84.47 DEP criu/kerndat.d [2020-03-15T03:34:44.264Z] #44 85.38 DEP criu/ipc_ns.d [2020-03-15T03:34:44.264Z] #44 85.50 DEP criu/image.d [2020-03-15T03:34:44.430Z] #44 84.62 DEP criu/kcmp-ids.d [2020-03-15T03:34:44.430Z] #44 84.75 DEP criu/irmap.d [2020-03-15T03:34:44.430Z] #44 84.86 DEP criu/ipc_ns.d [2020-03-15T03:34:44.521Z] #44 85.66 DEP criu/image-desc.d [2020-03-15T03:34:44.521Z] #44 85.74 DEP criu/fsnotify.d [2020-03-15T03:34:44.688Z] #44 85.02 DEP criu/image.d [2020-03-15T03:34:44.778Z] #44 85.88 DEP criu/filesystems.d [2020-03-15T03:34:44.778Z] #44 86.02 DEP criu/files.d [2020-03-15T03:34:44.937Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.901s coverage: 61.0% of statements [2020-03-15T03:34:44.938Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-03-15T03:34:44.938Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.631s coverage: 76.1% of statements [2020-03-15T03:34:44.938Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-03-15T03:34:44.945Z] #44 85.20 DEP criu/image-desc.d [2020-03-15T03:34:44.945Z] #44 85.32 DEP criu/fsnotify.d [2020-03-15T03:34:45.035Z] #44 86.18 DEP criu/files-reg.d [2020-03-15T03:34:45.203Z] #44 85.55 DEP criu/filesystems.d [2020-03-15T03:34:45.203Z] #44 85.66 DEP criu/files.d [2020-03-15T03:34:45.293Z] #44 86.33 DEP criu/files-ext.d [2020-03-15T03:34:45.293Z] #44 86.54 DEP criu/file-lock.d [2020-03-15T03:34:45.460Z] #44 85.81 DEP criu/files-reg.d [2020-03-15T03:34:45.548Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.0% of statements [2020-03-15T03:34:45.548Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.004s coverage: 3.0% of statements [2020-03-15T03:34:45.550Z] #44 86.77 DEP criu/file-ids.d [2020-03-15T03:34:45.686Z] #17 53.04 Selecting previously unselected package vim. [2020-03-15T03:34:45.686Z] #17 53.05 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ... [2020-03-15T03:34:45.686Z] #17 53.08 Unpacking vim (2:8.1.0875-5) ... [2020-03-15T03:34:45.717Z] #44 86.00 DEP criu/files-ext.d [2020-03-15T03:34:45.807Z] #44 86.91 DEP criu/fifo.d [2020-03-15T03:34:45.807Z] #44 87.02 DEP criu/fdstore.d [2020-03-15T03:34:45.807Z] #44 87.09 DEP criu/fault-injection.d [2020-03-15T03:34:45.807Z] #44 87.13 DEP criu/external.d [2020-03-15T03:34:45.974Z] #44 86.16 DEP criu/file-lock.d [2020-03-15T03:34:45.974Z] #44 86.31 DEP criu/file-ids.d [2020-03-15T03:34:46.064Z] #44 87.23 DEP criu/eventpoll.d [2020-03-15T03:34:46.158Z] ok github.com/docker/docker/daemon/links 0.008s coverage: 93.0% of statements [2020-03-15T03:34:46.232Z] #44 86.43 DEP criu/fifo.d [2020-03-15T03:34:46.232Z] #44 86.59 DEP criu/fdstore.d [2020-03-15T03:34:46.232Z] #44 86.69 DEP criu/fault-injection.d [2020-03-15T03:34:46.256Z] #17 53.72 Selecting previously unselected package xfsprogs. [2020-03-15T03:34:46.256Z] #17 53.72 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ... [2020-03-15T03:34:46.256Z] #17 53.75 Unpacking xfsprogs (4.20.0-1) ... [2020-03-15T03:34:46.320Z] #44 87.39 DEP criu/eventfd.d [2020-03-15T03:34:46.320Z] #44 87.51 DEP criu/crtools.d [2020-03-15T03:34:46.489Z] #44 86.77 DEP criu/external.d [2020-03-15T03:34:46.489Z] #44 86.93 DEP criu/eventpoll.d [2020-03-15T03:34:46.577Z] #44 87.68 DEP criu/cr-service.d [2020-03-15T03:34:46.746Z] #44 87.09 DEP criu/eventfd.d [2020-03-15T03:34:46.827Z] #17 54.28 Selecting previously unselected package zip. [2020-03-15T03:34:46.827Z] #17 54.29 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ... [2020-03-15T03:34:46.834Z] #44 87.86 DEP criu/cr-restore.d [2020-03-15T03:34:46.834Z] #44 88.03 DEP criu/cr-errno.d [2020-03-15T03:34:46.834Z] #44 88.05 DEP criu/cr-dump.d [2020-03-15T03:34:47.004Z] #44 87.22 DEP criu/crtools.d [2020-03-15T03:34:47.004Z] #44 87.37 DEP criu/cr-service.d [2020-03-15T03:34:47.087Z] #17 54.30 Unpacking zip (3.0-11+b1) ... [2020-03-15T03:34:47.091Z] #44 88.24 DEP criu/cr-dedup.d [2020-03-15T03:34:47.261Z] #44 87.59 DEP criu/cr-restore.d [2020-03-15T03:34:47.348Z] #44 88.38 DEP criu/cr-check.d [2020-03-15T03:34:47.348Z] #44 88.63 DEP criu/config.d [2020-03-15T03:34:47.348Z] #17 54.61 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-03-15T03:34:47.348Z] #17 54.63 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-15T03:34:47.348Z] #17 54.65 Setting up libip6tc0:arm64 (1.8.2-4) ... [2020-03-15T03:34:47.348Z] #17 54.66 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-03-15T03:34:47.348Z] #17 54.67 Setting up libgpm2:arm64 (1.20.7-5) ... [2020-03-15T03:34:47.348Z] #17 54.69 Setting up libip4tc0:arm64 (1.8.2-4) ... [2020-03-15T03:34:47.348Z] #17 54.70 Setting up uidmap (1:4.5-1.1) ... [2020-03-15T03:34:47.348Z] #17 54.71 Setting up libnftnl11:arm64 (1.1.2-2) ... [2020-03-15T03:34:47.348Z] #17 54.73 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-03-15T03:34:47.348Z] #17 54.74 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-15T03:34:47.348Z] #17 54.75 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-03-15T03:34:47.348Z] #17 54.77 Setting up libicu63:arm64 (63.1-6) ... [2020-03-15T03:34:47.348Z] #17 54.78 Setting up xxd (2:8.1.0875-5) ... [2020-03-15T03:34:47.348Z] #17 54.79 Setting up zip (3.0-11+b1) ... [2020-03-15T03:34:47.348Z] #17 54.81 Setting up vim-common (2:8.1.0875-5) ... [2020-03-15T03:34:47.518Z] #44 87.87 DEP criu/cr-errno.d [2020-03-15T03:34:47.518Z] #44 87.90 DEP criu/cr-dump.d [2020-03-15T03:34:47.605Z] #44 88.77 DEP criu/clone-noasan.d [2020-03-15T03:34:47.609Z] #17 54.84 Setting up bash-completion (1:2.8-6) ... [2020-03-15T03:34:47.621Z] ok github.com/docker/docker/daemon/logger 0.213s coverage: 41.8% of statements [2020-03-15T03:34:47.776Z] #44 88.10 DEP criu/cr-dedup.d [2020-03-15T03:34:47.862Z] #44 88.84 DEP criu/cgroup.d [2020-03-15T03:34:47.862Z] #44 89.07 DEP criu/cgroup-props.d [2020-03-15T03:34:47.862Z] #44 89.14 DEP criu/bitmap.d [2020-03-15T03:34:47.862Z] #44 89.18 DEP criu/bfd.d [2020-03-15T03:34:47.901Z] ok github.com/docker/docker/daemon/images 0.008s coverage: 4.9% of statements [2020-03-15T03:34:47.901Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-03-15T03:34:47.901Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-03-15T03:34:48.033Z] #44 88.24 DEP criu/cr-check.d [2020-03-15T03:34:48.033Z] #44 88.43 DEP criu/config.d [2020-03-15T03:34:48.119Z] #44 89.30 DEP criu/autofs.d [2020-03-15T03:34:48.290Z] #44 88.60 DEP criu/clone-noasan.d [2020-03-15T03:34:48.290Z] #44 88.66 DEP criu/cgroup.d [2020-03-15T03:34:48.379Z] #44 89.45 DEP criu/aio.d [2020-03-15T03:34:48.379Z] #44 89.58 DEP criu/action-scripts.d [2020-03-15T03:34:48.548Z] #44 88.77 DEP criu/cgroup-props.d [2020-03-15T03:34:48.548Z] #44 88.83 DEP criu/bitmap.d [2020-03-15T03:34:48.548Z] #44 88.85 DEP criu/bfd.d [2020-03-15T03:34:48.548Z] #44 88.94 DEP criu/autofs.d [2020-03-15T03:34:48.637Z] #44 ... [2020-03-15T03:34:48.637Z] [2020-03-15T03:34:48.637Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-15T03:34:48.637Z] #17 15.92 Reading package lists... [2020-03-15T03:34:48.637Z] #17 19.31 Building dependency tree... [2020-03-15T03:34:48.637Z] #17 20.83 libcap2-bin is already the newest version (1:2.25-2). [2020-03-15T03:34:48.637Z] #17 20.83 The following additional packages will be installed: [2020-03-15T03:34:48.637Z] #17 20.85 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-03-15T03:34:48.637Z] #17 20.85 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-03-15T03:34:48.637Z] #17 20.85 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-03-15T03:34:48.637Z] #17 20.85 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-03-15T03:34:48.637Z] #17 20.85 python3.7 python3.7-minimal vim-runtime xxd [2020-03-15T03:34:48.637Z] #17 20.85 Suggested packages: [2020-03-15T03:34:48.637Z] #17 20.85 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-03-15T03:34:48.637Z] #17 20.85 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-03-15T03:34:48.637Z] #17 20.85 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-03-15T03:34:48.637Z] #17 20.85 Recommended packages: [2020-03-15T03:34:48.637Z] #17 20.85 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-03-15T03:34:48.637Z] #17 20.85 python3-keyrings.alt python3-xdg unzip [2020-03-15T03:34:48.637Z] #17 22.74 The following NEW packages will be installed: [2020-03-15T03:34:48.637Z] #17 22.74 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-03-15T03:34:48.637Z] #17 22.74 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-03-15T03:34:48.637Z] #17 22.74 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-03-15T03:34:48.637Z] #17 22.74 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-03-15T03:34:48.637Z] #17 22.75 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-03-15T03:34:48.637Z] #17 22.75 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-03-15T03:34:48.637Z] #17 22.75 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-03-15T03:34:48.637Z] #17 22.75 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-03-15T03:34:48.637Z] #17 22.75 xz-utils zip [2020-03-15T03:34:48.637Z] #17 23.07 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-03-15T03:34:48.637Z] #17 23.07 Need to get 28.5 MB of archives. [2020-03-15T03:34:48.637Z] #17 23.07 After this operation, 116 MB of additional disk space will be used. [2020-03-15T03:34:48.637Z] #17 23.07 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-03-15T03:34:48.637Z] #17 23.07 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-03-15T03:34:48.637Z] #17 23.09 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-03-15T03:34:48.637Z] #17 23.19 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-03-15T03:34:48.637Z] #17 23.20 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-03-15T03:34:48.637Z] #17 23.20 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-03-15T03:34:48.637Z] #17 23.32 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-03-15T03:34:48.637Z] #17 23.34 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-03-15T03:34:48.637Z] #17 23.34 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-03-15T03:34:48.637Z] #17 23.35 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-03-15T03:34:48.637Z] #17 23.35 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-03-15T03:34:48.637Z] #17 23.35 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-03-15T03:34:48.637Z] #17 23.36 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-03-15T03:34:48.637Z] #17 23.36 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-03-15T03:34:48.637Z] #17 23.37 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-03-15T03:34:48.637Z] #17 23.38 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-03-15T03:34:48.637Z] #17 23.39 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-03-15T03:34:48.637Z] #17 23.40 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-03-15T03:34:48.637Z] #17 23.42 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-03-15T03:34:48.637Z] #17 23.42 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-03-15T03:34:48.637Z] #17 23.43 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-03-15T03:34:48.637Z] #17 23.44 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-03-15T03:34:48.637Z] #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-03-15T03:34:48.637Z] #17 23.46 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-03-15T03:34:48.637Z] #17 23.46 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-03-15T03:34:48.637Z] #17 23.47 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-03-15T03:34:48.637Z] #17 23.47 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-03-15T03:34:48.637Z] #17 23.47 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-03-15T03:34:48.637Z] #17 23.48 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6 [8292 kB] [2020-03-15T03:34:48.637Z] #17 23.88 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-03-15T03:34:48.637Z] #17 23.88 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-03-15T03:34:48.637Z] #17 23.88 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-03-15T03:34:48.637Z] #17 23.89 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-03-15T03:34:48.637Z] #17 23.90 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-03-15T03:34:48.637Z] #17 23.92 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-03-15T03:34:48.637Z] #17 24.00 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-03-15T03:34:48.637Z] #17 24.00 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-03-15T03:34:48.637Z] #17 24.01 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-03-15T03:34:48.637Z] #17 24.02 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-03-15T03:34:48.637Z] #17 24.02 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-03-15T03:34:48.637Z] #17 24.04 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-03-15T03:34:48.637Z] #17 24.04 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-03-15T03:34:48.637Z] #17 24.10 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-03-15T03:34:48.637Z] #17 24.13 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-03-15T03:34:48.637Z] #17 24.14 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-03-15T03:34:48.806Z] #44 89.09 DEP criu/aio.d [2020-03-15T03:34:48.806Z] #44 89.23 DEP criu/action-scripts.d [2020-03-15T03:34:48.894Z] #17 24.46 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-03-15T03:34:48.894Z] #17 24.53 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-03-15T03:34:48.903Z] ok github.com/docker/docker/daemon/logger/gelf 0.010s coverage: 67.0% of statements [2020-03-15T03:34:49.151Z] #17 ... [2020-03-15T03:34:49.152Z] [2020-03-15T03:34:49.152Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-15T03:34:49.152Z] #30 DONE 186.5s [2020-03-15T03:34:49.152Z] [2020-03-15T03:34:49.152Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-15T03:34:49.152Z] #17 24.58 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-03-15T03:34:49.152Z] #17 ... [2020-03-15T03:34:49.152Z] [2020-03-15T03:34:49.152Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:34:49.152Z] #44 89.85 CC criu/action-scripts.o [2020-03-15T03:34:49.152Z] #44 90.42 CC criu/aio.o [2020-03-15T03:34:49.183Z] ok github.com/docker/docker/daemon/logger/awslogs 0.072s coverage: 77.8% of statements [2020-03-15T03:34:49.183Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-03-15T03:34:49.183Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-03-15T03:34:49.370Z] #44 89.64 CC criu/action-scripts.o [2020-03-15T03:34:49.463Z] ok github.com/docker/docker/daemon/logger/journald 0.013s coverage: 26.2% of statements [2020-03-15T03:34:49.934Z] #44 90.17 CC criu/aio.o [2020-03-15T03:34:50.073Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.009s coverage: 88.3% of statements [2020-03-15T03:34:50.073Z] time="2020-03-15T03:34:49Z" level=error msg="Failed to open log file: open /tmp/docker-logger-020957924/container.log.1: no such file or directory" [2020-03-15T03:34:50.073Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.004s coverage: 62.1% of statements [2020-03-15T03:34:50.082Z] #44 91.23 CC criu/autofs.o [2020-03-15T03:34:50.154Z] #8 unpacking docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca 29.5s done [2020-03-15T03:34:50.154Z] #8 DONE 39.1s [2020-03-15T03:34:50.154Z] [2020-03-15T03:34:50.154Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-03-15T03:34:50.154Z] #9 DONE 0.2s [2020-03-15T03:34:50.154Z] [2020-03-15T03:34:50.154Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-03-15T03:34:50.154Z] #10 DONE 0.2s [2020-03-15T03:34:50.154Z] [2020-03-15T03:34:50.154Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-03-15T03:34:50.154Z] #30 DONE 0.0s [2020-03-15T03:34:50.154Z] [2020-03-15T03:34:50.154Z] #41 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-03-15T03:34:50.154Z] #41 DONE 0.0s [2020-03-15T03:34:50.154Z] [2020-03-15T03:34:50.154Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-15T03:34:50.154Z] #31 ... [2020-03-15T03:34:50.154Z] [2020-03-15T03:34:50.154Z] #22 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-15T03:34:50.154Z] #22 DONE 0.1s [2020-03-15T03:34:50.154Z] [2020-03-15T03:34:50.154Z] #50 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-03-15T03:34:50.154Z] #50 DONE 0.1s [2020-03-15T03:34:50.154Z] [2020-03-15T03:34:50.154Z] #74 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-03-15T03:34:50.154Z] #74 DONE 0.1s [2020-03-15T03:34:50.154Z] [2020-03-15T03:34:50.154Z] #47 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-03-15T03:34:50.154Z] #47 DONE 0.1s [2020-03-15T03:34:50.154Z] [2020-03-15T03:34:50.154Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-03-15T03:34:50.154Z] #23 DONE 0.1s [2020-03-15T03:34:50.154Z] [2020-03-15T03:34:50.154Z] #53 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-03-15T03:34:50.154Z] #53 DONE 0.1s [2020-03-15T03:34:50.154Z] [2020-03-15T03:34:50.154Z] #56 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-03-15T03:34:50.154Z] #56 DONE 0.2s [2020-03-15T03:34:50.154Z] [2020-03-15T03:34:50.154Z] #33 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-03-15T03:34:50.154Z] #33 DONE 0.2s [2020-03-15T03:34:50.154Z] [2020-03-15T03:34:50.154Z] #68 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-03-15T03:34:50.154Z] #68 DONE 0.2s [2020-03-15T03:34:50.154Z] [2020-03-15T03:34:50.154Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-15T03:34:50.154Z] #57 0.725 + RM_GOPATH=0 [2020-03-15T03:34:50.154Z] #57 0.736 + TMP_GOPATH= [2020-03-15T03:34:50.154Z] #57 0.736 + : /build [2020-03-15T03:34:50.154Z] #57 0.737 + '[' -z '' ']' [2020-03-15T03:34:50.154Z] #57 0.747 ++ mktemp -d [2020-03-15T03:34:50.154Z] #57 0.757 + export GOPATH=/tmp/tmp.zPf2sUbOP3 [2020-03-15T03:34:50.154Z] #57 0.762 + GOPATH=/tmp/tmp.zPf2sUbOP3 [2020-03-15T03:34:50.154Z] #57 0.766 + RM_GOPATH=1 [2020-03-15T03:34:50.154Z] #57 0.776 ++ dirname ./install.sh [2020-03-15T03:34:50.154Z] #57 0.805 + dir=. [2020-03-15T03:34:50.154Z] #57 0.810 + bin=shfmt [2020-03-15T03:34:50.154Z] #57 0.811 + shift [2020-03-15T03:34:50.154Z] #57 0.811 + '[' '!' -f ./shfmt.installer ']' [2020-03-15T03:34:50.154Z] #57 0.812 + . ./shfmt.installer [2020-03-15T03:34:50.154Z] #57 0.813 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-15T03:34:50.154Z] #57 0.814 + install_shfmt [2020-03-15T03:34:50.154Z] #57 0.815 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-03-15T03:34:50.154Z] #57 0.815 + git clone https://github.com/mvdan/sh.git /tmp/tmp.zPf2sUbOP3/src/github.com/mvdan/sh [2020-03-15T03:34:50.154Z] #57 0.815 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-15T03:34:50.154Z] #57 0.827 Cloning into '/tmp/tmp.zPf2sUbOP3/src/github.com/mvdan/sh'... [2020-03-15T03:34:50.498Z] #44 90.75 CC criu/autofs.o [2020-03-15T03:34:50.755Z] #44 ... [2020-03-15T03:34:50.755Z] [2020-03-15T03:34:50.755Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-15T03:34:50.755Z] #17 11.77 Fetched 8332 kB in 10s (868 kB/s) [2020-03-15T03:34:50.755Z] #17 11.77 Reading package lists... [2020-03-15T03:34:50.755Z] #17 16.04 Reading package lists... [2020-03-15T03:34:50.755Z] #17 19.42 Building dependency tree... [2020-03-15T03:34:50.755Z] #17 20.81 libcap2-bin is already the newest version (1:2.25-2). [2020-03-15T03:34:50.755Z] #17 20.81 The following additional packages will be installed: [2020-03-15T03:34:50.755Z] #17 20.81 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-03-15T03:34:50.755Z] #17 20.81 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-03-15T03:34:50.755Z] #17 20.82 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-03-15T03:34:50.755Z] #17 20.82 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-03-15T03:34:50.755Z] #17 20.82 python3.7 python3.7-minimal vim-runtime xxd [2020-03-15T03:34:50.755Z] #17 20.82 Suggested packages: [2020-03-15T03:34:50.755Z] #17 20.82 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-03-15T03:34:50.755Z] #17 20.82 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-03-15T03:34:50.755Z] #17 20.82 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-03-15T03:34:50.755Z] #17 20.82 Recommended packages: [2020-03-15T03:34:50.755Z] #17 20.82 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-03-15T03:34:50.755Z] #17 20.82 python3-keyrings.alt python3-xdg unzip [2020-03-15T03:34:50.909Z] #17 ... [2020-03-15T03:34:50.909Z] [2020-03-15T03:34:50.909Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:34:50.909Z] #44 114.6 CC criu/clone-noasan.o [2020-03-15T03:34:50.909Z] #44 114.8 CC criu/config.o [2020-03-15T03:34:50.909Z] #44 116.6 CC criu/cr-check.o [2020-03-15T03:34:50.909Z] #44 118.8 CC criu/cr-dedup.o [2020-03-15T03:34:50.909Z] #44 119.5 CC criu/cr-dump.o [2020-03-15T03:34:50.909Z] #44 122.7 CC criu/cr-errno.o [2020-03-15T03:34:50.909Z] #44 122.8 CC criu/cr-restore.o [2020-03-15T03:34:50.909Z] #44 ... [2020-03-15T03:34:50.909Z] [2020-03-15T03:34:50.909Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-15T03:34:50.909Z] #17 58.21 Setting up libiptc0:arm64 (1.8.2-4) ... [2020-03-15T03:34:50.909Z] #17 58.22 Setting up xz-utils (5.2.4-1) ... [2020-03-15T03:34:50.909Z] #17 58.26 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-03-15T03:34:50.909Z] #17 58.29 Setting up sudo (1.8.27-1+deb10u2) ... [2020-03-15T03:34:50.909Z] #17 58.38 invoke-rc.d: could not determine current runlevel [2020-03-15T03:34:51.012Z] #44 92.31 CC criu/bfd.o [2020-03-15T03:34:51.077Z] ok github.com/docker/docker/daemon/logger/local 0.016s coverage: 74.7% of statements [2020-03-15T03:34:51.077Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-03-15T03:34:51.077Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.051s coverage: 19.9% of statements [2020-03-15T03:34:51.169Z] #17 58.41 invoke-rc.d: policy-rc.d denied execution of start. [2020-03-15T03:34:51.169Z] #17 58.43 Setting up pigz (2.4-1) ... [2020-03-15T03:34:51.169Z] #17 58.45 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-03-15T03:34:51.169Z] #17 58.47 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-03-15T03:34:51.169Z] #17 58.50 Setting up python-pip-whl (18.1-5) ... [2020-03-15T03:34:51.169Z] #17 58.51 Setting up libmpdec2:arm64 (2.4.2-2) ... [2020-03-15T03:34:51.169Z] #17 58.52 Setting up vim-runtime (2:8.1.0875-5) ... [2020-03-15T03:34:51.321Z] #17 ... [2020-03-15T03:34:51.321Z] [2020-03-15T03:34:51.321Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-15T03:34:51.321Z] #30 DONE 188.7s [2020-03-15T03:34:51.577Z] #44 92.78 CC criu/bitmap.o [2020-03-15T03:34:51.578Z] [2020-03-15T03:34:51.578Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-15T03:34:51.687Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.026s coverage: 33.3% of statements [2020-03-15T03:34:51.754Z] #17 59.02 Setting up libaio1:arm64 (0.3.112-3) ... [2020-03-15T03:34:51.754Z] #17 59.04 Setting up libonig5:arm64 (6.9.1-1) ... [2020-03-15T03:34:51.754Z] #17 59.05 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ... [2020-03-15T03:34:51.754Z] #17 59.07 Setting up vim (2:8.1.0875-5) ... [2020-03-15T03:34:51.754Z] #17 59.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-03-15T03:34:51.754Z] #17 59.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-03-15T03:34:51.754Z] #17 59.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-03-15T03:34:51.754Z] #17 59.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-03-15T03:34:51.754Z] #17 59.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-03-15T03:34:51.754Z] #17 59.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-03-15T03:34:51.754Z] #17 59.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-03-15T03:34:51.754Z] #17 59.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-03-15T03:34:51.754Z] #17 59.18 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-03-15T03:34:51.754Z] #17 59.20 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-03-15T03:34:51.754Z] #17 59.23 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-03-15T03:34:51.754Z] #17 59.24 Setting up jq (1.5+dfsg-2+b1) ... [2020-03-15T03:34:51.754Z] #17 59.26 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2020-03-15T03:34:51.754Z] #17 59.27 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-03-15T03:34:51.834Z] #44 92.93 CC criu/cgroup-props.o [2020-03-15T03:34:51.835Z] #17 22.84 The following NEW packages will be installed: [2020-03-15T03:34:51.835Z] #17 22.85 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-03-15T03:34:51.835Z] #17 22.85 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-03-15T03:34:51.835Z] #17 22.85 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-03-15T03:34:51.835Z] #17 22.85 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-03-15T03:34:51.835Z] #17 22.87 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-03-15T03:34:51.835Z] #17 22.87 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-03-15T03:34:51.835Z] #17 22.87 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-03-15T03:34:51.835Z] #17 22.87 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-03-15T03:34:51.835Z] #17 22.87 xz-utils zip [2020-03-15T03:34:52.400Z] #17 23.25 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-03-15T03:34:52.400Z] #17 23.25 Need to get 28.5 MB of archives. [2020-03-15T03:34:52.400Z] #17 23.25 After this operation, 116 MB of additional disk space will be used. [2020-03-15T03:34:52.400Z] #17 23.25 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-03-15T03:34:52.400Z] #17 23.25 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-03-15T03:34:52.400Z] #17 23.36 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-03-15T03:34:52.688Z] ok github.com/docker/docker/daemon/logger/syslog 0.003s coverage: 47.8% of statements [2020-03-15T03:34:52.764Z] #44 93.75 CC criu/cgroup.o [2020-03-15T03:34:52.966Z] #17 23.81 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-03-15T03:34:52.966Z] #17 23.82 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-03-15T03:34:52.966Z] #17 23.89 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-03-15T03:34:52.968Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2020-03-15T03:34:53.136Z] #17 ... [2020-03-15T03:34:53.136Z] [2020-03-15T03:34:53.136Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-15T03:34:53.136Z] #41 186.8 + dpkg --print-architecture [2020-03-15T03:34:53.136Z] #41 DONE 187.4s [2020-03-15T03:34:53.398Z] [2020-03-15T03:34:53.398Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:34:53.531Z] #17 24.38 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-03-15T03:34:53.531Z] #17 24.39 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-03-15T03:34:53.531Z] #17 24.39 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-03-15T03:34:53.531Z] #17 24.39 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-03-15T03:34:53.531Z] #17 24.40 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-03-15T03:34:53.531Z] #17 24.41 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-03-15T03:34:53.531Z] #17 24.41 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-03-15T03:34:53.531Z] #17 24.42 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-03-15T03:34:53.531Z] #17 24.42 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-03-15T03:34:53.531Z] #17 24.42 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-03-15T03:34:53.531Z] #17 24.44 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-03-15T03:34:53.531Z] #17 24.45 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-03-15T03:34:53.531Z] #17 24.46 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-03-15T03:34:53.531Z] #17 24.48 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-03-15T03:34:53.531Z] #17 24.49 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-03-15T03:34:53.531Z] #17 24.50 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-03-15T03:34:53.531Z] #17 24.53 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-03-15T03:34:53.531Z] #17 24.53 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-03-15T03:34:53.531Z] #17 24.54 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-03-15T03:34:53.531Z] #17 24.55 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-03-15T03:34:53.580Z] ok github.com/docker/docker/daemon/network 0.002s coverage: 63.8% of statements [2020-03-15T03:34:53.658Z] #44 127.8 CC criu/cr-service.o [2020-03-15T03:34:53.670Z] #57 ... [2020-03-15T03:34:53.671Z] [2020-03-15T03:34:53.671Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-15T03:34:53.671Z] #34 0.512 + RM_GOPATH=0 [2020-03-15T03:34:53.671Z] #34 0.512 + TMP_GOPATH= [2020-03-15T03:34:53.671Z] #34 0.512 + : /build [2020-03-15T03:34:53.671Z] #34 0.512 + '[' -z '' ']' [2020-03-15T03:34:53.671Z] #34 0.513 ++ mktemp -d [2020-03-15T03:34:53.671Z] #34 0.515 + export GOPATH=/tmp/tmp.jdjjGmQcpY [2020-03-15T03:34:53.671Z] #34 0.515 + GOPATH=/tmp/tmp.jdjjGmQcpY [2020-03-15T03:34:53.671Z] #34 0.515 + RM_GOPATH=1 [2020-03-15T03:34:53.671Z] #34 0.516 ++ dirname ./install.sh [2020-03-15T03:34:53.671Z] #34 0.520 + dir=. [2020-03-15T03:34:53.671Z] #34 0.520 + bin=tomlv [2020-03-15T03:34:53.671Z] #34 0.520 + shift [2020-03-15T03:34:53.671Z] #34 0.520 + '[' '!' -f ./tomlv.installer ']' [2020-03-15T03:34:53.671Z] #34 0.520 + . ./tomlv.installer [2020-03-15T03:34:53.671Z] #34 0.521 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-15T03:34:53.671Z] #34 0.521 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-15T03:34:53.671Z] #34 0.522 + install_tomlv [2020-03-15T03:34:53.671Z] #34 0.522 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-03-15T03:34:53.671Z] #34 0.522 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.jdjjGmQcpY/src/github.com/BurntSushi/toml [2020-03-15T03:34:53.671Z] #34 0.525 Cloning into '/tmp/tmp.jdjjGmQcpY/src/github.com/BurntSushi/toml'... [2020-03-15T03:34:53.671Z] #34 1.957 + cd /tmp/tmp.jdjjGmQcpY/src/github.com/BurntSushi/toml [2020-03-15T03:34:53.671Z] #34 1.967 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-15T03:34:53.671Z] #34 2.029 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-03-15T03:34:53.671Z] #34 3.430 math/bits [2020-03-15T03:34:53.671Z] #34 3.487 runtime/internal/sys [2020-03-15T03:34:53.671Z] #34 3.608 internal/cpu [2020-03-15T03:34:53.671Z] #34 3.642 runtime/internal/atomic [2020-03-15T03:34:53.671Z] #34 4.949 runtime/internal/math [2020-03-15T03:34:53.671Z] #34 5.178 unicode/utf8 [2020-03-15T03:34:53.671Z] #34 5.347 sync/atomic [2020-03-15T03:34:53.789Z] #17 24.55 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-03-15T03:34:53.789Z] #17 24.55 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-03-15T03:34:53.789Z] #17 24.55 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6 [8292 kB] [2020-03-15T03:34:53.860Z] ok github.com/docker/docker/daemon/logger/splunk 1.464s coverage: 82.5% of statements [2020-03-15T03:34:53.860Z] ? github.com/docker/docker/daemon/names [no test files] [2020-03-15T03:34:53.860Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-03-15T03:34:53.963Z] #34 6.215 internal/bytealg [2020-03-15T03:34:54.047Z] #17 24.87 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-03-15T03:34:54.047Z] #17 24.88 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-03-15T03:34:54.047Z] #17 24.88 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-03-15T03:34:54.047Z] #17 24.88 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-03-15T03:34:54.047Z] #17 24.89 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-03-15T03:34:54.047Z] #17 24.90 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-03-15T03:34:54.047Z] #17 24.96 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-03-15T03:34:54.047Z] #17 24.97 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-03-15T03:34:54.047Z] #17 24.98 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-03-15T03:34:54.047Z] #17 24.98 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-03-15T03:34:54.047Z] #17 24.99 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-03-15T03:34:54.047Z] #17 25.00 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-03-15T03:34:54.047Z] #17 25.00 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-03-15T03:34:54.047Z] #17 25.05 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-03-15T03:34:54.305Z] #17 25.27 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-03-15T03:34:54.305Z] #17 25.27 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-03-15T03:34:54.563Z] #17 25.57 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-03-15T03:34:54.563Z] #17 25.63 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-03-15T03:34:54.563Z] #17 25.67 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-03-15T03:34:54.602Z] #34 6.603 math [2020-03-15T03:34:54.602Z] #34 6.884 unicode [2020-03-15T03:34:54.659Z] #44 ... [2020-03-15T03:34:54.659Z] [2020-03-15T03:34:54.659Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-15T03:34:54.659Z] #17 25.68 debconf: delaying package configuration, since apt-utils is not installed [2020-03-15T03:34:54.659Z] #17 25.77 Fetched 28.5 MB in 2s (16.0 MB/s) [2020-03-15T03:34:54.659Z] #17 25.82 Selecting previously unselected package pigz. [2020-03-15T03:34:54.659Z] #17 25.82 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23423 files and directories currently installed.) [2020-03-15T03:34:54.659Z] #17 25.88 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-03-15T03:34:54.659Z] #17 25.89 Unpacking pigz (2.4-1) ... [2020-03-15T03:34:54.659Z] #17 26.01 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-03-15T03:34:54.659Z] #17 26.01 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-03-15T03:34:54.659Z] #17 26.01 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-03-15T03:34:54.659Z] #17 26.41 Selecting previously unselected package python3.7-minimal. [2020-03-15T03:34:54.659Z] #17 26.42 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-03-15T03:34:54.659Z] #17 26.43 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-03-15T03:34:54.659Z] #17 27.26 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-03-15T03:34:54.659Z] #17 27.29 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-03-15T03:34:54.659Z] #17 29.34 Selecting previously unselected package python3-minimal. [2020-03-15T03:34:54.659Z] #17 29.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 ... 23672 files and directories currently installed.) [2020-03-15T03:34:54.659Z] #17 29.36 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-03-15T03:34:54.659Z] #17 29.37 Unpacking python3-minimal (3.7.3-1) ... [2020-03-15T03:34:54.659Z] #17 29.44 Selecting previously unselected package libmpdec2:amd64. [2020-03-15T03:34:54.659Z] #17 29.44 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-03-15T03:34:54.659Z] #17 29.46 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-03-15T03:34:54.659Z] #17 29.56 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-03-15T03:34:54.659Z] #17 29.57 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-03-15T03:34:54.659Z] #17 29.58 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-03-15T03:34:54.861Z] ok github.com/docker/docker/distribution/metadata 0.020s coverage: 48.2% of statements [2020-03-15T03:34:54.916Z] #17 30.52 Selecting previously unselected package python3.7. [2020-03-15T03:34:54.916Z] #17 30.53 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-03-15T03:34:54.916Z] #17 30.53 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-03-15T03:34:55.132Z] #17 26.24 debconf: delaying package configuration, since apt-utils is not installed [2020-03-15T03:34:55.141Z] ok github.com/docker/docker/distribution 0.255s coverage: 22.1% of statements [2020-03-15T03:34:55.141Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-03-15T03:34:55.173Z] #17 30.67 Selecting previously unselected package libpython3-stdlib:amd64. [2020-03-15T03:34:55.173Z] #17 30.67 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-03-15T03:34:55.173Z] #17 30.67 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-03-15T03:34:55.173Z] #17 ... [2020-03-15T03:34:55.173Z] [2020-03-15T03:34:55.173Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:34:55.173Z] #44 96.40 CC criu/clone-noasan.o [2020-03-15T03:34:55.206Z] #65 226.7 + bin/containerd-stress [2020-03-15T03:34:55.390Z] #17 26.33 Fetched 28.5 MB in 3s (10.5 MB/s) [2020-03-15T03:34:55.430Z] #44 96.51 CC criu/config.o [2020-03-15T03:34:55.569Z] #44 129.6 CC criu/crtools.o [2020-03-15T03:34:55.648Z] #17 26.38 Selecting previously unselected package pigz. [2020-03-15T03:34:55.648Z] #17 26.38 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23423 files and directories currently installed.) [2020-03-15T03:34:55.648Z] #17 26.42 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-03-15T03:34:55.648Z] #17 26.42 Unpacking pigz (2.4-1) ... [2020-03-15T03:34:55.648Z] #17 26.54 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-03-15T03:34:55.648Z] #17 26.54 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-03-15T03:34:55.648Z] #17 26.54 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-03-15T03:34:55.650Z] #34 7.890 internal/testlog [2020-03-15T03:34:55.764Z] #65 228.5 + bin/containerd-shim [2020-03-15T03:34:56.142Z] ok github.com/docker/docker/errdefs 0.002s coverage: 49.4% of statements [2020-03-15T03:34:56.214Z] #17 27.01 Selecting previously unselected package python3.7-minimal. [2020-03-15T03:34:56.214Z] #17 27.01 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-03-15T03:34:56.214Z] #17 27.02 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-03-15T03:34:56.519Z] #44 130.2 CC criu/eventfd.o [2020-03-15T03:34:56.519Z] #44 130.6 CC criu/eventpoll.o [2020-03-15T03:34:56.760Z] ok github.com/docker/docker/image 0.012s coverage: 86.4% of statements [2020-03-15T03:34:56.800Z] #44 97.69 CC criu/cr-check.o [2020-03-15T03:34:57.147Z] #17 27.90 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-03-15T03:34:57.147Z] #17 27.92 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-03-15T03:34:57.170Z] #34 9.276 runtime [2020-03-15T03:34:57.170Z] #34 9.370 encoding [2020-03-15T03:34:57.370Z] ok github.com/docker/docker/image/cache 0.004s coverage: 19.2% of statements [2020-03-15T03:34:57.459Z] #44 131.5 CC criu/external.o [2020-03-15T03:34:57.461Z] #34 ... [2020-03-15T03:34:57.461Z] [2020-03-15T03:34:57.461Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-15T03:34:57.461Z] #36 0.881 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-15T03:34:57.461Z] #36 1.117 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-15T03:34:57.461Z] #36 1.266 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-15T03:34:57.461Z] #36 3.328 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-03-15T03:34:57.461Z] #36 7.154 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [177 kB] [2020-03-15T03:34:57.720Z] #44 131.8 CC criu/fault-injection.o [2020-03-15T03:34:57.750Z] #36 10.12 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-03-15T03:34:57.750Z] #36 ... [2020-03-15T03:34:57.750Z] [2020-03-15T03:34:57.750Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-15T03:34:57.750Z] #26 0.880 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-15T03:34:57.750Z] #26 1.190 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-15T03:34:57.750Z] #26 1.268 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-15T03:34:57.750Z] #26 3.577 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-03-15T03:34:57.750Z] #26 7.534 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [177 kB] [2020-03-15T03:34:57.750Z] #26 10.09 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-03-15T03:34:57.750Z] #26 ... [2020-03-15T03:34:57.750Z] [2020-03-15T03:34:57.750Z] #69 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-15T03:34:57.750Z] #69 0.621 + RM_GOPATH=0 [2020-03-15T03:34:57.750Z] #69 0.621 + TMP_GOPATH= [2020-03-15T03:34:57.750Z] #69 0.623 + : /build/ [2020-03-15T03:34:57.750Z] #69 0.623 + '[' -z '' ']' [2020-03-15T03:34:57.750Z] #69 0.624 ++ mktemp -d [2020-03-15T03:34:57.750Z] #69 0.642 + export GOPATH=/tmp/tmp.3UexnO5Mu2 [2020-03-15T03:34:57.750Z] #69 0.643 + GOPATH=/tmp/tmp.3UexnO5Mu2 [2020-03-15T03:34:57.750Z] #69 0.643 + RM_GOPATH=1 [2020-03-15T03:34:57.750Z] #69 0.644 ++ dirname ./install.sh [2020-03-15T03:34:57.750Z] #69 0.652 + dir=. [2020-03-15T03:34:57.750Z] #69 0.652 + bin=rootlesskit [2020-03-15T03:34:57.750Z] #69 0.652 + shift [2020-03-15T03:34:57.750Z] #69 0.653 + '[' '!' -f ./rootlesskit.installer ']' [2020-03-15T03:34:57.750Z] #69 0.656 + . ./rootlesskit.installer [2020-03-15T03:34:57.750Z] #69 0.659 ++ : eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-03-15T03:34:57.750Z] #69 0.663 + install_rootlesskit [2020-03-15T03:34:57.750Z] #69 0.664 + case "$1" in [2020-03-15T03:34:57.750Z] #69 0.665 + export CGO_ENABLED=0 [2020-03-15T03:34:57.750Z] #69 0.665 + CGO_ENABLED=0 [2020-03-15T03:34:57.750Z] #69 0.665 + _install_rootlesskit [2020-03-15T03:34:57.750Z] #69 0.666 Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-03-15T03:34:57.750Z] #69 0.666 + echo 'Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270' [2020-03-15T03:34:57.750Z] #69 0.666 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.3UexnO5Mu2/src/github.com/rootless-containers/rootlesskit [2020-03-15T03:34:57.750Z] #69 0.672 Cloning into '/tmp/tmp.3UexnO5Mu2/src/github.com/rootless-containers/rootlesskit'... [2020-03-15T03:34:57.750Z] #69 8.848 + cd /tmp/tmp.3UexnO5Mu2/src/github.com/rootless-containers/rootlesskit [2020-03-15T03:34:57.750Z] #69 8.848 + git checkout -q eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-03-15T03:34:57.750Z] #69 9.418 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-15T03:34:57.750Z] #69 9.423 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-03-15T03:34:57.980Z] #44 131.9 CC criu/fdstore.o [2020-03-15T03:34:57.981Z] ok github.com/docker/docker/distribution/xfer 1.870s coverage: 85.6% of statements [2020-03-15T03:34:57.981Z] ? github.com/docker/docker/dockerversion [no test files] [2020-03-15T03:34:57.981Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-03-15T03:34:57.981Z] ok github.com/docker/docker/image/v1 0.005s coverage: 25.0% of statements [2020-03-15T03:34:57.981Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-03-15T03:34:58.039Z] #69 ... [2020-03-15T03:34:58.039Z] [2020-03-15T03:34:58.039Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-15T03:34:58.039Z] #44 0.880 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-15T03:34:58.039Z] #44 1.107 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-15T03:34:58.039Z] #44 1.424 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-15T03:34:58.039Z] #44 3.716 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-03-15T03:34:58.039Z] #44 7.458 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [177 kB] [2020-03-15T03:34:58.039Z] #44 ... [2020-03-15T03:34:58.039Z] [2020-03-15T03:34:58.039Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-15T03:34:58.039Z] #63 0.884 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-15T03:34:58.039Z] #63 1.051 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-15T03:34:58.039Z] #63 1.299 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-15T03:34:58.039Z] #63 3.323 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-03-15T03:34:58.039Z] #63 6.667 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [177 kB] [2020-03-15T03:34:58.039Z] #63 9.835 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-03-15T03:34:58.170Z] #44 99.29 CC criu/cr-dedup.o [2020-03-15T03:34:58.240Z] #44 132.3 CC criu/fifo.o [2020-03-15T03:34:58.327Z] #63 ... [2020-03-15T03:34:58.327Z] [2020-03-15T03:34:58.327Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-15T03:34:58.327Z] #24 0.730 + RM_GOPATH=0 [2020-03-15T03:34:58.327Z] #24 0.733 + TMP_GOPATH= [2020-03-15T03:34:58.327Z] #24 0.733 + : /build [2020-03-15T03:34:58.327Z] #24 0.734 + '[' -z '' ']' [2020-03-15T03:34:58.327Z] #24 0.741 ++ mktemp -d [2020-03-15T03:34:58.327Z] #24 0.764 + export GOPATH=/tmp/tmp.aEweToLnQo [2020-03-15T03:34:58.327Z] #24 0.764 + GOPATH=/tmp/tmp.aEweToLnQo [2020-03-15T03:34:58.327Z] #24 0.765 + RM_GOPATH=1 [2020-03-15T03:34:58.327Z] #24 0.776 ++ dirname ./install.sh [2020-03-15T03:34:58.327Z] #24 0.800 + dir=. [2020-03-15T03:34:58.327Z] #24 0.800 + bin=dockercli [2020-03-15T03:34:58.327Z] #24 0.800 + shift [2020-03-15T03:34:58.327Z] #24 0.800 + '[' '!' -f ./dockercli.installer ']' [2020-03-15T03:34:58.327Z] #24 0.801 + . ./dockercli.installer [2020-03-15T03:34:58.327Z] #24 0.801 ++ : stable [2020-03-15T03:34:58.327Z] #24 0.802 ++ : 17.06.2-ce [2020-03-15T03:34:58.327Z] #24 0.822 + install_dockercli [2020-03-15T03:34:58.327Z] #24 0.823 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-03-15T03:34:58.327Z] #24 0.824 Install docker/cli version 17.06.2-ce from stable [2020-03-15T03:34:58.327Z] #24 0.828 ++ uname -m [2020-03-15T03:34:58.327Z] #24 0.835 + arch=ppc64le [2020-03-15T03:34:58.327Z] #24 0.836 + '[' ppc64le '!=' x86_64 ']' [2020-03-15T03:34:58.327Z] #24 0.836 + '[' ppc64le '!=' s390x ']' [2020-03-15T03:34:58.327Z] #24 0.836 + '[' ppc64le '!=' armhf ']' [2020-03-15T03:34:58.327Z] #24 0.836 + build_dockercli [2020-03-15T03:34:58.327Z] #24 0.836 + git clone https://github.com/docker/docker-ce /tmp/tmp.aEweToLnQo/tmp/docker-ce [2020-03-15T03:34:58.327Z] #24 0.839 Cloning into '/tmp/tmp.aEweToLnQo/tmp/docker-ce'... [2020-03-15T03:34:58.327Z] #24 ... [2020-03-15T03:34:58.327Z] [2020-03-15T03:34:58.327Z] #75 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-15T03:34:58.327Z] #75 0.762 + RM_GOPATH=0 [2020-03-15T03:34:58.327Z] #75 0.778 + TMP_GOPATH= [2020-03-15T03:34:58.327Z] #75 0.779 + : /build [2020-03-15T03:34:58.327Z] #75 0.780 + '[' -z '' ']' [2020-03-15T03:34:58.327Z] #75 0.789 ++ mktemp -d [2020-03-15T03:34:58.327Z] #75 0.828 + export GOPATH=/tmp/tmp.4OWAz9iOrv [2020-03-15T03:34:58.327Z] #75 0.841 + GOPATH=/tmp/tmp.4OWAz9iOrv [2020-03-15T03:34:58.327Z] #75 0.842 + RM_GOPATH=1 [2020-03-15T03:34:58.327Z] #75 0.845 ++ dirname ./install.sh [2020-03-15T03:34:58.327Z] #75 0.850 + dir=. [2020-03-15T03:34:58.327Z] #75 0.850 + bin=proxy [2020-03-15T03:34:58.327Z] #75 0.851 + shift [2020-03-15T03:34:58.327Z] #75 0.851 + '[' '!' -f ./proxy.installer ']' [2020-03-15T03:34:58.327Z] #75 0.852 + . ./proxy.installer [2020-03-15T03:34:58.327Z] #75 0.852 ++ : bf2bd42abc0a3734f12b5ec724e571434e42c669 [2020-03-15T03:34:58.327Z] #75 0.858 + install_proxy [2020-03-15T03:34:58.327Z] #75 0.858 + case "$1" in [2020-03-15T03:34:58.327Z] #75 0.859 + export CGO_ENABLED=0 [2020-03-15T03:34:58.327Z] #75 0.859 + CGO_ENABLED=0 [2020-03-15T03:34:58.327Z] #75 0.859 + _install_proxy [2020-03-15T03:34:58.327Z] #75 0.859 + echo 'Install docker-proxy version bf2bd42abc0a3734f12b5ec724e571434e42c669' [2020-03-15T03:34:58.327Z] #75 0.860 Install docker-proxy version bf2bd42abc0a3734f12b5ec724e571434e42c669 [2020-03-15T03:34:58.327Z] #75 0.860 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.4OWAz9iOrv/src/github.com/docker/libnetwork [2020-03-15T03:34:58.327Z] #75 0.870 Cloning into '/tmp/tmp.4OWAz9iOrv/src/github.com/docker/libnetwork'... [2020-03-15T03:34:58.427Z] #44 99.64 CC criu/cr-dump.o [2020-03-15T03:34:58.591Z] ok github.com/docker/docker/libcontainerd/queue 0.025s coverage: 100.0% of statements [2020-03-15T03:34:58.616Z] #75 ... [2020-03-15T03:34:58.616Z] [2020-03-15T03:34:58.616Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-15T03:34:58.616Z] #31 0.756 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-03-15T03:34:58.616Z] #31 0.759 Cloning into '.'... [2020-03-15T03:34:58.616Z] #31 ... [2020-03-15T03:34:58.616Z] [2020-03-15T03:34:58.616Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-15T03:34:58.616Z] #51 0.752 + RM_GOPATH=0 [2020-03-15T03:34:58.616Z] #51 0.753 + TMP_GOPATH= [2020-03-15T03:34:58.616Z] #51 0.753 + : /build [2020-03-15T03:34:58.616Z] #51 0.753 + '[' -z '' ']' [2020-03-15T03:34:58.616Z] #51 0.754 ++ mktemp -d [2020-03-15T03:34:58.616Z] #51 0.757 + export GOPATH=/tmp/tmp.MucTrIMzjv [2020-03-15T03:34:58.616Z] #51 0.757 + GOPATH=/tmp/tmp.MucTrIMzjv [2020-03-15T03:34:58.616Z] #51 0.758 + RM_GOPATH=1 [2020-03-15T03:34:58.616Z] #51 0.760 ++ dirname ./install.sh [2020-03-15T03:34:58.616Z] #51 0.768 + dir=. [2020-03-15T03:34:58.616Z] #51 0.768 + bin=gotestsum [2020-03-15T03:34:58.616Z] #51 0.768 + shift [2020-03-15T03:34:58.616Z] #51 0.768 + '[' '!' -f ./gotestsum.installer ']' [2020-03-15T03:34:58.616Z] #51 0.769 + . ./gotestsum.installer [2020-03-15T03:34:58.616Z] #51 0.770 ++ : v0.3.5 [2020-03-15T03:34:58.616Z] #51 0.771 + install_gotestsum [2020-03-15T03:34:58.616Z] #51 0.772 + echo 'Installing gotestsum version v0.3.5' [2020-03-15T03:34:58.616Z] #51 0.772 Installing gotestsum version v0.3.5 [2020-03-15T03:34:58.616Z] #51 0.772 + go get -d gotest.tools/gotestsum [2020-03-15T03:34:58.810Z] #44 132.8 CC criu/file-ids.o [2020-03-15T03:34:58.905Z] #51 ... [2020-03-15T03:34:58.905Z] [2020-03-15T03:34:58.905Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-15T03:34:58.905Z] #54 0.700 + RM_GOPATH=0 [2020-03-15T03:34:58.905Z] #54 0.701 + TMP_GOPATH= [2020-03-15T03:34:58.905Z] #54 0.701 + : /build [2020-03-15T03:34:58.905Z] #54 0.701 + '[' -z '' ']' [2020-03-15T03:34:58.905Z] #54 0.702 ++ mktemp -d [2020-03-15T03:34:58.905Z] #54 0.706 + export GOPATH=/tmp/tmp.xZoXRz3AK1 [2020-03-15T03:34:58.905Z] #54 0.706 + GOPATH=/tmp/tmp.xZoXRz3AK1 [2020-03-15T03:34:58.905Z] #54 0.706 + RM_GOPATH=1 [2020-03-15T03:34:58.905Z] #54 0.748 ++ dirname ./install.sh [2020-03-15T03:34:58.905Z] #54 0.768 + dir=. [2020-03-15T03:34:58.905Z] #54 0.768 + bin=golangci_lint [2020-03-15T03:34:58.905Z] #54 0.770 + shift [2020-03-15T03:34:58.905Z] #54 0.771 + '[' '!' -f ./golangci_lint.installer ']' [2020-03-15T03:34:58.905Z] #54 0.772 + . ./golangci_lint.installer [2020-03-15T03:34:58.905Z] #54 0.780 ++ : v1.23.8 [2020-03-15T03:34:58.905Z] #54 0.793 + install_golangci_lint [2020-03-15T03:34:58.905Z] #54 0.795 + echo 'Installing golangci-lint version v1.23.8' [2020-03-15T03:34:58.905Z] #54 0.796 Installing golangci-lint version v1.23.8 [2020-03-15T03:34:58.905Z] #54 0.796 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-03-15T03:34:58.905Z] #54 ... [2020-03-15T03:34:58.905Z] [2020-03-15T03:34:58.905Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-15T03:34:58.905Z] #11 1.043 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-15T03:34:58.905Z] #11 1.181 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-15T03:34:58.905Z] #11 1.307 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-15T03:34:58.905Z] #11 3.066 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-03-15T03:34:58.905Z] #11 6.792 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [177 kB] [2020-03-15T03:34:58.905Z] #11 9.988 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-03-15T03:34:59.046Z] #17 29.83 Selecting previously unselected package python3-minimal. [2020-03-15T03:34:59.046Z] #17 29.83 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23672 files and directories currently installed.) [2020-03-15T03:34:59.046Z] #17 29.87 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-03-15T03:34:59.046Z] #17 29.88 Unpacking python3-minimal (3.7.3-1) ... [2020-03-15T03:34:59.046Z] #17 29.96 Selecting previously unselected package libmpdec2:amd64. [2020-03-15T03:34:59.046Z] #17 29.96 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-03-15T03:34:59.046Z] #17 29.97 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-03-15T03:34:59.046Z] #17 30.06 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-03-15T03:34:59.071Z] #44 133.2 CC criu/file-lock.o [2020-03-15T03:34:59.198Z] #11 ... [2020-03-15T03:34:59.198Z] [2020-03-15T03:34:59.198Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-15T03:34:59.198Z] #42 0.804 + git clone https://github.com/docker/distribution.git . [2020-03-15T03:34:59.198Z] #42 0.808 Cloning into '.'... [2020-03-15T03:34:59.305Z] #17 30.07 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-03-15T03:34:59.305Z] #17 30.07 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-03-15T03:34:59.488Z] #42 ... [2020-03-15T03:34:59.488Z] [2020-03-15T03:34:59.488Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:34:59.488Z] #48 0.544 + RM_GOPATH=0 [2020-03-15T03:34:59.488Z] #48 0.544 + TMP_GOPATH= [2020-03-15T03:34:59.488Z] #48 0.544 + : /build [2020-03-15T03:34:59.488Z] #48 0.544 + '[' -z '' ']' [2020-03-15T03:34:59.488Z] #48 0.545 ++ mktemp -d [2020-03-15T03:34:59.488Z] #48 0.547 + export GOPATH=/tmp/tmp.tlADTg5Dr1 [2020-03-15T03:34:59.488Z] #48 0.547 + GOPATH=/tmp/tmp.tlADTg5Dr1 [2020-03-15T03:34:59.488Z] #48 0.547 + RM_GOPATH=1 [2020-03-15T03:34:59.488Z] #48 0.548 ++ dirname ./install.sh [2020-03-15T03:34:59.488Z] #48 0.549 + dir=. [2020-03-15T03:34:59.488Z] #48 0.549 + bin=vndr [2020-03-15T03:34:59.488Z] #48 0.549 + shift [2020-03-15T03:34:59.488Z] #48 0.550 + '[' '!' -f ./vndr.installer ']' [2020-03-15T03:34:59.488Z] #48 0.550 + . ./vndr.installer [2020-03-15T03:34:59.488Z] #48 0.550 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-15T03:34:59.488Z] #48 0.550 + install_vndr [2020-03-15T03:34:59.488Z] #48 0.550 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-03-15T03:34:59.488Z] #48 0.551 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-15T03:34:59.488Z] #48 0.551 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.tlADTg5Dr1/src/github.com/LK4D4/vndr [2020-03-15T03:34:59.488Z] #48 0.557 Cloning into '/tmp/tmp.tlADTg5Dr1/src/github.com/LK4D4/vndr'... [2020-03-15T03:34:59.488Z] #48 1.545 + cd /tmp/tmp.tlADTg5Dr1/src/github.com/LK4D4/vndr [2020-03-15T03:34:59.488Z] #48 1.545 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-15T03:34:59.488Z] #48 1.657 + go build -buildmode=pie -v -o /build/vndr . [2020-03-15T03:34:59.488Z] #48 4.597 internal/cpu [2020-03-15T03:34:59.488Z] #48 4.731 runtime/internal/sys [2020-03-15T03:34:59.488Z] #48 4.749 internal/race [2020-03-15T03:34:59.488Z] #48 4.879 runtime/internal/atomic [2020-03-15T03:34:59.488Z] #48 5.208 sync/atomic [2020-03-15T03:34:59.488Z] #48 5.712 unicode [2020-03-15T03:34:59.488Z] #48 6.284 unicode/utf8 [2020-03-15T03:34:59.488Z] #48 6.402 math/bits [2020-03-15T03:34:59.488Z] #48 6.961 internal/bytealg [2020-03-15T03:34:59.488Z] #48 9.633 encoding [2020-03-15T03:34:59.488Z] #48 9.700 math [2020-03-15T03:34:59.488Z] #48 9.941 unicode/utf16 [2020-03-15T03:34:59.488Z] #48 10.41 runtime [2020-03-15T03:34:59.488Z] #48 11.59 container/list [2020-03-15T03:34:59.592Z] ok github.com/docker/docker/opts 0.014s coverage: 67.4% of statements [2020-03-15T03:34:59.872Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-03-15T03:35:00.238Z] #17 31.04 Selecting previously unselected package python3.7. [2020-03-15T03:35:00.238Z] #17 31.05 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-03-15T03:35:00.238Z] #17 31.05 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-03-15T03:35:00.238Z] #17 31.17 Selecting previously unselected package libpython3-stdlib:amd64. [2020-03-15T03:35:00.238Z] #17 31.18 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-03-15T03:35:00.238Z] #17 31.20 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-03-15T03:35:00.322Z] #44 101.7 CC criu/cr-errno.o [2020-03-15T03:35:00.454Z] #44 134.2 CC criu/files-ext.o [2020-03-15T03:35:00.454Z] #44 134.5 CC criu/files-reg.o [2020-03-15T03:35:00.496Z] #17 31.28 Setting up python3-minimal (3.7.3-1) ... [2020-03-15T03:35:00.579Z] #44 101.8 CC criu/cr-restore.o [2020-03-15T03:35:00.836Z] #44 ... [2020-03-15T03:35:00.836Z] [2020-03-15T03:35:00.836Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-15T03:35:00.836Z] #17 30.78 Setting up python3-minimal (3.7.3-1) ... [2020-03-15T03:35:00.836Z] #17 31.60 Selecting previously unselected package python3. [2020-03-15T03:35:00.836Z] #17 31.60 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24084 files and directories currently installed.) [2020-03-15T03:35:00.836Z] #17 31.64 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-03-15T03:35:00.836Z] #17 31.65 Unpacking python3 (3.7.3-1) ... [2020-03-15T03:35:00.836Z] #17 31.76 Selecting previously unselected package libip4tc0:amd64. [2020-03-15T03:35:00.836Z] #17 31.76 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-03-15T03:35:00.836Z] #17 31.77 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-03-15T03:35:00.836Z] #17 31.89 Selecting previously unselected package libip6tc0:amd64. [2020-03-15T03:35:00.836Z] #17 31.89 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-03-15T03:35:00.836Z] #17 31.91 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-03-15T03:35:00.836Z] #17 31.99 Selecting previously unselected package libiptc0:amd64. [2020-03-15T03:35:00.836Z] #17 31.99 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-03-15T03:35:00.836Z] #17 32.00 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-03-15T03:35:00.836Z] #17 32.08 Selecting previously unselected package libnfnetlink0:amd64. [2020-03-15T03:35:00.836Z] #17 32.09 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-03-15T03:35:00.836Z] #17 32.10 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-03-15T03:35:00.836Z] #17 32.15 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-03-15T03:35:00.836Z] #17 32.16 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-03-15T03:35:00.836Z] #17 32.17 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-03-15T03:35:00.836Z] #17 32.25 Selecting previously unselected package libnftnl11:amd64. [2020-03-15T03:35:00.836Z] #17 32.26 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-03-15T03:35:00.836Z] #17 32.27 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-03-15T03:35:00.836Z] #17 32.36 Selecting previously unselected package iptables. [2020-03-15T03:35:00.836Z] #17 32.36 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-03-15T03:35:00.836Z] #17 32.37 Unpacking iptables (1.8.2-4) ... [2020-03-15T03:35:00.836Z] #17 32.70 Selecting previously unselected package xxd. [2020-03-15T03:35:00.836Z] #17 32.71 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-03-15T03:35:00.836Z] #17 32.71 Unpacking xxd (2:8.1.0875-5) ... [2020-03-15T03:35:00.836Z] #17 32.83 Selecting previously unselected package vim-common. [2020-03-15T03:35:00.836Z] #17 32.84 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-03-15T03:35:00.836Z] #17 32.86 Unpacking vim-common (2:8.1.0875-5) ... [2020-03-15T03:35:00.836Z] #17 33.07 Selecting previously unselected package bash-completion. [2020-03-15T03:35:00.836Z] #17 33.08 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-03-15T03:35:00.836Z] #17 35.59 Unpacking bash-completion (1:2.8-6) ... [2020-03-15T03:35:00.836Z] #17 36.04 Selecting previously unselected package bzip2. [2020-03-15T03:35:00.836Z] #17 36.06 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-03-15T03:35:00.836Z] #17 36.07 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-15T03:35:00.836Z] #17 36.16 Selecting previously unselected package xz-utils. [2020-03-15T03:35:00.836Z] #17 36.16 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-03-15T03:35:00.836Z] #17 36.17 Unpacking xz-utils (5.2.4-1) ... [2020-03-15T03:35:00.836Z] #17 36.35 Selecting previously unselected package apparmor. [2020-03-15T03:35:00.836Z] #17 36.36 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-03-15T03:35:01.025Z] #44 ... [2020-03-15T03:35:01.025Z] [2020-03-15T03:35:01.025Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-15T03:35:01.025Z] #17 62.57 Setting up iptables (1.8.2-4) ... [2020-03-15T03:35:01.025Z] #17 62.60 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-15T03:35:01.025Z] #17 62.60 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-15T03:35:01.025Z] #17 62.61 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-15T03:35:01.025Z] #17 62.62 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-15T03:35:01.025Z] #17 62.62 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-03-15T03:35:01.025Z] #17 62.63 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-03-15T03:35:01.025Z] #17 62.65 Setting up python3 (3.7.3-1) ... [2020-03-15T03:35:01.025Z] #17 63.28 Setting up python3-wheel (0.32.3-2) ... [2020-03-15T03:35:01.025Z] #17 64.12 Setting up apparmor (2.13.2-10) ... [2020-03-15T03:35:01.025Z] #17 66.00 Setting up xfsprogs (4.20.0-1) ... [2020-03-15T03:35:01.025Z] #17 66.03 Setting up python3-lib2to3 (3.7.3-1) ... [2020-03-15T03:35:01.025Z] #17 66.54 Setting up python3-pkg-resources (40.8.0-1) ... [2020-03-15T03:35:01.025Z] #17 67.65 Setting up python3-distutils (3.7.3-1) ... [2020-03-15T03:35:01.025Z] #17 68.07 Setting up python3-setuptools (40.8.0-1) ... [2020-03-15T03:35:01.062Z] #17 31.99 Selecting previously unselected package python3. [2020-03-15T03:35:01.062Z] #17 31.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 ... 24084 files and directories currently installed.) [2020-03-15T03:35:01.062Z] #17 32.05 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-03-15T03:35:01.062Z] #17 32.06 Unpacking python3 (3.7.3-1) ... [2020-03-15T03:35:01.093Z] #17 36.42 Unpacking apparmor (2.13.2-10) ... [2020-03-15T03:35:01.321Z] #17 32.16 Selecting previously unselected package libip4tc0:amd64. [2020-03-15T03:35:01.321Z] #17 32.17 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-03-15T03:35:01.321Z] #17 32.18 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-03-15T03:35:01.321Z] #17 32.26 Selecting previously unselected package libip6tc0:amd64. [2020-03-15T03:35:01.321Z] #17 32.27 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-03-15T03:35:01.321Z] #17 32.28 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-03-15T03:35:01.334Z] ok github.com/docker/docker/pkg/archive 0.471s coverage: 76.8% of statements [2020-03-15T03:35:01.350Z] #17 36.77 Selecting previously unselected package aufs-tools. [2020-03-15T03:35:01.350Z] #17 36.78 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-03-15T03:35:01.350Z] #17 36.78 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-03-15T03:35:01.350Z] #17 36.89 Selecting previously unselected package libonig5:amd64. [2020-03-15T03:35:01.350Z] #17 36.90 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-03-15T03:35:01.350Z] #17 36.90 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-03-15T03:35:01.579Z] #17 32.37 Selecting previously unselected package libiptc0:amd64. [2020-03-15T03:35:01.579Z] #17 32.38 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-03-15T03:35:01.579Z] #17 32.39 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-03-15T03:35:01.579Z] #17 32.48 Selecting previously unselected package libnfnetlink0:amd64. [2020-03-15T03:35:01.579Z] #17 32.49 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-03-15T03:35:01.579Z] #17 32.50 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-03-15T03:35:01.579Z] #17 32.54 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-03-15T03:35:01.579Z] #17 32.56 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-03-15T03:35:01.579Z] #17 32.56 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-03-15T03:35:01.607Z] #17 37.05 Selecting previously unselected package libjq1:amd64. [2020-03-15T03:35:01.607Z] #17 37.06 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-03-15T03:35:01.607Z] #17 37.06 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-03-15T03:35:01.837Z] #17 32.65 Selecting previously unselected package libnftnl11:amd64. [2020-03-15T03:35:01.837Z] #17 32.66 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-03-15T03:35:01.837Z] #17 32.67 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-03-15T03:35:01.837Z] #17 32.72 Selecting previously unselected package iptables. [2020-03-15T03:35:01.837Z] #17 32.73 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-03-15T03:35:01.837Z] #17 32.74 Unpacking iptables (1.8.2-4) ... [2020-03-15T03:35:01.865Z] #17 37.16 Selecting previously unselected package jq. [2020-03-15T03:35:01.865Z] #17 37.17 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-03-15T03:35:01.865Z] #17 37.18 Unpacking jq (1.5+dfsg-2+b1) ... [2020-03-15T03:35:01.865Z] #17 37.25 Selecting previously unselected package libaio1:amd64. [2020-03-15T03:35:01.865Z] #17 37.25 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-03-15T03:35:01.865Z] #17 37.26 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-03-15T03:35:01.865Z] #17 37.31 Selecting previously unselected package libgpm2:amd64. [2020-03-15T03:35:01.865Z] #17 37.33 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-03-15T03:35:01.865Z] #17 37.34 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-03-15T03:35:01.865Z] #17 37.40 Selecting previously unselected package libicu63:amd64. [2020-03-15T03:35:01.966Z] #17 69.36 Setting up python3-pip (18.1-5) ... [2020-03-15T03:35:02.095Z] #17 33.05 Selecting previously unselected package xxd. [2020-03-15T03:35:02.095Z] #17 33.07 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-03-15T03:35:02.095Z] #17 33.08 Unpacking xxd (2:8.1.0875-5) ... [2020-03-15T03:35:02.122Z] #17 37.41 Preparing to unpack .../20-libicu63_63.1-6_amd64.deb ... [2020-03-15T03:35:02.122Z] #17 37.42 Unpacking libicu63:amd64 (63.1-6) ... [2020-03-15T03:35:02.351Z] #65 235.2 + bin/containerd-shim-runc-v1 [2020-03-15T03:35:02.353Z] #17 33.20 Selecting previously unselected package vim-common. [2020-03-15T03:35:02.353Z] #17 33.20 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-03-15T03:35:02.353Z] #17 33.25 Unpacking vim-common (2:8.1.0875-5) ... [2020-03-15T03:35:02.353Z] #17 33.46 Selecting previously unselected package bash-completion. [2020-03-15T03:35:02.353Z] #17 ... [2020-03-15T03:35:02.353Z] [2020-03-15T03:35:02.353Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:35:02.353Z] #44 92.76 CC criu/bfd.o [2020-03-15T03:35:02.353Z] #44 93.18 CC criu/bitmap.o [2020-03-15T03:35:02.353Z] #44 93.29 CC criu/cgroup-props.o [2020-03-15T03:35:02.353Z] #44 94.00 CC criu/cgroup.o [2020-03-15T03:35:02.353Z] #44 96.61 CC criu/clone-noasan.o [2020-03-15T03:35:02.353Z] #44 96.72 CC criu/config.o [2020-03-15T03:35:02.353Z] #44 97.83 CC criu/cr-check.o [2020-03-15T03:35:02.353Z] #44 99.35 CC criu/cr-dedup.o [2020-03-15T03:35:02.353Z] #44 99.78 CC criu/cr-dump.o [2020-03-15T03:35:02.353Z] #44 101.9 CC criu/cr-errno.o [2020-03-15T03:35:02.354Z] #44 102.0 CC criu/cr-restore.o [2020-03-15T03:35:02.612Z] #44 ... [2020-03-15T03:35:02.612Z] [2020-03-15T03:35:02.612Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-15T03:35:02.612Z] #17 33.47 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-03-15T03:35:02.797Z] ok github.com/docker/docker/pkg/authorization 0.662s coverage: 68.3% of statements [2020-03-15T03:35:02.797Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-03-15T03:35:02.797Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-03-15T03:35:02.907Z] #17 ... [2020-03-15T03:35:02.907Z] [2020-03-15T03:35:02.907Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:35:02.907Z] #44 136.6 CC criu/files.o [2020-03-15T03:35:03.848Z] #44 ... [2020-03-15T03:35:03.848Z] [2020-03-15T03:35:03.848Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-15T03:35:03.848Z] #17 70.55 Processing triggers for libc-bin (2.28-10) ... [2020-03-15T03:35:03.848Z] #17 70.63 Processing triggers for mime-support (3.62) ... [2020-03-15T03:35:03.848Z] #17 DONE 71.1s [2020-03-15T03:35:03.848Z] [2020-03-15T03:35:03.848Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-03-15T03:35:03.933Z] #48 15.90 crypto/internal/subtle [2020-03-15T03:35:04.223Z] #48 16.50 crypto/subtle [2020-03-15T03:35:05.140Z] #17 35.83 Unpacking bash-completion (1:2.8-6) ... [2020-03-15T03:35:05.396Z] #17 ... [2020-03-15T03:35:05.396Z] [2020-03-15T03:35:05.396Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:35:05.396Z] #44 106.0 CC criu/cr-service.o [2020-03-15T03:35:05.398Z] #17 36.19 Selecting previously unselected package bzip2. [2020-03-15T03:35:05.398Z] #17 36.19 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-03-15T03:35:05.398Z] #17 36.21 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-15T03:35:05.398Z] #17 36.29 Selecting previously unselected package xz-utils. [2020-03-15T03:35:05.398Z] #17 36.29 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-03-15T03:35:05.398Z] #17 36.30 Unpacking xz-utils (5.2.4-1) ... [2020-03-15T03:35:05.608Z] #65 238.2 + bin/containerd-shim-runc-v2 [2020-03-15T03:35:05.656Z] #17 36.46 Selecting previously unselected package apparmor. [2020-03-15T03:35:05.656Z] #17 36.47 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-03-15T03:35:05.656Z] #17 36.55 Unpacking apparmor (2.13.2-10) ... [2020-03-15T03:35:05.726Z] #48 17.58 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-03-15T03:35:05.768Z] #18 1.756 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-03-15T03:35:05.768Z] #18 1.761 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-03-15T03:35:05.768Z] #18 1.766 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-03-15T03:35:05.768Z] #18 DONE 2.2s [2020-03-15T03:35:05.768Z] [2020-03-15T03:35:05.768Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:35:05.768Z] #44 138.5 CC criu/filesystems.o [2020-03-15T03:35:05.768Z] #44 139.0 CC criu/fsnotify.o [2020-03-15T03:35:05.768Z] #44 139.9 CC criu/image-desc.o [2020-03-15T03:35:05.914Z] #17 36.89 Selecting previously unselected package aufs-tools. [2020-03-15T03:35:05.914Z] #17 36.89 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-03-15T03:35:05.914Z] #17 36.89 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-03-15T03:35:06.018Z] #48 18.21 internal/nettrace [2020-03-15T03:35:06.029Z] #44 140.1 CC criu/image.o [2020-03-15T03:35:06.167Z] #65 239.0 + binaries [2020-03-15T03:35:06.167Z] #65 239.0 + mkdir -p /build [2020-03-15T03:35:06.167Z] #65 239.0 + cp bin/containerd /build/containerd [2020-03-15T03:35:06.167Z] #65 239.0 + cp bin/containerd-shim /build/containerd-shim [2020-03-15T03:35:06.167Z] #65 239.0 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-03-15T03:35:06.167Z] #65 239.0 + cp bin/ctr /build/ctr [2020-03-15T03:35:06.172Z] #17 37.01 Selecting previously unselected package libonig5:amd64. [2020-03-15T03:35:06.172Z] #17 37.02 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-03-15T03:35:06.172Z] #17 37.03 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-03-15T03:35:06.172Z] #17 37.17 Selecting previously unselected package libjq1:amd64. [2020-03-15T03:35:06.172Z] #17 37.17 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-03-15T03:35:06.172Z] #17 37.18 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-03-15T03:35:06.172Z] #17 37.27 Selecting previously unselected package jq. [2020-03-15T03:35:06.421Z] #65 DONE 239.4s [2020-03-15T03:35:06.430Z] #17 37.28 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-03-15T03:35:06.430Z] #17 37.29 Unpacking jq (1.5+dfsg-2+b1) ... [2020-03-15T03:35:06.430Z] #17 37.37 Selecting previously unselected package libaio1:amd64. [2020-03-15T03:35:06.430Z] #17 37.38 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-03-15T03:35:06.430Z] #17 37.38 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-03-15T03:35:06.430Z] #17 37.44 Selecting previously unselected package libgpm2:amd64. [2020-03-15T03:35:06.430Z] #17 37.46 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-03-15T03:35:06.430Z] #17 37.46 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-03-15T03:35:06.651Z] #48 18.79 runtime/cgo [2020-03-15T03:35:06.688Z] #17 37.53 Selecting previously unselected package libicu63:amd64. [2020-03-15T03:35:06.688Z] #17 37.55 Preparing to unpack .../20-libicu63_63.1-6_amd64.deb ... [2020-03-15T03:35:06.688Z] #17 37.56 Unpacking libicu63:amd64 (63.1-6) ... [2020-03-15T03:35:06.765Z] #44 107.6 CC criu/crtools.o [2020-03-15T03:35:06.970Z] #44 141.0 CC criu/ipc_ns.o [2020-03-15T03:35:07.022Z] #44 108.2 CC criu/eventfd.o [2020-03-15T03:35:07.159Z] ok github.com/docker/docker/pkg/chrootarchive 3.509s coverage: 43.2% of statements [2020-03-15T03:35:07.159Z] ok github.com/docker/docker/layer 7.828s coverage: 68.8% of statements [2020-03-15T03:35:07.159Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-03-15T03:35:07.159Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-03-15T03:35:07.159Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-03-15T03:35:07.159Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-03-15T03:35:07.159Z] ? github.com/docker/docker/oci [no test files] [2020-03-15T03:35:07.159Z] ? github.com/docker/docker/oci/caps [no test files] [2020-03-15T03:35:07.159Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-03-15T03:35:07.159Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-03-15T03:35:07.159Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2020-03-15T03:35:07.279Z] #44 108.5 CC criu/eventpoll.o [2020-03-15T03:35:07.345Z] [2020-03-15T03:35:07.345Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-03-15T03:35:07.345Z] #66 DONE 0.2s [2020-03-15T03:35:07.345Z] [2020-03-15T03:35:07.345Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-03-15T03:35:07.599Z] #70 DONE 0.1s [2020-03-15T03:35:07.599Z] [2020-03-15T03:35:07.599Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-03-15T03:35:07.599Z] #72 DONE 0.1s [2020-03-15T03:35:07.599Z] [2020-03-15T03:35:07.599Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-03-15T03:35:07.599Z] #75 DONE 0.1s [2020-03-15T03:35:07.770Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2020-03-15T03:35:07.770Z] ok github.com/docker/docker/pkg/discovery/file 0.002s coverage: 92.9% of statements [2020-03-15T03:35:07.843Z] #44 109.1 CC criu/external.o [2020-03-15T03:35:07.854Z] [2020-03-15T03:35:07.854Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-03-15T03:35:07.854Z] #76 DONE 0.0s [2020-03-15T03:35:07.854Z] [2020-03-15T03:35:07.854Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-03-15T03:35:08.050Z] ok github.com/docker/docker/pkg/discovery/memory 0.003s coverage: 92.3% of statements [2020-03-15T03:35:08.153Z] #48 ... [2020-03-15T03:35:08.153Z] [2020-03-15T03:35:08.153Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-15T03:35:08.153Z] #34 10.11 runtime/cgo [2020-03-15T03:35:08.153Z] #34 ... [2020-03-15T03:35:08.153Z] [2020-03-15T03:35:08.153Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-15T03:35:08.153Z] #44 10.82 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-03-15T03:35:08.331Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2020-03-15T03:35:08.406Z] #44 109.5 CC criu/fault-injection.o [2020-03-15T03:35:08.406Z] #44 109.6 CC criu/fdstore.o [2020-03-15T03:35:08.441Z] #44 ... [2020-03-15T03:35:08.441Z] [2020-03-15T03:35:08.441Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-15T03:35:08.441Z] #57 20.61 + cd /tmp/tmp.zPf2sUbOP3/src/github.com/mvdan/sh [2020-03-15T03:35:08.441Z] #57 20.61 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-15T03:35:08.469Z] #44 142.3 CC criu/irmap.o [2020-03-15T03:35:08.611Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2020-03-15T03:35:08.730Z] #57 20.74 + GO111MODULE=on [2020-03-15T03:35:08.730Z] #57 20.75 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-03-15T03:35:08.776Z] #77 DONE 1.2s [2020-03-15T03:35:08.970Z] #44 110.1 CC criu/fifo.o [2020-03-15T03:35:09.032Z] [2020-03-15T03:35:09.032Z] #78 exporting to image [2020-03-15T03:35:09.032Z] #78 exporting layers [2020-03-15T03:35:09.227Z] #44 110.5 CC criu/file-ids.o [2020-03-15T03:35:09.415Z] #44 143.3 CC criu/kcmp-ids.o [2020-03-15T03:35:09.676Z] #44 143.7 CC criu/kerndat.o [2020-03-15T03:35:09.793Z] #44 110.8 CC criu/file-lock.o [2020-03-15T03:35:09.970Z] #17 41.00 Selecting previously unselected package libnet1:amd64. [2020-03-15T03:35:09.970Z] #17 41.02 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-03-15T03:35:09.970Z] #17 41.02 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-03-15T03:35:10.073Z] ok github.com/docker/docker/pkg/filenotify 0.601s coverage: 67.0% of statements [2020-03-15T03:35:10.228Z] #17 41.12 Selecting previously unselected package libnl-3-200:amd64. [2020-03-15T03:35:10.228Z] #17 41.13 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-03-15T03:35:10.228Z] #17 41.14 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-03-15T03:35:10.228Z] #17 41.21 Selecting previously unselected package libprotobuf-c1:amd64. [2020-03-15T03:35:10.228Z] #17 41.22 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-03-15T03:35:10.228Z] #17 41.23 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-03-15T03:35:10.228Z] #17 41.29 Selecting previously unselected package libreadline5:amd64. [2020-03-15T03:35:10.228Z] #17 41.31 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-03-15T03:35:10.353Z] ok github.com/docker/docker/pkg/fileutils 0.015s coverage: 89.5% of statements [2020-03-15T03:35:10.358Z] #44 ... [2020-03-15T03:35:10.358Z] [2020-03-15T03:35:10.358Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-15T03:35:10.358Z] #17 40.96 Selecting previously unselected package libnet1:amd64. [2020-03-15T03:35:10.358Z] #17 40.98 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-03-15T03:35:10.358Z] #17 40.98 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-03-15T03:35:10.358Z] #17 41.07 Selecting previously unselected package libnl-3-200:amd64. [2020-03-15T03:35:10.358Z] #17 41.09 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-03-15T03:35:10.358Z] #17 41.09 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-03-15T03:35:10.358Z] #17 41.18 Selecting previously unselected package libprotobuf-c1:amd64. [2020-03-15T03:35:10.358Z] #17 41.18 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-03-15T03:35:10.358Z] #17 41.19 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-03-15T03:35:10.358Z] #17 41.23 Selecting previously unselected package libreadline5:amd64. [2020-03-15T03:35:10.358Z] #17 41.24 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-03-15T03:35:10.358Z] #17 41.24 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-03-15T03:35:10.358Z] #17 41.33 Selecting previously unselected package net-tools. [2020-03-15T03:35:10.358Z] #17 41.34 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-03-15T03:35:10.358Z] #17 41.34 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-15T03:35:10.358Z] #17 41.55 Selecting previously unselected package python-pip-whl. [2020-03-15T03:35:10.358Z] #17 41.56 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-03-15T03:35:10.358Z] #17 41.58 Unpacking python-pip-whl (18.1-5) ... [2020-03-15T03:35:10.358Z] #17 42.09 Selecting previously unselected package python3-lib2to3. [2020-03-15T03:35:10.358Z] #17 42.10 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-03-15T03:35:10.358Z] #17 42.11 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-03-15T03:35:10.358Z] #17 42.25 Selecting previously unselected package python3-distutils. [2020-03-15T03:35:10.358Z] #17 42.27 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-03-15T03:35:10.358Z] #17 42.27 Unpacking python3-distutils (3.7.3-1) ... [2020-03-15T03:35:10.358Z] #17 42.37 Selecting previously unselected package python3-pip. [2020-03-15T03:35:10.358Z] #17 42.38 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-03-15T03:35:10.358Z] #17 42.38 Unpacking python3-pip (18.1-5) ... [2020-03-15T03:35:10.358Z] #17 42.55 Selecting previously unselected package python3-pkg-resources. [2020-03-15T03:35:10.358Z] #17 42.55 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-03-15T03:35:10.358Z] #17 42.56 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-03-15T03:35:10.358Z] #17 42.69 Selecting previously unselected package python3-setuptools. [2020-03-15T03:35:10.358Z] #17 42.70 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-03-15T03:35:10.358Z] #17 42.70 Unpacking python3-setuptools (40.8.0-1) ... [2020-03-15T03:35:10.358Z] #17 42.93 Selecting previously unselected package python3-wheel. [2020-03-15T03:35:10.358Z] #17 42.95 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-03-15T03:35:10.358Z] #17 42.96 Unpacking python3-wheel (0.32.3-2) ... [2020-03-15T03:35:10.358Z] #17 43.04 Selecting previously unselected package sudo. [2020-03-15T03:35:10.358Z] #17 43.07 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-03-15T03:35:10.358Z] #17 43.08 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-03-15T03:35:10.358Z] #17 43.63 Selecting previously unselected package thin-provisioning-tools. [2020-03-15T03:35:10.358Z] #17 43.65 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-03-15T03:35:10.358Z] #17 43.65 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-03-15T03:35:10.358Z] #17 43.90 Selecting previously unselected package uidmap. [2020-03-15T03:35:10.358Z] #17 43.91 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-03-15T03:35:10.358Z] #17 43.91 Unpacking uidmap (1:4.5-1.1) ... [2020-03-15T03:35:10.358Z] #17 44.00 Selecting previously unselected package vim-runtime. [2020-03-15T03:35:10.358Z] #17 44.01 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-03-15T03:35:10.358Z] #17 44.05 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-03-15T03:35:10.358Z] #17 44.07 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-03-15T03:35:10.358Z] #17 44.08 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-03-15T03:35:10.486Z] #17 41.32 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-03-15T03:35:10.744Z] #17 41.48 Selecting previously unselected package net-tools. [2020-03-15T03:35:10.744Z] #17 41.48 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-03-15T03:35:10.744Z] #17 41.50 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-15T03:35:10.744Z] #17 41.70 Selecting previously unselected package python-pip-whl. [2020-03-15T03:35:10.744Z] #17 41.71 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-03-15T03:35:10.744Z] #17 41.72 Unpacking python-pip-whl (18.1-5) ... [2020-03-15T03:35:10.797Z] #57 22.87 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-15T03:35:10.797Z] #57 22.87 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-15T03:35:10.797Z] #57 22.94 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-15T03:35:11.089Z] #44 145.1 CC criu/libnetlink.o [2020-03-15T03:35:11.090Z] #57 23.26 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-15T03:35:11.090Z] #57 23.38 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-15T03:35:11.353Z] ok github.com/docker/docker/pkg/fsutils 0.379s coverage: 85.1% of statements [2020-03-15T03:35:11.353Z] ok github.com/docker/docker/pkg/discovery/kv 3.093s coverage: 84.1% of statements [2020-03-15T03:35:11.353Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2020-03-15T03:35:11.567Z] #17 42.33 Selecting previously unselected package python3-lib2to3. [2020-03-15T03:35:11.568Z] #17 42.34 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-03-15T03:35:11.568Z] #17 42.35 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-03-15T03:35:11.568Z] #17 42.48 Selecting previously unselected package python3-distutils. [2020-03-15T03:35:11.568Z] #17 42.49 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-03-15T03:35:11.568Z] #17 42.50 Unpacking python3-distutils (3.7.3-1) ... [2020-03-15T03:35:11.668Z] #44 145.5 CC criu/log.o [2020-03-15T03:35:11.727Z] #17 47.37 Selecting previously unselected package vim. [2020-03-15T03:35:11.826Z] #17 42.64 Selecting previously unselected package python3-pip. [2020-03-15T03:35:11.826Z] #17 42.65 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-03-15T03:35:11.826Z] #17 42.65 Unpacking python3-pip (18.1-5) ... [2020-03-15T03:35:11.826Z] #17 42.80 Selecting previously unselected package python3-pkg-resources. [2020-03-15T03:35:11.826Z] #17 42.82 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-03-15T03:35:11.826Z] #17 42.82 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-03-15T03:35:11.985Z] #17 47.37 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-03-15T03:35:11.985Z] #17 47.41 Unpacking vim (2:8.1.0875-5) ... [2020-03-15T03:35:12.084Z] #17 42.95 Selecting previously unselected package python3-setuptools. [2020-03-15T03:35:12.084Z] #17 42.96 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-03-15T03:35:12.084Z] #17 42.96 Unpacking python3-setuptools (40.8.0-1) ... [2020-03-15T03:35:12.260Z] #44 146.1 CC criu/lsm.o [2020-03-15T03:35:12.342Z] #17 43.16 Selecting previously unselected package python3-wheel. [2020-03-15T03:35:12.342Z] #17 43.17 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-03-15T03:35:12.342Z] #17 43.18 Unpacking python3-wheel (0.32.3-2) ... [2020-03-15T03:35:12.342Z] #17 43.25 Selecting previously unselected package sudo. [2020-03-15T03:35:12.342Z] #17 43.26 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-03-15T03:35:12.342Z] #17 43.27 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-03-15T03:35:12.368Z] ok github.com/docker/docker/pkg/idtools 0.345s coverage: 70.1% of statements [2020-03-15T03:35:12.368Z] ok github.com/docker/docker/pkg/ioutils 0.263s coverage: 70.6% of statements [2020-03-15T03:35:12.499Z] #17 47.81 Selecting previously unselected package xfsprogs. [2020-03-15T03:35:12.499Z] #17 47.82 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-03-15T03:35:12.499Z] #17 47.82 Unpacking xfsprogs (4.20.0-1) ... [2020-03-15T03:35:12.525Z] #44 146.6 CC criu/mem.o [2020-03-15T03:35:12.648Z] ok github.com/docker/docker/pkg/locker 0.011s coverage: 88.9% of statements [2020-03-15T03:35:12.648Z] ok github.com/docker/docker/pkg/jsonmessage 0.010s coverage: 91.7% of statements [2020-03-15T03:35:12.756Z] #17 48.29 Selecting previously unselected package zip. [2020-03-15T03:35:12.756Z] #17 48.30 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-03-15T03:35:12.756Z] #17 48.31 Unpacking zip (3.0-11+b1) ... [2020-03-15T03:35:12.909Z] #17 43.78 Selecting previously unselected package thin-provisioning-tools. [2020-03-15T03:35:12.909Z] #17 43.81 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-03-15T03:35:12.909Z] #17 43.83 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-03-15T03:35:12.929Z] ok github.com/docker/docker/pkg/longpath 0.030s coverage: 100.0% of statements [2020-03-15T03:35:12.929Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-03-15T03:35:13.013Z] #17 48.50 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-03-15T03:35:13.013Z] #17 48.52 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-15T03:35:13.013Z] #17 48.52 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-03-15T03:35:13.013Z] #17 48.53 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-03-15T03:35:13.013Z] #17 48.55 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-03-15T03:35:13.013Z] #17 48.57 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-03-15T03:35:13.013Z] #17 48.58 Setting up uidmap (1:4.5-1.1) ... [2020-03-15T03:35:13.013Z] #17 48.59 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-03-15T03:35:13.013Z] #17 48.60 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-03-15T03:35:13.013Z] #17 48.61 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-15T03:35:13.166Z] #57 25.10 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-15T03:35:13.167Z] #17 44.12 Selecting previously unselected package uidmap. [2020-03-15T03:35:13.168Z] #17 44.13 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-03-15T03:35:13.168Z] #17 44.14 Unpacking uidmap (1:4.5-1.1) ... [2020-03-15T03:35:13.271Z] #17 48.63 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-03-15T03:35:13.271Z] #17 48.64 Setting up libicu63:amd64 (63.1-6) ... [2020-03-15T03:35:13.271Z] #17 48.65 Setting up xxd (2:8.1.0875-5) ... [2020-03-15T03:35:13.271Z] #17 48.65 Setting up zip (3.0-11+b1) ... [2020-03-15T03:35:13.271Z] #17 48.66 Setting up vim-common (2:8.1.0875-5) ... [2020-03-15T03:35:13.271Z] #17 48.70 Setting up bash-completion (1:2.8-6) ... [2020-03-15T03:35:13.426Z] #17 44.25 Selecting previously unselected package vim-runtime. [2020-03-15T03:35:13.426Z] #17 44.25 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-03-15T03:35:13.426Z] #17 44.28 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-03-15T03:35:13.426Z] #17 44.31 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-03-15T03:35:13.426Z] #17 44.31 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-03-15T03:35:13.539Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2020-03-15T03:35:13.539Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2020-03-15T03:35:13.800Z] #57 ... [2020-03-15T03:35:13.800Z] [2020-03-15T03:35:13.801Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-15T03:35:13.801Z] #36 26.29 Fetched 8114 kB in 25s (319 kB/s) [2020-03-15T03:35:13.820Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2020-03-15T03:35:14.099Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 91.4% of statements [2020-03-15T03:35:14.380Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2020-03-15T03:35:14.443Z] #44 148.3 CC criu/mount.o [2020-03-15T03:35:14.660Z] ok github.com/docker/docker/pkg/mount 1.200s coverage: 70.5% of statements [2020-03-15T03:35:14.660Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-03-15T03:35:14.660Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-03-15T03:35:14.660Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-03-15T03:35:15.270Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.005s coverage: 56.8% of statements [2020-03-15T03:35:15.550Z] ok github.com/docker/docker/pkg/plugins/transport 0.001s coverage: 85.7% of statements [2020-03-15T03:35:15.639Z] #78 exporting layers 5.8s done [2020-03-15T03:35:15.640Z] #78 writing image sha256:8970d9706398082239b520340ecd7c6451225f66286a5b1cec92a55f5a9489a2 done [2020-03-15T03:35:15.640Z] #78 naming to docker.io/library/docker:f310bd29bd5ab52caa0536c85d564461a70abf16 done [2020-03-15T03:35:15.640Z] #78 DONE 5.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-03-15T03:35:15.796Z] #17 51.38 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-03-15T03:35:15.796Z] #17 51.40 Setting up xz-utils (5.2.4-1) ... [2020-03-15T03:35:15.796Z] #17 51.41 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-03-15T03:35:15.831Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-03-15T03:35:16.053Z] #17 51.43 Setting up sudo (1.8.27-1+deb10u2) ... [2020-03-15T03:35:16.053Z] #17 51.48 invoke-rc.d: could not determine current runlevel [2020-03-15T03:35:16.053Z] #17 51.49 invoke-rc.d: policy-rc.d denied execution of start. [2020-03-15T03:35:16.053Z] #17 51.51 Setting up pigz (2.4-1) ... [2020-03-15T03:35:16.053Z] #17 51.53 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-03-15T03:35:16.053Z] #17 51.54 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-03-15T03:35:16.053Z] #17 51.56 Setting up python-pip-whl (18.1-5) ... [2020-03-15T03:35:16.053Z] #17 51.57 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-03-15T03:35:16.053Z] #17 51.59 Setting up vim-runtime (2:8.1.0875-5) ... [2020-03-15T03:35:16.058Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40695/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40695/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f310bd29bd5ab52caa0536c85d564461a70abf16 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f310bd29bd5ab52caa0536c85d564461a70abf16 hack/validate/default [2020-03-15T03:35:16.111Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-03-15T03:35:16.349Z] #44 ... [2020-03-15T03:35:16.349Z] [2020-03-15T03:35:16.349Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-15T03:35:16.349Z] #19 5.091 Collecting yamllint==1.16.0 [2020-03-15T03:35:16.349Z] #19 10.51 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-03-15T03:35:16.608Z] #19 10.62 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-03-15T03:35:16.608Z] #19 10.69 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-03-15T03:35:16.608Z] #19 10.75 Collecting pyyaml (from yamllint==1.16.0) [2020-03-15T03:35:16.617Z] #17 52.02 Setting up libaio1:amd64 (0.3.112-3) ... [2020-03-15T03:35:16.617Z] #17 52.03 Setting up libonig5:amd64 (6.9.1-1) ... [2020-03-15T03:35:16.617Z] #17 52.04 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-03-15T03:35:16.617Z] #17 52.05 Setting up vim (2:8.1.0875-5) ... [2020-03-15T03:35:16.617Z] #17 52.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-03-15T03:35:16.617Z] #17 52.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-03-15T03:35:16.617Z] #17 52.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-03-15T03:35:16.617Z] #17 52.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-03-15T03:35:16.617Z] #17 52.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-03-15T03:35:16.617Z] #17 52.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-03-15T03:35:16.617Z] #17 52.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-03-15T03:35:16.617Z] #17 52.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-03-15T03:35:16.617Z] #17 52.12 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-03-15T03:35:16.617Z] #17 52.13 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-03-15T03:35:16.617Z] #17 52.14 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-03-15T03:35:16.617Z] #17 52.15 Setting up jq (1.5+dfsg-2+b1) ... [2020-03-15T03:35:16.617Z] #17 52.16 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-03-15T03:35:16.617Z] #17 52.18 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-03-15T03:35:16.707Z] #17 ... [2020-03-15T03:35:16.707Z] [2020-03-15T03:35:16.707Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:35:16.707Z] #44 106.6 CC criu/cr-service.o [2020-03-15T03:35:16.707Z] #44 108.2 CC criu/crtools.o [2020-03-15T03:35:16.707Z] #44 108.8 CC criu/eventfd.o [2020-03-15T03:35:16.707Z] #44 109.2 CC criu/eventpoll.o [2020-03-15T03:35:16.707Z] #44 110.1 CC criu/external.o [2020-03-15T03:35:16.707Z] #44 110.4 CC criu/fault-injection.o [2020-03-15T03:35:16.707Z] #44 110.5 CC criu/fdstore.o [2020-03-15T03:35:16.707Z] #44 111.0 CC criu/fifo.o [2020-03-15T03:35:16.707Z] #44 111.4 CC criu/file-ids.o [2020-03-15T03:35:16.707Z] #44 111.7 CC criu/file-lock.o [2020-03-15T03:35:16.707Z] #44 112.5 CC criu/files-ext.o [2020-03-15T03:35:16.707Z] #44 113.0 CC criu/files-reg.o [2020-03-15T03:35:16.707Z] #44 115.3 CC criu/files.o [2020-03-15T03:35:16.707Z] #44 ... [2020-03-15T03:35:16.707Z] [2020-03-15T03:35:16.707Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-15T03:35:16.707Z] #17 47.50 Selecting previously unselected package vim. [2020-03-15T03:35:16.707Z] #17 47.51 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-03-15T03:35:16.707Z] #17 47.53 Unpacking vim (2:8.1.0875-5) ... [2020-03-15T03:35:16.868Z] #19 10.93 Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB) [2020-03-15T03:35:16.981Z] Congratulations! All commits are properly signed with the DCO! [2020-03-15T03:35:16.981Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-03-15T03:35:16.981Z] No api/types/ or api/swagger.yaml changes in diff. [2020-03-15T03:35:16.981Z] Congratulations! All TOML source files changed here have valid syntax. [2020-03-15T03:35:16.981Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-03-15T03:35:16.981Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-03-15T03:35:16.981Z] Congratulations! No new tests were added to integration-cli. [2020-03-15T03:35:16.981Z] [2020-03-15T03:35:16.981Z] INFO Start validation with golang-ci-lint [2020-03-15T03:35:16.981Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-03-15T03:35:16.981Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-03-15T03:35:16.981Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-03-15T03:35:17.114Z] ok github.com/docker/docker/pkg/pubsub 1.018s coverage: 73.9% of statements [2020-03-15T03:35:17.279Z] #17 48.15 Selecting previously unselected package xfsprogs. [2020-03-15T03:35:17.279Z] #17 48.15 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-03-15T03:35:17.279Z] #17 48.16 Unpacking xfsprogs (4.20.0-1) ... [2020-03-15T03:35:17.394Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2020-03-15T03:35:17.438Z] #19 ... [2020-03-15T03:35:17.438Z] [2020-03-15T03:35:17.438Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:35:17.438Z] #44 151.4 CC criu/namespaces.o [2020-03-15T03:35:17.847Z] #17 48.67 Selecting previously unselected package zip. [2020-03-15T03:35:17.847Z] #17 48.68 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-03-15T03:35:17.847Z] #17 48.69 Unpacking zip (3.0-11+b1) ... [2020-03-15T03:35:17.847Z] #17 48.88 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-03-15T03:35:17.847Z] #17 48.89 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-15T03:35:17.847Z] #17 48.90 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-03-15T03:35:17.847Z] #17 48.91 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-03-15T03:35:17.847Z] #17 48.92 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-03-15T03:35:17.847Z] #17 48.93 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-03-15T03:35:18.105Z] #17 48.94 Setting up uidmap (1:4.5-1.1) ... [2020-03-15T03:35:18.105Z] #17 48.94 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-03-15T03:35:18.105Z] #17 48.95 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-03-15T03:35:18.105Z] #17 48.96 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-15T03:35:18.105Z] #17 48.97 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-03-15T03:35:18.105Z] #17 48.99 Setting up libicu63:amd64 (63.1-6) ... [2020-03-15T03:35:18.105Z] #17 49.00 Setting up xxd (2:8.1.0875-5) ... [2020-03-15T03:35:18.105Z] #17 49.02 Setting up zip (3.0-11+b1) ... [2020-03-15T03:35:18.105Z] #17 49.03 Setting up vim-common (2:8.1.0875-5) ... [2020-03-15T03:35:18.105Z] #17 49.05 Setting up bash-completion (1:2.8-6) ... [2020-03-15T03:35:19.159Z] #17 ... [2020-03-15T03:35:19.159Z] [2020-03-15T03:35:19.159Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-15T03:35:19.159Z] #41 216.4 + dpkg --print-architecture [2020-03-15T03:35:19.159Z] #41 216.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-03-15T03:35:19.347Z] #44 153.0 CC criu/net.o [2020-03-15T03:35:19.354Z] #36 26.29 Reading package lists... [2020-03-15T03:35:19.354Z] #36 ... [2020-03-15T03:35:19.354Z] [2020-03-15T03:35:19.354Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-15T03:35:19.354Z] #42 30.26 Checking out files: 62% (991/1597) Checking out files: 63% (1007/1597) Checking out files: 64% (1023/1597) Checking out files: 65% (1039/1597) Checking out files: 66% (1055/1597) Checking out files: 67% (1070/1597) Checking out files: 68% (1086/1597) Checking out files: 69% (1102/1597) Checking out files: 70% (1118/1597) Checking out files: 71% (1134/1597) Checking out files: 72% (1150/1597) Checking out files: 73% (1166/1597) Checking out files: 74% (1182/1597) Checking out files: 75% (1198/1597) Checking out files: 76% (1214/1597) Checking out files: 77% (1230/1597) Checking out files: 78% (1246/1597) Checking out files: 79% (1262/1597) Checking out files: 80% (1278/1597) Checking out files: 81% (1294/1597) Checking out files: 82% (1310/1597) Checking out files: 83% (1326/1597) Checking out files: 84% (1342/1597) Checking out files: 85% (1358/1597) Checking out files: 86% (1374/1597) Checking out files: 87% (1390/1597) Checking out files: 88% (1406/1597) Checking out files: 89% (1422/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 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-03-15T03:35:19.354Z] #42 31.12 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-03-15T03:35:19.423Z] #41 216.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-03-15T03:35:19.423Z] #41 216.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-03-15T03:35:20.055Z] ok github.com/docker/docker/pkg/signal 2.335s coverage: 61.0% of statements [2020-03-15T03:35:20.335Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2020-03-15T03:35:20.360Z] #41 ... [2020-03-15T03:35:20.360Z] [2020-03-15T03:35:20.360Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:35:20.360Z] #44 111.6 CC criu/files-ext.o [2020-03-15T03:35:20.360Z] #44 111.9 CC criu/files-reg.o [2020-03-15T03:35:20.360Z] #44 113.9 CC criu/files.o [2020-03-15T03:35:20.360Z] #44 116.1 CC criu/filesystems.o [2020-03-15T03:35:20.360Z] #44 116.7 CC criu/fsnotify.o [2020-03-15T03:35:20.360Z] #44 117.9 CC criu/image-desc.o [2020-03-15T03:35:20.360Z] #44 118.1 CC criu/image.o [2020-03-15T03:35:20.360Z] #44 118.8 CC criu/ipc_ns.o [2020-03-15T03:35:20.360Z] #44 119.9 CC criu/irmap.o [2020-03-15T03:35:20.360Z] #44 120.6 CC criu/kcmp-ids.o [2020-03-15T03:35:20.360Z] #44 120.9 CC criu/kerndat.o [2020-03-15T03:35:20.618Z] #44 ... [2020-03-15T03:35:20.618Z] [2020-03-15T03:35:20.618Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-15T03:35:20.618Z] #17 55.07 Setting up iptables (1.8.2-4) ... [2020-03-15T03:35:20.618Z] #17 55.08 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-15T03:35:20.618Z] #17 55.10 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-15T03:35:20.618Z] #17 55.10 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-15T03:35:20.618Z] #17 55.11 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-15T03:35:20.618Z] #17 55.11 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-03-15T03:35:20.618Z] #17 55.12 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-03-15T03:35:20.618Z] #17 55.13 Setting up python3 (3.7.3-1) ... [2020-03-15T03:35:20.618Z] #17 55.61 Setting up python3-wheel (0.32.3-2) ... [2020-03-15T03:35:20.633Z] #17 51.66 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-03-15T03:35:20.728Z] #44 ... [2020-03-15T03:35:20.728Z] [2020-03-15T03:35:20.728Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-15T03:35:20.728Z] #19 12.42 Building wheels for collected packages: pyyaml [2020-03-15T03:35:20.728Z] #19 12.42 Running setup.py bdist_wheel for pyyaml: started [2020-03-15T03:35:20.728Z] #19 13.45 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-03-15T03:35:20.728Z] #19 13.46 Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191 [2020-03-15T03:35:20.728Z] #19 13.52 Successfully built pyyaml [2020-03-15T03:35:20.728Z] #19 13.54 Installing collected packages: pathspec, pyyaml, yamllint [2020-03-15T03:35:20.728Z] #19 13.90 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0 [2020-03-15T03:35:20.728Z] #19 DONE 14.5s [2020-03-15T03:35:20.728Z] [2020-03-15T03:35:20.728Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-15T03:35:20.880Z] #17 56.46 Setting up apparmor (2.13.2-10) ... [2020-03-15T03:35:20.892Z] #17 51.67 Setting up xz-utils (5.2.4-1) ... [2020-03-15T03:35:20.892Z] #17 51.69 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-03-15T03:35:20.892Z] #17 51.70 Setting up sudo (1.8.27-1+deb10u2) ... [2020-03-15T03:35:20.892Z] #17 51.78 invoke-rc.d: could not determine current runlevel [2020-03-15T03:35:20.892Z] #17 51.79 invoke-rc.d: policy-rc.d denied execution of start. [2020-03-15T03:35:20.892Z] #17 51.80 Setting up pigz (2.4-1) ... [2020-03-15T03:35:20.892Z] #17 51.81 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-03-15T03:35:20.892Z] #17 51.82 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-03-15T03:35:20.892Z] #17 51.84 Setting up python-pip-whl (18.1-5) ... [2020-03-15T03:35:20.892Z] #17 51.86 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-03-15T03:35:20.892Z] #17 51.87 Setting up vim-runtime (2:8.1.0875-5) ... [2020-03-15T03:35:20.946Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2020-03-15T03:35:20.946Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-03-15T03:35:21.226Z] ok github.com/docker/docker/pkg/symlink 0.005s coverage: 87.7% of statements [2020-03-15T03:35:21.458Z] #17 52.26 Setting up libaio1:amd64 (0.3.112-3) ... [2020-03-15T03:35:21.458Z] #17 52.28 Setting up libonig5:amd64 (6.9.1-1) ... [2020-03-15T03:35:21.458Z] #17 52.31 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-03-15T03:35:21.458Z] #17 52.32 Setting up vim (2:8.1.0875-5) ... [2020-03-15T03:35:21.458Z] #17 52.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-03-15T03:35:21.458Z] #17 52.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-03-15T03:35:21.458Z] #17 52.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-03-15T03:35:21.458Z] #17 52.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-03-15T03:35:21.458Z] #17 52.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-03-15T03:35:21.458Z] #17 52.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-03-15T03:35:21.458Z] #17 52.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-03-15T03:35:21.458Z] #17 52.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-03-15T03:35:21.458Z] #17 52.39 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-03-15T03:35:21.458Z] #17 52.39 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-03-15T03:35:21.458Z] #17 52.41 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-03-15T03:35:21.458Z] #17 52.42 Setting up jq (1.5+dfsg-2+b1) ... [2020-03-15T03:35:21.458Z] #17 52.44 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-03-15T03:35:21.458Z] #17 52.44 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-03-15T03:35:21.506Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 71.3% of statements [2020-03-15T03:35:22.095Z] #42 34.30 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-03-15T03:35:22.110Z] #65 ... [2020-03-15T03:35:22.110Z] [2020-03-15T03:35:22.110Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:35:22.110Z] #44 156.0 CC criu/netfilter.o [2020-03-15T03:35:22.110Z] #44 156.3 CC criu/page-pipe.o [2020-03-15T03:35:22.116Z] ok github.com/docker/docker/pkg/system 0.044s coverage: 37.2% of statements [2020-03-15T03:35:22.396Z] ok github.com/docker/docker/pkg/tailfile 0.054s coverage: 88.6% of statements [2020-03-15T03:35:22.418Z] #42 ... [2020-03-15T03:35:22.419Z] [2020-03-15T03:35:22.419Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-15T03:35:22.419Z] #63 24.98 Fetched 8114 kB in 24s (334 kB/s) [2020-03-15T03:35:22.419Z] #63 24.98 Reading package lists... [2020-03-15T03:35:22.676Z] ok github.com/docker/docker/pkg/tarsum 0.030s coverage: 89.3% of statements [2020-03-15T03:35:22.707Z] #63 ... [2020-03-15T03:35:22.707Z] [2020-03-15T03:35:22.707Z] #75 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-15T03:35:22.708Z] #75 32.24 Checking out files: 56% (1159/2066) Checking out files: 57% (1178/2066) Checking out files: 58% (1199/2066) Checking out files: 59% (1219/2066) Checking out files: 60% (1240/2066) Checking out files: 61% (1261/2066) Checking out files: 62% (1281/2066) Checking out files: 63% (1302/2066) Checking out files: 64% (1323/2066) Checking out files: 65% (1343/2066) Checking out files: 66% (1364/2066) Checking out files: 67% (1385/2066) Checking out files: 68% (1405/2066) Checking out files: 69% (1426/2066) Checking out files: 70% (1447/2066) Checking out files: 71% (1467/2066) Checking out files: 72% (1488/2066) Checking out files: 73% (1509/2066) Checking out files: 74% (1529/2066) Checking out files: 75% (1550/2066) Checking out files: 76% (1571/2066) Checking out files: 77% (1591/2066) Checking out files: 78% (1612/2066) Checking out files: 79% (1633/2066) Checking out files: 80% (1653/2066) Checking out files: 81% (1674/2066) Checking out files: 82% (1695/2066) Checking out files: 83% (1715/2066) Checking out files: 84% (1736/2066) Checking out files: 85% (1757/2066) Checking out files: 86% (1777/2066) Checking out files: 87% (1798/2066) Checking out files: 88% (1819/2066) Checking out files: 89% (1839/2066) Checking out files: 90% (1860/2066) Checking out files: 91% (1881/2066) Checking out files: 92% (1901/2066) Checking out files: 93% (1922/2066) Checking out files: 94% (1943/2066) Checking out files: 94% (1961/2066) Checking out files: 95% (1963/2066) Checking out files: 96% (1984/2066) Checking out files: 97% (2005/2066) Checking out files: 98% (2025/2066) Checking out files: 99% (2046/2066) Checking out files: 100% (2066/2066) Checking out files: 100% (2066/2066), done. [2020-03-15T03:35:22.708Z] #75 33.39 + cd /tmp/tmp.4OWAz9iOrv/src/github.com/docker/libnetwork [2020-03-15T03:35:22.708Z] #75 33.39 + git checkout -q bf2bd42abc0a3734f12b5ec724e571434e42c669 [2020-03-15T03:35:22.708Z] #75 34.63 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-03-15T03:35:22.766Z] Running on azwin-2-ff21f0 in d:\jenkins\workspace\moby_PR-40695 [Pipeline] { [2020-03-15T03:35:22.772Z] #17 58.07 Setting up xfsprogs (4.20.0-1) ... [2020-03-15T03:35:22.772Z] #17 58.08 Setting up python3-lib2to3 (3.7.3-1) ... [Pipeline] ws [2020-03-15T03:35:22.784Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2020-03-15T03:35:23.029Z] #17 58.41 Setting up python3-pkg-resources (40.8.0-1) ... [2020-03-15T03:35:23.050Z] #44 156.9 CC criu/page-xfer.o [2020-03-15T03:35:23.286Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 84.8% of statements [2020-03-15T03:35:23.287Z] testing: warning: no tests to run [2020-03-15T03:35:23.287Z] coverage: [no statements] [2020-03-15T03:35:23.287Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-03-15T03:35:23.338Z] #75 ... [2020-03-15T03:35:23.338Z] [2020-03-15T03:35:23.338Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-15T03:35:23.338Z] #26 25.74 Fetched 8114 kB in 25s (325 kB/s) [2020-03-15T03:35:23.338Z] #26 25.74 Reading package lists... [2020-03-15T03:35:23.338Z] #26 35.85 Reading package lists... [2020-03-15T03:35:23.338Z] #26 ... [2020-03-15T03:35:23.338Z] [2020-03-15T03:35:23.338Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:35:23.338Z] #48 25.57 vendor/golang.org/x/crypto/internal/subtle [2020-03-15T03:35:23.566Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2020-03-15T03:35:23.628Z] #48 ... [2020-03-15T03:35:23.628Z] [2020-03-15T03:35:23.628Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-15T03:35:23.628Z] #54 35.69 + cd /tmp/tmp.xZoXRz3AK1/src/github.com/golangci/golangci-lint/ [2020-03-15T03:35:23.628Z] #54 35.69 + git checkout -q v1.23.8 [2020-03-15T03:35:23.628Z] #54 ... [2020-03-15T03:35:23.628Z] [2020-03-15T03:35:23.628Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-15T03:35:23.628Z] #11 26.16 Fetched 8114 kB in 25s (320 kB/s) [2020-03-15T03:35:23.628Z] #11 26.16 Reading package lists... [2020-03-15T03:35:23.846Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-03-15T03:35:23.846Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-03-15T03:35:23.916Z] #11 ... [2020-03-15T03:35:23.916Z] [2020-03-15T03:35:23.916Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-15T03:35:23.916Z] #36 26.29 Reading package lists... [2020-03-15T03:35:23.959Z] #17 59.34 Setting up python3-distutils (3.7.3-1) ... [2020-03-15T03:35:23.990Z] #44 157.9 CC criu/pagemap-cache.o [2020-03-15T03:35:24.205Z] #36 ... [2020-03-15T03:35:24.205Z] [2020-03-15T03:35:24.205Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-15T03:35:24.205Z] #57 26.35 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-15T03:35:24.205Z] #57 29.14 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-15T03:35:24.205Z] #57 31.79 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-15T03:35:24.205Z] #57 31.81 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-15T03:35:24.205Z] #57 32.24 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-15T03:35:24.205Z] #57 32.65 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-15T03:35:24.205Z] #57 34.40 runtime/cgo [2020-03-15T03:35:24.205Z] #57 35.10 runtime [2020-03-15T03:35:24.205Z] #57 ... [2020-03-15T03:35:24.205Z] [2020-03-15T03:35:24.205Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-15T03:35:24.250Z] #44 158.3 CC criu/pagemap.o [2020-03-15T03:35:24.523Z] #17 59.82 Setting up python3-setuptools (40.8.0-1) ... [2020-03-15T03:35:24.740Z] #17 55.39 Setting up iptables (1.8.2-4) ... [2020-03-15T03:35:24.740Z] #17 55.40 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-15T03:35:24.740Z] #17 55.41 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-15T03:35:24.740Z] #17 55.41 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-15T03:35:24.740Z] #17 55.42 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-15T03:35:24.740Z] #17 55.42 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-03-15T03:35:24.740Z] #17 55.43 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-03-15T03:35:24.740Z] #17 55.43 Setting up python3 (3.7.3-1) ... [2020-03-15T03:35:24.998Z] #17 55.88 Setting up python3-wheel (0.32.3-2) ... [2020-03-15T03:35:25.190Z] #44 159.2 CC criu/parasite-syscall.o [2020-03-15T03:35:25.228Z] #11 36.50 Reading package lists... [2020-03-15T03:35:25.228Z] #11 ... [2020-03-15T03:35:25.228Z] [2020-03-15T03:35:25.228Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-15T03:35:25.228Z] #44 27.72 Fetched 8114 kB in 27s (302 kB/s) [2020-03-15T03:35:25.228Z] #44 27.72 Reading package lists... [2020-03-15T03:35:25.453Z] #17 61.01 Setting up python3-pip (18.1-5) ... [2020-03-15T03:35:25.517Z] #44 ... [2020-03-15T03:35:25.517Z] [2020-03-15T03:35:25.517Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-15T03:35:25.517Z] #54 36.84 ++ git describe --tags [2020-03-15T03:35:25.517Z] #54 36.88 + version=v1.23.8 [2020-03-15T03:35:25.517Z] #54 36.88 ++ git rev-parse --short HEAD [2020-03-15T03:35:25.517Z] #54 36.89 + commit=76a82c6 [2020-03-15T03:35:25.517Z] #54 36.89 ++ git show -s --format=%cd [2020-03-15T03:35:25.517Z] #54 36.89 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-03-15T03:35:25.517Z] #54 36.90 + 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-03-15T03:35:25.858Z] ok github.com/docker/docker/plugin 0.561s coverage: 27.1% of statements [2020-03-15T03:35:25.932Z] #17 56.66 Setting up apparmor (2.13.2-10) ... [2020-03-15T03:35:26.130Z] #44 159.9 CC criu/path.o [2020-03-15T03:35:26.130Z] #44 160.1 CC criu/pie-util-vdso.o [2020-03-15T03:35:26.139Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2020-03-15T03:35:26.390Z] #44 160.4 CC criu/pie-util.o [2020-03-15T03:35:26.650Z] #44 ... [2020-03-15T03:35:26.650Z] [2020-03-15T03:35:26.650Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:35:26.650Z] #60 107.8 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-03-15T03:35:26.650Z] #60 109.5 + mkdir -p /build [2020-03-15T03:35:26.650Z] #60 109.5 + cp runc /build/runc [2020-03-15T03:35:26.650Z] #60 DONE 110.1s [2020-03-15T03:35:26.650Z] [2020-03-15T03:35:26.650Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:35:26.650Z] #44 160.6 CC criu/pipes.o [2020-03-15T03:35:26.749Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 75.0% of statements [2020-03-15T03:35:26.824Z] #17 62.07 Processing triggers for libc-bin (2.28-10) ... [2020-03-15T03:35:26.824Z] #17 62.12 Processing triggers for mime-support (3.62) ... [2020-03-15T03:35:26.866Z] #17 ... [2020-03-15T03:35:26.866Z] [2020-03-15T03:35:26.866Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:35:26.866Z] #44 117.3 CC criu/filesystems.o [2020-03-15T03:35:26.866Z] #44 118.1 CC criu/fsnotify.o [2020-03-15T03:35:26.866Z] #44 119.3 CC criu/image-desc.o [2020-03-15T03:35:26.866Z] #44 119.4 CC criu/image.o [2020-03-15T03:35:26.866Z] #44 120.4 CC criu/ipc_ns.o [2020-03-15T03:35:26.866Z] #44 121.7 CC criu/irmap.o [2020-03-15T03:35:26.866Z] #44 122.3 CC criu/kcmp-ids.o [2020-03-15T03:35:26.866Z] #44 122.7 CC criu/kerndat.o [2020-03-15T03:35:26.866Z] #44 123.8 CC criu/libnetlink.o [2020-03-15T03:35:26.866Z] #44 124.1 CC criu/log.o [2020-03-15T03:35:26.866Z] #44 124.7 CC criu/lsm.o [2020-03-15T03:35:26.866Z] #44 125.1 CC criu/mem.o [2020-03-15T03:35:26.866Z] #44 126.8 CC criu/mount.o [2020-03-15T03:35:27.030Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2020-03-15T03:35:27.081Z] #17 DONE 62.6s [2020-03-15T03:35:27.081Z] [2020-03-15T03:35:27.081Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:35:27.081Z] #44 122.0 CC criu/libnetlink.o [2020-03-15T03:35:27.081Z] #44 122.4 CC criu/log.o [2020-03-15T03:35:27.081Z] #44 122.9 CC criu/lsm.o [2020-03-15T03:35:27.081Z] #44 123.3 CC criu/mem.o [2020-03-15T03:35:27.081Z] #44 124.8 CC criu/mount.o [2020-03-15T03:35:27.124Z] #44 ... [2020-03-15T03:35:27.124Z] [2020-03-15T03:35:27.124Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-15T03:35:27.124Z] #41 218.4 + dpkg --print-architecture [2020-03-15T03:35:27.124Z] #41 218.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-03-15T03:35:27.124Z] #41 218.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-03-15T03:35:27.124Z] #41 218.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-03-15T03:35:27.124Z] #41 ... [2020-03-15T03:35:27.124Z] [2020-03-15T03:35:27.124Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-15T03:35:27.124Z] #17 58.14 Setting up xfsprogs (4.20.0-1) ... [2020-03-15T03:35:27.124Z] #17 58.15 Setting up python3-lib2to3 (3.7.3-1) ... [2020-03-15T03:35:27.221Z] #44 161.3 CC criu/plugin.o [2020-03-15T03:35:27.338Z] #44 ... [2020-03-15T03:35:27.338Z] [2020-03-15T03:35:27.338Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-03-15T03:35:27.690Z] #17 58.56 Setting up python3-pkg-resources (40.8.0-1) ... [2020-03-15T03:35:27.791Z] #44 161.7 CC criu/proc_parse.o [2020-03-15T03:35:28.493Z] ok github.com/docker/docker/registry 0.101s coverage: 56.0% of statements [2020-03-15T03:35:28.624Z] #17 59.50 Setting up python3-distutils (3.7.3-1) ... [2020-03-15T03:35:28.773Z] ok github.com/docker/docker/registry/resumable 0.014s coverage: 100.0% of statements [2020-03-15T03:35:29.053Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2020-03-15T03:35:29.190Z] #17 59.97 Setting up python3-setuptools (40.8.0-1) ... [2020-03-15T03:35:29.232Z] #18 1.851 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-03-15T03:35:29.232Z] #18 1.854 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-03-15T03:35:29.232Z] #18 1.858 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-03-15T03:35:29.232Z] #18 DONE 2.0s [2020-03-15T03:35:29.232Z] [2020-03-15T03:35:29.232Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-15T03:35:29.664Z] ok github.com/docker/docker/runconfig 0.006s coverage: 68.2% of statements [2020-03-15T03:35:29.664Z] ok github.com/docker/docker/testutil 0.001s coverage: 62.5% of statements [2020-03-15T03:35:29.701Z] #44 163.6 CC criu/protobuf-desc.o [2020-03-15T03:35:30.124Z] #17 61.20 Setting up python3-pip (18.1-5) ... [2020-03-15T03:35:30.273Z] #44 164.4 CC criu/protobuf.o [2020-03-15T03:35:30.842Z] #44 164.7 CC criu/pstree.o [2020-03-15T03:35:31.058Z] #17 62.07 Processing triggers for libc-bin (2.28-10) ... [2020-03-15T03:35:31.316Z] #17 62.10 Processing triggers for mime-support (3.62) ... [2020-03-15T03:35:31.782Z] #44 165.7 CC criu/rbtree.o [2020-03-15T03:35:31.782Z] #44 165.9 CC criu/rst-malloc.o [2020-03-15T03:35:31.882Z] #17 DONE 62.7s [2020-03-15T03:35:31.882Z] [2020-03-15T03:35:31.882Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-03-15T03:35:32.041Z] #44 166.1 CC criu/seccomp.o [2020-03-15T03:35:32.330Z] ok github.com/docker/docker/volume/drivers 0.002s coverage: 36.1% of statements [2020-03-15T03:35:32.330Z] ok github.com/docker/docker/volume/local 0.034s coverage: 73.0% of statements [2020-03-15T03:35:32.940Z] ok github.com/docker/docker/volume/mounts 0.016s coverage: 67.0% of statements [2020-03-15T03:35:32.982Z] #44 166.7 CC criu/seize.o [2020-03-15T03:35:33.241Z] #44 167.4 CC criu/servicefd.o [2020-03-15T03:35:33.789Z] #18 1.762 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-03-15T03:35:33.789Z] #18 1.768 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-03-15T03:35:33.789Z] #18 1.772 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-03-15T03:35:33.789Z] #18 DONE 1.9s [2020-03-15T03:35:33.789Z] [2020-03-15T03:35:33.789Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:35:33.789Z] #44 130.8 CC criu/namespaces.o [2020-03-15T03:35:33.789Z] #44 133.1 CC criu/net.o [2020-03-15T03:35:33.812Z] #44 167.7 CC criu/shmem.o [2020-03-15T03:35:33.941Z] ok github.com/docker/docker/volume/service 0.010s coverage: 73.0% of statements [2020-03-15T03:35:33.989Z] #54 ... [2020-03-15T03:35:33.989Z] [2020-03-15T03:35:33.989Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-15T03:35:33.989Z] #63 35.82 Reading package lists... [2020-03-15T03:35:33.989Z] #63 45.88 Building dependency tree... [2020-03-15T03:35:33.989Z] #63 ... [2020-03-15T03:35:33.989Z] [2020-03-15T03:35:33.989Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-15T03:35:33.989Z] #11 36.50 Reading package lists... [2020-03-15T03:35:34.278Z] #11 46.65 Building dependency tree... [2020-03-15T03:35:34.278Z] #11 ... [2020-03-15T03:35:34.278Z] [2020-03-15T03:35:34.278Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-15T03:35:34.278Z] #36 36.83 Reading package lists... [2020-03-15T03:35:34.567Z] #36 46.88 Building dependency tree... [2020-03-15T03:35:34.567Z] #36 ... [2020-03-15T03:35:34.567Z] [2020-03-15T03:35:34.567Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-15T03:35:34.567Z] #26 35.85 Reading package lists... [2020-03-15T03:35:34.752Z] #44 168.5 CC criu/sigframe.o [2020-03-15T03:35:34.752Z] #44 168.6 CC criu/signalfd.o [2020-03-15T03:35:34.752Z] #44 168.9 CC criu/sk-inet.o [2020-03-15T03:35:35.012Z] #44 ... [2020-03-15T03:35:35.012Z] [2020-03-15T03:35:35.012Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-15T03:35:35.012Z] #53 DONE 229.0s [2020-03-15T03:35:35.012Z] [2020-03-15T03:35:35.012Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-15T03:35:35.012Z] #65 186.5 + bin/containerd [2020-03-15T03:35:35.791Z] #19 5.585 Collecting yamllint==1.16.0 [2020-03-15T03:35:36.048Z] #19 ... [2020-03-15T03:35:36.048Z] [2020-03-15T03:35:36.048Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:35:36.048Z] #44 129.0 CC criu/namespaces.o [2020-03-15T03:35:36.048Z] #44 131.2 CC criu/net.o [2020-03-15T03:35:36.048Z] #44 134.8 CC criu/netfilter.o [2020-03-15T03:35:36.048Z] #44 135.3 CC criu/page-pipe.o [2020-03-15T03:35:36.048Z] #44 135.9 CC criu/page-xfer.o [2020-03-15T03:35:36.048Z] #44 137.1 CC criu/pagemap-cache.o [2020-03-15T03:35:36.071Z] #26 47.12 Building dependency tree... [2020-03-15T03:35:36.071Z] #26 ... [2020-03-15T03:35:36.071Z] [2020-03-15T03:35:36.071Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-15T03:35:36.071Z] #44 38.38 Reading package lists... [2020-03-15T03:35:36.071Z] #44 ... [2020-03-15T03:35:36.071Z] [2020-03-15T03:35:36.071Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-15T03:35:36.071Z] #63 45.88 Building dependency tree... [2020-03-15T03:35:36.305Z] #44 137.4 CC criu/pagemap.o [2020-03-15T03:35:36.320Z] #44 136.7 CC criu/netfilter.o [2020-03-15T03:35:36.887Z] #44 137.1 CC criu/page-pipe.o [2020-03-15T03:35:37.238Z] #44 138.2 CC criu/parasite-syscall.o [2020-03-15T03:35:37.453Z] #44 137.8 CC criu/page-xfer.o [2020-03-15T03:35:37.553Z] #65 ... [2020-03-15T03:35:37.553Z] [2020-03-15T03:35:37.553Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:35:37.553Z] #44 169.8 CC criu/sk-netlink.o [2020-03-15T03:35:37.553Z] #44 170.1 CC criu/sk-packet.o [2020-03-15T03:35:37.553Z] #44 170.8 CC criu/sk-queue.o [2020-03-15T03:35:37.553Z] #44 171.2 CC criu/sk-tcp.o [2020-03-15T03:35:37.553Z] #44 171.6 CC criu/sk-unix.o [2020-03-15T03:35:37.804Z] #44 139.1 CC criu/path.o [2020-03-15T03:35:38.067Z] #44 139.4 CC criu/pie-util-vdso-elf32.o [2020-03-15T03:35:38.137Z] #63 50.41 The following additional packages will be installed: [2020-03-15T03:35:38.137Z] #63 50.42 libbtrfs0 [2020-03-15T03:35:38.137Z] #63 50.61 The following NEW packages will be installed: [2020-03-15T03:35:38.137Z] #63 50.62 libbtrfs-dev libbtrfs0 [2020-03-15T03:35:38.429Z] #63 50.85 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-03-15T03:35:38.429Z] #63 50.85 Need to get 120 kB of archives. [2020-03-15T03:35:38.429Z] #63 50.85 After this operation, 423 kB of additional disk space will be used. [2020-03-15T03:35:38.429Z] #63 50.85 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-03-15T03:35:38.429Z] #63 50.88 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-03-15T03:35:38.997Z] #44 139.9 CC criu/pie-util-vdso.o [2020-03-15T03:35:39.253Z] #44 140.4 CC criu/pie-util.o [2020-03-15T03:35:39.357Z] #44 139.4 CC criu/pagemap-cache.o [2020-03-15T03:35:39.357Z] #44 139.7 CC criu/pagemap.o [2020-03-15T03:35:39.464Z] #44 173.1 CC criu/sockets.o [2020-03-15T03:35:39.509Z] #44 140.7 CC criu/pipes.o [2020-03-15T03:35:39.725Z] #44 173.8 CC criu/stats.o [2020-03-15T03:35:40.071Z] #44 ... [2020-03-15T03:35:40.071Z] [2020-03-15T03:35:40.071Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-15T03:35:40.071Z] #19 10.93 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-03-15T03:35:40.290Z] #44 140.7 CC criu/parasite-syscall.o [2020-03-15T03:35:40.296Z] #44 174.0 CC criu/string.o [2020-03-15T03:35:40.296Z] #44 174.1 CC criu/sysctl.o [2020-03-15T03:35:40.328Z] #19 11.02 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-03-15T03:35:40.328Z] #19 11.06 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-03-15T03:35:40.328Z] #19 11.11 Collecting pyyaml (from yamllint==1.16.0) [2020-03-15T03:35:40.328Z] #19 11.21 Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB) [2020-03-15T03:35:40.494Z] #63 52.76 debconf: delaying package configuration, since apt-utils is not installed [2020-03-15T03:35:40.790Z] #63 53.10 Fetched 120 kB in 0s (1026 kB/s) [2020-03-15T03:35:40.790Z] #63 53.27 Selecting previously unselected package libbtrfs0. [2020-03-15T03:35:40.866Z] #44 174.6 CC criu/sysfs_parse.o [2020-03-15T03:35:41.083Z] #63 53.27 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15330 files and directories currently installed.) [2020-03-15T03:35:41.083Z] #63 53.49 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-03-15T03:35:41.083Z] #63 53.51 Unpacking libbtrfs0 (4.20.1-2) ... [2020-03-15T03:35:41.083Z] #63 53.68 Selecting previously unselected package libbtrfs-dev. [2020-03-15T03:35:41.126Z] #44 174.9 CC criu/timerfd.o [2020-03-15T03:35:41.126Z] #44 175.2 CC criu/tty.o [2020-03-15T03:35:41.224Z] #44 141.6 CC criu/path.o [2020-03-15T03:35:41.415Z] #63 53.69 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-03-15T03:35:41.415Z] #63 53.70 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-03-15T03:35:41.415Z] #63 53.94 Setting up libbtrfs0 (4.20.1-2) ... [2020-03-15T03:35:41.481Z] #44 141.9 CC criu/pie-util-vdso-elf32.o [2020-03-15T03:35:41.698Z] #19 12.52 Building wheels for collected packages: pyyaml [2020-03-15T03:35:41.698Z] #19 12.52 Running setup.py bdist_wheel for pyyaml: started [2020-03-15T03:35:41.702Z] #63 53.96 Setting up libbtrfs-dev (4.20.1-2) ... [2020-03-15T03:35:41.702Z] #63 53.97 Processing triggers for libc-bin (2.28-10) ... [2020-03-15T03:35:41.994Z] #63 DONE 54.3s [2020-03-15T03:35:41.994Z] [2020-03-15T03:35:41.994Z] #64 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-15T03:35:41.994Z] #64 DONE 0.1s [2020-03-15T03:35:41.994Z] [2020-03-15T03:35:41.994Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-15T03:35:41.994Z] #11 46.65 Building dependency tree... [2020-03-15T03:35:41.994Z] #11 51.29 The following additional packages will be installed: [2020-03-15T03:35:41.994Z] #11 51.29 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-03-15T03:35:41.994Z] #11 51.29 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-03-15T03:35:41.994Z] #11 51.30 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-03-15T03:35:41.994Z] #11 51.30 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-03-15T03:35:41.994Z] #11 51.32 Suggested packages: [2020-03-15T03:35:41.994Z] #11 51.32 gcc-8-locales seccomp wine64 [2020-03-15T03:35:41.994Z] #11 54.16 The following NEW packages will be installed: [2020-03-15T03:35:41.994Z] #11 54.16 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-03-15T03:35:41.994Z] #11 54.16 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-03-15T03:35:41.994Z] #11 54.16 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-03-15T03:35:41.994Z] #11 54.17 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-03-15T03:35:41.994Z] #11 54.17 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-03-15T03:35:41.994Z] #11 54.18 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-03-15T03:35:41.994Z] #11 ... [2020-03-15T03:35:41.994Z] [2020-03-15T03:35:41.994Z] #65 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-03-15T03:35:41.994Z] #65 DONE 0.1s [2020-03-15T03:35:41.994Z] [2020-03-15T03:35:41.994Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-15T03:35:42.047Z] #44 142.4 CC criu/pie-util-vdso.o [2020-03-15T03:35:42.613Z] #44 142.9 CC criu/pie-util.o [2020-03-15T03:35:42.633Z] #66 0.466 + RM_GOPATH=0 [2020-03-15T03:35:42.633Z] #66 0.468 + TMP_GOPATH= [2020-03-15T03:35:42.633Z] #66 0.469 + : /build [2020-03-15T03:35:42.633Z] #66 0.471 + '[' -z '' ']' [2020-03-15T03:35:42.633Z] #66 0.475 ++ mktemp -d [2020-03-15T03:35:42.633Z] #66 0.478 + export GOPATH=/tmp/tmp.yKO3ebtb3N [2020-03-15T03:35:42.633Z] #66 0.479 + GOPATH=/tmp/tmp.yKO3ebtb3N [2020-03-15T03:35:42.633Z] #66 0.479 + RM_GOPATH=1 [2020-03-15T03:35:42.633Z] #66 0.480 ++ dirname ./install.sh [2020-03-15T03:35:42.633Z] #66 0.489 + dir=. [2020-03-15T03:35:42.633Z] #66 0.490 + bin=containerd [2020-03-15T03:35:42.633Z] #66 0.490 + shift [2020-03-15T03:35:42.633Z] #66 0.492 + '[' '!' -f ./containerd.installer ']' [2020-03-15T03:35:42.633Z] #66 0.493 + . ./containerd.installer [2020-03-15T03:35:42.634Z] #66 0.495 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-15T03:35:42.634Z] #66 0.503 + install_containerd [2020-03-15T03:35:42.634Z] #66 0.505 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-03-15T03:35:42.634Z] #66 0.505 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-15T03:35:42.634Z] #66 0.506 + git clone https://github.com/containerd/containerd.git /tmp/tmp.yKO3ebtb3N/src/github.com/containerd/containerd [2020-03-15T03:35:42.634Z] #66 0.516 Cloning into '/tmp/tmp.yKO3ebtb3N/src/github.com/containerd/containerd'... [2020-03-15T03:35:42.871Z] #44 143.1 CC criu/pipes.o [2020-03-15T03:35:43.036Z] #44 176.9 CC criu/tun.o [2020-03-15T03:35:43.065Z] #19 13.73 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-03-15T03:35:43.065Z] #19 13.73 Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191 [2020-03-15T03:35:43.065Z] #19 13.81 Successfully built pyyaml [2020-03-15T03:35:43.065Z] #19 13.82 Installing collected packages: pathspec, pyyaml, yamllint [2020-03-15T03:35:43.295Z] #44 177.3 CC criu/uffd.o [2020-03-15T03:35:43.321Z] #19 14.17 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0 [2020-03-15T03:35:43.437Z] #44 143.8 CC criu/plugin.o [2020-03-15T03:35:43.695Z] #44 ... [2020-03-15T03:35:43.695Z] [2020-03-15T03:35:43.695Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-15T03:35:43.695Z] #19 5.994 Collecting yamllint==1.16.0 [2020-03-15T03:35:43.884Z] #19 DONE 14.7s [2020-03-15T03:35:43.884Z] [2020-03-15T03:35:43.884Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:35:43.884Z] #44 141.4 CC criu/plugin.o [2020-03-15T03:35:43.884Z] #44 142.0 CC criu/proc_parse.o [2020-03-15T03:35:43.884Z] #44 144.9 CC criu/protobuf-desc.o [2020-03-15T03:35:43.953Z] #19 ... [2020-03-15T03:35:43.953Z] [2020-03-15T03:35:43.953Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:35:43.953Z] #44 144.2 CC criu/proc_parse.o [2020-03-15T03:35:44.140Z] #44 ... [2020-03-15T03:35:44.140Z] [2020-03-15T03:35:44.140Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-03-15T03:35:44.140Z] #24 DONE 0.2s [2020-03-15T03:35:44.140Z] [2020-03-15T03:35:44.140Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-03-15T03:35:44.235Z] #44 178.3 CC criu/util.o [2020-03-15T03:35:44.235Z] #44 ... [2020-03-15T03:35:44.235Z] [2020-03-15T03:35:44.235Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-15T03:35:44.235Z] #23 238.4 + return [2020-03-15T03:35:44.703Z] #28 DONE 0.7s [2020-03-15T03:35:44.703Z] [2020-03-15T03:35:44.703Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-03-15T03:35:44.703Z] #31 DONE 0.1s [2020-03-15T03:35:44.703Z] [2020-03-15T03:35:44.703Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-15T03:35:44.808Z] #23 DONE 238.7s [2020-03-15T03:35:44.808Z] [2020-03-15T03:35:44.808Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:35:44.959Z] #65 ... [2020-03-15T03:35:44.959Z] [2020-03-15T03:35:44.959Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-03-15T03:35:44.959Z] #34 DONE 0.1s [2020-03-15T03:35:44.959Z] [2020-03-15T03:35:44.959Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:35:44.959Z] #44 146.1 CC criu/protobuf.o [2020-03-15T03:35:44.959Z] #44 ... [2020-03-15T03:35:44.959Z] [2020-03-15T03:35:44.959Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-03-15T03:35:44.959Z] #39 DONE 0.1s [2020-03-15T03:35:45.215Z] [2020-03-15T03:35:45.216Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-15T03:35:45.371Z] #66 ... [2020-03-15T03:35:45.371Z] [2020-03-15T03:35:45.371Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-15T03:35:45.371Z] #26 47.12 Building dependency tree... [2020-03-15T03:35:45.371Z] #26 51.23 ca-certificates is already the newest version (20190110). [2020-03-15T03:35:45.371Z] #26 51.23 The following additional packages will be installed: [2020-03-15T03:35:45.371Z] #26 51.23 libjq1 libonig5 [2020-03-15T03:35:45.371Z] #26 52.05 The following NEW packages will be installed: [2020-03-15T03:35:45.371Z] #26 52.06 jq libjq1 libonig5 [2020-03-15T03:35:45.371Z] #26 52.25 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-03-15T03:35:45.371Z] #26 52.25 Need to get 358 kB of archives. [2020-03-15T03:35:45.371Z] #26 52.25 After this operation, 1277 kB of additional disk space will be used. [2020-03-15T03:35:45.371Z] #26 52.25 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-03-15T03:35:45.371Z] #26 52.46 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-03-15T03:35:45.371Z] #26 52.65 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-03-15T03:35:45.371Z] #26 54.74 debconf: delaying package configuration, since apt-utils is not installed [2020-03-15T03:35:45.371Z] #26 55.10 Fetched 358 kB in 0s (787 kB/s) [2020-03-15T03:35:45.371Z] #26 55.29 Selecting previously unselected package libonig5:ppc64el. [2020-03-15T03:35:45.371Z] #26 55.29 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15330 files and directories currently installed.) [2020-03-15T03:35:45.372Z] #26 55.47 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ... [2020-03-15T03:35:45.372Z] #26 55.49 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-03-15T03:35:45.372Z] #26 56.08 Selecting previously unselected package libjq1:ppc64el. [2020-03-15T03:35:45.372Z] #26 56.09 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-03-15T03:35:45.372Z] #26 56.11 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-03-15T03:35:45.372Z] #26 56.56 Selecting previously unselected package jq. [2020-03-15T03:35:45.372Z] #26 56.57 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-03-15T03:35:45.372Z] #26 56.57 Unpacking jq (1.5+dfsg-2+b1) ... [2020-03-15T03:35:45.372Z] #26 57.00 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-03-15T03:35:45.372Z] #26 57.02 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-03-15T03:35:45.372Z] #26 57.03 Setting up jq (1.5+dfsg-2+b1) ... [2020-03-15T03:35:45.372Z] #26 57.05 Processing triggers for libc-bin (2.28-10) ... [2020-03-15T03:35:45.372Z] #26 DONE 57.6s [2020-03-15T03:35:45.372Z] [2020-03-15T03:35:45.372Z] #27 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-03-15T03:35:45.372Z] #27 DONE 0.1s [2020-03-15T03:35:45.372Z] [2020-03-15T03:35:45.372Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-15T03:35:45.378Z] #44 179.3 CC criu/uts_ns.o [2020-03-15T03:35:45.472Z] #65 ... [2020-03-15T03:35:45.472Z] [2020-03-15T03:35:45.472Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:35:45.472Z] #44 146.5 CC criu/pstree.o [2020-03-15T03:35:45.567Z] using credential docker-jenkins-github-credentials [2020-03-15T03:35:45.639Z] #44 179.5 CC criu/vdso.o [2020-03-15T03:35:45.643Z] Cloning the remote Git repository [2020-03-15T03:35:45.643Z] Cloning with configured refspecs honoured and without tags [2020-03-15T03:35:45.898Z] #44 179.9 LINK criu/built-in.o [2020-03-15T03:35:45.899Z] #44 180.0 LINK criu/criu [2020-03-15T03:35:45.858Z] Cloning repository https://github.com/moby/moby.git [2020-03-15T03:35:46.401Z] #44 147.7 CC criu/rbtree.o [2020-03-15T03:35:46.414Z] #28 ... [2020-03-15T03:35:46.414Z] [2020-03-15T03:35:46.414Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-15T03:35:46.414Z] #44 48.74 Building dependency tree... [2020-03-15T03:35:46.414Z] #44 52.46 The following additional packages will be installed: [2020-03-15T03:35:46.414Z] #44 52.46 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-03-15T03:35:46.414Z] #44 52.47 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-03-15T03:35:46.414Z] #44 52.49 Suggested packages: [2020-03-15T03:35:46.414Z] #44 52.49 manpages-dev python-setuptools [2020-03-15T03:35:46.414Z] #44 54.64 The following NEW packages will be installed: [2020-03-15T03:35:46.414Z] #44 54.64 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-03-15T03:35:46.414Z] #44 54.64 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-03-15T03:35:46.414Z] #44 54.64 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-03-15T03:35:46.414Z] #44 54.65 python-six zlib1g-dev [2020-03-15T03:35:46.414Z] #44 54.84 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-03-15T03:35:46.414Z] #44 54.84 Need to get 4075 kB of archives. [2020-03-15T03:35:46.414Z] #44 54.84 After this operation, 24.5 MB of additional disk space will be used. [2020-03-15T03:35:46.414Z] #44 54.84 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-03-15T03:35:46.414Z] #44 54.87 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-03-15T03:35:46.415Z] #44 54.88 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2020-03-15T03:35:46.415Z] #44 54.92 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-03-15T03:35:46.415Z] #44 54.97 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-03-15T03:35:46.415Z] #44 55.01 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-03-15T03:35:46.415Z] #44 55.07 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-03-15T03:35:46.415Z] #44 55.07 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2020-03-15T03:35:46.415Z] #44 55.12 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-03-15T03:35:46.415Z] #44 55.27 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-03-15T03:35:46.415Z] #44 55.31 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-03-15T03:35:46.415Z] #44 55.50 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-03-15T03:35:46.415Z] #44 55.58 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-03-15T03:35:46.415Z] #44 55.60 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2020-03-15T03:35:46.415Z] #44 55.60 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-03-15T03:35:46.415Z] #44 55.63 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-03-15T03:35:46.415Z] #44 55.63 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-03-15T03:35:46.415Z] #44 57.66 debconf: delaying package configuration, since apt-utils is not installed [2020-03-15T03:35:46.415Z] #44 58.22 Fetched 4075 kB in 1s (4287 kB/s) [2020-03-15T03:35:46.415Z] #44 58.45 Selecting previously unselected package libcap-dev:ppc64el. [2020-03-15T03:35:46.415Z] #44 58.45 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15330 files and directories currently installed.) [2020-03-15T03:35:46.415Z] #44 58.60 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-03-15T03:35:46.415Z] #44 58.62 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-03-15T03:35:46.415Z] #44 58.88 Selecting previously unselected package libnet1:ppc64el. [2020-03-15T03:35:46.415Z] #44 ... [2020-03-15T03:35:46.415Z] [2020-03-15T03:35:46.415Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-15T03:35:46.415Z] #36 46.88 Building dependency tree... [2020-03-15T03:35:46.415Z] #36 50.86 The following additional packages will be installed: [2020-03-15T03:35:46.415Z] #36 50.87 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-03-15T03:35:46.415Z] #36 50.89 Suggested packages: [2020-03-15T03:35:46.415Z] #36 50.89 cmake-doc ninja-build lrzip [2020-03-15T03:35:46.415Z] #36 50.89 Recommended packages: [2020-03-15T03:35:46.415Z] #36 50.89 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-03-15T03:35:46.415Z] #36 53.08 The following NEW packages will be installed: [2020-03-15T03:35:46.415Z] #36 53.11 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-03-15T03:35:46.415Z] #36 53.11 vim-common xxd [2020-03-15T03:35:46.415Z] #36 53.39 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-03-15T03:35:46.415Z] #36 53.39 Need to get 14.9 MB of archives. [2020-03-15T03:35:46.415Z] #36 53.39 After this operation, 67.2 MB of additional disk space will be used. [2020-03-15T03:35:46.415Z] #36 53.39 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-03-15T03:35:46.415Z] #36 53.44 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-03-15T03:35:46.415Z] #36 53.50 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-03-15T03:35:46.415Z] #36 53.80 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6 [8407 kB] [2020-03-15T03:35:46.415Z] #36 55.87 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] [2020-03-15T03:35:46.415Z] #36 56.02 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-03-15T03:35:46.415Z] #36 56.08 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-03-15T03:35:46.415Z] #36 56.10 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-03-15T03:35:46.415Z] #36 56.13 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-03-15T03:35:46.415Z] #36 56.17 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-03-15T03:35:46.415Z] #36 58.84 debconf: delaying package configuration, since apt-utils is not installed [2020-03-15T03:35:46.415Z] #36 ... [2020-03-15T03:35:46.415Z] [2020-03-15T03:35:46.415Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-15T03:35:46.415Z] #44 58.90 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-03-15T03:35:46.415Z] #44 58.93 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-03-15T03:35:46.476Z] #44 180.3 DEP lib/c/criu.d [2020-03-15T03:35:46.476Z] #44 180.5 CC images/rpc.pb-c.o [2020-03-15T03:35:46.708Z] #44 59.15 Selecting previously unselected package libnet1-dev. [2020-03-15T03:35:46.708Z] #44 59.21 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-03-15T03:35:46.708Z] #44 59.21 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-03-15T03:35:46.736Z] #44 ... [2020-03-15T03:35:46.736Z] [2020-03-15T03:35:46.736Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-03-15T03:35:46.736Z] #24 DONE 0.2s [2020-03-15T03:35:46.736Z] [2020-03-15T03:35:46.736Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-03-15T03:35:46.963Z] #44 148.1 CC criu/rst-malloc.o [2020-03-15T03:35:47.006Z] #44 59.63 Selecting previously unselected package libnl-3-200:ppc64el. [2020-03-15T03:35:47.219Z] #44 148.4 CC criu/seccomp.o [2020-03-15T03:35:47.277Z] #44 147.2 CC criu/protobuf-desc.o [2020-03-15T03:35:47.298Z] #44 59.66 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-03-15T03:35:47.298Z] #44 59.68 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-03-15T03:35:47.306Z] #28 DONE 0.8s [2020-03-15T03:35:47.307Z] [2020-03-15T03:35:47.307Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:35:47.307Z] #44 181.0 CC lib/c/criu.o [2020-03-15T03:35:47.567Z] #44 ... [2020-03-15T03:35:47.567Z] [2020-03-15T03:35:47.567Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-03-15T03:35:47.567Z] #31 DONE 0.2s [2020-03-15T03:35:47.595Z] #44 59.99 Selecting previously unselected package libnl-3-dev:ppc64el. [2020-03-15T03:35:47.595Z] #44 60.00 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-03-15T03:35:47.595Z] #44 60.00 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-03-15T03:35:47.781Z] #44 149.0 CC criu/seize.o [2020-03-15T03:35:47.827Z] [2020-03-15T03:35:47.827Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-03-15T03:35:47.827Z] #34 DONE 0.1s [2020-03-15T03:35:47.827Z] [2020-03-15T03:35:47.827Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-03-15T03:35:47.890Z] #44 60.43 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-03-15T03:35:47.890Z] #44 60.44 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-03-15T03:35:47.890Z] #44 60.46 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-03-15T03:35:48.037Z] #44 ... [2020-03-15T03:35:48.037Z] [2020-03-15T03:35:48.037Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-15T03:35:48.037Z] #41 DONE 245.4s [2020-03-15T03:35:48.087Z] #39 DONE 0.1s [2020-03-15T03:35:48.087Z] [2020-03-15T03:35:48.087Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:35:48.088Z] #44 181.9 LINK lib/c/built-in.o [2020-03-15T03:35:48.088Z] #44 181.9 LINK lib/c/libcriu.so [2020-03-15T03:35:48.088Z] #44 182.0 LINK lib/c/libcriu.a [2020-03-15T03:35:48.088Z] #44 ... [2020-03-15T03:35:48.088Z] [2020-03-15T03:35:48.088Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-03-15T03:35:48.088Z] #42 DONE 0.2s [2020-03-15T03:35:48.088Z] [2020-03-15T03:35:48.088Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:35:48.088Z] #44 182.1 GEN magic.py [2020-03-15T03:35:48.088Z] #44 182.2 Note: Building without setproctitle() and strlcpy() support. [2020-03-15T03:35:48.088Z] #44 182.2 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-15T03:35:48.180Z] #44 60.70 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-03-15T03:35:48.222Z] #44 148.3 CC criu/protobuf.o [2020-03-15T03:35:46.276Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-03-15T03:35:47.558Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-15T03:35:47.558Z] > git --version # timeout=10 [2020-03-15T03:35:47.606Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-15T03:35:47.609Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40695/head:refs/remotes/origin/PR-40695 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-15T03:35:48.293Z] [2020-03-15T03:35:48.293Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-15T03:35:48.350Z] #44 182.2 Note: Building without GnuTLS support [2020-03-15T03:35:48.479Z] #44 148.8 CC criu/pstree.o [2020-03-15T03:35:48.486Z] #44 60.73 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-03-15T03:35:48.486Z] #44 60.73 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-03-15T03:35:48.486Z] #44 60.96 Selecting previously unselected package zlib1g-dev:ppc64el. [2020-03-15T03:35:48.486Z] #44 60.98 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-03-15T03:35:48.486Z] #44 60.98 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-03-15T03:35:48.614Z] #44 182.7 fatal: not a git repository (or any of the parent directories): .git [2020-03-15T03:35:48.736Z] #44 ... [2020-03-15T03:35:48.736Z] [2020-03-15T03:35:48.736Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-15T03:35:48.736Z] #19 11.34 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-03-15T03:35:48.736Z] #19 11.41 Collecting pyyaml (from yamllint==1.16.0) [2020-03-15T03:35:48.737Z] #19 11.58 Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB) [2020-03-15T03:35:48.737Z] #19 12.98 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-03-15T03:35:48.737Z] #19 13.04 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-03-15T03:35:48.737Z] #19 13.08 Building wheels for collected packages: pyyaml [2020-03-15T03:35:48.737Z] #19 13.11 Running setup.py bdist_wheel for pyyaml: started [2020-03-15T03:35:48.737Z] #19 14.13 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-03-15T03:35:48.737Z] #19 14.14 Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191 [2020-03-15T03:35:48.737Z] #19 14.20 Successfully built pyyaml [2020-03-15T03:35:48.737Z] #19 14.23 Installing collected packages: pyyaml, pathspec, yamllint [2020-03-15T03:35:48.737Z] #19 14.63 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0 [2020-03-15T03:35:48.737Z] #19 DONE 15.1s [2020-03-15T03:35:48.737Z] [2020-03-15T03:35:48.737Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-03-15T03:35:48.737Z] #24 DONE 0.1s [2020-03-15T03:35:48.737Z] [2020-03-15T03:35:48.737Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-15T03:35:48.994Z] #41 ... [2020-03-15T03:35:48.994Z] [2020-03-15T03:35:48.994Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-03-15T03:35:49.120Z] #44 61.53 Selecting previously unselected package libprotobuf17:ppc64el. [2020-03-15T03:35:49.120Z] #44 61.61 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-03-15T03:35:49.120Z] #44 61.62 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-03-15T03:35:49.133Z] ok github.com/docker/docker/pkg/plugins 33.611s coverage: 76.6% of statements [2020-03-15T03:35:49.133Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-03-15T03:35:49.133Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-03-15T03:35:49.133Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-03-15T03:35:49.133Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-03-15T03:35:49.133Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-03-15T03:35:49.133Z] ? github.com/docker/docker/rootless [no test files] [2020-03-15T03:35:49.133Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-03-15T03:35:49.133Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-03-15T03:35:49.133Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-03-15T03:35:49.133Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-03-15T03:35:49.133Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-03-15T03:35:49.133Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-03-15T03:35:49.133Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-03-15T03:35:49.133Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-03-15T03:35:49.133Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-03-15T03:35:49.133Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-03-15T03:35:49.133Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-03-15T03:35:49.133Z] ? github.com/docker/docker/testutil/request [no test files] [2020-03-15T03:35:49.133Z] ? github.com/docker/docker/volume [no test files] [2020-03-15T03:35:49.133Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-03-15T03:35:49.133Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-03-15T03:35:49.133Z] [2020-03-15T03:35:49.133Z] === Skipped [2020-03-15T03:35:49.133Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-03-15T03:35:49.133Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-03-15T03:35:49.133Z] [2020-03-15T03:35:49.133Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-03-15T03:35:49.133Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-03-15T03:35:49.133Z] [2020-03-15T03:35:49.133Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-03-15T03:35:49.133Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-15T03:35:49.133Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-15T03:35:49.133Z] [2020-03-15T03:35:49.133Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-03-15T03:35:49.133Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-15T03:35:49.133Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-15T03:35:49.133Z] [2020-03-15T03:35:49.133Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-03-15T03:35:49.133Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-15T03:35:49.133Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-15T03:35:49.133Z] [2020-03-15T03:35:49.133Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-03-15T03:35:49.133Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-15T03:35:49.133Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-15T03:35:49.133Z] [2020-03-15T03:35:49.133Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-03-15T03:35:49.133Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-15T03:35:49.133Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-15T03:35:49.133Z] [2020-03-15T03:35:49.133Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-03-15T03:35:49.133Z] graphtest_unix.go:73: No driver to put! [2020-03-15T03:35:49.133Z] [2020-03-15T03:35:49.133Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-03-15T03:35:49.133Z] time="2020-03-15T03:34:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-15T03:35:49.133Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-15T03:35:49.133Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-15T03:35:49.133Z] [2020-03-15T03:35:49.133Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-03-15T03:35:49.133Z] time="2020-03-15T03:34:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-15T03:35:49.133Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-15T03:35:49.133Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-15T03:35:49.133Z] [2020-03-15T03:35:49.133Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-03-15T03:35:49.133Z] time="2020-03-15T03:34:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-15T03:35:49.133Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-15T03:35:49.133Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-15T03:35:49.133Z] [2020-03-15T03:35:49.133Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-03-15T03:35:49.133Z] time="2020-03-15T03:34:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-15T03:35:49.133Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-15T03:35:49.133Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-15T03:35:49.133Z] [2020-03-15T03:35:49.133Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-03-15T03:35:49.133Z] time="2020-03-15T03:34:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-15T03:35:49.133Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-15T03:35:49.133Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-15T03:35:49.133Z] [2020-03-15T03:35:49.133Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-03-15T03:35:49.133Z] graphtest_unix.go:73: No driver to put! [2020-03-15T03:35:49.133Z] [2020-03-15T03:35:49.133Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-03-15T03:35:49.133Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-03-15T03:35:49.133Z] [2020-03-15T03:35:49.133Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-03-15T03:35:49.133Z] overlay_test.go:49: Fails to compute changes intermittently [2020-03-15T03:35:49.133Z] [2020-03-15T03:35:49.133Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-03-15T03:35:49.133Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-03-15T03:35:49.133Z] [2020-03-15T03:35:49.133Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-03-15T03:35:49.133Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-03-15T03:35:49.133Z] [2020-03-15T03:35:49.133Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-03-15T03:35:49.133Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-15T03:35:49.133Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-15T03:35:49.133Z] [2020-03-15T03:35:49.133Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-03-15T03:35:49.133Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-15T03:35:49.133Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-15T03:35:49.133Z] [2020-03-15T03:35:49.133Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-03-15T03:35:49.133Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-15T03:35:49.133Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-15T03:35:49.133Z] [2020-03-15T03:35:49.133Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-03-15T03:35:49.133Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-15T03:35:49.133Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-15T03:35:49.133Z] [2020-03-15T03:35:49.133Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-03-15T03:35:49.133Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-15T03:35:49.133Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-15T03:35:49.133Z] [2020-03-15T03:35:49.133Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-03-15T03:35:49.133Z] graphtest_unix.go:73: No driver to put! [2020-03-15T03:35:49.133Z] [2020-03-15T03:35:49.133Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-03-15T03:35:49.133Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-03-15T03:35:49.133Z] [2020-03-15T03:35:49.133Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-03-15T03:35:49.133Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-03-15T03:35:49.133Z] [2020-03-15T03:35:49.133Z] [2020-03-15T03:35:49.133Z] DONE 2174 tests, 26 skipped in 185.033s [2020-03-15T03:35:49.222Z] #65 ... [2020-03-15T03:35:49.222Z] [2020-03-15T03:35:49.222Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:35:49.222Z] #44 150.2 CC criu/servicefd.o Post stage [Pipeline] junit [2020-03-15T03:35:49.453Z] Recording test results [2020-03-15T03:35:49.553Z] #44 183.5 make[1]: Nothing to be done for 'all'. [2020-03-15T03:35:49.558Z] #28 DONE 0.7s [2020-03-15T03:35:49.558Z] [2020-03-15T03:35:49.558Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-15T03:35:49.558Z] #41 ... [2020-03-15T03:35:49.558Z] [2020-03-15T03:35:49.558Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-03-15T03:35:49.558Z] #31 DONE 0.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-03-15T03:35:49.785Z] #44 150.8 CC criu/shmem.o [2020-03-15T03:35:49.785Z] #44 ... [2020-03-15T03:35:49.785Z] [2020-03-15T03:35:49.785Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-03-15T03:35:49.785Z] #42 DONE 0.2s [2020-03-15T03:35:49.816Z] [2020-03-15T03:35:49.816Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-03-15T03:35:49.816Z] #34 DONE 0.1s [2020-03-15T03:35:49.816Z] [2020-03-15T03:35:49.816Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-03-15T03:35:49.816Z] #39 DONE 0.1s [2020-03-15T03:35:49.816Z] [2020-03-15T03:35:49.816Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-15T03:35:49.816Z] #41 DONE 247.2s [2020-03-15T03:35:49.816Z] [2020-03-15T03:35:49.816Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:35:49.983Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40695/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f310bd29bd5ab52caa0536c85d564461a70abf16 -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:f310bd29bd5ab52caa0536c85d564461a70abf16 hack/make.sh dynbinary test-integration [2020-03-15T03:35:50.041Z] [2020-03-15T03:35:50.041Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:35:50.123Z] #44 184.2 make[1]: 'images/built-in.o' is up to date. [2020-03-15T03:35:50.123Z] #44 184.3 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-03-15T03:35:50.264Z] [2020-03-15T03:35:50.264Z] Removing bundles/ [2020-03-15T03:35:50.264Z] [2020-03-15T03:35:50.264Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-03-15T03:35:50.298Z] #44 151.6 CC criu/sigframe.o [2020-03-15T03:35:50.380Z] #44 150.8 CC criu/rbtree.o [2020-03-15T03:35:50.382Z] #44 184.3 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-03-15T03:35:50.382Z] #44 184.3 make[1]: 'compel/libcompel.a' is up to date. [2020-03-15T03:35:50.382Z] #44 184.4 make[1]: 'compel/compel-host-bin' is up to date. [2020-03-15T03:35:50.382Z] #44 184.4 make[1]: Nothing to be done for 'all'. [2020-03-15T03:35:50.382Z] #44 184.4 make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-15T03:35:50.544Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-03-15T03:35:50.544Z] GOOS="" GOARCH="" GOARM="" [2020-03-15T03:35:50.555Z] #44 151.7 CC criu/signalfd.o [2020-03-15T03:35:50.642Z] #44 184.6 make[2]: Nothing to be done for 'all'. [2020-03-15T03:35:50.642Z] #44 184.7 make[2]: Nothing to be done for 'all'. [2020-03-15T03:35:50.642Z] #44 184.7 make[2]: Nothing to be done for 'all'. [2020-03-15T03:35:50.645Z] #44 63.19 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-03-15T03:35:50.813Z] #44 152.0 CC criu/sk-inet.o [2020-03-15T03:35:50.901Z] #44 184.8 make[2]: Nothing to be done for 'all'. [2020-03-15T03:35:50.901Z] #44 184.9 make[2]: Nothing to be done for 'all'. [2020-03-15T03:35:50.901Z] #44 185.0 make[2]: Nothing to be done for 'all'. [2020-03-15T03:35:50.941Z] #44 63.19 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-03-15T03:35:50.941Z] #44 63.21 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-03-15T03:35:50.945Z] #44 151.2 CC criu/rst-malloc.o [2020-03-15T03:35:51.160Z] #44 185.0 make[2]: Nothing to be done for 'all'. [2020-03-15T03:35:51.160Z] #44 185.2 make[2]: Nothing to be done for 'all'. [2020-03-15T03:35:51.160Z] #44 185.2 INSTALL criu/criu [2020-03-15T03:35:51.202Z] #44 ... [2020-03-15T03:35:51.202Z] [2020-03-15T03:35:51.202Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-03-15T03:35:51.202Z] #42 DONE 0.2s [2020-03-15T03:35:51.202Z] [2020-03-15T03:35:51.202Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:35:51.202Z] #44 151.5 CC criu/seccomp.o [2020-03-15T03:35:51.237Z] #44 63.68 Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-03-15T03:35:51.237Z] #44 63.70 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-03-15T03:35:51.237Z] #44 63.71 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-03-15T03:35:51.419Z] #44 DONE 185.4s [2020-03-15T03:35:51.419Z] [2020-03-15T03:35:51.419Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-15T03:35:51.741Z] #44 152.8 CC criu/sk-netlink.o [2020-03-15T03:35:51.766Z] #44 152.2 CC criu/seize.o [2020-03-15T03:35:51.880Z] #44 ... [2020-03-15T03:35:51.880Z] [2020-03-15T03:35:51.880Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-15T03:35:51.880Z] #28 3.511 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-03-15T03:35:51.880Z] #28 4.104 [2020-03-15T03:35:51.997Z] #44 153.2 CC criu/sk-packet.o [2020-03-15T03:35:52.172Z] #28 4.355 #=#=# ## 3.0% ##### 7.3% ######## 11.5% ########### 15.8% ############## 20.1% ################# 24.3% #################### 28.6% ####################### 32.8% ########################## 37.1% ############################### 43.5% ################################## 47.7% ##################################### 52.0% ######################################## 56.3% ############################################# 62.6% ################################################# 69.0% #################################################### 73.3% ####################################################### 77.6% ############################################################ 84.0% ################################################################# 90.3% #################################################################### 94.6% ######################################################################## 100.0% [2020-03-15T03:35:52.172Z] #28 ... [2020-03-15T03:35:52.172Z] [2020-03-15T03:35:52.172Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-15T03:35:52.173Z] #11 54.63 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-03-15T03:35:52.173Z] #11 54.63 Need to get 78.9 MB of archives. [2020-03-15T03:35:52.173Z] #11 54.63 After this operation, 532 MB of additional disk space will be used. [2020-03-15T03:35:52.173Z] #11 54.63 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-03-15T03:35:52.173Z] #11 55.20 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-03-15T03:35:52.173Z] #11 55.73 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-03-15T03:35:52.173Z] #11 55.75 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2020-03-15T03:35:52.173Z] #11 55.78 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-03-15T03:35:52.173Z] #11 55.79 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-03-15T03:35:52.173Z] #11 56.66 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-03-15T03:35:52.173Z] #11 57.20 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-03-15T03:35:52.173Z] #11 57.23 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-03-15T03:35:52.173Z] #11 64.16 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-03-15T03:35:52.330Z] #44 152.8 CC criu/servicefd.o [2020-03-15T03:35:52.466Z] #11 ... [2020-03-15T03:35:52.466Z] [2020-03-15T03:35:52.466Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-15T03:35:52.466Z] #36 59.26 Fetched 14.9 MB in 3s (4283 kB/s) [2020-03-15T03:35:52.466Z] #36 59.43 Selecting previously unselected package xxd. [2020-03-15T03:35:52.466Z] #36 59.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 ... 15330 files and directories currently installed.) [2020-03-15T03:35:52.466Z] #36 59.57 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-03-15T03:35:52.466Z] #36 59.58 Unpacking xxd (2:8.1.0875-5) ... [2020-03-15T03:35:52.466Z] #36 59.94 Selecting previously unselected package vim-common. [2020-03-15T03:35:52.466Z] #36 59.95 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-03-15T03:35:52.466Z] #36 60.06 Unpacking vim-common (2:8.1.0875-5) ... [2020-03-15T03:35:52.466Z] #36 60.71 Selecting previously unselected package cmake-data. [2020-03-15T03:35:52.466Z] #36 60.75 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-03-15T03:35:52.466Z] #36 60.76 Unpacking cmake-data (3.13.4-1) ... [2020-03-15T03:35:52.466Z] #36 65.10 Selecting previously unselected package libicu63:ppc64el. [2020-03-15T03:35:52.466Z] #36 65.13 Preparing to unpack .../3-libicu63_63.1-6_ppc64el.deb ... [2020-03-15T03:35:52.559Z] #44 153.8 CC criu/sk-queue.o [2020-03-15T03:35:52.761Z] #36 65.13 Unpacking libicu63:ppc64el (63.1-6) ... [2020-03-15T03:35:52.894Z] #44 153.1 CC criu/shmem.o [2020-03-15T03:35:53.061Z] #36 ... [2020-03-15T03:35:53.061Z] [2020-03-15T03:35:53.061Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-15T03:35:53.061Z] #28 7.525 [2020-03-15T03:35:53.122Z] #44 154.2 CC criu/sk-tcp.o [2020-03-15T03:35:53.327Z] #65 ... [2020-03-15T03:35:53.327Z] [2020-03-15T03:35:53.327Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-03-15T03:35:53.327Z] #45 DONE 0.2s [2020-03-15T03:35:53.327Z] [2020-03-15T03:35:53.327Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-03-15T03:35:53.327Z] #48 DONE 0.2s [2020-03-15T03:35:53.327Z] [2020-03-15T03:35:53.327Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-03-15T03:35:53.327Z] #51 DONE 0.2s [2020-03-15T03:35:53.327Z] [2020-03-15T03:35:53.327Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-03-15T03:35:53.378Z] #44 154.6 CC criu/sk-unix.o [2020-03-15T03:35:53.458Z] #44 153.8 CC criu/sigframe.o [2020-03-15T03:35:53.587Z] #54 DONE 0.2s [2020-03-15T03:35:53.587Z] [2020-03-15T03:35:53.587Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-03-15T03:35:53.715Z] #44 153.9 CC criu/signalfd.o [2020-03-15T03:35:53.715Z] #44 154.1 CC criu/sk-inet.o [2020-03-15T03:35:53.848Z] #57 DONE 0.2s [2020-03-15T03:35:53.848Z] [2020-03-15T03:35:53.848Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-15T03:35:53.848Z] #65 ... [2020-03-15T03:35:53.848Z] [2020-03-15T03:35:53.848Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-03-15T03:35:53.949Z] #28 7.754 0.2% ##### 8.1% ############## 19.6% ####################### 33.3% ################################# 46.6% ######################################### 58.0% ################################################## 69.6% ############################################################## 86.8% ######################################################################## 100.0% [2020-03-15T03:35:54.107Z] #61 DONE 0.2s [2020-03-15T03:35:54.107Z] [2020-03-15T03:35:54.107Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-15T03:35:54.581Z] #28 9.443 [2020-03-15T03:35:54.647Z] #44 155.0 CC criu/sk-netlink.o [2020-03-15T03:35:54.904Z] #44 155.3 CC criu/sk-packet.o [2020-03-15T03:35:55.271Z] #44 156.1 CC criu/sockets.o [2020-03-15T03:35:55.470Z] #44 155.9 CC criu/sk-queue.o [2020-03-15T03:35:55.833Z] #44 156.8 CC criu/stats.o [2020-03-15T03:35:56.035Z] #44 156.3 CC criu/sk-tcp.o [2020-03-15T03:35:56.089Z] #44 157.2 CC criu/string.o [2020-03-15T03:35:56.089Z] #44 157.2 CC criu/sysctl.o [2020-03-15T03:35:56.601Z] #44 156.8 CC criu/sk-unix.o [2020-03-15T03:35:56.652Z] #44 157.9 CC criu/sysfs_parse.o [2020-03-15T03:35:57.215Z] #44 158.3 CC criu/timerfd.o [2020-03-15T03:35:57.215Z] #44 158.5 CC criu/tty.o [2020-03-15T03:35:57.286Z] #28 9.698 #=#=# # 1.8% ### 4.3% ###### 9.5% ########## 14.3% ############# 18.1% ################ 23.2% #################### 28.4% ###################### 31.0% ######################## 33.6% ########################### 38.7% ############################### 43.9% ################################### 49.1% ####################################### 54.2% ############################################ 62.0% ################################################## 69.8% ######################################################### 80.1% ############################################################### 87.8% ###################################################################### 98.1% ######################################################################## 100.0% [2020-03-15T03:35:57.576Z] #28 12.49 [2020-03-15T03:35:57.973Z] #44 158.3 CC criu/sockets.o [2020-03-15T03:35:58.539Z] #44 159.0 CC criu/stats.o [2020-03-15T03:35:58.798Z] #44 159.3 CC criu/string.o [2020-03-15T03:35:59.055Z] #44 159.4 CC criu/sysctl.o [2020-03-15T03:35:59.106Z] #44 160.2 CC criu/tun.o [2020-03-15T03:35:59.620Z] #44 159.9 CC criu/sysfs_parse.o [2020-03-15T03:35:59.668Z] #44 160.6 CC criu/uffd.o [2020-03-15T03:35:59.878Z] #44 160.3 CC criu/timerfd.o [2020-03-15T03:36:00.444Z] #44 160.7 CC criu/tty.o [2020-03-15T03:36:00.597Z] #44 161.6 CC criu/util.o [2020-03-15T03:36:01.165Z] #28 12.73 #=#=# # 2.0% #### 5.6% ##### 8.3% ####### 10.1% ######### 12.8% ########## 15.2% ############ 17.8% ############## 20.5% ################ 22.3% ################# 25.0% ################### 26.8% ##################### 29.4% ##################### 30.3% ####################### 33.0% ######################## 34.4% ########################## 36.2% ########################### 38.0% ############################ 39.8% ############################# 40.7% ############################## 42.5% ############################### 43.4% ################################ 45.2% ################################# 47.0% [2020-03-15T03:36:01.165Z] #28 ... [2020-03-15T03:36:01.165Z] [2020-03-15T03:36:01.165Z] #75 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-15T03:36:01.165Z] #75 DONE 73.2s [2020-03-15T03:36:01.165Z] [2020-03-15T03:36:01.165Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-15T03:36:01.165Z] #28 12.73 #=#=# # 2.0% #### 5.6% ##### 8.3% ####### 10.1% ######### 12.8% ########## 15.2% ############ 17.8% ############## 20.5% ################ 22.3% ################# 25.0% ################### 26.8% ##################### 29.4% ##################### 30.3% ####################### 33.0% ######################## 34.4% ########################## 36.2% ########################### 38.0% ############################ 39.8% ############################# 40.7% ############################## 42.5% ############################### 43.4% ################################ 45.2% ################################# 47.0% ################################### 48.7% [2020-03-15T03:36:01.165Z] #28 ... [2020-03-15T03:36:01.165Z] [2020-03-15T03:36:01.165Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-15T03:36:01.165Z] #11 69.17 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-03-15T03:36:01.165Z] #11 69.18 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-03-15T03:36:01.165Z] #11 69.20 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-03-15T03:36:01.165Z] #11 69.23 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-03-15T03:36:01.165Z] #11 69.24 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-03-15T03:36:01.165Z] #11 69.24 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u3 [109 kB] [2020-03-15T03:36:01.165Z] #11 69.28 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-03-15T03:36:01.165Z] #11 69.38 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-03-15T03:36:01.165Z] #11 69.43 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-03-15T03:36:01.165Z] #11 69.48 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-03-15T03:36:01.165Z] #11 69.51 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-03-15T03:36:01.165Z] #11 69.65 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-03-15T03:36:01.165Z] #11 69.70 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2020-03-15T03:36:01.165Z] #11 69.72 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-03-15T03:36:01.165Z] #11 69.72 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u3 [321 kB] [2020-03-15T03:36:01.165Z] #11 72.37 debconf: delaying package configuration, since apt-utils is not installed [2020-03-15T03:36:01.165Z] #11 72.80 Fetched 78.9 MB in 15s (5148 kB/s) [2020-03-15T03:36:01.165Z] #11 73.08 Selecting previously unselected package binutils-mingw-w64-i686. [2020-03-15T03:36:01.165Z] #11 73.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 ... 15330 files and directories currently installed.) [2020-03-15T03:36:01.165Z] #11 73.30 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-03-15T03:36:01.165Z] #11 73.31 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-03-15T03:36:01.525Z] #44 162.7 CC criu/uts_ns.o [2020-03-15T03:36:01.782Z] #44 162.9 CC criu/vdso-compat.o [2020-03-15T03:36:01.782Z] #44 ... [2020-03-15T03:36:01.782Z] [2020-03-15T03:36:01.782Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:36:01.782Z] #60 110.9 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-03-15T03:36:01.799Z] #11 ... [2020-03-15T03:36:01.799Z] [2020-03-15T03:36:01.799Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-15T03:36:01.816Z] #44 162.3 CC criu/tun.o [2020-03-15T03:36:02.381Z] #44 162.7 CC criu/uffd.o [2020-03-15T03:36:03.148Z] #60 112.3 + mkdir -p /build [2020-03-15T03:36:03.148Z] #60 112.3 + cp runc /build/runc [2020-03-15T03:36:03.405Z] #60 DONE 112.6s [2020-03-15T03:36:03.405Z] [2020-03-15T03:36:03.405Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:36:03.405Z] #44 163.0 CC criu/vdso.o [2020-03-15T03:36:03.405Z] #44 163.7 LINK criu/built-in.o [2020-03-15T03:36:03.405Z] #44 163.8 LINK criu/criu [2020-03-15T03:36:03.405Z] #44 164.3 DEP lib/c/criu.d [2020-03-15T03:36:03.405Z] #44 164.4 CC images/rpc.pb-c.o [2020-03-15T03:36:03.661Z] #44 165.0 CC lib/c/criu.o [2020-03-15T03:36:03.753Z] #44 163.8 CC criu/util.o [2020-03-15T03:36:03.826Z] #28 12.73 #=#=# # 2.0% #### 5.6% ##### 8.3% ####### 10.1% ######### 12.8% ########## 15.2% ############ 17.8% ############## 20.5% ################ 22.3% ################# 25.0% ################### 26.8% ##################### 29.4% ##################### 30.3% ####################### 33.0% ######################## 34.4% ########################## 36.2% ########################### 38.0% ############################ 39.8% ############################# 40.7% ############################## 42.5% ############################### 43.4% ################################ 45.2% ################################# 47.0% ################################### 48.7% #################################### 50.5% ##################################### 51.6% ##################################### 52.0% ###################################### 53.2% ###################################### 54.1% ######################################## 55.9% ######################################## 56.8% ########################################## 58.6% ########################################### 60.3% ############################################ 62.1% ############################################# 63.0% ############################################## 64.8% ############################################### 65.7% ################################################ 67.5% ################################################# 69.3% ################################################## 70.2% #################################################### 72.9% ####################################################### 77.7% ########################################################## 81.3% ############################################################# 84.9% ## [2020-03-15T03:36:03.826Z] #28 ... [2020-03-15T03:36:03.826Z] [2020-03-15T03:36:03.826Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-15T03:36:03.826Z] #44 66.40 Selecting previously unselected package libprotoc17:ppc64el. [2020-03-15T03:36:03.826Z] #44 66.41 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-03-15T03:36:03.826Z] #44 66.44 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-03-15T03:36:03.826Z] #44 67.34 Selecting previously unselected package protobuf-c-compiler. [2020-03-15T03:36:03.826Z] #44 67.35 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-03-15T03:36:03.826Z] #44 67.36 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-03-15T03:36:03.826Z] #44 67.59 Selecting previously unselected package protobuf-compiler. [2020-03-15T03:36:03.826Z] #44 67.62 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-03-15T03:36:03.826Z] #44 67.65 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-03-15T03:36:03.826Z] #44 68.00 Selecting previously unselected package python-pkg-resources. [2020-03-15T03:36:03.826Z] #44 68.01 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-03-15T03:36:03.826Z] #44 68.02 Unpacking python-pkg-resources (40.8.0-1) ... [2020-03-15T03:36:03.826Z] #44 68.51 Selecting previously unselected package python-six. [2020-03-15T03:36:03.826Z] #44 68.51 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-03-15T03:36:03.826Z] #44 68.53 Unpacking python-six (1.12.0-1) ... [2020-03-15T03:36:03.826Z] #44 68.74 Selecting previously unselected package python-protobuf. [2020-03-15T03:36:03.826Z] #44 68.77 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-03-15T03:36:03.826Z] #44 68.79 Unpacking python-protobuf (3.6.1.3-2) ... [2020-03-15T03:36:03.826Z] #44 69.59 Setting up python-pkg-resources (40.8.0-1) ... [2020-03-15T03:36:04.116Z] #44 ... [2020-03-15T03:36:04.116Z] [2020-03-15T03:36:04.116Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-15T03:36:04.685Z] #44 164.9 CC criu/uts_ns.o [2020-03-15T03:36:04.685Z] #44 165.1 CC criu/vdso-compat.o [2020-03-15T03:36:04.943Z] #44 165.3 CC criu/vdso.o [2020-03-15T03:36:04.943Z] #44 ... [2020-03-15T03:36:04.943Z] [2020-03-15T03:36:04.943Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:36:04.943Z] #60 109.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-03-15T03:36:04.997Z] #28 12.73 #=#=# # 2.0% #### 5.6% ##### 8.3% ####### 10.1% ######### 12.8% ########## 15.2% ############ 17.8% ############## 20.5% ################ 22.3% ################# 25.0% ################### 26.8% ##################### 29.4% ##################### 30.3% ####################### 33.0% ######################## 34.4% ########################## 36.2% ########################### 38.0% ############################ 39.8% ############################# 40.7% ############################## 42.5% ############################### 43.4% ################################ 45.2% ################################# 47.0% ################################### 48.7% #################################### 50.5% ##################################### 51.6% ##################################### 52.0% ###################################### 53.2% ###################################### 54.1% ######################################## 55.9% ######################################## 56.8% ########################################## 58.6% ########################################### 60.3% ############################################ 62.1% ############################################# 63.0% ############################################## 64.8% ############################################### 65.7% ################################################ 67.5% ################################################# 69.3% ################################################## 70.2% #################################################### 72.9% ####################################################### 77.7% ########################################################## 81.3% ############################################################# 84.9% ############################################################### 87.8% ################################################################ 90.2% ################################################################# 91.0% ################################################################## 92.8% #################################################################### 94.6% #################################################################### 95.5% ###################################################################### 97.3% ####################################################################### 100.0% ######################################################################## 100.0% [2020-03-15T03:36:05.029Z] #44 166.0 LINK lib/c/built-in.o [2020-03-15T03:36:05.029Z] #44 166.0 LINK lib/c/libcriu.so [2020-03-15T03:36:05.029Z] #44 166.1 LINK lib/c/libcriu.a [2020-03-15T03:36:05.029Z] #44 166.2 GEN magic.py [2020-03-15T03:36:05.029Z] #44 166.3 Note: Building without setproctitle() and strlcpy() support. [2020-03-15T03:36:05.029Z] #44 166.3 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-15T03:36:05.286Z] #44 166.3 Note: Building without GnuTLS support [2020-03-15T03:36:05.543Z] #44 166.8 fatal: not a git repository (or any of the parent directories): .git [2020-03-15T03:36:05.627Z] #28 20.17 [2020-03-15T03:36:06.106Z] #44 167.3 make[1]: Nothing to be done for 'all'. [2020-03-15T03:36:06.265Z] #28 ... [2020-03-15T03:36:06.265Z] [2020-03-15T03:36:06.265Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-15T03:36:06.265Z] #34 68.48 internal/reflectlite [2020-03-15T03:36:06.265Z] #34 68.51 sync [2020-03-15T03:36:06.265Z] #34 75.43 errors [2020-03-15T03:36:06.265Z] #34 75.43 sort [2020-03-15T03:36:06.265Z] #34 76.64 internal/oserror [2020-03-15T03:36:06.265Z] #34 76.65 io [2020-03-15T03:36:06.265Z] #34 76.70 strconv [2020-03-15T03:36:06.265Z] #34 77.34 syscall [2020-03-15T03:36:06.670Z] #44 167.8 make[1]: 'images/built-in.o' is up to date. [2020-03-15T03:36:06.670Z] #44 167.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-03-15T03:36:06.670Z] #44 167.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-03-15T03:36:06.670Z] #44 167.9 make[1]: 'compel/libcompel.a' is up to date. [2020-03-15T03:36:06.842Z] #60 110.5 + mkdir -p /build [2020-03-15T03:36:06.843Z] #60 110.5 + cp runc /build/runc [2020-03-15T03:36:06.843Z] #60 DONE 110.8s [2020-03-15T03:36:06.843Z] [2020-03-15T03:36:06.843Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:36:06.843Z] #44 165.7 LINK criu/built-in.o [2020-03-15T03:36:06.843Z] #44 165.8 LINK criu/criu [2020-03-15T03:36:06.843Z] #44 166.2 DEP lib/c/criu.d [2020-03-15T03:36:06.843Z] #44 166.3 CC images/rpc.pb-c.o [2020-03-15T03:36:06.843Z] #44 166.9 CC lib/c/criu.o [2020-03-15T03:36:06.898Z] #34 ... [2020-03-15T03:36:06.898Z] [2020-03-15T03:36:06.898Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-15T03:36:06.898Z] #36 79.40 Selecting previously unselected package libxml2:ppc64el. [2020-03-15T03:36:06.898Z] #36 79.40 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... [2020-03-15T03:36:06.898Z] #36 79.42 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-03-15T03:36:06.927Z] #44 167.9 make[1]: 'compel/compel-host-bin' is up to date. [2020-03-15T03:36:06.927Z] #44 167.9 make[1]: Nothing to be done for 'all'. [2020-03-15T03:36:06.927Z] #44 167.9 make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-15T03:36:06.927Z] #44 168.1 make[2]: Nothing to be done for 'all'. [2020-03-15T03:36:06.927Z] #44 168.1 make[2]: Nothing to be done for 'all'. [2020-03-15T03:36:07.056Z] Fetching without tags [2020-03-15T03:36:07.184Z] #44 168.2 make[2]: Nothing to be done for 'all'. [2020-03-15T03:36:07.184Z] #44 168.3 make[2]: Nothing to be done for 'all'. [2020-03-15T03:36:07.184Z] #44 168.3 make[2]: Nothing to be done for 'all'. [2020-03-15T03:36:07.184Z] #44 168.3 make[2]: Nothing to be done for 'all'. [2020-03-15T03:36:07.184Z] #44 168.4 make[2]: Nothing to be done for 'all'. [2020-03-15T03:36:07.184Z] #44 168.5 make[2]: Nothing to be done for 'all'. [2020-03-15T03:36:07.441Z] #44 168.5 INSTALL criu/criu [2020-03-15T03:36:07.703Z] #44 DONE 168.7s [2020-03-15T03:36:07.703Z] [2020-03-15T03:36:07.703Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-15T03:36:07.703Z] #65 217.9 + bin/containerd [2020-03-15T03:36:07.775Z] #44 168.1 LINK lib/c/built-in.o [2020-03-15T03:36:07.776Z] #44 168.1 LINK lib/c/libcriu.so [2020-03-15T03:36:07.863Z] Merging remotes/origin/master commit 37defbfd9b968f38e8e15dfa5f06d9f878bd65ba into PR head commit f310bd29bd5ab52caa0536c85d564461a70abf16 [2020-03-15T03:36:06.748Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-15T03:36:06.821Z] > git config --add remote.origin.fetch +refs/pull/40695/head:refs/remotes/origin/PR-40695 # timeout=10 [2020-03-15T03:36:06.868Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-15T03:36:06.981Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-15T03:36:07.098Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-15T03:36:07.098Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-15T03:36:07.100Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40695/head:refs/remotes/origin/PR-40695 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-15T03:36:07.974Z] > git config core.sparsecheckout # timeout=10 [2020-03-15T03:36:08.035Z] #44 168.2 LINK lib/c/libcriu.a [2020-03-15T03:36:08.035Z] #44 168.4 GEN magic.py [2020-03-15T03:36:08.292Z] #44 168.5 Note: Building without setproctitle() and strlcpy() support. [2020-03-15T03:36:08.292Z] #44 168.5 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-15T03:36:08.292Z] #44 168.5 Note: Building without GnuTLS support [2020-03-15T03:36:08.411Z] #36 80.69 Selecting previously unselected package libarchive13:ppc64el. [2020-03-15T03:36:08.411Z] #36 80.71 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-03-15T03:36:08.411Z] #36 80.72 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-03-15T03:36:08.858Z] #44 169.1 fatal: not a git repository (or any of the parent directories): .git [2020-03-15T03:36:08.987Z] #65 221.4 + bin/containerd-stress [2020-03-15T03:36:09.043Z] #36 81.51 Selecting previously unselected package libjsoncpp1:ppc64el. [2020-03-15T03:36:09.043Z] #36 81.56 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-03-15T03:36:09.043Z] #36 81.58 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-03-15T03:36:09.073Z] #65 ... [2020-03-15T03:36:09.073Z] [2020-03-15T03:36:09.073Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-03-15T03:36:09.073Z] #45 DONE 0.1s [2020-03-15T03:36:09.330Z] [2020-03-15T03:36:09.330Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-03-15T03:36:09.330Z] #48 DONE 0.1s [2020-03-15T03:36:09.330Z] [2020-03-15T03:36:09.330Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-03-15T03:36:09.330Z] #51 DONE 0.1s [2020-03-15T03:36:09.330Z] [2020-03-15T03:36:09.330Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-15T03:36:09.336Z] #36 ... [2020-03-15T03:36:09.336Z] [2020-03-15T03:36:09.336Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:36:09.336Z] #48 71.47 sync [2020-03-15T03:36:09.336Z] #48 71.50 internal/reflectlite [2020-03-15T03:36:09.336Z] #48 75.52 github.com/LK4D4/vndr/godl/singleflight [2020-03-15T03:36:09.336Z] #48 75.55 math/rand [2020-03-15T03:36:09.336Z] #48 75.55 internal/singleflight [2020-03-15T03:36:09.336Z] #48 80.64 sort [2020-03-15T03:36:09.336Z] #48 80.67 io [2020-03-15T03:36:09.336Z] #48 80.70 strconv [2020-03-15T03:36:09.336Z] #48 80.95 syscall [2020-03-15T03:36:09.336Z] #48 ... [2020-03-15T03:36:09.336Z] [2020-03-15T03:36:09.336Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-15T03:36:09.336Z] #36 81.84 Selecting previously unselected package librhash0:ppc64el. [2020-03-15T03:36:09.336Z] #36 81.88 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-03-15T03:36:09.336Z] #36 81.89 Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-03-15T03:36:09.425Z] #44 169.6 make[1]: Nothing to be done for 'all'. [2020-03-15T03:36:09.555Z] #65 223.9 + bin/containerd-shim [2020-03-15T03:36:09.638Z] #36 82.10 Selecting previously unselected package libuv1:ppc64el. [2020-03-15T03:36:09.638Z] #36 82.14 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-03-15T03:36:09.638Z] #36 82.14 Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-03-15T03:36:09.683Z] #44 170.1 make[1]: 'images/built-in.o' is up to date. [2020-03-15T03:36:09.928Z] #36 82.50 Selecting previously unselected package cmake. [2020-03-15T03:36:09.928Z] #36 82.50 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-03-15T03:36:09.941Z] #44 170.2 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-03-15T03:36:09.942Z] #44 170.2 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-03-15T03:36:09.942Z] #44 170.2 make[1]: 'compel/libcompel.a' is up to date. [2020-03-15T03:36:09.942Z] #44 170.2 make[1]: 'compel/compel-host-bin' is up to date. [2020-03-15T03:36:09.942Z] #44 170.3 make[1]: Nothing to be done for 'all'. [2020-03-15T03:36:09.942Z] #44 170.3 make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-15T03:36:09.942Z] #44 170.4 make[2]: Nothing to be done for 'all'. [2020-03-15T03:36:10.199Z] #44 170.4 make[2]: Nothing to be done for 'all'. [2020-03-15T03:36:10.199Z] #44 170.4 make[2]: Nothing to be done for 'all'. [2020-03-15T03:36:10.199Z] #44 170.5 make[2]: Nothing to be done for 'all'. [2020-03-15T03:36:10.199Z] #44 170.5 make[2]: Nothing to be done for 'all'. [2020-03-15T03:36:10.199Z] #44 170.6 make[2]: Nothing to be done for 'all'. [2020-03-15T03:36:10.199Z] #44 170.6 make[2]: Nothing to be done for 'all'. [2020-03-15T03:36:10.217Z] #36 82.51 Unpacking cmake (3.13.4-1) ... [2020-03-15T03:36:10.457Z] #44 170.7 make[2]: Nothing to be done for 'all'. [2020-03-15T03:36:10.457Z] #44 170.7 INSTALL criu/criu [2020-03-15T03:36:10.457Z] #44 DONE 170.9s [2020-03-15T03:36:10.457Z] [2020-03-15T03:36:10.458Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-15T03:36:10.458Z] #65 204.6 + bin/containerd [2020-03-15T03:36:10.791Z] Merge succeeded, producing f310bd29bd5ab52caa0536c85d564461a70abf16 [2020-03-15T03:36:10.792Z] Checking out Revision f310bd29bd5ab52caa0536c85d564461a70abf16 (PR-40695) [2020-03-15T03:36:08.022Z] > git checkout -f f310bd29bd5ab52caa0536c85d564461a70abf16 # timeout=10 [2020-03-15T03:36:10.444Z] > git merge 37defbfd9b968f38e8e15dfa5f06d9f878bd65ba # timeout=10 [2020-03-15T03:36:10.588Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-03-15T03:36:10.832Z] > git config core.sparsecheckout # timeout=10 [2020-03-15T03:36:10.876Z] > git checkout -f f310bd29bd5ab52caa0536c85d564461a70abf16 # timeout=10 [2020-03-15T03:36:11.831Z] #65 ... [2020-03-15T03:36:11.831Z] [2020-03-15T03:36:11.831Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-03-15T03:36:11.831Z] #45 DONE 0.1s [2020-03-15T03:36:11.831Z] [2020-03-15T03:36:11.831Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-03-15T03:36:11.831Z] #48 DONE 0.1s [2020-03-15T03:36:11.831Z] [2020-03-15T03:36:11.831Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-03-15T03:36:11.831Z] #51 DONE 0.1s [2020-03-15T03:36:11.831Z] [2020-03-15T03:36:11.831Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-15T03:36:14.832Z] #65 229.2 + bin/containerd-shim-runc-v1 [2020-03-15T03:36:15.771Z] #36 ... [2020-03-15T03:36:15.771Z] [2020-03-15T03:36:15.771Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:36:15.771Z] #48 87.25 vendor/golang.org/x/net/dns/dnsmessage [2020-03-15T03:36:15.876Z] #53 DONE 272.1s [2020-03-15T03:36:15.876Z] [2020-03-15T03:36:15.876Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-15T03:36:16.063Z] #48 ... [2020-03-15T03:36:16.063Z] [2020-03-15T03:36:16.063Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-15T03:36:16.063Z] #36 87.71 Setting up libicu63:ppc64el (63.1-6) ... [2020-03-15T03:36:16.063Z] #36 87.74 Setting up xxd (2:8.1.0875-5) ... [2020-03-15T03:36:16.063Z] #36 87.75 Setting up libuv1:ppc64el (1.24.1-1) ... [2020-03-15T03:36:16.063Z] #36 87.76 Setting up vim-common (2:8.1.0875-5) ... [2020-03-15T03:36:16.063Z] #36 87.83 Setting up librhash0:ppc64el (1.3.8-1) ... [2020-03-15T03:36:16.063Z] #36 87.86 Setting up cmake-data (3.13.4-1) ... [2020-03-15T03:36:16.063Z] #36 87.88 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-03-15T03:36:16.063Z] #36 87.91 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-03-15T03:36:16.063Z] #36 87.93 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-03-15T03:36:16.063Z] #36 87.94 Setting up cmake (3.13.4-1) ... [2020-03-15T03:36:16.063Z] #36 87.95 Processing triggers for libc-bin (2.28-10) ... [2020-03-15T03:36:16.063Z] #36 88.06 Processing triggers for mime-support (3.62) ... [2020-03-15T03:36:16.063Z] #36 DONE 88.4s [2020-03-15T03:36:16.063Z] [2020-03-15T03:36:16.063Z] #37 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-15T03:36:16.063Z] #37 DONE 0.2s [2020-03-15T03:36:16.063Z] [2020-03-15T03:36:16.063Z] #38 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-03-15T03:36:16.063Z] #38 DONE 0.1s [2020-03-15T03:36:16.063Z] [2020-03-15T03:36:16.063Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-15T03:36:16.063Z] #28 22.41 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-03-15T03:36:16.063Z] #28 23.06 [2020-03-15T03:36:16.063Z] #28 23.50 #=#=# ######################################################## 78.2% ######################################################################## 100.0% [2020-03-15T03:36:16.063Z] #28 23.90 [2020-03-15T03:36:16.063Z] #28 26.34 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-03-15T03:36:16.063Z] #28 26.88 [2020-03-15T03:36:16.063Z] #28 27.15 #=#=# ############################################################### 88.6% ######################################################################## 100.0% [2020-03-15T03:36:16.063Z] #28 27.53 [2020-03-15T03:36:16.063Z] #28 29.45 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-03-15T03:36:16.063Z] #28 29.56 skipping existing c8c2d4a6b2e3 [2020-03-15T03:36:16.063Z] #28 29.85 [2020-03-15T03:36:16.133Z] #65 ... [2020-03-15T03:36:16.133Z] [2020-03-15T03:36:16.133Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-03-15T03:36:16.362Z] #28 ... [2020-03-15T03:36:16.362Z] [2020-03-15T03:36:16.362Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:36:16.390Z] #54 DONE 0.1s [2020-03-15T03:36:16.390Z] [2020-03-15T03:36:16.390Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-03-15T03:36:16.390Z] #57 DONE 0.1s [2020-03-15T03:36:16.390Z] [2020-03-15T03:36:16.390Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-03-15T03:36:16.390Z] #61 DONE 0.1s [2020-03-15T03:36:16.390Z] [2020-03-15T03:36:16.390Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-15T03:36:16.664Z] #39 0.376 + RM_GOPATH=0 [2020-03-15T03:36:16.664Z] #39 0.378 + TMP_GOPATH= [2020-03-15T03:36:16.664Z] #39 0.378 + : /build [2020-03-15T03:36:16.664Z] #39 0.378 + '[' -z '' ']' [2020-03-15T03:36:16.664Z] #39 0.403 ++ mktemp -d [2020-03-15T03:36:16.664Z] #39 0.413 + export GOPATH=/tmp/tmp.W1f2Xo3ltn [2020-03-15T03:36:16.664Z] #39 0.414 + GOPATH=/tmp/tmp.W1f2Xo3ltn [2020-03-15T03:36:16.664Z] #39 0.414 + RM_GOPATH=1 [2020-03-15T03:36:16.664Z] #39 0.417 ++ dirname ./install.sh [2020-03-15T03:36:16.664Z] #39 0.431 + dir=. [2020-03-15T03:36:16.664Z] #39 0.432 + bin=tini [2020-03-15T03:36:16.664Z] #39 0.433 + shift [2020-03-15T03:36:16.664Z] #39 0.434 + '[' '!' -f ./tini.installer ']' [2020-03-15T03:36:16.664Z] #39 0.435 + . ./tini.installer [2020-03-15T03:36:16.664Z] #39 0.436 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-15T03:36:16.664Z] #39 0.441 + install_tini [2020-03-15T03:36:16.664Z] #39 0.442 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-03-15T03:36:16.664Z] #39 0.443 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-15T03:36:16.664Z] #39 0.443 + git clone https://github.com/krallin/tini.git /tmp/tmp.W1f2Xo3ltn/tini [2020-03-15T03:36:16.664Z] #39 0.449 Cloning into '/tmp/tmp.W1f2Xo3ltn/tini'... [2020-03-15T03:36:17.301Z] #39 ... [2020-03-15T03:36:17.301Z] [2020-03-15T03:36:17.301Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-15T03:36:17.301Z] #44 79.59 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-03-15T03:36:17.301Z] #44 79.59 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-03-15T03:36:17.301Z] #44 79.60 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-03-15T03:36:17.301Z] #44 79.61 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-03-15T03:36:17.301Z] #44 79.62 Setting up python-six (1.12.0-1) ... [2020-03-15T03:36:17.301Z] #44 86.78 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-03-15T03:36:17.301Z] #44 86.79 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-03-15T03:36:17.301Z] #44 86.80 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-03-15T03:36:17.301Z] #44 86.80 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-03-15T03:36:17.301Z] #44 86.81 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-03-15T03:36:17.301Z] #44 86.82 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-03-15T03:36:17.301Z] #44 86.83 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-03-15T03:36:17.301Z] #44 86.85 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-03-15T03:36:17.301Z] #44 86.85 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-03-15T03:36:17.301Z] #44 86.86 Setting up python-protobuf (3.6.1.3-2) ... [2020-03-15T03:36:17.301Z] #44 ... [2020-03-15T03:36:17.301Z] [2020-03-15T03:36:17.301Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-15T03:36:17.301Z] #11 79.61 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-03-15T03:36:17.301Z] #11 79.65 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-03-15T03:36:17.301Z] #11 79.66 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-03-15T03:36:17.301Z] #11 85.06 Selecting previously unselected package binutils-mingw-w64. [2020-03-15T03:36:17.301Z] #11 85.09 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-03-15T03:36:17.301Z] #11 85.10 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-03-15T03:36:17.301Z] #11 85.27 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-03-15T03:36:17.301Z] #11 85.28 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-03-15T03:36:17.301Z] #11 85.29 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-03-15T03:36:17.301Z] #11 85.47 Selecting previously unselected package dmsetup. [2020-03-15T03:36:17.301Z] #11 85.49 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-03-15T03:36:17.301Z] #11 85.50 Unpacking dmsetup (2:1.02.155-3) ... [2020-03-15T03:36:17.301Z] #11 85.77 Selecting previously unselected package mingw-w64-common. [2020-03-15T03:36:17.301Z] #11 85.79 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-03-15T03:36:17.301Z] #11 85.82 Unpacking mingw-w64-common (6.0.0-3) ... [2020-03-15T03:36:17.301Z] #11 ... [2020-03-15T03:36:17.301Z] [2020-03-15T03:36:17.301Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-15T03:36:17.590Z] #31 89.11 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: 94% (1442/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-03-15T03:36:17.590Z] #31 90.02 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-03-15T03:36:18.121Z] #65 232.0 + bin/containerd-shim-runc-v2 [2020-03-15T03:36:18.227Z] #31 90.56 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-03-15T03:36:18.388Z] #53 DONE 274.5s [2020-03-15T03:36:18.388Z] [2020-03-15T03:36:18.388Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-15T03:36:18.388Z] #65 ... [2020-03-15T03:36:18.388Z] [2020-03-15T03:36:18.388Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-03-15T03:36:18.646Z] #54 DONE 0.2s [2020-03-15T03:36:18.646Z] [2020-03-15T03:36:18.646Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-03-15T03:36:18.646Z] #57 DONE 0.1s [2020-03-15T03:36:18.646Z] [2020-03-15T03:36:18.646Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-15T03:36:18.646Z] #65 ... [2020-03-15T03:36:18.646Z] [2020-03-15T03:36:18.646Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-03-15T03:36:18.646Z] #61 DONE 0.1s [2020-03-15T03:36:18.688Z] #65 233.1 + binaries [2020-03-15T03:36:18.688Z] #65 233.1 + mkdir -p /build [2020-03-15T03:36:18.688Z] #65 233.1 + cp bin/containerd /build/containerd [2020-03-15T03:36:18.688Z] #65 233.1 + cp bin/containerd-shim /build/containerd-shim [2020-03-15T03:36:18.688Z] #65 233.1 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-03-15T03:36:18.688Z] #65 233.2 + cp bin/ctr /build/ctr [2020-03-15T03:36:18.904Z] [2020-03-15T03:36:18.904Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-15T03:36:19.254Z] #65 DONE 233.6s [2020-03-15T03:36:19.736Z] #31 ... [2020-03-15T03:36:19.736Z] [2020-03-15T03:36:19.736Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-15T03:36:19.736Z] #28 32.32 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-03-15T03:36:19.736Z] #28 33.12 [2020-03-15T03:36:19.736Z] #28 33.58 #=#=# ######################################################################## 100.0% [2020-03-15T03:36:19.736Z] #28 34.13 [2020-03-15T03:36:19.736Z] #28 34.29 Download of images into '/build' complete. [2020-03-15T03:36:19.736Z] #28 34.30 Use something like the following to load the result into a Docker daemon: [2020-03-15T03:36:19.736Z] #28 34.30 tar -cC '/build' . | docker load [2020-03-15T03:36:19.736Z] #28 DONE 34.4s [2020-03-15T03:36:19.736Z] [2020-03-15T03:36:19.736Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:36:19.736Z] #39 1.999 + cd /tmp/tmp.W1f2Xo3ltn/tini [2020-03-15T03:36:19.736Z] #39 2.000 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-15T03:36:19.736Z] #39 2.010 + cmake . [2020-03-15T03:36:19.736Z] #39 3.154 -- The C compiler identification is GNU 8.3.0 [2020-03-15T03:36:19.736Z] #39 3.284 -- Check for working C compiler: /usr/bin/cc [2020-03-15T03:36:20.028Z] #39 ... [2020-03-15T03:36:20.028Z] [2020-03-15T03:36:20.028Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-15T03:36:20.028Z] #51 82.35 + cd /tmp/tmp.MucTrIMzjv/src/gotest.tools/gotestsum [2020-03-15T03:36:20.028Z] #51 82.36 + git checkout -q v0.3.5 [2020-03-15T03:36:20.028Z] #51 82.47 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-03-15T03:36:20.321Z] #51 ... [2020-03-15T03:36:20.321Z] [2020-03-15T03:36:20.321Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-15T03:36:20.321Z] #57 90.48 syscall [2020-03-15T03:36:20.321Z] #57 90.48 bytes [2020-03-15T03:36:20.321Z] #57 90.51 strings [2020-03-15T03:36:20.321Z] #57 90.61 strconv [2020-03-15T03:36:20.629Z] [2020-03-15T03:36:20.629Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-03-15T03:36:20.888Z] #66 DONE 0.3s [2020-03-15T03:36:20.888Z] [2020-03-15T03:36:20.888Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-03-15T03:36:21.146Z] #70 DONE 0.1s [2020-03-15T03:36:21.146Z] [2020-03-15T03:36:21.146Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-03-15T03:36:21.146Z] #72 DONE 0.2s [2020-03-15T03:36:21.146Z] [2020-03-15T03:36:21.146Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-03-15T03:36:21.146Z] #75 DONE 0.1s [2020-03-15T03:36:21.354Z] #57 ... [2020-03-15T03:36:21.354Z] [2020-03-15T03:36:21.354Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-15T03:36:21.354Z] #34 83.50 bytes [2020-03-15T03:36:21.354Z] #34 83.52 strings [2020-03-15T03:36:21.354Z] #34 ... [2020-03-15T03:36:21.354Z] [2020-03-15T03:36:21.354Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:36:21.354Z] #39 4.485 -- Check for working C compiler: /usr/bin/cc -- works [2020-03-15T03:36:21.354Z] #39 4.489 -- Detecting C compiler ABI info [2020-03-15T03:36:21.404Z] [2020-03-15T03:36:21.404Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-03-15T03:36:21.404Z] #76 DONE 0.0s [2020-03-15T03:36:21.404Z] [2020-03-15T03:36:21.404Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-03-15T03:36:21.979Z] #39 5.813 -- Detecting C compiler ABI info - done [2020-03-15T03:36:21.979Z] #39 5.950 -- Detecting C compile features [2020-03-15T03:36:22.780Z] #77 DONE 1.5s [2020-03-15T03:36:22.780Z] [2020-03-15T03:36:22.780Z] #78 exporting to image [2020-03-15T03:36:22.780Z] #78 exporting layers [2020-03-15T03:36:25.493Z] #39 9.310 -- Detecting C compile features - done [2020-03-15T03:36:25.493Z] #39 9.431 -- Performing Test HAS_BUILTIN_FORTIFY [2020-03-15T03:36:25.786Z] #39 9.796 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-03-15T03:36:25.965Z] Commit message: "rootless: support forwarding signals from RootlessKit to dockerd" [2020-03-15T03:36:26.077Z] #39 10.00 -- Configuring done [2020-03-15T03:36:26.077Z] #39 10.05 -- Generating done [2020-03-15T03:36:26.368Z] #39 10.06 -- Build files have been written to: /tmp/tmp.W1f2Xo3ltn/tini [2020-03-15T03:36:26.368Z] #39 10.07 + make tini-static [2020-03-15T03:36:26.357Z] > git --version # timeout=10 [2020-03-15T03:36:26.445Z] fatal: bad object 49b252bdf16273de41b9b961caae5440a249d3e0 [2020-03-15T03:36:26.660Z] #39 ... [2020-03-15T03:36:26.660Z] [2020-03-15T03:36:26.660Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-15T03:36:26.660Z] #44 99.09 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-03-15T03:36:26.660Z] #44 99.09 Processing triggers for libc-bin (2.28-10) ... [Pipeline] withEnv [Pipeline] { [2020-03-15T03:36:26.951Z] #44 DONE 99.4s [2020-03-15T03:36:26.951Z] [2020-03-15T03:36:26.951Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [Pipeline] withEnv [Pipeline] { [2020-03-15T03:36:26.974Z] #78 exporting layers 3.7s done [2020-03-15T03:36:26.974Z] #78 writing image sha256:bb163b5098214d267bebdc6728d48bba2ee3ee8037400b67322b6e3c13a0b6ac done [2020-03-15T03:36:26.974Z] #78 naming to docker.io/library/docker:f310bd29bd5ab52caa0536c85d564461a70abf16 done [2020-03-15T03:36:26.974Z] #78 DONE 3.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [Pipeline] sh [2020-03-15T03:36:27.243Z] #45 ... [2020-03-15T03:36:27.243Z] [2020-03-15T03:36:27.243Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:36:27.243Z] #48 89.21 bytes [2020-03-15T03:36:27.243Z] #48 ... [2020-03-15T03:36:27.243Z] [2020-03-15T03:36:27.243Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:36:27.243Z] #39 10.64 Scanning dependencies of target tini-static [2020-03-15T03:36:27.243Z] #39 10.74 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-03-15T03:36:27.361Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40695/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f310bd29bd5ab52caa0536c85d564461a70abf16 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f310bd29bd5ab52caa0536c85d564461a70abf16 hack/test/unit [2020-03-15T03:36:29.500Z] + docker version [2020-03-15T03:36:29.975Z] #39 13.50 [100%] Linking C executable tini-static [2020-03-15T03:36:31.015Z] #39 14.83 [100%] Built target tini-static [2020-03-15T03:36:31.015Z] #39 14.89 + mkdir -p /build [2020-03-15T03:36:31.015Z] #39 14.90 + cp tini-static /build/docker-init [2020-03-15T03:36:31.015Z] #39 DONE 15.0s [2020-03-15T03:36:31.015Z] [2020-03-15T03:36:31.015Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:36:31.015Z] #45 1.710 Note: Building without setproctitle() and strlcpy() support. [2020-03-15T03:36:31.015Z] #45 1.710 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-15T03:36:31.015Z] #45 1.725 Note: Building without GnuTLS support [2020-03-15T03:36:31.015Z] #45 3.605 fatal: not a git repository (or any of the parent directories): .git [2020-03-15T03:36:31.015Z] #45 3.649 GEN .gitid [2020-03-15T03:36:31.015Z] #45 3.669 GEN criu/include/version.h [2020-03-15T03:36:31.015Z] #45 3.721 GEN include/common/asm [2020-03-15T03:36:32.631Z] ? github.com/docker/docker/api [no test files] [2020-03-15T03:36:33.100Z] #45 5.897 PBCC images/google/protobuf/descriptor.pb-c.c [2020-03-15T03:36:33.101Z] #45 6.203 PBCC images/opts.pb-c.c [2020-03-15T03:36:33.101Z] #45 6.265 PBCC images/sit.pb-c.c [2020-03-15T03:36:33.390Z] #45 6.324 DEP images/google/protobuf/descriptor.pb-c.d [2020-03-15T03:36:33.390Z] #45 6.362 DEP images/opts.pb-c.d [2020-03-15T03:36:33.390Z] #45 6.395 DEP images/sit.pb-c.d [2020-03-15T03:36:33.390Z] #45 6.439 PBCC images/macvlan.pb-c.c [2020-03-15T03:36:33.390Z] #45 6.494 DEP images/macvlan.pb-c.d [2020-03-15T03:36:33.683Z] #45 6.567 PBCC images/autofs.pb-c.c [2020-03-15T03:36:33.683Z] #45 6.628 DEP images/autofs.pb-c.d [2020-03-15T03:36:33.683Z] #45 6.753 PBCC images/sysctl.pb-c.c [2020-03-15T03:36:33.683Z] #45 6.772 DEP images/sysctl.pb-c.d [2020-03-15T03:36:33.973Z] #45 6.918 PBCC images/time.pb-c.c [2020-03-15T03:36:33.973Z] #45 7.001 DEP images/time.pb-c.d [2020-03-15T03:36:33.973Z] #45 7.071 PBCC images/binfmt-misc.pb-c.c [2020-03-15T03:36:33.973Z] #45 7.097 DEP images/binfmt-misc.pb-c.d [2020-03-15T03:36:34.174Z] Client: Docker Engine - Enterprise [2020-03-15T03:36:34.174Z] Version: 19.03.5 [2020-03-15T03:36:34.174Z] API version: 1.40 [2020-03-15T03:36:34.174Z] Go version: go1.12.12 [2020-03-15T03:36:34.174Z] Git commit: 2ee0c57608 [2020-03-15T03:36:34.174Z] Built: 11/13/2019 08:00:16 [2020-03-15T03:36:34.174Z] OS/Arch: windows/amd64 [2020-03-15T03:36:34.174Z] Experimental: false [2020-03-15T03:36:34.174Z] [2020-03-15T03:36:34.174Z] Server: Docker Engine - Enterprise [2020-03-15T03:36:34.174Z] Engine: [2020-03-15T03:36:34.174Z] Version: 19.03.5 [2020-03-15T03:36:34.174Z] API version: 1.40 (minimum version 1.24) [2020-03-15T03:36:34.174Z] Go version: go1.12.12 [2020-03-15T03:36:34.174Z] Git commit: 2ee0c57608 [2020-03-15T03:36:34.174Z] Built: 11/13/2019 07:58:51 [2020-03-15T03:36:34.174Z] OS/Arch: windows/amd64 [2020-03-15T03:36:34.174Z] Experimental: true [2020-03-15T03:36:34.265Z] #45 7.181 PBCC images/seccomp.pb-c.c [2020-03-15T03:36:34.265Z] #45 7.228 DEP images/seccomp.pb-c.d [2020-03-15T03:36:34.265Z] #45 7.332 PBCC images/userns.pb-c.c [2020-03-15T03:36:34.265Z] #45 7.381 DEP images/userns.pb-c.d [2020-03-15T03:36:34.265Z] #45 7.473 PBCC images/cgroup.pb-c.c [2020-03-15T03:36:34.556Z] #45 7.594 DEP images/cgroup.pb-c.d [2020-03-15T03:36:34.556Z] #45 7.669 PBCC images/fown.pb-c.c [2020-03-15T03:36:34.556Z] #45 7.721 PBCC images/ext-file.pb-c.c [Pipeline] sh [2020-03-15T03:36:34.849Z] #45 7.761 DEP images/fown.pb-c.d [2020-03-15T03:36:34.849Z] #45 7.930 DEP images/ext-file.pb-c.d [2020-03-15T03:36:34.849Z] #45 7.990 PBCC images/rpc.pb-c.c [2020-03-15T03:36:34.849Z] #45 ... [2020-03-15T03:36:34.849Z] [2020-03-15T03:36:34.849Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-15T03:36:34.849Z] #34 97.04 bufio [2020-03-15T03:36:34.849Z] #34 98.21 reflect [2020-03-15T03:36:34.849Z] #34 99.75 path [2020-03-15T03:36:34.849Z] #34 102.9 text/tabwriter [2020-03-15T03:36:35.140Z] #34 ... [2020-03-15T03:36:35.140Z] [2020-03-15T03:36:35.140Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-15T03:36:35.140Z] #11 97.45 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-03-15T03:36:35.140Z] #11 97.54 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-03-15T03:36:35.140Z] #11 97.55 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-03-15T03:36:35.140Z] #11 ... [2020-03-15T03:36:35.140Z] [2020-03-15T03:36:35.140Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:36:35.140Z] #45 8.120 DEP images/rpc.pb-c.d [2020-03-15T03:36:35.140Z] #45 8.197 PBCC images/siginfo.pb-c.c [2020-03-15T03:36:35.140Z] #45 8.215 DEP images/siginfo.pb-c.d [2020-03-15T03:36:35.432Z] #45 8.345 PBCC images/pagemap.pb-c.c [2020-03-15T03:36:35.432Z] #45 8.498 DEP images/pagemap.pb-c.d [2020-03-15T03:36:35.704Z] + docker info [2020-03-15T03:36:35.723Z] #45 8.599 PBCC images/rlimit.pb-c.c [2020-03-15T03:36:35.723Z] #45 8.624 DEP images/rlimit.pb-c.d [2020-03-15T03:36:35.723Z] #45 8.717 PBCC images/file-lock.pb-c.c [2020-03-15T03:36:35.723Z] #45 8.760 DEP images/file-lock.pb-c.d [2020-03-15T03:36:36.014Z] #45 8.889 PBCC images/tty.pb-c.c [2020-03-15T03:36:36.014Z] #45 9.012 DEP images/tty.pb-c.d [2020-03-15T03:36:36.304Z] #45 9.164 PBCC images/tun.pb-c.c [2020-03-15T03:36:36.304Z] #45 9.231 PBCC images/netdev.pb-c.c [2020-03-15T03:36:36.304Z] #45 9.330 DEP images/tun.pb-c.d [2020-03-15T03:36:36.304Z] #45 9.414 DEP images/netdev.pb-c.d [2020-03-15T03:36:36.596Z] #45 9.573 PBCC images/vma.pb-c.c [2020-03-15T03:36:36.596Z] #45 9.660 DEP images/vma.pb-c.d [2020-03-15T03:36:36.596Z] #45 9.792 PBCC images/creds.pb-c.c [2020-03-15T03:36:36.596Z] #45 9.818 DEP images/creds.pb-c.d [2020-03-15T03:36:36.887Z] #45 9.881 PBCC images/utsns.pb-c.c [2020-03-15T03:36:36.887Z] #45 9.923 DEP images/utsns.pb-c.d [2020-03-15T03:36:36.887Z] #45 10.05 PBCC images/ipc-desc.pb-c.c [2020-03-15T03:36:37.178Z] #45 10.08 PBCC images/ipc-sem.pb-c.c [2020-03-15T03:36:37.178Z] #45 10.11 DEP images/ipc-desc.pb-c.d [2020-03-15T03:36:37.178Z] #45 10.22 DEP images/ipc-sem.pb-c.d [2020-03-15T03:36:37.178Z] #45 10.30 PBCC images/ipc-msg.pb-c.c [2020-03-15T03:36:37.178Z] #45 10.33 DEP images/ipc-msg.pb-c.d [2020-03-15T03:36:37.178Z] #45 10.41 PBCC images/ipc-shm.pb-c.c [2020-03-15T03:36:37.468Z] #45 10.48 DEP images/ipc-shm.pb-c.d [2020-03-15T03:36:37.468Z] #45 10.62 PBCC images/ipc-var.pb-c.c [2020-03-15T03:36:37.468Z] #45 10.67 DEP images/ipc-var.pb-c.d [2020-03-15T03:36:37.759Z] #45 10.82 PBCC images/sk-opts.pb-c.c [2020-03-15T03:36:37.759Z] #45 10.91 PBCC images/packet-sock.pb-c.c [2020-03-15T03:36:38.051Z] #45 11.09 DEP images/sk-opts.pb-c.d [2020-03-15T03:36:38.051Z] #45 11.19 DEP images/packet-sock.pb-c.d [2020-03-15T03:36:38.290Z] #65 247.8 + bin/containerd-stress [2020-03-15T03:36:38.290Z] #65 249.5 + bin/containerd-shim [2020-03-15T03:36:38.373Z] #45 11.26 PBCC images/sk-netlink.pb-c.c [2020-03-15T03:36:38.373Z] #45 11.38 DEP images/sk-netlink.pb-c.d [2020-03-15T03:36:38.373Z] #45 11.48 PBCC images/sk-inet.pb-c.c [2020-03-15T03:36:38.373Z] #45 ... [2020-03-15T03:36:38.373Z] [2020-03-15T03:36:38.373Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:36:38.373Z] #48 100.6 bufio [2020-03-15T03:36:38.373Z] #48 101.6 reflect [2020-03-15T03:36:38.373Z] #48 110.1 regexp/syntax [2020-03-15T03:36:38.373Z] #48 ... [2020-03-15T03:36:38.373Z] [2020-03-15T03:36:38.373Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:36:38.373Z] #45 11.58 DEP images/sk-inet.pb-c.d [2020-03-15T03:36:38.691Z] #45 11.73 PBCC images/sk-unix.pb-c.c [2020-03-15T03:36:38.691Z] #45 11.87 DEP images/sk-unix.pb-c.d [2020-03-15T03:36:38.980Z] #45 12.01 PBCC images/mm.pb-c.c [2020-03-15T03:36:38.980Z] #45 12.09 DEP images/mm.pb-c.d [2020-03-15T03:36:39.270Z] #45 12.21 PBCC images/timerfd.pb-c.c [2020-03-15T03:36:39.270Z] #45 12.34 DEP images/timerfd.pb-c.d [2020-03-15T03:36:39.561Z] #45 12.48 PBCC images/timer.pb-c.c [2020-03-15T03:36:39.561Z] #45 12.52 DEP images/timer.pb-c.d [2020-03-15T03:36:39.561Z] #45 12.64 PBCC images/sa.pb-c.c [2020-03-15T03:36:39.851Z] #45 12.85 DEP images/sa.pb-c.d [2020-03-15T03:36:40.141Z] #45 13.02 PBCC images/pipe-data.pb-c.c [2020-03-15T03:36:40.141Z] #45 13.08 DEP images/pipe-data.pb-c.d [2020-03-15T03:36:40.141Z] #45 13.14 PBCC images/mnt.pb-c.c [2020-03-15T03:36:40.431Z] #45 13.30 DEP images/mnt.pb-c.d [2020-03-15T03:36:40.431Z] #45 ... [2020-03-15T03:36:40.431Z] [2020-03-15T03:36:40.431Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-15T03:36:40.431Z] #57 102.5 bufio [2020-03-15T03:36:40.431Z] #57 109.6 regexp/syntax [2020-03-15T03:36:40.431Z] #57 109.6 reflect [2020-03-15T03:36:40.431Z] #57 ... [2020-03-15T03:36:40.431Z] [2020-03-15T03:36:40.431Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:36:40.431Z] #45 13.50 PBCC images/sk-packet.pb-c.c [2020-03-15T03:36:40.431Z] #45 13.54 DEP images/sk-packet.pb-c.d [2020-03-15T03:36:40.723Z] #45 13.67 PBCC images/tcp-stream.pb-c.c [2020-03-15T03:36:40.723Z] #45 13.80 DEP images/tcp-stream.pb-c.d [2020-03-15T03:36:40.826Z] #65 233.4 + bin/containerd-stress [2020-03-15T03:36:40.826Z] #65 235.0 + bin/containerd-shim [2020-03-15T03:36:41.014Z] #45 13.95 PBCC images/pipe.pb-c.c [2020-03-15T03:36:41.014Z] #45 14.06 DEP images/pipe.pb-c.d [2020-03-15T03:36:41.306Z] #45 14.22 PBCC images/pstree.pb-c.c [2020-03-15T03:36:41.306Z] #45 14.29 DEP images/pstree.pb-c.d [2020-03-15T03:36:41.306Z] #45 14.43 PBCC images/fs.pb-c.c [2020-03-15T03:36:41.306Z] #45 14.49 DEP images/fs.pb-c.d [2020-03-15T03:36:41.607Z] #45 14.63 PBCC images/signalfd.pb-c.c [2020-03-15T03:36:41.607Z] #45 14.78 DEP images/signalfd.pb-c.d [2020-03-15T03:36:41.897Z] #45 14.94 PBCC images/fh.pb-c.c [2020-03-15T03:36:41.897Z] #45 15.06 PBCC images/fsnotify.pb-c.c [2020-03-15T03:36:42.197Z] #45 15.24 DEP images/fh.pb-c.d [2020-03-15T03:36:42.197Z] #45 15.34 DEP images/fsnotify.pb-c.d [2020-03-15T03:36:42.488Z] #45 15.41 PBCC images/eventpoll.pb-c.c [2020-03-15T03:36:42.488Z] #45 15.48 DEP images/eventpoll.pb-c.d [2020-03-15T03:36:42.488Z] #45 15.58 PBCC images/eventfd.pb-c.c [2020-03-15T03:36:42.488Z] #45 15.62 DEP images/eventfd.pb-c.d [2020-03-15T03:36:42.782Z] #45 15.75 PBCC images/remap-file-path.pb-c.c [2020-03-15T03:36:42.782Z] #45 15.86 DEP images/remap-file-path.pb-c.d [2020-03-15T03:36:42.782Z] #45 15.94 PBCC images/fifo.pb-c.c [2020-03-15T03:36:42.782Z] #45 15.97 DEP images/fifo.pb-c.d [2020-03-15T03:36:43.073Z] #45 16.09 PBCC images/ghost-file.pb-c.c [2020-03-15T03:36:43.073Z] #45 16.18 DEP images/ghost-file.pb-c.d [2020-03-15T03:36:43.365Z] #45 16.27 PBCC images/regfile.pb-c.c [2020-03-15T03:36:43.365Z] #45 16.36 DEP images/regfile.pb-c.d [2020-03-15T03:36:43.365Z] #45 16.47 PBCC images/ns.pb-c.c [2020-03-15T03:36:43.365Z] #45 16.49 DEP images/ns.pb-c.d [2020-03-15T03:36:43.655Z] #45 16.68 PBCC images/fdinfo.pb-c.c [2020-03-15T03:36:43.946Z] #45 16.91 DEP images/fdinfo.pb-c.d [2020-03-15T03:36:43.946Z] #45 17.03 PBCC images/core-aarch64.pb-c.c [2020-03-15T03:36:43.946Z] #45 17.11 PBCC images/core-arm.pb-c.c [2020-03-15T03:36:44.252Z] #45 17.25 PBCC images/core-ppc64.pb-c.c [2020-03-15T03:36:44.253Z] #45 17.40 PBCC images/core-s390.pb-c.c [2020-03-15T03:36:44.543Z] #45 17.55 PBCC images/core-x86.pb-c.c [2020-03-15T03:36:44.543Z] #45 17.74 PBCC images/core.pb-c.c [2020-03-15T03:36:44.832Z] #45 17.87 PBCC images/inventory.pb-c.c [2020-03-15T03:36:44.832Z] #45 17.98 DEP images/core-aarch64.pb-c.d [2020-03-15T03:36:44.836Z] #65 255.9 + bin/containerd-shim-runc-v1 [2020-03-15T03:36:44.847Z] ok github.com/docker/docker/api/server 0.046s coverage: 9.0% of statements [2020-03-15T03:36:45.123Z] #45 18.10 DEP images/core-arm.pb-c.d [2020-03-15T03:36:45.123Z] #45 18.20 DEP images/core-ppc64.pb-c.d [2020-03-15T03:36:45.123Z] #45 18.29 DEP images/core-s390.pb-c.d [2020-03-15T03:36:45.414Z] #45 18.39 DEP images/core-x86.pb-c.d [2020-03-15T03:36:45.414Z] #45 ... [2020-03-15T03:36:45.414Z] [2020-03-15T03:36:45.414Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-15T03:36:45.414Z] #11 107.9 Selecting previously unselected package gcc-mingw-w64-base. [2020-03-15T03:36:45.414Z] #11 107.9 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-03-15T03:36:45.414Z] #11 107.9 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-03-15T03:36:45.414Z] #11 108.2 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-03-15T03:36:45.414Z] #11 108.2 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-03-15T03:36:45.414Z] #11 108.2 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-15T03:36:45.414Z] #11 ... [2020-03-15T03:36:45.414Z] [2020-03-15T03:36:45.414Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:36:45.414Z] #45 18.56 DEP images/core.pb-c.d [2020-03-15T03:36:45.414Z] #45 18.65 DEP images/inventory.pb-c.d [2020-03-15T03:36:45.703Z] #45 18.75 PBCC images/cpuinfo.pb-c.c [2020-03-15T03:36:45.994Z] #45 18.83 DEP images/cpuinfo.pb-c.d [2020-03-15T03:36:45.994Z] #45 18.96 PBCC images/stats.pb-c.c [2020-03-15T03:36:45.994Z] #45 18.98 DEP images/stats.pb-c.d [2020-03-15T03:36:46.730Z] #65 258.9 + bin/containerd-shim-runc-v2 [2020-03-15T03:36:47.252Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-03-15T03:36:47.252Z] [2020-03-15T03:36:47.252Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-03-15T03:36:47.252Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-03-15T03:36:47.252Z] HOSTNAME=0170156af749 [2020-03-15T03:36:47.252Z] TESTDEBUG=0 [2020-03-15T03:36:47.252Z] DEST=bundles/test-integration [2020-03-15T03:36:47.252Z] PWD=/go/src/github.com/docker/docker [2020-03-15T03:36:47.252Z] DOCKER_GITCOMMIT=f310bd29bd5ab52caa0536c85d564461a70abf16 [2020-03-15T03:36:47.252Z] container=docker [2020-03-15T03:36:47.252Z] HOME=/root [2020-03-15T03:36:47.252Z] GOLANG_VERSION=1.13.8 [2020-03-15T03:36:47.252Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-03-15T03:36:47.252Z] VALIDATE_BRANCH=master [2020-03-15T03:36:47.252Z] TERM=xterm [2020-03-15T03:36:47.252Z] DOCKER_PKG=github.com/docker/docker [2020-03-15T03:36:47.252Z] SHLVL=1 [2020-03-15T03:36:47.252Z] TIMEOUT=120m [2020-03-15T03:36:47.252Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-03-15T03:36:47.252Z] DOCKER_GRAPHDRIVER=overlay2 [2020-03-15T03:36:47.252Z] GO111MODULE=off [2020-03-15T03:36:47.252Z] DOCKER_EXPERIMENTAL=1 [2020-03-15T03:36:47.252Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-03-15T03:36:47.252Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-03-15T03:36:47.252Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-03-15T03:36:47.252Z] GOPATH=/go [2020-03-15T03:36:47.252Z] PKG_CONFIG=pkg-config [2020-03-15T03:36:47.252Z] _=/usr/bin/env [2020-03-15T03:36:47.252Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-03-15T03:36:47.386Z] #65 241.5 + bin/containerd-shim-runc-v1 [2020-03-15T03:36:47.658Z] #65 259.6 + binaries [2020-03-15T03:36:47.658Z] #65 259.6 + mkdir -p /build [2020-03-15T03:36:47.658Z] #65 259.6 + cp bin/containerd /build/containerd [2020-03-15T03:36:47.658Z] #65 259.7 + cp bin/containerd-shim /build/containerd-shim [2020-03-15T03:36:47.658Z] #65 259.7 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-03-15T03:36:47.658Z] #65 259.7 + cp bin/ctr /build/ctr [2020-03-15T03:36:47.915Z] #65 DONE 260.0s [2020-03-15T03:36:48.741Z] #45 21.90 make[1]: Nothing to be done for 'all'. [2020-03-15T03:36:48.844Z] [2020-03-15T03:36:48.845Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-03-15T03:36:49.101Z] #66 DONE 0.2s [2020-03-15T03:36:49.101Z] [2020-03-15T03:36:49.101Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-03-15T03:36:49.101Z] #70 DONE 0.1s [2020-03-15T03:36:49.101Z] [2020-03-15T03:36:49.101Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-03-15T03:36:49.357Z] #72 DONE 0.1s [2020-03-15T03:36:49.357Z] [2020-03-15T03:36:49.357Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-03-15T03:36:49.357Z] #75 DONE 0.1s [2020-03-15T03:36:49.357Z] [2020-03-15T03:36:49.357Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-03-15T03:36:49.357Z] #76 DONE 0.0s [2020-03-15T03:36:49.357Z] [2020-03-15T03:36:49.357Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-03-15T03:36:49.372Z] #45 ... [2020-03-15T03:36:49.372Z] [2020-03-15T03:36:49.372Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-15T03:36:49.372Z] #34 111.5 internal/syscall/unix [2020-03-15T03:36:49.372Z] #34 111.7 time [2020-03-15T03:36:49.661Z] #34 ... [2020-03-15T03:36:49.661Z] [2020-03-15T03:36:49.661Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-15T03:36:49.661Z] #57 120.6 time [2020-03-15T03:36:50.668Z] #65 244.5 + bin/containerd-shim-runc-v2 [2020-03-15T03:36:50.723Z] #77 DONE 1.1s [2020-03-15T03:36:50.723Z] [2020-03-15T03:36:50.723Z] #78 exporting to image [2020-03-15T03:36:50.723Z] #78 exporting layers [2020-03-15T03:36:50.926Z] #65 245.3 + binaries [2020-03-15T03:36:50.926Z] #65 245.3 + mkdir -p /build [2020-03-15T03:36:50.926Z] #65 245.3 + cp bin/containerd /build/containerd [2020-03-15T03:36:50.926Z] #65 245.3 + cp bin/containerd-shim /build/containerd-shim [2020-03-15T03:36:50.926Z] #65 245.3 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-03-15T03:36:50.926Z] #65 245.3 + cp bin/ctr /build/ctr [2020-03-15T03:36:51.183Z] #65 DONE 245.7s [2020-03-15T03:36:52.555Z] [2020-03-15T03:36:52.555Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-03-15T03:36:52.555Z] #66 DONE 0.2s [2020-03-15T03:36:52.555Z] [2020-03-15T03:36:52.555Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-03-15T03:36:52.555Z] #70 DONE 0.1s [2020-03-15T03:36:52.555Z] [2020-03-15T03:36:52.555Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-03-15T03:36:52.555Z] #72 DONE 0.1s [2020-03-15T03:36:52.813Z] [2020-03-15T03:36:52.813Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-03-15T03:36:52.813Z] #75 DONE 0.1s [2020-03-15T03:36:52.813Z] [2020-03-15T03:36:52.813Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-03-15T03:36:52.813Z] #76 DONE 0.0s [2020-03-15T03:36:52.813Z] [2020-03-15T03:36:52.813Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-03-15T03:36:54.139Z] #57 ... [2020-03-15T03:36:54.139Z] [2020-03-15T03:36:54.139Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:36:54.139Z] #48 115.7 vendor/golang.org/x/text/transform [2020-03-15T03:36:54.139Z] #48 120.9 time [2020-03-15T03:36:54.139Z] #48 ... [2020-03-15T03:36:54.139Z] [2020-03-15T03:36:54.139Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-15T03:36:54.139Z] #66 69.88 Checking out files: 44% (1386/3137) Checking out files: 45% (1412/3137) Checking out files: 46% (1444/3137) Checking out files: 47% (1475/3137) Checking out files: 48% (1506/3137) Checking out files: 49% (1538/3137) Checking out files: 50% (1569/3137) Checking out files: 51% (1600/3137) Checking out files: 52% (1632/3137) Checking out files: 53% (1663/3137) Checking out files: 54% (1694/3137) Checking out files: 55% (1726/3137) Checking out files: 56% (1757/3137) Checking out files: 57% (1789/3137) Checking out files: 58% (1820/3137) Checking out files: 59% (1851/3137) Checking out files: 60% (1883/3137) Checking out files: 61% (1914/3137) Checking out files: 62% (1945/3137) Checking out files: 63% (1977/3137) Checking out files: 64% (2008/3137) Checking out files: 65% (2040/3137) Checking out files: 66% (2071/3137) Checking out files: 67% (2102/3137) Checking out files: 68% (2134/3137) Checking out files: 69% (2165/3137) Checking out files: 70% (2196/3137) Checking out files: 71% (2228/3137) Checking out files: 72% (2259/3137) Checking out files: 73% (2291/3137) Checking out files: 74% (2322/3137) Checking out files: 75% (2353/3137) Checking out files: 76% (2385/3137) Checking out files: 77% (2416/3137) Checking out files: 78% (2447/3137) Checking out files: 79% (2479/3137) Checking out files: 80% (2510/3137) Checking out files: 80% (2529/3137) Checking out files: 81% (2541/3137) Checking out files: 82% (2573/3137) Checking out files: 83% (2604/3137) Checking out files: 84% (2636/3137) Checking out files: 85% (2667/3137) Checking out files: 86% (2698/3137) Checking out files: 87% (2730/3137) Checking out files: 88% (2761/3137) Checking out files: 89% (2792/3137) Checking out files: 90% (2824/3137) Checking out files: 91% (2855/3137) Checking out files: 92% (2887/3137) Checking out files: 93% (2918/3137) Checking out files: 94% (2949/3137) Checking out files: 95% (2981/3137) Checking out files: 96% (3012/3137) Checking out files: 97% (3043/3137) Checking out files: 98% (3075/3137) Checking out files: 99% (3106/3137) Checking out files: 100% (3137/3137) Checking out files: 100% (3137/3137), done. [2020-03-15T03:36:54.139Z] #66 71.89 + cd /tmp/tmp.yKO3ebtb3N/src/github.com/containerd/containerd [2020-03-15T03:36:54.139Z] #66 71.89 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-15T03:36:54.183Z] #77 DONE 1.0s [2020-03-15T03:36:54.183Z] [2020-03-15T03:36:54.183Z] #78 exporting to image [2020-03-15T03:36:54.183Z] #78 exporting layers [2020-03-15T03:36:56.198Z] #66 74.11 + export 'BUILDTAGS=netgo osusergo static_build' [2020-03-15T03:36:56.198Z] #66 74.11 + BUILDTAGS='netgo osusergo static_build' [2020-03-15T03:36:56.198Z] #66 74.11 + export EXTRA_FLAGS=-buildmode=pie [2020-03-15T03:36:56.198Z] #66 74.11 + EXTRA_FLAGS=-buildmode=pie [2020-03-15T03:36:56.198Z] #66 74.11 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-03-15T03:36:56.198Z] #66 74.11 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-03-15T03:36:56.198Z] #66 74.11 + '[' '' = dynamic ']' [2020-03-15T03:36:56.198Z] #66 74.11 + make [2020-03-15T03:36:56.755Z] Client: [2020-03-15T03:36:56.755Z] Debug Mode: false [2020-03-15T03:36:56.755Z] Plugins: [2020-03-15T03:36:56.755Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-03-15T03:36:56.755Z] [2020-03-15T03:36:56.755Z] Server: [2020-03-15T03:36:56.755Z] Containers: 0 [2020-03-15T03:36:56.755Z] Running: 0 [2020-03-15T03:36:56.755Z] Paused: 0 [2020-03-15T03:36:56.755Z] Stopped: 0 [2020-03-15T03:36:56.755Z] Images: 0 [2020-03-15T03:36:56.755Z] Server Version: 19.03.5 [2020-03-15T03:36:56.755Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-03-15T03:36:56.755Z] Windows: [2020-03-15T03:36:56.755Z] LCOW: [2020-03-15T03:36:56.755Z] Logging Driver: json-file [2020-03-15T03:36:56.755Z] Plugins: [2020-03-15T03:36:56.755Z] Volume: local [2020-03-15T03:36:56.755Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-03-15T03:36:56.755Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-03-15T03:36:56.755Z] Swarm: inactive [2020-03-15T03:36:56.755Z] Default Isolation: process [2020-03-15T03:36:56.755Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-03-15T03:36:56.755Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-03-15T03:36:56.755Z] OSType: windows [2020-03-15T03:36:56.755Z] Architecture: x86_64 [2020-03-15T03:36:56.755Z] CPUs: 4 [2020-03-15T03:36:56.755Z] Total Memory: 32GiB [2020-03-15T03:36:56.755Z] Name: azwin-2-ff21f0 [2020-03-15T03:36:56.755Z] ID: UR4U:SP26:2R3U:OABF:FW7X:OVZM:HGLG:UQJF:ODTF:M7DP:TEU4:TEXW [2020-03-15T03:36:56.755Z] Docker Root Dir: D:\docker [2020-03-15T03:36:56.755Z] Debug Mode: false [2020-03-15T03:36:56.755Z] Registry: https://index.docker.io/v1/ [2020-03-15T03:36:56.755Z] Labels: [2020-03-15T03:36:56.755Z] Experimental: true [2020-03-15T03:36:56.755Z] Insecure Registries: [2020-03-15T03:36:56.755Z] 10.0.0.4:5000 [2020-03-15T03:36:56.755Z] 127.0.0.0/8 [2020-03-15T03:36:56.755Z] Registry Mirrors: [2020-03-15T03:36:56.755Z] http://10.0.0.4:5000/ [2020-03-15T03:36:56.755Z] Live Restore Enabled: false [2020-03-15T03:36:56.755Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-03-15T03:36:57.317Z] #78 exporting layers 6.0s done [2020-03-15T03:36:57.317Z] #78 writing image sha256:a5bc78c91a51846cbfba2a81cb68d4d1a38c669ee4c6fab77f8cfe94ac28dd0d done [2020-03-15T03:36:57.317Z] #78 naming to docker.io/library/docker:f310bd29bd5ab52caa0536c85d564461a70abf16 done [2020-03-15T03:36:57.317Z] #78 DONE 6.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-03-15T03:36:57.789Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40695/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=f310bd29bd5ab52caa0536c85d564461a70abf16 -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:f310bd29bd5ab52caa0536c85d564461a70abf16 hack/make.sh dynbinary test-integration [2020-03-15T03:36:58.260Z] #66 76.04 + bin/ctr [2020-03-15T03:36:58.718Z] [2020-03-15T03:36:58.718Z] Removing bundles/ [2020-03-15T03:36:58.718Z] [2020-03-15T03:36:58.718Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-03-15T03:36:58.718Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-03-15T03:36:58.718Z] GOOS="" GOARCH="" GOARM="" [2020-03-15T03:37:00.737Z] #78 exporting layers 5.9s done [2020-03-15T03:37:00.737Z] #78 writing image sha256:e0194b79003a9393e282c5108de0c84008483c05fc8f6758cf9c66827aa95ce6 done [2020-03-15T03:37:00.737Z] #78 naming to docker.io/library/docker:f310bd29bd5ab52caa0536c85d564461a70abf16 done [2020-03-15T03:37:00.737Z] #78 DONE 5.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-03-15T03:37:00.990Z] #66 ... [2020-03-15T03:37:00.990Z] [2020-03-15T03:37:00.990Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-15T03:37:00.990Z] #34 122.7 internal/poll [2020-03-15T03:37:00.990Z] #34 126.1 os [2020-03-15T03:37:00.990Z] #34 128.1 internal/fmtsort [2020-03-15T03:37:00.990Z] #34 130.8 path/filepath [2020-03-15T03:37:00.990Z] #34 130.8 fmt [2020-03-15T03:37:00.990Z] #34 ... [2020-03-15T03:37:00.990Z] [2020-03-15T03:37:00.990Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:37:00.990Z] #45 24.07 CC images/stats.o [2020-03-15T03:37:00.990Z] #45 24.95 CC images/core.o [2020-03-15T03:37:00.990Z] #45 26.70 CC images/core-x86.o [2020-03-15T03:37:00.990Z] #45 27.74 CC images/core-arm.o [2020-03-15T03:37:00.990Z] #45 28.45 CC images/core-aarch64.o [2020-03-15T03:37:00.990Z] #45 29.35 CC images/core-ppc64.o [2020-03-15T03:37:00.990Z] #45 30.54 CC images/core-s390.o [2020-03-15T03:37:00.990Z] #45 31.97 CC images/cpuinfo.o [2020-03-15T03:37:00.990Z] #45 32.80 CC images/inventory.o [2020-03-15T03:37:00.990Z] #45 33.25 CC images/fdinfo.o [2020-03-15T03:37:00.990Z] #45 33.92 CC images/fown.o [2020-03-15T03:37:01.283Z] #45 34.26 CC images/ns.o [2020-03-15T03:37:01.572Z] #45 34.66 CC images/regfile.o [2020-03-15T03:37:01.876Z] #45 ... [2020-03-15T03:37:01.876Z] [2020-03-15T03:37:01.876Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-15T03:37:01.876Z] #34 133.9 io/ioutil [2020-03-15T03:37:02.190Z] [2020-03-15T03:37:02.190Z] Removing bundles/ [2020-03-15T03:37:02.190Z] [2020-03-15T03:37:02.190Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-03-15T03:37:02.190Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-03-15T03:37:02.191Z] GOOS="" GOARCH="" GOARM="" [2020-03-15T03:37:04.607Z] #34 ... [2020-03-15T03:37:04.607Z] [2020-03-15T03:37:04.607Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-15T03:37:04.607Z] #57 126.4 regexp [2020-03-15T03:37:04.607Z] #57 135.2 io/ioutil [2020-03-15T03:37:04.607Z] #57 ... [2020-03-15T03:37:04.607Z] [2020-03-15T03:37:04.607Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:37:04.607Z] #45 35.01 CC images/ghost-file.o [2020-03-15T03:37:04.607Z] #45 35.64 CC images/fifo.o [2020-03-15T03:37:04.607Z] #45 36.05 CC images/remap-file-path.o [2020-03-15T03:37:04.607Z] #45 36.58 CC images/eventfd.o [2020-03-15T03:37:04.607Z] #45 36.99 CC images/eventpoll.o [2020-03-15T03:37:04.607Z] #45 37.51 CC images/fh.o [2020-03-15T03:37:05.236Z] #45 38.14 CC images/fsnotify.o [2020-03-15T03:37:06.271Z] #45 39.24 CC images/signalfd.o [2020-03-15T03:37:06.905Z] #45 39.83 CC images/fs.o [2020-03-15T03:37:07.196Z] #45 40.18 CC images/pstree.o [2020-03-15T03:37:07.826Z] #45 40.67 CC images/pipe.o [2020-03-15T03:37:08.117Z] #45 41.22 CC images/tcp-stream.o [2020-03-15T03:37:08.747Z] #45 41.66 CC images/sk-packet.o [2020-03-15T03:37:08.747Z] #45 ... [2020-03-15T03:37:08.747Z] [2020-03-15T03:37:08.747Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:37:08.747Z] #48 130.7 regexp [2020-03-15T03:37:08.747Z] #48 138.2 os/exec [2020-03-15T03:37:08.747Z] #48 138.2 net [2020-03-15T03:37:08.747Z] #48 ... [2020-03-15T03:37:08.747Z] [2020-03-15T03:37:08.747Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-15T03:37:08.747Z] #57 137.7 mvdan.cc/sh/v3/fileutil [2020-03-15T03:37:08.747Z] #57 140.4 encoding/binary [2020-03-15T03:37:08.747Z] #57 140.4 github.com/pkg/diff [2020-03-15T03:37:08.747Z] #57 140.4 flag [2020-03-15T03:37:08.747Z] #57 140.5 go/token [2020-03-15T03:37:09.533Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-03-15T03:37:09.533Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-03-15T03:37:09.533Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-03-15T03:37:11.493Z] #57 ... [2020-03-15T03:37:11.493Z] [2020-03-15T03:37:11.493Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:37:11.493Z] #48 143.7 github.com/LK4D4/vndr/versioned [2020-03-15T03:37:15.006Z] #48 ... [2020-03-15T03:37:15.006Z] [2020-03-15T03:37:15.006Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-15T03:37:15.006Z] #34 136.8 flag [2020-03-15T03:37:15.006Z] #34 136.8 github.com/BurntSushi/toml [2020-03-15T03:37:15.006Z] #34 136.8 log [2020-03-15T03:37:15.006Z] #34 144.0 github.com/BurntSushi/toml/cmd/tomlv [2020-03-15T03:37:15.006Z] #34 ... [2020-03-15T03:37:15.006Z] [2020-03-15T03:37:15.006Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:37:15.006Z] #45 42.21 CC images/mnt.o [2020-03-15T03:37:15.006Z] #45 42.66 CC images/pipe-data.o [2020-03-15T03:37:15.006Z] #45 43.11 CC images/sa.o [2020-03-15T03:37:15.006Z] #45 43.61 CC images/timer.o [2020-03-15T03:37:15.006Z] #45 44.39 CC images/timerfd.o [2020-03-15T03:37:15.006Z] #45 44.90 CC images/mm.o [2020-03-15T03:37:15.006Z] #45 45.47 CC images/sk-opts.o [2020-03-15T03:37:15.006Z] #45 46.00 CC images/sk-unix.o [2020-03-15T03:37:15.006Z] #45 46.55 CC images/sk-inet.o [2020-03-15T03:37:15.006Z] #45 47.36 CC images/tun.o [2020-03-15T03:37:15.006Z] #45 47.86 CC images/sk-netlink.o [2020-03-15T03:37:15.295Z] #45 48.29 CC images/packet-sock.o [2020-03-15T03:37:15.295Z] #45 ... [2020-03-15T03:37:15.295Z] [2020-03-15T03:37:15.295Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:37:15.295Z] #48 147.5 encoding/base64 [2020-03-15T03:37:15.295Z] #48 147.5 crypto/cipher [2020-03-15T03:37:15.586Z] #48 147.7 go/scanner [2020-03-15T03:37:18.330Z] #48 ... [2020-03-15T03:37:18.330Z] [2020-03-15T03:37:18.330Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-15T03:37:18.330Z] #34 DONE 150.7s [2020-03-15T03:37:18.620Z] [2020-03-15T03:37:18.620Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:37:18.620Z] #45 49.27 CC images/ipc-var.o [2020-03-15T03:37:18.620Z] #45 49.62 CC images/ipc-desc.o [2020-03-15T03:37:18.620Z] #45 49.90 CC images/ipc-shm.o [2020-03-15T03:37:18.620Z] #45 50.48 CC images/ipc-msg.o [2020-03-15T03:37:18.620Z] #45 51.11 CC images/ipc-sem.o [2020-03-15T03:37:18.620Z] #45 51.48 CC images/utsns.o [2020-03-15T03:37:19.268Z] #45 52.04 CC images/creds.o [2020-03-15T03:37:19.557Z] #45 52.55 CC images/vma.o [2020-03-15T03:37:19.846Z] #45 ... [2020-03-15T03:37:19.846Z] [2020-03-15T03:37:19.846Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-15T03:37:19.846Z] #11 142.3 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-03-15T03:37:19.846Z] #11 142.3 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-03-15T03:37:19.846Z] #11 142.3 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-15T03:37:19.846Z] #11 ... [2020-03-15T03:37:19.846Z] [2020-03-15T03:37:19.846Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:37:19.846Z] #48 151.2 net/url [2020-03-15T03:37:21.344Z] #48 153.5 text/template/parse [2020-03-15T03:37:21.635Z] #48 154.0 go/ast [2020-03-15T03:37:22.530Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-03-15T03:37:22.530Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-9475c001\powershellScript.ps1'; exit $LASTEXITCODE; [2020-03-15T03:37:22.530Z] ---------------------------------------------------------------------------- [2020-03-15T03:37:22.530Z] [2020-03-15T03:37:22.530Z] INFO: executeCI.ps1 starting at Sun Mar 15 03:37:21 CUT 2020 [2020-03-15T03:37:22.530Z] [2020-03-15T03:37:22.530Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-03-15T03:37:22.530Z] INFO: Running git version 2.24.1.windows.2 [2020-03-15T03:37:22.530Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-03-15T03:37:22.530Z] INFO: Environment variables: [2020-03-15T03:37:22.530Z] [2020-03-15T03:37:22.530Z] Name Value [2020-03-15T03:37:22.530Z] ---- ----- [2020-03-15T03:37:22.530Z] ALLUSERSPROFILE C:\ProgramData [2020-03-15T03:37:22.530Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-03-15T03:37:22.530Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-03-15T03:37:22.530Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.5 [2020-03-15T03:37:22.530Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.5 [2020-03-15T03:37:22.530Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-03-15T03:37:22.530Z] BRANCH_NAME PR-40695 [2020-03-15T03:37:22.530Z] BUILD_DISPLAY_NAME #1 [2020-03-15T03:37:22.530Z] BUILD_ID 1 [2020-03-15T03:37:22.530Z] BUILD_NUMBER 1 [2020-03-15T03:37:22.530Z] BUILD_TAG jenkins-moby-PR-40695-1 [2020-03-15T03:37:22.530Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-40695/1/ [2020-03-15T03:37:22.530Z] CHANGE_AUTHOR AkihiroSuda [2020-03-15T03:37:22.530Z] CHANGE_AUTHOR_DISPLAY_NAME Akihiro Suda [2020-03-15T03:37:22.530Z] CHANGE_AUTHOR_EMAIL suda.kyoto@gmail.com [2020-03-15T03:37:22.530Z] CHANGE_BRANCH rootlesskit-092 [2020-03-15T03:37:22.530Z] CHANGE_FORK AkihiroSuda/docker [2020-03-15T03:37:22.531Z] CHANGE_ID 40695 [2020-03-15T03:37:22.531Z] CHANGE_TARGET master [2020-03-15T03:37:22.531Z] CHANGE_TITLE rootless: support forwarding signals from RootlessKit to dockerd [2020-03-15T03:37:22.531Z] CHANGE_URL https://github.com/moby/moby/pull/40695 [2020-03-15T03:37:22.531Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-15T03:37:22.531Z] CommonProgramFiles C:\Program Files\Common Files [2020-03-15T03:37:22.531Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-03-15T03:37:22.531Z] CommonProgramW6432 C:\Program Files\Common Files [2020-03-15T03:37:22.531Z] COMPUTERNAME azwin-2-ff21f0 [2020-03-15T03:37:22.531Z] ComSpec C:\windows\system32\cmd.exe [2020-03-15T03:37:22.531Z] ConfigSequenceNumber 0 [2020-03-15T03:37:22.531Z] DOCKER_BUILDKIT 0 [2020-03-15T03:37:22.531Z] DOCKER_DUT_DEBUG 1 [2020-03-15T03:37:22.531Z] DOCKER_EXPERIMENTAL 1 [2020-03-15T03:37:22.531Z] DOCKER_GRAPHDRIVER overlay2 [2020-03-15T03:37:22.531Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-03-15T03:37:22.531Z] EXECUTOR_NUMBER 0 [2020-03-15T03:37:22.531Z] FQDN azwin-2-ff21f0.westus.cloudapp.azure.com [2020-03-15T03:37:22.531Z] GIT_BRANCH PR-40695 [2020-03-15T03:37:22.531Z] GIT_COMMIT f310bd29bd5ab52caa0536c85d564461a70abf16 [2020-03-15T03:37:22.531Z] GIT_URL https://github.com/moby/moby.git [2020-03-15T03:37:22.531Z] HUDSON_COOKIE ad54b6ba-bd3c-4983-9fe7-b7435a732e45 [2020-03-15T03:37:22.531Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-03-15T03:37:22.531Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-03-15T03:37:22.531Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-03-15T03:37:22.531Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.242-1.b08.ojdkbuild.windows.x86_64 [2020-03-15T03:37:22.531Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-03-15T03:37:22.531Z] JENKINS_NODE_COOKIE 8f448236-5cd5-4920-b71e-0d3e25516b75 [2020-03-15T03:37:22.531Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-03-15T03:37:22.531Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-03-15T03:37:22.531Z] JOB_BASE_NAME PR-40695 [2020-03-15T03:37:22.531Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40695/display/redirect [2020-03-15T03:37:22.531Z] JOB_NAME moby/PR-40695 [2020-03-15T03:37:22.531Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-40695/ [2020-03-15T03:37:22.531Z] library.jps.version master [2020-03-15T03:37:22.531Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-03-15T03:37:22.531Z] NODE_LABELS amd64 azure azwin-2-ff21f0 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-03-15T03:37:22.531Z] NODE_NAME azwin-2-ff21f0 [2020-03-15T03:37:22.531Z] NUMBER_OF_PROCESSORS 4 [2020-03-15T03:37:22.531Z] OS Windows_NT [2020-03-15T03:37:22.531Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-03-15T03:37:22.531Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-03-15T03:37:22.531Z] PROCESSOR_ARCHITECTURE AMD64 [2020-03-15T03:37:22.531Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2020-03-15T03:37:22.531Z] PROCESSOR_LEVEL 6 [2020-03-15T03:37:22.531Z] PROCESSOR_REVISION 5504 [2020-03-15T03:37:22.531Z] ProgramData C:\ProgramData [2020-03-15T03:37:22.531Z] ProgramFiles C:\Program Files [2020-03-15T03:37:22.531Z] ProgramFiles(x86) C:\Program Files (x86) [2020-03-15T03:37:22.531Z] ProgramW6432 C:\Program Files [2020-03-15T03:37:22.531Z] PROMPT $P$G [2020-03-15T03:37:22.531Z] PSExecutionPolicyPreference Bypass [2020-03-15T03:37:22.531Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-03-15T03:37:22.531Z] PUBLIC C:\Users\Public [2020-03-15T03:37:22.531Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40695/1/display/redirect?page=changes [2020-03-15T03:37:22.531Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40695/1/display/redirect [2020-03-15T03:37:22.531Z] SKIP_VALIDATION_TESTS 1 [2020-03-15T03:37:22.531Z] SOURCES_DRIVE d [2020-03-15T03:37:22.531Z] SOURCES_SUBDIR gopath [2020-03-15T03:37:22.531Z] STAGE_NAME Run tests [2020-03-15T03:37:22.531Z] SystemDrive C: [2020-03-15T03:37:22.531Z] SystemRoot C:\windows [2020-03-15T03:37:22.531Z] TEMP C:\windows\TEMP [2020-03-15T03:37:22.531Z] TESTDEBUG 0 [2020-03-15T03:37:22.531Z] TESTRUN_DRIVE d [2020-03-15T03:37:22.531Z] TESTRUN_SUBDIR CI [2020-03-15T03:37:22.531Z] TIMEOUT 120m [2020-03-15T03:37:22.531Z] TMP C:\windows\TEMP [2020-03-15T03:37:22.531Z] USERDOMAIN WORKGROUP [2020-03-15T03:37:22.531Z] USERNAME azwin-2-ff21f0$ [2020-03-15T03:37:22.531Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-03-15T03:37:22.531Z] windir C:\windows [2020-03-15T03:37:22.531Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-03-15T03:37:22.531Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-03-15T03:37:22.531Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-03-15T03:37:22.531Z] [2020-03-15T03:37:22.531Z] [2020-03-15T03:37:22.531Z] [2020-03-15T03:37:23.136Z] #48 ... [2020-03-15T03:37:23.136Z] [2020-03-15T03:37:23.136Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-15T03:37:23.136Z] #57 145.3 go/scanner [2020-03-15T03:37:23.136Z] #57 148.2 mvdan.cc/editorconfig [2020-03-15T03:37:23.136Z] #57 148.4 mvdan.cc/sh/v3/syntax [2020-03-15T03:37:23.136Z] #57 150.4 encoding/json [2020-03-15T03:37:23.136Z] #57 152.9 go/ast [2020-03-15T03:37:23.425Z] #57 ... [2020-03-15T03:37:23.425Z] [2020-03-15T03:37:23.425Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:37:23.425Z] #45 53.30 CC images/netdev.o [2020-03-15T03:37:23.425Z] #45 53.87 CC images/tty.o [2020-03-15T03:37:23.425Z] #45 54.93 CC images/file-lock.o [2020-03-15T03:37:23.425Z] #45 55.26 CC images/rlimit.o [2020-03-15T03:37:23.425Z] #45 55.60 CC images/pagemap.o [2020-03-15T03:37:23.425Z] #45 56.16 CC images/siginfo.o [2020-03-15T03:37:23.466Z] INFO [loader] Go packages loading at mode 575 (compiled_files|files|name|types_sizes|deps|exports_file|imports) took 1m54.363284884s [2020-03-15T03:37:23.466Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 461.418079ms [2020-03-15T03:37:23.714Z] #45 56.78 CC images/rpc.o [2020-03-15T03:37:24.059Z] INFO: Sources under d:\gopath\... [2020-03-15T03:37:24.059Z] INFO: Test run under d:\CI\... [2020-03-15T03:37:24.059Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-03-15T03:37:24.059Z] INFO: docker/docker repository was found [2020-03-15T03:37:24.517Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2020-03-15T03:37:24.720Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-03-15T03:37:24.973Z] ltsc2019: Pulling from windows/servercore [2020-03-15T03:37:24.973Z] 65014b3c3121: Pulling fs layer [2020-03-15T03:37:24.973Z] 23645bd7ee08: Pulling fs layer [2020-03-15T03:37:25.000Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-03-15T03:37:26.001Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-03-15T03:37:26.438Z] #45 59.27 CC images/ext-file.o [2020-03-15T03:37:26.611Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-03-15T03:37:26.742Z] #45 59.58 CC images/cgroup.o [2020-03-15T03:37:26.892Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-03-15T03:37:27.034Z] #45 ... [2020-03-15T03:37:27.034Z] [2020-03-15T03:37:27.034Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:37:27.034Z] #48 159.1 encoding/json [2020-03-15T03:37:28.358Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-03-15T03:37:28.968Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-03-15T03:37:29.970Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-03-15T03:37:31.432Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-03-15T03:37:32.043Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-03-15T03:37:33.043Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-03-15T03:37:33.919Z] #48 ... [2020-03-15T03:37:33.919Z] [2020-03-15T03:37:33.919Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:37:33.919Z] #45 60.85 CC images/userns.o [2020-03-15T03:37:33.919Z] #45 61.36 CC images/google/protobuf/descriptor.o [2020-03-15T03:37:33.919Z] #45 64.80 CC images/opts.o [2020-03-15T03:37:33.919Z] #45 65.17 CC images/seccomp.o [2020-03-15T03:37:33.919Z] #45 65.59 CC images/binfmt-misc.o [2020-03-15T03:37:33.919Z] #45 65.87 CC images/time.o [2020-03-15T03:37:33.919Z] #45 66.18 CC images/sysctl.o [2020-03-15T03:37:33.919Z] #45 66.61 CC images/autofs.o [2020-03-15T03:37:33.919Z] #45 ... [2020-03-15T03:37:33.919Z] [2020-03-15T03:37:33.919Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-15T03:37:33.919Z] #57 155.7 golang.org/x/sys/unix [2020-03-15T03:37:33.919Z] #57 ... [2020-03-15T03:37:33.919Z] [2020-03-15T03:37:33.919Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:37:33.919Z] #45 66.97 CC images/macvlan.o [2020-03-15T03:37:34.045Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-03-15T03:37:34.211Z] #45 67.31 CC images/sit.o [2020-03-15T03:37:34.841Z] #45 67.79 LINK images/built-in.o [2020-03-15T03:37:34.841Z] #45 68.01 GEN compel/include/asm [2020-03-15T03:37:34.841Z] #45 68.02 GEN compel/include/version.h [2020-03-15T03:37:34.841Z] #45 68.08 touch .config [2020-03-15T03:37:35.134Z] #45 68.11 GEN include/common/config.h [2020-03-15T03:37:35.134Z] #45 68.26 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-03-15T03:37:35.134Z] #45 68.29 GEN compel/plugins/include/uapi/std/syscall.h [2020-03-15T03:37:35.134Z] #45 68.34 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-03-15T03:37:35.270Z] 23645bd7ee08: Verifying Checksum [2020-03-15T03:37:35.425Z] #45 68.37 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-03-15T03:37:35.425Z] #45 68.54 DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-03-15T03:37:35.425Z] #45 68.62 DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-03-15T03:37:35.511Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-03-15T03:37:35.714Z] #45 68.70 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-03-15T03:37:35.714Z] #45 68.77 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-03-15T03:37:35.714Z] #45 68.78 DEP compel/plugins/std/infect.d [2020-03-15T03:37:36.006Z] #45 69.00 DEP compel/plugins/std/string.d [2020-03-15T03:37:36.121Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-03-15T03:37:36.297Z] #45 69.20 DEP compel/plugins/std/log.d [2020-03-15T03:37:36.297Z] #45 69.35 DEP compel/plugins/std/fds.d [2020-03-15T03:37:36.587Z] #45 69.59 DEP compel/plugins/std/std.d [2020-03-15T03:37:36.907Z] #45 69.85 DEP compel/plugins/shmem/shmem.d [2020-03-15T03:37:36.907Z] #45 70.03 DEP compel/plugins/fds/fds.d [2020-03-15T03:37:37.123Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-03-15T03:37:37.201Z] #45 70.36 CC compel/plugins/std/std.o [2020-03-15T03:37:37.733Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-03-15T03:37:37.733Z] Using test binary docker [2020-03-15T03:37:37.733Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-03-15T03:37:37.733Z] +++ /etc/init.d/apparmor start [2020-03-15T03:37:37.733Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-03-15T03:37:37.733Z] INFO: Waiting for daemon to start... [2020-03-15T03:37:37.733Z] Starting dockerd [2020-03-15T03:37:37.733Z] +++ 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-03-15T03:37:38.260Z] #45 71.10 CC compel/plugins/std/fds.o [2020-03-15T03:37:38.891Z] #45 71.96 CC compel/plugins/std/log.o [2020-03-15T03:37:39.745Z] . [2020-03-15T03:37:39.745Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-03-15T03:37:39.745Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-03-15T03:37:39.745Z] Error: No such image: emptyfs [2020-03-15T03:37:39.745Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-03-15T03:37:39.745Z] ++++ docker load [2020-03-15T03:37:40.069Z] Running integration-test (iteration 1) [2020-03-15T03:37:40.069Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-03-15T03:37:40.069Z] ++ 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-03-15T03:37:40.069Z] ++ set -e [2020-03-15T03:37:40.069Z] ++ '[' -n 0 ']' [2020-03-15T03:37:40.069Z] ++ set -x [2020-03-15T03:37:40.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-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-03-15T03:37:40.416Z] #45 ... [2020-03-15T03:37:40.416Z] [2020-03-15T03:37:40.416Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-15T03:37:40.416Z] #11 167.8 Selecting previously unselected package libapparmor1:ppc64el. [2020-03-15T03:37:40.416Z] #11 167.8 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2020-03-15T03:37:40.416Z] #11 167.9 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-03-15T03:37:40.416Z] #11 168.1 Selecting previously unselected package libapparmor-dev:ppc64el. [2020-03-15T03:37:40.416Z] #11 168.1 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-03-15T03:37:40.416Z] #11 168.1 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-03-15T03:37:40.416Z] #11 168.5 Selecting previously unselected package libbtrfs0. [2020-03-15T03:37:40.416Z] #11 168.5 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-03-15T03:37:40.416Z] #11 168.5 Unpacking libbtrfs0 (4.20.1-2) ... [2020-03-15T03:37:40.416Z] #11 168.7 Selecting previously unselected package libbtrfs-dev. [2020-03-15T03:37:40.416Z] #11 168.8 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-03-15T03:37:40.416Z] #11 168.8 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-03-15T03:37:40.416Z] #11 168.9 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-03-15T03:37:40.416Z] #11 169.0 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-03-15T03:37:40.416Z] #11 169.0 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-03-15T03:37:40.416Z] #11 169.1 Selecting previously unselected package libudev-dev:ppc64el. [2020-03-15T03:37:40.416Z] #11 169.1 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_ppc64el.deb ... [2020-03-15T03:37:40.416Z] #11 169.2 Unpacking libudev-dev:ppc64el (241-7~deb10u3) ... [2020-03-15T03:37:40.416Z] #11 169.4 Selecting previously unselected package libsepol1-dev:ppc64el. [2020-03-15T03:37:40.416Z] #11 169.5 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-03-15T03:37:40.416Z] #11 169.5 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-03-15T03:37:40.416Z] #11 170.0 Selecting previously unselected package libpcre16-3:ppc64el. [2020-03-15T03:37:40.416Z] #11 170.0 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-03-15T03:37:40.416Z] #11 170.1 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-03-15T03:37:40.416Z] #11 170.4 Selecting previously unselected package libpcre32-3:ppc64el. [2020-03-15T03:37:40.416Z] #11 170.4 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-03-15T03:37:40.416Z] #11 170.4 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-03-15T03:37:40.416Z] #11 170.6 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-03-15T03:37:40.416Z] #11 170.7 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-03-15T03:37:40.416Z] #11 170.7 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-03-15T03:37:40.416Z] #11 170.8 Selecting previously unselected package libpcre3-dev:ppc64el. [2020-03-15T03:37:40.416Z] #11 170.8 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-03-15T03:37:40.416Z] #11 170.9 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-03-15T03:37:40.416Z] #11 171.5 Selecting previously unselected package libselinux1-dev:ppc64el. [2020-03-15T03:37:40.416Z] #11 171.5 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-03-15T03:37:40.416Z] #11 171.5 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-03-15T03:37:40.416Z] #11 172.0 Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-03-15T03:37:40.416Z] #11 172.0 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-03-15T03:37:40.416Z] #11 172.0 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-03-15T03:37:40.416Z] #11 172.1 Selecting previously unselected package libseccomp-dev:ppc64el. [2020-03-15T03:37:40.416Z] #11 172.1 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-03-15T03:37:40.416Z] #11 172.2 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-03-15T03:37:40.416Z] #11 172.4 Selecting previously unselected package libsystemd-dev:ppc64el. [2020-03-15T03:37:40.416Z] #11 172.5 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_ppc64el.deb ... [2020-03-15T03:37:40.416Z] #11 172.5 Unpacking libsystemd-dev:ppc64el (241-7~deb10u3) ... [2020-03-15T03:37:40.706Z] #11 173.1 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-03-15T03:37:40.706Z] #11 173.1 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-03-15T03:37:40.706Z] #11 173.1 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-03-15T03:37:40.706Z] #11 173.1 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-03-15T03:37:40.706Z] #11 173.1 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-03-15T03:37:40.706Z] #11 173.1 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-03-15T03:37:40.706Z] #11 173.1 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-03-15T03:37:40.706Z] #11 173.1 Setting up libbtrfs0 (4.20.1-2) ... [2020-03-15T03:37:40.706Z] #11 173.1 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-03-15T03:37:40.706Z] #11 173.2 Setting up libudev-dev:ppc64el (241-7~deb10u3) ... [2020-03-15T03:37:40.706Z] #11 173.2 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-03-15T03:37:40.706Z] #11 173.2 Setting up libbtrfs-dev (4.20.1-2) ... [2020-03-15T03:37:40.706Z] #11 173.2 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-03-15T03:37:40.706Z] #11 173.2 Setting up mingw-w64-common (6.0.0-3) ... [2020-03-15T03:37:40.706Z] #11 173.2 Setting up libsystemd-dev:ppc64el (241-7~deb10u3) ... [2020-03-15T03:37:40.706Z] #11 173.3 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-03-15T03:37:40.706Z] #11 173.3 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-03-15T03:37:40.706Z] #11 173.3 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-15T03:37:40.706Z] #11 173.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-03-15T03:37:40.706Z] #11 173.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-03-15T03:37:40.706Z] #11 173.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-15T03:37:40.706Z] #11 173.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-03-15T03:37:40.996Z] #11 173.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-03-15T03:37:40.996Z] #11 173.4 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-03-15T03:37:40.996Z] #11 173.4 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-03-15T03:37:40.996Z] #11 173.4 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-03-15T03:37:40.996Z] #11 173.4 Setting up dmsetup (2:1.02.155-3) ... [2020-03-15T03:37:40.996Z] #11 173.4 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-03-15T03:37:40.996Z] #11 173.5 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-03-15T03:37:40.996Z] #11 173.5 Processing triggers for libc-bin (2.28-10) ... [2020-03-15T03:37:41.094Z] ok github.com/docker/docker/api/server/httputils 0.022s coverage: 14.7% of statements [2020-03-15T03:37:41.094Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-03-15T03:37:41.094Z] ok github.com/docker/docker/api/server/middleware 0.022s coverage: 37.7% of statements [2020-03-15T03:37:41.094Z] ? github.com/docker/docker/api/server/router [no test files] [2020-03-15T03:37:41.094Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-03-15T03:37:41.094Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-03-15T03:37:41.094Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-03-15T03:37:41.094Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-03-15T03:37:41.094Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-03-15T03:37:41.094Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-03-15T03:37:41.094Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-03-15T03:37:41.094Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-03-15T03:37:41.094Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-03-15T03:37:41.094Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-03-15T03:37:41.094Z] ok github.com/docker/docker/api/types/strslice 0.019s coverage: 90.0% of statements [2020-03-15T03:37:41.094Z] ok github.com/docker/docker/api/server/router/swarm 0.025s coverage: 4.5% of statements [2020-03-15T03:37:41.094Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-03-15T03:37:41.094Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-03-15T03:37:41.094Z] ? github.com/docker/docker/api/types [no test files] [2020-03-15T03:37:41.095Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-03-15T03:37:41.095Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-03-15T03:37:41.095Z] ? github.com/docker/docker/api/types/container [no test files] [2020-03-15T03:37:41.095Z] ? github.com/docker/docker/api/types/events [no test files] [2020-03-15T03:37:41.095Z] ok github.com/docker/docker/api/types/filters 0.015s coverage: 92.2% of statements [2020-03-15T03:37:41.095Z] ? github.com/docker/docker/api/types/image [no test files] [2020-03-15T03:37:41.095Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-03-15T03:37:41.095Z] ? github.com/docker/docker/api/types/network [no test files] [2020-03-15T03:37:41.095Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-03-15T03:37:41.095Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-03-15T03:37:41.095Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-03-15T03:37:41.095Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-03-15T03:37:41.095Z] ok github.com/docker/docker/api/types/time 0.014s coverage: 100.0% of statements [2020-03-15T03:37:41.095Z] ok github.com/docker/docker/api/types/versions 0.044s coverage: 75.0% of statements [2020-03-15T03:37:41.095Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-03-15T03:37:41.095Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-03-15T03:37:41.095Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-03-15T03:37:41.095Z] ? github.com/docker/docker/builder [no test files] [2020-03-15T03:37:41.095Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-03-15T03:37:41.095Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-03-15T03:37:41.095Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-03-15T03:37:41.095Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-03-15T03:37:41.095Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-03-15T03:37:41.095Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-03-15T03:37:41.095Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-03-15T03:37:41.095Z] ok github.com/docker/docker/builder/dockerignore 0.007s coverage: 96.8% of statements [2020-03-15T03:37:41.095Z] ok github.com/docker/docker/cli/debug 0.010s coverage: 100.0% of statements [2020-03-15T03:37:41.095Z] ok github.com/docker/docker/builder/remotecontext 0.309s coverage: 13.6% of statements [2020-03-15T03:37:41.095Z] ok github.com/docker/docker/builder/remotecontext/git 3.228s coverage: 86.3% of statements [2020-03-15T03:37:41.287Z] #11 DONE 173.9s [2020-03-15T03:37:41.287Z] [2020-03-15T03:37:41.287Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-03-15T03:37:41.354Z] ok github.com/docker/docker/builder/dockerfile 1.152s coverage: 48.2% of statements [2020-03-15T03:37:41.354Z] ? github.com/docker/docker/cli [no test files] [2020-03-15T03:37:41.354Z] ? github.com/docker/docker/cli/config [no test files] [2020-03-15T03:37:41.576Z] #12 ... [2020-03-15T03:37:41.577Z] [2020-03-15T03:37:41.577Z] #59 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-15T03:37:41.577Z] #59 DONE 0.2s [2020-03-15T03:37:41.577Z] [2020-03-15T03:37:41.577Z] #60 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-03-15T03:37:41.577Z] #60 DONE 0.1s [2020-03-15T03:37:41.865Z] [2020-03-15T03:37:41.865Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:37:41.865Z] #61 0.271 + RM_GOPATH=0 [2020-03-15T03:37:41.865Z] #61 0.271 + TMP_GOPATH= [2020-03-15T03:37:41.865Z] #61 0.271 + : /build [2020-03-15T03:37:41.865Z] #61 0.271 + '[' -z '' ']' [2020-03-15T03:37:42.153Z] #61 ... [2020-03-15T03:37:42.153Z] [2020-03-15T03:37:42.153Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-03-15T03:37:42.153Z] #12 DONE 0.6s [2020-03-15T03:37:42.153Z] [2020-03-15T03:37:42.153Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:37:42.153Z] #61 0.272 ++ mktemp -d [2020-03-15T03:37:42.153Z] #61 0.279 + export GOPATH=/tmp/tmp.G8CJ75zfd7 [2020-03-15T03:37:42.153Z] #61 0.279 + GOPATH=/tmp/tmp.G8CJ75zfd7 [2020-03-15T03:37:42.153Z] #61 0.279 + RM_GOPATH=1 [2020-03-15T03:37:42.153Z] #61 0.290 ++ dirname ./install.sh [2020-03-15T03:37:42.153Z] #61 0.290 + dir=. [2020-03-15T03:37:42.153Z] #61 0.290 + bin=runc [2020-03-15T03:37:42.153Z] #61 0.290 + shift [2020-03-15T03:37:42.153Z] #61 0.332 + '[' '!' -f ./runc.installer ']' [2020-03-15T03:37:42.153Z] #61 0.332 + . ./runc.installer [2020-03-15T03:37:42.153Z] #61 0.334 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-15T03:37:42.153Z] #61 0.338 + install_runc [2020-03-15T03:37:42.153Z] #61 0.339 + uname -r [2020-03-15T03:37:42.153Z] #61 0.345 + grep -q '^3\.10\.0.*\.el7\.' [2020-03-15T03:37:42.153Z] #61 0.349 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-03-15T03:37:42.153Z] #61 0.354 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-03-15T03:37:42.153Z] #61 0.354 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-03-15T03:37:42.153Z] #61 0.355 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.G8CJ75zfd7/src/github.com/opencontainers/runc [2020-03-15T03:37:42.153Z] #61 0.360 Cloning into '/tmp/tmp.G8CJ75zfd7/src/github.com/opencontainers/runc'... [2020-03-15T03:37:42.442Z] #61 ... [2020-03-15T03:37:42.442Z] [2020-03-15T03:37:42.442Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-03-15T03:37:42.442Z] #13 DONE 0.5s [2020-03-15T03:37:42.732Z] [2020-03-15T03:37:42.732Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-03-15T03:37:42.732Z] #14 0.273 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-03-15T03:37:43.023Z] #14 DONE 0.4s [2020-03-15T03:37:43.023Z] [2020-03-15T03:37:43.023Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-03-15T03:37:43.324Z] #15 DONE 0.5s [2020-03-15T03:37:43.324Z] [2020-03-15T03:37:43.324Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:37:43.324Z] #45 73.79 CC compel/plugins/std/string.o [2020-03-15T03:37:43.324Z] #45 75.31 CC compel/plugins/std/infect.o [2020-03-15T03:37:43.324Z] #45 76.11 CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-03-15T03:37:43.324Z] #45 76.16 CC compel/arch/ppc64/plugins/std/memcpy.o [2020-03-15T03:37:43.324Z] #45 76.20 CC compel/arch/ppc64/plugins/std/memcmp.o [2020-03-15T03:37:43.324Z] #45 76.24 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-03-15T03:37:43.324Z] #45 76.38 AR compel/plugins/std.lib.a [2020-03-15T03:37:43.614Z] #45 76.56 CC compel/plugins/fds/fds.o [2020-03-15T03:37:43.614Z] #45 ... [2020-03-15T03:37:43.614Z] [2020-03-15T03:37:43.614Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-03-15T03:37:43.614Z] #16 DONE 0.4s [2020-03-15T03:37:43.903Z] [2020-03-15T03:37:43.903Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-03-15T03:37:44.191Z] #17 DONE 0.5s [2020-03-15T03:37:44.191Z] [2020-03-15T03:37:44.191Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-15T03:37:45.220Z] #18 0.717 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-15T03:37:45.221Z] #18 0.825 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-15T03:37:45.221Z] #18 0.826 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-15T03:37:45.550Z] ok github.com/docker/docker/client 0.370s coverage: 75.8% of statements [2020-03-15T03:37:46.250Z] #18 1.981 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-03-15T03:37:46.859Z] Loaded image: buildpack-deps:jessie [2020-03-15T03:37:46.859Z] Loaded image: busybox:latest [2020-03-15T03:37:47.139Z] Loaded image: busybox:glibc [2020-03-15T03:37:47.139Z] Loaded image: debian:jessie [2020-03-15T03:37:47.139Z] Loaded image: hello-world:latest [2020-03-15T03:37:47.139Z] INFO: Testing against a local daemon [2020-03-15T03:37:47.139Z] === RUN TestCgroupNamespacesBuild [2020-03-15T03:37:48.978Z] #18 4.438 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [177 kB] [2020-03-15T03:37:49.268Z] #18 ... [2020-03-15T03:37:49.268Z] [2020-03-15T03:37:49.268Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:37:49.268Z] #48 171.4 text/template [2020-03-15T03:37:49.268Z] #48 172.1 go/parser [2020-03-15T03:37:49.268Z] #48 ... [2020-03-15T03:37:49.268Z] [2020-03-15T03:37:49.268Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:37:49.268Z] #45 77.17 AR compel/plugins/fds.lib.a [2020-03-15T03:37:49.268Z] #45 77.28 HOSTDEP compel/src/lib/log-host.d [2020-03-15T03:37:49.268Z] #45 77.53 HOSTDEP compel/src/lib/handle-elf-host.d [2020-03-15T03:37:49.269Z] #45 77.78 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-03-15T03:37:49.269Z] #45 78.09 HOSTDEP compel/src/main-host.d [2020-03-15T03:37:49.269Z] #45 78.38 DEP compel/src/lib/ptrace.d [2020-03-15T03:37:49.269Z] #45 78.62 DEP compel/src/lib/infect.d [2020-03-15T03:37:49.269Z] #45 79.03 DEP compel/src/lib/infect-util.d [2020-03-15T03:37:49.269Z] #45 79.20 DEP compel/src/lib/infect-rpc.d [2020-03-15T03:37:49.269Z] #45 79.41 DEP compel/arch/ppc64/src/lib/infect.d [2020-03-15T03:37:49.269Z] #45 79.57 DEP compel/arch/ppc64/src/lib/cpu.d [2020-03-15T03:37:49.269Z] #45 79.88 DEP compel/src/lib/log.d [2020-03-15T03:37:49.269Z] #45 80.19 DEP compel/src/main.d [2020-03-15T03:37:49.269Z] #45 80.51 DEP compel/src/lib/handle-elf.d [2020-03-15T03:37:49.269Z] #45 80.74 DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-03-15T03:37:49.269Z] #45 81.00 CC compel/src/lib/log.o [2020-03-15T03:37:49.269Z] #45 81.51 CC compel/arch/ppc64/src/lib/cpu.o [2020-03-15T03:37:49.269Z] #45 82.14 CC compel/arch/ppc64/src/lib/infect.o [2020-03-15T03:37:49.803Z] --- PASS: TestCgroupNamespacesBuild (2.20s) [2020-03-15T03:37:49.803Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-03-15T03:37:50.297Z] #45 ... [2020-03-15T03:37:50.297Z] [2020-03-15T03:37:50.297Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-15T03:37:50.297Z] #18 6.014 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-03-15T03:37:51.265Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.74s) [2020-03-15T03:37:51.266Z] === RUN TestBuildWithSession [2020-03-15T03:37:51.266Z] --- SKIP: TestBuildWithSession (0.00s) [2020-03-15T03:37:51.266Z] build_session_test.go:25: TODO: BuildKit [2020-03-15T03:37:51.266Z] === RUN TestBuildSquashParent [2020-03-15T03:37:55.864Z] #18 ... [2020-03-15T03:37:55.864Z] [2020-03-15T03:37:55.864Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-15T03:37:55.864Z] #57 187.3 golang.org/x/crypto/ssh/terminal [2020-03-15T03:37:56.591Z] 65014b3c3121: Verifying Checksum [2020-03-15T03:37:56.591Z] 65014b3c3121: Download complete [2020-03-15T03:37:58.050Z] --- PASS: TestBuildSquashParent (6.55s) [2020-03-15T03:37:58.050Z] === RUN TestBuildWithRemoveAndForceRemove [2020-03-15T03:37:58.050Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-15T03:37:58.050Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-15T03:37:58.050Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-15T03:37:58.050Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-15T03:37:58.050Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-15T03:37:58.050Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-15T03:37:58.050Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-15T03:37:58.050Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-15T03:37:58.050Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-15T03:37:58.050Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-15T03:37:58.050Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-15T03:37:58.050Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-15T03:37:58.050Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-15T03:37:58.050Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-15T03:38:00.063Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-15T03:38:00.305Z] #57 192.1 mvdan.cc/sh/v3/cmd/shfmt [2020-03-15T03:38:00.344Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-15T03:38:00.594Z] #57 ... [2020-03-15T03:38:00.594Z] [2020-03-15T03:38:00.594Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:38:00.594Z] #45 83.62 CC compel/src/lib/infect-rpc.o [2020-03-15T03:38:00.594Z] #45 84.30 CC compel/src/lib/infect-util.o [2020-03-15T03:38:00.594Z] #45 84.73 CC compel/src/lib/infect.o [2020-03-15T03:38:00.594Z] #45 89.96 CC compel/src/lib/ptrace.o [2020-03-15T03:38:00.594Z] #45 90.65 AR compel/libcompel.a [2020-03-15T03:38:00.594Z] #45 90.87 HOSTCC compel/src/main-host.o [2020-03-15T03:38:00.594Z] #45 91.55 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-03-15T03:38:00.594Z] #45 91.87 HOSTCC compel/src/lib/handle-elf-host.o [2020-03-15T03:38:00.594Z] #45 92.65 HOSTCC compel/src/lib/log-host.o [2020-03-15T03:38:00.594Z] #45 93.02 HOSTLINK compel/compel-host-bin [2020-03-15T03:38:00.594Z] #45 93.22 DEP soccr/soccr.d [2020-03-15T03:38:00.594Z] #45 93.47 CC soccr/soccr.o [2020-03-15T03:38:00.883Z] #45 ... [2020-03-15T03:38:00.883Z] [2020-03-15T03:38:00.883Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:38:00.883Z] #61 14.88 + cd /tmp/tmp.G8CJ75zfd7/src/github.com/opencontainers/runc [2020-03-15T03:38:00.883Z] #61 14.88 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-15T03:38:00.883Z] #61 15.90 + '[' -z '' ']' [2020-03-15T03:38:00.883Z] #61 15.91 + target=static [2020-03-15T03:38:00.883Z] #61 15.91 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-03-15T03:38:00.883Z] #61 18.93 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-03-15T03:38:02.357Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-15T03:38:02.390Z] #61 ... [2020-03-15T03:38:02.390Z] [2020-03-15T03:38:02.390Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:38:02.390Z] #48 184.6 encoding/xml [2020-03-15T03:38:02.390Z] #48 191.9 math/big [2020-03-15T03:38:02.390Z] #48 ... [2020-03-15T03:38:02.390Z] [2020-03-15T03:38:02.390Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-15T03:38:02.390Z] #18 17.24 Fetched 8114 kB in 17s (490 kB/s) [2020-03-15T03:38:02.637Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-15T03:38:05.308Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-03-15T03:38:05.308Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.49s) [2020-03-15T03:38:05.308Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.56s) [2020-03-15T03:38:05.308Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.21s) [2020-03-15T03:38:05.308Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.26s) [2020-03-15T03:38:05.308Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.48s) [2020-03-15T03:38:05.308Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.48s) [2020-03-15T03:38:05.308Z] === RUN TestBuildMultiStageCopy [2020-03-15T03:38:05.308Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-03-15T03:38:07.320Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-03-15T03:38:07.931Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-03-15T03:38:07.955Z] #18 17.24 Reading package lists... [2020-03-15T03:38:07.955Z] #18 ... [2020-03-15T03:38:07.955Z] [2020-03-15T03:38:07.955Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:38:07.955Z] #45 96.44 AR soccr/libsoccr.a [2020-03-15T03:38:07.955Z] #45 96.53 make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-15T03:38:07.955Z] #45 97.49 DEP criu/arch/ppc64/sigframe.d [2020-03-15T03:38:07.955Z] #45 97.75 DEP criu/arch/ppc64/crtools.d [2020-03-15T03:38:07.955Z] #45 98.23 DEP criu/arch/ppc64/cpu.d [2020-03-15T03:38:07.955Z] #45 98.62 CC criu/arch/ppc64/cpu.o [2020-03-15T03:38:07.955Z] #45 99.67 CC criu/arch/ppc64/crtools.o [2020-03-15T03:38:08.541Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-03-15T03:38:08.983Z] #45 101.9 CC criu/arch/ppc64/sigframe.o [2020-03-15T03:38:08.983Z] #45 ... [2020-03-15T03:38:08.983Z] [2020-03-15T03:38:08.983Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-15T03:38:08.983Z] #18 17.24 Reading package lists... [2020-03-15T03:38:09.151Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-03-15T03:38:09.273Z] [2020-03-15T03:38:09.273Z] #18 ... [2020-03-15T03:38:09.273Z] [2020-03-15T03:38:09.273Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-15T03:38:09.273Z] #57 DONE 201.6s [2020-03-15T03:38:09.273Z] [2020-03-15T03:38:09.273Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-15T03:38:09.762Z] --- PASS: TestBuildMultiStageCopy (4.77s) [2020-03-15T03:38:09.762Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.44s) [2020-03-15T03:38:09.762Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.50s) [2020-03-15T03:38:09.762Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.58s) [2020-03-15T03:38:09.762Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.59s) [2020-03-15T03:38:09.762Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.65s) [2020-03-15T03:38:09.762Z] === RUN TestBuildMultiStageParentConfig [2020-03-15T03:38:11.225Z] --- PASS: TestBuildMultiStageParentConfig (1.51s) [2020-03-15T03:38:11.225Z] === RUN TestBuildLabelWithTargets [2020-03-15T03:38:12.111Z] ok github.com/docker/docker/cmd/dockerd 0.119s coverage: 30.7% of statements [2020-03-15T03:38:13.886Z] --- PASS: TestBuildLabelWithTargets (2.30s) [2020-03-15T03:38:13.886Z] === RUN TestBuildWithEmptyLayers [2020-03-15T03:38:14.496Z] --- PASS: TestBuildWithEmptyLayers (0.98s) [2020-03-15T03:38:14.496Z] === RUN TestBuildMultiStageOnBuild [2020-03-15T03:38:14.649Z] ok github.com/docker/docker/container 0.158s coverage: 34.9% of statements [2020-03-15T03:38:14.650Z] ? github.com/docker/docker/container/stream [no test files] [2020-03-15T03:38:14.650Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-03-15T03:38:14.650Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-03-15T03:38:14.650Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-03-15T03:38:14.850Z] #18 25.05 Reading package lists... [2020-03-15T03:38:14.850Z] #18 ... [2020-03-15T03:38:14.850Z] [2020-03-15T03:38:14.850Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:38:14.850Z] #45 102.5 LINK criu/arch/ppc64/crtools.built-in.o [2020-03-15T03:38:14.850Z] #45 102.6 DEP criu/pie/util-vdso.d [2020-03-15T03:38:14.850Z] #45 103.1 DEP criu/pie/util.d [2020-03-15T03:38:14.850Z] #45 103.6 CC criu/pie/util.o [2020-03-15T03:38:14.850Z] #45 104.6 CC criu/pie/util-vdso.o [2020-03-15T03:38:14.850Z] #45 106.3 AR criu/pie/pie.lib.a [2020-03-15T03:38:14.850Z] #45 106.6 DEP criu/pie/restorer.d [2020-03-15T03:38:14.850Z] #45 106.9 DEP criu/arch/ppc64/vdso-trampoline.d [2020-03-15T03:38:14.850Z] #45 107.0 DEP criu/arch/ppc64/restorer.d [2020-03-15T03:38:14.850Z] #45 107.3 DEP criu/arch/ppc64/vdso-pie.d [2020-03-15T03:38:14.850Z] #45 107.5 DEP criu/pie/parasite-vdso.d [2020-03-15T03:38:14.850Z] #45 107.8 DEP criu/pie/parasite.d [2020-03-15T03:38:15.491Z] #45 108.4 CC criu/pie/parasite.o [2020-03-15T03:38:16.125Z] #45 ... [2020-03-15T03:38:16.125Z] [2020-03-15T03:38:16.125Z] #69 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-15T03:38:16.125Z] #69 208.1 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-15T03:38:16.125Z] #69 208.1 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-03-15T03:38:17.233Z] #69 ... [2020-03-15T03:38:17.233Z] [2020-03-15T03:38:17.233Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:38:17.233Z] #48 199.4 go/doc [2020-03-15T03:38:17.526Z] #48 ... [2020-03-15T03:38:17.526Z] [2020-03-15T03:38:17.526Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:38:17.526Z] #45 110.2 LINK criu/pie/parasite.built-in.o [2020-03-15T03:38:17.526Z] #45 110.2 GEN criu/pie/parasite-blob.h [2020-03-15T03:38:17.526Z] #45 110.4 CC criu/pie/parasite-vdso.o [2020-03-15T03:38:17.946Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.069s coverage: 65.3% of statements [2020-03-15T03:38:17.951Z] --- PASS: TestBuildMultiStageOnBuild (2.96s) [2020-03-15T03:38:17.951Z] === RUN TestBuildUncleanTarFilenames [2020-03-15T03:38:18.560Z] #45 111.5 CC criu/arch/ppc64/vdso-pie.o [2020-03-15T03:38:18.887Z] ok github.com/docker/docker/daemon/cluster/convert 0.036s coverage: 35.6% of statements [2020-03-15T03:38:18.954Z] --- PASS: TestBuildUncleanTarFilenames (1.25s) [2020-03-15T03:38:18.954Z] === RUN TestBuildMultiStageLayerLeak [2020-03-15T03:38:19.195Z] #45 112.2 CC criu/arch/ppc64/restorer.o [2020-03-15T03:38:19.826Z] ok github.com/docker/docker/daemon/cluster 0.102s coverage: 0.5% of statements [2020-03-15T03:38:19.828Z] #45 112.9 CC criu/arch/ppc64/vdso-trampoline.o [2020-03-15T03:38:19.828Z] #45 113.0 CC criu/pie/restorer.o [2020-03-15T03:38:20.108Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-03-15T03:38:20.108Z] [2020-03-15T03:38:20.108Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-03-15T03:38:20.108Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-03-15T03:38:20.108Z] HOSTNAME=56fa36b04c4d [2020-03-15T03:38:20.108Z] DEST=bundles/test-integration [2020-03-15T03:38:20.108Z] PWD=/go/src/github.com/docker/docker [2020-03-15T03:38:20.108Z] DOCKER_ROOTLESS=1 [2020-03-15T03:38:20.108Z] DOCKER_GITCOMMIT=f310bd29bd5ab52caa0536c85d564461a70abf16 [2020-03-15T03:38:20.108Z] container=docker [2020-03-15T03:38:20.108Z] HOME=/root [2020-03-15T03:38:20.108Z] GOLANG_VERSION=1.13.8 [2020-03-15T03:38:20.108Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-03-15T03:38:20.108Z] VALIDATE_BRANCH=master [2020-03-15T03:38:20.108Z] TERM=xterm [2020-03-15T03:38:20.108Z] DOCKER_PKG=github.com/docker/docker [2020-03-15T03:38:20.108Z] SHLVL=1 [2020-03-15T03:38:20.108Z] TIMEOUT=120m [2020-03-15T03:38:20.108Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-03-15T03:38:20.108Z] DOCKER_GRAPHDRIVER=overlay2 [2020-03-15T03:38:20.108Z] GO111MODULE=off [2020-03-15T03:38:20.108Z] DOCKER_EXPERIMENTAL=1 [2020-03-15T03:38:20.108Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-03-15T03:38:20.108Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-03-15T03:38:20.108Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-03-15T03:38:20.108Z] GOPATH=/go [2020-03-15T03:38:20.108Z] PKG_CONFIG=pkg-config [2020-03-15T03:38:20.108Z] _=/usr/bin/env [2020-03-15T03:38:20.108Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-03-15T03:38:22.369Z] ok github.com/docker/docker/daemon/discovery 0.018s coverage: 30.0% of statements [2020-03-15T03:38:22.390Z] --- PASS: TestBuildMultiStageLayerLeak (3.10s) [2020-03-15T03:38:22.390Z] === RUN TestBuildWithHugeFile [2020-03-15T03:38:23.310Z] ok github.com/docker/docker/daemon/config 0.118s coverage: 81.7% of statements [2020-03-15T03:38:23.624Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-03-15T03:38:23.624Z] [2020-03-15T03:38:23.878Z] ok github.com/docker/docker/daemon/events 0.085s coverage: 50.0% of statements [2020-03-15T03:38:23.882Z] [2020-03-15T03:38:23.882Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-03-15T03:38:23.882Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-03-15T03:38:23.882Z] HOSTNAME=d6cc2fabd46b [2020-03-15T03:38:23.882Z] TEST_SKIP_INTEGRATION=1 [2020-03-15T03:38:23.882Z] TESTDEBUG=0 [2020-03-15T03:38:23.882Z] DEST=bundles/test-integration [2020-03-15T03:38:23.882Z] PWD=/go/src/github.com/docker/docker [2020-03-15T03:38:23.882Z] KEEPBUNDLE=1 [2020-03-15T03:38:23.882Z] DOCKER_GITCOMMIT=f310bd29bd5ab52caa0536c85d564461a70abf16 [2020-03-15T03:38:23.882Z] container=docker [2020-03-15T03:38:23.882Z] HOME=/root [2020-03-15T03:38:23.882Z] GOLANG_VERSION=1.13.8 [2020-03-15T03:38:23.882Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-03-15T03:38:23.882Z] VALIDATE_BRANCH=master [2020-03-15T03:38:23.882Z] TERM=xterm [2020-03-15T03:38:23.882Z] DOCKER_PKG=github.com/docker/docker [2020-03-15T03:38:23.882Z] SHLVL=1 [2020-03-15T03:38:23.882Z] TIMEOUT=120m [2020-03-15T03:38:23.882Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-03-15T03:38:23.882Z] DOCKER_GRAPHDRIVER=overlay2 [2020-03-15T03:38:23.882Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-03-15T03:38:23.882Z] GO111MODULE=off [2020-03-15T03:38:23.882Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-03-15T03:38:23.882Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-03-15T03:38:23.882Z] GOPATH=/go [2020-03-15T03:38:23.882Z] PKG_CONFIG=pkg-config [2020-03-15T03:38:23.882Z] _=/usr/bin/env [2020-03-15T03:38:23.882Z] Building test suite binary ./integration-cli/test.main [2020-03-15T03:38:24.140Z] [2020-03-15T03:38:24.140Z] [2020-03-15T03:38:24.278Z] #45 ... [2020-03-15T03:38:24.278Z] [2020-03-15T03:38:24.278Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-15T03:38:24.278Z] #18 25.05 Reading package lists... [2020-03-15T03:38:24.278Z] #18 34.16 Building dependency tree... [2020-03-15T03:38:24.278Z] #18 36.15 libcap2-bin is already the newest version (1:2.25-2). [2020-03-15T03:38:24.278Z] #18 36.15 The following additional packages will be installed: [2020-03-15T03:38:24.278Z] #18 36.15 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-03-15T03:38:24.278Z] #18 36.15 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-03-15T03:38:24.278Z] #18 36.16 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-03-15T03:38:24.278Z] #18 36.16 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-03-15T03:38:24.278Z] #18 36.16 python3.7 python3.7-minimal vim-runtime xxd [2020-03-15T03:38:24.278Z] #18 36.16 Suggested packages: [2020-03-15T03:38:24.278Z] #18 36.16 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-03-15T03:38:24.278Z] #18 36.16 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-03-15T03:38:24.278Z] #18 36.16 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-03-15T03:38:24.278Z] #18 36.16 Recommended packages: [2020-03-15T03:38:24.278Z] #18 36.16 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-03-15T03:38:24.278Z] #18 36.16 python3-keyrings.alt python3-xdg unzip [2020-03-15T03:38:24.278Z] #18 39.93 The following NEW packages will be installed: [2020-03-15T03:38:24.278Z] #18 39.93 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-03-15T03:38:24.278Z] #18 39.93 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-03-15T03:38:24.278Z] #18 39.93 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-03-15T03:38:24.278Z] #18 39.93 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-03-15T03:38:24.278Z] #18 39.94 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-03-15T03:38:24.278Z] #18 39.94 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-03-15T03:38:24.278Z] #18 39.94 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-03-15T03:38:24.278Z] #18 39.94 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-03-15T03:38:24.278Z] #18 39.94 xz-utils zip [2020-03-15T03:38:24.278Z] #18 40.10 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-03-15T03:38:24.278Z] #18 40.10 Need to get 29.2 MB of archives. [2020-03-15T03:38:24.278Z] #18 40.10 After this operation, 134 MB of additional disk space will be used. [2020-03-15T03:38:24.278Z] #18 40.10 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-03-15T03:38:24.278Z] #18 40.13 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u1 [593 kB] [2020-03-15T03:38:24.397Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-03-15T03:38:24.397Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-03-15T03:38:24.397Z] HOSTNAME=feb3a806dbd0 [2020-03-15T03:38:24.397Z] TEST_SKIP_INTEGRATION=1 [2020-03-15T03:38:24.397Z] TESTDEBUG=0 [2020-03-15T03:38:24.397Z] DEST=bundles/test-integration [2020-03-15T03:38:24.397Z] PWD=/go/src/github.com/docker/docker [2020-03-15T03:38:24.397Z] KEEPBUNDLE=1 [2020-03-15T03:38:24.397Z] DOCKER_GITCOMMIT=f310bd29bd5ab52caa0536c85d564461a70abf16 [2020-03-15T03:38:24.397Z] container=docker [2020-03-15T03:38:24.397Z] HOME=/root [2020-03-15T03:38:24.397Z] GOLANG_VERSION=1.13.8 [2020-03-15T03:38:24.397Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-03-15T03:38:24.397Z] VALIDATE_BRANCH=master [2020-03-15T03:38:24.397Z] TERM=xterm [2020-03-15T03:38:24.397Z] DOCKER_PKG=github.com/docker/docker [2020-03-15T03:38:24.397Z] SHLVL=1 [2020-03-15T03:38:24.397Z] TIMEOUT=120m [2020-03-15T03:38:24.397Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-03-15T03:38:24.397Z] DOCKER_GRAPHDRIVER=overlay2 [2020-03-15T03:38:24.397Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-03-15T03:38:24.397Z] GO111MODULE=off [2020-03-15T03:38:24.397Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-03-15T03:38:24.397Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-03-15T03:38:24.397Z] GOPATH=/go [2020-03-15T03:38:24.397Z] PKG_CONFIG=pkg-config [2020-03-15T03:38:24.397Z] _=/usr/bin/env [2020-03-15T03:38:24.397Z] Building test suite binary ./integration-cli/test.main [2020-03-15T03:38:24.397Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-03-15T03:38:24.570Z] #18 40.26 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u1 [2025 kB] [2020-03-15T03:38:24.655Z] No new tests added to integration. [2020-03-15T03:38:24.655Z] [2020-03-15T03:38:24.863Z] #18 ... [2020-03-15T03:38:24.863Z] [2020-03-15T03:38:24.863Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:38:24.863Z] #48 217.0 github.com/LK4D4/vndr/build [2020-03-15T03:38:24.912Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-03-15T03:38:26.285Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-03-15T03:38:26.285Z] HOSTNAME=9e93e23810cb [2020-03-15T03:38:26.285Z] TESTDEBUG=0 [2020-03-15T03:38:26.285Z] DEST=bundles/test-integration [2020-03-15T03:38:26.285Z] PWD=/go/src/github.com/docker/docker [2020-03-15T03:38:26.285Z] KEEPBUNDLE=1 [2020-03-15T03:38:26.285Z] DOCKER_GITCOMMIT=f310bd29bd5ab52caa0536c85d564461a70abf16 [2020-03-15T03:38:26.285Z] container=docker [2020-03-15T03:38:26.285Z] HOME=/root [2020-03-15T03:38:26.285Z] GOLANG_VERSION=1.13.8 [2020-03-15T03:38:26.285Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-03-15T03:38:26.285Z] VALIDATE_BRANCH=master [2020-03-15T03:38:26.285Z] TERM=xterm [2020-03-15T03:38:26.285Z] DOCKER_PKG=github.com/docker/docker [2020-03-15T03:38:26.285Z] SHLVL=1 [2020-03-15T03:38:26.285Z] TIMEOUT=120m [2020-03-15T03:38:26.285Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-03-15T03:38:26.285Z] DOCKER_GRAPHDRIVER=overlay2 [2020-03-15T03:38:26.285Z] GO111MODULE=off [2020-03-15T03:38:26.285Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-03-15T03:38:26.285Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-03-15T03:38:26.285Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-03-15T03:38:26.285Z] GOPATH=/go [2020-03-15T03:38:26.285Z] PKG_CONFIG=pkg-config [2020-03-15T03:38:26.285Z] _=/usr/bin/env [2020-03-15T03:38:26.285Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-03-15T03:38:26.368Z] #48 218.3 vendor/golang.org/x/text/secure/bidirule [2020-03-15T03:38:26.418Z] ok github.com/docker/docker/daemon/graphdriver 0.014s coverage: 2.2% of statements [2020-03-15T03:38:27.879Z] #48 220.1 vendor/golang.org/x/text/unicode/norm [2020-03-15T03:38:28.506Z] #48 ... [2020-03-15T03:38:28.506Z] [2020-03-15T03:38:28.506Z] #69 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-15T03:38:28.506Z] #69 DONE 220.4s [2020-03-15T03:38:28.506Z] [2020-03-15T03:38:28.506Z] #70 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-03-15T03:38:28.506Z] #70 DONE 0.1s [2020-03-15T03:38:28.506Z] [2020-03-15T03:38:28.507Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-15T03:38:28.507Z] #18 40.64 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-03-15T03:38:28.507Z] #18 40.64 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-03-15T03:38:28.507Z] #18 40.68 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u1 [1793 kB] [2020-03-15T03:38:28.507Z] #18 40.95 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u1 [330 kB] [2020-03-15T03:38:28.507Z] #18 40.99 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-03-15T03:38:28.507Z] #18 40.99 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-03-15T03:38:28.507Z] #18 41.00 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-03-15T03:38:28.507Z] #18 41.01 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-03-15T03:38:28.507Z] #18 41.02 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-03-15T03:38:28.507Z] #18 41.04 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-03-15T03:38:28.507Z] #18 41.04 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-03-15T03:38:28.507Z] #18 41.04 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-03-15T03:38:28.507Z] #18 41.05 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-03-15T03:38:28.507Z] #18 41.11 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-03-15T03:38:28.507Z] #18 41.11 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-03-15T03:38:28.507Z] #18 41.15 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-03-15T03:38:28.507Z] #18 41.17 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2020-03-15T03:38:28.507Z] #18 41.17 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-03-15T03:38:28.507Z] #18 41.21 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-03-15T03:38:28.507Z] #18 41.27 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-03-15T03:38:28.507Z] #18 41.29 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-03-15T03:38:28.507Z] #18 41.31 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-03-15T03:38:28.507Z] #18 41.33 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-03-15T03:38:28.507Z] #18 41.34 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-03-15T03:38:28.507Z] #18 41.35 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-03-15T03:38:28.507Z] #18 41.36 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6 [8407 kB] [2020-03-15T03:38:28.507Z] #18 42.31 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-03-15T03:38:28.507Z] #18 42.31 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-03-15T03:38:28.507Z] #18 42.33 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-03-15T03:38:28.507Z] #18 42.33 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-03-15T03:38:28.507Z] #18 42.35 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-03-15T03:38:28.507Z] #18 42.38 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-03-15T03:38:28.507Z] #18 42.54 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-03-15T03:38:28.507Z] #18 42.56 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-03-15T03:38:28.507Z] #18 42.57 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-03-15T03:38:28.507Z] #18 42.61 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-03-15T03:38:28.507Z] #18 42.62 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-03-15T03:38:28.507Z] #18 42.67 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-03-15T03:38:28.507Z] #18 42.68 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB] [2020-03-15T03:38:28.507Z] #18 42.81 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2020-03-15T03:38:28.507Z] #18 42.86 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2020-03-15T03:38:28.507Z] #18 42.89 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-03-15T03:38:28.507Z] #18 43.54 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-03-15T03:38:28.507Z] #18 43.74 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-03-15T03:38:28.507Z] #18 43.85 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-03-15T03:38:29.706Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.014s coverage: 2.9% of statements [2020-03-15T03:38:30.561Z] #18 46.14 debconf: delaying package configuration, since apt-utils is not installed [2020-03-15T03:38:30.561Z] #18 46.22 Fetched 29.2 MB in 4s (7638 kB/s) [2020-03-15T03:38:30.561Z] #18 46.29 Selecting previously unselected package pigz. [2020-03-15T03:38:30.643Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.470s coverage: 13.8% of statements [2020-03-15T03:38:30.852Z] #18 46.30 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23352 files and directories currently installed.) [2020-03-15T03:38:30.852Z] #18 46.49 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-03-15T03:38:30.852Z] #18 46.49 Unpacking pigz (2.4-1) ... [2020-03-15T03:38:30.852Z] #18 46.70 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-03-15T03:38:31.109Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m10.139215831s with top 10 stages: buildssa: 1m32.431531204s, goimports: 22.239663206s, unconvert: 13.001487701s, gosec: 10.540996502s, golint: 6.359569663s, misspell: 5.123584444s, ineffassign: 4.45854848s, inspect: 4.261539095s, vrp: 3.218353624s, printf: 2.13145302s [2020-03-15T03:38:31.149Z] #18 46.73 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-03-15T03:38:31.149Z] #18 46.74 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-03-15T03:38:31.212Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.759s coverage: 57.0% of statements [2020-03-15T03:38:32.069Z] #18 47.59 Selecting previously unselected package python3.7-minimal. [2020-03-15T03:38:32.069Z] #18 47.60 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-03-15T03:38:32.069Z] #18 47.62 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-03-15T03:38:33.756Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.018s coverage: 1.8% of statements [2020-03-15T03:38:34.131Z] #18 49.62 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-03-15T03:38:34.131Z] #18 49.64 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-03-15T03:38:35.137Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.377s coverage: 45.9% of statements [2020-03-15T03:38:35.634Z] #18 ... [2020-03-15T03:38:35.634Z] [2020-03-15T03:38:35.634Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:38:35.634Z] #45 118.5 LINK criu/pie/restorer.built-in.o [2020-03-15T03:38:35.634Z] #45 118.5 GEN criu/pie/restorer-blob.h [2020-03-15T03:38:35.634Z] #45 118.9 DEP criu/vdso.d [2020-03-15T03:38:35.634Z] #45 119.5 DEP criu/uts_ns.d [2020-03-15T03:38:35.634Z] #45 119.9 DEP criu/util.d [2020-03-15T03:38:35.634Z] #45 120.3 DEP criu/uffd.d [2020-03-15T03:38:35.634Z] #45 120.7 DEP criu/tun.d [2020-03-15T03:38:35.634Z] #45 121.3 DEP criu/tty.d [2020-03-15T03:38:35.634Z] #45 122.3 DEP criu/timerfd.d [2020-03-15T03:38:35.634Z] #45 122.7 DEP criu/sysfs_parse.d [2020-03-15T03:38:35.634Z] #45 123.1 DEP criu/sysctl.d [2020-03-15T03:38:35.634Z] #45 123.7 DEP criu/string.d [2020-03-15T03:38:35.634Z] #45 123.8 DEP criu/stats.d [2020-03-15T03:38:35.634Z] #45 124.2 DEP criu/sockets.d [2020-03-15T03:38:35.634Z] #45 124.7 DEP criu/sk-unix.d [2020-03-15T03:38:35.634Z] #45 125.1 DEP criu/sk-tcp.d [2020-03-15T03:38:35.634Z] #45 125.4 DEP criu/sk-queue.d [2020-03-15T03:38:35.634Z] #45 125.7 DEP criu/sk-packet.d [2020-03-15T03:38:35.634Z] #45 126.0 DEP criu/sk-netlink.d [2020-03-15T03:38:35.634Z] #45 126.4 DEP criu/sk-inet.d [2020-03-15T03:38:35.634Z] #45 126.8 DEP criu/signalfd.d [2020-03-15T03:38:35.634Z] #45 127.1 DEP criu/sigframe.d [2020-03-15T03:38:35.634Z] #45 127.4 DEP criu/shmem.d [2020-03-15T03:38:35.634Z] #45 127.7 DEP criu/servicefd.d [2020-03-15T03:38:35.634Z] #45 128.0 DEP criu/seize.d [2020-03-15T03:38:35.634Z] #45 128.3 DEP criu/seccomp.d [2020-03-15T03:38:35.634Z] #45 128.7 DEP criu/rst-malloc.d [2020-03-15T03:38:35.927Z] #45 128.8 DEP criu/rbtree.d [2020-03-15T03:38:35.927Z] #45 128.9 DEP criu/pstree.d [2020-03-15T03:38:36.075Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.479s coverage: 72.5% of statements [2020-03-15T03:38:36.217Z] #45 129.3 DEP criu/protobuf.d [2020-03-15T03:38:36.507Z] #45 129.6 GEN criu/protobuf-desc-gen.h [2020-03-15T03:38:37.454Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.923s coverage: 49.5% of statements [2020-03-15T03:38:38.023Z] ok github.com/docker/docker/daemon 12.316s coverage: 17.5% of statements [2020-03-15T03:38:38.023Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-03-15T03:38:38.023Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-03-15T03:38:38.023Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-03-15T03:38:38.023Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-03-15T03:38:38.023Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-03-15T03:38:38.586Z] #45 ... [2020-03-15T03:38:38.586Z] [2020-03-15T03:38:38.586Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-15T03:38:38.586Z] #18 54.22 Selecting previously unselected package python3-minimal. [2020-03-15T03:38:38.586Z] #18 54.22 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23601 files and directories currently installed.) [2020-03-15T03:38:38.586Z] #18 54.36 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-03-15T03:38:38.586Z] #18 54.36 Unpacking python3-minimal (3.7.3-1) ... [2020-03-15T03:38:38.874Z] #18 54.51 Selecting previously unselected package libmpdec2:ppc64el. [2020-03-15T03:38:38.874Z] #18 54.52 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-03-15T03:38:38.874Z] #18 54.53 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-03-15T03:38:38.963Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.643s coverage: 76.1% of statements [2020-03-15T03:38:39.163Z] #18 54.79 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-03-15T03:38:39.163Z] #18 54.81 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_ppc64el.deb ... [2020-03-15T03:38:39.163Z] #18 54.84 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-03-15T03:38:39.225Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.022s coverage: 58.0% of statements [2020-03-15T03:38:39.794Z] ok github.com/docker/docker/daemon/links 0.035s coverage: 93.0% of statements [2020-03-15T03:38:40.053Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.024s coverage: 3.0% of statements [2020-03-15T03:38:41.215Z] #18 56.48 Selecting previously unselected package python3.7. [2020-03-15T03:38:41.215Z] #18 56.50 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_ppc64el.deb ... [2020-03-15T03:38:41.215Z] #18 56.51 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-03-15T03:38:41.215Z] #18 56.68 Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-03-15T03:38:41.215Z] #18 56.69 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-03-15T03:38:41.215Z] #18 56.70 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-03-15T03:38:41.215Z] #18 56.86 Setting up python3-minimal (3.7.3-1) ... [2020-03-15T03:38:42.593Z] ok github.com/docker/docker/daemon/logger 0.236s coverage: 41.8% of statements [2020-03-15T03:38:42.714Z] #18 58.13 Selecting previously unselected package python3. [2020-03-15T03:38:42.714Z] #18 58.13 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24013 files and directories currently installed.) [2020-03-15T03:38:42.714Z] #18 58.27 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-03-15T03:38:42.714Z] #18 58.29 Unpacking python3 (3.7.3-1) ... [2020-03-15T03:38:42.714Z] #18 58.49 Selecting previously unselected package libip4tc0:ppc64el. [2020-03-15T03:38:42.714Z] #18 58.51 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-03-15T03:38:42.852Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.888s coverage: 61.0% of statements [2020-03-15T03:38:42.852Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-03-15T03:38:42.852Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-03-15T03:38:43.006Z] #18 58.52 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-03-15T03:38:43.006Z] #18 58.65 Selecting previously unselected package libip6tc0:ppc64el. [2020-03-15T03:38:43.006Z] #18 58.66 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-03-15T03:38:43.006Z] #18 58.67 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-03-15T03:38:43.111Z] ok github.com/docker/docker/daemon/logger/awslogs 0.276s coverage: 77.8% of statements [2020-03-15T03:38:43.111Z] ok github.com/docker/docker/daemon/images 0.060s coverage: 4.9% of statements [2020-03-15T03:38:43.111Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-03-15T03:38:43.111Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-03-15T03:38:43.111Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-03-15T03:38:43.111Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-03-15T03:38:43.296Z] #18 58.82 Selecting previously unselected package libiptc0:ppc64el. [2020-03-15T03:38:43.296Z] #18 58.83 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-03-15T03:38:43.296Z] #18 58.84 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-03-15T03:38:43.296Z] #18 58.95 Selecting previously unselected package libnfnetlink0:ppc64el. [2020-03-15T03:38:43.296Z] #18 58.96 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-03-15T03:38:43.296Z] #18 58.96 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-03-15T03:38:43.585Z] #18 59.08 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-03-15T03:38:43.585Z] #18 59.09 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-03-15T03:38:43.585Z] #18 59.10 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-03-15T03:38:43.585Z] #18 59.22 Selecting previously unselected package libnftnl11:ppc64el. [2020-03-15T03:38:43.585Z] #18 59.24 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-03-15T03:38:43.585Z] #18 59.24 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-03-15T03:38:43.875Z] #18 59.36 Selecting previously unselected package iptables. [2020-03-15T03:38:43.875Z] #18 59.38 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-03-15T03:38:43.875Z] #18 59.38 Unpacking iptables (1.8.2-4) ... [2020-03-15T03:38:44.049Z] ok github.com/docker/docker/daemon/logger/gelf 0.056s coverage: 67.0% of statements [2020-03-15T03:38:44.308Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.033s coverage: 88.3% of statements [2020-03-15T03:38:44.505Z] #18 60.29 Selecting previously unselected package xxd. [2020-03-15T03:38:44.505Z] #18 60.30 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-03-15T03:38:44.505Z] #18 60.30 Unpacking xxd (2:8.1.0875-5) ... [2020-03-15T03:38:44.568Z] ok github.com/docker/docker/daemon/logger/journald 0.023s coverage: 26.2% of statements [2020-03-15T03:38:44.794Z] #18 60.46 Selecting previously unselected package vim-common. [2020-03-15T03:38:44.794Z] #18 60.47 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-03-15T03:38:44.794Z] #18 60.52 Unpacking vim-common (2:8.1.0875-5) ... [2020-03-15T03:38:44.828Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.040s coverage: 62.1% of statements [2020-03-15T03:38:45.083Z] #18 60.87 Selecting previously unselected package bash-completion. [2020-03-15T03:38:45.083Z] #18 60.88 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-03-15T03:38:45.931Z] INFO [runner/unused/goanalysis] analyzers took 25.726112366s with top 10 stages: buildssa: 21.879795937s, U1000: 3.846316429s [2020-03-15T03:38:45.931Z] INFO [runner] Issues before processing: 2332, after processing: 0 [2020-03-15T03:38:45.931Z] INFO [runner] Processors filtering stat (out/in): skip_files: 1723/1723, nolint: 0/63, skip_dirs: 1723/1723, identifier_marker: 1618/1618, exclude: 1618/1618, path_prettifier: 1723/1723, autogenerated_exclude: 1618/1723, exclude-rules: 63/1618, cgo: 1723/2332, filename_unadjuster: 1723/1723 [2020-03-15T03:38:45.931Z] INFO [runner] processing took 59.354554ms with stages: nolint: 25.593263ms, identifier_marker: 17.030787ms, path_prettifier: 7.723722ms, autogenerated_exclude: 3.668273ms, exclude-rules: 3.459224ms, skip_dirs: 1.577467ms, cgo: 181.812µs, filename_unadjuster: 111.093µs, max_same_issues: 4.514µs, uniq_by_line: 895ns, path_shortener: 672ns, max_from_linter: 603ns, diff: 559ns, source_code: 512ns, skip_files: 469ns, max_per_file_from_linter: 366ns, exclude: 323ns [2020-03-15T03:38:45.931Z] INFO [runner] linters took 1m32.863774004s with stages: goanalysis_metalinter: 1m15.063482979s, unused: 17.740677771s [2020-03-15T03:38:45.931Z] INFO File cache stats: 1457 entries of total size 6.8MiB [2020-03-15T03:38:45.931Z] INFO Memory: 1591 samples, avg is 253.3MB, max is 3033.1MB [2020-03-15T03:38:45.931Z] INFO Execution took 3m27.696583451s [2020-03-15T03:38:45.931Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-03-15T03:38:46.210Z] ok github.com/docker/docker/daemon/logger/local 0.032s coverage: 74.7% of statements [2020-03-15T03:38:46.210Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-03-15T03:38:46.210Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.047s coverage: 19.9% of statements [2020-03-15T03:38:46.257Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40695/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f310bd29bd5ab52caa0536c85d564461a70abf16 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f310bd29bd5ab52caa0536c85d564461a70abf16 hack/make.sh dynbinary-daemon test-docker-py [2020-03-15T03:38:46.470Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.030s coverage: 33.3% of statements [2020-03-15T03:38:46.858Z] [2020-03-15T03:38:46.858Z] Removing bundles/ [2020-03-15T03:38:46.858Z] [2020-03-15T03:38:46.858Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-03-15T03:38:46.858Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-03-15T03:38:46.858Z] GOOS="" GOARCH="" GOARM="" [2020-03-15T03:38:47.039Z] ok github.com/docker/docker/daemon/logger/templates 0.022s coverage: 8.3% of statements [2020-03-15T03:38:47.609Z] ok github.com/docker/docker/daemon/logger/syslog 0.013s coverage: 47.8% of statements [2020-03-15T03:38:48.179Z] ok github.com/docker/docker/daemon/network 0.020s coverage: 63.8% of statements [2020-03-15T03:38:49.117Z] ok github.com/docker/docker/daemon/logger/splunk 1.933s coverage: 82.5% of statements [2020-03-15T03:38:49.117Z] ? github.com/docker/docker/daemon/names [no test files] [2020-03-15T03:38:49.117Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-03-15T03:38:49.310Z] --- PASS: TestBuildWithHugeFile (26.18s) [2020-03-15T03:38:49.310Z] === RUN TestBuildWithEmptyDockerfile [2020-03-15T03:38:49.310Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-15T03:38:49.310Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-15T03:38:49.310Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-15T03:38:49.310Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-15T03:38:49.310Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-15T03:38:49.310Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-15T03:38:49.310Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-15T03:38:49.310Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-15T03:38:49.310Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-15T03:38:49.310Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2020-03-15T03:38:49.310Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2020-03-15T03:38:49.310Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s) [2020-03-15T03:38:49.310Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s) [2020-03-15T03:38:49.310Z] === RUN TestBuildPreserveOwnership [2020-03-15T03:38:49.310Z] === RUN TestBuildPreserveOwnership/copy_from [2020-03-15T03:38:49.519Z] #18 ... [2020-03-15T03:38:49.519Z] [2020-03-15T03:38:49.519Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:38:49.519Z] #45 132.4 DEP criu/protobuf-desc.d [2020-03-15T03:38:49.519Z] #45 132.6 DEP criu/proc_parse.d [2020-03-15T03:38:49.519Z] #45 133.0 DEP criu/plugin.d [2020-03-15T03:38:49.519Z] #45 133.2 DEP criu/pipes.d [2020-03-15T03:38:49.519Z] #45 133.5 DEP criu/pie-util.d [2020-03-15T03:38:49.519Z] #45 133.8 DEP criu/pie-util-vdso.d [2020-03-15T03:38:49.519Z] #45 134.1 DEP criu/path.d [2020-03-15T03:38:49.519Z] #45 134.5 DEP criu/parasite-syscall.d [2020-03-15T03:38:49.519Z] #45 135.0 DEP criu/pagemap.d [2020-03-15T03:38:49.519Z] #45 135.4 DEP criu/pagemap-cache.d [2020-03-15T03:38:49.519Z] #45 135.7 DEP criu/page-xfer.d [2020-03-15T03:38:49.519Z] #45 136.0 DEP criu/page-pipe.d [2020-03-15T03:38:49.519Z] #45 136.3 DEP criu/netfilter.d [2020-03-15T03:38:49.519Z] #45 136.6 DEP criu/net.d [2020-03-15T03:38:49.520Z] #45 137.1 DEP criu/namespaces.d [2020-03-15T03:38:49.520Z] #45 137.6 DEP criu/mount.d [2020-03-15T03:38:49.520Z] #45 137.9 DEP criu/mem.d [2020-03-15T03:38:49.520Z] #45 138.2 DEP criu/lsm.d [2020-03-15T03:38:49.520Z] #45 138.6 DEP criu/log.d [2020-03-15T03:38:49.520Z] #45 138.8 DEP criu/libnetlink.d [2020-03-15T03:38:49.520Z] #45 139.1 DEP criu/kerndat.d [2020-03-15T03:38:49.520Z] #45 139.3 DEP criu/kcmp-ids.d [2020-03-15T03:38:49.520Z] #45 139.4 DEP criu/irmap.d [2020-03-15T03:38:49.520Z] #45 139.7 DEP criu/ipc_ns.d [2020-03-15T03:38:49.520Z] #45 140.1 DEP criu/image.d [2020-03-15T03:38:49.520Z] #45 140.5 DEP criu/image-desc.d [2020-03-15T03:38:49.520Z] #45 140.7 DEP criu/fsnotify.d [2020-03-15T03:38:49.520Z] #45 141.0 DEP criu/filesystems.d [2020-03-15T03:38:49.520Z] #45 141.3 DEP criu/files.d [2020-03-15T03:38:49.520Z] #45 141.7 DEP criu/files-reg.d [2020-03-15T03:38:49.520Z] #45 142.0 DEP criu/files-ext.d [2020-03-15T03:38:49.520Z] #45 142.3 DEP criu/file-lock.d [2020-03-15T03:38:49.520Z] #45 142.6 DEP criu/file-ids.d [2020-03-15T03:38:49.809Z] #45 142.9 DEP criu/fifo.d [2020-03-15T03:38:50.056Z] ok github.com/docker/docker/distribution/metadata 0.080s coverage: 48.2% of statements [2020-03-15T03:38:50.100Z] #45 143.2 DEP criu/fdstore.d [2020-03-15T03:38:50.390Z] #45 143.4 DEP criu/fault-injection.d [2020-03-15T03:38:50.390Z] #45 143.5 DEP criu/external.d [2020-03-15T03:38:50.681Z] #45 143.8 DEP criu/eventpoll.d [2020-03-15T03:38:50.996Z] ok github.com/docker/docker/errdefs 0.027s coverage: 49.4% of statements [2020-03-15T03:38:50.996Z] ok github.com/docker/docker/distribution 0.263s coverage: 22.1% of statements [2020-03-15T03:38:50.996Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-03-15T03:38:51.310Z] #45 144.1 DEP criu/eventfd.d [2020-03-15T03:38:51.310Z] #45 144.4 DEP criu/crtools.d [2020-03-15T03:38:51.310Z] #45 ... [2020-03-15T03:38:51.310Z] [2020-03-15T03:38:51.310Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-15T03:38:51.310Z] #18 66.96 Unpacking bash-completion (1:2.8-6) ... [2020-03-15T03:38:51.980Z] #18 67.63 Selecting previously unselected package bzip2. [2020-03-15T03:38:51.980Z] #18 67.66 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-03-15T03:38:51.980Z] #18 67.67 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-15T03:38:52.272Z] #18 67.81 Selecting previously unselected package xz-utils. [2020-03-15T03:38:52.272Z] #18 67.84 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-03-15T03:38:52.272Z] #18 67.85 Unpacking xz-utils (5.2.4-1) ... [2020-03-15T03:38:52.272Z] #18 ... [2020-03-15T03:38:52.272Z] [2020-03-15T03:38:52.272Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:38:52.272Z] #48 234.3 mime [2020-03-15T03:38:52.272Z] #48 239.2 net/http/internal [2020-03-15T03:38:52.272Z] #48 242.5 vendor/golang.org/x/net/idna [2020-03-15T03:38:52.272Z] #48 ... [2020-03-15T03:38:52.272Z] [2020-03-15T03:38:52.272Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:38:52.272Z] #45 144.7 DEP criu/cr-service.d [2020-03-15T03:38:52.272Z] #45 145.2 DEP criu/cr-restore.d [2020-03-15T03:38:52.434Z] ok github.com/docker/docker/image 0.053s coverage: 86.4% of statements [2020-03-15T03:38:52.561Z] #45 145.7 DEP criu/cr-errno.d [2020-03-15T03:38:52.561Z] #45 145.7 DEP criu/cr-dump.d [2020-03-15T03:38:52.695Z] ok github.com/docker/docker/image/cache 0.019s coverage: 19.2% of statements [2020-03-15T03:38:52.775Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-03-15T03:38:52.954Z] ok github.com/docker/docker/image/v1 0.028s coverage: 25.0% of statements [2020-03-15T03:38:52.954Z] ok github.com/docker/docker/distribution/xfer 1.702s coverage: 85.1% of statements [2020-03-15T03:38:52.954Z] ? github.com/docker/docker/dockerversion [no test files] [2020-03-15T03:38:52.954Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-03-15T03:38:52.954Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-03-15T03:38:53.191Z] #45 146.2 DEP criu/cr-dedup.d [2020-03-15T03:38:53.214Z] ok github.com/docker/docker/libcontainerd/queue 0.058s coverage: 100.0% of statements [2020-03-15T03:38:53.483Z] #45 146.4 DEP criu/cr-check.d [2020-03-15T03:38:53.772Z] #45 146.7 DEP criu/config.d [2020-03-15T03:38:53.784Z] ok github.com/docker/docker/pkg/aaparser 0.014s coverage: 50.0% of statements [2020-03-15T03:38:54.069Z] #45 147.0 DEP criu/clone-noasan.d [2020-03-15T03:38:54.069Z] #45 147.1 DEP criu/cgroup.d [2020-03-15T03:38:54.361Z] #45 147.4 DEP criu/cgroup-props.d [2020-03-15T03:38:54.650Z] #45 147.6 DEP criu/bitmap.d [2020-03-15T03:38:54.650Z] #45 147.7 DEP criu/bfd.d [2020-03-15T03:38:54.788Z] --- PASS: TestBuildPreserveOwnership (6.43s) [2020-03-15T03:38:54.788Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.18s) [2020-03-15T03:38:54.788Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.25s) [2020-03-15T03:38:54.788Z] === RUN TestBuildPlatformInvalid [2020-03-15T03:38:54.788Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2020-03-15T03:38:54.788Z] PASS [2020-03-15T03:38:54.788Z] [2020-03-15T03:38:54.788Z] === Skipped [2020-03-15T03:38:54.788Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-03-15T03:38:54.788Z] build_session_test.go:25: TODO: BuildKit [2020-03-15T03:38:54.788Z] [2020-03-15T03:38:54.788Z] [2020-03-15T03:38:54.788Z] DONE 32 tests, 1 skipped in 74.873s [2020-03-15T03:38:54.788Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-03-15T03:38:54.788Z] ++ 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-03-15T03:38:54.788Z] ++ set -e [2020-03-15T03:38:54.788Z] ++ '[' -n 0 ']' [2020-03-15T03:38:54.788Z] ++ set -x [2020-03-15T03:38:54.788Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-03-15T03:38:54.938Z] #45 147.9 DEP criu/autofs.d [2020-03-15T03:38:55.068Z] INFO: Testing against a local daemon [2020-03-15T03:38:55.068Z] === RUN TestConfigList [2020-03-15T03:38:55.226Z] #45 148.1 DEP criu/aio.d [2020-03-15T03:38:55.523Z] #45 148.4 DEP criu/action-scripts.d [2020-03-15T03:38:55.694Z] ok github.com/docker/docker/opts 0.079s coverage: 67.4% of statements [2020-03-15T03:38:56.152Z] #45 149.0 CC criu/action-scripts.o [2020-03-15T03:38:56.636Z] ok github.com/docker/docker/pkg/broadcaster 0.009s coverage: 100.0% of statements [2020-03-15T03:38:56.636Z] ok github.com/docker/docker/pkg/authorization 0.711s coverage: 68.3% of statements [2020-03-15T03:38:56.895Z] ok github.com/docker/docker/pkg/capabilities 0.014s coverage: 87.5% of statements [2020-03-15T03:38:57.184Z] #45 149.9 CC criu/aio.o [2020-03-15T03:38:57.464Z] ok github.com/docker/docker/pkg/archive 1.186s coverage: 77.0% of statements [2020-03-15T03:38:57.724Z] ok github.com/docker/docker/pkg/directory 0.013s coverage: 80.0% of statements [2020-03-15T03:38:58.216Z] #45 151.2 CC criu/autofs.o [2020-03-15T03:38:58.293Z] ok github.com/docker/docker/pkg/discovery 0.010s coverage: 58.3% of statements [2020-03-15T03:38:58.293Z] ok github.com/docker/docker/pkg/discovery/file 0.010s coverage: 97.6% of statements [2020-03-15T03:38:58.506Z] #45 ... [2020-03-15T03:38:58.506Z] [2020-03-15T03:38:58.506Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-15T03:38:58.506Z] #18 68.16 Selecting previously unselected package apparmor. [2020-03-15T03:38:58.506Z] #18 68.18 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-03-15T03:38:58.506Z] #18 68.38 Unpacking apparmor (2.13.2-10) ... [2020-03-15T03:38:58.506Z] #18 68.95 Selecting previously unselected package aufs-tools. [2020-03-15T03:38:58.506Z] #18 68.96 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-03-15T03:38:58.506Z] #18 68.96 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-03-15T03:38:58.506Z] #18 69.16 Selecting previously unselected package libonig5:ppc64el. [2020-03-15T03:38:58.506Z] #18 69.19 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2020-03-15T03:38:58.506Z] #18 69.20 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-03-15T03:38:58.506Z] #18 69.46 Selecting previously unselected package libjq1:ppc64el. [2020-03-15T03:38:58.506Z] #18 69.47 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-03-15T03:38:58.506Z] #18 69.48 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-03-15T03:38:58.506Z] #18 69.60 Selecting previously unselected package jq. [2020-03-15T03:38:58.506Z] #18 69.62 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-03-15T03:38:58.506Z] #18 69.63 Unpacking jq (1.5+dfsg-2+b1) ... [2020-03-15T03:38:58.506Z] #18 69.80 Selecting previously unselected package libaio1:ppc64el. [2020-03-15T03:38:58.506Z] #18 69.83 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2020-03-15T03:38:58.506Z] #18 69.83 Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-03-15T03:38:58.506Z] #18 69.91 Selecting previously unselected package libgpm2:ppc64el. [2020-03-15T03:38:58.506Z] #18 69.93 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2020-03-15T03:38:58.506Z] #18 69.94 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-03-15T03:38:58.506Z] #18 70.05 Selecting previously unselected package libicu63:ppc64el. [2020-03-15T03:38:58.506Z] #18 70.06 Preparing to unpack .../20-libicu63_63.1-6_ppc64el.deb ... [2020-03-15T03:38:58.506Z] #18 70.06 Unpacking libicu63:ppc64el (63.1-6) ... [2020-03-15T03:38:58.784Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-03-15T03:38:58.784Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-03-15T03:38:58.784Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-03-15T03:38:59.231Z] ok github.com/docker/docker/pkg/discovery/memory 0.008s coverage: 92.3% of statements [2020-03-15T03:38:59.429Z] --- PASS: TestConfigList (3.89s) [2020-03-15T03:38:59.429Z] === RUN TestConfigsCreateAndDelete [2020-03-15T03:38:59.490Z] ok github.com/docker/docker/pkg/discovery/nodes 0.008s coverage: 93.8% of statements [2020-03-15T03:39:00.014Z] #18 ... [2020-03-15T03:39:00.014Z] [2020-03-15T03:39:00.014Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-15T03:39:00.014Z] #51 DONE 252.3s [2020-03-15T03:39:00.014Z] [2020-03-15T03:39:00.014Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:39:00.014Z] #48 245.4 net/textproto [2020-03-15T03:39:00.014Z] #48 245.4 crypto/x509 [2020-03-15T03:39:00.014Z] #48 248.9 vendor/golang.org/x/net/http/httpproxy [2020-03-15T03:39:00.014Z] #48 249.5 vendor/golang.org/x/net/http/httpguts [2020-03-15T03:39:00.014Z] #48 249.5 mime/multipart [2020-03-15T03:39:00.057Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2020-03-15T03:39:00.645Z] #48 ... [2020-03-15T03:39:00.645Z] [2020-03-15T03:39:00.645Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-15T03:39:00.645Z] #18 76.27 Selecting previously unselected package libnet1:ppc64el. [2020-03-15T03:39:00.645Z] #18 76.29 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-03-15T03:39:00.645Z] #18 76.29 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-03-15T03:39:00.645Z] #18 76.53 Selecting previously unselected package libnl-3-200:ppc64el. [2020-03-15T03:39:00.935Z] #18 76.54 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-03-15T03:39:00.935Z] #18 76.55 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-03-15T03:39:00.935Z] #18 76.76 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-03-15T03:39:00.935Z] #18 76.79 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-03-15T03:39:00.992Z] ok github.com/docker/docker/pkg/filenotify 0.608s coverage: 67.0% of statements [2020-03-15T03:39:01.244Z] #18 76.79 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-03-15T03:39:01.244Z] #18 76.90 Selecting previously unselected package libreadline5:ppc64el. [2020-03-15T03:39:01.244Z] #18 76.91 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-03-15T03:39:01.244Z] #18 76.92 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-03-15T03:39:01.244Z] #18 77.04 Selecting previously unselected package net-tools. [2020-03-15T03:39:01.546Z] #18 77.04 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-03-15T03:39:01.547Z] #18 77.05 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-15T03:39:01.582Z] ok github.com/docker/docker/pkg/chrootarchive 3.572s coverage: 43.2% of statements [2020-03-15T03:39:01.837Z] #18 77.53 Selecting previously unselected package python-pip-whl. [2020-03-15T03:39:01.837Z] #18 77.55 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-03-15T03:39:01.837Z] #18 77.56 Unpacking python-pip-whl (18.1-5) ... [2020-03-15T03:39:01.843Z] ok github.com/docker/docker/pkg/fileutils 0.030s coverage: 89.5% of statements [2020-03-15T03:39:02.415Z] ok github.com/docker/docker/pkg/homedir 0.011s coverage: 11.4% of statements [2020-03-15T03:39:02.415Z] ok github.com/docker/docker/pkg/fsutils 0.322s coverage: 85.1% of statements [2020-03-15T03:39:02.680Z] ok github.com/docker/docker/pkg/discovery/kv 3.096s coverage: 84.1% of statements [2020-03-15T03:39:02.870Z] --- PASS: TestConfigsCreateAndDelete (3.58s) [2020-03-15T03:39:02.870Z] === RUN TestConfigsUpdate [2020-03-15T03:39:02.871Z] #18 78.44 Selecting previously unselected package python3-lib2to3. [2020-03-15T03:39:02.871Z] #18 78.45 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-03-15T03:39:02.871Z] #18 78.46 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-03-15T03:39:02.871Z] #18 78.67 Selecting previously unselected package python3-distutils. [2020-03-15T03:39:03.161Z] #18 78.69 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-03-15T03:39:03.161Z] #18 78.69 Unpacking python3-distutils (3.7.3-1) ... [2020-03-15T03:39:03.161Z] #18 78.93 Selecting previously unselected package python3-pip. [2020-03-15T03:39:03.261Z] ok github.com/docker/docker/layer 7.339s coverage: 68.8% of statements [2020-03-15T03:39:03.261Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-03-15T03:39:03.261Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-03-15T03:39:03.261Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-03-15T03:39:03.261Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-03-15T03:39:03.261Z] ? github.com/docker/docker/oci [no test files] [2020-03-15T03:39:03.261Z] ? github.com/docker/docker/oci/caps [no test files] [2020-03-15T03:39:03.261Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-03-15T03:39:03.261Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-03-15T03:39:03.449Z] #18 78.95 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-03-15T03:39:03.449Z] #18 78.95 Unpacking python3-pip (18.1-5) ... [2020-03-15T03:39:03.449Z] #18 79.32 Selecting previously unselected package python3-pkg-resources. [2020-03-15T03:39:03.449Z] #18 79.35 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-03-15T03:39:03.737Z] #18 79.35 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-03-15T03:39:03.839Z] ok github.com/docker/docker/pkg/jsonmessage 0.017s coverage: 91.7% of statements [2020-03-15T03:39:03.839Z] ok github.com/docker/docker/pkg/locker 0.088s coverage: 88.9% of statements [2020-03-15T03:39:04.025Z] #18 79.61 Selecting previously unselected package python3-setuptools. [2020-03-15T03:39:04.025Z] #18 79.62 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-03-15T03:39:04.025Z] #18 79.64 Unpacking python3-setuptools (40.8.0-1) ... [2020-03-15T03:39:04.112Z] ok github.com/docker/docker/pkg/idtools 0.847s coverage: 70.1% of statements [2020-03-15T03:39:04.313Z] #18 79.95 Selecting previously unselected package python3-wheel. [2020-03-15T03:39:04.313Z] #18 79.96 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-03-15T03:39:04.313Z] #18 79.98 Unpacking python3-wheel (0.32.3-2) ... [2020-03-15T03:39:04.313Z] #18 80.12 Selecting previously unselected package sudo. [2020-03-15T03:39:04.313Z] #18 80.15 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ... [2020-03-15T03:39:04.377Z] ok github.com/docker/docker/pkg/ioutils 0.727s coverage: 70.6% of statements [2020-03-15T03:39:04.377Z] ok github.com/docker/docker/pkg/longpath 0.033s coverage: 100.0% of statements [2020-03-15T03:39:04.377Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-03-15T03:39:04.600Z] #18 80.18 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-03-15T03:39:04.948Z] ok github.com/docker/docker/pkg/namesgenerator 0.030s coverage: 85.7% of statements [2020-03-15T03:39:04.948Z] ok github.com/docker/docker/pkg/parsers 0.033s coverage: 97.0% of statements [2020-03-15T03:39:05.207Z] ok github.com/docker/docker/pkg/parsers/kernel 0.039s coverage: 60.0% of statements [2020-03-15T03:39:05.227Z] #18 80.96 Selecting previously unselected package thin-provisioning-tools. [2020-03-15T03:39:05.227Z] #18 80.97 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-03-15T03:39:05.227Z] #18 80.98 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-03-15T03:39:05.467Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.012s coverage: 91.4% of statements [2020-03-15T03:39:05.514Z] #18 81.38 Selecting previously unselected package uidmap. [2020-03-15T03:39:05.726Z] ok github.com/docker/docker/pkg/pidfile 0.025s coverage: 82.4% of statements [2020-03-15T03:39:05.805Z] #18 81.38 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2020-03-15T03:39:05.805Z] #18 81.39 Unpacking uidmap (1:4.5-1.1) ... [2020-03-15T03:39:05.805Z] #18 81.60 Selecting previously unselected package vim-runtime. [2020-03-15T03:39:05.805Z] #18 81.60 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-03-15T03:39:05.805Z] #18 81.66 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-03-15T03:39:05.986Z] ok github.com/docker/docker/pkg/mount 0.905s coverage: 70.5% of statements [2020-03-15T03:39:05.986Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-03-15T03:39:05.986Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-03-15T03:39:05.986Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-03-15T03:39:06.094Z] #18 81.72 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-03-15T03:39:06.094Z] #18 81.75 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-03-15T03:39:06.250Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.019s coverage: 56.8% of statements [2020-03-15T03:39:06.322Z] --- PASS: TestConfigsUpdate (3.58s) [2020-03-15T03:39:06.322Z] === RUN TestTemplatedConfig [2020-03-15T03:39:06.820Z] ok github.com/docker/docker/pkg/pools 0.028s coverage: 88.2% of statements [2020-03-15T03:39:07.079Z] ok github.com/docker/docker/pkg/progress 0.015s coverage: 75.9% of statements [2020-03-15T03:39:07.079Z] ok github.com/docker/docker/pkg/plugins/transport 0.013s coverage: 85.7% of statements [2020-03-15T03:39:07.648Z] ok github.com/docker/docker/pkg/reexec 0.019s coverage: 82.4% of statements [2020-03-15T03:39:08.217Z] ok github.com/docker/docker/pkg/stdcopy 0.010s coverage: 100.0% of statements [2020-03-15T03:39:08.477Z] ok github.com/docker/docker/pkg/pubsub 1.085s coverage: 73.9% of statements [2020-03-15T03:39:09.045Z] ok github.com/docker/docker/pkg/streamformatter 0.009s coverage: 66.2% of statements [2020-03-15T03:39:09.045Z] ok github.com/docker/docker/pkg/stringid 0.014s coverage: 70.6% of statements [2020-03-15T03:39:09.305Z] ok github.com/docker/docker/pkg/symlink 0.019s coverage: 87.7% of statements [2020-03-15T03:39:09.564Z] ok github.com/docker/docker/pkg/sysinfo 0.017s coverage: 71.3% of statements [2020-03-15T03:39:09.760Z] --- PASS: TestTemplatedConfig (3.50s) [2020-03-15T03:39:09.760Z] === RUN TestConfigInspect [2020-03-15T03:39:10.501Z] ok github.com/docker/docker/pkg/system 0.027s coverage: 37.2% of statements [2020-03-15T03:39:10.501Z] ok github.com/docker/docker/pkg/tailfile 0.101s coverage: 88.6% of statements [2020-03-15T03:39:10.760Z] ok github.com/docker/docker/pkg/signal 2.776s coverage: 61.0% of statements [2020-03-15T03:39:11.020Z] ok github.com/docker/docker/pkg/term 0.013s coverage: 85.9% of statements [2020-03-15T03:39:11.279Z] testing: warning: no tests to run [2020-03-15T03:39:11.279Z] coverage: [no statements] [2020-03-15T03:39:11.279Z] ok github.com/docker/docker/pkg/term/windows 0.030s coverage: [no statements] [no tests to run] [2020-03-15T03:39:11.279Z] ok github.com/docker/docker/pkg/tarsum 0.124s coverage: 89.3% of statements [2020-03-15T03:39:11.646Z] #18 86.91 Selecting previously unselected package vim. [2020-03-15T03:39:11.646Z] #18 86.93 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-03-15T03:39:11.646Z] #18 86.97 Unpacking vim (2:8.1.0875-5) ... [2020-03-15T03:39:11.847Z] ok github.com/docker/docker/pkg/truncindex 0.120s coverage: 91.5% of statements [2020-03-15T03:39:11.848Z] ok github.com/docker/docker/pkg/urlutil 0.009s coverage: 100.0% of statements [2020-03-15T03:39:11.848Z] ok github.com/docker/docker/pkg/useragent 0.015s coverage: 88.9% of statements [2020-03-15T03:39:12.275Z] #18 88.05 Selecting previously unselected package xfsprogs. [2020-03-15T03:39:12.565Z] #18 88.08 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-03-15T03:39:12.565Z] #18 88.09 Unpacking xfsprogs (4.20.0-1) ... [2020-03-15T03:39:12.855Z] #18 ... [2020-03-15T03:39:12.855Z] [2020-03-15T03:39:12.856Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:39:12.856Z] #45 155.9 CC criu/bfd.o [2020-03-15T03:39:12.856Z] #45 156.9 CC criu/bitmap.o [2020-03-15T03:39:12.856Z] #45 157.2 CC criu/cgroup-props.o [2020-03-15T03:39:12.856Z] #45 158.9 CC criu/cgroup.o [2020-03-15T03:39:13.145Z] #45 ... [2020-03-15T03:39:13.145Z] [2020-03-15T03:39:13.145Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-15T03:39:13.145Z] #18 88.86 Selecting previously unselected package zip. [2020-03-15T03:39:13.145Z] #18 88.87 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2020-03-15T03:39:13.145Z] #18 88.88 Unpacking zip (3.0-11+b1) ... [2020-03-15T03:39:13.198Z] --- PASS: TestConfigInspect (3.58s) [2020-03-15T03:39:13.198Z] === RUN TestConfigCreateWithLabels [2020-03-15T03:39:13.436Z] #18 89.16 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-03-15T03:39:13.436Z] #18 89.18 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-15T03:39:13.436Z] #18 89.18 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-03-15T03:39:13.436Z] #18 89.18 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-03-15T03:39:13.436Z] #18 89.19 Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-03-15T03:39:13.436Z] #18 89.22 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-03-15T03:39:13.436Z] #18 89.23 Setting up uidmap (1:4.5-1.1) ... [2020-03-15T03:39:13.436Z] #18 89.26 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-03-15T03:39:13.436Z] #18 89.27 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-03-15T03:39:13.436Z] #18 89.28 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-15T03:39:13.436Z] #18 89.29 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-03-15T03:39:13.436Z] #18 89.30 Setting up libicu63:ppc64el (63.1-6) ... [2020-03-15T03:39:13.436Z] #18 89.32 Setting up xxd (2:8.1.0875-5) ... [2020-03-15T03:39:13.727Z] #18 89.35 Setting up zip (3.0-11+b1) ... [2020-03-15T03:39:13.727Z] #18 89.36 Setting up vim-common (2:8.1.0875-5) ... [2020-03-15T03:39:13.727Z] #18 89.41 Setting up bash-completion (1:2.8-6) ... [2020-03-15T03:39:13.754Z] ok github.com/docker/docker/plugin/v2 0.010s coverage: 14.5% of statements [2020-03-15T03:39:13.754Z] ok github.com/docker/docker/profiles/seccomp 0.014s coverage: 73.8% of statements [2020-03-15T03:39:14.324Z] ok github.com/docker/docker/reference 0.060s coverage: 84.4% of statements [2020-03-15T03:39:14.359Z] #18 ... [2020-03-15T03:39:14.359Z] [2020-03-15T03:39:14.359Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:39:14.359Z] #48 256.6 crypto/tls [2020-03-15T03:39:14.359Z] #48 266.4 net/http/httptrace [2020-03-15T03:39:14.648Z] #48 ... [2020-03-15T03:39:14.648Z] [2020-03-15T03:39:14.648Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:39:14.648Z] #45 166.6 CC criu/clone-noasan.o [2020-03-15T03:39:14.648Z] #45 167.0 CC criu/config.o [2020-03-15T03:39:15.264Z] ok github.com/docker/docker/plugin 0.575s coverage: 27.1% of statements [2020-03-15T03:39:15.523Z] ok github.com/docker/docker/registry/resumable 0.031s coverage: 100.0% of statements [2020-03-15T03:39:15.784Z] ok github.com/docker/docker/restartmanager 0.008s coverage: 45.3% of statements [2020-03-15T03:39:16.043Z] ok github.com/docker/docker/registry 0.269s coverage: 56.0% of statements [2020-03-15T03:39:16.636Z] --- PASS: TestConfigCreateWithLabels (3.62s) [2020-03-15T03:39:16.636Z] === RUN TestConfigCreateResolve [2020-03-15T03:39:16.982Z] ok github.com/docker/docker/testutil 0.023s coverage: 62.5% of statements [2020-03-15T03:39:16.982Z] ok github.com/docker/docker/runconfig 0.027s coverage: 68.2% of statements [2020-03-15T03:39:18.166Z] #45 171.1 CC criu/cr-check.o [2020-03-15T03:39:18.807Z] #45 ... [2020-03-15T03:39:18.807Z] [2020-03-15T03:39:18.807Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-15T03:39:18.891Z] ok github.com/docker/docker/volume/drivers 0.027s coverage: 36.1% of statements [2020-03-15T03:39:18.891Z] ok github.com/docker/docker/volume/local 0.036s coverage: 73.0% of statements [2020-03-15T03:39:19.459Z] ok github.com/docker/docker/volume/mounts 0.063s coverage: 67.0% of statements [2020-03-15T03:39:19.721Z] #24 267.1 Checking out files: 20% (2167/10651) Checking out files: 21% (2237/10651) Checking out files: 22% (2344/10651) Checking out files: 23% (2450/10651) Checking out files: 24% (2557/10651) Checking out files: 25% (2663/10651) Checking out files: 26% (2770/10651) Checking out files: 27% (2876/10651) Checking out files: 28% (2983/10651) Checking out files: 29% (3089/10651) Checking out files: 30% (3196/10651) Checking out files: 31% (3302/10651) Checking out files: 32% (3409/10651) Checking out files: 32% (3477/10651) Checking out files: 33% (3515/10651) Checking out files: 34% (3622/10651) Checking out files: 35% (3728/10651) Checking out files: 36% (3835/10651) Checking out files: 37% (3941/10651) Checking out files: 38% (4048/10651) Checking out files: 39% (4154/10651) Checking out files: 40% (4261/10651) Checking out files: 41% (4367/10651) Checking out files: 42% (4474/10651) Checking out files: 43% (4580/10651) Checking out files: 44% (4687/10651) Checking out files: 45% (4793/10651) Checking out files: 46% (4900/10651) Checking out files: 47% (5006/10651) Checking out files: 48% (5113/10651) Checking out files: 49% (5219/10651) Checking out files: 49% (5306/10651) Checking out files: 50% (5326/10651) Checking out files: 51% (5433/10651) Checking out files: 52% (5539/10651) Checking out files: 53% (5646/10651) Checking out files: 54% (5752/10651) Checking out files: 55% (5859/10651) Checking out files: 56% (5965/10651) Checking out files: 57% (6072/10651) Checking out files: 58% (6178/10651) Checking out files: 59% (6285/10651) Checking out files: 60% (6391/10651) Checking out files: 61% (6498/10651) Checking out files: 62% (6604/10651) Checking out files: 63% (6711/10651) Checking out files: 64% (6817/10651) Checking out files: 65% (6924/10651) Checking out files: 66% (7030/10651) Checking out files: 67% (7137/10651) Checking out files: 67% (7145/10651) Checking out files: 68% (7243/10651) Checking out files: 69% (7350/10651) Checking out files: 70% (7456/10651) Checking out files: 71% (7563/10651) Checking out files: 72% (7669/10651) Checking out files: 73% (7776/10651) Checking out files: 74% (7882/10651) Checking out files: 75% (7989/10651) Checking out files: 76% (8095/10651) Checking out files: 77% (8202/10651) Checking out files: 78% (8308/10651) Checking out files: 79% (8415/10651) Checking out files: 80% (8521/10651) Checking out files: 80% (8583/10651) Checking out files: 81% (8628/10651) Checking out files: 82% (8734/10651) Checking out files: 83% (8841/10651) Checking out files: 84% (8947/10651) Checking out files: 85% (9054/10651) Checking out files: 86% (9160/10651) Checking out files: 87% (9267/10651) Checking out files: 88% (9373/10651) Checking out files: 89% (9480/10651) Checking out files: 90% (9586/10651) Checking out files: 91% (9693/10651) Checking out files: 92% (9799/10651) Checking out files: 93% (9906/10651) Checking out files: 94% (10012/10651) Checking out files: 95% (10119/10651) Checking out files: 96% (10225/10651) Checking out files: 97% (10332/10651) Checking out files: 98% (10438/10651) Checking out files: 99% (10545/10651) Checking out files: 100% (10651/10651) Checking out files: 100% (10651/10651), done. [2020-03-15T03:39:20.012Z] #24 272.2 + cd /tmp/tmp.aEweToLnQo/tmp/docker-ce [2020-03-15T03:39:20.012Z] #24 272.2 + git checkout -q v17.06.2-ce [2020-03-15T03:39:20.395Z] ok github.com/docker/docker/volume/service 0.025s coverage: 73.0% of statements [2020-03-15T03:39:20.688Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-03-15T03:39:20.944Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-03-15T03:39:20.999Z] --- PASS: TestConfigCreateResolve (3.65s) [2020-03-15T03:39:20.999Z] === RUN TestConfigDaemonLibtrustID [2020-03-15T03:39:20.999Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2020-03-15T03:39:20.999Z] PASS [2020-03-15T03:39:20.999Z] [2020-03-15T03:39:20.999Z] DONE 8 tests in 25.985s [2020-03-15T03:39:20.999Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-03-15T03:39:20.999Z] ++ 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-03-15T03:39:20.999Z] ++ set -e [2020-03-15T03:39:20.999Z] ++ '[' -n 0 ']' [2020-03-15T03:39:20.999Z] ++ set -x [2020-03-15T03:39:21.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=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-03-15T03:39:21.000Z] INFO: Testing against a local daemon [2020-03-15T03:39:21.000Z] === RUN TestCheckpoint [2020-03-15T03:39:21.000Z] --- SKIP: TestCheckpoint (0.00s) [2020-03-15T03:39:21.000Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-15T03:39:21.000Z] === RUN TestContainerInvalidJSON [2020-03-15T03:39:21.000Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-03-15T03:39:21.000Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-03-15T03:39:21.000Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-03-15T03:39:21.000Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-03-15T03:39:21.000Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-03-15T03:39:21.000Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-03-15T03:39:21.000Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-03-15T03:39:21.000Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-03-15T03:39:21.000Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-03-15T03:39:21.000Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-03-15T03:39:21.000Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-03-15T03:39:21.000Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-03-15T03:39:21.000Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-03-15T03:39:21.000Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-03-15T03:39:21.047Z] #24 ... [2020-03-15T03:39:21.047Z] [2020-03-15T03:39:21.047Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-15T03:39:21.047Z] #18 96.87 Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-03-15T03:39:21.047Z] #18 96.88 Setting up xz-utils (5.2.4-1) ... [2020-03-15T03:39:21.047Z] #18 96.91 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-03-15T03:39:21.047Z] #18 96.95 Setting up sudo (1.8.27-1+deb10u2) ... [2020-03-15T03:39:21.280Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.16s) [2020-03-15T03:39:21.280Z] === RUN TestCopyFromContainerPathIsNotDir [2020-03-15T03:39:21.280Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.15s) [2020-03-15T03:39:21.280Z] === RUN TestCopyToContainerPathDoesNotExist [2020-03-15T03:39:21.339Z] #18 97.14 invoke-rc.d: could not determine current runlevel [2020-03-15T03:39:21.339Z] #18 97.16 invoke-rc.d: policy-rc.d denied execution of start. [2020-03-15T03:39:21.339Z] #18 97.17 Setting up pigz (2.4-1) ... [2020-03-15T03:39:21.339Z] #18 97.18 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-03-15T03:39:21.339Z] #18 97.18 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-03-15T03:39:21.339Z] #18 97.19 Setting up python-pip-whl (18.1-5) ... [2020-03-15T03:39:21.339Z] #18 97.20 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-03-15T03:39:21.560Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s) [2020-03-15T03:39:21.560Z] === RUN TestCopyToContainerPathIsNotDir [2020-03-15T03:39:21.560Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s) [2020-03-15T03:39:21.560Z] === RUN TestCopyFromContainer [2020-03-15T03:39:21.627Z] #18 97.22 Setting up vim-runtime (2:8.1.0875-5) ... [2020-03-15T03:39:21.873Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-03-15T03:39:22.257Z] #18 97.95 Setting up libaio1:ppc64el (0.3.112-3) ... [2020-03-15T03:39:22.257Z] #18 97.97 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-03-15T03:39:22.257Z] #18 97.99 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-03-15T03:39:22.257Z] #18 98.00 Setting up vim (2:8.1.0875-5) ... [2020-03-15T03:39:22.257Z] #18 98.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-03-15T03:39:22.257Z] #18 98.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-03-15T03:39:22.257Z] #18 98.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-03-15T03:39:22.548Z] #18 98.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-03-15T03:39:22.548Z] #18 98.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-03-15T03:39:22.548Z] #18 98.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-03-15T03:39:22.548Z] #18 98.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-03-15T03:39:22.548Z] #18 98.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-03-15T03:39:22.548Z] #18 98.26 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-03-15T03:39:22.548Z] #18 98.27 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-03-15T03:39:22.548Z] #18 98.29 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-03-15T03:39:22.548Z] #18 98.30 Setting up jq (1.5+dfsg-2+b1) ... [2020-03-15T03:39:22.548Z] #18 98.31 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-03-15T03:39:22.548Z] #18 98.32 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-03-15T03:39:23.243Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-03-15T03:39:23.243Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-03-15T03:39:23.572Z] === RUN TestCopyFromContainer// [2020-03-15T03:39:23.572Z] === RUN TestCopyFromContainer//bar/root [2020-03-15T03:39:23.856Z] === RUN TestCopyFromContainer//bar/root/ [2020-03-15T03:39:23.856Z] === RUN TestCopyFromContainer/bar/quux [2020-03-15T03:39:23.856Z] === RUN TestCopyFromContainer/bar/quux/ [2020-03-15T03:39:24.137Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-03-15T03:39:24.137Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-03-15T03:39:24.137Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-03-15T03:39:24.418Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-03-15T03:39:24.418Z] === RUN TestCopyFromContainer/bar/notarget [2020-03-15T03:39:24.418Z] --- PASS: TestCopyFromContainer (2.91s) [2020-03-15T03:39:24.418Z] --- PASS: TestCopyFromContainer// (0.05s) [2020-03-15T03:39:24.418Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2020-03-15T03:39:24.418Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2020-03-15T03:39:24.418Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2020-03-15T03:39:24.418Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2020-03-15T03:39:24.418Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2020-03-15T03:39:24.418Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2020-03-15T03:39:24.418Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2020-03-15T03:39:24.418Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2020-03-15T03:39:24.418Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2020-03-15T03:39:24.418Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-03-15T03:39:24.418Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-15T03:39:24.418Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-15T03:39:24.418Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-15T03:39:24.418Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-15T03:39:24.418Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-15T03:39:24.418Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-15T03:39:24.418Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-15T03:39:24.418Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-15T03:39:24.418Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-15T03:39:24.418Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-03-15T03:39:24.418Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-03-15T03:39:24.418Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-03-15T03:39:24.418Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-03-15T03:39:24.418Z] === RUN TestCreateLinkToNonExistingContainer [2020-03-15T03:39:24.418Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-03-15T03:39:24.418Z] === RUN TestCreateWithInvalidEnv [2020-03-15T03:39:24.418Z] === RUN TestCreateWithInvalidEnv/0 [2020-03-15T03:39:24.418Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-03-15T03:39:24.418Z] === RUN TestCreateWithInvalidEnv/1 [2020-03-15T03:39:24.418Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-03-15T03:39:24.418Z] === RUN TestCreateWithInvalidEnv/2 [2020-03-15T03:39:24.418Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-03-15T03:39:24.418Z] === CONT TestCreateWithInvalidEnv/0 [2020-03-15T03:39:24.418Z] === CONT TestCreateWithInvalidEnv/2 [2020-03-15T03:39:24.418Z] === CONT TestCreateWithInvalidEnv/1 [2020-03-15T03:39:24.418Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-03-15T03:39:24.418Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-03-15T03:39:24.418Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-03-15T03:39:24.418Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-03-15T03:39:24.418Z] === RUN TestCreateTmpfsMountsTarget [2020-03-15T03:39:24.699Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2020-03-15T03:39:24.699Z] === RUN TestCreateWithCustomMaskedPaths [2020-03-15T03:39:25.137Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-03-15T03:39:25.284Z] #18 ... [2020-03-15T03:39:25.284Z] [2020-03-15T03:39:25.284Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:39:25.284Z] #48 266.9 net/http [2020-03-15T03:39:25.284Z] #48 ... [2020-03-15T03:39:25.284Z] [2020-03-15T03:39:25.284Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:39:25.284Z] #45 175.0 CC criu/cr-dedup.o [2020-03-15T03:39:25.284Z] #45 175.8 CC criu/cr-dump.o [2020-03-15T03:39:26.067Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-03-15T03:39:27.362Z] --- PASS: TestCreateWithCustomMaskedPaths (2.30s) [2020-03-15T03:39:27.362Z] === RUN TestCreateWithCapabilities [2020-03-15T03:39:27.362Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-03-15T03:39:27.362Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-03-15T03:39:27.362Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-03-15T03:39:27.362Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-03-15T03:39:27.362Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-03-15T03:39:27.362Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-03-15T03:39:27.362Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-03-15T03:39:27.362Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-03-15T03:39:27.362Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-03-15T03:39:27.362Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-03-15T03:39:27.362Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-15T03:39:27.362Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-15T03:39:27.362Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-03-15T03:39:27.362Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-03-15T03:39:27.362Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-03-15T03:39:27.362Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-03-15T03:39:27.362Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-03-15T03:39:27.362Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-03-15T03:39:27.362Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-03-15T03:39:27.362Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-03-15T03:39:27.362Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-03-15T03:39:27.362Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-03-15T03:39:27.362Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-03-15T03:39:27.362Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-03-15T03:39:27.362Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-03-15T03:39:27.362Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-03-15T03:39:27.362Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-03-15T03:39:27.362Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-03-15T03:39:27.362Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-03-15T03:39:27.362Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-15T03:39:27.362Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-03-15T03:39:27.362Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-03-15T03:39:27.362Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-03-15T03:39:27.362Z] --- PASS: TestCreateWithCapabilities (0.01s) [2020-03-15T03:39:27.362Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.09s) [2020-03-15T03:39:27.362Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.09s) [2020-03-15T03:39:27.362Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-03-15T03:39:27.362Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-03-15T03:39:27.362Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.10s) [2020-03-15T03:39:27.362Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.10s) [2020-03-15T03:39:27.362Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s) [2020-03-15T03:39:27.362Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2020-03-15T03:39:27.363Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-03-15T03:39:27.363Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s) [2020-03-15T03:39:27.363Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s) [2020-03-15T03:39:27.363Z] === RUN TestCreateWithCustomReadonlyPaths [2020-03-15T03:39:27.437Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-03-15T03:39:28.006Z] #45 181.1 CC criu/cr-errno.o [2020-03-15T03:39:28.296Z] #45 181.3 CC criu/cr-restore.o [2020-03-15T03:39:28.924Z] #45 ... [2020-03-15T03:39:28.924Z] [2020-03-15T03:39:28.924Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-15T03:39:28.924Z] #18 104.6 Setting up iptables (1.8.2-4) ... [2020-03-15T03:39:28.924Z] #18 104.7 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-15T03:39:28.924Z] #18 104.7 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-15T03:39:28.924Z] #18 104.7 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-15T03:39:28.924Z] #18 104.7 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-15T03:39:29.214Z] #18 104.7 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-03-15T03:39:29.214Z] #18 104.8 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-03-15T03:39:29.215Z] #18 104.8 Setting up python3 (3.7.3-1) ... [2020-03-15T03:39:29.333Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-03-15T03:39:29.843Z] #18 105.5 Setting up python3-wheel (0.32.3-2) ... [2020-03-15T03:39:29.897Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-03-15T03:39:30.030Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.58s) [2020-03-15T03:39:30.030Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-03-15T03:39:30.030Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-15T03:39:30.030Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-15T03:39:30.030Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-15T03:39:30.030Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-15T03:39:30.030Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-15T03:39:30.030Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-15T03:39:30.030Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-15T03:39:30.030Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-15T03:39:30.030Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-15T03:39:30.030Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-15T03:39:30.030Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-15T03:39:30.030Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-15T03:39:30.030Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-15T03:39:30.030Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-15T03:39:30.030Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-15T03:39:30.030Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-03-15T03:39:30.030Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-03-15T03:39:30.030Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-03-15T03:39:30.030Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-03-15T03:39:30.030Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-03-15T03:39:30.030Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2020-03-15T03:39:30.030Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-03-15T03:39:30.641Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.80s) [2020-03-15T03:39:30.641Z] === RUN TestContainerStartOnDaemonRestart [2020-03-15T03:39:30.641Z] === PAUSE TestContainerStartOnDaemonRestart [2020-03-15T03:39:30.641Z] === RUN TestDaemonRestartIpcMode [2020-03-15T03:39:30.641Z] === PAUSE TestDaemonRestartIpcMode [2020-03-15T03:39:30.642Z] === RUN TestDaemonHostGatewayIP [2020-03-15T03:39:30.642Z] === PAUSE TestDaemonHostGatewayIP [2020-03-15T03:39:30.642Z] === RUN TestDiff [2020-03-15T03:39:31.364Z] #18 107.0 Setting up apparmor (2.13.2-10) ... [2020-03-15T03:39:31.643Z] --- PASS: TestDiff (0.79s) [2020-03-15T03:39:31.643Z] === RUN TestExecWithCloseStdin [2020-03-15T03:39:31.790Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-03-15T03:39:32.253Z] --- PASS: TestExecWithCloseStdin (0.89s) [2020-03-15T03:39:32.253Z] === RUN TestExec [2020-03-15T03:39:32.722Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-03-15T03:39:33.256Z] --- PASS: TestExec (0.92s) [2020-03-15T03:39:33.256Z] === RUN TestExecUser [2020-03-15T03:39:34.259Z] --- PASS: TestExecUser (0.96s) [2020-03-15T03:39:34.259Z] === RUN TestExportContainerAndImportImage [2020-03-15T03:39:34.618Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-03-15T03:39:34.916Z] #18 110.1 Setting up xfsprogs (4.20.0-1) ... [2020-03-15T03:39:34.916Z] #18 110.1 Setting up python3-lib2to3 (3.7.3-1) ... [2020-03-15T03:39:35.206Z] #18 110.7 Setting up python3-pkg-resources (40.8.0-1) ... [2020-03-15T03:39:35.206Z] #18 ... [2020-03-15T03:39:35.206Z] [2020-03-15T03:39:35.206Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-15T03:39:35.206Z] #24 277.4 + mkdir -p /tmp/tmp.aEweToLnQo/src/github.com/docker [2020-03-15T03:39:35.206Z] #24 277.4 + mv components/cli /tmp/tmp.aEweToLnQo/src/github.com/docker/cli [2020-03-15T03:39:35.206Z] #24 277.4 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-03-15T03:39:35.267Z] --- PASS: TestExportContainerAndImportImage (1.08s) [2020-03-15T03:39:35.267Z] === RUN TestExportContainerAfterDaemonRestart [2020-03-15T03:39:35.549Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-03-15T03:39:35.837Z] #24 ... [2020-03-15T03:39:35.837Z] [2020-03-15T03:39:35.837Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:39:35.837Z] #48 287.9 github.com/LK4D4/vndr/godl [2020-03-15T03:39:36.481Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-03-15T03:39:36.731Z] --- PASS: TestExportContainerAfterDaemonRestart (1.54s) [2020-03-15T03:39:36.731Z] === RUN TestHealthCheckWorkdir [2020-03-15T03:39:37.339Z] #48 289.1 github.com/LK4D4/vndr [2020-03-15T03:39:37.410Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-03-15T03:39:37.410Z] Using test binary docker [2020-03-15T03:39:37.667Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-03-15T03:39:37.667Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-03-15T03:39:37.667Z] INFO: Waiting for daemon to start... [2020-03-15T03:39:37.667Z] Starting dockerd [2020-03-15T03:39:38.200Z] --- PASS: TestHealthCheckWorkdir (1.07s) [2020-03-15T03:39:38.200Z] === RUN TestHealthKillContainer [2020-03-15T03:39:39.558Z] . [2020-03-15T03:39:39.558Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-03-15T03:39:39.558Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-03-15T03:39:39.558Z] Error: No such image: emptyfs [2020-03-15T03:39:39.815Z] Running integration-test (iteration 1) [2020-03-15T03:39:39.815Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-03-15T03:39:40.898Z] --- PASS: TestHealthKillContainer (3.05s) [2020-03-15T03:39:40.898Z] === RUN TestInspectCpusetInConfigPre120 [2020-03-15T03:39:41.773Z] #48 ... [2020-03-15T03:39:41.773Z] [2020-03-15T03:39:41.773Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-15T03:39:41.773Z] #18 112.1 Setting up python3-distutils (3.7.3-1) ... [2020-03-15T03:39:41.773Z] #18 112.8 Setting up python3-setuptools (40.8.0-1) ... [2020-03-15T03:39:41.773Z] #18 114.7 Setting up python3-pip (18.1-5) ... [2020-03-15T03:39:41.773Z] #18 116.7 Processing triggers for libc-bin (2.28-10) ... [2020-03-15T03:39:41.773Z] #18 116.8 Processing triggers for mime-support (3.62) ... [2020-03-15T03:39:41.773Z] #18 DONE 117.1s [2020-03-15T03:39:41.773Z] [2020-03-15T03:39:41.773Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:39:41.773Z] #45 190.9 CC criu/cr-service.o [2020-03-15T03:39:41.773Z] #45 194.3 CC criu/crtools.o [2020-03-15T03:39:41.773Z] #45 ... [2020-03-15T03:39:41.773Z] [2020-03-15T03:39:41.773Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-03-15T03:39:41.773Z] #19 0.432 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-03-15T03:39:41.773Z] #19 0.439 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-03-15T03:39:41.773Z] #19 0.444 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-03-15T03:39:41.773Z] #19 DONE 0.5s [2020-03-15T03:39:41.899Z] --- PASS: TestInspectCpusetInConfigPre120 (0.83s) [2020-03-15T03:39:41.900Z] === RUN TestIpcModeNone [2020-03-15T03:39:42.063Z] [2020-03-15T03:39:42.063Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-15T03:39:42.318Z] ok github.com/docker/docker/pkg/plugins 33.636s coverage: 76.6% of statements [2020-03-15T03:39:42.318Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-03-15T03:39:42.318Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-03-15T03:39:42.318Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-03-15T03:39:42.318Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-03-15T03:39:42.318Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-03-15T03:39:42.318Z] ? github.com/docker/docker/rootless [no test files] [2020-03-15T03:39:42.318Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-03-15T03:39:42.318Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-03-15T03:39:42.318Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-03-15T03:39:42.318Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-03-15T03:39:42.318Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-03-15T03:39:42.318Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-03-15T03:39:42.318Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-03-15T03:39:42.318Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-03-15T03:39:42.318Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-03-15T03:39:42.318Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-03-15T03:39:42.318Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-03-15T03:39:42.318Z] ? github.com/docker/docker/testutil/request [no test files] [2020-03-15T03:39:42.318Z] ? github.com/docker/docker/volume [no test files] [2020-03-15T03:39:42.318Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-03-15T03:39:42.318Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-03-15T03:39:42.318Z] [2020-03-15T03:39:42.318Z] === Skipped [2020-03-15T03:39:42.318Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-03-15T03:39:42.318Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-03-15T03:39:42.318Z] [2020-03-15T03:39:42.318Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-03-15T03:39:42.318Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-03-15T03:39:42.318Z] [2020-03-15T03:39:42.318Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-03-15T03:39:42.318Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-15T03:39:42.318Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-15T03:39:42.318Z] [2020-03-15T03:39:42.318Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-03-15T03:39:42.318Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-15T03:39:42.318Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-15T03:39:42.318Z] [2020-03-15T03:39:42.318Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-03-15T03:39:42.318Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-15T03:39:42.318Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-15T03:39:42.318Z] [2020-03-15T03:39:42.318Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-03-15T03:39:42.318Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-15T03:39:42.318Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-15T03:39:42.318Z] [2020-03-15T03:39:42.318Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-03-15T03:39:42.318Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-15T03:39:42.318Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-15T03:39:42.318Z] [2020-03-15T03:39:42.318Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-03-15T03:39:42.318Z] graphtest_unix.go:73: No driver to put! [2020-03-15T03:39:42.318Z] [2020-03-15T03:39:42.318Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-03-15T03:39:42.318Z] time="2020-03-15T03:38:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-15T03:39:42.318Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-15T03:39:42.318Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-15T03:39:42.318Z] [2020-03-15T03:39:42.318Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-03-15T03:39:42.318Z] time="2020-03-15T03:38:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-15T03:39:42.318Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-15T03:39:42.318Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-15T03:39:42.318Z] [2020-03-15T03:39:42.318Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-03-15T03:39:42.318Z] time="2020-03-15T03:38:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-15T03:39:42.318Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-15T03:39:42.318Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-15T03:39:42.318Z] [2020-03-15T03:39:42.318Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-03-15T03:39:42.318Z] time="2020-03-15T03:38:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-15T03:39:42.318Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-15T03:39:42.318Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-15T03:39:42.318Z] [2020-03-15T03:39:42.318Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-03-15T03:39:42.318Z] time="2020-03-15T03:38:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-15T03:39:42.318Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-15T03:39:42.318Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-15T03:39:42.318Z] [2020-03-15T03:39:42.318Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-03-15T03:39:42.318Z] graphtest_unix.go:73: No driver to put! [2020-03-15T03:39:42.318Z] [2020-03-15T03:39:42.318Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-03-15T03:39:42.318Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-03-15T03:39:42.318Z] [2020-03-15T03:39:42.318Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-03-15T03:39:42.318Z] overlay_test.go:49: Fails to compute changes intermittently [2020-03-15T03:39:42.318Z] [2020-03-15T03:39:42.318Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-03-15T03:39:42.318Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-03-15T03:39:42.318Z] [2020-03-15T03:39:42.318Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-03-15T03:39:42.318Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-03-15T03:39:42.318Z] [2020-03-15T03:39:42.318Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-03-15T03:39:42.318Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-15T03:39:42.318Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-15T03:39:42.318Z] [2020-03-15T03:39:42.318Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-03-15T03:39:42.318Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-15T03:39:42.318Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-15T03:39:42.318Z] [2020-03-15T03:39:42.318Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-03-15T03:39:42.318Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-15T03:39:42.318Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-15T03:39:42.318Z] [2020-03-15T03:39:42.318Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-03-15T03:39:42.318Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-15T03:39:42.318Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-15T03:39:42.318Z] [2020-03-15T03:39:42.318Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-03-15T03:39:42.318Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-15T03:39:42.318Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-15T03:39:42.318Z] [2020-03-15T03:39:42.318Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-03-15T03:39:42.318Z] graphtest_unix.go:73: No driver to put! [2020-03-15T03:39:42.318Z] [2020-03-15T03:39:42.318Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-03-15T03:39:42.319Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-03-15T03:39:42.319Z] [2020-03-15T03:39:42.319Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-03-15T03:39:42.319Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-03-15T03:39:42.319Z] [2020-03-15T03:39:42.319Z] [2020-03-15T03:39:42.319Z] DONE 2174 tests, 26 skipped in 190.223s Post stage [Pipeline] junit [2020-03-15T03:39:42.332Z] Recording test results [2020-03-15T03:39:42.901Z] --- PASS: TestIpcModeNone (0.93s) [2020-03-15T03:39:42.901Z] === RUN TestIpcModePrivate [2020-03-15T03:39:43.513Z] --- PASS: TestIpcModePrivate (0.94s) [2020-03-15T03:39:43.513Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2020-03-15T03:39:43.513Z] === RUN TestIpcModeShareable [2020-03-15T03:39:44.514Z] --- PASS: TestIpcModeShareable (0.94s) [2020-03-15T03:39:44.514Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true [2020-03-15T03:39:44.514Z] === RUN TestAPIIpcModeShareableAndContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-03-15T03:39:45.042Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40695/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f310bd29bd5ab52caa0536c85d564461a70abf16 -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:f310bd29bd5ab52caa0536c85d564461a70abf16 hack/make.sh dynbinary test-integration [2020-03-15T03:39:45.978Z] [2020-03-15T03:39:45.978Z] Removing bundles/ [2020-03-15T03:39:45.978Z] [2020-03-15T03:39:45.978Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-03-15T03:39:45.978Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-03-15T03:39:45.978Z] GOOS="" GOARCH="" GOARM="" [2020-03-15T03:39:47.623Z] #20 ... [2020-03-15T03:39:47.623Z] [2020-03-15T03:39:47.623Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:39:47.623Z] #45 195.7 CC criu/eventfd.o [2020-03-15T03:39:47.623Z] #45 196.5 CC criu/eventpoll.o [2020-03-15T03:39:47.623Z] #45 198.1 CC criu/external.o [2020-03-15T03:39:47.623Z] #45 198.9 CC criu/fault-injection.o [2020-03-15T03:39:47.623Z] #45 199.2 CC criu/fdstore.o [2020-03-15T03:39:47.623Z] #45 199.9 CC criu/fifo.o [2020-03-15T03:39:47.623Z] #45 200.6 CC criu/file-ids.o [2020-03-15T03:39:47.953Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.85s) [2020-03-15T03:39:47.953Z] === RUN TestAPIIpcModeHost [2020-03-15T03:39:47.953Z] --- PASS: TestAPIIpcModeHost (0.65s) [2020-03-15T03:39:47.953Z] === RUN TestDaemonIpcModeShareable [2020-03-15T03:39:48.251Z] #45 201.1 CC criu/file-lock.o [2020-03-15T03:39:49.748Z] #45 202.9 CC criu/files-ext.o [2020-03-15T03:39:49.764Z] Loaded image: buildpack-deps:jessie [2020-03-15T03:39:49.764Z] Loaded image: busybox:latest [2020-03-15T03:39:49.764Z] Loaded image: busybox:glibc [2020-03-15T03:39:49.764Z] Loaded image: debian:jessie [2020-03-15T03:39:49.764Z] Loaded image: hello-world:latest [2020-03-15T03:39:49.764Z] INFO: Testing against a local daemon [2020-03-15T03:39:49.764Z] === RUN TestCgroupNamespacesBuild [2020-03-15T03:39:49.764Z] --- SKIP: TestCgroupNamespacesBuild (0.00s) [2020-03-15T03:39:49.764Z] build_cgroupns_linux_test.go:42: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:39:49.764Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-03-15T03:39:49.764Z] --- SKIP: TestCgroupNamespacesBuildDaemonHostMode (0.00s) [2020-03-15T03:39:49.764Z] build_cgroupns_linux_test.go:42: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:39:49.764Z] === RUN TestBuildWithSession [2020-03-15T03:39:49.764Z] --- SKIP: TestBuildWithSession (0.00s) [2020-03-15T03:39:49.764Z] build_session_test.go:25: TODO: BuildKit [2020-03-15T03:39:49.764Z] === RUN TestBuildSquashParent [2020-03-15T03:39:49.977Z] --- PASS: TestDaemonIpcModeShareable (1.72s) [2020-03-15T03:39:49.977Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-03-15T03:39:49.977Z] === RUN TestDaemonIpcModePrivate [2020-03-15T03:39:50.773Z] #45 203.8 CC criu/files-reg.o [2020-03-15T03:39:51.442Z] --- PASS: TestDaemonIpcModePrivate (1.76s) [2020-03-15T03:39:51.442Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-03-15T03:39:51.442Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-03-15T03:39:51.801Z] #45 ... [2020-03-15T03:39:51.801Z] [2020-03-15T03:39:51.801Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:39:51.801Z] #48 DONE 303.9s [2020-03-15T03:39:51.801Z] [2020-03-15T03:39:51.801Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-15T03:39:51.801Z] #20 10.00 Collecting yamllint==1.16.0 [2020-03-15T03:39:53.334Z] #20 11.06 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-03-15T03:39:53.334Z] #20 11.41 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-03-15T03:39:53.454Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.73s) [2020-03-15T03:39:53.454Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-03-15T03:39:53.454Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-03-15T03:39:53.658Z] #20 11.54 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-03-15T03:39:53.658Z] #20 11.71 Collecting pyyaml (from yamllint==1.16.0) [2020-03-15T03:39:54.294Z] #20 12.33 Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB) [2020-03-15T03:39:54.920Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.73s) [2020-03-15T03:39:54.920Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-03-15T03:39:54.920Z] === RUN TestIpcModeOlderClient [2020-03-15T03:39:54.920Z] === PAUSE TestIpcModeOlderClient [2020-03-15T03:39:54.920Z] === RUN TestKillContainerInvalidSignal [2020-03-15T03:39:55.796Z] #20 14.04 Building wheels for collected packages: pyyaml [2020-03-15T03:39:55.922Z] --- PASS: TestKillContainerInvalidSignal (0.86s) [2020-03-15T03:39:55.922Z] === RUN TestKillContainer [2020-03-15T03:39:55.922Z] === RUN TestKillContainer/no_signal [2020-03-15T03:39:56.088Z] #20 14.05 Running setup.py bdist_wheel for pyyaml: started [2020-03-15T03:39:56.924Z] === RUN TestKillContainer/non_killing_signal [2020-03-15T03:39:57.204Z] === RUN TestKillContainer/killing_signal [2020-03-15T03:39:57.591Z] #20 15.51 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-03-15T03:39:57.591Z] #20 15.52 Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191 [2020-03-15T03:39:57.591Z] #20 15.63 Successfully built pyyaml [2020-03-15T03:39:57.591Z] #20 15.66 Installing collected packages: pathspec, pyyaml, yamllint [2020-03-15T03:39:57.854Z] --- PASS: TestBuildSquashParent (8.04s) [2020-03-15T03:39:57.854Z] === RUN TestBuildWithRemoveAndForceRemove [2020-03-15T03:39:57.854Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-15T03:39:57.854Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-15T03:39:57.854Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-15T03:39:57.854Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-15T03:39:57.854Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-15T03:39:57.854Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-15T03:39:57.854Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-15T03:39:57.854Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-15T03:39:57.854Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-15T03:39:57.854Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-15T03:39:57.854Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-15T03:39:57.854Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-15T03:39:57.854Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-15T03:39:57.854Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-15T03:39:58.222Z] #20 16.27 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0 [2020-03-15T03:39:58.514Z] #20 DONE 16.5s [2020-03-15T03:39:58.514Z] [2020-03-15T03:39:58.514Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:39:58.514Z] #45 208.6 CC criu/files.o [2020-03-15T03:39:58.668Z] --- PASS: TestKillContainer (2.58s) [2020-03-15T03:39:58.668Z] --- PASS: TestKillContainer/no_signal (0.84s) [2020-03-15T03:39:58.668Z] --- PASS: TestKillContainer/non_killing_signal (0.46s) [2020-03-15T03:39:58.668Z] --- PASS: TestKillContainer/killing_signal (0.86s) [2020-03-15T03:39:58.668Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-03-15T03:39:58.668Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-03-15T03:39:59.279Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-03-15T03:40:00.019Z] #45 212.7 CC criu/filesystems.o [2020-03-15T03:40:00.280Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.67s) [2020-03-15T03:40:00.280Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.83s) [2020-03-15T03:40:00.280Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.47s) [2020-03-15T03:40:00.280Z] === RUN TestKillStoppedContainer [2020-03-15T03:40:00.280Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-03-15T03:40:00.280Z] === RUN TestKillStoppedContainerAPIPre120 [2020-03-15T03:40:00.280Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2020-03-15T03:40:00.280Z] === RUN TestKillDifferentUserContainer [2020-03-15T03:40:00.371Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-15T03:40:00.371Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-15T03:40:01.310Z] --- PASS: TestKillDifferentUserContainer (0.84s) [2020-03-15T03:40:01.310Z] === RUN TestInspectOomKilledTrue [2020-03-15T03:40:01.310Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-03-15T03:40:01.310Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-15T03:40:01.310Z] === RUN TestInspectOomKilledFalse [2020-03-15T03:40:01.310Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-03-15T03:40:01.310Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-15T03:40:01.310Z] === RUN TestLinksEtcHostsContentMatch [2020-03-15T03:40:01.562Z] #45 214.4 CC criu/fsnotify.o [2020-03-15T03:40:01.922Z] --- PASS: TestLinksEtcHostsContentMatch (0.59s) [2020-03-15T03:40:01.922Z] === RUN TestLinksContainerNames [2020-03-15T03:40:02.263Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-15T03:40:02.263Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-15T03:40:03.426Z] --- PASS: TestLinksContainerNames (1.70s) [2020-03-15T03:40:03.426Z] === RUN TestLogsFollowTailEmpty [2020-03-15T03:40:03.678Z] #45 216.4 CC criu/image-desc.o [2020-03-15T03:40:03.678Z] #45 216.6 CC criu/image.o [2020-03-15T03:40:04.154Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-03-15T03:40:04.154Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.44s) [2020-03-15T03:40:04.154Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.51s) [2020-03-15T03:40:04.154Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.85s) [2020-03-15T03:40:04.154Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.83s) [2020-03-15T03:40:04.154Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.08s) [2020-03-15T03:40:04.154Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.08s) [2020-03-15T03:40:04.154Z] === RUN TestBuildMultiStageCopy [2020-03-15T03:40:04.154Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-03-15T03:40:04.428Z] --- PASS: TestLogsFollowTailEmpty (0.85s) [2020-03-15T03:40:04.428Z] === RUN TestContainerNetworkMountsNoChown [2020-03-15T03:40:05.040Z] --- PASS: TestContainerNetworkMountsNoChown (0.82s) [2020-03-15T03:40:05.040Z] === RUN TestMountDaemonRoot [2020-03-15T03:40:05.040Z] === RUN TestMountDaemonRoot/default [2020-03-15T03:40:05.040Z] === PAUSE TestMountDaemonRoot/default [2020-03-15T03:40:05.040Z] === RUN TestMountDaemonRoot/private [2020-03-15T03:40:05.040Z] === PAUSE TestMountDaemonRoot/private [2020-03-15T03:40:05.040Z] === RUN TestMountDaemonRoot/rprivate [2020-03-15T03:40:05.040Z] === PAUSE TestMountDaemonRoot/rprivate [2020-03-15T03:40:05.040Z] === RUN TestMountDaemonRoot/slave [2020-03-15T03:40:05.040Z] === PAUSE TestMountDaemonRoot/slave [2020-03-15T03:40:05.040Z] === RUN TestMountDaemonRoot/rslave [2020-03-15T03:40:05.040Z] === PAUSE TestMountDaemonRoot/rslave [2020-03-15T03:40:05.040Z] === RUN TestMountDaemonRoot/shared [2020-03-15T03:40:05.040Z] === PAUSE TestMountDaemonRoot/shared [2020-03-15T03:40:05.040Z] === RUN TestMountDaemonRoot/rshared [2020-03-15T03:40:05.040Z] === PAUSE TestMountDaemonRoot/rshared [2020-03-15T03:40:05.040Z] === CONT TestMountDaemonRoot/default [2020-03-15T03:40:05.040Z] === RUN TestMountDaemonRoot/default/bind_root [2020-03-15T03:40:05.040Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-03-15T03:40:05.040Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-03-15T03:40:05.040Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-03-15T03:40:05.040Z] === RUN TestMountDaemonRoot/default/mount_root [2020-03-15T03:40:05.040Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-03-15T03:40:05.040Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-03-15T03:40:05.040Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-03-15T03:40:05.040Z] === CONT TestMountDaemonRoot/default/bind_root [2020-03-15T03:40:05.040Z] === CONT TestMountDaemonRoot/rshared [2020-03-15T03:40:05.040Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-03-15T03:40:05.040Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-03-15T03:40:05.040Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-03-15T03:40:05.040Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-03-15T03:40:05.040Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-03-15T03:40:05.040Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-03-15T03:40:05.040Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-03-15T03:40:05.040Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-03-15T03:40:05.040Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-03-15T03:40:05.180Z] #45 218.3 CC criu/ipc_ns.o [2020-03-15T03:40:05.321Z] === CONT TestMountDaemonRoot/shared [2020-03-15T03:40:05.321Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-03-15T03:40:05.321Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-03-15T03:40:05.321Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-03-15T03:40:05.321Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-03-15T03:40:05.321Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-03-15T03:40:05.321Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-03-15T03:40:05.321Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-03-15T03:40:05.321Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-03-15T03:40:05.321Z] === CONT TestMountDaemonRoot/rslave [2020-03-15T03:40:05.321Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-03-15T03:40:05.321Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-03-15T03:40:05.321Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-03-15T03:40:05.321Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-03-15T03:40:05.321Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-03-15T03:40:05.321Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-03-15T03:40:05.321Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-03-15T03:40:05.321Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-03-15T03:40:05.321Z] === CONT TestMountDaemonRoot/slave [2020-03-15T03:40:05.321Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-03-15T03:40:05.321Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-03-15T03:40:05.321Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-03-15T03:40:05.321Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-03-15T03:40:05.321Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-03-15T03:40:05.321Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-03-15T03:40:05.321Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-03-15T03:40:05.321Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-03-15T03:40:05.321Z] === CONT TestMountDaemonRoot/rprivate [2020-03-15T03:40:05.321Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-03-15T03:40:05.321Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-03-15T03:40:05.321Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-03-15T03:40:05.321Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-03-15T03:40:05.321Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-03-15T03:40:05.321Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-03-15T03:40:05.321Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-03-15T03:40:05.321Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-03-15T03:40:05.321Z] === CONT TestMountDaemonRoot/private [2020-03-15T03:40:05.321Z] === RUN TestMountDaemonRoot/private/bind_root [2020-03-15T03:40:05.321Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-03-15T03:40:05.321Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-03-15T03:40:05.321Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-03-15T03:40:05.321Z] === RUN TestMountDaemonRoot/private/mount_root [2020-03-15T03:40:05.321Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-03-15T03:40:05.321Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-03-15T03:40:05.321Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-03-15T03:40:05.321Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-03-15T03:40:05.321Z] === CONT TestMountDaemonRoot/default/mount_root [2020-03-15T03:40:05.321Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-03-15T03:40:05.321Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-03-15T03:40:05.321Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-03-15T03:40:05.321Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-03-15T03:40:05.321Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-03-15T03:40:05.601Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-03-15T03:40:05.601Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-03-15T03:40:05.601Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-03-15T03:40:05.601Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-03-15T03:40:05.601Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-03-15T03:40:05.601Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-03-15T03:40:05.601Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-03-15T03:40:05.601Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-03-15T03:40:05.602Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-03-15T03:40:05.602Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-03-15T03:40:05.882Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-03-15T03:40:05.882Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-03-15T03:40:05.882Z] === CONT TestMountDaemonRoot/private/bind_root [2020-03-15T03:40:05.882Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-03-15T03:40:05.882Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-03-15T03:40:05.882Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-03-15T03:40:05.882Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-03-15T03:40:05.882Z] === CONT TestMountDaemonRoot/private/mount_root [2020-03-15T03:40:05.882Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-03-15T03:40:05.882Z] --- PASS: TestMountDaemonRoot (0.01s) [2020-03-15T03:40:05.882Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-03-15T03:40:05.882Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2020-03-15T03:40:05.882Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-03-15T03:40:05.882Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-03-15T03:40:05.882Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2020-03-15T03:40:05.882Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-03-15T03:40:05.882Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2020-03-15T03:40:05.882Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2020-03-15T03:40:05.882Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2020-03-15T03:40:05.882Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2020-03-15T03:40:05.882Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-03-15T03:40:05.882Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-03-15T03:40:05.882Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-03-15T03:40:05.882Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-03-15T03:40:05.882Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-03-15T03:40:05.882Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-03-15T03:40:05.882Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2020-03-15T03:40:05.882Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2020-03-15T03:40:05.882Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2020-03-15T03:40:05.882Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2020-03-15T03:40:05.882Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-03-15T03:40:05.882Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-03-15T03:40:05.882Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-03-15T03:40:05.882Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2020-03-15T03:40:05.882Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-03-15T03:40:05.882Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-03-15T03:40:05.882Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-03-15T03:40:05.882Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-03-15T03:40:05.882Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-03-15T03:40:05.882Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-03-15T03:40:05.882Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-03-15T03:40:05.882Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-03-15T03:40:05.882Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-03-15T03:40:05.882Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-03-15T03:40:05.882Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-03-15T03:40:05.882Z] === RUN TestContainerBindMountNonRecursive [2020-03-15T03:40:07.424Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-03-15T03:40:07.888Z] #45 220.9 CC criu/irmap.o [2020-03-15T03:40:07.896Z] --- PASS: TestContainerBindMountNonRecursive (1.88s) [2020-03-15T03:40:07.896Z] === RUN TestNetworkNat [2020-03-15T03:40:08.180Z] 65014b3c3121: Pull complete [2020-03-15T03:40:08.352Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-03-15T03:40:08.371Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-03-15T03:40:08.371Z] [2020-03-15T03:40:08.371Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-03-15T03:40:08.371Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-03-15T03:40:08.372Z] Using test binary docker [2020-03-15T03:40:08.372Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-03-15T03:40:08.372Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-03-15T03:40:08.372Z] INFO: Waiting for daemon to start... [2020-03-15T03:40:08.372Z] Starting dockerd [2020-03-15T03:40:08.897Z] --- PASS: TestNetworkNat (0.89s) [2020-03-15T03:40:08.897Z] === RUN TestNetworkLocalhostTCPNat [2020-03-15T03:40:09.281Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-03-15T03:40:09.293Z] . [2020-03-15T03:40:09.293Z] INFO: Building docker-sdk-python3:4.2.0... [2020-03-15T03:40:09.391Z] #45 ... [2020-03-15T03:40:09.391Z] [2020-03-15T03:40:09.391Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-15T03:40:09.391Z] #31 DONE 321.7s [2020-03-15T03:40:09.391Z] [2020-03-15T03:40:09.391Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:40:09.391Z] #45 222.4 CC criu/kcmp-ids.o [2020-03-15T03:40:09.509Z] --- PASS: TestNetworkLocalhostTCPNat (0.85s) [2020-03-15T03:40:09.509Z] === RUN TestNetworkLoopbackNat [2020-03-15T03:40:10.210Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-03-15T03:40:10.437Z] #45 223.5 CC criu/kerndat.o [2020-03-15T03:40:10.971Z] --- PASS: TestNetworkLoopbackNat (1.29s) [2020-03-15T03:40:10.971Z] === RUN TestPause [2020-03-15T03:40:11.138Z] --- PASS: TestBuildMultiStageCopy (7.17s) [2020-03-15T03:40:11.138Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.17s) [2020-03-15T03:40:11.138Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2020-03-15T03:40:11.138Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.01s) [2020-03-15T03:40:11.138Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.99s) [2020-03-15T03:40:11.138Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2020-03-15T03:40:11.138Z] === RUN TestBuildMultiStageParentConfig [2020-03-15T03:40:11.582Z] --- PASS: TestPause (0.84s) [2020-03-15T03:40:11.582Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-03-15T03:40:11.582Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-15T03:40:11.582Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-15T03:40:11.582Z] === RUN TestPauseStopPausedContainer [2020-03-15T03:40:12.498Z] #45 225.5 CC criu/libnetlink.o [2020-03-15T03:40:12.583Z] --- PASS: TestPauseStopPausedContainer (0.84s) [2020-03-15T03:40:12.583Z] === RUN TestPsFilter [2020-03-15T03:40:12.863Z] --- PASS: TestPsFilter (0.26s) [2020-03-15T03:40:12.863Z] === RUN TestRemoveContainerWithRemovedVolume [2020-03-15T03:40:13.132Z] #45 226.1 CC criu/log.o [2020-03-15T03:40:13.763Z] #45 226.8 CC criu/lsm.o [2020-03-15T03:40:13.864Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.84s) [2020-03-15T03:40:13.864Z] === RUN TestRemoveContainerWithVolume [2020-03-15T03:40:14.477Z] --- PASS: TestRemoveContainerWithVolume (0.81s) [2020-03-15T03:40:14.477Z] === RUN TestRemoveContainerRunning [2020-03-15T03:40:14.792Z] #45 227.6 CC criu/mem.o [2020-03-15T03:40:15.477Z] --- PASS: TestRemoveContainerRunning (0.86s) [2020-03-15T03:40:15.477Z] === RUN TestRemoveContainerForceRemoveRunning [2020-03-15T03:40:16.087Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.84s) [2020-03-15T03:40:16.087Z] === RUN TestRemoveInvalidContainer [2020-03-15T03:40:16.087Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-03-15T03:40:16.087Z] === RUN TestRenameLinkedContainer [2020-03-15T03:40:16.385Z] --- PASS: TestBuildMultiStageParentConfig (4.98s) [2020-03-15T03:40:16.385Z] === RUN TestBuildLabelWithTargets [2020-03-15T03:40:17.525Z] #45 230.3 CC criu/mount.o [2020-03-15T03:40:17.793Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-03-15T03:40:19.689Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-03-15T03:40:20.452Z] --- PASS: TestRenameLinkedContainer (3.51s) [2020-03-15T03:40:20.452Z] === RUN TestRenameStoppedContainer [2020-03-15T03:40:20.452Z] --- PASS: TestRenameStoppedContainer (0.87s) [2020-03-15T03:40:20.452Z] === RUN TestRenameRunningContainerAndReuse [2020-03-15T03:40:22.465Z] --- PASS: TestRenameRunningContainerAndReuse (1.65s) [2020-03-15T03:40:22.465Z] === RUN TestRenameInvalidName [2020-03-15T03:40:23.076Z] --- PASS: TestRenameInvalidName (0.82s) [2020-03-15T03:40:23.076Z] === RUN TestRenameAnonymousContainer [2020-03-15T03:40:24.392Z] #45 236.7 CC criu/namespaces.o [2020-03-15T03:40:24.469Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2020-03-15T03:40:24.469Z] === RUN TestBuildWithEmptyLayers [2020-03-15T03:40:26.460Z] #45 239.6 CC criu/net.o [2020-03-15T03:40:27.737Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2020-03-15T03:40:27.737Z] === RUN TestBuildMultiStageOnBuild [2020-03-15T03:40:27.793Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-03-15T03:40:28.540Z] --- PASS: TestRenameAnonymousContainer (4.93s) [2020-03-15T03:40:28.540Z] === RUN TestRenameContainerWithSameName [2020-03-15T03:40:28.821Z] --- PASS: TestRenameContainerWithSameName (0.85s) [2020-03-15T03:40:28.821Z] === RUN TestRenameContainerWithLinkedContainer [2020-03-15T03:40:30.845Z] --- PASS: TestRenameContainerWithLinkedContainer (1.68s) [2020-03-15T03:40:30.845Z] === RUN TestResize [2020-03-15T03:40:31.455Z] --- PASS: TestResize (0.88s) [2020-03-15T03:40:31.455Z] === RUN TestResizeWithInvalidSize [2020-03-15T03:40:32.065Z] --- PASS: TestResizeWithInvalidSize (0.81s) [2020-03-15T03:40:32.065Z] === RUN TestResizeWhenContainerNotStarted [2020-03-15T03:40:32.987Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2020-03-15T03:40:32.987Z] === RUN TestBuildUncleanTarFilenames [2020-03-15T03:40:32.987Z] --- PASS: TestBuildUncleanTarFilenames (0.59s) [2020-03-15T03:40:32.987Z] === RUN TestBuildMultiStageLayerLeak [2020-03-15T03:40:33.066Z] --- PASS: TestResizeWhenContainerNotStarted (0.83s) [2020-03-15T03:40:33.066Z] === RUN TestDaemonRestartKillContainers [2020-03-15T03:40:33.066Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-15T03:40:33.066Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-15T03:40:33.066Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-15T03:40:33.066Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-15T03:40:33.066Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-15T03:40:33.066Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-15T03:40:33.066Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-15T03:40:33.066Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-15T03:40:33.066Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-15T03:40:33.066Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-15T03:40:33.066Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-15T03:40:33.066Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-15T03:40:33.066Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-15T03:40:33.066Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-15T03:40:33.066Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-15T03:40:33.066Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-15T03:40:33.066Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-15T03:40:33.066Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-15T03:40:33.066Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-15T03:40:33.066Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-15T03:40:33.066Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-15T03:40:33.066Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-15T03:40:33.066Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-15T03:40:33.066Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-15T03:40:33.066Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-15T03:40:33.066Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-15T03:40:33.366Z] #45 245.6 CC criu/netfilter.o [2020-03-15T03:40:33.366Z] #45 246.2 CC criu/page-pipe.o [2020-03-15T03:40:34.398Z] #45 247.5 CC criu/page-xfer.o [2020-03-15T03:40:35.078Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-15T03:40:35.358Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-15T03:40:36.358Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-15T03:40:36.969Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-15T03:40:37.121Z] #45 249.7 CC criu/pagemap-cache.o [2020-03-15T03:40:37.192Z] --- PASS: TestBuildMultiStageLayerLeak (4.39s) [2020-03-15T03:40:37.192Z] === RUN TestBuildWithHugeFile [2020-03-15T03:40:37.411Z] #45 250.4 CC criu/pagemap.o [2020-03-15T03:40:37.969Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-15T03:40:38.249Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-15T03:40:38.913Z] #45 251.9 CC criu/parasite-syscall.o [2020-03-15T03:40:40.374Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-15T03:40:40.374Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-15T03:40:40.993Z] #45 253.9 CC criu/path.o [2020-03-15T03:40:41.627Z] #45 254.5 CC criu/pie-util-vdso.o [2020-03-15T03:40:42.256Z] #45 255.4 CC criu/pie-util.o [2020-03-15T03:40:42.891Z] #45 255.7 CC criu/pipes.o [2020-03-15T03:40:43.038Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-15T03:40:43.038Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-15T03:40:43.921Z] #45 257.0 CC criu/plugin.o [2020-03-15T03:40:44.552Z] #45 257.7 CC criu/proc_parse.o [2020-03-15T03:40:45.701Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-03-15T03:40:45.701Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.94s) [2020-03-15T03:40:45.701Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.34s) [2020-03-15T03:40:45.701Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.45s) [2020-03-15T03:40:45.701Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.42s) [2020-03-15T03:40:45.701Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.44s) [2020-03-15T03:40:45.701Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.42s) [2020-03-15T03:40:45.701Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.22s) [2020-03-15T03:40:45.701Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.25s) [2020-03-15T03:40:45.701Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.07s) [2020-03-15T03:40:45.701Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.72s) [2020-03-15T03:40:45.701Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.19s) [2020-03-15T03:40:45.701Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.22s) [2020-03-15T03:40:45.701Z] === RUN TestCgroupNamespacesRun [2020-03-15T03:40:47.164Z] --- PASS: TestCgroupNamespacesRun (1.76s) [2020-03-15T03:40:47.164Z] === RUN TestCgroupNamespacesRunPrivileged [2020-03-15T03:40:49.185Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.71s) [2020-03-15T03:40:49.185Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-03-15T03:40:50.650Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.74s) [2020-03-15T03:40:50.650Z] === RUN TestCgroupNamespacesRunHostMode [2020-03-15T03:40:51.423Z] #45 263.5 CC criu/protobuf-desc.o [2020-03-15T03:40:51.713Z] #45 264.9 CC criu/protobuf.o [2020-03-15T03:40:52.660Z] --- PASS: TestCgroupNamespacesRunHostMode (1.79s) [2020-03-15T03:40:52.660Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-03-15T03:40:52.745Z] #45 265.7 CC criu/pstree.o [2020-03-15T03:40:53.680Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-03-15T03:40:53.680Z] [2020-03-15T03:40:53.680Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-03-15T03:40:53.938Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-03-15T03:40:53.938Z] HOSTNAME=66e711fec947 [2020-03-15T03:40:53.938Z] TESTDEBUG=0 [2020-03-15T03:40:53.938Z] DEST=bundles/test-integration [2020-03-15T03:40:53.938Z] PWD=/go/src/github.com/docker/docker [2020-03-15T03:40:53.938Z] DOCKER_GITCOMMIT=f310bd29bd5ab52caa0536c85d564461a70abf16 [2020-03-15T03:40:53.938Z] container=docker [2020-03-15T03:40:53.938Z] HOME=/root [2020-03-15T03:40:53.938Z] GOLANG_VERSION=1.13.8 [2020-03-15T03:40:53.938Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-03-15T03:40:53.938Z] VALIDATE_BRANCH=master [2020-03-15T03:40:53.938Z] TERM=xterm [2020-03-15T03:40:53.938Z] DOCKER_PKG=github.com/docker/docker [2020-03-15T03:40:53.938Z] SHLVL=1 [2020-03-15T03:40:53.938Z] TIMEOUT=120m [2020-03-15T03:40:53.938Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-03-15T03:40:53.938Z] DOCKER_GRAPHDRIVER=overlay2 [2020-03-15T03:40:53.938Z] GO111MODULE=off [2020-03-15T03:40:53.938Z] DOCKER_EXPERIMENTAL=1 [2020-03-15T03:40:53.938Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-03-15T03:40:53.938Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-03-15T03:40:53.938Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-03-15T03:40:53.938Z] GOPATH=/go [2020-03-15T03:40:53.938Z] PKG_CONFIG=pkg-config [2020-03-15T03:40:53.938Z] _=/usr/bin/env [2020-03-15T03:40:53.938Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-03-15T03:40:54.123Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.73s) [2020-03-15T03:40:54.123Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-03-15T03:40:55.123Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.80s) [2020-03-15T03:40:55.123Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-03-15T03:40:55.468Z] #45 268.1 CC criu/rbtree.o [2020-03-15T03:40:55.733Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.80s) [2020-03-15T03:40:55.733Z] === RUN TestCgroupNamespacesRunOlderClient [2020-03-15T03:40:55.763Z] #45 268.8 CC criu/rst-malloc.o [2020-03-15T03:40:55.927Z] sha256:ef2411285bf35009c92cc1b9852829b328adb108363deab977a4baeb2cb74243 [2020-03-15T03:40:55.927Z] INFO: Starting docker-py tests... [2020-03-15T03:40:55.927Z] ============================= test session starts ============================== [2020-03-15T03:40:55.927Z] platform linux -- Python 3.7.7, pytest-4.3.1, py-1.8.1, pluggy-0.13.1 [2020-03-15T03:40:55.927Z] rootdir: /src, inifile: pytest.ini [2020-03-15T03:40:55.927Z] plugins: timeout-1.3.3, cov-2.6.1 [2020-03-15T03:40:55.927Z] collected 387 items / 1 deselected / 386 selected [2020-03-15T03:40:55.927Z] [2020-03-15T03:40:56.052Z] #45 269.2 CC criu/seccomp.o [2020-03-15T03:40:57.748Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.86s) [2020-03-15T03:40:57.748Z] === RUN TestKernelTCPMemory [2020-03-15T03:40:58.109Z] #45 270.8 CC criu/seize.o [2020-03-15T03:40:58.748Z] --- PASS: TestKernelTCPMemory (0.94s) [2020-03-15T03:40:58.748Z] === RUN TestNISDomainname [2020-03-15T03:40:59.633Z] #45 272.8 CC criu/servicefd.o [2020-03-15T03:40:59.749Z] --- PASS: TestNISDomainname (1.12s) [2020-03-15T03:40:59.749Z] === RUN TestHostnameDnsResolution [2020-03-15T03:41:00.664Z] #45 273.6 CC criu/shmem.o [2020-03-15T03:41:01.761Z] --- PASS: TestHostnameDnsResolution (1.80s) [2020-03-15T03:41:01.761Z] === RUN TestStats [2020-03-15T03:41:02.159Z] #45 275.0 CC criu/sigframe.o [2020-03-15T03:41:02.159Z] #45 275.4 CC criu/signalfd.o [2020-03-15T03:41:02.784Z] #45 275.9 CC criu/sk-inet.o [2020-03-15T03:41:03.780Z] --- PASS: TestStats (2.00s) [2020-03-15T03:41:03.780Z] === RUN TestStopContainerWithTimeout [2020-03-15T03:41:03.780Z] === RUN TestStopContainerWithTimeout/0 [2020-03-15T03:41:03.780Z] === PAUSE TestStopContainerWithTimeout/0 [2020-03-15T03:41:03.780Z] === RUN TestStopContainerWithTimeout/1 [2020-03-15T03:41:03.780Z] === PAUSE TestStopContainerWithTimeout/1 [2020-03-15T03:41:03.780Z] === RUN TestStopContainerWithTimeout/3 [2020-03-15T03:41:03.780Z] === PAUSE TestStopContainerWithTimeout/3 [2020-03-15T03:41:03.780Z] === RUN TestStopContainerWithTimeout/-1 [2020-03-15T03:41:03.780Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-03-15T03:41:03.780Z] === CONT TestStopContainerWithTimeout/0 [2020-03-15T03:41:03.780Z] === CONT TestStopContainerWithTimeout/3 [2020-03-15T03:41:03.826Z] #45 ... [2020-03-15T03:41:03.826Z] [2020-03-15T03:41:03.826Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-15T03:41:04.116Z] #42 376.3 + dpkg --print-architecture [2020-03-15T03:41:04.116Z] #42 376.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-03-15T03:41:04.697Z] #42 376.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-03-15T03:41:04.697Z] #42 376.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-03-15T03:41:04.781Z] === CONT TestStopContainerWithTimeout/1 [2020-03-15T03:41:06.792Z] === CONT TestStopContainerWithTimeout/-1 [2020-03-15T03:41:09.453Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-03-15T03:41:09.453Z] --- PASS: TestStopContainerWithTimeout/0 (1.19s) [2020-03-15T03:41:09.453Z] --- PASS: TestStopContainerWithTimeout/3 (3.02s) [2020-03-15T03:41:09.453Z] --- PASS: TestStopContainerWithTimeout/1 (1.99s) [2020-03-15T03:41:09.453Z] --- PASS: TestStopContainerWithTimeout/-1 (2.99s) [2020-03-15T03:41:09.453Z] === RUN TestDeleteDevicemapper [2020-03-15T03:41:09.453Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-03-15T03:41:09.453Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-15T03:41:09.453Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-03-15T03:41:13.820Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.84s) [2020-03-15T03:41:13.820Z] === RUN TestUpdateMemory [2020-03-15T03:41:13.820Z] --- SKIP: TestUpdateMemory (0.00s) [2020-03-15T03:41:13.820Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-03-15T03:41:13.820Z] === RUN TestUpdateCPUQuota [2020-03-15T03:41:14.820Z] --- PASS: TestUpdateCPUQuota (1.31s) [2020-03-15T03:41:14.820Z] === RUN TestUpdatePidsLimit [2020-03-15T03:41:14.820Z] === RUN TestUpdatePidsLimit/update_from_none [2020-03-15T03:41:15.049Z] #42 ... [2020-03-15T03:41:15.049Z] [2020-03-15T03:41:15.049Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-15T03:41:15.049Z] #45 277.9 CC criu/sk-netlink.o [2020-03-15T03:41:15.049Z] #45 278.5 CC criu/sk-packet.o [2020-03-15T03:41:15.049Z] #45 279.6 CC criu/sk-queue.o [2020-03-15T03:41:15.049Z] #45 280.6 CC criu/sk-tcp.o [2020-03-15T03:41:15.049Z] #45 281.5 CC criu/sk-unix.o [2020-03-15T03:41:15.049Z] #45 284.9 CC criu/sockets.o [2020-03-15T03:41:15.049Z] #45 286.8 CC criu/stats.o [2020-03-15T03:41:15.049Z] #45 287.4 CC criu/string.o [2020-03-15T03:41:15.049Z] #45 287.5 CC criu/sysctl.o [2020-03-15T03:41:15.100Z] === RUN TestUpdatePidsLimit/no_change [2020-03-15T03:41:15.679Z] #45 288.7 CC criu/sysfs_parse.o [2020-03-15T03:41:15.844Z] === RUN TestUpdatePidsLimit/update_lower [2020-03-15T03:41:15.844Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-03-15T03:41:16.455Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-03-15T03:41:16.711Z] #45 289.6 CC criu/timerfd.o [2020-03-15T03:41:16.735Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-03-15T03:41:17.345Z] #45 290.2 CC criu/tty.o [2020-03-15T03:41:17.345Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-03-15T03:41:18.043Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-03-15T03:41:18.602Z] tests/integration/api_client_test.py ..... [ 7%] [2020-03-15T03:41:18.807Z] --- PASS: TestUpdatePidsLimit (4.28s) [2020-03-15T03:41:18.807Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.49s) [2020-03-15T03:41:18.807Z] --- PASS: TestUpdatePidsLimit/no_change (0.45s) [2020-03-15T03:41:18.807Z] --- PASS: TestUpdatePidsLimit/update_lower (0.37s) [2020-03-15T03:41:18.807Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.36s) [2020-03-15T03:41:18.807Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.47s) [2020-03-15T03:41:18.807Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.45s) [2020-03-15T03:41:18.807Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.42s) [2020-03-15T03:41:18.807Z] === RUN TestUpdateRestartPolicy [2020-03-15T03:41:20.518Z] tests/integration/api_config_test.py ..... [ 8%] [2020-03-15T03:41:20.857Z] #45 293.9 CC criu/tun.o [2020-03-15T03:41:21.883Z] #45 294.9 CC criu/uffd.o [2020-03-15T03:41:24.608Z] #45 297.3 CC criu/util.o [2020-03-15T03:41:26.023Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-03-15T03:41:26.023Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-03-15T03:41:26.023Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-03-15T03:41:27.332Z] #45 299.8 CC criu/uts_ns.o [2020-03-15T03:41:27.332Z] #45 300.3 CC criu/vdso.o [2020-03-15T03:41:28.364Z] #45 301.4 LINK criu/built-in.o [2020-03-15T03:41:28.654Z] #45 301.8 LINK criu/criu [2020-03-15T03:41:29.678Z] #45 302.7 DEP lib/c/criu.d [2020-03-15T03:41:29.969Z] #45 302.9 CC images/rpc.pb-c.o [2020-03-15T03:41:30.996Z] #45 304.1 CC lib/c/criu.o [2020-03-15T03:41:33.050Z] #45 306.2 LINK lib/c/built-in.o [2020-03-15T03:41:33.338Z] #45 306.2 LINK lib/c/libcriu.so [2020-03-15T03:41:33.338Z] #45 306.4 LINK lib/c/libcriu.a [2020-03-15T03:41:33.468Z] --- PASS: TestBuildWithHugeFile (50.72s) [2020-03-15T03:41:33.468Z] === RUN TestBuildWithEmptyDockerfile [2020-03-15T03:41:33.468Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-15T03:41:33.468Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-15T03:41:33.468Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-15T03:41:33.468Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-15T03:41:33.468Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-15T03:41:33.468Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-15T03:41:33.468Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-15T03:41:33.468Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-15T03:41:33.468Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-15T03:41:33.468Z] --- PASS: TestBuildWithEmptyDockerfile (0.10s) [2020-03-15T03:41:33.468Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2020-03-15T03:41:33.468Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2020-03-15T03:41:33.468Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2020-03-15T03:41:33.468Z] === RUN TestBuildPreserveOwnership [2020-03-15T03:41:33.468Z] === RUN TestBuildPreserveOwnership/copy_from [2020-03-15T03:41:33.630Z] #45 306.7 GEN magic.py [2020-03-15T03:41:33.922Z] #45 306.9 Note: Building without setproctitle() and strlcpy() support. [2020-03-15T03:41:33.922Z] #45 306.9 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-15T03:41:33.922Z] #45 306.9 Note: Building without GnuTLS support [2020-03-15T03:41:33.992Z] --- PASS: TestUpdateRestartPolicy (12.77s) [2020-03-15T03:41:33.992Z] === RUN TestUpdateRestartWithAutoRemove [2020-03-15T03:41:33.992Z] --- PASS: TestUpdateRestartWithAutoRemove (0.88s) [2020-03-15T03:41:33.992Z] === RUN TestWaitNonBlocked [2020-03-15T03:41:33.992Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-15T03:41:33.992Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-15T03:41:33.992Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-15T03:41:33.992Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-15T03:41:33.992Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-15T03:41:33.992Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-15T03:41:33.992Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-03-15T03:41:33.992Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.02s) [2020-03-15T03:41:33.992Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.09s) [2020-03-15T03:41:33.992Z] === RUN TestWaitBlocked [2020-03-15T03:41:33.992Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-15T03:41:33.992Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-15T03:41:33.992Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-03-15T03:41:33.992Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-03-15T03:41:33.992Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-15T03:41:33.992Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-03-15T03:41:34.029Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-03-15T03:41:34.995Z] --- PASS: TestWaitBlocked (0.01s) [2020-03-15T03:41:34.995Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.11s) [2020-03-15T03:41:34.995Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.20s) [2020-03-15T03:41:34.995Z] === CONT TestContainerStartOnDaemonRestart [2020-03-15T03:41:34.995Z] === CONT TestDaemonHostGatewayIP [2020-03-15T03:41:35.424Z] #45 308.2 fatal: not a git repository (or any of the parent directories): .git [2020-03-15T03:41:36.564Z] #45 309.3 make[1]: Nothing to be done for 'all'. [2020-03-15T03:41:38.064Z] #45 310.8 make[1]: 'images/built-in.o' is up to date. [2020-03-15T03:41:38.065Z] #45 310.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-03-15T03:41:38.065Z] #45 311.0 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-03-15T03:41:38.065Z] #45 311.1 make[1]: 'compel/libcompel.a' is up to date. [2020-03-15T03:41:38.065Z] #45 311.1 make[1]: 'compel/compel-host-bin' is up to date. [2020-03-15T03:41:38.065Z] #45 311.2 make[1]: Nothing to be done for 'all'. [2020-03-15T03:41:38.196Z] --- PASS: TestBuildPreserveOwnership (9.98s) [2020-03-15T03:41:38.196Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.97s) [2020-03-15T03:41:38.196Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2020-03-15T03:41:38.196Z] === RUN TestBuildPlatformInvalid [2020-03-15T03:41:38.196Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2020-03-15T03:41:38.196Z] PASS [2020-03-15T03:41:38.196Z] [2020-03-15T03:41:38.196Z] === Skipped [2020-03-15T03:41:38.196Z] === SKIP: amd64.integration.build TestCgroupNamespacesBuild (0.00s) [2020-03-15T03:41:38.196Z] build_cgroupns_linux_test.go:42: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:41:38.196Z] [2020-03-15T03:41:38.196Z] === SKIP: amd64.integration.build TestCgroupNamespacesBuildDaemonHostMode (0.00s) [2020-03-15T03:41:38.196Z] build_cgroupns_linux_test.go:42: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:41:38.196Z] [2020-03-15T03:41:38.196Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-03-15T03:41:38.196Z] build_session_test.go:25: TODO: BuildKit [2020-03-15T03:41:38.196Z] [2020-03-15T03:41:38.196Z] [2020-03-15T03:41:38.196Z] DONE 32 tests, 3 skipped in 118.430s [2020-03-15T03:41:38.196Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-03-15T03:41:38.354Z] #45 311.2 make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-15T03:41:38.435Z] --- PASS: TestContainerStartOnDaemonRestart (3.16s) [2020-03-15T03:41:38.435Z] === CONT TestIpcModeOlderClient [2020-03-15T03:41:38.435Z] --- PASS: TestIpcModeOlderClient (0.16s) [2020-03-15T03:41:38.435Z] === CONT TestDaemonRestartIpcMode [2020-03-15T03:41:38.435Z] --- PASS: TestDaemonHostGatewayIP (3.62s) [2020-03-15T03:41:38.452Z] INFO: Testing against a local daemon [2020-03-15T03:41:38.452Z] === RUN TestConfigList [2020-03-15T03:41:38.452Z] --- SKIP: TestConfigList (0.01s) [2020-03-15T03:41:38.452Z] config_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:41:38.452Z] === RUN TestConfigsCreateAndDelete [2020-03-15T03:41:38.452Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2020-03-15T03:41:38.452Z] config_test.go:112: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:41:38.452Z] === RUN TestConfigsUpdate [2020-03-15T03:41:38.452Z] --- SKIP: TestConfigsUpdate (0.01s) [2020-03-15T03:41:38.452Z] config_test.go:140: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:41:38.452Z] === RUN TestTemplatedConfig [2020-03-15T03:41:38.452Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-03-15T03:41:38.452Z] config_test.go:192: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:41:38.452Z] === RUN TestConfigInspect [2020-03-15T03:41:38.452Z] --- SKIP: TestConfigInspect (0.02s) [2020-03-15T03:41:38.452Z] config_test.go:326: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:41:38.452Z] === RUN TestConfigCreateWithLabels [2020-03-15T03:41:38.452Z] --- SKIP: TestConfigCreateWithLabels (0.01s) [2020-03-15T03:41:38.452Z] config_test.go:350: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:41:38.452Z] === RUN TestConfigCreateResolve [2020-03-15T03:41:38.452Z] --- SKIP: TestConfigCreateResolve (0.01s) [2020-03-15T03:41:38.452Z] config_test.go:377: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:41:38.452Z] === RUN TestConfigDaemonLibtrustID [2020-03-15T03:41:38.452Z] --- SKIP: TestConfigDaemonLibtrustID (0.01s) [2020-03-15T03:41:38.452Z] config_test.go:427: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:41:38.452Z] PASS [2020-03-15T03:41:38.452Z] [2020-03-15T03:41:38.452Z] === Skipped [2020-03-15T03:41:38.452Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2020-03-15T03:41:38.452Z] config_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:41:38.452Z] [2020-03-15T03:41:38.452Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2020-03-15T03:41:38.452Z] config_test.go:112: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:41:38.452Z] [2020-03-15T03:41:38.452Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2020-03-15T03:41:38.452Z] config_test.go:140: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:41:38.452Z] [2020-03-15T03:41:38.452Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2020-03-15T03:41:38.452Z] config_test.go:192: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:41:38.452Z] [2020-03-15T03:41:38.452Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2020-03-15T03:41:38.452Z] config_test.go:326: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:41:38.452Z] [2020-03-15T03:41:38.452Z] === SKIP: amd64.integration.config TestConfigCreateWithLabels (0.01s) [2020-03-15T03:41:38.452Z] config_test.go:350: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:41:38.452Z] [2020-03-15T03:41:38.452Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2020-03-15T03:41:38.452Z] config_test.go:377: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:41:38.452Z] [2020-03-15T03:41:38.452Z] === SKIP: amd64.integration.config TestConfigDaemonLibtrustID (0.01s) [2020-03-15T03:41:38.452Z] config_test.go:427: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:41:38.452Z] [2020-03-15T03:41:38.452Z] [2020-03-15T03:41:38.452Z] DONE 8 tests, 8 skipped in 0.192s [2020-03-15T03:41:38.452Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-03-15T03:41:38.658Z] #45 311.7 make[2]: Nothing to be done for 'all'. [2020-03-15T03:41:38.658Z] #45 311.8 make[2]: Nothing to be done for 'all'. [2020-03-15T03:41:38.708Z] INFO: Testing against a local daemon [2020-03-15T03:41:38.708Z] === RUN TestCheckpoint [2020-03-15T03:41:38.708Z] --- SKIP: TestCheckpoint (0.00s) [2020-03-15T03:41:38.708Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-15T03:41:38.708Z] === RUN TestContainerInvalidJSON [2020-03-15T03:41:38.708Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-03-15T03:41:38.708Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-03-15T03:41:38.708Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-03-15T03:41:38.708Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-03-15T03:41:38.708Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-03-15T03:41:38.708Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-03-15T03:41:38.708Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-03-15T03:41:38.708Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-03-15T03:41:38.708Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-03-15T03:41:38.708Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-03-15T03:41:38.708Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-03-15T03:41:38.708Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-03-15T03:41:38.708Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-03-15T03:41:38.708Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-03-15T03:41:38.708Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2020-03-15T03:41:38.708Z] === RUN TestCopyFromContainerPathIsNotDir [2020-03-15T03:41:38.708Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2020-03-15T03:41:38.708Z] === RUN TestCopyToContainerPathDoesNotExist [2020-03-15T03:41:38.946Z] #45 311.9 make[2]: Nothing to be done for 'all'. [2020-03-15T03:41:38.946Z] #45 312.1 make[2]: Nothing to be done for 'all'. [2020-03-15T03:41:38.946Z] #45 312.2 make[2]: Nothing to be done for 'all'. [2020-03-15T03:41:38.964Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s) [2020-03-15T03:41:38.964Z] === RUN TestCopyToContainerPathIsNotDir [2020-03-15T03:41:38.964Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2020-03-15T03:41:38.964Z] === RUN TestCopyFromContainer [2020-03-15T03:41:39.237Z] #45 312.2 make[2]: Nothing to be done for 'all'. [2020-03-15T03:41:39.237Z] #45 312.3 make[2]: Nothing to be done for 'all'. [2020-03-15T03:41:39.527Z] #45 312.5 make[2]: Nothing to be done for 'all'. [2020-03-15T03:41:39.527Z] #45 312.5 INSTALL criu/criu [2020-03-15T03:41:39.527Z] #45 DONE 312.7s [2020-03-15T03:41:39.527Z] [2020-03-15T03:41:39.527Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-15T03:41:41.872Z] --- PASS: TestDaemonRestartIpcMode (3.46s) [2020-03-15T03:41:41.872Z] PASS [2020-03-15T03:41:41.872Z] [2020-03-15T03:41:41.872Z] === Skipped [2020-03-15T03:41:41.872Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-03-15T03:41:41.872Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-15T03:41:41.872Z] [2020-03-15T03:41:41.872Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-03-15T03:41:41.872Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-15T03:41:41.872Z] [2020-03-15T03:41:41.872Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-03-15T03:41:41.872Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-15T03:41:41.872Z] [2020-03-15T03:41:41.872Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-15T03:41:41.872Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-15T03:41:41.872Z] [2020-03-15T03:41:41.872Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-03-15T03:41:41.872Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-15T03:41:41.872Z] [2020-03-15T03:41:41.872Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-03-15T03:41:41.872Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-03-15T03:41:41.872Z] [2020-03-15T03:41:41.872Z] [2020-03-15T03:41:41.872Z] DONE 199 tests, 6 skipped in 140.711s [2020-03-15T03:41:41.872Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-03-15T03:41:41.872Z] ++ 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-03-15T03:41:41.872Z] ++ set -e [2020-03-15T03:41:41.872Z] ++ '[' -n 0 ']' [2020-03-15T03:41:41.872Z] ++ set -x [2020-03-15T03:41:41.872Z] ++ env -i DEST=/go/src/github.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-03-15T03:41:41.873Z] INFO: Testing against a local daemon [2020-03-15T03:41:41.873Z] === RUN TestCommitInheritsEnv [2020-03-15T03:41:42.232Z] === RUN TestCopyFromContainer// [2020-03-15T03:41:42.232Z] === RUN TestCopyFromContainer//bar/root [2020-03-15T03:41:42.232Z] === RUN TestCopyFromContainer//bar/root/ [2020-03-15T03:41:42.257Z] #54 ... [2020-03-15T03:41:42.257Z] [2020-03-15T03:41:42.257Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-15T03:41:42.257Z] #61 240.2 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-03-15T03:41:42.482Z] --- PASS: TestCommitInheritsEnv (0.58s) [2020-03-15T03:41:42.482Z] === RUN TestImportExtremelyLargeImageWorks [2020-03-15T03:41:42.483Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-03-15T03:41:42.483Z] === RUN TestImagesFilterMultiReference [2020-03-15T03:41:42.483Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-03-15T03:41:42.483Z] === RUN TestImagePullPlatformInvalid [2020-03-15T03:41:42.483Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2020-03-15T03:41:42.483Z] === RUN TestRemoveImageOrphaning [2020-03-15T03:41:42.488Z] === RUN TestCopyFromContainer/bar/quux [2020-03-15T03:41:42.488Z] === RUN TestCopyFromContainer/bar/quux/ [2020-03-15T03:41:42.488Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-03-15T03:41:42.745Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-03-15T03:41:42.745Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-03-15T03:41:42.745Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-03-15T03:41:42.745Z] === RUN TestCopyFromContainer/bar/notarget [2020-03-15T03:41:43.001Z] --- PASS: TestCopyFromContainer (3.99s) [2020-03-15T03:41:43.001Z] --- PASS: TestCopyFromContainer// (0.07s) [2020-03-15T03:41:43.001Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2020-03-15T03:41:43.001Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-03-15T03:41:43.001Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2020-03-15T03:41:43.001Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2020-03-15T03:41:43.001Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2020-03-15T03:41:43.001Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2020-03-15T03:41:43.001Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2020-03-15T03:41:43.001Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2020-03-15T03:41:43.001Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2020-03-15T03:41:43.001Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-03-15T03:41:43.001Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-15T03:41:43.001Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-15T03:41:43.001Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-15T03:41:43.001Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-15T03:41:43.001Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-15T03:41:43.001Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-15T03:41:43.001Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-15T03:41:43.001Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-15T03:41:43.001Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-15T03:41:43.001Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-03-15T03:41:43.001Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-03-15T03:41:43.001Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-03-15T03:41:43.001Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-03-15T03:41:43.001Z] === RUN TestCreateLinkToNonExistingContainer [2020-03-15T03:41:43.001Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-03-15T03:41:43.001Z] === RUN TestCreateWithInvalidEnv [2020-03-15T03:41:43.001Z] === RUN TestCreateWithInvalidEnv/0 [2020-03-15T03:41:43.001Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-03-15T03:41:43.001Z] === RUN TestCreateWithInvalidEnv/1 [2020-03-15T03:41:43.001Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-03-15T03:41:43.001Z] === RUN TestCreateWithInvalidEnv/2 [2020-03-15T03:41:43.001Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-03-15T03:41:43.001Z] === CONT TestCreateWithInvalidEnv/0 [2020-03-15T03:41:43.001Z] === CONT TestCreateWithInvalidEnv/2 [2020-03-15T03:41:43.001Z] === CONT TestCreateWithInvalidEnv/1 [2020-03-15T03:41:43.001Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-03-15T03:41:43.001Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-03-15T03:41:43.001Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-03-15T03:41:43.001Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-03-15T03:41:43.001Z] === RUN TestCreateTmpfsMountsTarget [2020-03-15T03:41:43.001Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-03-15T03:41:43.001Z] === RUN TestCreateWithCustomMaskedPaths [2020-03-15T03:41:43.093Z] --- PASS: TestRemoveImageOrphaning (0.55s) [2020-03-15T03:41:43.093Z] === RUN TestRemoveImageGarbageCollector [2020-03-15T03:41:43.093Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-03-15T03:41:43.093Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-15T03:41:43.093Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-03-15T03:41:43.093Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-03-15T03:41:43.093Z] === RUN TestTagInvalidReference [2020-03-15T03:41:43.093Z] --- PASS: TestTagInvalidReference (0.01s) [2020-03-15T03:41:43.093Z] === RUN TestTagValidPrefixedRepo [2020-03-15T03:41:43.093Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-03-15T03:41:43.093Z] === RUN TestTagExistedNameWithoutForce [2020-03-15T03:41:43.093Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-03-15T03:41:43.093Z] === RUN TestTagOfficialNames [2020-03-15T03:41:43.093Z] --- PASS: TestTagOfficialNames (0.03s) [2020-03-15T03:41:43.093Z] === RUN TestTagMatchesDigest [2020-03-15T03:41:43.093Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-03-15T03:41:43.093Z] === CONT TestImportExtremelyLargeImageWorks [2020-03-15T03:41:44.890Z] --- PASS: TestCreateWithCustomMaskedPaths (1.52s) [2020-03-15T03:41:44.890Z] === RUN TestCreateWithCapabilities [2020-03-15T03:41:44.890Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-03-15T03:41:44.890Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-03-15T03:41:44.890Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-03-15T03:41:44.890Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-03-15T03:41:44.890Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-03-15T03:41:44.890Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-03-15T03:41:44.890Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-03-15T03:41:44.890Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-03-15T03:41:44.890Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-03-15T03:41:44.890Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-03-15T03:41:44.890Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-15T03:41:44.890Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-15T03:41:44.890Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-03-15T03:41:44.890Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-03-15T03:41:44.890Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-03-15T03:41:44.890Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-03-15T03:41:44.890Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-03-15T03:41:44.890Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-03-15T03:41:44.890Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-03-15T03:41:44.890Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-03-15T03:41:44.890Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-03-15T03:41:44.890Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-03-15T03:41:44.890Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-03-15T03:41:44.890Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-03-15T03:41:44.890Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-03-15T03:41:44.890Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-03-15T03:41:44.890Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-03-15T03:41:44.890Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-03-15T03:41:44.890Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-03-15T03:41:44.890Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-15T03:41:44.890Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-03-15T03:41:44.890Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-03-15T03:41:44.890Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-03-15T03:41:44.890Z] --- PASS: TestCreateWithCapabilities (0.01s) [2020-03-15T03:41:44.890Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2020-03-15T03:41:44.890Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2020-03-15T03:41:44.890Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-03-15T03:41:44.890Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-03-15T03:41:44.890Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2020-03-15T03:41:44.890Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2020-03-15T03:41:44.890Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-03-15T03:41:44.890Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2020-03-15T03:41:44.890Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2020-03-15T03:41:44.890Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) [2020-03-15T03:41:44.890Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2020-03-15T03:41:44.890Z] === RUN TestCreateWithCustomReadonlyPaths [2020-03-15T03:41:44.976Z] #61 243.0 + mkdir -p /build [2020-03-15T03:41:44.976Z] #61 243.0 + cp runc /build/runc [2020-03-15T03:41:44.976Z] #61 DONE 243.1s [2020-03-15T03:41:44.976Z] [2020-03-15T03:41:44.976Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-15T03:41:46.780Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.61s) [2020-03-15T03:41:46.780Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-03-15T03:41:46.780Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-15T03:41:46.780Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-15T03:41:46.780Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-15T03:41:46.780Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-15T03:41:46.780Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-15T03:41:46.780Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-15T03:41:46.780Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-15T03:41:46.780Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-15T03:41:46.780Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-15T03:41:46.780Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-15T03:41:46.780Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-15T03:41:46.780Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-15T03:41:46.780Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-15T03:41:46.780Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-15T03:41:46.780Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-15T03:41:46.780Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-03-15T03:41:46.780Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-03-15T03:41:46.780Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-03-15T03:41:46.780Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-03-15T03:41:46.780Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-03-15T03:41:46.780Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-03-15T03:41:46.780Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-03-15T03:41:47.036Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.54s) [2020-03-15T03:41:47.036Z] === RUN TestContainerStartOnDaemonRestart [2020-03-15T03:41:47.036Z] === PAUSE TestContainerStartOnDaemonRestart [2020-03-15T03:41:47.036Z] === RUN TestDaemonRestartIpcMode [2020-03-15T03:41:47.036Z] === PAUSE TestDaemonRestartIpcMode [2020-03-15T03:41:47.036Z] === RUN TestDaemonHostGatewayIP [2020-03-15T03:41:47.036Z] === PAUSE TestDaemonHostGatewayIP [2020-03-15T03:41:47.036Z] === RUN TestDiff [2020-03-15T03:41:47.599Z] --- PASS: TestDiff (0.53s) [2020-03-15T03:41:47.599Z] === RUN TestExecWithCloseStdin [2020-03-15T03:41:47.963Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-03-15T03:41:47.963Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-03-15T03:41:47.963Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-03-15T03:41:48.162Z] --- PASS: TestExecWithCloseStdin (0.63s) [2020-03-15T03:41:48.162Z] === RUN TestExec [2020-03-15T03:41:48.530Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-03-15T03:41:48.725Z] --- PASS: TestExec (0.63s) [2020-03-15T03:41:48.725Z] === RUN TestExecUser [2020-03-15T03:41:48.789Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-03-15T03:41:49.210Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-03-15T03:41:49.210Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-03-15T03:41:49.210Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-03-15T03:41:49.362Z] 23645bd7ee08: Pull complete [2020-03-15T03:41:49.362Z] Digest: sha256:8dcc65367c900f06ad386da6a1e25d578232f7b15981092986ade2f2fd9468b8 [2020-03-15T03:41:49.362Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-15T03:41:49.362Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-15T03:41:49.362Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2020-03-15T03:41:49.362Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2020-03-15T03:41:49.652Z] --- PASS: TestExecUser (0.71s) [2020-03-15T03:41:49.652Z] === RUN TestExportContainerAndImportImage [2020-03-15T03:41:49.776Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-03-15T03:41:49.818Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1098' [2020-03-15T03:41:49.818Z] INFO: Docker version of control daemon [2020-03-15T03:41:49.818Z] [2020-03-15T03:41:50.214Z] --- PASS: TestExportContainerAndImportImage (0.72s) [2020-03-15T03:41:50.214Z] === RUN TestExportContainerAfterDaemonRestart [2020-03-15T03:41:50.214Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2020-03-15T03:41:50.214Z] export_test.go:63: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:41:50.214Z] === RUN TestHealthCheckWorkdir [2020-03-15T03:41:50.275Z] Client: Docker Engine - Enterprise [2020-03-15T03:41:50.275Z] Version: 19.03.5 [2020-03-15T03:41:50.275Z] API version: 1.40 [2020-03-15T03:41:50.275Z] Go version: go1.12.12 [2020-03-15T03:41:50.275Z] Git commit: 2ee0c57608 [2020-03-15T03:41:50.275Z] Built: 11/13/2019 08:00:16 [2020-03-15T03:41:50.275Z] OS/Arch: windows/amd64 [2020-03-15T03:41:50.275Z] Experimental: false [2020-03-15T03:41:50.275Z] [2020-03-15T03:41:50.275Z] Server: Docker Engine - Enterprise [2020-03-15T03:41:50.275Z] Engine: [2020-03-15T03:41:50.275Z] Version: 19.03.5 [2020-03-15T03:41:50.275Z] API version: 1.40 (minimum version 1.24) [2020-03-15T03:41:50.275Z] Go version: go1.12.12 [2020-03-15T03:41:50.275Z] Git commit: 2ee0c57608 [2020-03-15T03:41:50.275Z] Built: 11/13/2019 07:58:51 [2020-03-15T03:41:50.275Z] OS/Arch: windows/amd64 [2020-03-15T03:41:50.275Z] Experimental: true [2020-03-15T03:41:50.275Z] [2020-03-15T03:41:50.275Z] INFO: Docker info of control daemon [2020-03-15T03:41:50.275Z] [2020-03-15T03:41:50.710Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-03-15T03:41:51.141Z] --- PASS: TestHealthCheckWorkdir (0.79s) [2020-03-15T03:41:51.141Z] === RUN TestHealthKillContainer [2020-03-15T03:41:51.324Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-03-15T03:41:51.802Z] Client: [2020-03-15T03:41:51.803Z] Debug Mode: false [2020-03-15T03:41:51.803Z] Plugins: [2020-03-15T03:41:51.803Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-03-15T03:41:51.803Z] [2020-03-15T03:41:51.803Z] Server: [2020-03-15T03:41:51.803Z] Containers: 0 [2020-03-15T03:41:51.803Z] Running: 0 [2020-03-15T03:41:51.803Z] Paused: 0 [2020-03-15T03:41:51.803Z] Stopped: 0 [2020-03-15T03:41:51.803Z] Images: 1 [2020-03-15T03:41:51.803Z] Server Version: 19.03.5 [2020-03-15T03:41:51.803Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-03-15T03:41:51.803Z] Windows: [2020-03-15T03:41:51.803Z] LCOW: [2020-03-15T03:41:51.803Z] Logging Driver: json-file [2020-03-15T03:41:51.803Z] Plugins: [2020-03-15T03:41:51.803Z] Volume: local [2020-03-15T03:41:51.803Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-03-15T03:41:51.803Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-03-15T03:41:51.803Z] Swarm: inactive [2020-03-15T03:41:51.803Z] Default Isolation: process [2020-03-15T03:41:51.803Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-03-15T03:41:51.803Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-03-15T03:41:51.803Z] OSType: windows [2020-03-15T03:41:51.803Z] Architecture: x86_64 [2020-03-15T03:41:51.803Z] CPUs: 4 [2020-03-15T03:41:51.803Z] Total Memory: 32GiB [2020-03-15T03:41:51.803Z] Name: azwin-2-ff21f0 [2020-03-15T03:41:51.803Z] ID: UR4U:SP26:2R3U:OABF:FW7X:OVZM:HGLG:UQJF:ODTF:M7DP:TEU4:TEXW [2020-03-15T03:41:51.803Z] Docker Root Dir: D:\docker [2020-03-15T03:41:51.803Z] Debug Mode: false [2020-03-15T03:41:51.803Z] Registry: https://index.docker.io/v1/ [2020-03-15T03:41:51.803Z] Labels: [2020-03-15T03:41:51.803Z] Experimental: true [2020-03-15T03:41:51.803Z] Insecure Registries: [2020-03-15T03:41:51.803Z] 10.0.0.4:5000 [2020-03-15T03:41:51.803Z] 127.0.0.0/8 [2020-03-15T03:41:51.803Z] Registry Mirrors: [2020-03-15T03:41:51.803Z] http://10.0.0.4:5000/ [2020-03-15T03:41:51.803Z] Live Restore Enabled: false [2020-03-15T03:41:51.803Z] [2020-03-15T03:41:51.803Z] [2020-03-15T03:41:51.803Z] INFO: Commit hash is f310bd29bd [2020-03-15T03:41:51.803Z] INFO: Nuke-Everything... [2020-03-15T03:41:51.803Z] INFO: Container count on control daemon to delete is 0 [2020-03-15T03:41:51.853Z] #54 ... [2020-03-15T03:41:51.853Z] [2020-03-15T03:41:51.853Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-15T03:41:51.853Z] #42 DONE 423.9s [2020-03-15T03:41:51.853Z] [2020-03-15T03:41:51.853Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-15T03:41:52.261Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-03-15T03:41:53.330Z] INFO: Nuking d:\CI [2020-03-15T03:41:53.330Z] INFO: Zapped successfully [2020-03-15T03:41:53.330Z] INFO: Location for testing is d:\CI\PR-40695\1 [2020-03-15T03:41:53.330Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-03-15T03:41:53.330Z] [2020-03-15T03:41:53.330Z] [2020-03-15T03:41:53.330Z] INFO: Building the image from Dockerfile.windows at 03/15/2020 03:41:52... [2020-03-15T03:41:53.330Z] [2020-03-15T03:41:53.657Z] --- PASS: TestHealthKillContainer (2.75s) [2020-03-15T03:41:53.657Z] === RUN TestInspectCpusetInConfigPre120 [2020-03-15T03:41:54.166Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-03-15T03:41:54.218Z] --- PASS: TestInspectCpusetInConfigPre120 (0.57s) [2020-03-15T03:41:54.218Z] === RUN TestIpcModeNone [2020-03-15T03:41:54.492Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-03-15T03:41:55.148Z] --- PASS: TestIpcModeNone (0.63s) [2020-03-15T03:41:55.148Z] === RUN TestIpcModePrivate [2020-03-15T03:41:55.710Z] --- PASS: TestIpcModePrivate (0.74s) [2020-03-15T03:41:55.710Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:109, shared: false, mustBeShared: false [2020-03-15T03:41:55.710Z] === RUN TestIpcModeShareable [2020-03-15T03:41:55.710Z] --- SKIP: TestIpcModeShareable (0.00s) [2020-03-15T03:41:55.710Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-03-15T03:41:55.710Z] === RUN TestAPIIpcModeShareableAndContainer [2020-03-15T03:41:55.972Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-03-15T03:41:57.458Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-03-15T03:41:57.606Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.94s) [2020-03-15T03:41:57.606Z] === RUN TestAPIIpcModeHost [2020-03-15T03:41:57.606Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2020-03-15T03:41:57.606Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-03-15T03:41:57.606Z] === RUN TestDaemonIpcModeShareable [2020-03-15T03:41:57.606Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2020-03-15T03:41:57.606Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-03-15T03:41:57.606Z] === RUN TestDaemonIpcModePrivate [2020-03-15T03:41:57.606Z] --- SKIP: TestDaemonIpcModePrivate (0.02s) [2020-03-15T03:41:57.606Z] ipcmode_linux_test.go:232: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:41:57.606Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-03-15T03:41:57.606Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.01s) [2020-03-15T03:41:57.606Z] ipcmode_linux_test.go:232: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:41:57.606Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-03-15T03:41:57.606Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.01s) [2020-03-15T03:41:57.606Z] ipcmode_linux_test.go:232: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:41:57.606Z] === RUN TestIpcModeOlderClient [2020-03-15T03:41:57.606Z] === PAUSE TestIpcModeOlderClient [2020-03-15T03:41:57.606Z] === RUN TestKillContainerInvalidSignal [2020-03-15T03:41:57.716Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-03-15T03:41:58.007Z] Sending build context to Docker daemon 54.58MB [2020-03-15T03:41:58.007Z] [2020-03-15T03:41:58.007Z] Step 1/10 : FROM microsoft/windowsservercore [2020-03-15T03:41:58.007Z] ---> 80e84fd280e2 [2020-03-15T03:41:58.007Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-03-15T03:41:58.007Z] ---> Running in ecd1c3084ce6 [2020-03-15T03:41:58.168Z] --- PASS: TestKillContainerInvalidSignal (0.60s) [2020-03-15T03:41:58.168Z] === RUN TestKillContainer [2020-03-15T03:41:58.168Z] === RUN TestKillContainer/no_signal [2020-03-15T03:41:58.467Z] Removing intermediate container ecd1c3084ce6 [2020-03-15T03:41:58.467Z] ---> bed91a1c364d [2020-03-15T03:41:58.467Z] Step 3/10 : ARG GO_VERSION=1.13.8 [2020-03-15T03:41:58.467Z] ---> Running in 94512a184630 [2020-03-15T03:41:58.927Z] Removing intermediate container 94512a184630 [2020-03-15T03:41:58.927Z] ---> 261f009c5d68 [2020-03-15T03:41:58.927Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5 [2020-03-15T03:41:58.927Z] ---> Running in d4437a504106 [2020-03-15T03:41:59.097Z] === RUN TestKillContainer/non_killing_signal [2020-03-15T03:41:59.097Z] === RUN TestKillContainer/killing_signal [2020-03-15T03:41:59.265Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-03-15T03:41:59.384Z] Removing intermediate container d4437a504106 [2020-03-15T03:41:59.384Z] ---> ebddfd7367de [2020-03-15T03:41:59.384Z] 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-03-15T03:41:59.384Z] ---> Running in 5e3a602f3bdc [2020-03-15T03:41:59.840Z] Removing intermediate container 5e3a602f3bdc [2020-03-15T03:41:59.840Z] ---> 3dfc61984f3f [2020-03-15T03:41:59.840Z] 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-03-15T03:41:59.840Z] ---> Running in 97454949a94b [2020-03-15T03:42:00.025Z] --- PASS: TestKillContainer (1.70s) [2020-03-15T03:42:00.025Z] --- PASS: TestKillContainer/no_signal (0.57s) [2020-03-15T03:42:00.025Z] --- PASS: TestKillContainer/non_killing_signal (0.34s) [2020-03-15T03:42:00.025Z] --- PASS: TestKillContainer/killing_signal (0.57s) [2020-03-15T03:42:00.025Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-03-15T03:42:00.025Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-03-15T03:42:00.250Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-03-15T03:42:00.588Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-03-15T03:42:01.151Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.14s) [2020-03-15T03:42:01.151Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.55s) [2020-03-15T03:42:01.151Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.38s) [2020-03-15T03:42:01.151Z] === RUN TestKillStoppedContainer [2020-03-15T03:42:01.151Z] --- PASS: TestKillStoppedContainer (0.07s) [2020-03-15T03:42:01.151Z] === RUN TestKillStoppedContainerAPIPre120 [2020-03-15T03:42:01.151Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2020-03-15T03:42:01.151Z] === RUN TestKillDifferentUserContainer [2020-03-15T03:42:01.187Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-03-15T03:42:02.079Z] --- PASS: TestKillDifferentUserContainer (0.59s) [2020-03-15T03:42:02.079Z] === RUN TestInspectOomKilledTrue [2020-03-15T03:42:02.079Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-03-15T03:42:02.079Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-15T03:42:02.079Z] === RUN TestInspectOomKilledFalse [2020-03-15T03:42:02.079Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-03-15T03:42:02.079Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-15T03:42:02.079Z] === RUN TestLinksEtcHostsContentMatch [2020-03-15T03:42:02.079Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2020-03-15T03:42:02.079Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-03-15T03:42:02.079Z] === RUN TestLinksContainerNames [2020-03-15T03:42:03.008Z] --- PASS: TestLinksContainerNames (1.15s) [2020-03-15T03:42:03.008Z] === RUN TestLogsFollowTailEmpty [2020-03-15T03:42:03.447Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-03-15T03:42:03.570Z] --- PASS: TestLogsFollowTailEmpty (0.58s) [2020-03-15T03:42:03.570Z] === RUN TestContainerNetworkMountsNoChown [2020-03-15T03:42:03.721Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-03-15T03:42:04.132Z] --- PASS: TestContainerNetworkMountsNoChown (0.51s) [2020-03-15T03:42:04.132Z] === RUN TestMountDaemonRoot [2020-03-15T03:42:04.132Z] === RUN TestMountDaemonRoot/default [2020-03-15T03:42:04.132Z] === PAUSE TestMountDaemonRoot/default [2020-03-15T03:42:04.132Z] === RUN TestMountDaemonRoot/private [2020-03-15T03:42:04.132Z] === PAUSE TestMountDaemonRoot/private [2020-03-15T03:42:04.132Z] === RUN TestMountDaemonRoot/rprivate [2020-03-15T03:42:04.132Z] === PAUSE TestMountDaemonRoot/rprivate [2020-03-15T03:42:04.133Z] === RUN TestMountDaemonRoot/slave [2020-03-15T03:42:04.133Z] === PAUSE TestMountDaemonRoot/slave [2020-03-15T03:42:04.133Z] === RUN TestMountDaemonRoot/rslave [2020-03-15T03:42:04.133Z] === PAUSE TestMountDaemonRoot/rslave [2020-03-15T03:42:04.133Z] === RUN TestMountDaemonRoot/shared [2020-03-15T03:42:04.133Z] === PAUSE TestMountDaemonRoot/shared [2020-03-15T03:42:04.133Z] === RUN TestMountDaemonRoot/rshared [2020-03-15T03:42:04.133Z] === PAUSE TestMountDaemonRoot/rshared [2020-03-15T03:42:04.133Z] === CONT TestMountDaemonRoot/default [2020-03-15T03:42:04.133Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-03-15T03:42:04.133Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-03-15T03:42:04.133Z] === RUN TestMountDaemonRoot/default/mount_root [2020-03-15T03:42:04.133Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-03-15T03:42:04.133Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-03-15T03:42:04.133Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-03-15T03:42:04.133Z] === RUN TestMountDaemonRoot/default/bind_root [2020-03-15T03:42:04.133Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-03-15T03:42:04.133Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-03-15T03:42:04.133Z] === CONT TestMountDaemonRoot/rshared [2020-03-15T03:42:04.133Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-03-15T03:42:04.133Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-03-15T03:42:04.133Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-03-15T03:42:04.133Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-03-15T03:42:04.133Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-03-15T03:42:04.133Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-03-15T03:42:04.133Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-03-15T03:42:04.133Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-03-15T03:42:04.133Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-03-15T03:42:04.133Z] === CONT TestMountDaemonRoot/shared [2020-03-15T03:42:04.133Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-03-15T03:42:04.133Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-03-15T03:42:04.133Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-03-15T03:42:04.133Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-03-15T03:42:04.133Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-03-15T03:42:04.133Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-03-15T03:42:04.133Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-03-15T03:42:04.133Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-03-15T03:42:04.133Z] === CONT TestMountDaemonRoot/rslave [2020-03-15T03:42:04.133Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-03-15T03:42:04.133Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-03-15T03:42:04.133Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-03-15T03:42:04.133Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-03-15T03:42:04.133Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-03-15T03:42:04.133Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-03-15T03:42:04.133Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-03-15T03:42:04.133Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-03-15T03:42:04.133Z] === CONT TestMountDaemonRoot/slave [2020-03-15T03:42:04.133Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-03-15T03:42:04.133Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-03-15T03:42:04.133Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-03-15T03:42:04.133Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-03-15T03:42:04.133Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-03-15T03:42:04.133Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-03-15T03:42:04.133Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-03-15T03:42:04.133Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-03-15T03:42:04.133Z] === CONT TestMountDaemonRoot/rprivate [2020-03-15T03:42:04.133Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-03-15T03:42:04.133Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-03-15T03:42:04.133Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-03-15T03:42:04.133Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-03-15T03:42:04.133Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-03-15T03:42:04.133Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-03-15T03:42:04.133Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-03-15T03:42:04.133Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-03-15T03:42:04.133Z] === CONT TestMountDaemonRoot/private [2020-03-15T03:42:04.133Z] === RUN TestMountDaemonRoot/private/bind_root [2020-03-15T03:42:04.133Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-03-15T03:42:04.133Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-03-15T03:42:04.133Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-03-15T03:42:04.133Z] === RUN TestMountDaemonRoot/private/mount_root [2020-03-15T03:42:04.133Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-03-15T03:42:04.133Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-03-15T03:42:04.133Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-03-15T03:42:04.133Z] === CONT TestMountDaemonRoot/default/bind_root [2020-03-15T03:42:04.133Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-03-15T03:42:04.133Z] === CONT TestMountDaemonRoot/default/mount_root [2020-03-15T03:42:04.133Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-03-15T03:42:04.390Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-03-15T03:42:04.390Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-03-15T03:42:04.390Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-03-15T03:42:04.390Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-03-15T03:42:04.390Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-03-15T03:42:04.390Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-03-15T03:42:04.390Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-03-15T03:42:04.390Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-03-15T03:42:04.390Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-03-15T03:42:04.390Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-03-15T03:42:04.390Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-03-15T03:42:04.646Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-03-15T03:42:04.646Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-03-15T03:42:04.646Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-03-15T03:42:04.646Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-03-15T03:42:04.646Z] === CONT TestMountDaemonRoot/private/bind_root [2020-03-15T03:42:04.646Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-03-15T03:42:04.646Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-03-15T03:42:04.646Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-03-15T03:42:04.646Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-03-15T03:42:04.646Z] === CONT TestMountDaemonRoot/private/mount_root [2020-03-15T03:42:04.646Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-03-15T03:42:04.646Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-03-15T03:42:04.646Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-03-15T03:42:04.646Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2020-03-15T03:42:04.646Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2020-03-15T03:42:04.646Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2020-03-15T03:42:04.646Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2020-03-15T03:42:04.646Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-03-15T03:42:04.646Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2020-03-15T03:42:04.646Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2020-03-15T03:42:04.646Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-03-15T03:42:04.646Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2020-03-15T03:42:04.646Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-03-15T03:42:04.646Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-03-15T03:42:04.646Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-03-15T03:42:04.646Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-03-15T03:42:04.646Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2020-03-15T03:42:04.646Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-03-15T03:42:04.646Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2020-03-15T03:42:04.646Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2020-03-15T03:42:04.646Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2020-03-15T03:42:04.646Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2020-03-15T03:42:04.646Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-03-15T03:42:04.646Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-03-15T03:42:04.646Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2020-03-15T03:42:04.646Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-03-15T03:42:04.646Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2020-03-15T03:42:04.646Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-03-15T03:42:04.646Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-03-15T03:42:04.646Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2020-03-15T03:42:04.646Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-03-15T03:42:04.646Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-03-15T03:42:04.646Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-03-15T03:42:04.646Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-03-15T03:42:04.646Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2020-03-15T03:42:04.646Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2020-03-15T03:42:04.646Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2020-03-15T03:42:04.646Z] === RUN TestContainerBindMountNonRecursive [2020-03-15T03:42:04.646Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2020-03-15T03:42:04.646Z] 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-03-15T03:42:04.646Z] === RUN TestNetworkNat [2020-03-15T03:42:05.099Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-03-15T03:42:05.574Z] --- PASS: TestNetworkNat (0.67s) [2020-03-15T03:42:05.574Z] === RUN TestNetworkLocalhostTCPNat [2020-03-15T03:42:06.136Z] --- PASS: TestNetworkLocalhostTCPNat (0.58s) [2020-03-15T03:42:06.136Z] === RUN TestNetworkLoopbackNat [2020-03-15T03:42:06.475Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-03-15T03:42:06.699Z] --- PASS: TestNetworkLoopbackNat (0.77s) [2020-03-15T03:42:06.699Z] === RUN TestPause [2020-03-15T03:42:06.699Z] --- SKIP: TestPause (0.00s) [2020-03-15T03:42:06.699Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-15T03:42:06.699Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-03-15T03:42:06.699Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-15T03:42:06.699Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-15T03:42:06.699Z] === RUN TestPauseStopPausedContainer [2020-03-15T03:42:06.699Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2020-03-15T03:42:06.699Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-15T03:42:06.699Z] === RUN TestPsFilter [2020-03-15T03:42:06.956Z] --- PASS: TestPsFilter (0.17s) [2020-03-15T03:42:06.956Z] === RUN TestRemoveContainerWithRemovedVolume [2020-03-15T03:42:07.413Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-03-15T03:42:07.413Z] Using test binary docker [2020-03-15T03:42:07.413Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-03-15T03:42:07.413Z] +++ /etc/init.d/apparmor start [2020-03-15T03:42:07.413Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-03-15T03:42:07.413Z] INFO: Waiting for daemon to start... [2020-03-15T03:42:07.413Z] Starting dockerd [2020-03-15T03:42:07.413Z] +++ 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-03-15T03:42:07.519Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.55s) [2020-03-15T03:42:07.519Z] === RUN TestRemoveContainerWithVolume [2020-03-15T03:42:08.083Z] --- PASS: TestRemoveContainerWithVolume (0.60s) [2020-03-15T03:42:08.083Z] === RUN TestRemoveContainerRunning [2020-03-15T03:42:08.404Z] [2020-03-15T03:42:08.404Z] SUCCESS: Specified value was saved. [2020-03-15T03:42:08.404Z] INFO: Downloading git... [2020-03-15T03:42:08.645Z] --- PASS: TestRemoveContainerRunning (0.56s) [2020-03-15T03:42:08.645Z] === RUN TestRemoveContainerForceRemoveRunning [2020-03-15T03:42:09.209Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.55s) [2020-03-15T03:42:09.209Z] === RUN TestRemoveInvalidContainer [2020-03-15T03:42:09.209Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-03-15T03:42:09.209Z] === RUN TestRenameLinkedContainer [2020-03-15T03:42:09.574Z] . [2020-03-15T03:42:09.574Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-03-15T03:42:09.574Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-03-15T03:42:09.833Z] Error: No such image: emptyfs [2020-03-15T03:42:09.833Z] ++++ docker load [2020-03-15T03:42:09.833Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-03-15T03:42:09.934Z] INFO: Downloading go... [2020-03-15T03:42:10.005Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-03-15T03:42:10.092Z] Running integration-test (iteration 1) [2020-03-15T03:42:10.092Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-03-15T03:42:10.092Z] ++ 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-03-15T03:42:10.092Z] ++ set -e [2020-03-15T03:42:10.092Z] ++ '[' -n 0 ']' [2020-03-15T03:42:10.092Z] ++ set -x [2020-03-15T03:42:10.092Z] ++ env -i DEST=/go/src/github.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-03-15T03:42:11.726Z] --- PASS: TestRenameLinkedContainer (2.26s) [2020-03-15T03:42:11.726Z] === RUN TestRenameStoppedContainer [2020-03-15T03:42:11.906Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-03-15T03:42:11.982Z] --- PASS: TestRenameStoppedContainer (0.54s) [2020-03-15T03:42:11.982Z] === RUN TestRenameRunningContainerAndReuse [2020-03-15T03:42:13.347Z] --- PASS: TestRenameRunningContainerAndReuse (1.15s) [2020-03-15T03:42:13.347Z] === RUN TestRenameInvalidName [2020-03-15T03:42:13.604Z] --- PASS: TestRenameInvalidName (0.59s) [2020-03-15T03:42:13.604Z] === RUN TestRenameAnonymousContainer [2020-03-15T03:42:13.657Z] INFO: Downloading compiler 1 of 3... [2020-03-15T03:42:14.623Z] INFO: Downloading compiler 2 of 3... [2020-03-15T03:42:15.586Z] INFO: Downloading compiler 3 of 3... [2020-03-15T03:42:16.045Z] INFO: Extracting git... [2020-03-15T03:42:16.090Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-03-15T03:42:16.871Z] --- PASS: TestRenameAnonymousContainer (2.65s) [2020-03-15T03:42:16.871Z] === RUN TestRenameContainerWithSameName [2020-03-15T03:42:16.871Z] --- PASS: TestRenameContainerWithSameName (0.57s) [2020-03-15T03:42:16.871Z] === RUN TestRenameContainerWithLinkedContainer [2020-03-15T03:42:18.237Z] --- PASS: TestRenameContainerWithLinkedContainer (1.13s) [2020-03-15T03:42:18.237Z] === RUN TestResize [2020-03-15T03:42:18.799Z] --- PASS: TestResize (0.55s) [2020-03-15T03:42:18.799Z] === RUN TestResizeWithInvalidSize [2020-03-15T03:42:19.361Z] --- PASS: TestResizeWithInvalidSize (0.57s) [2020-03-15T03:42:19.361Z] === RUN TestResizeWhenContainerNotStarted [2020-03-15T03:42:19.371Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-03-15T03:42:19.617Z] --- PASS: TestResizeWhenContainerNotStarted (0.53s) [2020-03-15T03:42:19.617Z] === RUN TestDaemonRestartKillContainers [2020-03-15T03:42:19.617Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-15T03:42:19.617Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-15T03:42:19.617Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-15T03:42:19.617Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-15T03:42:19.617Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-15T03:42:19.617Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-15T03:42:19.617Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-15T03:42:19.617Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-15T03:42:19.617Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-15T03:42:19.617Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-15T03:42:19.617Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-15T03:42:19.617Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-15T03:42:19.617Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-15T03:42:19.617Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-15T03:42:19.617Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-15T03:42:19.617Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-15T03:42:19.617Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-15T03:42:19.617Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-15T03:42:19.618Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-15T03:42:19.618Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-15T03:42:19.618Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-15T03:42:19.618Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-15T03:42:19.618Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-15T03:42:19.618Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-15T03:42:19.618Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-15T03:42:19.618Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-15T03:42:19.618Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-15T03:42:19.618Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-15T03:42:19.618Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-15T03:42:19.618Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-15T03:42:19.618Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-15T03:42:19.618Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-15T03:42:19.618Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-15T03:42:19.618Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-15T03:42:19.618Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-15T03:42:19.618Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-15T03:42:19.618Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-03-15T03:42:19.618Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (0.00s) [2020-03-15T03:42:19.618Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:19.618Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (0.00s) [2020-03-15T03:42:19.618Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:19.618Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (0.00s) [2020-03-15T03:42:19.618Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:19.618Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (0.00s) [2020-03-15T03:42:19.618Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:19.618Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (0.00s) [2020-03-15T03:42:19.618Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:19.618Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (0.00s) [2020-03-15T03:42:19.618Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:19.618Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (0.00s) [2020-03-15T03:42:19.618Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:19.618Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (0.00s) [2020-03-15T03:42:19.618Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:19.618Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (0.00s) [2020-03-15T03:42:19.618Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:19.618Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (0.00s) [2020-03-15T03:42:19.618Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:19.618Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (0.00s) [2020-03-15T03:42:19.618Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:19.618Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (0.00s) [2020-03-15T03:42:19.618Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:19.618Z] === RUN TestCgroupNamespacesRun [2020-03-15T03:42:19.618Z] --- SKIP: TestCgroupNamespacesRun (0.00s) [2020-03-15T03:42:19.618Z] run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:19.618Z] === RUN TestCgroupNamespacesRunPrivileged [2020-03-15T03:42:19.618Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2020-03-15T03:42:19.618Z] run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:19.618Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-03-15T03:42:19.618Z] --- SKIP: TestCgroupNamespacesRunDaemonHostMode (0.00s) [2020-03-15T03:42:19.618Z] run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:19.618Z] === RUN TestCgroupNamespacesRunHostMode [2020-03-15T03:42:19.618Z] --- SKIP: TestCgroupNamespacesRunHostMode (0.00s) [2020-03-15T03:42:19.618Z] run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:19.618Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-03-15T03:42:19.618Z] --- SKIP: TestCgroupNamespacesRunPrivateMode (0.00s) [2020-03-15T03:42:19.618Z] run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:19.618Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-03-15T03:42:19.618Z] --- SKIP: TestCgroupNamespacesRunPrivilegedAndPrivate (0.00s) [2020-03-15T03:42:19.618Z] run_cgroupns_linux_test.go:48: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:19.618Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-03-15T03:42:19.618Z] --- SKIP: TestCgroupNamespacesRunInvalidMode (0.00s) [2020-03-15T03:42:19.618Z] run_cgroupns_linux_test.go:48: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:19.618Z] === RUN TestCgroupNamespacesRunOlderClient [2020-03-15T03:42:19.618Z] --- SKIP: TestCgroupNamespacesRunOlderClient (0.00s) [2020-03-15T03:42:19.618Z] run_cgroupns_linux_test.go:139: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:19.618Z] === RUN TestKernelTCPMemory [2020-03-15T03:42:19.618Z] --- SKIP: TestKernelTCPMemory (0.01s) [2020-03-15T03:42:19.618Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-15T03:42:19.618Z] === RUN TestNISDomainname [2020-03-15T03:42:19.874Z] --- SKIP: TestNISDomainname (0.01s) [2020-03-15T03:42:19.874Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-03-15T03:42:19.874Z] === RUN TestHostnameDnsResolution [2020-03-15T03:42:20.067Z] Loaded image: buildpack-deps:jessie [2020-03-15T03:42:20.067Z] Loaded image: busybox:latest [2020-03-15T03:42:20.067Z] Loaded image: busybox:glibc [2020-03-15T03:42:20.067Z] Loaded image: debian:jessie [2020-03-15T03:42:20.067Z] Loaded image: hello-world:latest [2020-03-15T03:42:20.067Z] INFO: Testing against a local daemon [2020-03-15T03:42:20.067Z] === RUN TestCgroupNamespacesBuild [2020-03-15T03:42:20.802Z] --- PASS: TestHostnameDnsResolution (1.03s) [2020-03-15T03:42:20.802Z] === RUN TestStats [2020-03-15T03:42:20.802Z] --- SKIP: TestStats (0.00s) [2020-03-15T03:42:20.802Z] stats_test.go:19: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-15T03:42:20.802Z] === RUN TestStopContainerWithTimeout [2020-03-15T03:42:20.802Z] === RUN TestStopContainerWithTimeout/0 [2020-03-15T03:42:20.802Z] === PAUSE TestStopContainerWithTimeout/0 [2020-03-15T03:42:20.802Z] === RUN TestStopContainerWithTimeout/1 [2020-03-15T03:42:20.802Z] === PAUSE TestStopContainerWithTimeout/1 [2020-03-15T03:42:20.802Z] === RUN TestStopContainerWithTimeout/3 [2020-03-15T03:42:20.802Z] === PAUSE TestStopContainerWithTimeout/3 [2020-03-15T03:42:20.802Z] === RUN TestStopContainerWithTimeout/-1 [2020-03-15T03:42:20.802Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-03-15T03:42:20.802Z] === CONT TestStopContainerWithTimeout/0 [2020-03-15T03:42:20.802Z] === CONT TestStopContainerWithTimeout/3 [2020-03-15T03:42:21.731Z] === CONT TestStopContainerWithTimeout/-1 [2020-03-15T03:42:21.970Z] --- PASS: TestCgroupNamespacesBuild (3.06s) [2020-03-15T03:42:21.970Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-03-15T03:42:23.619Z] === CONT TestStopContainerWithTimeout/1 [2020-03-15T03:42:23.872Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.85s) [2020-03-15T03:42:23.872Z] === RUN TestBuildWithSession [2020-03-15T03:42:23.872Z] --- SKIP: TestBuildWithSession (0.00s) [2020-03-15T03:42:23.872Z] build_session_test.go:25: TODO: BuildKit [2020-03-15T03:42:23.872Z] === RUN TestBuildSquashParent [2020-03-15T03:42:24.985Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-03-15T03:42:24.985Z] --- PASS: TestStopContainerWithTimeout/0 (0.77s) [2020-03-15T03:42:24.985Z] --- PASS: TestStopContainerWithTimeout/3 (2.74s) [2020-03-15T03:42:24.985Z] --- PASS: TestStopContainerWithTimeout/-1 (2.51s) [2020-03-15T03:42:24.985Z] --- PASS: TestStopContainerWithTimeout/1 (1.55s) [2020-03-15T03:42:24.985Z] === RUN TestDeleteDevicemapper [2020-03-15T03:42:24.985Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-03-15T03:42:24.985Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-15T03:42:24.985Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-03-15T03:42:25.927Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-03-15T03:42:26.875Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.46s) [2020-03-15T03:42:26.875Z] === RUN TestUpdateMemory [2020-03-15T03:42:26.875Z] --- SKIP: TestUpdateMemory (0.00s) [2020-03-15T03:42:26.876Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-15T03:42:26.876Z] === RUN TestUpdateCPUQuota [2020-03-15T03:42:26.876Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2020-03-15T03:42:26.876Z] update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-15T03:42:26.876Z] === RUN TestUpdatePidsLimit [2020-03-15T03:42:26.876Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2020-03-15T03:42:26.876Z] update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-15T03:42:26.876Z] === RUN TestUpdateRestartPolicy [2020-03-15T03:42:28.455Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-03-15T03:42:30.433Z] --- PASS: TestBuildSquashParent (5.90s) [2020-03-15T03:42:30.433Z] === RUN TestBuildWithRemoveAndForceRemove [2020-03-15T03:42:30.433Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-15T03:42:30.433Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-15T03:42:30.433Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-15T03:42:30.433Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-15T03:42:30.433Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-15T03:42:30.433Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-15T03:42:30.433Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-15T03:42:30.433Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-15T03:42:30.433Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-15T03:42:30.433Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-15T03:42:30.433Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-15T03:42:30.433Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-15T03:42:30.433Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-15T03:42:30.433Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-15T03:42:30.433Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-15T03:42:30.433Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-15T03:42:30.815Z] INFO: Expanding go... [2020-03-15T03:42:31.162Z] #66 408.4 + bin/containerd [2020-03-15T03:42:31.736Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-03-15T03:42:32.338Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-15T03:42:32.597Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-15T03:42:35.016Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-03-15T03:42:35.016Z] Using test binary docker [2020-03-15T03:42:35.016Z] +++ /etc/init.d/apparmor start [2020-03-15T03:42:35.016Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-03-15T03:42:35.016Z] INFO: Waiting for daemon to start... [2020-03-15T03:42:35.016Z] Starting dockerd [2020-03-15T03:42:35.016Z] +++ 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-03-15T03:42:35.134Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-03-15T03:42:35.134Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.50s) [2020-03-15T03:42:35.134Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.74s) [2020-03-15T03:42:35.134Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.10s) [2020-03-15T03:42:35.134Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.20s) [2020-03-15T03:42:35.134Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.17s) [2020-03-15T03:42:35.134Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.18s) [2020-03-15T03:42:35.134Z] === RUN TestBuildMultiStageCopy [2020-03-15T03:42:35.134Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-03-15T03:42:36.915Z] . [2020-03-15T03:42:36.915Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-03-15T03:42:36.915Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-03-15T03:42:36.915Z] Error: No such image: emptyfs [2020-03-15T03:42:36.915Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-03-15T03:42:36.915Z] ++++ docker load [2020-03-15T03:42:37.035Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-03-15T03:42:37.481Z] Running integration-test (iteration 1) [2020-03-15T03:42:37.481Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-03-15T03:42:37.481Z] ++ 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-03-15T03:42:37.481Z] ++ set -e [2020-03-15T03:42:37.481Z] ++ '[' -n 0 ']' [2020-03-15T03:42:37.481Z] ++ set -x [2020-03-15T03:42:37.481Z] ++ env -i DEST=/go/src/github.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-03-15T03:42:37.602Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-03-15T03:42:37.861Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-03-15T03:42:38.023Z] #66 ... [2020-03-15T03:42:38.023Z] [2020-03-15T03:42:38.023Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-15T03:42:38.023Z] #54 DONE 469.8s [2020-03-15T03:42:38.023Z] [2020-03-15T03:42:38.023Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-15T03:42:38.429Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-03-15T03:42:38.995Z] --- PASS: TestBuildMultiStageCopy (4.34s) [2020-03-15T03:42:38.995Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.27s) [2020-03-15T03:42:38.995Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.50s) [2020-03-15T03:42:38.995Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.50s) [2020-03-15T03:42:38.995Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.51s) [2020-03-15T03:42:38.995Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.56s) [2020-03-15T03:42:38.995Z] === RUN TestBuildMultiStageParentConfig [2020-03-15T03:42:39.045Z] --- PASS: TestUpdateRestartPolicy (11.57s) [2020-03-15T03:42:39.045Z] === RUN TestUpdateRestartWithAutoRemove [2020-03-15T03:42:39.045Z] --- PASS: TestUpdateRestartWithAutoRemove (0.56s) [2020-03-15T03:42:39.045Z] === RUN TestWaitNonBlocked [2020-03-15T03:42:39.045Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-15T03:42:39.045Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-15T03:42:39.045Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-15T03:42:39.045Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-15T03:42:39.045Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-15T03:42:39.045Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-15T03:42:39.607Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-03-15T03:42:39.607Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.77s) [2020-03-15T03:42:39.607Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.82s) [2020-03-15T03:42:39.607Z] === RUN TestWaitBlocked [2020-03-15T03:42:39.607Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-15T03:42:39.607Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-15T03:42:39.607Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-03-15T03:42:39.607Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-03-15T03:42:39.607Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-15T03:42:39.607Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-03-15T03:42:40.371Z] --- PASS: TestBuildMultiStageParentConfig (1.42s) [2020-03-15T03:42:40.371Z] === RUN TestBuildLabelWithTargets [2020-03-15T03:42:40.536Z] --- PASS: TestWaitBlocked (0.02s) [2020-03-15T03:42:40.536Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.78s) [2020-03-15T03:42:40.536Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.83s) [2020-03-15T03:42:40.536Z] === CONT TestContainerStartOnDaemonRestart [2020-03-15T03:42:40.536Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2020-03-15T03:42:40.536Z] daemon_linux_test.go:35: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:40.536Z] === CONT TestIpcModeOlderClient [2020-03-15T03:42:40.536Z] === CONT TestDaemonHostGatewayIP [2020-03-15T03:42:40.536Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2020-03-15T03:42:40.536Z] daemon_linux_test.go:135: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:40.536Z] === CONT TestDaemonRestartIpcMode [2020-03-15T03:42:40.536Z] --- SKIP: TestDaemonRestartIpcMode (0.00s) [2020-03-15T03:42:40.536Z] daemon_linux_test.go:89: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:40.536Z] --- PASS: TestIpcModeOlderClient (0.11s) [2020-03-15T03:42:40.536Z] PASS [2020-03-15T03:42:40.536Z] [2020-03-15T03:42:40.536Z] === Skipped [2020-03-15T03:42:40.536Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-03-15T03:42:40.536Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-15T03:42:40.536Z] [2020-03-15T03:42:40.536Z] === SKIP: amd64.integration.container TestExportContainerAfterDaemonRestart (0.00s) [2020-03-15T03:42:40.536Z] export_test.go:63: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:40.536Z] [2020-03-15T03:42:40.536Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2020-03-15T03:42:40.536Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-03-15T03:42:40.536Z] [2020-03-15T03:42:40.536Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2020-03-15T03:42:40.536Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-03-15T03:42:40.536Z] [2020-03-15T03:42:40.536Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2020-03-15T03:42:40.536Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-03-15T03:42:40.536Z] [2020-03-15T03:42:40.536Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivate (0.02s) [2020-03-15T03:42:40.536Z] ipcmode_linux_test.go:232: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:40.536Z] [2020-03-15T03:42:40.536Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.01s) [2020-03-15T03:42:40.536Z] ipcmode_linux_test.go:232: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:40.536Z] [2020-03-15T03:42:40.536Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.01s) [2020-03-15T03:42:40.536Z] ipcmode_linux_test.go:232: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:40.536Z] [2020-03-15T03:42:40.536Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-03-15T03:42:40.536Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-15T03:42:40.536Z] [2020-03-15T03:42:40.536Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-03-15T03:42:40.536Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-15T03:42:40.536Z] [2020-03-15T03:42:40.536Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2020-03-15T03:42:40.536Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-03-15T03:42:40.536Z] [2020-03-15T03:42:40.536Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2020-03-15T03:42:40.536Z] 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-03-15T03:42:40.536Z] [2020-03-15T03:42:40.536Z] === SKIP: amd64.integration.container TestPause (0.00s) [2020-03-15T03:42:40.536Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-15T03:42:40.536Z] [2020-03-15T03:42:40.536Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-15T03:42:40.536Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-15T03:42:40.536Z] [2020-03-15T03:42:40.536Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2020-03-15T03:42:40.536Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-15T03:42:40.536Z] [2020-03-15T03:42:40.536Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (0.00s) [2020-03-15T03:42:40.536Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-15T03:42:40.536Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-15T03:42:40.536Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (0.00s) [2020-03-15T03:42:40.536Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:40.536Z] [2020-03-15T03:42:40.536Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (0.00s) [2020-03-15T03:42:40.536Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-15T03:42:40.536Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-15T03:42:40.536Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (0.00s) [2020-03-15T03:42:40.536Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:40.536Z] [2020-03-15T03:42:40.536Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (0.00s) [2020-03-15T03:42:40.536Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-15T03:42:40.536Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-15T03:42:40.536Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (0.00s) [2020-03-15T03:42:40.536Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:40.536Z] [2020-03-15T03:42:40.536Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (0.00s) [2020-03-15T03:42:40.536Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-15T03:42:40.536Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-15T03:42:40.536Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (0.00s) [2020-03-15T03:42:40.536Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:40.536Z] [2020-03-15T03:42:40.536Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (0.00s) [2020-03-15T03:42:40.536Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-15T03:42:40.536Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-15T03:42:40.536Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (0.00s) [2020-03-15T03:42:40.536Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:40.536Z] [2020-03-15T03:42:40.536Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (0.00s) [2020-03-15T03:42:40.536Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-15T03:42:40.536Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-15T03:42:40.536Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (0.00s) [2020-03-15T03:42:40.536Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:40.536Z] [2020-03-15T03:42:40.536Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (0.00s) [2020-03-15T03:42:40.536Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-15T03:42:40.536Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-15T03:42:40.536Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (0.00s) [2020-03-15T03:42:40.536Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:40.536Z] [2020-03-15T03:42:40.536Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (0.00s) [2020-03-15T03:42:40.536Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-15T03:42:40.536Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-15T03:42:40.536Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (0.00s) [2020-03-15T03:42:40.536Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:40.536Z] [2020-03-15T03:42:40.536Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (0.00s) [2020-03-15T03:42:40.536Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-15T03:42:40.536Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-15T03:42:40.536Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (0.00s) [2020-03-15T03:42:40.536Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:40.536Z] [2020-03-15T03:42:40.536Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (0.00s) [2020-03-15T03:42:40.536Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-15T03:42:40.536Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-15T03:42:40.536Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (0.00s) [2020-03-15T03:42:40.536Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:40.536Z] [2020-03-15T03:42:40.536Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (0.00s) [2020-03-15T03:42:40.537Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-15T03:42:40.537Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-15T03:42:40.537Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (0.00s) [2020-03-15T03:42:40.537Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:40.537Z] [2020-03-15T03:42:40.537Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (0.00s) [2020-03-15T03:42:40.537Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-15T03:42:40.537Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-15T03:42:40.537Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (0.00s) [2020-03-15T03:42:40.537Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:40.537Z] [2020-03-15T03:42:40.537Z] === SKIP: amd64.integration.container TestCgroupNamespacesRun (0.00s) [2020-03-15T03:42:40.537Z] run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:40.537Z] [2020-03-15T03:42:40.537Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2020-03-15T03:42:40.537Z] run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:40.537Z] [2020-03-15T03:42:40.537Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunDaemonHostMode (0.00s) [2020-03-15T03:42:40.537Z] run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:40.537Z] [2020-03-15T03:42:40.537Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunHostMode (0.00s) [2020-03-15T03:42:40.537Z] run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:40.537Z] [2020-03-15T03:42:40.537Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivateMode (0.00s) [2020-03-15T03:42:40.537Z] run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:40.537Z] [2020-03-15T03:42:40.537Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivilegedAndPrivate (0.00s) [2020-03-15T03:42:40.537Z] run_cgroupns_linux_test.go:48: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:40.537Z] [2020-03-15T03:42:40.537Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunInvalidMode (0.00s) [2020-03-15T03:42:40.537Z] run_cgroupns_linux_test.go:48: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:40.537Z] [2020-03-15T03:42:40.537Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunOlderClient (0.00s) [2020-03-15T03:42:40.537Z] run_cgroupns_linux_test.go:139: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:40.537Z] [2020-03-15T03:42:40.537Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s) [2020-03-15T03:42:40.537Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-15T03:42:40.537Z] [2020-03-15T03:42:40.537Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2020-03-15T03:42:40.537Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-03-15T03:42:40.537Z] [2020-03-15T03:42:40.537Z] === SKIP: amd64.integration.container TestStats (0.00s) [2020-03-15T03:42:40.537Z] stats_test.go:19: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-15T03:42:40.537Z] [2020-03-15T03:42:40.537Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-03-15T03:42:40.537Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-15T03:42:40.537Z] [2020-03-15T03:42:40.537Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-03-15T03:42:40.537Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-15T03:42:40.537Z] [2020-03-15T03:42:40.537Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2020-03-15T03:42:40.537Z] update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-15T03:42:40.537Z] [2020-03-15T03:42:40.537Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2020-03-15T03:42:40.537Z] update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-15T03:42:40.537Z] [2020-03-15T03:42:40.537Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2020-03-15T03:42:40.537Z] === PAUSE TestContainerStartOnDaemonRestart [2020-03-15T03:42:40.537Z] === CONT TestContainerStartOnDaemonRestart [2020-03-15T03:42:40.537Z] daemon_linux_test.go:35: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:40.537Z] [2020-03-15T03:42:40.537Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2020-03-15T03:42:40.537Z] === PAUSE TestDaemonHostGatewayIP [2020-03-15T03:42:40.537Z] === CONT TestDaemonHostGatewayIP [2020-03-15T03:42:40.537Z] daemon_linux_test.go:135: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:40.537Z] [2020-03-15T03:42:40.537Z] === SKIP: amd64.integration.container TestDaemonRestartIpcMode (0.00s) [2020-03-15T03:42:40.537Z] === PAUSE TestDaemonRestartIpcMode [2020-03-15T03:42:40.537Z] === CONT TestDaemonRestartIpcMode [2020-03-15T03:42:40.537Z] daemon_linux_test.go:89: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:40.537Z] [2020-03-15T03:42:40.537Z] [2020-03-15T03:42:40.537Z] DONE 192 tests, 45 skipped in 61.975s [2020-03-15T03:42:40.537Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-03-15T03:42:40.537Z] INFO: Testing against a local daemon [2020-03-15T03:42:40.537Z] === RUN TestCommitInheritsEnv [2020-03-15T03:42:41.519Z] #66 ... [2020-03-15T03:42:41.519Z] [2020-03-15T03:42:41.519Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-15T03:42:41.519Z] #24 473.8 + return [2020-03-15T03:42:41.807Z] #24 DONE 473.9s [2020-03-15T03:42:41.807Z] [2020-03-15T03:42:41.807Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-15T03:42:42.427Z] --- PASS: TestCommitInheritsEnv (1.54s) [2020-03-15T03:42:42.427Z] === RUN TestImportExtremelyLargeImageWorks [2020-03-15T03:42:42.427Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-03-15T03:42:42.427Z] === RUN TestImagesFilterMultiReference [2020-03-15T03:42:42.427Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2020-03-15T03:42:42.427Z] === RUN TestImagePullPlatformInvalid [2020-03-15T03:42:42.427Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-03-15T03:42:42.427Z] === RUN TestRemoveImageOrphaning [2020-03-15T03:42:42.902Z] --- PASS: TestBuildLabelWithTargets (2.15s) [2020-03-15T03:42:42.902Z] === RUN TestBuildWithEmptyLayers [2020-03-15T03:42:43.837Z] --- PASS: TestBuildWithEmptyLayers (0.99s) [2020-03-15T03:42:43.837Z] === RUN TestBuildMultiStageOnBuild [2020-03-15T03:42:44.317Z] --- PASS: TestRemoveImageOrphaning (1.92s) [2020-03-15T03:42:44.317Z] === RUN TestRemoveImageGarbageCollector [2020-03-15T03:42:44.317Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-03-15T03:42:44.317Z] remove_unix_test.go:40: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:44.317Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-03-15T03:42:44.317Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-03-15T03:42:44.317Z] === RUN TestTagInvalidReference [2020-03-15T03:42:44.317Z] --- PASS: TestTagInvalidReference (0.01s) [2020-03-15T03:42:44.317Z] === RUN TestTagValidPrefixedRepo [2020-03-15T03:42:44.317Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-03-15T03:42:44.317Z] === RUN TestTagExistedNameWithoutForce [2020-03-15T03:42:44.317Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-03-15T03:42:44.317Z] === RUN TestTagOfficialNames [2020-03-15T03:42:44.317Z] --- PASS: TestTagOfficialNames (0.06s) [2020-03-15T03:42:44.317Z] === RUN TestTagMatchesDigest [2020-03-15T03:42:44.317Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-03-15T03:42:44.317Z] === CONT TestImportExtremelyLargeImageWorks [2020-03-15T03:42:44.317Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-03-15T03:42:44.317Z] import_test.go:26: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:44.317Z] PASS [2020-03-15T03:42:44.317Z] [2020-03-15T03:42:44.317Z] === Skipped [2020-03-15T03:42:44.317Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-03-15T03:42:44.317Z] remove_unix_test.go:40: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:44.317Z] [2020-03-15T03:42:44.317Z] === SKIP: amd64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-03-15T03:42:44.317Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-03-15T03:42:44.317Z] === CONT TestImportExtremelyLargeImageWorks [2020-03-15T03:42:44.317Z] import_test.go:26: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:44.317Z] [2020-03-15T03:42:44.317Z] [2020-03-15T03:42:44.317Z] DONE 12 tests, 2 skipped in 3.851s [2020-03-15T03:42:44.317Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-03-15T03:42:44.523Z] #66 ... [2020-03-15T03:42:44.523Z] [2020-03-15T03:42:44.523Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-03-15T03:42:44.523Z] #25 DONE 0.1s [2020-03-15T03:42:44.523Z] [2020-03-15T03:42:44.523Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-03-15T03:42:44.573Z] INFO: Testing against a local daemon [2020-03-15T03:42:44.573Z] === RUN TestNetworkCreateDelete [2020-03-15T03:42:44.573Z] --- PASS: TestNetworkCreateDelete (0.11s) [2020-03-15T03:42:44.573Z] === RUN TestDockerNetworkDeletePreferID [2020-03-15T03:42:44.813Z] #29 DONE 0.6s [2020-03-15T03:42:44.813Z] [2020-03-15T03:42:44.813Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-15T03:42:44.813Z] #66 ... [2020-03-15T03:42:44.813Z] [2020-03-15T03:42:44.813Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-03-15T03:42:44.813Z] #32 DONE 0.1s [2020-03-15T03:42:44.813Z] [2020-03-15T03:42:44.813Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-03-15T03:42:44.829Z] --- PASS: TestDockerNetworkDeletePreferID (0.28s) [2020-03-15T03:42:44.829Z] === RUN TestInspectNetwork [2020-03-15T03:42:44.829Z] --- SKIP: TestInspectNetwork (0.01s) [2020-03-15T03:42:44.829Z] inspect_test.go:18: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:44.829Z] === RUN TestRunContainerWithBridgeNone [2020-03-15T03:42:44.829Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-03-15T03:42:44.829Z] network_test.go:27: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:44.829Z] === RUN TestNetworkInvalidJSON [2020-03-15T03:42:44.829Z] === RUN TestNetworkInvalidJSON//networks/create [2020-03-15T03:42:44.829Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-03-15T03:42:44.829Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-03-15T03:42:44.829Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-03-15T03:42:44.829Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-15T03:42:44.829Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-15T03:42:44.829Z] === CONT TestNetworkInvalidJSON//networks/create [2020-03-15T03:42:44.829Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-15T03:42:44.829Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-03-15T03:42:44.829Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-03-15T03:42:44.829Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-03-15T03:42:44.829Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-03-15T03:42:44.829Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-03-15T03:42:44.829Z] === RUN TestHostIPv4BridgeLabel [2020-03-15T03:42:44.829Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2020-03-15T03:42:44.829Z] network_test.go:98: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:44.829Z] === RUN TestDaemonRestartWithLiveRestore [2020-03-15T03:42:44.829Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2020-03-15T03:42:44.829Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-03-15T03:42:44.829Z] === RUN TestDaemonDefaultNetworkPools [2020-03-15T03:42:44.829Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2020-03-15T03:42:44.829Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-03-15T03:42:44.829Z] === RUN TestDaemonRestartWithExistingNetwork [2020-03-15T03:42:44.829Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2020-03-15T03:42:44.829Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-03-15T03:42:44.829Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-03-15T03:42:44.829Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-03-15T03:42:44.829Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-03-15T03:42:44.829Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-03-15T03:42:44.829Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-03-15T03:42:44.829Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-03-15T03:42:44.829Z] === RUN TestServiceWithPredefinedNetwork [2020-03-15T03:42:44.829Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-03-15T03:42:44.829Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-03-15T03:42:44.829Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-03-15T03:42:44.829Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-15T03:42:44.829Z] service_test.go:236: FLAKY_TEST [2020-03-15T03:42:44.829Z] === RUN TestServiceWithDataPathPortInit [2020-03-15T03:42:44.829Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2020-03-15T03:42:44.829Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-03-15T03:42:44.829Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-03-15T03:42:44.829Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-03-15T03:42:44.829Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-03-15T03:42:44.829Z] PASS [2020-03-15T03:42:44.829Z] [2020-03-15T03:42:44.829Z] === Skipped [2020-03-15T03:42:44.829Z] === SKIP: amd64.integration.network TestInspectNetwork (0.01s) [2020-03-15T03:42:44.829Z] inspect_test.go:18: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:44.829Z] [2020-03-15T03:42:44.829Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2020-03-15T03:42:44.829Z] network_test.go:27: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:44.829Z] [2020-03-15T03:42:44.829Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2020-03-15T03:42:44.829Z] network_test.go:98: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:44.829Z] [2020-03-15T03:42:44.829Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2020-03-15T03:42:44.829Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-03-15T03:42:44.829Z] [2020-03-15T03:42:44.829Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2020-03-15T03:42:44.829Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-03-15T03:42:44.829Z] [2020-03-15T03:42:44.829Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2020-03-15T03:42:44.829Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-03-15T03:42:44.829Z] [2020-03-15T03:42:44.829Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-03-15T03:42:44.829Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-03-15T03:42:44.829Z] [2020-03-15T03:42:44.829Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-03-15T03:42:44.829Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-03-15T03:42:44.829Z] [2020-03-15T03:42:44.829Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2020-03-15T03:42:44.829Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-03-15T03:42:44.829Z] [2020-03-15T03:42:44.829Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-15T03:42:44.829Z] service_test.go:236: FLAKY_TEST [2020-03-15T03:42:44.829Z] [2020-03-15T03:42:44.829Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2020-03-15T03:42:44.829Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-03-15T03:42:44.829Z] [2020-03-15T03:42:44.829Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-03-15T03:42:44.829Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-03-15T03:42:44.829Z] [2020-03-15T03:42:44.829Z] [2020-03-15T03:42:44.829Z] DONE 18 tests, 12 skipped in 0.561s [2020-03-15T03:42:44.829Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-03-15T03:42:45.085Z] INFO: Testing against a local daemon [2020-03-15T03:42:45.085Z] === RUN TestDockerNetworkIpvlanPersistance [2020-03-15T03:42:45.085Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-03-15T03:42:45.085Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-15T03:42:45.085Z] === RUN TestDockerNetworkIpvlan [2020-03-15T03:42:45.085Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-03-15T03:42:45.085Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-15T03:42:45.085Z] PASS [2020-03-15T03:42:45.085Z] [2020-03-15T03:42:45.085Z] === Skipped [2020-03-15T03:42:45.085Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-03-15T03:42:45.085Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-15T03:42:45.085Z] [2020-03-15T03:42:45.085Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-03-15T03:42:45.085Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-15T03:42:45.085Z] [2020-03-15T03:42:45.085Z] [2020-03-15T03:42:45.085Z] DONE 2 tests, 2 skipped in 0.095s [2020-03-15T03:42:45.085Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-03-15T03:42:45.085Z] INFO: Testing against a local daemon [2020-03-15T03:42:45.085Z] === RUN TestDockerNetworkMacvlanPersistance [2020-03-15T03:42:45.085Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2020-03-15T03:42:45.085Z] macvlan_test.go:23: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:45.085Z] === RUN TestDockerNetworkMacvlan [2020-03-15T03:42:45.085Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2020-03-15T03:42:45.085Z] macvlan_test.go:69: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:45.085Z] PASS [2020-03-15T03:42:45.085Z] [2020-03-15T03:42:45.085Z] === Skipped [2020-03-15T03:42:45.085Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2020-03-15T03:42:45.085Z] macvlan_test.go:23: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:45.085Z] [2020-03-15T03:42:45.085Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2020-03-15T03:42:45.085Z] macvlan_test.go:69: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:45.085Z] [2020-03-15T03:42:45.085Z] [2020-03-15T03:42:45.085Z] DONE 2 tests, 2 skipped in 0.091s [2020-03-15T03:42:45.085Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-03-15T03:42:45.085Z] testing: warning: no tests to run [2020-03-15T03:42:45.085Z] PASS [2020-03-15T03:42:45.085Z] [2020-03-15T03:42:45.085Z] DONE 0 tests in 0.023s [2020-03-15T03:42:45.085Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-03-15T03:42:45.099Z] #35 DONE 0.1s [2020-03-15T03:42:45.099Z] [2020-03-15T03:42:45.099Z] #40 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-03-15T03:42:45.099Z] #40 DONE 0.1s [2020-03-15T03:42:45.099Z] [2020-03-15T03:42:45.100Z] #43 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-03-15T03:42:45.341Z] INFO: Testing against a local daemon [2020-03-15T03:42:45.342Z] === RUN TestAuthZPluginAllowRequest [2020-03-15T03:42:45.342Z] --- SKIP: TestAuthZPluginAllowRequest (0.01s) [2020-03-15T03:42:45.342Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:45.342Z] === RUN TestAuthZPluginTLS [2020-03-15T03:42:45.342Z] --- SKIP: TestAuthZPluginTLS (0.02s) [2020-03-15T03:42:45.342Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:45.342Z] === RUN TestAuthZPluginDenyRequest [2020-03-15T03:42:45.342Z] --- SKIP: TestAuthZPluginDenyRequest (0.01s) [2020-03-15T03:42:45.342Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:45.342Z] === RUN TestAuthZPluginAPIDenyResponse [2020-03-15T03:42:45.342Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.01s) [2020-03-15T03:42:45.342Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:45.342Z] === RUN TestAuthZPluginDenyResponse [2020-03-15T03:42:45.342Z] --- SKIP: TestAuthZPluginDenyResponse (0.01s) [2020-03-15T03:42:45.342Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:45.342Z] === RUN TestAuthZPluginAllowEventStream [2020-03-15T03:42:45.342Z] --- SKIP: TestAuthZPluginAllowEventStream (0.01s) [2020-03-15T03:42:45.342Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:45.342Z] === RUN TestAuthZPluginErrorResponse [2020-03-15T03:42:45.342Z] --- SKIP: TestAuthZPluginErrorResponse (0.01s) [2020-03-15T03:42:45.342Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:45.342Z] === RUN TestAuthZPluginErrorRequest [2020-03-15T03:42:45.342Z] --- SKIP: TestAuthZPluginErrorRequest (0.01s) [2020-03-15T03:42:45.342Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:45.342Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-03-15T03:42:45.342Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.01s) [2020-03-15T03:42:45.342Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:45.342Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-03-15T03:42:45.342Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.01s) [2020-03-15T03:42:45.342Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:45.342Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-03-15T03:42:45.342Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.01s) [2020-03-15T03:42:45.342Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:45.342Z] === RUN TestAuthZPluginHeader [2020-03-15T03:42:45.342Z] --- SKIP: TestAuthZPluginHeader (0.01s) [2020-03-15T03:42:45.342Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:45.342Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-03-15T03:42:45.390Z] #43 DONE 0.1s [2020-03-15T03:42:45.390Z] [2020-03-15T03:42:45.390Z] #46 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-03-15T03:42:45.390Z] #46 DONE 0.1s [2020-03-15T03:42:45.390Z] [2020-03-15T03:42:45.390Z] #49 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-03-15T03:42:45.390Z] #49 DONE 0.1s [2020-03-15T03:42:45.390Z] [2020-03-15T03:42:45.390Z] #52 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-03-15T03:42:45.390Z] #52 DONE 0.1s [2020-03-15T03:42:45.390Z] [2020-03-15T03:42:45.390Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-15T03:42:45.598Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.22s) [2020-03-15T03:42:45.598Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:45.598Z] === RUN TestAuthZPluginV2Disable [2020-03-15T03:42:45.598Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2020-03-15T03:42:45.598Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:45.598Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-03-15T03:42:45.598Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.04s) [2020-03-15T03:42:45.598Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:45.598Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-03-15T03:42:45.598Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.03s) [2020-03-15T03:42:45.598Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:45.598Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-03-15T03:42:45.598Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.03s) [2020-03-15T03:42:45.598Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:45.598Z] PASS [2020-03-15T03:42:45.598Z] [2020-03-15T03:42:45.598Z] === Skipped [2020-03-15T03:42:45.598Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.01s) [2020-03-15T03:42:45.598Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:45.598Z] [2020-03-15T03:42:45.598Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.02s) [2020-03-15T03:42:45.598Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:45.598Z] [2020-03-15T03:42:45.598Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.01s) [2020-03-15T03:42:45.598Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:45.598Z] [2020-03-15T03:42:45.598Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.01s) [2020-03-15T03:42:45.598Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:45.598Z] [2020-03-15T03:42:45.598Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.01s) [2020-03-15T03:42:45.598Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:45.598Z] [2020-03-15T03:42:45.598Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.01s) [2020-03-15T03:42:45.598Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:45.598Z] [2020-03-15T03:42:45.598Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.01s) [2020-03-15T03:42:45.598Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:45.598Z] [2020-03-15T03:42:45.598Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.01s) [2020-03-15T03:42:45.598Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:45.598Z] [2020-03-15T03:42:45.598Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.01s) [2020-03-15T03:42:45.598Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:45.598Z] [2020-03-15T03:42:45.598Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.01s) [2020-03-15T03:42:45.598Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:45.598Z] [2020-03-15T03:42:45.598Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.01s) [2020-03-15T03:42:45.598Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:45.598Z] [2020-03-15T03:42:45.598Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.01s) [2020-03-15T03:42:45.598Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:45.598Z] [2020-03-15T03:42:45.598Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.22s) [2020-03-15T03:42:45.598Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:45.598Z] [2020-03-15T03:42:45.598Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2020-03-15T03:42:45.598Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:45.598Z] [2020-03-15T03:42:45.598Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.04s) [2020-03-15T03:42:45.598Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:45.598Z] [2020-03-15T03:42:45.598Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.03s) [2020-03-15T03:42:45.598Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:45.598Z] [2020-03-15T03:42:45.598Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.03s) [2020-03-15T03:42:45.598Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:45.598Z] [2020-03-15T03:42:45.598Z] [2020-03-15T03:42:45.598Z] DONE 17 tests, 17 skipped in 0.517s [2020-03-15T03:42:45.598Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-03-15T03:42:45.679Z] #66 ... [2020-03-15T03:42:45.679Z] [2020-03-15T03:42:45.679Z] #55 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-03-15T03:42:45.679Z] #55 DONE 0.1s [2020-03-15T03:42:45.679Z] [2020-03-15T03:42:45.679Z] #58 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-03-15T03:42:45.679Z] #58 DONE 0.1s [2020-03-15T03:42:45.679Z] [2020-03-15T03:42:45.679Z] #62 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-03-15T03:42:45.855Z] INFO: Testing against a local daemon [2020-03-15T03:42:45.855Z] === RUN TestPluginInvalidJSON [2020-03-15T03:42:45.855Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-03-15T03:42:45.855Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-03-15T03:42:45.855Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-03-15T03:42:45.855Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-03-15T03:42:45.855Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-03-15T03:42:45.855Z] PASS [2020-03-15T03:42:45.855Z] [2020-03-15T03:42:45.855Z] DONE 2 tests in 0.107s [2020-03-15T03:42:45.855Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-03-15T03:42:45.855Z] INFO: Testing against a local daemon [2020-03-15T03:42:45.855Z] === RUN TestExternalGraphDriver [2020-03-15T03:42:45.855Z] --- SKIP: TestExternalGraphDriver (0.07s) [2020-03-15T03:42:45.855Z] external_test.go:57: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:45.855Z] === RUN TestGraphdriverPluginV2 [2020-03-15T03:42:45.968Z] #62 DONE 0.1s [2020-03-15T03:42:45.968Z] [2020-03-15T03:42:45.968Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-15T03:42:46.111Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2020-03-15T03:42:46.111Z] external_test.go:413: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:46.111Z] PASS [2020-03-15T03:42:46.111Z] [2020-03-15T03:42:46.111Z] === Skipped [2020-03-15T03:42:46.111Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s) [2020-03-15T03:42:46.111Z] external_test.go:57: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:46.111Z] [2020-03-15T03:42:46.111Z] === SKIP: amd64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2020-03-15T03:42:46.111Z] external_test.go:413: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:46.111Z] [2020-03-15T03:42:46.111Z] [2020-03-15T03:42:46.111Z] DONE 2 tests, 2 skipped in 0.182s [2020-03-15T03:42:46.111Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-03-15T03:42:46.111Z] INFO: Testing against a local daemon [2020-03-15T03:42:46.111Z] === RUN TestContinueAfterPluginCrash [2020-03-15T03:42:46.111Z] === PAUSE TestContinueAfterPluginCrash [2020-03-15T03:42:46.111Z] === RUN TestReadPluginNoRead [2020-03-15T03:42:46.111Z] === PAUSE TestReadPluginNoRead [2020-03-15T03:42:46.111Z] === RUN TestDaemonStartWithLogOpt [2020-03-15T03:42:46.111Z] === PAUSE TestDaemonStartWithLogOpt [2020-03-15T03:42:46.111Z] === CONT TestContinueAfterPluginCrash [2020-03-15T03:42:46.111Z] === CONT TestDaemonStartWithLogOpt [2020-03-15T03:42:46.111Z] --- SKIP: TestContinueAfterPluginCrash (0.00s) [2020-03-15T03:42:46.111Z] logging_linux_test.go:22: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:46.111Z] === CONT TestReadPluginNoRead [2020-03-15T03:42:46.111Z] --- SKIP: TestReadPluginNoRead (0.00s) [2020-03-15T03:42:46.111Z] read_test.go:24: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:46.111Z] --- SKIP: TestDaemonStartWithLogOpt (0.00s) [2020-03-15T03:42:46.111Z] validation_test.go:23: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:46.111Z] PASS [2020-03-15T03:42:46.111Z] [2020-03-15T03:42:46.111Z] === Skipped [2020-03-15T03:42:46.111Z] === SKIP: amd64.integration.plugin.logging TestContinueAfterPluginCrash (0.00s) [2020-03-15T03:42:46.111Z] === PAUSE TestContinueAfterPluginCrash [2020-03-15T03:42:46.111Z] === CONT TestContinueAfterPluginCrash [2020-03-15T03:42:46.111Z] logging_linux_test.go:22: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:46.111Z] [2020-03-15T03:42:46.111Z] === SKIP: amd64.integration.plugin.logging TestReadPluginNoRead (0.00s) [2020-03-15T03:42:46.111Z] === PAUSE TestReadPluginNoRead [2020-03-15T03:42:46.111Z] === CONT TestReadPluginNoRead [2020-03-15T03:42:46.111Z] read_test.go:24: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:46.111Z] [2020-03-15T03:42:46.111Z] === SKIP: amd64.integration.plugin.logging TestDaemonStartWithLogOpt (0.00s) [2020-03-15T03:42:46.111Z] === PAUSE TestDaemonStartWithLogOpt [2020-03-15T03:42:46.111Z] === CONT TestDaemonStartWithLogOpt [2020-03-15T03:42:46.111Z] validation_test.go:23: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:46.111Z] [2020-03-15T03:42:46.111Z] [2020-03-15T03:42:46.111Z] DONE 3 tests, 3 skipped in 0.102s [2020-03-15T03:42:46.111Z] 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-03-15T03:42:46.111Z] testing: warning: no tests to run [2020-03-15T03:42:46.111Z] PASS [2020-03-15T03:42:46.111Z] [2020-03-15T03:42:46.111Z] DONE 0 tests in 0.035s [2020-03-15T03:42:46.111Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-03-15T03:42:46.368Z] --- PASS: TestBuildMultiStageOnBuild (2.72s) [2020-03-15T03:42:46.368Z] === RUN TestBuildUncleanTarFilenames [2020-03-15T03:42:46.377Z] INFO: Testing against a local daemon [2020-03-15T03:42:46.377Z] === RUN TestPluginWithDevMounts [2020-03-15T03:42:46.377Z] === PAUSE TestPluginWithDevMounts [2020-03-15T03:42:46.377Z] === CONT TestPluginWithDevMounts [2020-03-15T03:42:46.377Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-03-15T03:42:46.377Z] mounts_test.go:23: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:46.377Z] PASS [2020-03-15T03:42:46.377Z] [2020-03-15T03:42:46.377Z] === Skipped [2020-03-15T03:42:46.377Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2020-03-15T03:42:46.377Z] === PAUSE TestPluginWithDevMounts [2020-03-15T03:42:46.377Z] === CONT TestPluginWithDevMounts [2020-03-15T03:42:46.377Z] mounts_test.go:23: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:46.377Z] [2020-03-15T03:42:46.377Z] [2020-03-15T03:42:46.377Z] DONE 1 tests, 1 skipped in 0.127s [2020-03-15T03:42:46.377Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-03-15T03:42:46.377Z] INFO: Testing against a local daemon [2020-03-15T03:42:46.377Z] === RUN TestSecretInspect [2020-03-15T03:42:46.377Z] --- SKIP: TestSecretInspect (0.02s) [2020-03-15T03:42:46.377Z] secret_test.go:25: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:46.377Z] === RUN TestSecretList [2020-03-15T03:42:46.377Z] --- SKIP: TestSecretList (0.01s) [2020-03-15T03:42:46.377Z] secret_test.go:48: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:46.377Z] === RUN TestSecretsCreateAndDelete [2020-03-15T03:42:46.377Z] --- SKIP: TestSecretsCreateAndDelete (0.02s) [2020-03-15T03:42:46.377Z] secret_test.go:125: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:46.377Z] === RUN TestSecretsUpdate [2020-03-15T03:42:46.377Z] --- SKIP: TestSecretsUpdate (0.01s) [2020-03-15T03:42:46.377Z] secret_test.go:172: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:46.377Z] === RUN TestTemplatedSecret [2020-03-15T03:42:46.377Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-03-15T03:42:46.377Z] secret_test.go:221: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:46.377Z] === RUN TestSecretCreateResolve [2020-03-15T03:42:46.377Z] --- SKIP: TestSecretCreateResolve (0.01s) [2020-03-15T03:42:46.377Z] secret_test.go:342: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:46.377Z] PASS [2020-03-15T03:42:46.377Z] [2020-03-15T03:42:46.377Z] === Skipped [2020-03-15T03:42:46.377Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2020-03-15T03:42:46.377Z] secret_test.go:25: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:46.377Z] [2020-03-15T03:42:46.377Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2020-03-15T03:42:46.377Z] secret_test.go:48: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:46.377Z] [2020-03-15T03:42:46.377Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s) [2020-03-15T03:42:46.377Z] secret_test.go:125: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:46.377Z] [2020-03-15T03:42:46.377Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2020-03-15T03:42:46.377Z] secret_test.go:172: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:46.377Z] [2020-03-15T03:42:46.377Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2020-03-15T03:42:46.377Z] secret_test.go:221: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:46.377Z] [2020-03-15T03:42:46.377Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2020-03-15T03:42:46.377Z] secret_test.go:342: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:46.377Z] [2020-03-15T03:42:46.377Z] [2020-03-15T03:42:46.377Z] DONE 6 tests, 6 skipped in 0.173s [2020-03-15T03:42:46.640Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-03-15T03:42:46.640Z] INFO: Testing against a local daemon [2020-03-15T03:42:46.640Z] === RUN TestServiceCreateInit [2020-03-15T03:42:46.640Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-03-15T03:42:46.640Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-03-15T03:42:46.640Z] --- PASS: TestServiceCreateInit (0.02s) [2020-03-15T03:42:46.640Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-03-15T03:42:46.640Z] create_test.go:39: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:46.640Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-03-15T03:42:46.640Z] create_test.go:39: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:46.640Z] === RUN TestCreateServiceMultipleTimes [2020-03-15T03:42:46.640Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2020-03-15T03:42:46.640Z] create_test.go:81: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:46.640Z] === RUN TestCreateServiceConflict [2020-03-15T03:42:46.640Z] --- SKIP: TestCreateServiceConflict (0.01s) [2020-03-15T03:42:46.640Z] create_test.go:154: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:46.640Z] === RUN TestCreateServiceMaxReplicas [2020-03-15T03:42:46.640Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2020-03-15T03:42:46.640Z] create_test.go:175: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:46.640Z] === RUN TestCreateWithDuplicateNetworkNames [2020-03-15T03:42:46.640Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2020-03-15T03:42:46.640Z] create_test.go:196: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:46.640Z] === RUN TestCreateServiceSecretFileMode [2020-03-15T03:42:46.640Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2020-03-15T03:42:46.640Z] create_test.go:249: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:46.640Z] === RUN TestCreateServiceConfigFileMode [2020-03-15T03:42:46.640Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2020-03-15T03:42:46.640Z] create_test.go:313: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:46.640Z] === RUN TestCreateServiceSysctls [2020-03-15T03:42:46.640Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2020-03-15T03:42:46.640Z] create_test.go:403: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:46.640Z] === RUN TestCreateServiceCapabilities [2020-03-15T03:42:46.640Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2020-03-15T03:42:46.640Z] create_test.go:487: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:46.640Z] === RUN TestInspect [2020-03-15T03:42:46.897Z] --- SKIP: TestInspect (0.04s) [2020-03-15T03:42:46.897Z] inspect_test.go:23: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:46.897Z] === RUN TestCreateJob [2020-03-15T03:42:46.897Z] --- SKIP: TestCreateJob (0.01s) [2020-03-15T03:42:46.897Z] jobs_test.go:26: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:46.897Z] === RUN TestReplicatedJob [2020-03-15T03:42:46.897Z] --- SKIP: TestReplicatedJob (0.01s) [2020-03-15T03:42:46.897Z] jobs_test.go:61: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:46.897Z] === RUN TestUpdateReplicatedJob [2020-03-15T03:42:46.897Z] --- SKIP: TestUpdateReplicatedJob (0.03s) [2020-03-15T03:42:46.897Z] jobs_test.go:94: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:46.897Z] === RUN TestServiceListWithStatuses [2020-03-15T03:42:46.897Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-03-15T03:42:46.897Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-15T03:42:46.897Z] === RUN TestDockerNetworkConnectAlias [2020-03-15T03:42:46.897Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2020-03-15T03:42:46.897Z] network_test.go:20: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:46.897Z] === RUN TestDockerNetworkReConnect [2020-03-15T03:42:46.897Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2020-03-15T03:42:46.897Z] network_test.go:82: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:46.897Z] === RUN TestServicePlugin [2020-03-15T03:42:46.897Z] --- SKIP: TestServicePlugin (0.01s) [2020-03-15T03:42:46.897Z] plugin_test.go:38: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:46.897Z] === RUN TestServiceUpdateLabel [2020-03-15T03:42:46.897Z] --- SKIP: TestServiceUpdateLabel (0.02s) [2020-03-15T03:42:46.897Z] update_test.go:21: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:46.897Z] === RUN TestServiceUpdateSecrets [2020-03-15T03:42:46.897Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2020-03-15T03:42:46.897Z] update_test.go:77: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:46.897Z] === RUN TestServiceUpdateConfigs [2020-03-15T03:42:46.897Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2020-03-15T03:42:46.897Z] update_test.go:139: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:46.897Z] === RUN TestServiceUpdateNetwork [2020-03-15T03:42:46.897Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2020-03-15T03:42:46.897Z] update_test.go:201: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:46.897Z] PASS [2020-03-15T03:42:46.897Z] [2020-03-15T03:42:46.897Z] === Skipped [2020-03-15T03:42:46.897Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-03-15T03:42:46.897Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-03-15T03:42:46.897Z] create_test.go:39: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:46.897Z] [2020-03-15T03:42:46.897Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-03-15T03:42:46.897Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-03-15T03:42:46.897Z] create_test.go:39: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:46.897Z] [2020-03-15T03:42:46.897Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2020-03-15T03:42:46.897Z] create_test.go:81: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:46.897Z] [2020-03-15T03:42:46.897Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2020-03-15T03:42:46.897Z] create_test.go:154: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:46.897Z] [2020-03-15T03:42:46.897Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.02s) [2020-03-15T03:42:46.897Z] create_test.go:175: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:46.897Z] [2020-03-15T03:42:46.897Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2020-03-15T03:42:46.897Z] create_test.go:196: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:46.897Z] [2020-03-15T03:42:46.897Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2020-03-15T03:42:46.897Z] create_test.go:249: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:46.897Z] [2020-03-15T03:42:46.897Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2020-03-15T03:42:46.897Z] create_test.go:313: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:46.897Z] [2020-03-15T03:42:46.897Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2020-03-15T03:42:46.897Z] create_test.go:403: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:46.897Z] [2020-03-15T03:42:46.897Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2020-03-15T03:42:46.897Z] create_test.go:487: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:46.897Z] [2020-03-15T03:42:46.897Z] === SKIP: amd64.integration.service TestInspect (0.04s) [2020-03-15T03:42:46.897Z] inspect_test.go:23: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:46.897Z] [2020-03-15T03:42:46.897Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2020-03-15T03:42:46.897Z] jobs_test.go:26: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:46.897Z] [2020-03-15T03:42:46.897Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2020-03-15T03:42:46.897Z] jobs_test.go:61: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:46.897Z] [2020-03-15T03:42:46.897Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.03s) [2020-03-15T03:42:46.897Z] jobs_test.go:94: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:46.897Z] [2020-03-15T03:42:46.897Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-03-15T03:42:46.897Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-15T03:42:46.897Z] [2020-03-15T03:42:46.897Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2020-03-15T03:42:46.897Z] network_test.go:20: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:46.897Z] [2020-03-15T03:42:46.897Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2020-03-15T03:42:46.897Z] network_test.go:82: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:46.897Z] [2020-03-15T03:42:46.897Z] === SKIP: amd64.integration.service TestServicePlugin (0.01s) [2020-03-15T03:42:46.897Z] plugin_test.go:38: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:46.897Z] [2020-03-15T03:42:46.897Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s) [2020-03-15T03:42:46.897Z] update_test.go:21: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:46.897Z] [2020-03-15T03:42:46.897Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2020-03-15T03:42:46.897Z] update_test.go:77: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:46.897Z] [2020-03-15T03:42:46.897Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2020-03-15T03:42:46.897Z] update_test.go:139: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:46.897Z] [2020-03-15T03:42:46.897Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2020-03-15T03:42:46.897Z] update_test.go:201: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:46.897Z] [2020-03-15T03:42:46.897Z] [2020-03-15T03:42:46.897Z] DONE 23 tests, 22 skipped in 0.441s [2020-03-15T03:42:46.897Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-03-15T03:42:47.161Z] INFO: Testing against a local daemon [2020-03-15T03:42:47.161Z] === RUN TestSessionCreate [2020-03-15T03:42:47.161Z] --- PASS: TestSessionCreate (0.02s) [2020-03-15T03:42:47.161Z] === RUN TestSessionCreateWithBadUpgrade [2020-03-15T03:42:47.161Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2020-03-15T03:42:47.161Z] PASS [2020-03-15T03:42:47.161Z] [2020-03-15T03:42:47.161Z] DONE 2 tests in 0.150s [2020-03-15T03:42:47.161Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-03-15T03:42:47.161Z] INFO: Testing against a local daemon [2020-03-15T03:42:47.161Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-03-15T03:42:47.161Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-15T03:42:47.161Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-15T03:42:47.161Z] === RUN TestEventsExecDie [2020-03-15T03:42:47.743Z] --- PASS: TestBuildUncleanTarFilenames (1.40s) [2020-03-15T03:42:47.743Z] === RUN TestBuildMultiStageLayerLeak [2020-03-15T03:42:48.097Z] --- PASS: TestEventsExecDie (0.67s) [2020-03-15T03:42:48.097Z] === RUN TestEventsBackwardsCompatible [2020-03-15T03:42:48.097Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2020-03-15T03:42:48.097Z] === RUN TestInfoBinaryCommits [2020-03-15T03:42:48.097Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-03-15T03:42:48.097Z] === RUN TestInfoAPIVersioned [2020-03-15T03:42:48.097Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-03-15T03:42:48.097Z] === RUN TestInfoDiscoveryBackend [2020-03-15T03:42:48.097Z] --- SKIP: TestInfoDiscoveryBackend (0.00s) [2020-03-15T03:42:48.097Z] info_linux_test.go:61: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:48.097Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-03-15T03:42:48.097Z] --- SKIP: TestInfoDiscoveryInvalidAdvertise (0.00s) [2020-03-15T03:42:48.097Z] info_linux_test.go:74: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:48.097Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-03-15T03:42:48.097Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-03-15T03:42:48.097Z] info_linux_test.go:97: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:48.097Z] === RUN TestInfoAPI [2020-03-15T03:42:48.097Z] --- PASS: TestInfoAPI (0.02s) [2020-03-15T03:42:48.097Z] === RUN TestInfoAPIWarnings [2020-03-15T03:42:48.097Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2020-03-15T03:42:48.097Z] info_test.go:51: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:48.097Z] === RUN TestInfoDebug [2020-03-15T03:42:48.097Z] --- SKIP: TestInfoDebug (0.00s) [2020-03-15T03:42:48.097Z] info_test.go:75: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:48.097Z] === RUN TestInfoInsecureRegistries [2020-03-15T03:42:48.097Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2020-03-15T03:42:48.097Z] info_test.go:101: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:48.097Z] === RUN TestInfoRegistryMirrors [2020-03-15T03:42:48.097Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2020-03-15T03:42:48.097Z] info_test.go:126: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:48.097Z] === RUN TestLoginFailsWithBadCredentials [2020-03-15T03:42:48.097Z] --- PASS: TestLoginFailsWithBadCredentials (0.15s) [2020-03-15T03:42:48.097Z] === RUN TestPingCacheHeaders [2020-03-15T03:42:48.097Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-03-15T03:42:48.097Z] === RUN TestPingGet [2020-03-15T03:42:48.097Z] --- PASS: TestPingGet (0.01s) [2020-03-15T03:42:48.097Z] === RUN TestPingHead [2020-03-15T03:42:48.097Z] --- PASS: TestPingHead (0.02s) [2020-03-15T03:42:48.097Z] === RUN TestVersion [2020-03-15T03:42:48.353Z] --- PASS: TestVersion (0.03s) [2020-03-15T03:42:48.353Z] PASS [2020-03-15T03:42:48.353Z] [2020-03-15T03:42:48.353Z] === Skipped [2020-03-15T03:42:48.353Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-15T03:42:48.353Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-15T03:42:48.353Z] [2020-03-15T03:42:48.353Z] === SKIP: amd64.integration.system TestInfoDiscoveryBackend (0.00s) [2020-03-15T03:42:48.353Z] info_linux_test.go:61: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:48.353Z] [2020-03-15T03:42:48.353Z] === SKIP: amd64.integration.system TestInfoDiscoveryInvalidAdvertise (0.00s) [2020-03-15T03:42:48.353Z] info_linux_test.go:74: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:48.353Z] [2020-03-15T03:42:48.353Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-03-15T03:42:48.353Z] info_linux_test.go:97: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:48.353Z] [2020-03-15T03:42:48.353Z] === SKIP: amd64.integration.system TestInfoAPIWarnings (0.00s) [2020-03-15T03:42:48.353Z] info_test.go:51: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:48.353Z] [2020-03-15T03:42:48.353Z] === SKIP: amd64.integration.system TestInfoDebug (0.00s) [2020-03-15T03:42:48.353Z] info_test.go:75: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:48.353Z] [2020-03-15T03:42:48.353Z] === SKIP: amd64.integration.system TestInfoInsecureRegistries (0.00s) [2020-03-15T03:42:48.353Z] info_test.go:101: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:48.353Z] [2020-03-15T03:42:48.353Z] === SKIP: amd64.integration.system TestInfoRegistryMirrors (0.00s) [2020-03-15T03:42:48.353Z] info_test.go:126: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-15T03:42:48.353Z] [2020-03-15T03:42:48.353Z] [2020-03-15T03:42:48.353Z] DONE 18 tests, 8 skipped in 1.113s [2020-03-15T03:42:48.353Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-03-15T03:42:48.353Z] INFO: Testing against a local daemon [2020-03-15T03:42:48.353Z] === RUN TestVolumesCreateAndList [2020-03-15T03:42:48.353Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-03-15T03:42:48.353Z] === RUN TestVolumesRemove [2020-03-15T03:42:48.353Z] --- PASS: TestVolumesRemove (0.08s) [2020-03-15T03:42:48.353Z] === RUN TestVolumesInspect [2020-03-15T03:42:48.353Z] --- PASS: TestVolumesInspect (0.02s) [2020-03-15T03:42:48.353Z] === RUN TestVolumesInvalidJSON [2020-03-15T03:42:48.610Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-03-15T03:42:48.610Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-03-15T03:42:48.610Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-03-15T03:42:48.610Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-03-15T03:42:48.610Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-03-15T03:42:48.610Z] PASS [2020-03-15T03:42:48.610Z] [2020-03-15T03:42:48.610Z] DONE 5 tests in 0.229s [2020-03-15T03:42:48.610Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-03-15T03:42:48.610Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 11752 is not a child of this shell [2020-03-15T03:42:48.610Z] warning: PID 11752 from bundles/test-integration/docker.pid had a nonzero exit code [2020-03-15T03:42:48.610Z] Leaving: AppArmorNo profiles have been unloaded. [2020-03-15T03:42:48.610Z] [2020-03-15T03:42:48.610Z] Unloading profiles will leave already running processes permanently [2020-03-15T03:42:48.610Z] unconfined, which can lead to unexpected situations. [2020-03-15T03:42:48.610Z] [2020-03-15T03:42:48.610Z] To set a process to complain mode, use the command line tool [2020-03-15T03:42:48.610Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-03-15T03:42:48.610Z] Removing test suite binaries [2020-03-15T03:42:49.537Z] Post stage [Pipeline] junit [2020-03-15T03:42:50.915Z] Recording test results [2020-03-15T03:42:51.029Z] --- PASS: TestBuildMultiStageLayerLeak (2.79s) [2020-03-15T03:42:51.029Z] === RUN TestBuildWithHugeFile [2020-03-15T03:42:51.872Z] INFO: Expanding compiler 1 of 3... [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-03-15T03:42:52.833Z] INFO: Expanding compiler 2 of 3... [2020-03-15T03:42:52.881Z] + echo Ensuring container killed. [2020-03-15T03:42:52.881Z] Ensuring container killed. [2020-03-15T03:42:52.881Z] + docker rm -vf docker-pr1 [2020-03-15T03:42:52.881Z] Error: No such container: docker-pr1 [2020-03-15T03:42:52.881Z] + true [Pipeline] sh [2020-03-15T03:42:53.166Z] + echo Chowning /workspace to jenkins user [2020-03-15T03:42:53.166Z] Chowning /workspace to jenkins user [2020-03-15T03:42:53.166Z] + id -u [2020-03-15T03:42:53.166Z] + id -g [2020-03-15T03:42:53.166Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40695:/workspace busybox chown -R 1000:1000 /workspace [2020-03-15T03:42:53.166Z] Unable to find image 'busybox:latest' locally [2020-03-15T03:42:53.166Z] latest: Pulling from library/busybox [2020-03-15T03:42:53.166Z] 0669b0daf1fb: Pulling fs layer [2020-03-15T03:42:55.263Z] ................................................ [ 29%] [2020-03-15T03:42:57.502Z] INFO: Expanding compiler 3 of 3... [2020-03-15T03:42:57.958Z] INFO: Removing downloaded files... [2020-03-15T03:42:58.410Z] 0669b0daf1fb: Download complete [2020-03-15T03:42:58.410Z] 0669b0daf1fb: Pull complete [2020-03-15T03:42:58.410Z] Digest: sha256:b26cd013274a657b86e706210ddd5cc1f82f50155791199d29b9e86e935ce135 [2020-03-15T03:42:58.410Z] Status: Downloaded newer image for busybox:latest [2020-03-15T03:42:58.414Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2020-03-15T03:42:58.414Z] INFO: Configuring git core.autocrlf... [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-03-15T03:43:00.071Z] + bundleName=amd64-rootless [2020-03-15T03:43:00.071Z] + echo Creating amd64-rootless-bundles.tar.gz [2020-03-15T03:43:00.071Z] Creating amd64-rootless-bundles.tar.gz [2020-03-15T03:43:00.071Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2020-03-15T03:43:00.071Z] + 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-03-15T03:43:00.081Z] Archiving artifacts [2020-03-15T03:43:01.888Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40695/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-03-15T03:43:02.199Z] + make clean [2020-03-15T03:43:02.455Z] docker volume rm -f docker-dev-cache [2020-03-15T03:43:02.455Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-15T03:43:05.038Z] --- PASS: TestImportExtremelyLargeImageWorks (79.21s) [2020-03-15T03:43:05.038Z] PASS [2020-03-15T03:43:05.038Z] [2020-03-15T03:43:05.038Z] === Skipped [2020-03-15T03:43:05.038Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-03-15T03:43:05.038Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-15T03:43:05.038Z] [2020-03-15T03:43:05.038Z] [2020-03-15T03:43:05.038Z] DONE 12 tests, 1 skipped in 80.661s [2020-03-15T03:43:05.038Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-03-15T03:43:05.038Z] ++ 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-03-15T03:43:05.038Z] ++ set -e [2020-03-15T03:43:05.038Z] ++ '[' -n 0 ']' [2020-03-15T03:43:05.038Z] ++ set -x [2020-03-15T03:43:05.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=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-03-15T03:43:05.038Z] INFO: Testing against a local daemon [2020-03-15T03:43:05.038Z] === RUN TestNetworkCreateDelete [2020-03-15T03:43:05.038Z] --- PASS: TestNetworkCreateDelete (0.12s) [2020-03-15T03:43:05.038Z] === RUN TestDockerNetworkDeletePreferID [2020-03-15T03:43:05.038Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2020-03-15T03:43:05.038Z] === RUN TestInspectNetwork [2020-03-15T03:43:08.476Z] === RUN TestInspectNetwork/full_network_id [2020-03-15T03:43:08.476Z] === RUN TestInspectNetwork/partial_network_id [2020-03-15T03:43:08.476Z] === RUN TestInspectNetwork/network_name [2020-03-15T03:43:08.476Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-03-15T03:43:09.547Z] Loaded image: buildpack-deps:jessie [2020-03-15T03:43:09.547Z] Loaded image: busybox:latest [2020-03-15T03:43:09.547Z] Loaded image: busybox:glibc [2020-03-15T03:43:09.547Z] Loaded image: debian:jessie [2020-03-15T03:43:09.547Z] Loaded image: hello-world:latest [2020-03-15T03:43:09.547Z] INFO: Testing against a local daemon [2020-03-15T03:43:09.547Z] === RUN TestCgroupNamespacesBuild [2020-03-15T03:43:12.076Z] --- PASS: TestCgroupNamespacesBuild (2.48s) [2020-03-15T03:43:12.076Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-03-15T03:43:13.899Z] tests/integration/api_exec_test.py ..................... [ 34%] [2020-03-15T03:43:13.976Z] --- PASS: TestInspectNetwork (10.71s) [2020-03-15T03:43:13.976Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-03-15T03:43:13.976Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-03-15T03:43:13.976Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-03-15T03:43:13.976Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-03-15T03:43:13.976Z] === RUN TestRunContainerWithBridgeNone [2020-03-15T03:43:14.602Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.43s) [2020-03-15T03:43:14.602Z] === RUN TestBuildWithSession [2020-03-15T03:43:14.602Z] --- SKIP: TestBuildWithSession (0.00s) [2020-03-15T03:43:14.602Z] build_session_test.go:25: TODO: BuildKit [2020-03-15T03:43:14.602Z] === RUN TestBuildSquashParent [2020-03-15T03:43:15.988Z] --- PASS: TestRunContainerWithBridgeNone (2.40s) [2020-03-15T03:43:15.988Z] === RUN TestNetworkInvalidJSON [2020-03-15T03:43:15.988Z] === RUN TestNetworkInvalidJSON//networks/create [2020-03-15T03:43:15.988Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-03-15T03:43:15.988Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-03-15T03:43:15.989Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-03-15T03:43:15.989Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-15T03:43:15.989Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-15T03:43:15.989Z] === CONT TestNetworkInvalidJSON//networks/create [2020-03-15T03:43:15.989Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-15T03:43:15.989Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-03-15T03:43:15.989Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-03-15T03:43:15.989Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-03-15T03:43:15.989Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-03-15T03:43:15.989Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-03-15T03:43:15.989Z] === RUN TestHostIPv4BridgeLabel [2020-03-15T03:43:16.625Z] --- PASS: TestHostIPv4BridgeLabel (0.54s) [2020-03-15T03:43:16.625Z] === RUN TestDaemonRestartWithLiveRestore [2020-03-15T03:43:17.626Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2020-03-15T03:43:17.626Z] === RUN TestDaemonDefaultNetworkPools [2020-03-15T03:43:18.236Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s) [2020-03-15T03:43:18.236Z] === RUN TestDaemonRestartWithExistingNetwork [2020-03-15T03:43:19.702Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2020-03-15T03:43:19.702Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-03-15T03:43:20.704Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s) [2020-03-15T03:43:20.704Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-03-15T03:43:21.317Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.66s) [2020-03-15T03:43:21.317Z] === RUN TestServiceWithPredefinedNetwork [2020-03-15T03:43:21.857Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2020-03-15T03:43:25.238Z] #66 459.2 + bin/containerd-stress [2020-03-15T03:43:25.238Z] #66 462.9 + bin/containerd-shim [2020-03-15T03:43:25.664Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-03-15T03:43:25.679Z] --- PASS: TestServiceWithPredefinedNetwork (3.65s) [2020-03-15T03:43:25.679Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-03-15T03:43:25.679Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-15T03:43:25.679Z] service_test.go:236: FLAKY_TEST [2020-03-15T03:43:25.679Z] === RUN TestServiceWithDataPathPortInit [2020-03-15T03:43:26.799Z] --- PASS: TestBuildSquashParent (10.51s) [2020-03-15T03:43:26.799Z] === RUN TestBuildWithRemoveAndForceRemove [2020-03-15T03:43:26.799Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-15T03:43:26.799Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-15T03:43:26.799Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-15T03:43:26.799Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-15T03:43:26.799Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-15T03:43:26.799Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-15T03:43:26.799Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-15T03:43:26.799Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-15T03:43:26.799Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-15T03:43:26.799Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-15T03:43:26.799Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-15T03:43:26.799Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-15T03:43:26.799Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-15T03:43:26.799Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-15T03:43:28.700Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-15T03:43:28.700Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-15T03:43:31.982Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-15T03:43:31.982Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-15T03:43:35.555Z] #66 473.1 + bin/containerd-shim-runc-v1 [2020-03-15T03:43:36.202Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-03-15T03:43:36.202Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.33s) [2020-03-15T03:43:36.202Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.63s) [2020-03-15T03:43:36.202Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.53s) [2020-03-15T03:43:36.202Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.39s) [2020-03-15T03:43:36.202Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.43s) [2020-03-15T03:43:36.202Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.38s) [2020-03-15T03:43:36.202Z] === RUN TestBuildMultiStageCopy [2020-03-15T03:43:36.202Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-03-15T03:43:37.715Z] --- PASS: TestBuildWithHugeFile (40.95s) [2020-03-15T03:43:37.715Z] === RUN TestBuildWithEmptyDockerfile [2020-03-15T03:43:37.715Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-15T03:43:37.715Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-15T03:43:37.715Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-15T03:43:37.715Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-15T03:43:37.715Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-15T03:43:37.715Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-15T03:43:37.715Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-15T03:43:37.715Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-15T03:43:37.715Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-15T03:43:37.715Z] --- PASS: TestBuildWithEmptyDockerfile (0.13s) [2020-03-15T03:43:37.715Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.28s) [2020-03-15T03:43:37.715Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.28s) [2020-03-15T03:43:37.715Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.29s) [2020-03-15T03:43:37.715Z] === RUN TestBuildPreserveOwnership [2020-03-15T03:43:37.715Z] === RUN TestBuildPreserveOwnership/copy_from [2020-03-15T03:43:37.715Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-03-15T03:43:37.715Z] --- PASS: TestBuildPreserveOwnership (5.95s) [2020-03-15T03:43:37.715Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.88s) [2020-03-15T03:43:37.715Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.04s) [2020-03-15T03:43:37.715Z] === RUN TestBuildPlatformInvalid [2020-03-15T03:43:37.973Z] --- PASS: TestBuildPlatformInvalid (0.19s) [2020-03-15T03:43:37.973Z] PASS [2020-03-15T03:43:37.973Z] [2020-03-15T03:43:37.973Z] === Skipped [2020-03-15T03:43:37.973Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-03-15T03:43:37.973Z] build_session_test.go:25: TODO: BuildKit [2020-03-15T03:43:37.973Z] [2020-03-15T03:43:37.973Z] [2020-03-15T03:43:37.973Z] DONE 32 tests, 1 skipped in 88.015s [2020-03-15T03:43:37.973Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-03-15T03:43:37.973Z] ++ 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-03-15T03:43:37.973Z] ++ set -e [2020-03-15T03:43:37.973Z] ++ '[' -n 0 ']' [2020-03-15T03:43:37.973Z] ++ set -x [2020-03-15T03:43:37.973Z] ++ env -i DEST=/go/src/github.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-03-15T03:43:38.231Z] INFO: Testing against a local daemon [2020-03-15T03:43:38.231Z] === RUN TestConfigList [2020-03-15T03:43:38.742Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-03-15T03:43:39.305Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-03-15T03:43:39.963Z] #66 478.0 + bin/containerd-shim-runc-v2 [2020-03-15T03:43:40.237Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-03-15T03:43:40.802Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-03-15T03:43:41.367Z] --- PASS: TestBuildMultiStageCopy (5.93s) [2020-03-15T03:43:41.367Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.28s) [2020-03-15T03:43:41.367Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.62s) [2020-03-15T03:43:41.367Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.64s) [2020-03-15T03:43:41.367Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.68s) [2020-03-15T03:43:41.367Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.70s) [2020-03-15T03:43:41.367Z] === RUN TestBuildMultiStageParentConfig [2020-03-15T03:43:41.443Z] #66 479.5 + binaries [2020-03-15T03:43:41.443Z] #66 479.5 + mkdir -p /build [2020-03-15T03:43:41.443Z] #66 479.5 + cp bin/containerd /build/containerd [2020-03-15T03:43:41.443Z] #66 479.5 + cp bin/containerd-shim /build/containerd-shim [2020-03-15T03:43:41.443Z] #66 479.6 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-03-15T03:43:41.443Z] #66 479.6 + cp bin/ctr /build/ctr [2020-03-15T03:43:41.443Z] #66 DONE 479.6s [2020-03-15T03:43:42.415Z] --- PASS: TestConfigList (3.74s) [2020-03-15T03:43:42.416Z] === RUN TestConfigsCreateAndDelete [2020-03-15T03:43:42.925Z] [2020-03-15T03:43:42.925Z] #67 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-03-15T03:43:42.925Z] #67 DONE 0.1s [2020-03-15T03:43:43.209Z] [2020-03-15T03:43:43.209Z] #71 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-03-15T03:43:43.209Z] #71 DONE 0.1s [2020-03-15T03:43:43.209Z] [2020-03-15T03:43:43.209Z] #73 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-03-15T03:43:43.209Z] #73 DONE 0.1s [2020-03-15T03:43:43.209Z] [2020-03-15T03:43:43.209Z] #76 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-03-15T03:43:43.209Z] #76 DONE 0.0s [2020-03-15T03:43:43.209Z] [2020-03-15T03:43:43.209Z] #77 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-03-15T03:43:43.209Z] #77 DONE 0.0s [2020-03-15T03:43:43.265Z] --- PASS: TestBuildMultiStageParentConfig (1.52s) [2020-03-15T03:43:43.265Z] === RUN TestBuildLabelWithTargets [2020-03-15T03:43:43.493Z] [2020-03-15T03:43:43.493Z] #78 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-03-15T03:43:45.698Z] --- PASS: TestConfigsCreateAndDelete (3.27s) [2020-03-15T03:43:45.698Z] === RUN TestConfigsUpdate [2020-03-15T03:43:45.791Z] --- PASS: TestBuildLabelWithTargets (2.50s) [2020-03-15T03:43:45.791Z] === RUN TestBuildWithEmptyLayers [2020-03-15T03:43:46.181Z] #78 DONE 2.3s [2020-03-15T03:43:46.181Z] [2020-03-15T03:43:46.181Z] #79 exporting to oci image format [2020-03-15T03:43:46.181Z] #79 exporting layers [2020-03-15T03:43:46.474Z] tests/integration/api_network_test.py ........................... [ 47%] [2020-03-15T03:43:46.724Z] --- PASS: TestBuildWithEmptyLayers (1.38s) [2020-03-15T03:43:46.724Z] === RUN TestBuildMultiStageOnBuild [2020-03-15T03:43:47.956Z] --- PASS: TestServiceWithDataPathPortInit (19.96s) [2020-03-15T03:43:47.956Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-03-15T03:43:48.980Z] --- PASS: TestConfigsUpdate (3.23s) [2020-03-15T03:43:48.980Z] === RUN TestTemplatedConfig [2020-03-15T03:43:50.905Z] --- PASS: TestBuildMultiStageOnBuild (3.66s) [2020-03-15T03:43:50.905Z] === RUN TestBuildUncleanTarFilenames [2020-03-15T03:43:52.266Z] --- PASS: TestTemplatedConfig (3.60s) [2020-03-15T03:43:52.266Z] === RUN TestConfigInspect [2020-03-15T03:43:52.278Z] --- PASS: TestBuildUncleanTarFilenames (1.91s) [2020-03-15T03:43:52.278Z] === RUN TestBuildMultiStageLayerLeak [2020-03-15T03:43:54.735Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.57s) [2020-03-15T03:43:54.736Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:sh4uuu5lfb9m178lwufkk7lrs Created:2020-03-15 03:43:46.364786717 +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[89eecef0ae61d7d6ee0142094b0cf91dbcd41aaf83354f93278d333a064dac1c:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.y1waa3cjx75ftsh7u3bh96okv EndpointID:2d15e8c735fdc7021c3113f72c247ac5372dcbe23e22e5b2b7e795db81149f81 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:7a2d844e2b826bbc9479a16a7d859a01023fe98ccc5373f24909480afb2f5c8c 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:8cbf188a57e1 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.y1waa3cjx75ftsh7u3bh96okv EndpointID:2d15e8c735fdc7021c3113f72c247ac5372dcbe23e22e5b2b7e795db81149f81 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-03-15T03:43:54.736Z] PASS [2020-03-15T03:43:54.736Z] [2020-03-15T03:43:54.736Z] === Skipped [2020-03-15T03:43:54.736Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-15T03:43:54.736Z] service_test.go:236: FLAKY_TEST [2020-03-15T03:43:54.736Z] [2020-03-15T03:43:54.736Z] [2020-03-15T03:43:54.736Z] DONE 22 tests, 1 skipped in 52.301s [2020-03-15T03:43:54.736Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-03-15T03:43:54.736Z] ++ 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-03-15T03:43:54.736Z] ++ set -e [2020-03-15T03:43:54.736Z] ++ '[' -n 0 ']' [2020-03-15T03:43:54.736Z] ++ set -x [2020-03-15T03:43:54.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=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-03-15T03:43:54.736Z] INFO: Testing against a local daemon [2020-03-15T03:43:54.736Z] === RUN TestDockerNetworkIpvlanPersistance [2020-03-15T03:43:54.736Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-03-15T03:43:54.736Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-15T03:43:54.736Z] === RUN TestDockerNetworkIpvlan [2020-03-15T03:43:54.736Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-03-15T03:43:54.736Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-15T03:43:54.736Z] PASS [2020-03-15T03:43:54.736Z] [2020-03-15T03:43:54.736Z] === Skipped [2020-03-15T03:43:54.736Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-03-15T03:43:54.736Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-15T03:43:54.736Z] [2020-03-15T03:43:54.736Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-03-15T03:43:54.736Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-15T03:43:54.736Z] [2020-03-15T03:43:54.736Z] [2020-03-15T03:43:54.736Z] DONE 2 tests, 2 skipped in 0.073s [2020-03-15T03:43:54.736Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-03-15T03:43:54.736Z] ++ 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-03-15T03:43:54.736Z] ++ set -e [2020-03-15T03:43:54.736Z] ++ '[' -n 0 ']' [2020-03-15T03:43:54.736Z] ++ set -x [2020-03-15T03:43:54.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=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-03-15T03:43:54.736Z] INFO: Testing against a local daemon [2020-03-15T03:43:54.736Z] === RUN TestDockerNetworkMacvlanPersistance [2020-03-15T03:43:55.073Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-03-15T03:43:55.549Z] --- PASS: TestConfigInspect (3.20s) [2020-03-15T03:43:55.549Z] === RUN TestConfigCreateWithLabels [2020-03-15T03:43:56.198Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.45s) [2020-03-15T03:43:56.198Z] === RUN TestDockerNetworkMacvlan [2020-03-15T03:43:56.458Z] --- PASS: TestBuildMultiStageLayerLeak (4.06s) [2020-03-15T03:43:56.458Z] === RUN TestBuildWithHugeFile [2020-03-15T03:43:56.684Z] tests/integration/api_secret_test.py ..... [ 51%] [2020-03-15T03:43:57.198Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-03-15T03:43:57.809Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-03-15T03:43:58.809Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-03-15T03:43:58.832Z] --- PASS: TestConfigCreateWithLabels (3.21s) [2020-03-15T03:43:58.832Z] === RUN TestConfigCreateResolve [2020-03-15T03:44:00.925Z] tests/integration/api_service_test.py ................s................. [ 60%] [2020-03-15T03:44:02.115Z] --- PASS: TestConfigCreateResolve (3.12s) [2020-03-15T03:44:02.115Z] === RUN TestConfigDaemonLibtrustID [2020-03-15T03:44:02.373Z] --- PASS: TestConfigDaemonLibtrustID (0.64s) [2020-03-15T03:44:02.373Z] PASS [2020-03-15T03:44:02.373Z] [2020-03-15T03:44:02.373Z] DONE 8 tests in 24.160s [2020-03-15T03:44:02.373Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-03-15T03:44:02.373Z] ++ 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-03-15T03:44:02.373Z] ++ set -e [2020-03-15T03:44:02.373Z] ++ '[' -n 0 ']' [2020-03-15T03:44:02.373Z] ++ set -x [2020-03-15T03:44:02.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-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-03-15T03:44:02.373Z] INFO: Testing against a local daemon [2020-03-15T03:44:02.373Z] === RUN TestCheckpoint [2020-03-15T03:44:02.373Z] --- SKIP: TestCheckpoint (0.00s) [2020-03-15T03:44:02.373Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-15T03:44:02.373Z] === RUN TestContainerInvalidJSON [2020-03-15T03:44:02.373Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-03-15T03:44:02.373Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-03-15T03:44:02.373Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-03-15T03:44:02.373Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-03-15T03:44:02.373Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-03-15T03:44:02.373Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-03-15T03:44:02.373Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-03-15T03:44:02.373Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-03-15T03:44:02.373Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-03-15T03:44:02.373Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-03-15T03:44:02.373Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-03-15T03:44:02.373Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-03-15T03:44:02.373Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-03-15T03:44:02.373Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-03-15T03:44:02.631Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s) [2020-03-15T03:44:02.631Z] === RUN TestCopyFromContainerPathIsNotDir [2020-03-15T03:44:02.631Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s) [2020-03-15T03:44:02.631Z] === RUN TestCopyToContainerPathDoesNotExist [2020-03-15T03:44:02.889Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2020-03-15T03:44:02.889Z] === RUN TestCopyToContainerPathIsNotDir [2020-03-15T03:44:02.889Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s) [2020-03-15T03:44:02.889Z] === RUN TestCopyFromContainer [2020-03-15T03:44:03.170Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-03-15T03:44:04.789Z] === RUN TestCopyFromContainer// [2020-03-15T03:44:05.047Z] === RUN TestCopyFromContainer//bar/root [2020-03-15T03:44:05.047Z] === RUN TestCopyFromContainer//bar/root/ [2020-03-15T03:44:05.306Z] === RUN TestCopyFromContainer/bar/quux [2020-03-15T03:44:05.306Z] === RUN TestCopyFromContainer/bar/quux/ [2020-03-15T03:44:05.306Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-03-15T03:44:05.565Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-03-15T03:44:05.565Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-03-15T03:44:05.823Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-03-15T03:44:05.823Z] === RUN TestCopyFromContainer/bar/notarget [2020-03-15T03:44:06.081Z] --- PASS: TestCopyFromContainer (3.08s) [2020-03-15T03:44:06.081Z] --- PASS: TestCopyFromContainer// (0.10s) [2020-03-15T03:44:06.081Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2020-03-15T03:44:06.081Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2020-03-15T03:44:06.081Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2020-03-15T03:44:06.081Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2020-03-15T03:44:06.081Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2020-03-15T03:44:06.081Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2020-03-15T03:44:06.081Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2020-03-15T03:44:06.081Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2020-03-15T03:44:06.081Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2020-03-15T03:44:06.081Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-03-15T03:44:06.081Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-15T03:44:06.081Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-15T03:44:06.081Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-15T03:44:06.081Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-15T03:44:06.081Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-15T03:44:06.081Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-15T03:44:06.081Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-15T03:44:06.081Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-15T03:44:06.081Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-15T03:44:06.081Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-03-15T03:44:06.081Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-03-15T03:44:06.081Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-03-15T03:44:06.081Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-03-15T03:44:06.081Z] === RUN TestCreateLinkToNonExistingContainer [2020-03-15T03:44:06.081Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-03-15T03:44:06.081Z] === RUN TestCreateWithInvalidEnv [2020-03-15T03:44:06.081Z] === RUN TestCreateWithInvalidEnv/0 [2020-03-15T03:44:06.081Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-03-15T03:44:06.081Z] === RUN TestCreateWithInvalidEnv/1 [2020-03-15T03:44:06.081Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-03-15T03:44:06.081Z] === RUN TestCreateWithInvalidEnv/2 [2020-03-15T03:44:06.081Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-03-15T03:44:06.081Z] === CONT TestCreateWithInvalidEnv/0 [2020-03-15T03:44:06.081Z] === CONT TestCreateWithInvalidEnv/2 [2020-03-15T03:44:06.081Z] === CONT TestCreateWithInvalidEnv/1 [2020-03-15T03:44:06.081Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-03-15T03:44:06.081Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-03-15T03:44:06.081Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-03-15T03:44:06.081Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-03-15T03:44:06.081Z] === RUN TestCreateTmpfsMountsTarget [2020-03-15T03:44:06.081Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-03-15T03:44:06.081Z] === RUN TestCreateWithCustomMaskedPaths [2020-03-15T03:44:06.425Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-03-15T03:44:06.425Z] Using test binary docker [2020-03-15T03:44:06.425Z] +++ /etc/init.d/apparmor start [2020-03-15T03:44:06.425Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-03-15T03:44:06.425Z] INFO: Waiting for daemon to start... [2020-03-15T03:44:06.425Z] Starting dockerd [2020-03-15T03:44:06.425Z] +++ 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-03-15T03:44:06.425Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-03-15T03:44:06.425Z] Using test binary docker [2020-03-15T03:44:06.425Z] +++ /etc/init.d/apparmor start [2020-03-15T03:44:06.425Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-03-15T03:44:06.425Z] INFO: Waiting for daemon to start... [2020-03-15T03:44:06.425Z] Starting dockerd [2020-03-15T03:44:06.425Z] +++ 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-03-15T03:44:06.624Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-03-15T03:44:08.611Z] --- PASS: TestCreateWithCustomMaskedPaths (2.18s) [2020-03-15T03:44:08.611Z] === RUN TestCreateWithCapabilities [2020-03-15T03:44:08.611Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-03-15T03:44:08.611Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-03-15T03:44:08.611Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-03-15T03:44:08.611Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-03-15T03:44:08.611Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-03-15T03:44:08.611Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-03-15T03:44:08.611Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-03-15T03:44:08.611Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-03-15T03:44:08.611Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-03-15T03:44:08.611Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-03-15T03:44:08.611Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-15T03:44:08.611Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-15T03:44:08.611Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-03-15T03:44:08.611Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-03-15T03:44:08.611Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-03-15T03:44:08.611Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-03-15T03:44:08.611Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-03-15T03:44:08.611Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-03-15T03:44:08.611Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-03-15T03:44:08.611Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-03-15T03:44:08.611Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-03-15T03:44:08.611Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-03-15T03:44:08.611Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-03-15T03:44:08.611Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-03-15T03:44:08.611Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-03-15T03:44:08.611Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-03-15T03:44:08.611Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-03-15T03:44:08.611Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-15T03:44:08.611Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-03-15T03:44:08.611Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-03-15T03:44:08.611Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-03-15T03:44:08.611Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-03-15T03:44:08.611Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-03-15T03:44:08.611Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-03-15T03:44:08.611Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-03-15T03:44:08.611Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-03-15T03:44:08.611Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) [2020-03-15T03:44:08.611Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.09s) [2020-03-15T03:44:08.611Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.09s) [2020-03-15T03:44:08.611Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s) [2020-03-15T03:44:08.611Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.09s) [2020-03-15T03:44:08.611Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-03-15T03:44:08.611Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2020-03-15T03:44:08.611Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s) [2020-03-15T03:44:08.611Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2020-03-15T03:44:08.611Z] === RUN TestCreateWithCustomReadonlyPaths [2020-03-15T03:44:08.949Z] . [2020-03-15T03:44:08.949Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-03-15T03:44:08.949Z] [2020-03-15T03:44:08.949Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-03-15T03:44:08.949Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-03-15T03:44:08.949Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-03-15T03:44:08.949Z] Error: No such image: emptyfs [2020-03-15T03:44:08.949Z] ++++ docker load [2020-03-15T03:44:08.949Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-03-15T03:44:08.949Z] Error: No such image: emptyfs [2020-03-15T03:44:08.949Z] ++++ docker load [2020-03-15T03:44:08.949Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-03-15T03:44:09.514Z] Running integration-test (iteration 1) [2020-03-15T03:44:09.514Z] 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-03-15T03:44:09.514Z] ++ 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-03-15T03:44:09.514Z] ++ set -e [2020-03-15T03:44:09.514Z] ++ '[' -n 0 ']' [2020-03-15T03:44:09.514Z] ++ set -x [2020-03-15T03:44:09.514Z] ++ env -i DEST=/go/src/github.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-03-15T03:44:09.514Z] Running integration-test (iteration 1) [2020-03-15T03:44:09.514Z] 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-03-15T03:44:09.514Z] ++ 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-03-15T03:44:09.514Z] ++ set -e [2020-03-15T03:44:09.514Z] ++ '[' -n 0 ']' [2020-03-15T03:44:09.514Z] ++ set -x [2020-03-15T03:44:09.514Z] ++ env -i DEST=/go/src/github.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-03-15T03:44:11.139Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.20s) [2020-03-15T03:44:11.139Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-03-15T03:44:11.139Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-15T03:44:11.139Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-15T03:44:11.139Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-15T03:44:11.139Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-15T03:44:11.139Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-15T03:44:11.139Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-15T03:44:11.139Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-15T03:44:11.139Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-15T03:44:11.139Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-15T03:44:11.139Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-15T03:44:11.139Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-15T03:44:11.139Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-15T03:44:11.139Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-15T03:44:11.139Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-15T03:44:11.139Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-15T03:44:11.140Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-03-15T03:44:11.140Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-03-15T03:44:11.140Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2020-03-15T03:44:11.140Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s) [2020-03-15T03:44:11.140Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2020-03-15T03:44:11.140Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-03-15T03:44:11.140Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-03-15T03:44:11.705Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.81s) [2020-03-15T03:44:11.705Z] === RUN TestContainerStartOnDaemonRestart [2020-03-15T03:44:11.705Z] === PAUSE TestContainerStartOnDaemonRestart [2020-03-15T03:44:11.705Z] === RUN TestDaemonRestartIpcMode [2020-03-15T03:44:11.705Z] === PAUSE TestDaemonRestartIpcMode [2020-03-15T03:44:11.705Z] === RUN TestDaemonHostGatewayIP [2020-03-15T03:44:11.705Z] === PAUSE TestDaemonHostGatewayIP [2020-03-15T03:44:11.705Z] === RUN TestDiff [2020-03-15T03:44:12.639Z] --- PASS: TestDiff (0.79s) [2020-03-15T03:44:12.640Z] === RUN TestExecWithCloseStdin [2020-03-15T03:44:13.207Z] --- PASS: TestExecWithCloseStdin (0.89s) [2020-03-15T03:44:13.207Z] === RUN TestExec [2020-03-15T03:44:13.410Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-03-15T03:44:14.141Z] --- PASS: TestExec (0.88s) [2020-03-15T03:44:14.141Z] === RUN TestExecUser [2020-03-15T03:44:15.075Z] --- PASS: TestExecUser (0.88s) [2020-03-15T03:44:15.075Z] === RUN TestExportContainerAndImportImage [2020-03-15T03:44:15.421Z] --- PASS: TestDockerNetworkMacvlan (19.04s) [2020-03-15T03:44:15.421Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2020-03-15T03:44:15.421Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2020-03-15T03:44:15.421Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.42s) [2020-03-15T03:44:15.421Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.51s) [2020-03-15T03:44:15.421Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.21s) [2020-03-15T03:44:15.421Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.32s) [2020-03-15T03:44:15.421Z] PASS [2020-03-15T03:44:15.421Z] [2020-03-15T03:44:15.421Z] DONE 8 tests in 20.562s [2020-03-15T03:44:15.421Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-03-15T03:44:15.421Z] ++ 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-03-15T03:44:15.421Z] ++ set -e [2020-03-15T03:44:15.421Z] ++ '[' -n 0 ']' [2020-03-15T03:44:15.421Z] ++ set -x [2020-03-15T03:44:15.421Z] ++ env -i DEST=/go/src/github.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-03-15T03:44:15.421Z] testing: warning: no tests to run [2020-03-15T03:44:15.421Z] PASS [2020-03-15T03:44:15.421Z] [2020-03-15T03:44:15.421Z] DONE 0 tests in 0.015s [2020-03-15T03:44:15.421Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-03-15T03:44:15.421Z] ++ 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-03-15T03:44:15.421Z] ++ set -e [2020-03-15T03:44:15.421Z] ++ '[' -n 0 ']' [2020-03-15T03:44:15.421Z] ++ set -x [2020-03-15T03:44:15.421Z] ++ env -i DEST=/go/src/github.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-03-15T03:44:15.421Z] INFO: Testing against a local daemon [2020-03-15T03:44:15.421Z] === RUN TestAuthZPluginAllowRequest [2020-03-15T03:44:15.548Z] ......................... [ 67%] [2020-03-15T03:44:16.449Z] --- PASS: TestExportContainerAndImportImage (1.07s) [2020-03-15T03:44:16.449Z] === RUN TestExportContainerAfterDaemonRestart [2020-03-15T03:44:17.434Z] --- PASS: TestAuthZPluginAllowRequest (1.71s) [2020-03-15T03:44:17.434Z] === RUN TestAuthZPluginTLS [2020-03-15T03:44:17.714Z] --- PASS: TestAuthZPluginTLS (0.53s) [2020-03-15T03:44:17.714Z] === RUN TestAuthZPluginDenyRequest [2020-03-15T03:44:18.325Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2020-03-15T03:44:18.325Z] === RUN TestAuthZPluginAPIDenyResponse [2020-03-15T03:44:18.350Z] --- PASS: TestExportContainerAfterDaemonRestart (1.99s) [2020-03-15T03:44:18.350Z] === RUN TestHealthCheckWorkdir [2020-03-15T03:44:18.605Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s) [2020-03-15T03:44:18.605Z] === RUN TestAuthZPluginDenyResponse [2020-03-15T03:44:19.215Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2020-03-15T03:44:19.215Z] === RUN TestAuthZPluginAllowEventStream [2020-03-15T03:44:19.285Z] --- PASS: TestHealthCheckWorkdir (1.04s) [2020-03-15T03:44:19.285Z] === RUN TestHealthKillContainer [2020-03-15T03:44:21.231Z] --- PASS: TestAuthZPluginAllowEventStream (1.66s) [2020-03-15T03:44:21.231Z] === RUN TestAuthZPluginErrorResponse [2020-03-15T03:44:21.511Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2020-03-15T03:44:21.511Z] === RUN TestAuthZPluginErrorRequest [2020-03-15T03:44:21.790Z] --- PASS: TestAuthZPluginErrorRequest (0.52s) [2020-03-15T03:44:21.790Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-03-15T03:44:22.400Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2020-03-15T03:44:22.400Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-03-15T03:44:22.566Z] --- PASS: TestHealthKillContainer (2.95s) [2020-03-15T03:44:22.567Z] === RUN TestInspectCpusetInConfigPre120 [2020-03-15T03:44:22.825Z] --- PASS: TestInspectCpusetInConfigPre120 (0.78s) [2020-03-15T03:44:22.825Z] === RUN TestIpcModeNone [2020-03-15T03:44:23.760Z] --- PASS: TestIpcModeNone (0.94s) [2020-03-15T03:44:23.760Z] === RUN TestIpcModePrivate [2020-03-15T03:44:24.411Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.04s) [2020-03-15T03:44:24.411Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-03-15T03:44:24.694Z] --- PASS: TestIpcModePrivate (0.88s) [2020-03-15T03:44:24.694Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false [2020-03-15T03:44:24.694Z] === RUN TestIpcModeShareable [2020-03-15T03:44:25.628Z] --- PASS: TestIpcModeShareable (0.89s) [2020-03-15T03:44:25.628Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true [2020-03-15T03:44:25.628Z] === RUN TestAPIIpcModeShareableAndContainer [2020-03-15T03:44:27.072Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.19s) [2020-03-15T03:44:27.072Z] === RUN TestAuthZPluginHeader [2020-03-15T03:44:27.352Z] --- PASS: TestAuthZPluginHeader (0.81s) [2020-03-15T03:44:27.352Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-03-15T03:44:27.352Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-03-15T03:44:27.352Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-15T03:44:27.352Z] === RUN TestAuthZPluginV2Disable [2020-03-15T03:44:27.352Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-03-15T03:44:27.352Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-15T03:44:27.352Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-03-15T03:44:27.352Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-03-15T03:44:27.352Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-15T03:44:27.352Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-03-15T03:44:27.352Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-03-15T03:44:27.352Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-15T03:44:27.352Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-03-15T03:44:28.911Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.69s) [2020-03-15T03:44:28.912Z] === RUN TestAPIIpcModeHost [2020-03-15T03:44:28.912Z] --- PASS: TestAPIIpcModeHost (0.69s) [2020-03-15T03:44:28.912Z] === RUN TestDaemonIpcModeShareable [2020-03-15T03:44:30.813Z] --- PASS: TestDaemonIpcModeShareable (1.83s) [2020-03-15T03:44:30.813Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-03-15T03:44:30.813Z] === RUN TestDaemonIpcModePrivate [2020-03-15T03:44:32.714Z] --- PASS: TestDaemonIpcModePrivate (1.88s) [2020-03-15T03:44:32.714Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-03-15T03:44:32.714Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-03-15T03:44:34.616Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.78s) [2020-03-15T03:44:34.616Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-03-15T03:44:34.616Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-03-15T03:44:36.520Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.81s) [2020-03-15T03:44:36.520Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-03-15T03:44:36.520Z] === RUN TestIpcModeOlderClient [2020-03-15T03:44:36.520Z] === PAUSE TestIpcModeOlderClient [2020-03-15T03:44:36.520Z] === RUN TestKillContainerInvalidSignal [2020-03-15T03:44:37.086Z] --- PASS: TestKillContainerInvalidSignal (0.77s) [2020-03-15T03:44:37.086Z] === RUN TestKillContainer [2020-03-15T03:44:37.086Z] === RUN TestKillContainer/no_signal [2020-03-15T03:44:38.021Z] === RUN TestKillContainer/non_killing_signal [2020-03-15T03:44:38.279Z] === RUN TestKillContainer/killing_signal [2020-03-15T03:44:39.655Z] --- PASS: TestKillContainer (2.40s) [2020-03-15T03:44:39.655Z] --- PASS: TestKillContainer/no_signal (0.76s) [2020-03-15T03:44:39.655Z] --- PASS: TestKillContainer/non_killing_signal (0.51s) [2020-03-15T03:44:39.655Z] --- PASS: TestKillContainer/killing_signal (0.82s) [2020-03-15T03:44:39.655Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-03-15T03:44:39.655Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-03-15T03:44:40.221Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-03-15T03:44:41.156Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.53s) [2020-03-15T03:44:41.156Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.74s) [2020-03-15T03:44:41.156Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.50s) [2020-03-15T03:44:41.156Z] === RUN TestKillStoppedContainer [2020-03-15T03:44:41.156Z] --- PASS: TestKillStoppedContainer (0.11s) [2020-03-15T03:44:41.156Z] === RUN TestKillStoppedContainerAPIPre120 [2020-03-15T03:44:41.156Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2020-03-15T03:44:41.156Z] === RUN TestKillDifferentUserContainer [2020-03-15T03:44:41.572Z] Loaded image: buildpack-deps:jessie [2020-03-15T03:44:41.573Z] Loaded image: busybox:latest [2020-03-15T03:44:41.573Z] Loaded image: buildpack-deps:jessie [2020-03-15T03:44:41.573Z] Loaded image: busybox:glibc [2020-03-15T03:44:41.573Z] Loaded image: debian:jessie [2020-03-15T03:44:41.573Z] Loaded image: hello-world:latest [2020-03-15T03:44:41.573Z] Loaded image: busybox:latest [2020-03-15T03:44:41.573Z] INFO: Testing against a local daemon [2020-03-15T03:44:41.573Z] === RUN TestDockerSuite [2020-03-15T03:44:41.573Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-03-15T03:44:41.573Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-03-15T03:44:41.573Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-03-15T03:44:41.573Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-03-15T03:44:41.573Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-03-15T03:44:41.573Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-03-15T03:44:41.573Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-03-15T03:44:41.573Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-03-15T03:44:41.573Z] Loaded image: busybox:glibc [2020-03-15T03:44:41.573Z] Loaded image: debian:jessie [2020-03-15T03:44:41.573Z] Loaded image: hello-world:latest [2020-03-15T03:44:41.573Z] INFO: Testing against a local daemon [2020-03-15T03:44:41.573Z] === RUN TestDockerDaemonSuite [2020-03-15T03:44:41.573Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-03-15T03:44:42.090Z] --- PASS: TestKillDifferentUserContainer (0.81s) [2020-03-15T03:44:42.090Z] === RUN TestInspectOomKilledTrue [2020-03-15T03:44:42.090Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2020-03-15T03:44:42.090Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-15T03:44:42.090Z] === RUN TestInspectOomKilledFalse [2020-03-15T03:44:42.090Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-03-15T03:44:42.090Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-15T03:44:42.090Z] === RUN TestLinksEtcHostsContentMatch [2020-03-15T03:44:42.140Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-03-15T03:44:42.397Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-03-15T03:44:42.660Z] --- PASS: TestLinksEtcHostsContentMatch (0.66s) [2020-03-15T03:44:42.660Z] === RUN TestLinksContainerNames [2020-03-15T03:44:42.962Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-03-15T03:44:42.962Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-03-15T03:44:43.895Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-03-15T03:44:44.152Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-03-15T03:44:44.152Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-03-15T03:44:44.564Z] --- PASS: TestLinksContainerNames (1.55s) [2020-03-15T03:44:44.564Z] === RUN TestLogsFollowTailEmpty [2020-03-15T03:44:45.130Z] --- PASS: TestLogsFollowTailEmpty (0.78s) [2020-03-15T03:44:45.130Z] === RUN TestContainerNetworkMountsNoChown [2020-03-15T03:44:45.780Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.72s) [2020-03-15T03:44:45.780Z] PASS [2020-03-15T03:44:45.780Z] [2020-03-15T03:44:45.780Z] === Skipped [2020-03-15T03:44:45.780Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-03-15T03:44:45.780Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-15T03:44:45.780Z] [2020-03-15T03:44:45.780Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-03-15T03:44:45.780Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-15T03:44:45.780Z] [2020-03-15T03:44:45.780Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-03-15T03:44:45.780Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-15T03:44:45.780Z] [2020-03-15T03:44:45.780Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-03-15T03:44:45.780Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-15T03:44:45.780Z] [2020-03-15T03:44:45.780Z] [2020-03-15T03:44:45.780Z] DONE 17 tests, 4 skipped in 28.911s [2020-03-15T03:44:45.780Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-03-15T03:44:45.780Z] ++ 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-03-15T03:44:45.780Z] ++ set -e [2020-03-15T03:44:45.780Z] ++ '[' -n 0 ']' [2020-03-15T03:44:45.780Z] ++ set -x [2020-03-15T03:44:45.780Z] ++ env -i DEST=/go/src/github.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-03-15T03:44:45.780Z] INFO: Testing against a local daemon [2020-03-15T03:44:45.780Z] === RUN TestPluginInvalidJSON [2020-03-15T03:44:45.780Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-03-15T03:44:45.780Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-03-15T03:44:45.780Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-03-15T03:44:45.780Z] --- PASS: TestPluginInvalidJSON (0.01s) [2020-03-15T03:44:45.780Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-03-15T03:44:45.780Z] PASS [2020-03-15T03:44:45.780Z] [2020-03-15T03:44:45.780Z] DONE 2 tests in 0.076s [2020-03-15T03:44:45.780Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-03-15T03:44:45.780Z] ++ 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-03-15T03:44:45.780Z] ++ set -e [2020-03-15T03:44:45.780Z] ++ '[' -n 0 ']' [2020-03-15T03:44:45.780Z] ++ set -x [2020-03-15T03:44:45.780Z] ++ env -i DEST=/go/src/github.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-03-15T03:44:45.780Z] INFO: Testing against a local daemon [2020-03-15T03:44:45.780Z] === RUN TestExternalGraphDriver [2020-03-15T03:44:45.780Z] === RUN TestExternalGraphDriver/json [2020-03-15T03:44:46.049Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-03-15T03:44:46.064Z] --- PASS: TestContainerNetworkMountsNoChown (0.76s) [2020-03-15T03:44:46.064Z] === RUN TestMountDaemonRoot [2020-03-15T03:44:46.064Z] === RUN TestMountDaemonRoot/default [2020-03-15T03:44:46.064Z] === PAUSE TestMountDaemonRoot/default [2020-03-15T03:44:46.064Z] === RUN TestMountDaemonRoot/private [2020-03-15T03:44:46.064Z] === PAUSE TestMountDaemonRoot/private [2020-03-15T03:44:46.064Z] === RUN TestMountDaemonRoot/rprivate [2020-03-15T03:44:46.064Z] === PAUSE TestMountDaemonRoot/rprivate [2020-03-15T03:44:46.064Z] === RUN TestMountDaemonRoot/slave [2020-03-15T03:44:46.064Z] === PAUSE TestMountDaemonRoot/slave [2020-03-15T03:44:46.064Z] === RUN TestMountDaemonRoot/rslave [2020-03-15T03:44:46.064Z] === PAUSE TestMountDaemonRoot/rslave [2020-03-15T03:44:46.064Z] === RUN TestMountDaemonRoot/shared [2020-03-15T03:44:46.064Z] === PAUSE TestMountDaemonRoot/shared [2020-03-15T03:44:46.064Z] === RUN TestMountDaemonRoot/rshared [2020-03-15T03:44:46.064Z] === PAUSE TestMountDaemonRoot/rshared [2020-03-15T03:44:46.064Z] === CONT TestMountDaemonRoot/default [2020-03-15T03:44:46.064Z] === RUN TestMountDaemonRoot/default/mount_root [2020-03-15T03:44:46.064Z] === CONT TestMountDaemonRoot/shared [2020-03-15T03:44:46.064Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-03-15T03:44:46.064Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-03-15T03:44:46.064Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-03-15T03:44:46.064Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-03-15T03:44:46.064Z] === CONT TestMountDaemonRoot/rslave [2020-03-15T03:44:46.064Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-03-15T03:44:46.064Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-03-15T03:44:46.064Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-03-15T03:44:46.064Z] === CONT TestMountDaemonRoot/rshared [2020-03-15T03:44:46.064Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-03-15T03:44:46.064Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-03-15T03:44:46.064Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-03-15T03:44:46.064Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-03-15T03:44:46.064Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-03-15T03:44:46.064Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-03-15T03:44:46.064Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-03-15T03:44:46.064Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-03-15T03:44:46.064Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-03-15T03:44:46.064Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-03-15T03:44:46.064Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-03-15T03:44:46.064Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-03-15T03:44:46.064Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-03-15T03:44:46.064Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-03-15T03:44:46.064Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-03-15T03:44:46.064Z] === CONT TestMountDaemonRoot/rprivate [2020-03-15T03:44:46.064Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-03-15T03:44:46.064Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-03-15T03:44:46.064Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-03-15T03:44:46.064Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-03-15T03:44:46.064Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-03-15T03:44:46.064Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-03-15T03:44:46.064Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-03-15T03:44:46.064Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-03-15T03:44:46.064Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-03-15T03:44:46.064Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-03-15T03:44:46.064Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-03-15T03:44:46.064Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-03-15T03:44:46.064Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-03-15T03:44:46.064Z] === CONT TestMountDaemonRoot/slave [2020-03-15T03:44:46.064Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-03-15T03:44:46.064Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-03-15T03:44:46.064Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-03-15T03:44:46.064Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-03-15T03:44:46.064Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-03-15T03:44:46.064Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-03-15T03:44:46.064Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-03-15T03:44:46.064Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-03-15T03:44:46.064Z] === CONT TestMountDaemonRoot/private [2020-03-15T03:44:46.064Z] === RUN TestMountDaemonRoot/private/bind_root [2020-03-15T03:44:46.064Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-03-15T03:44:46.064Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-03-15T03:44:46.064Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-03-15T03:44:46.064Z] === RUN TestMountDaemonRoot/private/mount_root [2020-03-15T03:44:46.064Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-03-15T03:44:46.064Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-03-15T03:44:46.064Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-03-15T03:44:46.064Z] === RUN TestMountDaemonRoot/default/bind_root [2020-03-15T03:44:46.064Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-03-15T03:44:46.064Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-03-15T03:44:46.064Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-03-15T03:44:46.064Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-03-15T03:44:46.064Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-03-15T03:44:46.064Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-03-15T03:44:46.064Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-03-15T03:44:46.064Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-03-15T03:44:46.064Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-03-15T03:44:46.064Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-03-15T03:44:46.064Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-03-15T03:44:46.064Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-03-15T03:44:46.064Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-03-15T03:44:46.064Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-03-15T03:44:46.064Z] === CONT TestMountDaemonRoot/private/bind_root [2020-03-15T03:44:46.064Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-03-15T03:44:46.064Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-03-15T03:44:46.064Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-03-15T03:44:46.064Z] === CONT TestMountDaemonRoot/default/mount_root [2020-03-15T03:44:46.064Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-03-15T03:44:46.064Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-03-15T03:44:46.064Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-03-15T03:44:46.306Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-03-15T03:44:46.306Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-03-15T03:44:46.306Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-03-15T03:44:46.322Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-03-15T03:44:46.322Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-03-15T03:44:46.322Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-03-15T03:44:46.322Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-03-15T03:44:46.322Z] === CONT TestMountDaemonRoot/private/mount_root [2020-03-15T03:44:46.322Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-03-15T03:44:46.322Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-03-15T03:44:46.322Z] === CONT TestMountDaemonRoot/default/bind_root [2020-03-15T03:44:46.322Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-03-15T03:44:46.322Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-03-15T03:44:46.322Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-03-15T03:44:46.322Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-03-15T03:44:46.322Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-03-15T03:44:46.322Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-03-15T03:44:46.322Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s) [2020-03-15T03:44:46.322Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-03-15T03:44:46.322Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2020-03-15T03:44:46.322Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2020-03-15T03:44:46.322Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2020-03-15T03:44:46.322Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) [2020-03-15T03:44:46.322Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-03-15T03:44:46.323Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-03-15T03:44:46.323Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-03-15T03:44:46.323Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-03-15T03:44:46.323Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-03-15T03:44:46.323Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-03-15T03:44:46.323Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2020-03-15T03:44:46.323Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2020-03-15T03:44:46.323Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2020-03-15T03:44:46.323Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s) [2020-03-15T03:44:46.323Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-03-15T03:44:46.323Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-03-15T03:44:46.323Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-03-15T03:44:46.323Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-03-15T03:44:46.323Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-03-15T03:44:46.323Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-03-15T03:44:46.323Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-03-15T03:44:46.323Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-03-15T03:44:46.323Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-03-15T03:44:46.323Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-03-15T03:44:46.323Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-03-15T03:44:46.323Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2020-03-15T03:44:46.323Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2020-03-15T03:44:46.323Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2020-03-15T03:44:46.323Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2020-03-15T03:44:46.323Z] === RUN TestContainerBindMountNonRecursive [2020-03-15T03:44:46.391Z] === RUN TestExternalGraphDriver/spec [2020-03-15T03:44:46.871Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-03-15T03:44:47.437Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-03-15T03:44:48.223Z] --- PASS: TestContainerBindMountNonRecursive (1.88s) [2020-03-15T03:44:48.223Z] === RUN TestNetworkNat [2020-03-15T03:44:48.808Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-03-15T03:44:48.808Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-03-15T03:44:48.808Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-03-15T03:44:48.808Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-03-15T03:44:48.808Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-03-15T03:44:49.052Z] === RUN TestExternalGraphDriver/pull [2020-03-15T03:44:49.159Z] --- PASS: TestNetworkNat (0.86s) [2020-03-15T03:44:49.159Z] === RUN TestNetworkLocalhostTCPNat [2020-03-15T03:44:49.377Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-03-15T03:44:50.094Z] --- PASS: TestNetworkLocalhostTCPNat (0.84s) [2020-03-15T03:44:50.094Z] === RUN TestNetworkLoopbackNat [2020-03-15T03:44:50.514Z] --- PASS: TestExternalGraphDriver (6.26s) [2020-03-15T03:44:50.514Z] --- PASS: TestExternalGraphDriver/json (2.02s) [2020-03-15T03:44:50.514Z] --- PASS: TestExternalGraphDriver/spec (2.10s) [2020-03-15T03:44:50.514Z] --- PASS: TestExternalGraphDriver/pull (2.04s) [2020-03-15T03:44:50.514Z] === RUN TestGraphdriverPluginV2 [2020-03-15T03:44:50.794Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2020-03-15T03:44:50.794Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-15T03:44:50.794Z] PASS [2020-03-15T03:44:50.794Z] [2020-03-15T03:44:50.794Z] === Skipped [2020-03-15T03:44:50.794Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2020-03-15T03:44:50.794Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-15T03:44:50.794Z] [2020-03-15T03:44:50.794Z] [2020-03-15T03:44:50.794Z] DONE 5 tests, 1 skipped in 6.399s [2020-03-15T03:44:50.794Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-03-15T03:44:50.794Z] ++ 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-03-15T03:44:50.794Z] ++ set -e [2020-03-15T03:44:50.794Z] ++ '[' -n 0 ']' [2020-03-15T03:44:50.794Z] ++ set -x [2020-03-15T03:44:50.794Z] ++ env -i DEST=/go/src/github.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-03-15T03:44:50.794Z] INFO: Testing against a local daemon [2020-03-15T03:44:50.794Z] === RUN TestContinueAfterPluginCrash [2020-03-15T03:44:50.794Z] === PAUSE TestContinueAfterPluginCrash [2020-03-15T03:44:50.794Z] === RUN TestReadPluginNoRead [2020-03-15T03:44:50.794Z] === PAUSE TestReadPluginNoRead [2020-03-15T03:44:50.794Z] === RUN TestDaemonStartWithLogOpt [2020-03-15T03:44:50.794Z] === PAUSE TestDaemonStartWithLogOpt [2020-03-15T03:44:50.794Z] === CONT TestContinueAfterPluginCrash [2020-03-15T03:44:50.794Z] === CONT TestDaemonStartWithLogOpt [2020-03-15T03:44:51.030Z] --- PASS: TestNetworkLoopbackNat (1.17s) [2020-03-15T03:44:51.030Z] === RUN TestPause [2020-03-15T03:44:51.932Z] tests/integration/api_swarm_test.py .ssss.xs...x....... [ 72%] [2020-03-15T03:44:51.966Z] --- PASS: TestPause (0.83s) [2020-03-15T03:44:51.966Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-03-15T03:44:51.966Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-15T03:44:51.966Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-15T03:44:51.966Z] === RUN TestPauseStopPausedContainer [2020-03-15T03:44:52.762Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-03-15T03:44:52.900Z] --- PASS: TestPauseStopPausedContainer (0.90s) [2020-03-15T03:44:52.900Z] === RUN TestPsFilter [2020-03-15T03:44:53.020Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-03-15T03:44:53.158Z] --- PASS: TestPsFilter (0.26s) [2020-03-15T03:44:53.158Z] === RUN TestRemoveContainerWithRemovedVolume [2020-03-15T03:44:54.093Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.76s) [2020-03-15T03:44:54.093Z] === RUN TestRemoveContainerWithVolume [2020-03-15T03:44:54.659Z] --- PASS: TestRemoveContainerWithVolume (0.77s) [2020-03-15T03:44:54.659Z] === RUN TestRemoveContainerRunning [2020-03-15T03:44:54.944Z] Removing intermediate container 97454949a94b [2020-03-15T03:44:54.944Z] ---> 8c825943776c [2020-03-15T03:44:54.944Z] 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-03-15T03:44:54.944Z] ---> Running in 2851093345fc [2020-03-15T03:44:54.944Z] INFO: Building gotestsum version v0.3.5 in C:\gopath [2020-03-15T03:44:55.562Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-03-15T03:44:55.562Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-03-15T03:44:55.592Z] --- PASS: TestRemoveContainerRunning (0.76s) [2020-03-15T03:44:55.592Z] === RUN TestRemoveContainerForceRemoveRunning [2020-03-15T03:44:56.158Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.81s) [2020-03-15T03:44:56.159Z] === RUN TestRemoveInvalidContainer [2020-03-15T03:44:56.159Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-03-15T03:44:56.159Z] === RUN TestRenameLinkedContainer [2020-03-15T03:44:58.091Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-03-15T03:44:58.349Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-03-15T03:44:59.155Z] --- PASS: TestDaemonStartWithLogOpt (8.09s) [2020-03-15T03:44:59.155Z] === CONT TestReadPluginNoRead [2020-03-15T03:44:59.462Z] --- PASS: TestRenameLinkedContainer (3.19s) [2020-03-15T03:44:59.462Z] === RUN TestRenameStoppedContainer [2020-03-15T03:44:59.721Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-03-15T03:45:00.410Z] --- PASS: TestRenameStoppedContainer (0.82s) [2020-03-15T03:45:00.410Z] === RUN TestRenameRunningContainerAndReuse [2020-03-15T03:45:00.653Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-03-15T03:45:01.786Z] --- PASS: TestRenameRunningContainerAndReuse (1.57s) [2020-03-15T03:45:01.786Z] === RUN TestRenameInvalidName [2020-03-15T03:45:01.820Z] === RUN TestReadPluginNoRead/default [2020-03-15T03:45:02.074Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-03-15T03:45:02.729Z] --- PASS: TestRenameInvalidName (0.83s) [2020-03-15T03:45:02.729Z] === RUN TestRenameAnonymousContainer [2020-03-15T03:45:03.021Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-03-15T03:45:03.279Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-03-15T03:45:03.833Z] === RUN TestReadPluginNoRead/disabled_caching [2020-03-15T03:45:03.833Z] --- PASS: TestContinueAfterPluginCrash (12.99s) [2020-03-15T03:45:04.213Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-03-15T03:45:05.590Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-03-15T03:45:05.844Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-03-15T03:45:05.849Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-03-15T03:45:06.932Z] --- PASS: TestRenameAnonymousContainer (4.05s) [2020-03-15T03:45:06.932Z] === RUN TestRenameContainerWithSameName [2020-03-15T03:45:07.309Z] --- PASS: TestReadPluginNoRead (8.48s) [2020-03-15T03:45:07.309Z] --- PASS: TestReadPluginNoRead/default (1.89s) [2020-03-15T03:45:07.309Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.97s) [2020-03-15T03:45:07.309Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.87s) [2020-03-15T03:45:07.309Z] read_test.go:91: [d65eb4adb7ca1] daemon is not started [2020-03-15T03:45:07.309Z] PASS [2020-03-15T03:45:07.309Z] [2020-03-15T03:45:07.309Z] DONE 6 tests in 16.651s [2020-03-15T03:45:07.309Z] 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-03-15T03:45:07.309Z] ++ 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-03-15T03:45:07.309Z] ++ set -e [2020-03-15T03:45:07.309Z] ++ '[' -n 0 ']' [2020-03-15T03:45:07.309Z] ++ set -x [2020-03-15T03:45:07.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=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-03-15T03:45:07.309Z] testing: warning: no tests to run [2020-03-15T03:45:07.309Z] PASS [2020-03-15T03:45:07.309Z] [2020-03-15T03:45:07.309Z] DONE 0 tests in 0.028s [2020-03-15T03:45:07.309Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-03-15T03:45:07.309Z] ++ 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-03-15T03:45:07.309Z] ++ set -e [2020-03-15T03:45:07.309Z] ++ '[' -n 0 ']' [2020-03-15T03:45:07.309Z] ++ set -x [2020-03-15T03:45:07.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=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-03-15T03:45:07.499Z] --- PASS: TestRenameContainerWithSameName (0.83s) [2020-03-15T03:45:07.499Z] === RUN TestRenameContainerWithLinkedContainer [2020-03-15T03:45:07.589Z] INFO: Testing against a local daemon [2020-03-15T03:45:07.589Z] === RUN TestPluginWithDevMounts [2020-03-15T03:45:07.589Z] === PAUSE TestPluginWithDevMounts [2020-03-15T03:45:07.589Z] === CONT TestPluginWithDevMounts [2020-03-15T03:45:07.746Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-03-15T03:45:09.399Z] --- PASS: TestRenameContainerWithLinkedContainer (1.55s) [2020-03-15T03:45:09.399Z] === RUN TestResize [2020-03-15T03:45:09.599Z] --- PASS: TestPluginWithDevMounts (1.88s) [2020-03-15T03:45:09.599Z] PASS [2020-03-15T03:45:09.599Z] [2020-03-15T03:45:09.599Z] DONE 1 tests in 1.964s [2020-03-15T03:45:09.599Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-03-15T03:45:09.599Z] ++ 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-03-15T03:45:09.599Z] ++ set -e [2020-03-15T03:45:09.599Z] ++ '[' -n 0 ']' [2020-03-15T03:45:09.599Z] ++ set -x [2020-03-15T03:45:09.599Z] ++ env -i DEST=/go/src/github.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-03-15T03:45:09.599Z] INFO: Testing against a local daemon [2020-03-15T03:45:09.599Z] === RUN TestSecretInspect [2020-03-15T03:45:09.956Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-03-15T03:45:09.956Z] tests/integration/client_test.py ..... [ 75%] [2020-03-15T03:45:09.956Z] tests/integration/context_api_test.py .. [ 76%] [2020-03-15T03:45:09.956Z] tests/integration/errors_test.py . [ 76%] [2020-03-15T03:45:09.965Z] --- PASS: TestResize (0.82s) [2020-03-15T03:45:09.965Z] === RUN TestResizeWithInvalidSize [2020-03-15T03:45:10.271Z] === RUN TestDockerSuite/TestAttachDetach [2020-03-15T03:45:10.271Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-03-15T03:45:10.900Z] --- PASS: TestResizeWithInvalidSize (0.83s) [2020-03-15T03:45:10.900Z] === RUN TestResizeWhenContainerNotStarted [2020-03-15T03:45:11.208Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-03-15T03:45:11.468Z] --- PASS: TestResizeWhenContainerNotStarted (0.76s) [2020-03-15T03:45:11.468Z] === RUN TestDaemonRestartKillContainers [2020-03-15T03:45:11.468Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-15T03:45:11.468Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-15T03:45:11.468Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-15T03:45:11.468Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-15T03:45:11.468Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-15T03:45:11.468Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-15T03:45:11.468Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-15T03:45:11.468Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-15T03:45:11.468Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-15T03:45:11.468Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-15T03:45:11.468Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-15T03:45:11.468Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-15T03:45:11.468Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-15T03:45:11.468Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-15T03:45:11.468Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-15T03:45:11.468Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-15T03:45:11.468Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-15T03:45:11.468Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-15T03:45:11.468Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-15T03:45:11.468Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-15T03:45:11.468Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-15T03:45:11.468Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-15T03:45:11.468Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-15T03:45:11.468Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-15T03:45:11.468Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-15T03:45:11.468Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-15T03:45:11.468Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-15T03:45:11.468Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-15T03:45:12.581Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-03-15T03:45:13.037Z] --- PASS: TestSecretInspect (3.62s) [2020-03-15T03:45:13.037Z] === RUN TestSecretList [2020-03-15T03:45:13.373Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-15T03:45:14.312Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-15T03:45:14.312Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-15T03:45:14.482Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-03-15T03:45:14.740Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-03-15T03:45:14.881Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-15T03:45:16.113Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-03-15T03:45:16.786Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-15T03:45:17.045Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-15T03:45:17.045Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-15T03:45:17.397Z] --- PASS: TestSecretList (3.71s) [2020-03-15T03:45:17.397Z] === RUN TestSecretsCreateAndDelete [2020-03-15T03:45:17.486Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-03-15T03:45:17.486Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-03-15T03:45:17.612Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-15T03:45:18.859Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-03-15T03:45:19.127Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-03-15T03:45:19.517Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-03-15T03:45:19.517Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.67s) [2020-03-15T03:45:19.517Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.70s) [2020-03-15T03:45:19.517Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.71s) [2020-03-15T03:45:19.517Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.45s) [2020-03-15T03:45:19.517Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.62s) [2020-03-15T03:45:19.517Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.77s) [2020-03-15T03:45:19.517Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.78s) [2020-03-15T03:45:19.517Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.73s) [2020-03-15T03:45:19.517Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.63s) [2020-03-15T03:45:19.517Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.65s) [2020-03-15T03:45:19.517Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.60s) [2020-03-15T03:45:19.517Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.46s) [2020-03-15T03:45:19.517Z] === RUN TestCgroupNamespacesRun [2020-03-15T03:45:20.856Z] --- PASS: TestSecretsCreateAndDelete (3.64s) [2020-03-15T03:45:20.856Z] === RUN TestSecretsUpdate [2020-03-15T03:45:21.419Z] --- PASS: TestCgroupNamespacesRun (1.80s) [2020-03-15T03:45:21.419Z] === RUN TestCgroupNamespacesRunPrivileged [2020-03-15T03:45:21.654Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-03-15T03:45:21.912Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-03-15T03:45:22.476Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-03-15T03:45:22.796Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.70s) [2020-03-15T03:45:22.796Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-03-15T03:45:23.040Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-03-15T03:45:23.303Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-03-15T03:45:24.305Z] --- PASS: TestSecretsUpdate (3.64s) [2020-03-15T03:45:24.305Z] === RUN TestTemplatedSecret [2020-03-15T03:45:24.673Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-03-15T03:45:24.696Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.79s) [2020-03-15T03:45:24.696Z] === RUN TestCgroupNamespacesRunHostMode [2020-03-15T03:45:24.931Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-03-15T03:45:24.931Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-03-15T03:45:25.188Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-03-15T03:45:26.560Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-03-15T03:45:26.599Z] --- PASS: TestCgroupNamespacesRunHostMode (1.78s) [2020-03-15T03:45:26.599Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-03-15T03:45:27.493Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-03-15T03:45:27.753Z] --- PASS: TestTemplatedSecret (3.51s) [2020-03-15T03:45:27.753Z] === RUN TestSecretCreateResolve [2020-03-15T03:45:28.424Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-03-15T03:45:28.501Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.77s) [2020-03-15T03:45:28.501Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-03-15T03:45:29.436Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.97s) [2020-03-15T03:45:29.436Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-03-15T03:45:30.321Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-03-15T03:45:30.370Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.94s) [2020-03-15T03:45:30.370Z] === RUN TestCgroupNamespacesRunOlderClient [2020-03-15T03:45:30.515Z] INFO: Sources obtained for gotestsum... [2020-03-15T03:45:30.515Z] INFO: Checkout done for gotestsum... [2020-03-15T03:45:30.515Z] INFO: Build done for gotestsum... [2020-03-15T03:45:31.190Z] --- PASS: TestSecretCreateResolve (3.73s) [2020-03-15T03:45:31.190Z] PASS [2020-03-15T03:45:31.190Z] [2020-03-15T03:45:31.190Z] DONE 6 tests in 21.908s [2020-03-15T03:45:31.190Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-03-15T03:45:31.190Z] ++ 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-03-15T03:45:31.190Z] ++ set -e [2020-03-15T03:45:31.190Z] ++ '[' -n 0 ']' [2020-03-15T03:45:31.190Z] ++ set -x [2020-03-15T03:45:31.190Z] ++ env -i DEST=/go/src/github.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-03-15T03:45:31.470Z] INFO: Testing against a local daemon [2020-03-15T03:45:31.470Z] === RUN TestServiceCreateInit [2020-03-15T03:45:31.470Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-03-15T03:45:32.271Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.84s) [2020-03-15T03:45:32.271Z] === RUN TestKernelTCPMemory [2020-03-15T03:45:32.837Z] --- PASS: TestKernelTCPMemory (0.86s) [2020-03-15T03:45:32.837Z] === RUN TestNISDomainname [2020-03-15T03:45:33.603Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-03-15T03:45:33.603Z] --- PASS: TestBuildWithHugeFile (96.77s) [2020-03-15T03:45:33.603Z] === RUN TestBuildWithEmptyDockerfile [2020-03-15T03:45:33.603Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-15T03:45:33.603Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-15T03:45:33.603Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-15T03:45:33.603Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-15T03:45:33.603Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-15T03:45:33.603Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-15T03:45:33.603Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-15T03:45:33.603Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-15T03:45:33.603Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-15T03:45:33.603Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2020-03-15T03:45:33.603Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.23s) [2020-03-15T03:45:33.603Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.23s) [2020-03-15T03:45:33.603Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.09s) [2020-03-15T03:45:33.603Z] === RUN TestBuildPreserveOwnership [2020-03-15T03:45:33.603Z] === RUN TestBuildPreserveOwnership/copy_from [2020-03-15T03:45:33.773Z] --- PASS: TestNISDomainname (0.99s) [2020-03-15T03:45:33.773Z] === RUN TestHostnameDnsResolution [2020-03-15T03:45:34.167Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-03-15T03:45:34.731Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-03-15T03:45:35.674Z] --- PASS: TestHostnameDnsResolution (1.72s) [2020-03-15T03:45:35.674Z] === RUN TestStats [2020-03-15T03:45:36.934Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-03-15T03:45:37.575Z] --- PASS: TestStats (1.81s) [2020-03-15T03:45:37.575Z] === RUN TestStopContainerWithTimeout [2020-03-15T03:45:37.575Z] === RUN TestStopContainerWithTimeout/0 [2020-03-15T03:45:37.575Z] === PAUSE TestStopContainerWithTimeout/0 [2020-03-15T03:45:37.575Z] === RUN TestStopContainerWithTimeout/1 [2020-03-15T03:45:37.575Z] === PAUSE TestStopContainerWithTimeout/1 [2020-03-15T03:45:37.575Z] === RUN TestStopContainerWithTimeout/3 [2020-03-15T03:45:37.575Z] === PAUSE TestStopContainerWithTimeout/3 [2020-03-15T03:45:37.575Z] === RUN TestStopContainerWithTimeout/-1 [2020-03-15T03:45:37.575Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-03-15T03:45:37.575Z] === CONT TestStopContainerWithTimeout/0 [2020-03-15T03:45:37.576Z] === CONT TestStopContainerWithTimeout/3 [2020-03-15T03:45:37.576Z] === CONT TestStopContainerWithTimeout/-1 [2020-03-15T03:45:37.576Z] === CONT TestStopContainerWithTimeout/1 [2020-03-15T03:45:38.009Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-03-15T03:45:38.575Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-03-15T03:45:39.029Z] Removing intermediate container 2851093345fc [2020-03-15T03:45:39.029Z] ---> 7bb8c95f1ae2 [2020-03-15T03:45:39.029Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-03-15T03:45:39.029Z] ---> Running in d8aae2e43c4c [2020-03-15T03:45:39.029Z] Removing intermediate container d8aae2e43c4c [2020-03-15T03:45:39.029Z] ---> 39ad14150c6b [2020-03-15T03:45:39.029Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-03-15T03:45:39.029Z] ---> Running in 68fd7ac8a4d5 [2020-03-15T03:45:39.029Z] Removing intermediate container 68fd7ac8a4d5 [2020-03-15T03:45:39.030Z] ---> 7a591807d47c [2020-03-15T03:45:39.030Z] Step 10/10 : COPY . . [2020-03-15T03:45:39.507Z] --- PASS: TestBuildPreserveOwnership (5.94s) [2020-03-15T03:45:39.507Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.00s) [2020-03-15T03:45:39.507Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.93s) [2020-03-15T03:45:39.507Z] === RUN TestBuildPlatformInvalid [2020-03-15T03:45:39.765Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2020-03-15T03:45:39.765Z] PASS [2020-03-15T03:45:39.765Z] [2020-03-15T03:45:39.765Z] === Skipped [2020-03-15T03:45:39.765Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-03-15T03:45:39.765Z] build_session_test.go:25: TODO: BuildKit [2020-03-15T03:45:39.765Z] [2020-03-15T03:45:39.765Z] [2020-03-15T03:45:39.765Z] DONE 32 tests, 1 skipped in 182.331s [2020-03-15T03:45:39.765Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-03-15T03:45:39.765Z] ++ 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-03-15T03:45:39.765Z] ++ set -e [2020-03-15T03:45:39.765Z] ++ '[' -n 0 ']' [2020-03-15T03:45:39.765Z] ++ set -x [2020-03-15T03:45:39.765Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-03-15T03:45:39.765Z] INFO: Testing against a local daemon [2020-03-15T03:45:39.765Z] === RUN TestConfigList [2020-03-15T03:45:40.865Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-03-15T03:45:40.865Z] --- PASS: TestStopContainerWithTimeout/0 (1.37s) [2020-03-15T03:45:40.865Z] --- PASS: TestStopContainerWithTimeout/1 (2.27s) [2020-03-15T03:45:40.865Z] --- PASS: TestStopContainerWithTimeout/3 (2.93s) [2020-03-15T03:45:40.865Z] --- PASS: TestStopContainerWithTimeout/-1 (3.27s) [2020-03-15T03:45:40.865Z] === RUN TestDeleteDevicemapper [2020-03-15T03:45:40.865Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-03-15T03:45:40.865Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-15T03:45:40.865Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-03-15T03:45:42.289Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-03-15T03:45:42.397Z] --- PASS: TestServiceCreateInit (10.21s) [2020-03-15T03:45:42.397Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.96s) [2020-03-15T03:45:42.397Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.24s) [2020-03-15T03:45:42.397Z] === RUN TestCreateServiceMultipleTimes [2020-03-15T03:45:42.547Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-03-15T03:45:42.771Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.11s) [2020-03-15T03:45:42.771Z] === RUN TestUpdateMemory [2020-03-15T03:45:42.771Z] --- SKIP: TestUpdateMemory (0.00s) [2020-03-15T03:45:42.771Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-03-15T03:45:42.771Z] === RUN TestUpdateCPUQuota [2020-03-15T03:45:43.112Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-03-15T03:45:43.112Z] --- PASS: TestConfigList (3.32s) [2020-03-15T03:45:43.112Z] === RUN TestConfigsCreateAndDelete [2020-03-15T03:45:43.676Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-03-15T03:45:44.147Z] --- PASS: TestUpdateCPUQuota (1.29s) [2020-03-15T03:45:44.147Z] === RUN TestUpdatePidsLimit [2020-03-15T03:45:44.147Z] === RUN TestUpdatePidsLimit/update_from_none [2020-03-15T03:45:44.242Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-03-15T03:45:44.405Z] === RUN TestUpdatePidsLimit/no_change [2020-03-15T03:45:44.972Z] === RUN TestUpdatePidsLimit/update_lower [2020-03-15T03:45:45.231Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-03-15T03:45:45.799Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-03-15T03:45:46.058Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-03-15T03:45:46.625Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-03-15T03:45:46.770Z] --- PASS: TestConfigsCreateAndDelete (3.38s) [2020-03-15T03:45:46.770Z] === RUN TestConfigsUpdate [2020-03-15T03:45:47.335Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-03-15T03:45:47.901Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-03-15T03:45:48.001Z] --- PASS: TestUpdatePidsLimit (3.97s) [2020-03-15T03:45:48.001Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.40s) [2020-03-15T03:45:48.001Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2020-03-15T03:45:48.001Z] --- PASS: TestUpdatePidsLimit/update_lower (0.38s) [2020-03-15T03:45:48.001Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s) [2020-03-15T03:45:48.001Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.48s) [2020-03-15T03:45:48.001Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s) [2020-03-15T03:45:48.001Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s) [2020-03-15T03:45:48.001Z] === RUN TestUpdateRestartPolicy [2020-03-15T03:45:48.027Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-03-15T03:45:48.467Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-03-15T03:45:49.841Z] --- PASS: TestConfigsUpdate (3.22s) [2020-03-15T03:45:49.841Z] === RUN TestTemplatedConfig [2020-03-15T03:45:50.098Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-03-15T03:45:50.098Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-03-15T03:45:51.032Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-03-15T03:45:52.931Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-03-15T03:45:53.402Z] #79 exporting layers 114.7s done [2020-03-15T03:45:53.402Z] #79 exporting manifest sha256:3fd6528cb6eec1057497d7cbba6eeccef71dbbf6bb6d1d5d26be6a93691d4b57 done [2020-03-15T03:45:53.402Z] #79 exporting config sha256:93c6a180206524cec18e09a7d0925213ad4c44536725962bc099bde9236943fa done [2020-03-15T03:45:53.402Z] #79 sending tarball [2020-03-15T03:45:53.497Z] --- PASS: TestTemplatedConfig (3.85s) [2020-03-15T03:45:53.497Z] === RUN TestConfigInspect [2020-03-15T03:45:53.758Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-03-15T03:45:55.659Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-03-15T03:45:55.659Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-03-15T03:45:56.595Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-03-15T03:45:56.854Z] --- PASS: TestConfigInspect (3.30s) [2020-03-15T03:45:56.854Z] === RUN TestConfigCreateWithLabels [2020-03-15T03:45:57.419Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-03-15T03:45:57.677Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-03-15T03:45:59.576Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-03-15T03:46:00.283Z] #79 ... [2020-03-15T03:46:00.283Z] [2020-03-15T03:46:00.283Z] #80 importing to docker [2020-03-15T03:46:00.283Z] #80 ... [2020-03-15T03:46:00.283Z] [2020-03-15T03:46:00.283Z] #79 exporting to oci image format [2020-03-15T03:46:00.283Z] #79 sending tarball 18.7s done [2020-03-15T03:46:00.283Z] #79 DONE 133.5s [2020-03-15T03:46:00.283Z] [2020-03-15T03:46:00.283Z] #80 importing to docker [2020-03-15T03:46:00.509Z] --- PASS: TestConfigCreateWithLabels (3.49s) [2020-03-15T03:46:00.509Z] === RUN TestConfigCreateResolve [2020-03-15T03:46:01.073Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-03-15T03:46:02.881Z] --- PASS: TestUpdateRestartPolicy (12.42s) [2020-03-15T03:46:02.881Z] === RUN TestUpdateRestartWithAutoRemove [2020-03-15T03:46:02.881Z] --- PASS: TestUpdateRestartWithAutoRemove (0.80s) [2020-03-15T03:46:02.881Z] === RUN TestWaitNonBlocked [2020-03-15T03:46:02.881Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-15T03:46:02.881Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-15T03:46:02.881Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-15T03:46:02.881Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-15T03:46:02.881Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-15T03:46:02.881Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-15T03:46:02.881Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-03-15T03:46:02.881Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.91s) [2020-03-15T03:46:02.881Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.99s) [2020-03-15T03:46:02.881Z] === RUN TestWaitBlocked [2020-03-15T03:46:02.881Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-15T03:46:02.881Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-15T03:46:02.881Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-03-15T03:46:02.881Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-03-15T03:46:02.881Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-15T03:46:02.881Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-03-15T03:46:02.972Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-03-15T03:46:03.449Z] --- PASS: TestWaitBlocked (0.03s) [2020-03-15T03:46:03.449Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.07s) [2020-03-15T03:46:03.449Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.10s) [2020-03-15T03:46:03.449Z] === CONT TestContainerStartOnDaemonRestart [2020-03-15T03:46:03.449Z] === CONT TestDaemonHostGatewayIP [2020-03-15T03:46:03.449Z] === CONT TestIpcModeOlderClient [2020-03-15T03:46:03.449Z] === CONT TestDaemonRestartIpcMode [2020-03-15T03:46:03.537Z] --- PASS: TestConfigCreateResolve (3.09s) [2020-03-15T03:46:03.537Z] === RUN TestConfigDaemonLibtrustID [2020-03-15T03:46:03.708Z] --- PASS: TestIpcModeOlderClient (0.20s) [2020-03-15T03:46:04.072Z] ---> a07ce9de93ef [2020-03-15T03:46:04.101Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2020-03-15T03:46:04.101Z] PASS [2020-03-15T03:46:04.101Z] [2020-03-15T03:46:04.101Z] DONE 8 tests in 24.319s [2020-03-15T03:46:04.101Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-03-15T03:46:04.101Z] ++ 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-03-15T03:46:04.101Z] ++ set -e [2020-03-15T03:46:04.101Z] ++ '[' -n 0 ']' [2020-03-15T03:46:04.101Z] ++ set -x [2020-03-15T03:46:04.101Z] ++ env -i DEST=/go/src/github.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-03-15T03:46:04.101Z] INFO: Testing against a local daemon [2020-03-15T03:46:04.101Z] === RUN TestCheckpoint [2020-03-15T03:46:04.101Z] --- SKIP: TestCheckpoint (0.00s) [2020-03-15T03:46:04.101Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-15T03:46:04.101Z] === RUN TestContainerInvalidJSON [2020-03-15T03:46:04.101Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-03-15T03:46:04.101Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-03-15T03:46:04.101Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-03-15T03:46:04.101Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-03-15T03:46:04.101Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-03-15T03:46:04.101Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-03-15T03:46:04.101Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-03-15T03:46:04.101Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-03-15T03:46:04.101Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-03-15T03:46:04.101Z] --- PASS: TestContainerInvalidJSON (0.03s) [2020-03-15T03:46:04.101Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-03-15T03:46:04.101Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-03-15T03:46:04.101Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-03-15T03:46:04.101Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-03-15T03:46:04.359Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2020-03-15T03:46:04.359Z] === RUN TestCopyFromContainerPathIsNotDir [2020-03-15T03:46:04.359Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s) [2020-03-15T03:46:04.359Z] === RUN TestCopyToContainerPathDoesNotExist [2020-03-15T03:46:04.527Z] Successfully built a07ce9de93ef [2020-03-15T03:46:04.527Z] Successfully tagged docker:latest [2020-03-15T03:46:04.527Z] INFO: Image build ended at 03/15/2020 03:46:04. Duration:00:04:11.1848038 [2020-03-15T03:46:04.527Z] [2020-03-15T03:46:04.527Z] [2020-03-15T03:46:04.527Z] INFO: Building the test binaries at 03/15/2020 03:46:04... [2020-03-15T03:46:04.618Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s) [2020-03-15T03:46:04.618Z] === RUN TestCopyToContainerPathIsNotDir [2020-03-15T03:46:04.618Z] --- PASS: TestCopyToContainerPathIsNotDir (0.10s) [2020-03-15T03:46:04.618Z] === RUN TestCopyFromContainer [2020-03-15T03:46:04.716Z] --- PASS: TestCreateServiceMultipleTimes (22.59s) [2020-03-15T03:46:04.716Z] === RUN TestCreateServiceConflict [2020-03-15T03:46:05.511Z] ......... [ 86%] [2020-03-15T03:46:05.990Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-03-15T03:46:06.247Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-03-15T03:46:06.505Z] === RUN TestCopyFromContainer// [2020-03-15T03:46:06.762Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-03-15T03:46:06.762Z] === RUN TestCopyFromContainer//bar/root [2020-03-15T03:46:06.762Z] === RUN TestCopyFromContainer//bar/root/ [2020-03-15T03:46:06.999Z] --- PASS: TestContainerStartOnDaemonRestart (3.29s) [2020-03-15T03:46:07.019Z] === RUN TestCopyFromContainer/bar/quux [2020-03-15T03:46:07.019Z] === RUN TestCopyFromContainer/bar/quux/ [2020-03-15T03:46:07.277Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-03-15T03:46:07.277Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-03-15T03:46:07.277Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-03-15T03:46:07.534Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-03-15T03:46:07.534Z] === RUN TestCopyFromContainer/bar/notarget [2020-03-15T03:46:07.566Z] --- PASS: TestDaemonRestartIpcMode (4.14s) [2020-03-15T03:46:07.792Z] --- PASS: TestCopyFromContainer (3.09s) [2020-03-15T03:46:07.792Z] --- PASS: TestCopyFromContainer// (0.08s) [2020-03-15T03:46:07.792Z] --- PASS: TestCopyFromContainer//bar/root (0.15s) [2020-03-15T03:46:07.792Z] --- PASS: TestCopyFromContainer//bar/root/ (0.13s) [2020-03-15T03:46:07.792Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2020-03-15T03:46:07.792Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2020-03-15T03:46:07.792Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2020-03-15T03:46:07.792Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2020-03-15T03:46:07.792Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.13s) [2020-03-15T03:46:07.792Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2020-03-15T03:46:07.792Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2020-03-15T03:46:07.792Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-03-15T03:46:07.792Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-15T03:46:07.792Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-15T03:46:07.792Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-15T03:46:07.792Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-15T03:46:07.792Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-15T03:46:07.792Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-15T03:46:07.792Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-15T03:46:07.792Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-15T03:46:07.792Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-15T03:46:07.792Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2020-03-15T03:46:07.792Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-03-15T03:46:07.792Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-03-15T03:46:07.792Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-03-15T03:46:07.792Z] === RUN TestCreateLinkToNonExistingContainer [2020-03-15T03:46:07.792Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-03-15T03:46:07.792Z] === RUN TestCreateWithInvalidEnv [2020-03-15T03:46:07.792Z] === RUN TestCreateWithInvalidEnv/0 [2020-03-15T03:46:07.792Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-03-15T03:46:07.792Z] === RUN TestCreateWithInvalidEnv/1 [2020-03-15T03:46:07.792Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-03-15T03:46:07.792Z] === RUN TestCreateWithInvalidEnv/2 [2020-03-15T03:46:07.792Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-03-15T03:46:07.792Z] === CONT TestCreateWithInvalidEnv/0 [2020-03-15T03:46:07.792Z] === CONT TestCreateWithInvalidEnv/2 [2020-03-15T03:46:07.792Z] === CONT TestCreateWithInvalidEnv/1 [2020-03-15T03:46:07.792Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-03-15T03:46:07.792Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-03-15T03:46:07.792Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-03-15T03:46:07.792Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2020-03-15T03:46:07.792Z] === RUN TestCreateTmpfsMountsTarget [2020-03-15T03:46:07.792Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2020-03-15T03:46:07.792Z] === RUN TestCreateWithCustomMaskedPaths [2020-03-15T03:46:08.133Z] --- PASS: TestDaemonHostGatewayIP (4.61s) [2020-03-15T03:46:08.133Z] PASS [2020-03-15T03:46:08.133Z] [2020-03-15T03:46:08.133Z] === Skipped [2020-03-15T03:46:08.133Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-03-15T03:46:08.133Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-15T03:46:08.133Z] [2020-03-15T03:46:08.133Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.01s) [2020-03-15T03:46:08.133Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-15T03:46:08.133Z] [2020-03-15T03:46:08.133Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-03-15T03:46:08.133Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-15T03:46:08.133Z] [2020-03-15T03:46:08.133Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-15T03:46:08.133Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-15T03:46:08.133Z] [2020-03-15T03:46:08.133Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-03-15T03:46:08.133Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-15T03:46:08.133Z] [2020-03-15T03:46:08.133Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-03-15T03:46:08.133Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-03-15T03:46:08.133Z] [2020-03-15T03:46:08.133Z] [2020-03-15T03:46:08.133Z] DONE 199 tests, 6 skipped in 125.761s [2020-03-15T03:46:08.133Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-03-15T03:46:08.133Z] ++ 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-03-15T03:46:08.133Z] ++ set -e [2020-03-15T03:46:08.133Z] ++ '[' -n 0 ']' [2020-03-15T03:46:08.133Z] ++ set -x [2020-03-15T03:46:08.133Z] ++ env -i DEST=/go/src/github.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-03-15T03:46:08.154Z] --- PASS: TestCreateServiceConflict (3.67s) [2020-03-15T03:46:08.154Z] === RUN TestCreateServiceMaxReplicas [2020-03-15T03:46:08.391Z] INFO: Testing against a local daemon [2020-03-15T03:46:08.391Z] === RUN TestCommitInheritsEnv [2020-03-15T03:46:08.958Z] --- PASS: TestCommitInheritsEnv (0.57s) [2020-03-15T03:46:08.958Z] === RUN TestImportExtremelyLargeImageWorks [2020-03-15T03:46:08.958Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-03-15T03:46:08.958Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2020-03-15T03:46:08.958Z] === RUN TestImagesFilterMultiReference [2020-03-15T03:46:08.958Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2020-03-15T03:46:08.958Z] === RUN TestImagePullPlatformInvalid [2020-03-15T03:46:08.958Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-03-15T03:46:08.958Z] === RUN TestRemoveImageOrphaning [2020-03-15T03:46:09.174Z] INFO: make.ps1 starting at 03/15/2020 03:46:08 [2020-03-15T03:46:09.174Z] INFO: Git commit (f310bd29bd) assumed from DOCKER_GITCOMMIT environment variable [2020-03-15T03:46:09.174Z] INFO: Invoking autogen... [2020-03-15T03:46:09.627Z] INFO: Building daemon... [2020-03-15T03:46:09.893Z] --- PASS: TestRemoveImageOrphaning (0.67s) [2020-03-15T03:46:09.893Z] === RUN TestRemoveImageGarbageCollector [2020-03-15T03:46:09.893Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-03-15T03:46:09.893Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-15T03:46:09.893Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-03-15T03:46:09.893Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-03-15T03:46:09.893Z] === RUN TestTagInvalidReference [2020-03-15T03:46:09.893Z] --- PASS: TestTagInvalidReference (0.03s) [2020-03-15T03:46:09.893Z] === RUN TestTagValidPrefixedRepo [2020-03-15T03:46:09.893Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-03-15T03:46:09.893Z] === RUN TestTagExistedNameWithoutForce [2020-03-15T03:46:09.893Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-03-15T03:46:09.893Z] === RUN TestTagOfficialNames [2020-03-15T03:46:09.893Z] --- PASS: TestTagOfficialNames (0.08s) [2020-03-15T03:46:09.893Z] === RUN TestTagMatchesDigest [2020-03-15T03:46:09.893Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-03-15T03:46:09.893Z] PASS [2020-03-15T03:46:09.893Z] [2020-03-15T03:46:09.893Z] === Skipped [2020-03-15T03:46:09.893Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-03-15T03:46:09.893Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2020-03-15T03:46:09.893Z] [2020-03-15T03:46:09.894Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-03-15T03:46:09.894Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-15T03:46:09.894Z] [2020-03-15T03:46:09.894Z] [2020-03-15T03:46:09.894Z] DONE 12 tests, 2 skipped in 1.928s [2020-03-15T03:46:09.894Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-03-15T03:46:09.894Z] ++ 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-03-15T03:46:09.894Z] ++ set -e [2020-03-15T03:46:09.894Z] ++ '[' -n 0 ']' [2020-03-15T03:46:09.894Z] ++ set -x [2020-03-15T03:46:09.894Z] ++ env -i DEST=/go/src/github.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-03-15T03:46:10.321Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-03-15T03:46:10.460Z] INFO: Testing against a local daemon [2020-03-15T03:46:10.460Z] === RUN TestNetworkCreateDelete [2020-03-15T03:46:10.578Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-03-15T03:46:10.578Z] --- PASS: TestCreateWithCustomMaskedPaths (2.77s) [2020-03-15T03:46:10.578Z] === RUN TestCreateWithCapabilities [2020-03-15T03:46:10.578Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-03-15T03:46:10.578Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-03-15T03:46:10.579Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-03-15T03:46:10.579Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-03-15T03:46:10.579Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-03-15T03:46:10.579Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-03-15T03:46:10.579Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-03-15T03:46:10.579Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-03-15T03:46:10.579Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-03-15T03:46:10.579Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-03-15T03:46:10.579Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-15T03:46:10.579Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-15T03:46:10.579Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-03-15T03:46:10.579Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-03-15T03:46:10.579Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-03-15T03:46:10.579Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-03-15T03:46:10.579Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-03-15T03:46:10.579Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-03-15T03:46:10.579Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-03-15T03:46:10.579Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-03-15T03:46:10.579Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-03-15T03:46:10.579Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-03-15T03:46:10.579Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-03-15T03:46:10.579Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-03-15T03:46:10.579Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-03-15T03:46:10.719Z] --- PASS: TestNetworkCreateDelete (0.39s) [2020-03-15T03:46:10.719Z] === RUN TestDockerNetworkDeletePreferID [2020-03-15T03:46:10.836Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-03-15T03:46:10.836Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-03-15T03:46:10.836Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-03-15T03:46:10.836Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-03-15T03:46:10.836Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-03-15T03:46:10.836Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-15T03:46:10.836Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-03-15T03:46:10.836Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-03-15T03:46:10.836Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-03-15T03:46:10.836Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-03-15T03:46:10.836Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-03-15T03:46:10.836Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2020-03-15T03:46:10.836Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-03-15T03:46:10.836Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2020-03-15T03:46:10.836Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2020-03-15T03:46:10.836Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2020-03-15T03:46:10.836Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2020-03-15T03:46:10.836Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2020-03-15T03:46:10.836Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-03-15T03:46:10.836Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) [2020-03-15T03:46:10.836Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2020-03-15T03:46:10.836Z] === RUN TestCreateWithCustomReadonlyPaths [2020-03-15T03:46:10.840Z] tests/integration/models_images_test.py ............... [ 89%] [2020-03-15T03:46:12.094Z] --- PASS: TestDockerNetworkDeletePreferID (1.14s) [2020-03-15T03:46:12.095Z] === RUN TestInspectNetwork [2020-03-15T03:46:12.452Z] tests/integration/models_networks_test.py .... [ 90%] [2020-03-15T03:46:12.516Z] --- PASS: TestCreateServiceMaxReplicas (3.88s) [2020-03-15T03:46:12.516Z] === RUN TestCreateWithDuplicateNetworkNames [2020-03-15T03:46:12.786Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-03-15T03:46:13.729Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.87s) [2020-03-15T03:46:13.729Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-03-15T03:46:13.729Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-15T03:46:13.729Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-15T03:46:13.729Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-15T03:46:13.729Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-15T03:46:13.729Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-15T03:46:13.729Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-15T03:46:13.729Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-15T03:46:13.729Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-15T03:46:13.729Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-15T03:46:13.729Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-15T03:46:13.729Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-15T03:46:13.729Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-15T03:46:13.729Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-15T03:46:13.729Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-15T03:46:13.729Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-15T03:46:13.729Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-03-15T03:46:13.729Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-03-15T03:46:13.729Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-03-15T03:46:13.729Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-03-15T03:46:13.729Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-03-15T03:46:13.729Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-03-15T03:46:13.729Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-03-15T03:46:14.660Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-03-15T03:46:14.917Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (1.11s) [2020-03-15T03:46:14.917Z] === RUN TestContainerStartOnDaemonRestart [2020-03-15T03:46:14.917Z] === PAUSE TestContainerStartOnDaemonRestart [2020-03-15T03:46:14.917Z] === RUN TestDaemonRestartIpcMode [2020-03-15T03:46:14.917Z] === PAUSE TestDaemonRestartIpcMode [2020-03-15T03:46:14.917Z] === RUN TestDaemonHostGatewayIP [2020-03-15T03:46:14.917Z] === PAUSE TestDaemonHostGatewayIP [2020-03-15T03:46:14.917Z] === RUN TestDiff [2020-03-15T03:46:15.852Z] --- PASS: TestDiff (0.96s) [2020-03-15T03:46:15.852Z] === RUN TestExecWithCloseStdin [2020-03-15T03:46:16.785Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-03-15T03:46:17.043Z] --- PASS: TestExecWithCloseStdin (1.06s) [2020-03-15T03:46:17.043Z] === RUN TestExec [2020-03-15T03:46:17.362Z] === RUN TestInspectNetwork/full_network_id [2020-03-15T03:46:17.362Z] === RUN TestInspectNetwork/partial_network_id [2020-03-15T03:46:17.362Z] === RUN TestInspectNetwork/network_name [2020-03-15T03:46:17.362Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-03-15T03:46:17.976Z] --- PASS: TestExec (1.04s) [2020-03-15T03:46:17.976Z] === RUN TestExecUser [2020-03-15T03:46:18.234Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-03-15T03:46:18.234Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-03-15T03:46:18.803Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-03-15T03:46:18.971Z] tests/integration/models_nodes_test.py . [ 91%] [2020-03-15T03:46:19.062Z] --- PASS: TestExecUser (1.03s) [2020-03-15T03:46:19.062Z] === RUN TestExportContainerAndImportImage [2020-03-15T03:46:19.062Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-03-15T03:46:19.226Z] tests/integration/models_resources_test.py . [ 91%] [2020-03-15T03:46:19.319Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-03-15T03:46:19.885Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-03-15T03:46:20.451Z] --- PASS: TestExportContainerAndImportImage (1.23s) [2020-03-15T03:46:20.451Z] === RUN TestExportContainerAfterDaemonRestart [2020-03-15T03:46:21.547Z] --- PASS: TestInspectNetwork (9.58s) [2020-03-15T03:46:21.548Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-03-15T03:46:21.548Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-03-15T03:46:21.548Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-03-15T03:46:21.548Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-03-15T03:46:21.548Z] === RUN TestRunContainerWithBridgeNone [2020-03-15T03:46:21.824Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-03-15T03:46:21.824Z] --- PASS: TestExportContainerAfterDaemonRestart (1.58s) [2020-03-15T03:46:21.824Z] === RUN TestHealthCheckWorkdir [2020-03-15T03:46:23.198Z] --- PASS: TestHealthCheckWorkdir (1.20s) [2020-03-15T03:46:23.198Z] === RUN TestHealthKillContainer [2020-03-15T03:46:23.198Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-03-15T03:46:23.198Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-03-15T03:46:24.077Z] --- PASS: TestRunContainerWithBridgeNone (2.52s) [2020-03-15T03:46:24.077Z] === RUN TestNetworkInvalidJSON [2020-03-15T03:46:24.077Z] === RUN TestNetworkInvalidJSON//networks/create [2020-03-15T03:46:24.077Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-03-15T03:46:24.077Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-03-15T03:46:24.077Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-03-15T03:46:24.077Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-15T03:46:24.077Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-15T03:46:24.077Z] === CONT TestNetworkInvalidJSON//networks/create [2020-03-15T03:46:24.077Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-15T03:46:24.077Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-03-15T03:46:24.077Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-03-15T03:46:24.077Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-03-15T03:46:24.077Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-03-15T03:46:24.077Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-03-15T03:46:24.077Z] === RUN TestHostIPv4BridgeLabel [2020-03-15T03:46:24.643Z] --- PASS: TestHostIPv4BridgeLabel (0.76s) [2020-03-15T03:46:24.643Z] === RUN TestDaemonRestartWithLiveRestore [2020-03-15T03:46:26.277Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-03-15T03:46:26.284Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-03-15T03:46:26.284Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-03-15T03:46:26.284Z] --- PASS: TestHealthKillContainer (3.14s) [2020-03-15T03:46:26.284Z] === RUN TestInspectCpusetInConfigPre120 [2020-03-15T03:46:26.284Z] --- PASS: TestDaemonRestartWithLiveRestore (1.32s) [2020-03-15T03:46:26.285Z] === RUN TestDaemonDefaultNetworkPools [2020-03-15T03:46:26.542Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-03-15T03:46:27.107Z] --- PASS: TestInspectCpusetInConfigPre120 (0.86s) [2020-03-15T03:46:27.107Z] === RUN TestIpcModeNone [2020-03-15T03:46:27.222Z] --- PASS: TestDaemonDefaultNetworkPools (1.27s) [2020-03-15T03:46:27.222Z] === RUN TestDaemonRestartWithExistingNetwork [2020-03-15T03:46:27.364Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-03-15T03:46:28.299Z] --- PASS: TestIpcModeNone (1.06s) [2020-03-15T03:46:28.299Z] === RUN TestIpcModePrivate [2020-03-15T03:46:28.557Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-03-15T03:46:28.804Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-03-15T03:46:28.804Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-03-15T03:46:28.814Z] === RUN TestDockerSuite/TestBuildAddScript [2020-03-15T03:46:28.990Z] --- PASS: TestCreateWithDuplicateNetworkNames (16.04s) [2020-03-15T03:46:28.991Z] === RUN TestCreateServiceSecretFileMode [2020-03-15T03:46:29.071Z] --- PASS: TestIpcModePrivate (1.02s) [2020-03-15T03:46:29.071Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:202, shared: false, mustBeShared: false [2020-03-15T03:46:29.071Z] === RUN TestIpcModeShareable [2020-03-15T03:46:29.126Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.92s) [2020-03-15T03:46:29.126Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-03-15T03:46:30.447Z] --- PASS: TestIpcModeShareable (1.11s) [2020-03-15T03:46:30.447Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:199, shared: true, mustBeShared: true [2020-03-15T03:46:30.447Z] === RUN TestAPIIpcModeShareableAndContainer [2020-03-15T03:46:30.447Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-03-15T03:46:31.659Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.30s) [2020-03-15T03:46:31.659Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-03-15T03:46:31.689Z] --- PASS: TestCreateServiceSecretFileMode (3.58s) [2020-03-15T03:46:31.689Z] === RUN TestCreateServiceConfigFileMode [2020-03-15T03:46:32.227Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.82s) [2020-03-15T03:46:32.227Z] === RUN TestServiceWithPredefinedNetwork [2020-03-15T03:46:32.363Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-03-15T03:46:32.363Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-03-15T03:46:32.928Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-03-15T03:46:33.348Z] tests/integration/regression_test.py ...... [ 98%] [2020-03-15T03:46:33.494Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.23s) [2020-03-15T03:46:33.494Z] === RUN TestAPIIpcModeHost [2020-03-15T03:46:33.602Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-03-15T03:46:33.602Z] tests/integration/credentials/utils_test.py . [100%] [2020-03-15T03:46:33.602Z] [2020-03-15T03:46:33.602Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-03-15T03:46:33.602Z] =========================== short test summary info ============================ [2020-03-15T03:46:33.602Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-03-15T03:46:33.602Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-03-15T03:46:33.602Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-03-15T03:46:33.602Z] Not supported on most drivers [2020-03-15T03:46:33.602Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-03-15T03:46:33.602Z] Can fail if eth0 has multiple IP addresses [2020-03-15T03:46:33.602Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-03-15T03:46:33.602Z] This doesn't seem to be taken into account by the engine [2020-03-15T03:46:33.602Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-03-15T03:46:33.602Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2020-03-15T03:46:33.602Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2020-03-15T03:46:33.602Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2020-03-15T03:46:33.602Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2020-03-15T03:46:33.602Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2020-03-15T03:46:33.602Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-03-15T03:46:33.602Z] = 373 passed, 7 skipped, 1 deselected, 4 xfailed, 2 xpassed in 338.52 seconds == [2020-03-15T03:46:33.857Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-03-15T03:46:34.426Z] --- PASS: TestAPIIpcModeHost (0.71s) [2020-03-15T03:46:34.426Z] === RUN TestDaemonIpcModeShareable [2020-03-15T03:46:35.128Z] --- PASS: TestCreateServiceConfigFileMode (3.42s) [2020-03-15T03:46:35.128Z] === RUN TestCreateServiceSysctls [2020-03-15T03:46:36.324Z] --- PASS: TestDaemonIpcModeShareable (1.83s) [2020-03-15T03:46:36.324Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:213, shared: true, mustBeShared: true [2020-03-15T03:46:36.324Z] === RUN TestDaemonIpcModePrivate [2020-03-15T03:46:36.413Z] --- PASS: TestServiceWithPredefinedNetwork (3.34s) [2020-03-15T03:46:36.413Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-03-15T03:46:36.413Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-15T03:46:36.413Z] service_test.go:236: FLAKY_TEST [2020-03-15T03:46:36.413Z] === RUN TestServiceWithDataPathPortInit [2020-03-15T03:46:36.586Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-03-15T03:46:37.960Z] --- PASS: TestDaemonIpcModePrivate (1.83s) [2020-03-15T03:46:37.960Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:221, shared: false, mustBeShared: false [2020-03-15T03:46:37.960Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-03-15T03:46:39.489Z] --- PASS: TestCreateServiceSysctls (4.62s) [2020-03-15T03:46:39.489Z] === RUN TestCreateServiceCapabilities [2020-03-15T03:46:39.520Z] #80 DONE 37.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-03-15T03:46:39.857Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.77s) [2020-03-15T03:46:39.857Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:221, shared: false, mustBeShared: false [2020-03-15T03:46:39.857Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-03-15T03:46:39.857Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-03-15T03:46:39.968Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40695/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f310bd29bd5ab52caa0536c85d564461a70abf16 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f310bd29bd5ab52caa0536c85d564461a70abf16 hack/test/unit [2020-03-15T03:46:41.227Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.65s) [2020-03-15T03:46:41.227Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:219, shared: true, mustBeShared: true [2020-03-15T03:46:41.227Z] === RUN TestIpcModeOlderClient [2020-03-15T03:46:41.227Z] === PAUSE TestIpcModeOlderClient [2020-03-15T03:46:41.227Z] === RUN TestKillContainerInvalidSignal [2020-03-15T03:46:42.159Z] --- PASS: TestKillContainerInvalidSignal (0.80s) [2020-03-15T03:46:42.159Z] === RUN TestKillContainer [2020-03-15T03:46:42.159Z] === RUN TestKillContainer/no_signal [2020-03-15T03:46:42.929Z] --- PASS: TestCreateServiceCapabilities (3.62s) [2020-03-15T03:46:42.929Z] === RUN TestInspect [2020-03-15T03:46:43.092Z] === RUN TestKillContainer/non_killing_signal [2020-03-15T03:46:43.092Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-03-15T03:46:44.023Z] === RUN TestKillContainer/killing_signal [2020-03-15T03:46:44.385Z] ? github.com/docker/docker/api [no test files] [2020-03-15T03:46:44.956Z] --- PASS: TestKillContainer (2.82s) [2020-03-15T03:46:44.956Z] --- PASS: TestKillContainer/no_signal (0.88s) [2020-03-15T03:46:44.956Z] --- PASS: TestKillContainer/non_killing_signal (0.82s) [2020-03-15T03:46:44.956Z] --- PASS: TestKillContainer/killing_signal (0.78s) [2020-03-15T03:46:44.956Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-03-15T03:46:44.956Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-03-15T03:46:44.956Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-03-15T03:46:45.888Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-03-15T03:46:46.003Z] Leaving: AppArmorNo profiles have been unloaded. [2020-03-15T03:46:46.003Z] [2020-03-15T03:46:46.003Z] Unloading profiles will leave already running processes permanently [2020-03-15T03:46:46.003Z] unconfined, which can lead to unexpected situations. [2020-03-15T03:46:46.003Z] [2020-03-15T03:46:46.003Z] To set a process to complain mode, use the command line tool [2020-03-15T03:46:46.003Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-03-15T03:46:46.003Z] Post stage [Pipeline] junit [2020-03-15T03:46:46.571Z] Recording test results [2020-03-15T03:46:46.821Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.84s) [2020-03-15T03:46:46.821Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.88s) [2020-03-15T03:46:46.821Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.70s) [2020-03-15T03:46:46.821Z] === RUN TestKillStoppedContainer [2020-03-15T03:46:46.821Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-03-15T03:46:46.821Z] === RUN TestKillStoppedContainerAPIPre120 [2020-03-15T03:46:46.821Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2020-03-15T03:46:46.821Z] === RUN TestKillDifferentUserContainer [2020-03-15T03:46:47.292Z] --- PASS: TestInspect (3.69s) [2020-03-15T03:46:47.292Z] === RUN TestCreateJob [Pipeline] sh [2020-03-15T03:46:48.192Z] --- PASS: TestKillDifferentUserContainer (0.98s) [2020-03-15T03:46:48.192Z] === RUN TestInspectOomKilledTrue [2020-03-15T03:46:48.192Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-03-15T03:46:48.192Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-15T03:46:48.192Z] === RUN TestInspectOomKilledFalse [2020-03-15T03:46:48.192Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-03-15T03:46:48.192Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-15T03:46:48.192Z] === RUN TestLinksEtcHostsContentMatch [2020-03-15T03:46:48.355Z] + echo Ensuring container killed. [2020-03-15T03:46:48.355Z] Ensuring container killed. [2020-03-15T03:46:48.355Z] + docker rm -vf docker-pr1 [2020-03-15T03:46:48.355Z] Error: No such container: docker-pr1 [2020-03-15T03:46:48.355Z] + true [Pipeline] sh [2020-03-15T03:46:48.630Z] + echo Chowning /workspace to jenkins user [2020-03-15T03:46:48.630Z] Chowning /workspace to jenkins user [2020-03-15T03:46:48.630Z] + id -u [2020-03-15T03:46:48.630Z] + id -g [2020-03-15T03:46:48.630Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40695:/workspace busybox chown -R 1000:1000 /workspace [2020-03-15T03:46:48.630Z] Unable to find image 'busybox:latest' locally [2020-03-15T03:46:48.630Z] latest: Pulling from library/busybox [2020-03-15T03:46:48.630Z] 0669b0daf1fb: Pulling fs layer [2020-03-15T03:46:48.630Z] 0669b0daf1fb: Download complete [2020-03-15T03:46:48.758Z] --- PASS: TestLinksEtcHostsContentMatch (0.75s) [2020-03-15T03:46:48.758Z] === RUN TestLinksContainerNames [2020-03-15T03:46:48.758Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-03-15T03:46:48.887Z] 0669b0daf1fb: Pull complete [2020-03-15T03:46:48.887Z] Digest: sha256:b26cd013274a657b86e706210ddd5cc1f82f50155791199d29b9e86e935ce135 [2020-03-15T03:46:48.887Z] Status: Downloaded newer image for busybox:latest [2020-03-15T03:46:49.016Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-03-15T03:46:49.582Z] === RUN TestDockerSuite/TestBuildAddTar [2020-03-15T03:46:50.513Z] --- PASS: TestLinksContainerNames (1.88s) [2020-03-15T03:46:50.513Z] === RUN TestLogsFollowTailEmpty [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-03-15T03:46:51.108Z] + bundleName=docker-py [2020-03-15T03:46:51.108Z] + echo Creating docker-py-bundles.tar.gz [2020-03-15T03:46:51.108Z] Creating docker-py-bundles.tar.gz [2020-03-15T03:46:51.108Z] + 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-03-15T03:46:51.117Z] Archiving artifacts [2020-03-15T03:46:51.448Z] --- PASS: TestLogsFollowTailEmpty (0.77s) [2020-03-15T03:46:51.448Z] === RUN TestContainerNetworkMountsNoChown [2020-03-15T03:46:51.448Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-03-15T03:46:51.653Z] --- PASS: TestCreateJob (4.42s) [2020-03-15T03:46:51.653Z] === RUN TestReplicatedJob [2020-03-15T03:46:52.380Z] --- PASS: TestContainerNetworkMountsNoChown (0.97s) [2020-03-15T03:46:52.381Z] === RUN TestMountDaemonRoot [2020-03-15T03:46:52.381Z] === RUN TestMountDaemonRoot/default [2020-03-15T03:46:52.381Z] === PAUSE TestMountDaemonRoot/default [2020-03-15T03:46:52.381Z] === RUN TestMountDaemonRoot/private [2020-03-15T03:46:52.381Z] === PAUSE TestMountDaemonRoot/private [2020-03-15T03:46:52.381Z] === RUN TestMountDaemonRoot/rprivate [2020-03-15T03:46:52.381Z] === PAUSE TestMountDaemonRoot/rprivate [2020-03-15T03:46:52.381Z] === RUN TestMountDaemonRoot/slave [2020-03-15T03:46:52.381Z] === PAUSE TestMountDaemonRoot/slave [2020-03-15T03:46:52.381Z] === RUN TestMountDaemonRoot/rslave [2020-03-15T03:46:52.381Z] === PAUSE TestMountDaemonRoot/rslave [2020-03-15T03:46:52.381Z] === RUN TestMountDaemonRoot/shared [2020-03-15T03:46:52.381Z] === PAUSE TestMountDaemonRoot/shared [2020-03-15T03:46:52.381Z] === RUN TestMountDaemonRoot/rshared [2020-03-15T03:46:52.381Z] === PAUSE TestMountDaemonRoot/rshared [2020-03-15T03:46:52.381Z] === CONT TestMountDaemonRoot/default [2020-03-15T03:46:52.381Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-03-15T03:46:52.381Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-03-15T03:46:52.381Z] === RUN TestMountDaemonRoot/default/mount_root [2020-03-15T03:46:52.381Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-03-15T03:46:52.381Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-03-15T03:46:52.381Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-03-15T03:46:52.381Z] === RUN TestMountDaemonRoot/default/bind_root [2020-03-15T03:46:52.381Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-03-15T03:46:52.381Z] === CONT TestMountDaemonRoot/rshared [2020-03-15T03:46:52.381Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-03-15T03:46:52.381Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-03-15T03:46:52.381Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-03-15T03:46:52.381Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-03-15T03:46:52.381Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-03-15T03:46:52.381Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-03-15T03:46:52.381Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-03-15T03:46:52.381Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-03-15T03:46:52.381Z] === CONT TestMountDaemonRoot/shared [2020-03-15T03:46:52.381Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-03-15T03:46:52.381Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-03-15T03:46:52.381Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-03-15T03:46:52.381Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-03-15T03:46:52.381Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-03-15T03:46:52.381Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-03-15T03:46:52.381Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-03-15T03:46:52.381Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-03-15T03:46:52.381Z] === CONT TestMountDaemonRoot/rslave [2020-03-15T03:46:52.381Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-03-15T03:46:52.381Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-03-15T03:46:52.381Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-03-15T03:46:52.381Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-03-15T03:46:52.381Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-03-15T03:46:52.381Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-03-15T03:46:52.381Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-03-15T03:46:52.381Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-03-15T03:46:52.381Z] === CONT TestMountDaemonRoot/slave [2020-03-15T03:46:52.381Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-03-15T03:46:52.381Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-03-15T03:46:52.381Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-03-15T03:46:52.381Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-03-15T03:46:52.381Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-03-15T03:46:52.381Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-03-15T03:46:52.381Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-03-15T03:46:52.381Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-03-15T03:46:52.381Z] === CONT TestMountDaemonRoot/rprivate [2020-03-15T03:46:52.381Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-03-15T03:46:52.381Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-03-15T03:46:52.381Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-03-15T03:46:52.381Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-03-15T03:46:52.381Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-03-15T03:46:52.381Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-03-15T03:46:52.381Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-03-15T03:46:52.381Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-03-15T03:46:52.381Z] === CONT TestMountDaemonRoot/private [2020-03-15T03:46:52.381Z] === RUN TestMountDaemonRoot/private/mount_root [2020-03-15T03:46:52.381Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-03-15T03:46:52.381Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-03-15T03:46:52.381Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-03-15T03:46:52.381Z] === RUN TestMountDaemonRoot/private/bind_root [2020-03-15T03:46:52.381Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-03-15T03:46:52.381Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-03-15T03:46:52.381Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-03-15T03:46:52.381Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-03-15T03:46:52.381Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-03-15T03:46:52.381Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-03-15T03:46:52.381Z] === CONT TestMountDaemonRoot/default/bind_root [2020-03-15T03:46:52.381Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-03-15T03:46:52.608Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40695/1/artifacts/ [Pipeline] } [Pipeline] // catchError [2020-03-15T03:46:52.638Z] === CONT TestMountDaemonRoot/default/mount_root [2020-03-15T03:46:52.638Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-03-15T03:46:52.638Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-03-15T03:46:52.638Z] === CONT TestMountDaemonRoot/rshared/mount_root [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-03-15T03:46:52.899Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-03-15T03:46:52.899Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-03-15T03:46:52.899Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-03-15T03:46:52.899Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-03-15T03:46:52.899Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-03-15T03:46:52.899Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-03-15T03:46:52.899Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-03-15T03:46:52.899Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-03-15T03:46:52.899Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-03-15T03:46:52.899Z] === CONT TestMountDaemonRoot/private/mount_root [2020-03-15T03:46:52.899Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-03-15T03:46:52.955Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40695/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=f310bd29bd5ab52caa0536c85d564461a70abf16 -e DOCKER_GRAPHDRIVER docker:f310bd29bd5ab52caa0536c85d564461a70abf16 hack/make.sh binary-daemon [2020-03-15T03:46:53.157Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-03-15T03:46:53.157Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-03-15T03:46:53.157Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-03-15T03:46:53.157Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-03-15T03:46:53.157Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-03-15T03:46:53.157Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-03-15T03:46:53.157Z] === CONT TestMountDaemonRoot/private/bind_root [2020-03-15T03:46:53.157Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-03-15T03:46:53.157Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-03-15T03:46:53.157Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-03-15T03:46:53.157Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.12s) [2020-03-15T03:46:53.157Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2020-03-15T03:46:53.157Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2020-03-15T03:46:53.157Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.13s) [2020-03-15T03:46:53.157Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-03-15T03:46:53.157Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2020-03-15T03:46:53.157Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.13s) [2020-03-15T03:46:53.157Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.14s) [2020-03-15T03:46:53.157Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2020-03-15T03:46:53.157Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-03-15T03:46:53.157Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-03-15T03:46:53.157Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-03-15T03:46:53.157Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-03-15T03:46:53.157Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-03-15T03:46:53.157Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-03-15T03:46:53.157Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.12s) [2020-03-15T03:46:53.157Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-03-15T03:46:53.157Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2020-03-15T03:46:53.157Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2020-03-15T03:46:53.157Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-03-15T03:46:53.157Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-03-15T03:46:53.157Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s) [2020-03-15T03:46:53.157Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-03-15T03:46:53.157Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-03-15T03:46:53.157Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-03-15T03:46:53.157Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2020-03-15T03:46:53.157Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-03-15T03:46:53.157Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-03-15T03:46:53.157Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-03-15T03:46:53.157Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-03-15T03:46:53.157Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-03-15T03:46:53.157Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-03-15T03:46:53.157Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-03-15T03:46:53.157Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-03-15T03:46:53.157Z] === RUN TestContainerBindMountNonRecursive [2020-03-15T03:46:53.513Z] [2020-03-15T03:46:53.513Z] Removing bundles/ [2020-03-15T03:46:53.513Z] [2020-03-15T03:46:53.513Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-03-15T03:46:53.513Z] Building: bundles/binary-daemon/dockerd-dev [2020-03-15T03:46:53.513Z] GOOS="" GOARCH="" GOARM="" [2020-03-15T03:46:54.489Z] --- PASS: TestServiceWithDataPathPortInit (18.04s) [2020-03-15T03:46:54.489Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-03-15T03:46:56.442Z] --- PASS: TestContainerBindMountNonRecursive (2.94s) [2020-03-15T03:46:56.442Z] === RUN TestNetworkNat [2020-03-15T03:46:57.017Z] --- PASS: TestNetworkNat (0.82s) [2020-03-15T03:46:57.017Z] === RUN TestNetworkLocalhostTCPNat [2020-03-15T03:46:58.390Z] --- PASS: TestNetworkLocalhostTCPNat (1.23s) [2020-03-15T03:46:58.390Z] === RUN TestNetworkLoopbackNat [2020-03-15T03:46:58.436Z] --- PASS: TestReplicatedJob (7.31s) [2020-03-15T03:46:58.436Z] === RUN TestUpdateReplicatedJob [2020-03-15T03:46:59.763Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-03-15T03:46:59.763Z] --- PASS: TestNetworkLoopbackNat (1.39s) [2020-03-15T03:46:59.763Z] === RUN TestPause [2020-03-15T03:47:01.135Z] --- PASS: TestPause (1.23s) [2020-03-15T03:47:01.135Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-03-15T03:47:01.135Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-15T03:47:01.135Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-15T03:47:01.135Z] === RUN TestPauseStopPausedContainer [2020-03-15T03:47:01.393Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-03-15T03:47:02.765Z] --- PASS: TestPauseStopPausedContainer (1.83s) [2020-03-15T03:47:02.765Z] === RUN TestPsFilter [2020-03-15T03:47:03.024Z] --- PASS: TestPsFilter (0.25s) [2020-03-15T03:47:03.024Z] === RUN TestRemoveContainerWithRemovedVolume [2020-03-15T03:47:03.282Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-03-15T03:47:03.849Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.90s) [2020-03-15T03:47:03.849Z] === RUN TestRemoveContainerWithVolume [2020-03-15T03:47:03.904Z] --- PASS: TestUpdateReplicatedJob (4.56s) [2020-03-15T03:47:03.904Z] === RUN TestServiceListWithStatuses [2020-03-15T03:47:03.904Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-03-15T03:47:03.904Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-15T03:47:03.904Z] === RUN TestDockerNetworkConnectAlias [2020-03-15T03:47:04.457Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.12s) [2020-03-15T03:47:04.457Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:vap2eprz0wr8ys272rlbaps4u Created:2020-03-15 03:46:55.327813816 +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[598e8a7d51414cbd8aa7ff8782656e2bcb012ab7265423276408d25b8fa8798f:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.nb11j12l8opf4o3cuv6t7rqp7 EndpointID:9386170ce90529bd0d027dd90d79cbd552328de0fbcbdc8bc49b332180e11116 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:1fe87b3be6be98cb05077dc3384d3fd964f5cf646823fa7759ffebaff18d2549 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:3edcf1378e49 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.nb11j12l8opf4o3cuv6t7rqp7 EndpointID:9386170ce90529bd0d027dd90d79cbd552328de0fbcbdc8bc49b332180e11116 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-03-15T03:47:04.457Z] PASS [2020-03-15T03:47:04.457Z] [2020-03-15T03:47:04.457Z] === Skipped [2020-03-15T03:47:04.457Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-15T03:47:04.457Z] service_test.go:236: FLAKY_TEST [2020-03-15T03:47:04.457Z] [2020-03-15T03:47:04.457Z] [2020-03-15T03:47:04.457Z] DONE 22 tests, 1 skipped in 52.824s [2020-03-15T03:47:04.457Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-03-15T03:47:04.457Z] ++ 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-03-15T03:47:04.457Z] ++ set -e [2020-03-15T03:47:04.457Z] ++ '[' -n 0 ']' [2020-03-15T03:47:04.457Z] ++ set -x [2020-03-15T03:47:04.457Z] ++ env -i DEST=/go/src/github.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-03-15T03:47:04.457Z] INFO: Testing against a local daemon [2020-03-15T03:47:04.457Z] === RUN TestDockerNetworkIpvlanPersistance [2020-03-15T03:47:04.457Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-03-15T03:47:04.457Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-15T03:47:04.457Z] === RUN TestDockerNetworkIpvlan [2020-03-15T03:47:04.457Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-03-15T03:47:04.457Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-15T03:47:04.457Z] PASS [2020-03-15T03:47:04.457Z] [2020-03-15T03:47:04.457Z] === Skipped [2020-03-15T03:47:04.457Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-03-15T03:47:04.457Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-15T03:47:04.457Z] [2020-03-15T03:47:04.457Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-03-15T03:47:04.457Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-15T03:47:04.457Z] [2020-03-15T03:47:04.457Z] [2020-03-15T03:47:04.457Z] DONE 2 tests, 2 skipped in 0.156s [2020-03-15T03:47:04.457Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-03-15T03:47:04.457Z] ++ 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-03-15T03:47:04.457Z] ++ set -e [2020-03-15T03:47:04.457Z] ++ '[' -n 0 ']' [2020-03-15T03:47:04.457Z] ++ set -x [2020-03-15T03:47:04.457Z] ++ env -i DEST=/go/src/github.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-03-15T03:47:04.457Z] INFO: Testing against a local daemon [2020-03-15T03:47:04.457Z] === RUN TestDockerNetworkMacvlanPersistance [2020-03-15T03:47:05.227Z] --- PASS: TestRemoveContainerWithVolume (1.18s) [2020-03-15T03:47:05.227Z] === RUN TestRemoveContainerRunning [2020-03-15T03:47:05.227Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-03-15T03:47:05.392Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.07s) [2020-03-15T03:47:05.392Z] === RUN TestDockerNetworkMacvlan [2020-03-15T03:47:06.161Z] --- PASS: TestRemoveContainerRunning (1.06s) [2020-03-15T03:47:06.161Z] === RUN TestRemoveContainerForceRemoveRunning [2020-03-15T03:47:06.327Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-03-15T03:47:07.093Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.99s) [2020-03-15T03:47:07.094Z] === RUN TestRemoveInvalidContainer [2020-03-15T03:47:07.094Z] --- PASS: TestRemoveInvalidContainer (0.06s) [2020-03-15T03:47:07.094Z] === RUN TestRenameLinkedContainer [2020-03-15T03:47:07.660Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-03-15T03:47:07.702Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-03-15T03:47:08.592Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-03-15T03:47:08.592Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-03-15T03:47:09.077Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-03-15T03:47:11.118Z] --- PASS: TestRenameLinkedContainer (3.60s) [2020-03-15T03:47:11.118Z] === RUN TestRenameStoppedContainer [2020-03-15T03:47:11.427Z] ok github.com/docker/docker/api/server 0.028s coverage: 9.0% of statements [2020-03-15T03:47:11.684Z] --- PASS: TestRenameStoppedContainer (0.85s) [2020-03-15T03:47:11.684Z] === RUN TestRenameRunningContainerAndReuse [2020-03-15T03:47:12.259Z] --- PASS: TestDockerNetworkConnectAlias (7.92s) [2020-03-15T03:47:12.259Z] === RUN TestDockerNetworkReConnect [2020-03-15T03:47:12.361Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-03-15T03:47:13.582Z] --- PASS: TestRenameRunningContainerAndReuse (1.91s) [2020-03-15T03:47:13.583Z] === RUN TestRenameInvalidName [2020-03-15T03:47:13.841Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-03-15T03:47:14.504Z] --- PASS: TestRenameInvalidName (0.89s) [2020-03-15T03:47:14.504Z] === RUN TestRenameAnonymousContainer [2020-03-15T03:47:15.644Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-03-15T03:47:15.877Z] === RUN TestDockerSuite/TestBuildBlankName [2020-03-15T03:47:16.134Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-03-15T03:47:17.067Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-03-15T03:47:17.724Z] --- PASS: TestDockerNetworkReConnect (6.36s) [2020-03-15T03:47:17.724Z] === RUN TestServicePlugin [2020-03-15T03:47:17.724Z] --- SKIP: TestServicePlugin (0.00s) [2020-03-15T03:47:17.724Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-15T03:47:17.724Z] === RUN TestServiceUpdateLabel [2020-03-15T03:47:18.492Z] --- PASS: TestRenameAnonymousContainer (4.01s) [2020-03-15T03:47:18.492Z] === RUN TestRenameContainerWithSameName [2020-03-15T03:47:18.492Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-03-15T03:47:19.459Z] --- PASS: TestRenameContainerWithSameName (1.00s) [2020-03-15T03:47:19.459Z] === RUN TestRenameContainerWithLinkedContainer [2020-03-15T03:47:20.830Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-03-15T03:47:21.162Z] --- PASS: TestServiceUpdateLabel (3.52s) [2020-03-15T03:47:21.162Z] === RUN TestServiceUpdateSecrets [2020-03-15T03:47:21.397Z] --- PASS: TestRenameContainerWithLinkedContainer (1.88s) [2020-03-15T03:47:21.397Z] === RUN TestResize [2020-03-15T03:47:21.588Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-03-15T03:47:21.588Z] [2020-03-15T03:47:21.588Z] ________ ____ __. [2020-03-15T03:47:21.588Z] \_____ \ | |/ _| [2020-03-15T03:47:21.588Z] / | \| < [2020-03-15T03:47:21.588Z] / | \ | \ [2020-03-15T03:47:21.588Z] \_______ /____|__ \ [2020-03-15T03:47:21.588Z] \/ \/ [2020-03-15T03:47:21.588Z] [2020-03-15T03:47:21.588Z] INFO: make.ps1 ended at 03/15/2020 03:47:18 [2020-03-15T03:47:21.588Z] INFO: Binaries build ended at 03/15/2020 03:47:21. Duration:00:01:16.9280370 [2020-03-15T03:47:22.206Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-03-15T03:47:22.335Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-03-15T03:47:22.335Z] --- PASS: TestResize (0.95s) [2020-03-15T03:47:22.335Z] === RUN TestResizeWithInvalidSize [2020-03-15T03:47:22.335Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-03-15T03:47:23.267Z] --- PASS: TestResizeWithInvalidSize (0.93s) [2020-03-15T03:47:23.267Z] === RUN TestResizeWhenContainerNotStarted [2020-03-15T03:47:23.582Z] --- PASS: TestDockerNetworkMacvlan (18.16s) [2020-03-15T03:47:23.582Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.13s) [2020-03-15T03:47:23.582Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2020-03-15T03:47:23.582Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.96s) [2020-03-15T03:47:23.582Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.04s) [2020-03-15T03:47:23.582Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.75s) [2020-03-15T03:47:23.582Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.29s) [2020-03-15T03:47:23.582Z] PASS [2020-03-15T03:47:23.582Z] [2020-03-15T03:47:23.582Z] DONE 8 tests in 20.371s [2020-03-15T03:47:23.582Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-03-15T03:47:23.582Z] ++ 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-03-15T03:47:23.582Z] ++ set -e [2020-03-15T03:47:23.582Z] ++ '[' -n 0 ']' [2020-03-15T03:47:23.582Z] ++ set -x [2020-03-15T03:47:23.582Z] ++ env -i DEST=/go/src/github.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-03-15T03:47:23.582Z] testing: warning: no tests to run [2020-03-15T03:47:23.582Z] PASS [2020-03-15T03:47:23.582Z] [2020-03-15T03:47:23.582Z] DONE 0 tests in 0.026s [2020-03-15T03:47:23.582Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-03-15T03:47:23.582Z] ++ 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-03-15T03:47:23.582Z] ++ set -e [2020-03-15T03:47:23.582Z] ++ '[' -n 0 ']' [2020-03-15T03:47:23.582Z] ++ set -x [2020-03-15T03:47:23.582Z] ++ env -i DEST=/go/src/github.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-03-15T03:47:23.582Z] INFO: Testing against a local daemon [2020-03-15T03:47:23.582Z] === RUN TestAuthZPluginAllowRequest [2020-03-15T03:47:23.741Z] INFO: Copying the built daemon binary to d:\CI\PR-40695\1\binary\dockerd-f310bd29bd.exe... [2020-03-15T03:47:23.833Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-03-15T03:47:24.092Z] --- PASS: TestResizeWhenContainerNotStarted (0.94s) [2020-03-15T03:47:24.092Z] === RUN TestDaemonRestartKillContainers [2020-03-15T03:47:24.092Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-15T03:47:24.092Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-15T03:47:24.092Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-15T03:47:24.092Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-15T03:47:24.092Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-15T03:47:24.092Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-15T03:47:24.092Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-15T03:47:24.092Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-15T03:47:24.092Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-15T03:47:24.092Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-15T03:47:24.092Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-15T03:47:24.092Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-15T03:47:24.092Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-15T03:47:24.092Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-15T03:47:24.092Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-15T03:47:24.092Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-15T03:47:24.092Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-15T03:47:24.092Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-15T03:47:24.092Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-15T03:47:24.092Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-15T03:47:24.092Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-15T03:47:24.092Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-15T03:47:24.092Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-15T03:47:24.092Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-15T03:47:24.092Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-15T03:47:24.092Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-15T03:47:25.028Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-03-15T03:47:25.261Z] INFO: Copying the built client binary to d:\CI\PR-40695\1\binary\docker-f310bd29bd.exe... [2020-03-15T03:47:25.261Z] INFO: Copying dockerversion from the container... [2020-03-15T03:47:25.487Z] --- PASS: TestAuthZPluginAllowRequest (1.77s) [2020-03-15T03:47:25.487Z] === RUN TestAuthZPluginTLS [2020-03-15T03:47:25.714Z] INFO: Copying the golang package from the container to d:\CI\PR-40695\1\installer\go.zip... [2020-03-15T03:47:26.054Z] --- PASS: TestAuthZPluginTLS (0.66s) [2020-03-15T03:47:26.054Z] === RUN TestAuthZPluginDenyRequest [2020-03-15T03:47:26.402Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-03-15T03:47:26.624Z] --- PASS: TestAuthZPluginDenyRequest (0.65s) [2020-03-15T03:47:26.624Z] === RUN TestAuthZPluginAPIDenyResponse [2020-03-15T03:47:26.969Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-15T03:47:26.969Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-15T03:47:27.533Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-03-15T03:47:27.560Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.63s) [2020-03-15T03:47:27.560Z] === RUN TestAuthZPluginDenyResponse [2020-03-15T03:47:28.127Z] --- PASS: TestAuthZPluginDenyResponse (0.65s) [2020-03-15T03:47:28.127Z] === RUN TestAuthZPluginAllowEventStream [2020-03-15T03:47:28.590Z] INFO: Extracting go.zip to d:\CI\PR-40695\1\go [2020-03-15T03:47:30.029Z] --- PASS: TestAuthZPluginAllowEventStream (1.75s) [2020-03-15T03:47:30.029Z] === RUN TestAuthZPluginErrorResponse [2020-03-15T03:47:30.596Z] --- PASS: TestAuthZPluginErrorResponse (0.66s) [2020-03-15T03:47:30.596Z] === RUN TestAuthZPluginErrorRequest [2020-03-15T03:47:30.813Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-15T03:47:30.813Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-15T03:47:30.813Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-03-15T03:47:31.163Z] --- PASS: TestAuthZPluginErrorRequest (0.64s) [2020-03-15T03:47:31.163Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-03-15T03:47:31.730Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.66s) [2020-03-15T03:47:31.730Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-03-15T03:47:32.712Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-03-15T03:47:33.277Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-15T03:47:33.534Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-15T03:47:34.261Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.17s) [2020-03-15T03:47:34.261Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-03-15T03:47:35.434Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-15T03:47:35.692Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-15T03:47:36.164Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.28s) [2020-03-15T03:47:36.164Z] === RUN TestAuthZPluginHeader [2020-03-15T03:47:36.343Z] --- PASS: TestServiceUpdateSecrets (15.59s) [2020-03-15T03:47:36.343Z] === RUN TestServiceUpdateConfigs [2020-03-15T03:47:37.063Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-15T03:47:37.063Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-03-15T03:47:37.099Z] --- PASS: TestAuthZPluginHeader (1.00s) [2020-03-15T03:47:37.099Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-03-15T03:47:37.099Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-03-15T03:47:37.099Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-15T03:47:37.099Z] === RUN TestAuthZPluginV2Disable [2020-03-15T03:47:37.099Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-03-15T03:47:37.099Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-15T03:47:37.099Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-03-15T03:47:37.099Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-03-15T03:47:37.099Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-15T03:47:37.099Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-03-15T03:47:37.099Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-03-15T03:47:37.099Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-15T03:47:37.099Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-03-15T03:47:37.628Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-15T03:47:37.887Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-03-15T03:47:39.786Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-03-15T03:47:39.786Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.74s) [2020-03-15T03:47:39.786Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.85s) [2020-03-15T03:47:39.786Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.79s) [2020-03-15T03:47:39.786Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.71s) [2020-03-15T03:47:39.786Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.50s) [2020-03-15T03:47:39.786Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.76s) [2020-03-15T03:47:39.786Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.72s) [2020-03-15T03:47:39.786Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.52s) [2020-03-15T03:47:39.786Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.64s) [2020-03-15T03:47:39.786Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.82s) [2020-03-15T03:47:39.786Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.64s) [2020-03-15T03:47:39.786Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.42s) [2020-03-15T03:47:39.786Z] === RUN TestCgroupNamespacesRun [2020-03-15T03:47:41.157Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-03-15T03:47:41.721Z] --- PASS: TestCgroupNamespacesRun (1.85s) [2020-03-15T03:47:41.721Z] === RUN TestCgroupNamespacesRunPrivileged [2020-03-15T03:47:42.658Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-03-15T03:47:43.593Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.64s) [2020-03-15T03:47:43.593Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-03-15T03:47:44.965Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-03-15T03:47:45.223Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.95s) [2020-03-15T03:47:45.223Z] === RUN TestCgroupNamespacesRunHostMode [2020-03-15T03:47:47.121Z] --- PASS: TestCgroupNamespacesRunHostMode (1.91s) [2020-03-15T03:47:47.121Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-03-15T03:47:48.496Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-03-15T03:47:48.496Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-03-15T03:47:48.496Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-03-15T03:47:49.063Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.85s) [2020-03-15T03:47:49.063Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-03-15T03:47:49.996Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.86s) [2020-03-15T03:47:49.996Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-03-15T03:47:50.254Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-03-15T03:47:50.819Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.82s) [2020-03-15T03:47:50.819Z] === RUN TestCgroupNamespacesRunOlderClient [2020-03-15T03:47:52.715Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.84s) [2020-03-15T03:47:52.715Z] === RUN TestKernelTCPMemory [2020-03-15T03:47:52.715Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-03-15T03:47:53.646Z] --- PASS: TestKernelTCPMemory (0.96s) [2020-03-15T03:47:53.646Z] === RUN TestNISDomainname [2020-03-15T03:47:53.646Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-03-15T03:47:53.648Z] INFO: Extraction ended at 03/15/2020 03:47:52. Duration:00:00:24.6475940 [2020-03-15T03:47:53.648Z] INFO: Updating the golang and path environment variables [2020-03-15T03:47:53.648Z] INFO: GOPATH=d:\gopath [2020-03-15T03:47:53.648Z] INFO: go version go1.13.8 windows/amd64 [2020-03-15T03:47:53.648Z] INFO: Running the daemon under test in debug mode [2020-03-15T03:47:53.648Z] INFO: Starting a daemon under test... [2020-03-15T03:47:53.648Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40695\1\daemon --pidfile d:\CI\PR-40695\1\docker.pid -D [2020-03-15T03:47:53.648Z] INFO: Process started successfully. [2020-03-15T03:47:53.648Z] INFO: Start tailing logs of the daemon under tests [2020-03-15T03:47:53.648Z] INFO: Waiting for the daemon under test to start... [2020-03-15T03:47:54.756Z] --- PASS: TestServiceUpdateConfigs (15.65s) [2020-03-15T03:47:54.756Z] === RUN TestServiceUpdateNetwork [2020-03-15T03:47:55.021Z] --- PASS: TestNISDomainname (1.26s) [2020-03-15T03:47:55.021Z] === RUN TestHostnameDnsResolution [2020-03-15T03:47:55.193Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.05s) [2020-03-15T03:47:55.194Z] PASS [2020-03-15T03:47:55.194Z] [2020-03-15T03:47:55.194Z] === Skipped [2020-03-15T03:47:55.194Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-03-15T03:47:55.194Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-15T03:47:55.194Z] [2020-03-15T03:47:55.194Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-03-15T03:47:55.194Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-15T03:47:55.194Z] [2020-03-15T03:47:55.194Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-03-15T03:47:55.194Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-15T03:47:55.194Z] [2020-03-15T03:47:55.194Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-03-15T03:47:55.194Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-15T03:47:55.194Z] [2020-03-15T03:47:55.194Z] [2020-03-15T03:47:55.194Z] DONE 17 tests, 4 skipped in 31.719s [2020-03-15T03:47:55.194Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-03-15T03:47:55.194Z] ++ 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-03-15T03:47:55.194Z] ++ set -e [2020-03-15T03:47:55.194Z] ++ '[' -n 0 ']' [2020-03-15T03:47:55.194Z] ++ set -x [2020-03-15T03:47:55.194Z] ++ env -i DEST=/go/src/github.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-03-15T03:47:55.452Z] INFO: Testing against a local daemon [2020-03-15T03:47:55.452Z] === RUN TestPluginInvalidJSON [2020-03-15T03:47:55.452Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-03-15T03:47:55.452Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-03-15T03:47:55.452Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-03-15T03:47:55.452Z] --- PASS: TestPluginInvalidJSON (0.04s) [2020-03-15T03:47:55.452Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-03-15T03:47:55.452Z] PASS [2020-03-15T03:47:55.452Z] [2020-03-15T03:47:55.452Z] DONE 2 tests in 0.168s [2020-03-15T03:47:55.452Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-03-15T03:47:55.452Z] ++ 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-03-15T03:47:55.452Z] ++ set -e [2020-03-15T03:47:55.452Z] ++ '[' -n 0 ']' [2020-03-15T03:47:55.452Z] ++ set -x [2020-03-15T03:47:55.452Z] ++ env -i DEST=/go/src/github.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-03-15T03:47:55.710Z] INFO: Testing against a local daemon [2020-03-15T03:47:55.710Z] === RUN TestExternalGraphDriver [2020-03-15T03:47:55.710Z] === RUN TestExternalGraphDriver/json [2020-03-15T03:47:56.393Z] --- PASS: TestHostnameDnsResolution (1.60s) [2020-03-15T03:47:56.393Z] === RUN TestStats [2020-03-15T03:47:56.393Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-03-15T03:47:56.526Z] INFO: Daemon under test started and replied! [2020-03-15T03:47:56.526Z] INFO: Docker version of the daemon under test [2020-03-15T03:47:56.526Z] [2020-03-15T03:47:56.526Z] Client: [2020-03-15T03:47:56.526Z] Version: 17.06.2-ce [2020-03-15T03:47:56.526Z] API version: 1.30 [2020-03-15T03:47:56.526Z] Go version: go1.8.3 [2020-03-15T03:47:56.526Z] Git commit: cec0b72 [2020-03-15T03:47:56.526Z] Built: Tue Sep 5 19:57:19 2017 [2020-03-15T03:47:56.526Z] OS/Arch: windows/amd64 [2020-03-15T03:47:56.526Z] [2020-03-15T03:47:56.526Z] Server: [2020-03-15T03:47:56.526Z] Version: 0.0.0-dev [2020-03-15T03:47:56.526Z] API version: 1.41 (minimum version 1.24) [2020-03-15T03:47:56.526Z] Go version: go1.13.8 [2020-03-15T03:47:56.526Z] Git commit: f310bd29bd [2020-03-15T03:47:56.526Z] Built: 03/15/2020 03:46:09 [2020-03-15T03:47:56.526Z] OS/Arch: windows/amd64 [2020-03-15T03:47:56.526Z] Experimental: false [2020-03-15T03:47:56.526Z] [2020-03-15T03:47:56.526Z] INFO: Docker info of the daemon under test [2020-03-15T03:47:56.526Z] [2020-03-15T03:47:56.526Z] Containers: 0 [2020-03-15T03:47:56.526Z] Running: 0 [2020-03-15T03:47:56.526Z] Paused: 0 [2020-03-15T03:47:56.526Z] Stopped: 0 [2020-03-15T03:47:56.526Z] Images: 0 [2020-03-15T03:47:56.526Z] Server Version: 0.0.0-dev [2020-03-15T03:47:56.526Z] Storage Driver: windowsfilter [2020-03-15T03:47:56.526Z] Windows: [2020-03-15T03:47:56.526Z] Logging Driver: json-file [2020-03-15T03:47:56.526Z] Plugins: [2020-03-15T03:47:56.526Z] Volume: local [2020-03-15T03:47:56.526Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-03-15T03:47:56.526Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-03-15T03:47:56.526Z] Swarm: inactive [2020-03-15T03:47:56.526Z] Default Isolation: process [2020-03-15T03:47:56.526Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-03-15T03:47:56.526Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-03-15T03:47:56.526Z] OSType: windows [2020-03-15T03:47:56.526Z] Architecture: x86_64 [2020-03-15T03:47:56.526Z] CPUs: 4 [2020-03-15T03:47:56.526Z] Total Memory: 32GiB [2020-03-15T03:47:56.526Z] Name: azwin-2-ff21f0 [2020-03-15T03:47:56.526Z] ID: LFY2:SBB4:ME7I:DWGC:UF7W:BQU6:NJMI:5ELI:Z53S:EZSR:TZ6B:7RZJ [2020-03-15T03:47:56.526Z] Docker Root Dir: D:\CI\PR-40695\1\daemon [2020-03-15T03:47:56.526Z] Debug Mode (client): false [2020-03-15T03:47:56.526Z] Debug Mode (server): true [2020-03-15T03:47:56.526Z] File Descriptors: -1 [2020-03-15T03:47:56.526Z] Goroutines: 17 [2020-03-15T03:47:56.526Z] System Time: 2020-03-15T03:47:56.4165701Z [2020-03-15T03:47:56.526Z] EventsListeners: 0 [2020-03-15T03:47:56.526Z] Registry: https://index.docker.io/v1/ [2020-03-15T03:47:56.526Z] Labels: [2020-03-15T03:47:56.526Z] Experimental: false [2020-03-15T03:47:56.526Z] Insecure Registries: [2020-03-15T03:47:56.526Z] 127.0.0.0/8 [2020-03-15T03:47:56.526Z] Live Restore Enabled: false [2020-03-15T03:47:56.526Z] [2020-03-15T03:47:56.526Z] [2020-03-15T03:47:56.526Z] INFO: Docker images of the daemon under test [2020-03-15T03:47:56.526Z] [2020-03-15T03:47:56.957Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-03-15T03:47:56.979Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-03-15T03:47:56.979Z] [2020-03-15T03:47:56.979Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-03-15T03:47:56.979Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-03-15T03:47:56.979Z] ltsc2019: Pulling from windows/servercore [2020-03-15T03:47:56.979Z] 65014b3c3121: Pulling fs layer [2020-03-15T03:47:56.979Z] 23645bd7ee08: Pulling fs layer [2020-03-15T03:47:57.890Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-03-15T03:47:58.243Z] === RUN TestExternalGraphDriver/spec [2020-03-15T03:47:58.454Z] --- PASS: TestStats (1.94s) [2020-03-15T03:47:58.454Z] === RUN TestStopContainerWithTimeout [2020-03-15T03:47:58.454Z] === RUN TestStopContainerWithTimeout/0 [2020-03-15T03:47:58.454Z] === PAUSE TestStopContainerWithTimeout/0 [2020-03-15T03:47:58.454Z] === RUN TestStopContainerWithTimeout/1 [2020-03-15T03:47:58.454Z] === PAUSE TestStopContainerWithTimeout/1 [2020-03-15T03:47:58.454Z] === RUN TestStopContainerWithTimeout/3 [2020-03-15T03:47:58.454Z] === PAUSE TestStopContainerWithTimeout/3 [2020-03-15T03:47:58.454Z] === RUN TestStopContainerWithTimeout/-1 [2020-03-15T03:47:58.454Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-03-15T03:47:58.454Z] === CONT TestStopContainerWithTimeout/0 [2020-03-15T03:47:58.454Z] === CONT TestStopContainerWithTimeout/-1 [2020-03-15T03:47:59.020Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-03-15T03:47:59.585Z] === CONT TestStopContainerWithTimeout/3 [2020-03-15T03:48:00.960Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-03-15T03:48:01.525Z] === CONT TestStopContainerWithTimeout/1 [2020-03-15T03:48:01.528Z] === RUN TestExternalGraphDriver/pull [2020-03-15T03:48:01.783Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-03-15T03:48:03.432Z] --- PASS: TestExternalGraphDriver (7.57s) [2020-03-15T03:48:03.432Z] --- PASS: TestExternalGraphDriver/json (2.44s) [2020-03-15T03:48:03.432Z] --- PASS: TestExternalGraphDriver/spec (2.70s) [2020-03-15T03:48:03.432Z] --- PASS: TestExternalGraphDriver/pull (2.30s) [2020-03-15T03:48:03.432Z] === RUN TestGraphdriverPluginV2 [2020-03-15T03:48:03.432Z] --- SKIP: TestGraphdriverPluginV2 (0.04s) [2020-03-15T03:48:03.432Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-15T03:48:03.432Z] PASS [2020-03-15T03:48:03.432Z] [2020-03-15T03:48:03.432Z] === Skipped [2020-03-15T03:48:03.432Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.04s) [2020-03-15T03:48:03.432Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-15T03:48:03.432Z] [2020-03-15T03:48:03.432Z] [2020-03-15T03:48:03.432Z] DONE 5 tests, 1 skipped in 7.852s [2020-03-15T03:48:03.432Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-03-15T03:48:03.432Z] ++ 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-03-15T03:48:03.432Z] ++ set -e [2020-03-15T03:48:03.432Z] ++ '[' -n 0 ']' [2020-03-15T03:48:03.432Z] ++ set -x [2020-03-15T03:48:03.432Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-03-15T03:48:03.432Z] INFO: Testing against a local daemon [2020-03-15T03:48:03.432Z] === RUN TestContinueAfterPluginCrash [2020-03-15T03:48:03.432Z] === PAUSE TestContinueAfterPluginCrash [2020-03-15T03:48:03.432Z] === RUN TestReadPluginNoRead [2020-03-15T03:48:03.432Z] === PAUSE TestReadPluginNoRead [2020-03-15T03:48:03.432Z] === RUN TestDaemonStartWithLogOpt [2020-03-15T03:48:03.432Z] === PAUSE TestDaemonStartWithLogOpt [2020-03-15T03:48:03.432Z] === CONT TestContinueAfterPluginCrash [2020-03-15T03:48:03.432Z] === CONT TestDaemonStartWithLogOpt [2020-03-15T03:48:03.432Z] === CONT TestReadPluginNoRead [2020-03-15T03:48:03.680Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-03-15T03:48:03.680Z] --- PASS: TestStopContainerWithTimeout/0 (1.15s) [2020-03-15T03:48:03.680Z] --- PASS: TestStopContainerWithTimeout/-1 (3.05s) [2020-03-15T03:48:03.680Z] --- PASS: TestStopContainerWithTimeout/3 (2.96s) [2020-03-15T03:48:03.680Z] --- PASS: TestStopContainerWithTimeout/1 (1.88s) [2020-03-15T03:48:03.680Z] === RUN TestDeleteDevicemapper [2020-03-15T03:48:03.680Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-03-15T03:48:03.680Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-15T03:48:03.680Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-03-15T03:48:04.245Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-03-15T03:48:06.143Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.57s) [2020-03-15T03:48:06.143Z] === RUN TestUpdateMemory [2020-03-15T03:48:06.143Z] --- SKIP: TestUpdateMemory (0.00s) [2020-03-15T03:48:06.143Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-03-15T03:48:06.143Z] === RUN TestUpdateCPUQuota [2020-03-15T03:48:06.401Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-03-15T03:48:07.263Z] 23645bd7ee08: Download complete [2020-03-15T03:48:07.778Z] --- PASS: TestUpdateCPUQuota (1.62s) [2020-03-15T03:48:07.778Z] === RUN TestUpdatePidsLimit [2020-03-15T03:48:07.778Z] === RUN TestUpdatePidsLimit/update_from_none [2020-03-15T03:48:08.036Z] === RUN TestUpdatePidsLimit/no_change [2020-03-15T03:48:08.293Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-03-15T03:48:08.293Z] === RUN TestUpdatePidsLimit/update_lower [2020-03-15T03:48:08.859Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-03-15T03:48:09.118Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-03-15T03:48:09.685Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-03-15T03:48:09.685Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-03-15T03:48:09.943Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-03-15T03:48:09.951Z] --- PASS: TestServiceUpdateNetwork (16.23s) [2020-03-15T03:48:09.951Z] PASS [2020-03-15T03:48:09.951Z] [2020-03-15T03:48:09.951Z] === Skipped [2020-03-15T03:48:09.951Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2020-03-15T03:48:09.951Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-15T03:48:09.951Z] [2020-03-15T03:48:09.951Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-03-15T03:48:09.951Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-15T03:48:09.951Z] [2020-03-15T03:48:09.951Z] [2020-03-15T03:48:09.951Z] DONE 23 tests, 2 skipped in 156.970s [2020-03-15T03:48:09.951Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-03-15T03:48:09.951Z] ++ 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-03-15T03:48:09.951Z] ++ set -e [2020-03-15T03:48:09.951Z] ++ '[' -n 0 ']' [2020-03-15T03:48:09.951Z] ++ set -x [2020-03-15T03:48:09.951Z] ++ env -i DEST=/go/src/github.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-03-15T03:48:09.951Z] INFO: Testing against a local daemon [2020-03-15T03:48:09.951Z] === RUN TestSessionCreate [2020-03-15T03:48:09.951Z] --- PASS: TestSessionCreate (0.02s) [2020-03-15T03:48:09.951Z] === RUN TestSessionCreateWithBadUpgrade [2020-03-15T03:48:09.951Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-03-15T03:48:09.951Z] PASS [2020-03-15T03:48:09.951Z] [2020-03-15T03:48:09.951Z] DONE 2 tests in 0.109s [2020-03-15T03:48:09.951Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-03-15T03:48:09.951Z] ++ 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-03-15T03:48:09.951Z] ++ set -e [2020-03-15T03:48:09.951Z] ++ '[' -n 0 ']' [2020-03-15T03:48:09.951Z] ++ set -x [2020-03-15T03:48:09.951Z] ++ env -i DEST=/go/src/github.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-03-15T03:48:09.951Z] INFO: Testing against a local daemon [2020-03-15T03:48:09.951Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-03-15T03:48:09.951Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-15T03:48:09.951Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-15T03:48:09.951Z] === RUN TestEventsExecDie [2020-03-15T03:48:09.951Z] --- PASS: TestEventsExecDie (0.91s) [2020-03-15T03:48:09.951Z] === RUN TestEventsBackwardsCompatible [2020-03-15T03:48:09.951Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2020-03-15T03:48:09.951Z] === RUN TestInfoBinaryCommits [2020-03-15T03:48:09.951Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-03-15T03:48:09.951Z] === RUN TestInfoAPIVersioned [2020-03-15T03:48:09.951Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-03-15T03:48:09.951Z] === RUN TestInfoDiscoveryBackend [2020-03-15T03:48:09.951Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2020-03-15T03:48:09.951Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-03-15T03:48:10.877Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-03-15T03:48:10.960Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-03-15T03:48:10.961Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-03-15T03:48:11.135Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-03-15T03:48:11.392Z] --- PASS: TestUpdatePidsLimit (3.90s) [2020-03-15T03:48:11.392Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.43s) [2020-03-15T03:48:11.392Z] --- PASS: TestUpdatePidsLimit/no_change (0.39s) [2020-03-15T03:48:11.392Z] --- PASS: TestUpdatePidsLimit/update_lower (0.34s) [2020-03-15T03:48:11.392Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.40s) [2020-03-15T03:48:11.392Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.39s) [2020-03-15T03:48:11.392Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.41s) [2020-03-15T03:48:11.392Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.34s) [2020-03-15T03:48:11.392Z] === RUN TestUpdateRestartPolicy [2020-03-15T03:48:11.570Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-03-15T03:48:11.570Z] === RUN TestInfoAPI [2020-03-15T03:48:11.570Z] --- PASS: TestInfoAPI (0.02s) [2020-03-15T03:48:11.570Z] === RUN TestInfoAPIWarnings [2020-03-15T03:48:11.956Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-03-15T03:48:12.180Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-03-15T03:48:12.180Z] === RUN TestInfoDebug [2020-03-15T03:48:12.793Z] --- PASS: TestInfoDebug (0.52s) [2020-03-15T03:48:12.793Z] === RUN TestInfoInsecureRegistries [2020-03-15T03:48:12.888Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-03-15T03:48:13.073Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2020-03-15T03:48:13.073Z] === RUN TestInfoRegistryMirrors [2020-03-15T03:48:13.684Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2020-03-15T03:48:13.684Z] === RUN TestLoginFailsWithBadCredentials [2020-03-15T03:48:13.964Z] --- PASS: TestLoginFailsWithBadCredentials (0.25s) [2020-03-15T03:48:13.964Z] === RUN TestPingCacheHeaders [2020-03-15T03:48:13.964Z] --- PASS: TestPingCacheHeaders (0.01s) [2020-03-15T03:48:13.964Z] === RUN TestPingGet [2020-03-15T03:48:13.964Z] --- PASS: TestPingGet (0.01s) [2020-03-15T03:48:13.964Z] === RUN TestPingHead [2020-03-15T03:48:13.964Z] --- PASS: TestPingHead (0.01s) [2020-03-15T03:48:13.964Z] === RUN TestVersion [2020-03-15T03:48:13.964Z] --- PASS: TestVersion (0.01s) [2020-03-15T03:48:13.964Z] PASS [2020-03-15T03:48:13.964Z] [2020-03-15T03:48:13.964Z] === Skipped [2020-03-15T03:48:13.964Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-15T03:48:13.964Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-15T03:48:13.964Z] [2020-03-15T03:48:13.964Z] [2020-03-15T03:48:13.964Z] DONE 18 tests, 1 skipped in 5.544s [2020-03-15T03:48:13.964Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-03-15T03:48:13.964Z] ++ 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-03-15T03:48:13.964Z] ++ set -e [2020-03-15T03:48:13.964Z] ++ '[' -n 0 ']' [2020-03-15T03:48:13.964Z] ++ set -x [2020-03-15T03:48:13.964Z] ++ env -i DEST=/go/src/github.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-03-15T03:48:13.964Z] INFO: Testing against a local daemon [2020-03-15T03:48:13.964Z] === RUN TestVolumesCreateAndList [2020-03-15T03:48:13.964Z] --- PASS: TestVolumesCreateAndList (0.01s) [2020-03-15T03:48:13.964Z] === RUN TestVolumesRemove [2020-03-15T03:48:14.245Z] --- PASS: TestVolumesRemove (0.13s) [2020-03-15T03:48:14.245Z] === RUN TestVolumesInspect [2020-03-15T03:48:14.245Z] --- PASS: TestVolumesInspect (0.01s) [2020-03-15T03:48:14.245Z] === RUN TestVolumesInvalidJSON [2020-03-15T03:48:14.245Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-03-15T03:48:14.245Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-03-15T03:48:14.245Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-03-15T03:48:14.245Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-03-15T03:48:14.245Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-03-15T03:48:14.245Z] PASS [2020-03-15T03:48:14.245Z] [2020-03-15T03:48:14.245Z] DONE 5 tests in 0.239s [2020-03-15T03:48:14.245Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-03-15T03:48:14.245Z] ++++ cat bundles/test-integration/docker.pid [2020-03-15T03:48:14.245Z] +++ kill 11765 [2020-03-15T03:48:14.313Z] 65014b3c3121: Verifying Checksum [2020-03-15T03:48:14.313Z] 65014b3c3121: Download complete [2020-03-15T03:48:14.789Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-03-15T03:48:14.893Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-03-15T03:48:14.893Z] Copying nested executables into bundles/binary-daemon [2020-03-15T03:48:14.893Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-03-15T03:48:15.214Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40695/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=f310bd29bd5ab52caa0536c85d564461a70abf16 -e DOCKER_GRAPHDRIVER docker:f310bd29bd5ab52caa0536c85d564461a70abf16 hack/make.sh cross [2020-03-15T03:48:15.468Z] [2020-03-15T03:48:15.648Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-03-15T03:48:15.707Z] +++ /etc/init.d/apparmor stop [2020-03-15T03:48:15.707Z] Leaving: AppArmorNo profiles have been unloaded. [2020-03-15T03:48:15.707Z] [2020-03-15T03:48:15.707Z] Unloading profiles will leave already running processes permanently [2020-03-15T03:48:15.707Z] unconfined, which can lead to unexpected situations. [2020-03-15T03:48:15.707Z] [2020-03-15T03:48:15.707Z] To set a process to complain mode, use the command line tool [2020-03-15T03:48:15.707Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-03-15T03:48:15.707Z] +++ true [2020-03-15T03:48:15.707Z] [2020-03-15T03:48:15.722Z] Removing bundles/ [2020-03-15T03:48:15.722Z] [2020-03-15T03:48:15.722Z] ---> Making bundle: cross (in bundles/cross) [2020-03-15T03:48:15.722Z] Cross building: bundles/cross/linux/amd64 [2020-03-15T03:48:15.722Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-03-15T03:48:15.722Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-03-15T03:48:16.583Z] --- PASS: TestDaemonStartWithLogOpt (12.86s) [2020-03-15T03:48:17.150Z] === RUN TestReadPluginNoRead/default Post stage [Pipeline] junit [2020-03-15T03:48:17.755Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-03-15T03:48:18.481Z] + echo Ensuring container killed. [2020-03-15T03:48:18.481Z] Ensuring container killed. [2020-03-15T03:48:18.481Z] + docker rm -vf docker-pr1 [2020-03-15T03:48:18.481Z] Error: No such container: docker-pr1 [2020-03-15T03:48:18.481Z] + true [Pipeline] sh [2020-03-15T03:48:18.849Z] + echo Chowning /workspace to jenkins user [2020-03-15T03:48:18.849Z] Chowning /workspace to jenkins user [2020-03-15T03:48:18.849Z] + id -u [2020-03-15T03:48:18.849Z] + id -g [2020-03-15T03:48:18.849Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40695:/workspace busybox chown -R 1001:1001 /workspace [2020-03-15T03:48:18.849Z] Unable to find image 'busybox:latest' locally [2020-03-15T03:48:18.969Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-03-15T03:48:19.053Z] === RUN TestReadPluginNoRead/disabled_caching [2020-03-15T03:48:19.129Z] latest: Pulling from library/busybox [2020-03-15T03:48:19.129Z] 1b125a2fb2df: Pulling fs layer [2020-03-15T03:48:19.226Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-03-15T03:48:19.409Z] 1b125a2fb2df: Verifying Checksum [2020-03-15T03:48:19.409Z] 1b125a2fb2df: Download complete [2020-03-15T03:48:19.691Z] 1b125a2fb2df: Pull complete [2020-03-15T03:48:19.691Z] Digest: sha256:b26cd013274a657b86e706210ddd5cc1f82f50155791199d29b9e86e935ce135 [2020-03-15T03:48:19.691Z] Status: Downloaded newer image for busybox:latest [2020-03-15T03:48:19.791Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-03-15T03:48:20.724Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-03-15T03:48:20.953Z] --- PASS: TestReadPluginNoRead (17.42s) [2020-03-15T03:48:20.953Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.02s) [2020-03-15T03:48:20.953Z] --- PASS: TestReadPluginNoRead/default (1.91s) [2020-03-15T03:48:20.953Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.85s) [2020-03-15T03:48:20.953Z] read_test.go:91: [ddfc2a37b525b] daemon is not started [2020-03-15T03:48:21.211Z] --- PASS: TestContinueAfterPluginCrash (17.62s) [2020-03-15T03:48:21.211Z] PASS [2020-03-15T03:48:21.211Z] [2020-03-15T03:48:21.211Z] DONE 6 tests in 17.835s [2020-03-15T03:48:21.211Z] 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-03-15T03:48:21.211Z] ++ 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-03-15T03:48:21.211Z] ++ set -e [2020-03-15T03:48:21.211Z] ++ '[' -n 0 ']' [2020-03-15T03:48:21.211Z] ++ set -x [2020-03-15T03:48:21.211Z] ++ env -i DEST=/go/src/github.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-03-15T03:48:21.211Z] testing: warning: no tests to run [2020-03-15T03:48:21.211Z] PASS [2020-03-15T03:48:21.211Z] [2020-03-15T03:48:21.211Z] DONE 0 tests in 0.061s [2020-03-15T03:48:21.211Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-03-15T03:48:21.211Z] ++ 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-03-15T03:48:21.211Z] ++ set -e [2020-03-15T03:48:21.211Z] ++ '[' -n 0 ']' [2020-03-15T03:48:21.211Z] ++ set -x [2020-03-15T03:48:21.211Z] ++ env -i DEST=/go/src/github.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-03-15T03:48:21.470Z] INFO: Testing against a local daemon [2020-03-15T03:48:21.470Z] === RUN TestPluginWithDevMounts [2020-03-15T03:48:21.470Z] === PAUSE TestPluginWithDevMounts [2020-03-15T03:48:21.470Z] === CONT TestPluginWithDevMounts [2020-03-15T03:48:21.655Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-03-15T03:48:21.655Z] === RUN TestDockerSuite/TestBuildChownOnCopy [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-03-15T03:48:22.090Z] + bundleName=s390x-integration [2020-03-15T03:48:22.090Z] + echo Creating s390x-integration-bundles.tar.gz [2020-03-15T03:48:22.090Z] Creating s390x-integration-bundles.tar.gz [2020-03-15T03:48:22.090Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-03-15T03:48:22.090Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-03-15T03:48:22.136Z] Archiving artifacts [2020-03-15T03:48:22.554Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40695/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-03-15T03:48:22.936Z] + make clean [2020-03-15T03:48:23.216Z] docker volume rm -f docker-dev-cache [2020-03-15T03:48:23.216Z] docker-dev-cache [Pipeline] deleteDir [2020-03-15T03:48:24.001Z] --- PASS: TestPluginWithDevMounts (2.25s) [2020-03-15T03:48:24.001Z] PASS [2020-03-15T03:48:24.001Z] [2020-03-15T03:48:24.001Z] DONE 1 tests in 2.422s [2020-03-15T03:48:24.001Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-03-15T03:48:24.001Z] ++ 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-03-15T03:48:24.001Z] ++ set -e [2020-03-15T03:48:24.001Z] ++ '[' -n 0 ']' [2020-03-15T03:48:24.001Z] ++ set -x [2020-03-15T03:48:24.001Z] ++ env -i DEST=/go/src/github.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-03-15T03:48:24.001Z] INFO: Testing against a local daemon [2020-03-15T03:48:24.001Z] === RUN TestSecretInspect [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-15T03:48:25.049Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-03-15T03:48:25.049Z] --- PASS: TestUpdateRestartPolicy (13.70s) [2020-03-15T03:48:25.049Z] === RUN TestUpdateRestartWithAutoRemove [2020-03-15T03:48:25.998Z] --- PASS: TestUpdateRestartWithAutoRemove (0.91s) [2020-03-15T03:48:25.998Z] === RUN TestWaitNonBlocked [2020-03-15T03:48:25.998Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-15T03:48:25.998Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-15T03:48:25.998Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-15T03:48:25.998Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-15T03:48:25.998Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-15T03:48:25.998Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-15T03:48:27.294Z] --- PASS: TestSecretInspect (3.27s) [2020-03-15T03:48:27.294Z] === RUN TestSecretList [2020-03-15T03:48:27.369Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-03-15T03:48:27.369Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.90s) [2020-03-15T03:48:27.369Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.00s) [2020-03-15T03:48:27.369Z] === RUN TestWaitBlocked [2020-03-15T03:48:27.369Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-15T03:48:27.369Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-15T03:48:27.369Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-03-15T03:48:27.369Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-03-15T03:48:27.369Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-15T03:48:27.369Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-03-15T03:48:27.627Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-03-15T03:48:28.193Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-03-15T03:48:28.450Z] --- PASS: TestWaitBlocked (0.03s) [2020-03-15T03:48:28.450Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.21s) [2020-03-15T03:48:28.450Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.37s) [2020-03-15T03:48:28.450Z] === CONT TestContainerStartOnDaemonRestart [2020-03-15T03:48:28.450Z] === CONT TestIpcModeOlderClient [2020-03-15T03:48:28.707Z] --- PASS: TestIpcModeOlderClient (0.14s) [2020-03-15T03:48:28.707Z] === CONT TestDaemonHostGatewayIP [2020-03-15T03:48:30.580Z] --- PASS: TestSecretList (3.32s) [2020-03-15T03:48:30.580Z] === RUN TestSecretsCreateAndDelete [2020-03-15T03:48:30.670Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-03-15T03:48:30.670Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-03-15T03:48:31.606Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-03-15T03:48:31.864Z] === RUN TestDockerSuite/TestBuildCmd [2020-03-15T03:48:32.121Z] --- PASS: TestContainerStartOnDaemonRestart (3.70s) [2020-03-15T03:48:32.121Z] === CONT TestDaemonRestartIpcMode [2020-03-15T03:48:32.378Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-03-15T03:48:32.636Z] --- PASS: TestDaemonHostGatewayIP (4.08s) [2020-03-15T03:48:32.636Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-03-15T03:48:33.135Z] --- PASS: TestSecretsCreateAndDelete (2.76s) [2020-03-15T03:48:33.135Z] === RUN TestSecretsUpdate [2020-03-15T03:48:33.200Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-03-15T03:48:33.200Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-03-15T03:48:33.767Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-03-15T03:48:34.700Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-03-15T03:48:36.070Z] --- PASS: TestDaemonRestartIpcMode (3.87s) [2020-03-15T03:48:36.070Z] PASS [2020-03-15T03:48:36.070Z] [2020-03-15T03:48:36.070Z] === Skipped [2020-03-15T03:48:36.070Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-03-15T03:48:36.070Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-15T03:48:36.070Z] [2020-03-15T03:48:36.070Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-03-15T03:48:36.070Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-15T03:48:36.070Z] [2020-03-15T03:48:36.070Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-03-15T03:48:36.070Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-15T03:48:36.070Z] [2020-03-15T03:48:36.070Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-15T03:48:36.070Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-15T03:48:36.070Z] [2020-03-15T03:48:36.070Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-03-15T03:48:36.070Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-15T03:48:36.070Z] [2020-03-15T03:48:36.070Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-03-15T03:48:36.070Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-03-15T03:48:36.070Z] [2020-03-15T03:48:36.070Z] [2020-03-15T03:48:36.070Z] DONE 199 tests, 6 skipped in 151.991s [2020-03-15T03:48:36.070Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-03-15T03:48:36.071Z] ++ 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-03-15T03:48:36.071Z] ++ set -e [2020-03-15T03:48:36.071Z] ++ '[' -n 0 ']' [2020-03-15T03:48:36.071Z] ++ set -x [2020-03-15T03:48:36.071Z] ++ env -i DEST=/go/src/github.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-03-15T03:48:36.328Z] INFO: Testing against a local daemon [2020-03-15T03:48:36.328Z] === RUN TestCommitInheritsEnv [2020-03-15T03:48:36.895Z] --- PASS: TestCommitInheritsEnv (0.54s) [2020-03-15T03:48:36.895Z] === RUN TestImportExtremelyLargeImageWorks [2020-03-15T03:48:36.895Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-03-15T03:48:36.895Z] === RUN TestImagesFilterMultiReference [2020-03-15T03:48:36.895Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2020-03-15T03:48:36.895Z] === RUN TestImagePullPlatformInvalid [2020-03-15T03:48:36.895Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-03-15T03:48:36.895Z] === RUN TestRemoveImageOrphaning [2020-03-15T03:48:37.335Z] --- PASS: TestSecretsUpdate (3.37s) [2020-03-15T03:48:37.335Z] === RUN TestTemplatedSecret [2020-03-15T03:48:37.459Z] --- PASS: TestRemoveImageOrphaning (0.43s) [2020-03-15T03:48:37.459Z] === RUN TestRemoveImageGarbageCollector [2020-03-15T03:48:39.986Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-03-15T03:48:39.986Z] --- PASS: TestRemoveImageGarbageCollector (2.31s) [2020-03-15T03:48:39.986Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-03-15T03:48:39.986Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-03-15T03:48:39.986Z] === RUN TestTagInvalidReference [2020-03-15T03:48:39.986Z] --- PASS: TestTagInvalidReference (0.02s) [2020-03-15T03:48:39.986Z] === RUN TestTagValidPrefixedRepo [2020-03-15T03:48:39.986Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2020-03-15T03:48:39.986Z] === RUN TestTagExistedNameWithoutForce [2020-03-15T03:48:39.986Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-03-15T03:48:39.986Z] === RUN TestTagOfficialNames [2020-03-15T03:48:39.986Z] --- PASS: TestTagOfficialNames (0.07s) [2020-03-15T03:48:39.986Z] === RUN TestTagMatchesDigest [2020-03-15T03:48:39.986Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-03-15T03:48:39.986Z] === CONT TestImportExtremelyLargeImageWorks [2020-03-15T03:48:40.551Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-03-15T03:48:40.621Z] --- PASS: TestTemplatedSecret (3.44s) [2020-03-15T03:48:40.621Z] === RUN TestSecretCreateResolve [2020-03-15T03:48:40.809Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-03-15T03:48:41.066Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-03-15T03:48:41.631Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-03-15T03:48:42.196Z] === RUN TestDockerSuite/TestBuildContChar [2020-03-15T03:48:43.904Z] --- PASS: TestSecretCreateResolve (3.27s) [2020-03-15T03:48:43.904Z] PASS [2020-03-15T03:48:43.904Z] [2020-03-15T03:48:43.904Z] DONE 6 tests in 19.581s [2020-03-15T03:48:43.904Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-03-15T03:48:43.904Z] ++ 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-03-15T03:48:43.904Z] ++ set -e [2020-03-15T03:48:43.904Z] ++ '[' -n 0 ']' [2020-03-15T03:48:43.904Z] ++ set -x [2020-03-15T03:48:43.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=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-03-15T03:48:43.904Z] INFO: Testing against a local daemon [2020-03-15T03:48:43.904Z] === RUN TestServiceCreateInit [2020-03-15T03:48:43.904Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-03-15T03:48:46.376Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-03-15T03:48:46.942Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-03-15T03:48:47.507Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-03-15T03:48:48.074Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-03-15T03:48:48.074Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-03-15T03:48:48.093Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-03-15T03:48:48.331Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-03-15T03:48:48.590Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-03-15T03:48:48.596Z] ok github.com/docker/docker/api/server/httputils 0.011s coverage: 14.7% of statements [2020-03-15T03:48:49.156Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-03-15T03:48:49.156Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-03-15T03:48:49.721Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-03-15T03:48:50.648Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-03-15T03:48:50.648Z] ok github.com/docker/docker/api/server/middleware 0.024s coverage: 37.7% of statements [2020-03-15T03:48:50.648Z] ? github.com/docker/docker/api/server/router [no test files] [2020-03-15T03:48:50.648Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-03-15T03:48:50.648Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-03-15T03:48:51.677Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-03-15T03:48:51.678Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-03-15T03:48:51.678Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-03-15T03:48:51.678Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-03-15T03:48:51.678Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-03-15T03:48:51.966Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-03-15T03:48:53.001Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-03-15T03:48:53.258Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-03-15T03:48:53.361Z] --- PASS: TestServiceCreateInit (9.53s) [2020-03-15T03:48:53.361Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.51s) [2020-03-15T03:48:53.361Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.98s) [2020-03-15T03:48:53.361Z] === RUN TestCreateServiceMultipleTimes [2020-03-15T03:48:54.021Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-03-15T03:48:54.021Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-03-15T03:48:54.021Z] ok github.com/docker/docker/api/types/strslice 0.030s coverage: 90.0% of statements [2020-03-15T03:48:54.649Z] ok github.com/docker/docker/api/types/filters 0.031s coverage: 92.2% of statements [2020-03-15T03:48:55.282Z] ok github.com/docker/docker/api/types/time 0.008s coverage: 100.0% of statements [2020-03-15T03:48:55.282Z] ok github.com/docker/docker/api/server/router/swarm 0.014s coverage: 4.5% of statements [2020-03-15T03:48:55.282Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-03-15T03:48:55.282Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-03-15T03:48:55.282Z] ? github.com/docker/docker/api/types [no test files] [2020-03-15T03:48:55.282Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-03-15T03:48:55.282Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-03-15T03:48:55.282Z] ? github.com/docker/docker/api/types/container [no test files] [2020-03-15T03:48:55.282Z] ? github.com/docker/docker/api/types/events [no test files] [2020-03-15T03:48:55.282Z] ? github.com/docker/docker/api/types/image [no test files] [2020-03-15T03:48:55.282Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-03-15T03:48:55.282Z] ? github.com/docker/docker/api/types/network [no test files] [2020-03-15T03:48:55.282Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-03-15T03:48:55.282Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-03-15T03:48:55.282Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-03-15T03:48:55.282Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-03-15T03:48:55.282Z] ok github.com/docker/docker/api/types/versions 0.008s coverage: 75.0% of statements [2020-03-15T03:48:55.282Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-03-15T03:48:55.282Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-03-15T03:48:55.282Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-03-15T03:48:55.282Z] ? github.com/docker/docker/builder [no test files] [2020-03-15T03:48:55.282Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-03-15T03:48:55.282Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-03-15T03:48:55.282Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-03-15T03:48:55.282Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-03-15T03:48:55.282Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-03-15T03:48:55.282Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-03-15T03:48:55.282Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-03-15T03:48:56.310Z] ok github.com/docker/docker/builder/dockerignore 0.005s coverage: 96.8% of statements [2020-03-15T03:48:56.543Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-03-15T03:48:59.070Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-03-15T03:49:01.863Z] ok github.com/docker/docker/cli/debug 0.030s coverage: 100.0% of statements [2020-03-15T03:49:03.271Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-03-15T03:49:04.209Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-03-15T03:49:04.580Z] ok github.com/docker/docker/builder/remotecontext/git 4.955s coverage: 86.3% of statements [2020-03-15T03:49:05.143Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-03-15T03:49:06.517Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-03-15T03:49:06.644Z] ok github.com/docker/docker/builder/remotecontext 0.583s coverage: 13.6% of statements [2020-03-15T03:49:07.083Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-03-15T03:49:09.354Z] ok github.com/docker/docker/builder/dockerfile 1.468s coverage: 48.2% of statements [2020-03-15T03:49:09.354Z] ? github.com/docker/docker/cli [no test files] [2020-03-15T03:49:09.354Z] ? github.com/docker/docker/cli/config [no test files] [2020-03-15T03:49:09.609Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-03-15T03:49:10.983Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-03-15T03:49:13.512Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-03-15T03:49:14.897Z] ok github.com/docker/docker/client 0.597s coverage: 75.8% of statements [2020-03-15T03:49:15.387Z] --- PASS: TestCreateServiceMultipleTimes (19.76s) [2020-03-15T03:49:15.387Z] === RUN TestCreateServiceConflict [2020-03-15T03:49:15.954Z] --- PASS: TestCreateServiceConflict (3.28s) [2020-03-15T03:49:15.954Z] === RUN TestCreateServiceMaxReplicas [2020-03-15T03:49:16.042Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-03-15T03:49:16.300Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-03-15T03:49:18.205Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-03-15T03:49:18.205Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-03-15T03:49:18.205Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-03-15T03:49:18.205Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-03-15T03:49:18.205Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-03-15T03:49:18.465Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-03-15T03:49:19.031Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-03-15T03:49:19.602Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-03-15T03:49:20.168Z] --- PASS: TestCreateServiceMaxReplicas (3.60s) [2020-03-15T03:49:20.168Z] === RUN TestCreateWithDuplicateNetworkNames [2020-03-15T03:49:20.168Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-03-15T03:49:22.696Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-03-15T03:49:22.697Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-03-15T03:49:23.262Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-03-15T03:49:24.196Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-03-15T03:49:26.095Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-03-15T03:49:30.276Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-03-15T03:49:30.276Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-03-15T03:49:31.209Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-03-15T03:49:33.106Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-03-15T03:49:34.040Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-03-15T03:49:34.607Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-03-15T03:49:35.045Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.71s) [2020-03-15T03:49:35.045Z] === RUN TestCreateServiceSecretFileMode [2020-03-15T03:49:37.137Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-03-15T03:49:37.195Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-03-15T03:49:37.195Z] Copying nested executables into bundles/cross/linux/amd64 [2020-03-15T03:49:37.195Z] Cross building: bundles/cross/windows/amd64 [2020-03-15T03:49:37.195Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-03-15T03:49:37.195Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-03-15T03:49:37.579Z] --- PASS: TestCreateServiceSecretFileMode (3.26s) [2020-03-15T03:49:37.579Z] === RUN TestCreateServiceConfigFileMode [2020-03-15T03:49:40.864Z] --- PASS: TestCreateServiceConfigFileMode (3.28s) [2020-03-15T03:49:40.864Z] === RUN TestCreateServiceSysctls [2020-03-15T03:49:41.323Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-03-15T03:49:42.255Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-03-15T03:49:45.052Z] --- PASS: TestCreateServiceSysctls (4.23s) [2020-03-15T03:49:45.052Z] === RUN TestCreateServiceCapabilities [2020-03-15T03:49:45.536Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-03-15T03:49:47.436Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-03-15T03:49:48.810Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-03-15T03:49:49.240Z] --- PASS: TestCreateServiceCapabilities (3.44s) [2020-03-15T03:49:49.240Z] === RUN TestInspect [2020-03-15T03:49:50.204Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-03-15T03:49:50.204Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-03-15T03:49:51.141Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-03-15T03:49:52.525Z] --- PASS: TestInspect (3.61s) [2020-03-15T03:49:52.525Z] === RUN TestCreateJob [2020-03-15T03:49:53.037Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-03-15T03:49:53.969Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-03-15T03:49:56.710Z] --- PASS: TestCreateJob (4.23s) [2020-03-15T03:49:56.710Z] === RUN TestReplicatedJob [2020-03-15T03:49:58.146Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-03-15T03:49:58.403Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-03-15T03:49:58.403Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-03-15T03:50:00.298Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-03-15T03:50:01.670Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-03-15T03:50:02.603Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-03-15T03:50:03.168Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-03-15T03:50:03.273Z] --- PASS: TestReplicatedJob (6.25s) [2020-03-15T03:50:03.273Z] === RUN TestUpdateReplicatedJob [2020-03-15T03:50:07.461Z] --- PASS: TestUpdateReplicatedJob (4.44s) [2020-03-15T03:50:07.461Z] === RUN TestServiceListWithStatuses [2020-03-15T03:50:07.461Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-03-15T03:50:07.461Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-15T03:50:07.461Z] === RUN TestDockerNetworkConnectAlias [2020-03-15T03:50:11.792Z] ok github.com/docker/docker/cmd/dockerd 0.254s coverage: 30.7% of statements [2020-03-15T03:50:13.131Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-03-15T03:50:14.024Z] --- PASS: TestDockerNetworkConnectAlias (6.71s) [2020-03-15T03:50:14.024Z] === RUN TestDockerNetworkReConnect [2020-03-15T03:50:15.659Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-03-15T03:50:17.029Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-03-15T03:50:17.962Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-03-15T03:50:18.527Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-03-15T03:50:18.668Z] ok github.com/docker/docker/container 0.187s coverage: 34.9% of statements [2020-03-15T03:50:18.668Z] ? github.com/docker/docker/container/stream [no test files] [2020-03-15T03:50:18.668Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-03-15T03:50:18.668Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-03-15T03:50:18.668Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-03-15T03:50:19.290Z] --- PASS: TestDockerNetworkReConnect (5.20s) [2020-03-15T03:50:19.290Z] === RUN TestServicePlugin [2020-03-15T03:50:19.290Z] --- SKIP: TestServicePlugin (0.00s) [2020-03-15T03:50:19.290Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-15T03:50:19.290Z] === RUN TestServiceUpdateLabel [2020-03-15T03:50:21.050Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-03-15T03:50:21.050Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-03-15T03:50:22.523Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-03-15T03:50:22.572Z] --- PASS: TestServiceUpdateLabel (3.31s) [2020-03-15T03:50:22.572Z] === RUN TestServiceUpdateSecrets [2020-03-15T03:50:23.091Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.071s coverage: 65.3% of statements [2020-03-15T03:50:26.703Z] --- PASS: TestDockerDaemonSuite (344.76s) [2020-03-15T03:50:26.703Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.11s) [2020-03-15T03:50:26.703Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.03s) [2020-03-15T03:50:26.703Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.62s) [2020-03-15T03:50:26.703Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.44s) [2020-03-15T03:50:26.703Z] docker_cli_daemon_test.go:1449: [d264443cf385f] daemon is not started [2020-03-15T03:50:26.703Z] check_test.go:309: [d1cea80486070] daemon is not started [2020-03-15T03:50:26.703Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.70s) [2020-03-15T03:50:26.703Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.25s) [2020-03-15T03:50:26.703Z] check_test.go:309: [da67c1741ed3b] daemon is not started [2020-03-15T03:50:26.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.83s) [2020-03-15T03:50:26.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.56s) [2020-03-15T03:50:26.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.80s) [2020-03-15T03:50:26.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.35s) [2020-03-15T03:50:26.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (4.25s) [2020-03-15T03:50:26.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.98s) [2020-03-15T03:50:26.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.53s) [2020-03-15T03:50:26.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.97s) [2020-03-15T03:50:26.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-03-15T03:50:26.703Z] check_test.go:309: [dd3a943f13e5b] daemon is not started [2020-03-15T03:50:26.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-03-15T03:50:26.703Z] check_test.go:309: [d7472e19f5645] daemon is not started [2020-03-15T03:50:26.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.70s) [2020-03-15T03:50:26.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s) [2020-03-15T03:50:26.703Z] check_test.go:309: [d177a2cf88d66] daemon is not started [2020-03-15T03:50:26.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (3.02s) [2020-03-15T03:50:26.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.90s) [2020-03-15T03:50:26.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.95s) [2020-03-15T03:50:26.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.08s) [2020-03-15T03:50:26.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.59s) [2020-03-15T03:50:26.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.58s) [2020-03-15T03:50:26.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.62s) [2020-03-15T03:50:26.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-03-15T03:50:26.703Z] check_test.go:309: [d24e2702a396c] daemon is not started [2020-03-15T03:50:26.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.54s) [2020-03-15T03:50:26.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2020-03-15T03:50:26.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2020-03-15T03:50:26.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.23s) [2020-03-15T03:50:26.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.43s) [2020-03-15T03:50:26.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.74s) [2020-03-15T03:50:26.703Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-03-15T03:50:26.703Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-03-15T03:50:26.703Z] check_test.go:309: [db8534c593731] daemon is not started [2020-03-15T03:50:26.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.02s) [2020-03-15T03:50:26.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.98s) [2020-03-15T03:50:26.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.50s) [2020-03-15T03:50:26.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.98s) [2020-03-15T03:50:26.703Z] check_test.go:309: [dccc33cc9bdbc] daemon is not started [2020-03-15T03:50:26.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.11s) [2020-03-15T03:50:26.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2020-03-15T03:50:26.703Z] check_test.go:309: [d82391a706334] daemon is not started [2020-03-15T03:50:26.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.73s) [2020-03-15T03:50:26.703Z] docker_cli_daemon_plugins_test.go:79: [d3fab0e13c2b2] daemon is not started [2020-03-15T03:50:26.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.22s) [2020-03-15T03:50:26.703Z] docker_cli_daemon_plugins_test.go:169: [d39607a461ab7] daemon is not started [2020-03-15T03:50:26.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.52s) [2020-03-15T03:50:26.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2020-03-15T03:50:26.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.55s) [2020-03-15T03:50:26.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2020-03-15T03:50:26.703Z] check_test.go:309: [d2cb5e55dd1ca] daemon is not started [2020-03-15T03:50:26.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.81s) [2020-03-15T03:50:26.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.73s) [2020-03-15T03:50:26.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.60s) [2020-03-15T03:50:26.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.78s) [2020-03-15T03:50:26.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.93s) [2020-03-15T03:50:26.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.81s) [2020-03-15T03:50:26.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.10s) [2020-03-15T03:50:26.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2020-03-15T03:50:26.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2020-03-15T03:50:26.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.55s) [2020-03-15T03:50:26.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.81s) [2020-03-15T03:50:26.703Z] check_test.go:309: [d5ab4e1584fa9] daemon is not started [2020-03-15T03:50:26.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.62s) [2020-03-15T03:50:26.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.68s) [2020-03-15T03:50:26.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.31s) [2020-03-15T03:50:26.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.10s) [2020-03-15T03:50:26.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.18s) [2020-03-15T03:50:26.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.15s) [2020-03-15T03:50:26.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.43s) [2020-03-15T03:50:26.703Z] check_test.go:309: [d4d8466ec0fba] daemon is not started [2020-03-15T03:50:26.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.57s) [2020-03-15T03:50:26.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.51s) [2020-03-15T03:50:26.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (11.57s) [2020-03-15T03:50:26.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.06s) [2020-03-15T03:50:26.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.64s) [2020-03-15T03:50:26.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.33s) [2020-03-15T03:50:26.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.32s) [2020-03-15T03:50:26.703Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-03-15T03:50:26.703Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-03-15T03:50:26.703Z] check_test.go:309: [d59c730509258] daemon is not started [2020-03-15T03:50:26.703Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-03-15T03:50:26.703Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-03-15T03:50:26.703Z] check_test.go:309: [da476f2ce9f54] daemon is not started [2020-03-15T03:50:26.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (4.29s) [2020-03-15T03:50:26.703Z] check_test.go:309: [dddc198b880f3] daemon is not started [2020-03-15T03:50:26.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.14s) [2020-03-15T03:50:26.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.25s) [2020-03-15T03:50:26.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.28s) [2020-03-15T03:50:26.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.17s) [2020-03-15T03:50:26.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.24s) [2020-03-15T03:50:26.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.04s) [2020-03-15T03:50:26.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.48s) [2020-03-15T03:50:26.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.35s) [2020-03-15T03:50:26.703Z] check_test.go:309: [d58cd4cbd15a7] daemon is not started [2020-03-15T03:50:26.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.00s) [2020-03-15T03:50:26.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.71s) [2020-03-15T03:50:26.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.04s) [2020-03-15T03:50:26.703Z] check_test.go:309: [d7dcd3fecc386] daemon is not started [2020-03-15T03:50:26.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2020-03-15T03:50:26.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.65s) [2020-03-15T03:50:26.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.09s) [2020-03-15T03:50:26.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2020-03-15T03:50:26.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.60s) [2020-03-15T03:50:26.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.21s) [2020-03-15T03:50:26.703Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2020-03-15T03:50:26.703Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2020-03-15T03:50:26.703Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2020-03-15T03:50:26.703Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2020-03-15T03:50:26.703Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2020-03-15T03:50:26.703Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2020-03-15T03:50:26.703Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2020-03-15T03:50:26.703Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2020-03-15T03:50:26.703Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2020-03-15T03:50:26.703Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2020-03-15T03:50:26.703Z] check_test.go:309: [d8e79ed2fde64] daemon is not started [2020-03-15T03:50:26.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.15s) [2020-03-15T03:50:26.703Z] check_test.go:309: [d4a7518b5ef65] daemon is not started [2020-03-15T03:50:26.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.58s) [2020-03-15T03:50:26.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.58s) [2020-03-15T03:50:26.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.51s) [2020-03-15T03:50:26.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2020-03-15T03:50:26.703Z] check_test.go:309: [d8e485d05110a] daemon is not started [2020-03-15T03:50:26.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.27s) [2020-03-15T03:50:26.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.10s) [2020-03-15T03:50:26.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.30s) [2020-03-15T03:50:26.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2020-03-15T03:50:26.703Z] check_test.go:309: [d5982c11dac48] daemon is not started [2020-03-15T03:50:26.703Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.38s) [2020-03-15T03:50:26.703Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.84s) [2020-03-15T03:50:26.703Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.15s) [2020-03-15T03:50:26.703Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.03s) [2020-03-15T03:50:26.703Z] check_test.go:309: [d6aa521cbb756] daemon is not started [2020-03-15T03:50:26.703Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.57s) [2020-03-15T03:50:26.703Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.61s) [2020-03-15T03:50:26.703Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.60s) [2020-03-15T03:50:26.703Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.09s) [2020-03-15T03:50:26.703Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2020-03-15T03:50:26.703Z] check_test.go:309: [d167a096faffd] daemon is not started [2020-03-15T03:50:26.703Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.73s) [2020-03-15T03:50:26.703Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.75s) [2020-03-15T03:50:26.703Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.93s) [2020-03-15T03:50:26.703Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.43s) [2020-03-15T03:50:26.703Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.99s) [2020-03-15T03:50:26.703Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.79s) [2020-03-15T03:50:26.703Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.64s) [2020-03-15T03:50:26.703Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.95s) [2020-03-15T03:50:26.703Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.99s) [2020-03-15T03:50:26.703Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.22s) [2020-03-15T03:50:26.703Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.25s) [2020-03-15T03:50:26.703Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.81s) [2020-03-15T03:50:26.703Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (8.92s) [2020-03-15T03:50:26.703Z] docker_cli_daemon_test.go:2542: [df09f71cf75b5] daemon is not started [2020-03-15T03:50:26.704Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (10.01s) [2020-03-15T03:50:26.704Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.95s) [2020-03-15T03:50:26.704Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.12s) [2020-03-15T03:50:26.704Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.05s) [2020-03-15T03:50:26.704Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.13s) [2020-03-15T03:50:26.704Z] check_test.go:309: [d6438cf47f3e6] daemon is not started [2020-03-15T03:50:26.704Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.41s) [2020-03-15T03:50:26.704Z] === RUN TestDockerSwarmSuite [2020-03-15T03:50:26.704Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-03-15T03:50:29.980Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-03-15T03:50:31.551Z] ok github.com/docker/docker/daemon/cluster/convert 0.069s coverage: 35.6% of statements [2020-03-15T03:50:33.261Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-03-15T03:50:34.277Z] ok github.com/docker/docker/daemon/cluster 0.243s coverage: 0.5% of statements [2020-03-15T03:50:37.443Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-03-15T03:50:38.376Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-03-15T03:50:38.376Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-03-15T03:50:38.943Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-03-15T03:50:39.828Z] ok github.com/docker/docker/daemon/discovery 0.014s coverage: 30.0% of statements [2020-03-15T03:50:40.649Z] --- PASS: TestServiceUpdateSecrets (15.42s) [2020-03-15T03:50:40.649Z] === RUN TestServiceUpdateConfigs [2020-03-15T03:50:41.338Z] 65014b3c3121: Pull complete [2020-03-15T03:50:41.343Z] ok github.com/docker/docker/daemon/events 0.069s coverage: 50.0% of statements [2020-03-15T03:50:41.968Z] ok github.com/docker/docker/daemon/config 0.101s coverage: 81.7% of statements [2020-03-15T03:50:44.205Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-03-15T03:50:44.682Z] ok github.com/docker/docker/daemon/graphdriver 0.018s coverage: 2.2% of statements [2020-03-15T03:50:46.730Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-03-15T03:50:47.380Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.504s coverage: 13.8% of statements [2020-03-15T03:50:49.254Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-03-15T03:50:49.431Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.010s coverage: 2.9% of statements [2020-03-15T03:50:50.922Z] ok github.com/docker/docker/daemon/graphdriver/copy 1.045s coverage: 57.9% of statements [2020-03-15T03:50:51.210Z] ok github.com/docker/docker/daemon 12.467s coverage: 17.5% of statements [2020-03-15T03:50:51.500Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-03-15T03:50:51.500Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-03-15T03:50:51.500Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-03-15T03:50:51.500Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-03-15T03:50:52.531Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-03-15T03:50:53.096Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-03-15T03:50:55.520Z] --- PASS: TestServiceUpdateConfigs (15.40s) [2020-03-15T03:50:55.520Z] === RUN TestServiceUpdateNetwork [2020-03-15T03:50:55.955Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.013s coverage: 1.8% of statements [2020-03-15T03:50:56.242Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.296s coverage: 68.6% of statements [2020-03-15T03:50:57.275Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-03-15T03:50:58.292Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.338s coverage: 49.5% of statements [2020-03-15T03:50:58.708Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-03-15T03:50:58.708Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-03-15T03:50:58.708Z] remote: Enumerating objects: 2, done. [2020-03-15T03:50:58.708Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-03-15T03:50:58.708Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-03-15T03:50:58.708Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-03-15T03:50:58.708Z] 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-03-15T03:50:58.708Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-03-15T03:50:58.708Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-03-15T03:50:59.041Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40695/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f310bd29bd5ab52caa0536c85d564461a70abf16 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f310bd29bd5ab52caa0536c85d564461a70abf16 hack/test/unit [2020-03-15T03:50:59.344Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.442s coverage: 46.2% of statements [2020-03-15T03:50:59.344Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-03-15T03:51:00.555Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-03-15T03:51:01.725Z] ? github.com/docker/docker/api [no test files] [2020-03-15T03:51:02.060Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.521s coverage: 76.1% of statements [2020-03-15T03:51:03.079Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-03-15T03:51:03.562Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.063s coverage: 58.0% of statements [2020-03-15T03:51:03.936Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.014s coverage: 3.0% of statements [2020-03-15T03:51:04.966Z] ok github.com/docker/docker/daemon/links 0.034s coverage: 93.0% of statements [2020-03-15T03:51:05.256Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.650s coverage: 55.4% of statements [2020-03-15T03:51:05.256Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-03-15T03:51:05.256Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-03-15T03:51:10.392Z] --- PASS: TestServiceUpdateNetwork (14.74s) [2020-03-15T03:51:10.392Z] PASS [2020-03-15T03:51:10.392Z] [2020-03-15T03:51:10.392Z] === Skipped [2020-03-15T03:51:10.392Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2020-03-15T03:51:10.392Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-15T03:51:10.392Z] [2020-03-15T03:51:10.392Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-03-15T03:51:10.392Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-15T03:51:10.392Z] [2020-03-15T03:51:10.392Z] [2020-03-15T03:51:10.392Z] DONE 23 tests, 2 skipped in 144.604s [2020-03-15T03:51:10.392Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-03-15T03:51:10.392Z] ++ 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-03-15T03:51:10.392Z] ++ set -e [2020-03-15T03:51:10.392Z] ++ '[' -n 0 ']' [2020-03-15T03:51:10.392Z] ++ set -x [2020-03-15T03:51:10.393Z] ++ env -i DEST=/go/src/github.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-03-15T03:51:10.393Z] INFO: Testing against a local daemon [2020-03-15T03:51:10.393Z] === RUN TestSessionCreate [2020-03-15T03:51:10.393Z] --- PASS: TestSessionCreate (0.05s) [2020-03-15T03:51:10.393Z] === RUN TestSessionCreateWithBadUpgrade [2020-03-15T03:51:10.393Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-03-15T03:51:10.393Z] PASS [2020-03-15T03:51:10.393Z] [2020-03-15T03:51:10.393Z] DONE 2 tests in 0.237s [2020-03-15T03:51:10.393Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-03-15T03:51:10.393Z] ++ 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-03-15T03:51:10.393Z] ++ set -e [2020-03-15T03:51:10.393Z] ++ '[' -n 0 ']' [2020-03-15T03:51:10.393Z] ++ set -x [2020-03-15T03:51:10.393Z] ++ env -i DEST=/go/src/github.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-03-15T03:51:10.393Z] INFO: Testing against a local daemon [2020-03-15T03:51:10.393Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-03-15T03:51:10.393Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-15T03:51:10.393Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-15T03:51:10.393Z] === RUN TestEventsExecDie [2020-03-15T03:51:10.393Z] --- PASS: TestEventsExecDie (0.93s) [2020-03-15T03:51:10.393Z] === RUN TestEventsBackwardsCompatible [2020-03-15T03:51:10.393Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2020-03-15T03:51:10.393Z] === RUN TestInfoBinaryCommits [2020-03-15T03:51:10.393Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-03-15T03:51:10.393Z] === RUN TestInfoAPIVersioned [2020-03-15T03:51:10.393Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-03-15T03:51:10.393Z] === RUN TestInfoDiscoveryBackend [2020-03-15T03:51:10.393Z] --- PASS: TestInfoDiscoveryBackend (0.63s) [2020-03-15T03:51:10.393Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-03-15T03:51:10.805Z] ok github.com/docker/docker/daemon/logger 0.289s coverage: 41.8% of statements [2020-03-15T03:51:10.805Z] ok github.com/docker/docker/daemon/logger/gelf 0.014s coverage: 67.0% of statements [2020-03-15T03:51:11.327Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-03-15T03:51:11.327Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-03-15T03:51:11.893Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.62s) [2020-03-15T03:51:11.893Z] === RUN TestInfoAPI [2020-03-15T03:51:11.893Z] --- PASS: TestInfoAPI (0.05s) [2020-03-15T03:51:11.893Z] === RUN TestInfoAPIWarnings [2020-03-15T03:51:12.459Z] --- PASS: TestInfoAPIWarnings (0.64s) [2020-03-15T03:51:12.459Z] === RUN TestInfoDebug [2020-03-15T03:51:12.861Z] ok github.com/docker/docker/daemon/logger/awslogs 0.678s coverage: 77.8% of statements [2020-03-15T03:51:12.861Z] ok github.com/docker/docker/daemon/images 0.063s coverage: 4.9% of statements [2020-03-15T03:51:12.861Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-03-15T03:51:12.861Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-03-15T03:51:12.861Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-03-15T03:51:12.861Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-03-15T03:51:13.027Z] --- PASS: TestInfoDebug (0.62s) [2020-03-15T03:51:13.027Z] === RUN TestInfoInsecureRegistries [2020-03-15T03:51:13.594Z] --- PASS: TestInfoInsecureRegistries (0.63s) [2020-03-15T03:51:13.594Z] === RUN TestInfoRegistryMirrors [2020-03-15T03:51:13.885Z] ok github.com/docker/docker/daemon/logger/journald 0.009s coverage: 26.2% of statements [2020-03-15T03:51:14.161Z] --- PASS: TestInfoRegistryMirrors (0.63s) [2020-03-15T03:51:14.161Z] === RUN TestLoginFailsWithBadCredentials [2020-03-15T03:51:14.727Z] --- PASS: TestLoginFailsWithBadCredentials (0.27s) [2020-03-15T03:51:14.727Z] === RUN TestPingCacheHeaders [2020-03-15T03:51:14.727Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-03-15T03:51:14.727Z] === RUN TestPingGet [2020-03-15T03:51:14.727Z] --- PASS: TestPingGet (0.04s) [2020-03-15T03:51:14.727Z] === RUN TestPingHead [2020-03-15T03:51:14.727Z] --- PASS: TestPingHead (0.05s) [2020-03-15T03:51:14.727Z] === RUN TestVersion [2020-03-15T03:51:14.727Z] --- PASS: TestVersion (0.05s) [2020-03-15T03:51:14.727Z] PASS [2020-03-15T03:51:14.727Z] [2020-03-15T03:51:14.727Z] === Skipped [2020-03-15T03:51:14.727Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-15T03:51:14.727Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-15T03:51:14.727Z] [2020-03-15T03:51:14.727Z] [2020-03-15T03:51:14.727Z] DONE 18 tests, 1 skipped in 6.541s [2020-03-15T03:51:14.728Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-03-15T03:51:14.728Z] ++ 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-03-15T03:51:14.728Z] ++ set -e [2020-03-15T03:51:14.728Z] ++ '[' -n 0 ']' [2020-03-15T03:51:14.728Z] ++ set -x [2020-03-15T03:51:14.728Z] ++ env -i DEST=/go/src/github.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-03-15T03:51:14.909Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.013s coverage: 88.3% of statements [2020-03-15T03:51:14.909Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.042s coverage: 62.1% of statements [2020-03-15T03:51:14.986Z] INFO: Testing against a local daemon [2020-03-15T03:51:14.986Z] === RUN TestVolumesCreateAndList [2020-03-15T03:51:14.986Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-03-15T03:51:14.986Z] === RUN TestVolumesRemove [2020-03-15T03:51:14.986Z] --- PASS: TestVolumesRemove (0.11s) [2020-03-15T03:51:14.986Z] === RUN TestVolumesInspect [2020-03-15T03:51:14.986Z] --- PASS: TestVolumesInspect (0.03s) [2020-03-15T03:51:14.986Z] === RUN TestVolumesInvalidJSON [2020-03-15T03:51:14.986Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-03-15T03:51:14.986Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-03-15T03:51:15.244Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-03-15T03:51:15.244Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-03-15T03:51:15.244Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-03-15T03:51:15.244Z] PASS [2020-03-15T03:51:15.244Z] [2020-03-15T03:51:15.244Z] DONE 5 tests in 0.362s [2020-03-15T03:51:15.244Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-03-15T03:51:15.502Z] ++++ cat bundles/test-integration/docker.pid [2020-03-15T03:51:15.502Z] +++ kill 13308 [2020-03-15T03:51:16.550Z] ok github.com/docker/docker/api/server 0.005s coverage: 9.0% of statements [2020-03-15T03:51:16.875Z] +++ /etc/init.d/apparmor stop [2020-03-15T03:51:16.875Z] Leaving: AppArmorNo profiles have been unloaded. [2020-03-15T03:51:16.875Z] [2020-03-15T03:51:16.875Z] Unloading profiles will leave already running processes permanently [2020-03-15T03:51:16.875Z] unconfined, which can lead to unexpected situations. [2020-03-15T03:51:16.875Z] [2020-03-15T03:51:16.875Z] To set a process to complain mode, use the command line tool [2020-03-15T03:51:16.875Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-03-15T03:51:16.875Z] +++ true [2020-03-15T03:51:16.875Z] [2020-03-15T03:51:17.629Z] ok github.com/docker/docker/daemon/logger/local 0.058s coverage: 74.7% of statements [2020-03-15T03:51:17.629Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-03-15T03:51:18.656Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.056s coverage: 19.9% of statements [2020-03-15T03:51:19.286Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.050s coverage: 33.3% of statements Post stage [Pipeline] junit [2020-03-15T03:51:19.418Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-03-15T03:51:20.149Z] + echo Ensuring container killed. [2020-03-15T03:51:20.149Z] Ensuring container killed. [2020-03-15T03:51:20.149Z] + docker rm -vf docker-pr1 [2020-03-15T03:51:20.149Z] Error: No such container: docker-pr1 [2020-03-15T03:51:20.149Z] + true [Pipeline] sh [2020-03-15T03:51:20.439Z] + echo Chowning /workspace to jenkins user [2020-03-15T03:51:20.439Z] Chowning /workspace to jenkins user [2020-03-15T03:51:20.439Z] + id -u [2020-03-15T03:51:20.439Z] + id -g [2020-03-15T03:51:20.439Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40695:/workspace busybox chown -R 1000:1000 /workspace [2020-03-15T03:51:20.439Z] Unable to find image 'busybox:latest' locally [2020-03-15T03:51:20.439Z] latest: Pulling from library/busybox [2020-03-15T03:51:20.697Z] eb9413eb063d: Pulling fs layer [2020-03-15T03:51:20.782Z] ok github.com/docker/docker/daemon/logger/templates 0.006s coverage: 8.3% of statements [2020-03-15T03:51:20.959Z] eb9413eb063d: Pull complete [2020-03-15T03:51:20.959Z] Digest: sha256:b26cd013274a657b86e706210ddd5cc1f82f50155791199d29b9e86e935ce135 [2020-03-15T03:51:20.959Z] Status: Downloaded newer image for busybox:latest [2020-03-15T03:51:21.147Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-03-15T03:51:21.147Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-03-15T03:51:21.806Z] ok github.com/docker/docker/daemon/logger/syslog 0.022s coverage: 47.8% of statements [2020-03-15T03:51:22.826Z] ok github.com/docker/docker/daemon/network 0.010s coverage: 63.8% of statements [2020-03-15T03:51:23.043Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-03-15T03:51:23.043Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-03-15T03:51:23.453Z] ok github.com/docker/docker/daemon/logger/splunk 2.908s coverage: 82.5% of statements [2020-03-15T03:51:23.453Z] ? github.com/docker/docker/daemon/names [no test files] [2020-03-15T03:51:23.453Z] ? github.com/docker/docker/daemon/stats [no test files] [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-03-15T03:51:24.554Z] + bundleName=arm64-integration [2020-03-15T03:51:24.554Z] + echo Creating arm64-integration-bundles.tar.gz [2020-03-15T03:51:24.554Z] Creating arm64-integration-bundles.tar.gz [2020-03-15T03:51:24.554Z] + find+ bundlesxargs -path tar */root/*overlay2 -czf -prune arm64-integration-bundles.tar.gz -o [2020-03-15T03:51:24.554Z] -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2020-03-15T03:51:24.824Z] Archiving artifacts [2020-03-15T03:51:26.459Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40695/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-03-15T03:51:26.792Z] + make clean [2020-03-15T03:51:27.370Z] docker volume rm -f docker-dev-cache [2020-03-15T03:51:27.628Z] docker-dev-cache [Pipeline] deleteDir [2020-03-15T03:51:27.886Z] ok github.com/docker/docker/distribution/metadata 0.164s coverage: 48.2% of statements [2020-03-15T03:51:28.175Z] ok github.com/docker/docker/errdefs 0.010s coverage: 49.4% of statements [2020-03-15T03:51:29.224Z] ok github.com/docker/docker/distribution 0.545s coverage: 22.1% of statements [2020-03-15T03:51:29.224Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-03-15T03:51:29.596Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-03-15T03:51:29.596Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-03-15T03:51:29.596Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-03-15T03:51:30.161Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-03-15T03:51:30.418Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-03-15T03:51:30.676Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-03-15T03:51:30.726Z] ok github.com/docker/docker/distribution/xfer 1.711s coverage: 85.1% of statements [2020-03-15T03:51:30.726Z] ? github.com/docker/docker/dockerversion [no test files] [2020-03-15T03:51:31.241Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-15T03:51:32.789Z] ok github.com/docker/docker/image 0.106s coverage: 86.4% of statements [2020-03-15T03:51:33.141Z] --- PASS: TestImportExtremelyLargeImageWorks (173.13s) [2020-03-15T03:51:33.141Z] PASS [2020-03-15T03:51:33.141Z] [2020-03-15T03:51:33.141Z] DONE 12 tests in 176.902s [2020-03-15T03:51:33.141Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-03-15T03:51:33.141Z] ++ 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-03-15T03:51:33.141Z] ++ set -e [2020-03-15T03:51:33.141Z] ++ '[' -n 0 ']' [2020-03-15T03:51:33.141Z] ++ set -x [2020-03-15T03:51:33.141Z] ++ env -i DEST=/go/src/github.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-03-15T03:51:33.141Z] INFO: Testing against a local daemon [2020-03-15T03:51:33.141Z] === RUN TestNetworkCreateDelete [2020-03-15T03:51:33.141Z] --- PASS: TestNetworkCreateDelete (0.12s) [2020-03-15T03:51:33.141Z] === RUN TestDockerNetworkDeletePreferID [2020-03-15T03:51:33.416Z] ok github.com/docker/docker/image/cache 0.055s coverage: 19.2% of statements [2020-03-15T03:51:33.416Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-03-15T03:51:33.416Z] ok github.com/docker/docker/image/v1 0.035s coverage: 25.0% of statements [2020-03-15T03:51:33.416Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-03-15T03:51:33.707Z] --- PASS: TestDockerNetworkDeletePreferID (0.44s) [2020-03-15T03:51:33.707Z] === RUN TestInspectNetwork [2020-03-15T03:51:33.966Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-03-15T03:51:34.054Z] ok github.com/docker/docker/libcontainerd/queue 0.057s coverage: 100.0% of statements [2020-03-15T03:51:35.337Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-03-15T03:51:36.111Z] ok github.com/docker/docker/pkg/aaparser 0.033s coverage: 50.0% of statements [2020-03-15T03:51:37.285Z] === RUN TestDockerSuite/TestBuildEnv [2020-03-15T03:51:38.660Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-03-15T03:51:38.660Z] === RUN TestInspectNetwork/full_network_id [2020-03-15T03:51:38.660Z] === RUN TestInspectNetwork/partial_network_id [2020-03-15T03:51:38.660Z] === RUN TestInspectNetwork/network_name [2020-03-15T03:51:38.660Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-03-15T03:51:39.614Z] ok github.com/docker/docker/opts 0.061s coverage: 67.4% of statements [2020-03-15T03:51:40.031Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-03-15T03:51:40.031Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-03-15T03:51:40.640Z] ok github.com/docker/docker/pkg/broadcaster 0.017s coverage: 100.0% of statements [2020-03-15T03:51:40.963Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-03-15T03:51:41.221Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-03-15T03:51:41.266Z] ok github.com/docker/docker/pkg/archive 1.355s coverage: 77.1% of statements [2020-03-15T03:51:41.554Z] ok github.com/docker/docker/pkg/capabilities 0.006s coverage: 87.5% of statements [2020-03-15T03:51:43.047Z] ok github.com/docker/docker/pkg/directory 0.029s coverage: 80.0% of statements [2020-03-15T03:51:43.119Z] --- PASS: TestInspectNetwork (9.41s) [2020-03-15T03:51:43.119Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-03-15T03:51:43.119Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-03-15T03:51:43.119Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-03-15T03:51:43.119Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-03-15T03:51:43.119Z] === RUN TestRunContainerWithBridgeNone [2020-03-15T03:51:43.672Z] ok github.com/docker/docker/pkg/authorization 4.064s coverage: 68.3% of statements [2020-03-15T03:51:44.340Z] ok github.com/docker/docker/pkg/discovery 0.010s coverage: 58.3% of statements [2020-03-15T03:51:45.366Z] ok github.com/docker/docker/layer 7.369s coverage: 68.8% of statements [2020-03-15T03:51:45.366Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-03-15T03:51:45.366Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-03-15T03:51:45.366Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-03-15T03:51:45.366Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-03-15T03:51:45.366Z] ? github.com/docker/docker/oci [no test files] [2020-03-15T03:51:45.366Z] ? github.com/docker/docker/oci/caps [no test files] [2020-03-15T03:51:45.366Z] ok github.com/docker/docker/pkg/discovery/file 0.012s coverage: 97.6% of statements [2020-03-15T03:51:45.642Z] --- PASS: TestRunContainerWithBridgeNone (2.64s) [2020-03-15T03:51:45.643Z] === RUN TestNetworkInvalidJSON [2020-03-15T03:51:45.643Z] === RUN TestNetworkInvalidJSON//networks/create [2020-03-15T03:51:45.643Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-03-15T03:51:45.643Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-03-15T03:51:45.643Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-03-15T03:51:45.643Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-15T03:51:45.643Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-15T03:51:45.643Z] === CONT TestNetworkInvalidJSON//networks/create [2020-03-15T03:51:45.643Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-15T03:51:45.643Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-03-15T03:51:45.643Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-03-15T03:51:45.643Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-03-15T03:51:45.643Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-03-15T03:51:45.643Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-03-15T03:51:45.643Z] === RUN TestHostIPv4BridgeLabel [2020-03-15T03:51:46.575Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2020-03-15T03:51:46.575Z] === RUN TestDaemonRestartWithLiveRestore [2020-03-15T03:51:46.866Z] ok github.com/docker/docker/pkg/discovery/memory 0.006s coverage: 92.3% of statements [2020-03-15T03:51:46.866Z] ok github.com/docker/docker/pkg/discovery/nodes 0.008s coverage: 93.8% of statements [2020-03-15T03:51:47.505Z] --- PASS: TestDaemonRestartWithLiveRestore (1.08s) [2020-03-15T03:51:47.506Z] === RUN TestDaemonDefaultNetworkPools [2020-03-15T03:51:47.884Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2020-03-15T03:51:48.071Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2020-03-15T03:51:48.071Z] === RUN TestDaemonRestartWithExistingNetwork [2020-03-15T03:51:48.510Z] ok github.com/docker/docker/pkg/chrootarchive 4.459s coverage: 43.2% of statements [2020-03-15T03:51:48.510Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-03-15T03:51:48.510Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-03-15T03:51:48.637Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-03-15T03:51:48.801Z] ok github.com/docker/docker/pkg/filenotify 0.644s coverage: 67.0% of statements [2020-03-15T03:51:49.426Z] ok github.com/docker/docker/pkg/fileutils 0.050s coverage: 89.5% of statements [2020-03-15T03:51:49.568Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2020-03-15T03:51:49.568Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-03-15T03:51:50.063Z] ok github.com/docker/docker/pkg/fsutils 0.374s coverage: 85.1% of statements [2020-03-15T03:51:50.500Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s) [2020-03-15T03:51:50.500Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-03-15T03:51:50.689Z] ok github.com/docker/docker/pkg/discovery/kv 3.207s coverage: 84.1% of statements [2020-03-15T03:51:50.689Z] ok github.com/docker/docker/pkg/homedir 0.053s coverage: 11.4% of statements [2020-03-15T03:51:51.067Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2020-03-15T03:51:51.067Z] === RUN TestServiceWithPredefinedNetwork [2020-03-15T03:51:52.743Z] ok github.com/docker/docker/pkg/jsonmessage 0.041s coverage: 91.7% of statements [2020-03-15T03:51:52.743Z] ok github.com/docker/docker/pkg/locker 0.052s coverage: 88.9% of statements [2020-03-15T03:51:53.768Z] ok github.com/docker/docker/pkg/longpath 0.005s coverage: 100.0% of statements [2020-03-15T03:51:53.768Z] ok github.com/docker/docker/pkg/ioutils 1.765s coverage: 70.6% of statements [2020-03-15T03:51:53.768Z] ok github.com/docker/docker/pkg/idtools 1.066s coverage: 70.1% of statements [2020-03-15T03:51:53.768Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-03-15T03:51:54.343Z] --- PASS: TestServiceWithPredefinedNetwork (3.13s) [2020-03-15T03:51:54.343Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-03-15T03:51:54.343Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-15T03:51:54.343Z] service_test.go:236: FLAKY_TEST [2020-03-15T03:51:54.343Z] === RUN TestServiceWithDataPathPortInit [2020-03-15T03:51:54.797Z] ok github.com/docker/docker/pkg/namesgenerator 0.007s coverage: 85.7% of statements [2020-03-15T03:51:55.084Z] ok github.com/docker/docker/pkg/parsers 0.009s coverage: 97.0% of statements [2020-03-15T03:51:55.370Z] ok github.com/docker/docker/pkg/parsers/kernel 0.004s coverage: 60.0% of statements [2020-03-15T03:51:55.998Z] ok github.com/docker/docker/pkg/mount 0.942s coverage: 70.5% of statements [2020-03-15T03:51:55.998Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-03-15T03:51:56.287Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.038s coverage: 91.4% of statements [2020-03-15T03:51:56.617Z] ok github.com/docker/docker/pkg/pidfile 0.027s coverage: 82.4% of statements [2020-03-15T03:51:56.617Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-03-15T03:51:56.617Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-03-15T03:51:57.640Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.045s coverage: 56.8% of statements [2020-03-15T03:51:58.677Z] ok github.com/docker/docker/pkg/pools 0.032s coverage: 88.2% of statements [2020-03-15T03:51:59.303Z] ok github.com/docker/docker/pkg/progress 0.029s coverage: 75.9% of statements [2020-03-15T03:51:59.590Z] ok github.com/docker/docker/pkg/plugins/transport 0.006s coverage: 85.7% of statements [2020-03-15T03:52:00.213Z] ok github.com/docker/docker/pkg/reexec 0.012s coverage: 82.4% of statements [2020-03-15T03:52:00.836Z] ok github.com/docker/docker/pkg/pubsub 1.168s coverage: 73.9% of statements [2020-03-15T03:52:01.461Z] ok github.com/docker/docker/pkg/stdcopy 0.010s coverage: 100.0% of statements [2020-03-15T03:52:02.482Z] ok github.com/docker/docker/pkg/stringid 0.005s coverage: 70.6% of statements [2020-03-15T03:52:02.482Z] ok github.com/docker/docker/pkg/streamformatter 0.010s coverage: 66.2% of statements [2020-03-15T03:52:03.108Z] ok github.com/docker/docker/pkg/symlink 0.016s coverage: 87.7% of statements [2020-03-15T03:52:03.734Z] ok github.com/docker/docker/pkg/sysinfo 0.035s coverage: 70.8% of statements [2020-03-15T03:52:04.365Z] ok github.com/docker/docker/pkg/signal 3.535s coverage: 61.0% of statements [2020-03-15T03:52:04.992Z] ok github.com/docker/docker/pkg/system 0.059s coverage: 37.2% of statements [2020-03-15T03:52:05.282Z] ok github.com/docker/docker/pkg/tailfile 0.155s coverage: 88.6% of statements [2020-03-15T03:52:06.310Z] ok github.com/docker/docker/pkg/term 0.022s coverage: 85.9% of statements [2020-03-15T03:52:06.600Z] testing: warning: no tests to run [2020-03-15T03:52:06.600Z] coverage: [no statements] [2020-03-15T03:52:06.600Z] ok github.com/docker/docker/pkg/term/windows 0.005s coverage: [no statements] [no tests to run] [2020-03-15T03:52:07.224Z] ok github.com/docker/docker/pkg/tarsum 0.270s coverage: 89.3% of statements [2020-03-15T03:52:07.511Z] ok github.com/docker/docker/pkg/urlutil 0.004s coverage: 100.0% of statements [2020-03-15T03:52:07.511Z] ok github.com/docker/docker/pkg/truncindex 0.145s coverage: 91.5% of statements [2020-03-15T03:52:08.139Z] ok github.com/docker/docker/pkg/useragent 0.005s coverage: 88.9% of statements [2020-03-15T03:52:10.845Z] ok github.com/docker/docker/plugin/v2 0.008s coverage: 14.5% of statements [2020-03-15T03:52:11.868Z] ok github.com/docker/docker/profiles/seccomp 0.012s coverage: 68.8% of statements [2020-03-15T03:52:12.407Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-03-15T03:52:12.498Z] ok github.com/docker/docker/reference 0.016s coverage: 84.4% of statements [2020-03-15T03:52:12.970Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-03-15T03:52:13.523Z] ok github.com/docker/docker/plugin 0.586s coverage: 27.1% of statements [2020-03-15T03:52:13.534Z] --- PASS: TestServiceWithDataPathPortInit (19.10s) [2020-03-15T03:52:13.534Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-03-15T03:52:14.548Z] ok github.com/docker/docker/registry/resumable 0.024s coverage: 100.0% of statements [2020-03-15T03:52:15.174Z] ok github.com/docker/docker/restartmanager 0.005s coverage: 45.3% of statements [2020-03-15T03:52:16.674Z] ok github.com/docker/docker/testutil 0.006s coverage: 62.5% of statements [2020-03-15T03:52:17.306Z] ok github.com/docker/docker/runconfig 0.020s coverage: 68.2% of statements [2020-03-15T03:52:17.940Z] ok github.com/docker/docker/registry 0.559s coverage: 56.0% of statements [2020-03-15T03:52:21.441Z] ok github.com/docker/docker/volume/drivers 0.030s coverage: 36.1% of statements [2020-03-15T03:52:23.494Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-03-15T03:52:23.494Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.28s) [2020-03-15T03:52:23.495Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:tc7k7bapmtwi4mqy7znqgzjgm Created:2020-03-15 03:52:14.887756848 +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[7a632f22d368c6ac5cc92bb9c1f01973e6cdd5cc13a845ee7c35ccec8c5a85b3:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.izqpnqah1p60zywj5vkewxur1 EndpointID:b8207b00bc8e6eae606bcabd8a1dca0b1eb48662c8a769251a96f12f895d18a9 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:0fa3f1d8c3e3affddf00ec7405a96745f8d7a4adc36342217da9043bf4eb10a5 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:ab5ad09cda72 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.izqpnqah1p60zywj5vkewxur1 EndpointID:b8207b00bc8e6eae606bcabd8a1dca0b1eb48662c8a769251a96f12f895d18a9 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-03-15T03:52:23.495Z] PASS [2020-03-15T03:52:23.495Z] [2020-03-15T03:52:23.495Z] === Skipped [2020-03-15T03:52:23.495Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-15T03:52:23.495Z] service_test.go:236: FLAKY_TEST [2020-03-15T03:52:23.495Z] [2020-03-15T03:52:23.495Z] [2020-03-15T03:52:23.495Z] DONE 22 tests, 1 skipped in 49.634s [2020-03-15T03:52:23.495Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-03-15T03:52:23.495Z] ++ 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-03-15T03:52:23.495Z] ++ set -e [2020-03-15T03:52:23.495Z] ++ '[' -n 0 ']' [2020-03-15T03:52:23.495Z] ++ set -x [2020-03-15T03:52:23.495Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-03-15T03:52:23.495Z] INFO: Testing against a local daemon [2020-03-15T03:52:23.495Z] === RUN TestDockerNetworkIpvlanPersistance [2020-03-15T03:52:23.495Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-03-15T03:52:23.495Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-15T03:52:23.495Z] === RUN TestDockerNetworkIpvlan [2020-03-15T03:52:23.495Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-03-15T03:52:23.495Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-15T03:52:23.495Z] PASS [2020-03-15T03:52:23.495Z] [2020-03-15T03:52:23.495Z] === Skipped [2020-03-15T03:52:23.495Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-03-15T03:52:23.495Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-15T03:52:23.495Z] [2020-03-15T03:52:23.495Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-03-15T03:52:23.495Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-15T03:52:23.495Z] [2020-03-15T03:52:23.495Z] [2020-03-15T03:52:23.495Z] DONE 2 tests, 2 skipped in 0.097s [2020-03-15T03:52:23.495Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-03-15T03:52:23.495Z] ++ 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-03-15T03:52:23.495Z] ++ set -e [2020-03-15T03:52:23.495Z] ++ '[' -n 0 ']' [2020-03-15T03:52:23.495Z] ++ set -x [2020-03-15T03:52:23.495Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-03-15T03:52:23.495Z] INFO: Testing against a local daemon [2020-03-15T03:52:23.495Z] === RUN TestDockerNetworkMacvlanPersistance [2020-03-15T03:52:23.495Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-03-15T03:52:23.496Z] ok github.com/docker/docker/volume/mounts 0.094s coverage: 67.0% of statements [2020-03-15T03:52:23.783Z] ok github.com/docker/docker/volume/local 0.041s coverage: 73.0% of statements [2020-03-15T03:52:24.060Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-03-15T03:52:24.151Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-03-15T03:52:24.151Z] ok github.com/docker/docker/api/server/httputils 0.025s coverage: 14.7% of statements [2020-03-15T03:52:24.151Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2020-03-15T03:52:24.151Z] ? github.com/docker/docker/api/server/router [no test files] [2020-03-15T03:52:24.151Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-03-15T03:52:24.151Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-03-15T03:52:24.151Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-03-15T03:52:24.151Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-03-15T03:52:24.151Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-03-15T03:52:24.151Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-03-15T03:52:24.151Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-03-15T03:52:24.151Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-03-15T03:52:24.317Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.39s) [2020-03-15T03:52:24.317Z] === RUN TestDockerNetworkMacvlan [2020-03-15T03:52:24.575Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-03-15T03:52:25.075Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-03-15T03:52:25.075Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-03-15T03:52:25.140Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-03-15T03:52:25.266Z] ok github.com/docker/docker/volume/service 0.029s coverage: 73.0% of statements [2020-03-15T03:52:25.634Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 4.5% of statements [2020-03-15T03:52:25.634Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-03-15T03:52:25.634Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-03-15T03:52:25.634Z] ? github.com/docker/docker/api/types [no test files] [2020-03-15T03:52:25.634Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-03-15T03:52:25.634Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-03-15T03:52:25.634Z] ? github.com/docker/docker/api/types/container [no test files] [2020-03-15T03:52:25.634Z] ? github.com/docker/docker/api/types/events [no test files] [2020-03-15T03:52:26.071Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-03-15T03:52:26.071Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-03-15T03:52:26.071Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-03-15T03:52:26.192Z] ok github.com/docker/docker/api/types/strslice 0.028s coverage: 90.0% of statements [2020-03-15T03:52:26.192Z] ok github.com/docker/docker/api/types/filters 0.009s coverage: 92.2% of statements [2020-03-15T03:52:26.192Z] ? github.com/docker/docker/api/types/image [no test files] [2020-03-15T03:52:26.192Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-03-15T03:52:26.192Z] ? github.com/docker/docker/api/types/network [no test files] [2020-03-15T03:52:26.192Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-03-15T03:52:26.192Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-03-15T03:52:26.192Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-03-15T03:52:26.192Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-03-15T03:52:26.329Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-03-15T03:52:26.447Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2020-03-15T03:52:26.742Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2020-03-15T03:52:26.742Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-03-15T03:52:26.742Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-03-15T03:52:26.742Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-03-15T03:52:26.742Z] ? github.com/docker/docker/builder [no test files] [2020-03-15T03:52:26.742Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-03-15T03:52:26.742Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-03-15T03:52:26.742Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-03-15T03:52:26.742Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-03-15T03:52:26.742Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-03-15T03:52:26.742Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-03-15T03:52:26.742Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-03-15T03:52:26.894Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-03-15T03:52:27.303Z] ok github.com/docker/docker/builder/dockerignore 0.002s coverage: 96.8% of statements [2020-03-15T03:52:29.421Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-03-15T03:52:29.985Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-03-15T03:52:31.462Z] ok github.com/docker/docker/builder/remotecontext 0.166s coverage: 13.6% of statements [2020-03-15T03:52:31.463Z] ok github.com/docker/docker/builder/dockerfile 0.528s coverage: 48.2% of statements [2020-03-15T03:52:32.023Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-03-15T03:52:33.266Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-03-15T03:52:33.384Z] ok github.com/docker/docker/builder/remotecontext/git 1.358s coverage: 86.3% of statements [2020-03-15T03:52:33.384Z] ? github.com/docker/docker/cli [no test files] [2020-03-15T03:52:33.384Z] ? github.com/docker/docker/cli/config [no test files] [2020-03-15T03:52:33.668Z] ok github.com/docker/docker/pkg/plugins 33.638s coverage: 76.6% of statements [2020-03-15T03:52:33.669Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-03-15T03:52:33.669Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-03-15T03:52:33.669Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-03-15T03:52:33.669Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-03-15T03:52:33.669Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-03-15T03:52:33.669Z] ? github.com/docker/docker/rootless [no test files] [2020-03-15T03:52:33.669Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-03-15T03:52:33.669Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-03-15T03:52:33.669Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-03-15T03:52:33.669Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-03-15T03:52:33.669Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-03-15T03:52:33.669Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-03-15T03:52:33.669Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-03-15T03:52:33.669Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-03-15T03:52:33.669Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-03-15T03:52:33.669Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-03-15T03:52:33.669Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-03-15T03:52:33.669Z] ? github.com/docker/docker/testutil/request [no test files] [2020-03-15T03:52:33.669Z] ? github.com/docker/docker/volume [no test files] [2020-03-15T03:52:33.669Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-03-15T03:52:33.669Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-03-15T03:52:33.669Z] [2020-03-15T03:52:33.669Z] === Skipped [2020-03-15T03:52:33.669Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-03-15T03:52:33.669Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-03-15T03:52:33.669Z] [2020-03-15T03:52:33.669Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-03-15T03:52:33.669Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-03-15T03:52:33.669Z] [2020-03-15T03:52:33.669Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-03-15T03:52:33.669Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-15T03:52:33.669Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-15T03:52:33.669Z] [2020-03-15T03:52:33.669Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-03-15T03:52:33.669Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-15T03:52:33.669Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-15T03:52:33.669Z] [2020-03-15T03:52:33.669Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-03-15T03:52:33.669Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-15T03:52:33.669Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-15T03:52:33.669Z] [2020-03-15T03:52:33.669Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-03-15T03:52:33.669Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-15T03:52:33.669Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-15T03:52:33.669Z] [2020-03-15T03:52:33.669Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-03-15T03:52:33.669Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-15T03:52:33.669Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-15T03:52:33.669Z] [2020-03-15T03:52:33.669Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-03-15T03:52:33.669Z] graphtest_unix.go:73: No driver to put! [2020-03-15T03:52:33.669Z] [2020-03-15T03:52:33.669Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-03-15T03:52:33.669Z] time="2020-03-15T03:50:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-15T03:52:33.669Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-15T03:52:33.669Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-15T03:52:33.669Z] [2020-03-15T03:52:33.669Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-03-15T03:52:33.669Z] time="2020-03-15T03:50:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-15T03:52:33.669Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-15T03:52:33.669Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-15T03:52:33.669Z] [2020-03-15T03:52:33.669Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-03-15T03:52:33.669Z] time="2020-03-15T03:50:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-15T03:52:33.669Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-15T03:52:33.669Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-15T03:52:33.669Z] [2020-03-15T03:52:33.669Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-03-15T03:52:33.669Z] time="2020-03-15T03:50:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-15T03:52:33.669Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-15T03:52:33.669Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-15T03:52:33.669Z] [2020-03-15T03:52:33.669Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-03-15T03:52:33.669Z] time="2020-03-15T03:50:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-15T03:52:33.669Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-15T03:52:33.669Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-15T03:52:33.669Z] [2020-03-15T03:52:33.669Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-03-15T03:52:33.669Z] graphtest_unix.go:73: No driver to put! [2020-03-15T03:52:33.669Z] [2020-03-15T03:52:33.669Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-03-15T03:52:33.669Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-03-15T03:52:33.669Z] [2020-03-15T03:52:33.669Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-03-15T03:52:33.669Z] overlay_test.go:49: Fails to compute changes intermittently [2020-03-15T03:52:33.669Z] [2020-03-15T03:52:33.669Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-03-15T03:52:33.669Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-03-15T03:52:33.669Z] [2020-03-15T03:52:33.669Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-03-15T03:52:33.669Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-03-15T03:52:33.669Z] [2020-03-15T03:52:33.669Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-03-15T03:52:33.669Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-15T03:52:33.669Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-15T03:52:33.669Z] [2020-03-15T03:52:33.669Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-03-15T03:52:33.669Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-15T03:52:33.669Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-15T03:52:33.669Z] [2020-03-15T03:52:33.669Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-03-15T03:52:33.669Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-15T03:52:33.669Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-15T03:52:33.669Z] [2020-03-15T03:52:33.669Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-03-15T03:52:33.669Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-15T03:52:33.669Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-15T03:52:33.669Z] [2020-03-15T03:52:33.669Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-03-15T03:52:33.669Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-15T03:52:33.669Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-15T03:52:33.669Z] [2020-03-15T03:52:33.669Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-03-15T03:52:33.669Z] graphtest_unix.go:73: No driver to put! [2020-03-15T03:52:33.669Z] [2020-03-15T03:52:33.669Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-03-15T03:52:33.669Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-03-15T03:52:33.669Z] [2020-03-15T03:52:33.669Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-03-15T03:52:33.669Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-03-15T03:52:33.669Z] [2020-03-15T03:52:33.669Z] [2020-03-15T03:52:33.669Z] DONE 2174 tests, 26 skipped in 350.481s Post stage [Pipeline] junit [2020-03-15T03:52:33.708Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-03-15T03:52:36.061Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40695/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f310bd29bd5ab52caa0536c85d564461a70abf16 -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:f310bd29bd5ab52caa0536c85d564461a70abf16 hack/make.sh dynbinary test-integration [2020-03-15T03:52:36.645Z] ok github.com/docker/docker/client 0.171s coverage: 75.8% of statements [2020-03-15T03:52:36.684Z] [2020-03-15T03:52:36.684Z] Removing bundles/ [2020-03-15T03:52:36.684Z] [2020-03-15T03:52:36.684Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-03-15T03:52:36.684Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-03-15T03:52:36.684Z] GOOS="" GOARCH="" GOARM="" [2020-03-15T03:52:37.727Z] 23645bd7ee08: Pull complete [2020-03-15T03:52:37.727Z] Digest: sha256:8dcc65367c900f06ad386da6a1e25d578232f7b15981092986ade2f2fd9468b8 [2020-03-15T03:52:37.727Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-15T03:52:37.727Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-03-15T03:52:37.727Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-03-15T03:52:37.727Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1098' [2020-03-15T03:52:38.184Z] WARN: Skipping validation tests [2020-03-15T03:52:38.184Z] INFO: Running unit tests at 03/15/2020 03:52:37... [2020-03-15T03:52:39.819Z] === RUN TestDockerSuite/TestBuildExpose [2020-03-15T03:52:39.819Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-03-15T03:52:39.819Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-03-15T03:52:39.819Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-03-15T03:52:40.385Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-03-15T03:52:40.642Z] === RUN TestDockerSuite/TestBuildFails [2020-03-15T03:52:41.208Z] --- PASS: TestDockerNetworkMacvlan (16.74s) [2020-03-15T03:52:41.208Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2020-03-15T03:52:41.208Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2020-03-15T03:52:41.208Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.87s) [2020-03-15T03:52:41.208Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.26s) [2020-03-15T03:52:41.208Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.61s) [2020-03-15T03:52:41.208Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.36s) [2020-03-15T03:52:41.208Z] PASS [2020-03-15T03:52:41.208Z] [2020-03-15T03:52:41.208Z] DONE 8 tests in 18.218s [2020-03-15T03:52:41.208Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-03-15T03:52:41.208Z] ++ 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-03-15T03:52:41.208Z] ++ set -e [2020-03-15T03:52:41.208Z] ++ '[' -n 0 ']' [2020-03-15T03:52:41.208Z] ++ set -x [2020-03-15T03:52:41.208Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-03-15T03:52:41.208Z] testing: warning: no tests to run [2020-03-15T03:52:41.208Z] PASS [2020-03-15T03:52:41.208Z] [2020-03-15T03:52:41.208Z] DONE 0 tests in 0.021s [2020-03-15T03:52:41.208Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-03-15T03:52:41.208Z] ++ 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-03-15T03:52:41.208Z] ++ set -e [2020-03-15T03:52:41.208Z] ++ '[' -n 0 ']' [2020-03-15T03:52:41.208Z] ++ set -x [2020-03-15T03:52:41.208Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-03-15T03:52:41.208Z] INFO: Testing against a local daemon [2020-03-15T03:52:41.208Z] === RUN TestAuthZPluginAllowRequest [2020-03-15T03:52:41.773Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-03-15T03:52:41.773Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-03-15T03:52:42.006Z] INFO: make.ps1 starting at 03/15/2020 03:52:41 [2020-03-15T03:52:42.462Z] INFO: Git commit (f310bd29bd) assumed from DOCKER_GITCOMMIT environment variable [2020-03-15T03:52:42.462Z] INFO: Invoking autogen... [2020-03-15T03:52:42.919Z] INFO: Running unit tests... [2020-03-15T03:52:43.145Z] --- PASS: TestAuthZPluginAllowRequest (1.83s) [2020-03-15T03:52:43.145Z] === RUN TestAuthZPluginTLS [2020-03-15T03:52:43.710Z] --- PASS: TestAuthZPluginTLS (0.56s) [2020-03-15T03:52:43.710Z] === RUN TestAuthZPluginDenyRequest [2020-03-15T03:52:44.274Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-03-15T03:52:44.274Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2020-03-15T03:52:44.274Z] === RUN TestAuthZPluginAPIDenyResponse [2020-03-15T03:52:44.840Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s) [2020-03-15T03:52:44.840Z] === RUN TestAuthZPluginDenyResponse [2020-03-15T03:52:45.406Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2020-03-15T03:52:45.406Z] === RUN TestAuthZPluginAllowEventStream [2020-03-15T03:52:46.783Z] === RUN TestDockerSuite/TestBuildForceRm [2020-03-15T03:52:46.783Z] --- PASS: TestAuthZPluginAllowEventStream (1.49s) [2020-03-15T03:52:46.783Z] === RUN TestAuthZPluginErrorResponse [2020-03-15T03:52:47.347Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2020-03-15T03:52:47.348Z] === RUN TestAuthZPluginErrorRequest [2020-03-15T03:52:47.912Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2020-03-15T03:52:47.913Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-03-15T03:52:48.480Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2020-03-15T03:52:48.480Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-03-15T03:52:48.480Z] === RUN TestDockerSuite/TestBuildFromGit [2020-03-15T03:52:50.379Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-03-15T03:52:50.379Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.95s) [2020-03-15T03:52:50.379Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-03-15T03:52:50.379Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-03-15T03:52:51.467Z] 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-03-15T03:52:51.752Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-03-15T03:52:52.685Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.33s) [2020-03-15T03:52:52.685Z] === RUN TestAuthZPluginHeader [2020-03-15T03:52:53.617Z] --- PASS: TestAuthZPluginHeader (0.82s) [2020-03-15T03:52:53.617Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-03-15T03:52:54.182Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-03-15T03:52:54.747Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-03-15T03:52:55.005Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-03-15T03:52:57.606Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-03-15T03:52:57.863Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.41s) [2020-03-15T03:52:57.863Z] === RUN TestAuthZPluginV2Disable [2020-03-15T03:52:59.761Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-03-15T03:53:00.085Z] ? github.com/docker/docker/api [no test files] [2020-03-15T03:53:01.133Z] === RUN TestDockerSuite/TestBuildHistory [2020-03-15T03:53:01.391Z] --- PASS: TestAuthZPluginV2Disable (3.52s) [2020-03-15T03:53:01.391Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-03-15T03:53:05.570Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.44s) [2020-03-15T03:53:05.570Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-03-15T03:53:05.570Z] === RUN TestDockerSuite/TestBuildIidFile [2020-03-15T03:53:06.502Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-03-15T03:53:06.759Z] === RUN TestDockerSuite/TestBuildInheritance [2020-03-15T03:53:07.323Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-03-15T03:53:07.889Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-03-15T03:53:08.147Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-03-15T03:53:08.147Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-03-15T03:53:10.076Z] === RUN TestDockerSuite/TestBuildLabel [2020-03-15T03:53:10.644Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-03-15T03:53:11.584Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-03-15T03:53:12.517Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-03-15T03:53:12.774Z] === RUN TestDockerSuite/TestBuildLabels [2020-03-15T03:53:13.706Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-03-15T03:53:14.859Z] ok github.com/docker/docker/api/server 0.209s coverage: 9.0% of statements [2020-03-15T03:53:15.080Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-03-15T03:53:15.378Z] ok github.com/docker/docker/cmd/dockerd 0.064s coverage: 30.7% of statements [2020-03-15T03:53:17.261Z] ok github.com/docker/docker/container 0.150s coverage: 34.9% of statements [2020-03-15T03:53:17.261Z] ? github.com/docker/docker/container/stream [no test files] [2020-03-15T03:53:17.261Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-03-15T03:53:17.261Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-03-15T03:53:17.261Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-03-15T03:53:18.356Z] === RUN TestDockerSuite/TestBuildLastModified [2020-03-15T03:53:19.286Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (14.31s) [2020-03-15T03:53:19.286Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-03-15T03:53:23.463Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-03-15T03:53:27.233Z] ok github.com/docker/docker/daemon/cluster 0.057s coverage: 0.5% of statements [2020-03-15T03:53:27.639Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-03-15T03:53:27.639Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-03-15T03:53:27.639Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-03-15T03:53:27.639Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-03-15T03:53:27.639Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-03-15T03:53:27.639Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-03-15T03:53:28.639Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-03-15T03:53:29.540Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-03-15T03:53:29.999Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.6% of statements [2020-03-15T03:53:30.910Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-03-15T03:53:33.488Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-03-15T03:53:34.858Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-03-15T03:53:35.422Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-03-15T03:53:35.987Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.71s) [2020-03-15T03:53:35.987Z] PASS [2020-03-15T03:53:35.987Z] [2020-03-15T03:53:35.987Z] DONE 17 tests in 54.762s [2020-03-15T03:53:35.987Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-03-15T03:53:35.987Z] ++ 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-03-15T03:53:35.987Z] ++ set -e [2020-03-15T03:53:35.987Z] ++ '[' -n 0 ']' [2020-03-15T03:53:35.987Z] ++ set -x [2020-03-15T03:53:35.987Z] ++ env -i DEST=/go/src/github.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-03-15T03:53:35.987Z] INFO: Testing against a local daemon [2020-03-15T03:53:35.987Z] === RUN TestPluginInvalidJSON [2020-03-15T03:53:35.987Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-03-15T03:53:35.987Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-03-15T03:53:35.987Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-03-15T03:53:35.987Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-03-15T03:53:35.987Z] --- PASS: TestPluginInvalidJSON (0.04s) [2020-03-15T03:53:35.987Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-03-15T03:53:35.987Z] PASS [2020-03-15T03:53:35.987Z] [2020-03-15T03:53:35.987Z] DONE 2 tests in 0.171s [2020-03-15T03:53:35.987Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-03-15T03:53:35.987Z] ++ 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-03-15T03:53:35.988Z] ++ set -e [2020-03-15T03:53:35.988Z] ++ '[' -n 0 ']' [2020-03-15T03:53:35.988Z] ++ set -x [2020-03-15T03:53:35.988Z] ++ env -i DEST=/go/src/github.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-03-15T03:53:36.245Z] INFO: Testing against a local daemon [2020-03-15T03:53:36.245Z] === RUN TestExternalGraphDriver [2020-03-15T03:53:36.503Z] === RUN TestExternalGraphDriver/json [2020-03-15T03:53:38.402Z] === RUN TestExternalGraphDriver/spec [2020-03-15T03:53:39.924Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.436s coverage: 13.8% of statements [2020-03-15T03:53:39.924Z] ok github.com/docker/docker/daemon 12.206s coverage: 17.5% of statements [2020-03-15T03:53:39.924Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-03-15T03:53:39.924Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-03-15T03:53:40.297Z] === RUN TestExternalGraphDriver/pull [2020-03-15T03:53:40.846Z] ok github.com/docker/docker/daemon/config 0.046s coverage: 81.7% of statements [2020-03-15T03:53:40.846Z] ok github.com/docker/docker/daemon/discovery 0.009s coverage: 30.0% of statements [2020-03-15T03:53:41.833Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2020-03-15T03:53:41.833Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-03-15T03:53:41.833Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-03-15T03:53:42.191Z] --- PASS: TestExternalGraphDriver (5.86s) [2020-03-15T03:53:42.191Z] --- PASS: TestExternalGraphDriver/json (2.01s) [2020-03-15T03:53:42.191Z] --- PASS: TestExternalGraphDriver/spec (1.90s) [2020-03-15T03:53:42.191Z] --- PASS: TestExternalGraphDriver/pull (1.80s) [2020-03-15T03:53:42.191Z] === RUN TestGraphdriverPluginV2 [2020-03-15T03:53:42.767Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2020-03-15T03:53:45.282Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2020-03-15T03:53:46.250Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.205s coverage: 57.0% of statements [2020-03-15T03:53:47.453Z] --- PASS: TestGraphdriverPluginV2 (4.67s) [2020-03-15T03:53:47.453Z] PASS [2020-03-15T03:53:47.453Z] [2020-03-15T03:53:47.453Z] DONE 5 tests in 10.682s [2020-03-15T03:53:47.454Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-03-15T03:53:47.454Z] ++ 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-03-15T03:53:47.454Z] ++ set -e [2020-03-15T03:53:47.454Z] ++ '[' -n 0 ']' [2020-03-15T03:53:47.454Z] ++ set -x [2020-03-15T03:53:47.454Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-03-15T03:53:47.454Z] INFO: Testing against a local daemon [2020-03-15T03:53:47.454Z] === RUN TestContinueAfterPluginCrash [2020-03-15T03:53:47.454Z] === PAUSE TestContinueAfterPluginCrash [2020-03-15T03:53:47.454Z] === RUN TestReadPluginNoRead [2020-03-15T03:53:47.454Z] === PAUSE TestReadPluginNoRead [2020-03-15T03:53:47.454Z] === RUN TestDaemonStartWithLogOpt [2020-03-15T03:53:47.454Z] === PAUSE TestDaemonStartWithLogOpt [2020-03-15T03:53:47.454Z] === CONT TestContinueAfterPluginCrash [2020-03-15T03:53:47.454Z] === CONT TestDaemonStartWithLogOpt [2020-03-15T03:53:47.711Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-03-15T03:53:49.638Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.472s coverage: 45.9% of statements [2020-03-15T03:53:49.638Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.438s coverage: 72.5% of statements [2020-03-15T03:53:51.042Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.006s coverage: 1.8% of statements [2020-03-15T03:53:51.042Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-03-15T03:53:52.403Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.228s coverage: 49.5% of statements [2020-03-15T03:53:52.969Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-03-15T03:53:53.762Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.311s coverage: 76.1% of statements [2020-03-15T03:53:54.866Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-03-15T03:53:55.122Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.011s coverage: 58.0% of statements [2020-03-15T03:53:55.681Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.160s coverage: 61.0% of statements [2020-03-15T03:53:55.681Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-03-15T03:53:55.681Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-03-15T03:53:56.240Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2020-03-15T03:53:57.162Z] ok github.com/docker/docker/daemon/links 0.012s coverage: 93.0% of statements [2020-03-15T03:53:58.143Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-03-15T03:53:58.708Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-03-15T03:53:58.708Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-03-15T03:53:59.044Z] ok github.com/docker/docker/daemon/images 0.024s coverage: 4.9% of statements [2020-03-15T03:53:59.044Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-03-15T03:53:59.044Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-03-15T03:53:59.298Z] ok github.com/docker/docker/daemon/logger 0.218s coverage: 41.8% of statements [2020-03-15T03:54:00.660Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 67.0% of statements [2020-03-15T03:54:00.914Z] ok github.com/docker/docker/daemon/logger/awslogs 0.195s coverage: 77.8% of statements [2020-03-15T03:54:00.914Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-03-15T03:54:00.914Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-03-15T03:54:01.839Z] ok github.com/docker/docker/daemon/logger/journald 0.003s coverage: 26.2% of statements [2020-03-15T03:54:02.398Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.006s coverage: 62.1% of statements [2020-03-15T03:54:02.398Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.012s coverage: 88.3% of statements [2020-03-15T03:54:02.891Z] --- PASS: TestDaemonStartWithLogOpt (15.50s) [2020-03-15T03:54:02.891Z] === CONT TestReadPluginNoRead [2020-03-15T03:54:02.891Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-03-15T03:54:03.757Z] ok github.com/docker/docker/daemon/logger/local 0.030s coverage: 74.7% of statements [2020-03-15T03:54:03.757Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-03-15T03:54:04.012Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.030s coverage: 19.9% of statements [2020-03-15T03:54:05.371Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.009s coverage: 33.3% of statements [2020-03-15T03:54:05.425Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-03-15T03:54:05.458Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-03-15T03:54:05.458Z] ok github.com/docker/docker/api/server/httputils 0.146s coverage: 14.7% of statements [2020-03-15T03:54:05.989Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-03-15T03:54:06.553Z] === RUN TestReadPluginNoRead/default [2020-03-15T03:54:06.730Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 47.8% of statements [2020-03-15T03:54:06.976Z] ok github.com/docker/docker/api/server/middleware 0.184s coverage: 37.7% of statements [2020-03-15T03:54:06.976Z] ? github.com/docker/docker/api/server/router [no test files] [2020-03-15T03:54:06.976Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-03-15T03:54:06.976Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-03-15T03:54:06.976Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-03-15T03:54:06.976Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-03-15T03:54:06.976Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-03-15T03:54:06.976Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-03-15T03:54:06.976Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-03-15T03:54:06.976Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-03-15T03:54:06.976Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-03-15T03:54:06.976Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-03-15T03:54:06.985Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-03-15T03:54:07.485Z] --- PASS: TestContinueAfterPluginCrash (20.70s) [2020-03-15T03:54:07.543Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-03-15T03:54:07.543Z] ok github.com/docker/docker/daemon/logger/splunk 1.637s coverage: 82.5% of statements [2020-03-15T03:54:07.543Z] ? github.com/docker/docker/daemon/names [no test files] [2020-03-15T03:54:07.543Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-03-15T03:54:08.418Z] === RUN TestReadPluginNoRead/disabled_caching [2020-03-15T03:54:08.418Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-03-15T03:54:08.494Z] ok github.com/docker/docker/api/types/filters 0.071s coverage: 92.2% of statements [2020-03-15T03:54:08.494Z] ok github.com/docker/docker/api/types/strslice 0.093s coverage: 90.0% of statements [2020-03-15T03:54:08.494Z] ok github.com/docker/docker/api/server/router/swarm 0.117s coverage: 4.5% of statements [2020-03-15T03:54:08.494Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-03-15T03:54:08.494Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-03-15T03:54:08.494Z] ? github.com/docker/docker/api/types [no test files] [2020-03-15T03:54:08.494Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-03-15T03:54:08.494Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-03-15T03:54:08.494Z] ? github.com/docker/docker/api/types/container [no test files] [2020-03-15T03:54:08.494Z] ? github.com/docker/docker/api/types/events [no test files] [2020-03-15T03:54:08.494Z] ? github.com/docker/docker/api/types/image [no test files] [2020-03-15T03:54:08.494Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-03-15T03:54:08.494Z] ? github.com/docker/docker/api/types/network [no test files] [2020-03-15T03:54:08.494Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-03-15T03:54:08.494Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-03-15T03:54:08.494Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-03-15T03:54:08.494Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-03-15T03:54:08.675Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-03-15T03:54:08.947Z] ok github.com/docker/docker/api/types/time 0.163s coverage: 100.0% of statements [2020-03-15T03:54:09.400Z] ok github.com/docker/docker/api/types/versions 0.051s coverage: 75.0% of statements [2020-03-15T03:54:09.400Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-03-15T03:54:09.400Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-03-15T03:54:09.400Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-03-15T03:54:09.400Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-03-15T03:54:09.400Z] ? github.com/docker/docker/builder [no test files] [2020-03-15T03:54:09.400Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-03-15T03:54:09.400Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-03-15T03:54:09.400Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-03-15T03:54:09.400Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-03-15T03:54:09.400Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-03-15T03:54:09.400Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-03-15T03:54:09.400Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-03-15T03:54:10.050Z] ok github.com/docker/docker/distribution/metadata 0.041s coverage: 48.2% of statements [2020-03-15T03:54:10.050Z] ok github.com/docker/docker/distribution 0.193s coverage: 22.1% of statements [2020-03-15T03:54:10.050Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-03-15T03:54:10.357Z] ok github.com/docker/docker/builder/dockerignore 0.228s coverage: 96.8% of statements [2020-03-15T03:54:10.572Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-03-15T03:54:10.830Z] === RUN TestDockerSuite/TestBuildNetNone [2020-03-15T03:54:11.461Z] ok github.com/docker/docker/errdefs 0.004s coverage: 49.4% of statements [2020-03-15T03:54:11.763Z] === RUN TestDockerSuite/TestBuildNoContext [2020-03-15T03:54:12.330Z] --- PASS: TestReadPluginNoRead (9.80s) [2020-03-15T03:54:12.330Z] --- PASS: TestReadPluginNoRead/default (1.82s) [2020-03-15T03:54:12.330Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.07s) [2020-03-15T03:54:12.330Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.87s) [2020-03-15T03:54:12.330Z] read_test.go:91: [d379ebeadae37] daemon is not started [2020-03-15T03:54:12.330Z] PASS [2020-03-15T03:54:12.330Z] [2020-03-15T03:54:12.330Z] DONE 6 tests in 25.438s [2020-03-15T03:54:12.330Z] 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-03-15T03:54:12.330Z] ++ 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-03-15T03:54:12.330Z] ++ set -e [2020-03-15T03:54:12.330Z] ++ '[' -n 0 ']' [2020-03-15T03:54:12.330Z] ++ set -x [2020-03-15T03:54:12.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=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-03-15T03:54:12.330Z] testing: warning: no tests to run [2020-03-15T03:54:12.330Z] PASS [2020-03-15T03:54:12.330Z] [2020-03-15T03:54:12.330Z] DONE 0 tests in 0.039s [2020-03-15T03:54:12.330Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-03-15T03:54:12.330Z] ++ 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-03-15T03:54:12.330Z] ++ set -e [2020-03-15T03:54:12.330Z] ++ '[' -n 0 ']' [2020-03-15T03:54:12.330Z] ++ set -x [2020-03-15T03:54:12.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=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-03-15T03:54:12.330Z] INFO: Testing against a local daemon [2020-03-15T03:54:12.330Z] === RUN TestPluginWithDevMounts [2020-03-15T03:54:12.330Z] === PAUSE TestPluginWithDevMounts [2020-03-15T03:54:12.330Z] === CONT TestPluginWithDevMounts [2020-03-15T03:54:12.821Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2020-03-15T03:54:12.894Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-03-15T03:54:13.522Z] ok github.com/docker/docker/distribution/xfer 1.878s coverage: 85.1% of statements [2020-03-15T03:54:13.522Z] ? github.com/docker/docker/dockerversion [no test files] [2020-03-15T03:54:13.522Z] ok github.com/docker/docker/image/cache 0.015s coverage: 19.2% of statements [2020-03-15T03:54:13.522Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-03-15T03:54:14.054Z] ok github.com/docker/docker/cli/debug 0.048s coverage: 100.0% of statements [2020-03-15T03:54:14.287Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-03-15T03:54:14.287Z] --- PASS: TestPluginWithDevMounts (1.93s) [2020-03-15T03:54:14.287Z] PASS [2020-03-15T03:54:14.287Z] [2020-03-15T03:54:14.287Z] DONE 1 tests in 2.027s [2020-03-15T03:54:14.287Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-03-15T03:54:14.287Z] ++ 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-03-15T03:54:14.287Z] ++ set -e [2020-03-15T03:54:14.287Z] ++ '[' -n 0 ']' [2020-03-15T03:54:14.287Z] ++ set -x [2020-03-15T03:54:14.287Z] ++ env -i DEST=/go/src/github.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-03-15T03:54:14.507Z] ok github.com/docker/docker/builder/remotecontext 0.746s coverage: 9.2% of statements [2020-03-15T03:54:14.507Z] ok github.com/docker/docker/builder/dockerfile 0.721s coverage: 46.3% of statements [2020-03-15T03:54:14.544Z] INFO: Testing against a local daemon [2020-03-15T03:54:14.544Z] === RUN TestSecretInspect [2020-03-15T03:54:14.883Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2020-03-15T03:54:14.883Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-03-15T03:54:15.806Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2020-03-15T03:54:15.915Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-03-15T03:54:16.479Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-03-15T03:54:16.479Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-03-15T03:54:16.730Z] ok github.com/docker/docker/opts 0.019s coverage: 67.4% of statements [2020-03-15T03:54:16.736Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-03-15T03:54:16.984Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-03-15T03:54:16.993Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-03-15T03:54:17.251Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-03-15T03:54:17.817Z] --- PASS: TestSecretInspect (3.31s) [2020-03-15T03:54:17.817Z] === RUN TestSecretList [2020-03-15T03:54:18.074Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-03-15T03:54:18.909Z] ok github.com/docker/docker/pkg/archive 0.401s coverage: 77.0% of statements [2020-03-15T03:54:19.467Z] ok github.com/docker/docker/pkg/authorization 0.112s coverage: 68.3% of statements [2020-03-15T03:54:19.766Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-03-15T03:54:20.063Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-03-15T03:54:20.599Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-03-15T03:54:20.856Z] --- PASS: TestSecretList (3.18s) [2020-03-15T03:54:20.856Z] === RUN TestSecretsCreateAndDelete [2020-03-15T03:54:21.421Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-03-15T03:54:23.360Z] ok github.com/docker/docker/layer 7.231s coverage: 68.8% of statements [2020-03-15T03:54:23.360Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-03-15T03:54:23.360Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-03-15T03:54:23.360Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-03-15T03:54:23.360Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-03-15T03:54:23.360Z] ? github.com/docker/docker/oci [no test files] [2020-03-15T03:54:23.360Z] ? github.com/docker/docker/oci/caps [no test files] [2020-03-15T03:54:23.360Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-03-15T03:54:23.614Z] ok github.com/docker/docker/pkg/chrootarchive 2.941s coverage: 43.2% of statements [2020-03-15T03:54:23.614Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-03-15T03:54:23.614Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-03-15T03:54:23.869Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2020-03-15T03:54:24.429Z] ok github.com/docker/docker/pkg/discovery/file 0.004s coverage: 92.9% of statements [2020-03-15T03:54:24.700Z] --- PASS: TestSecretsCreateAndDelete (3.38s) [2020-03-15T03:54:24.700Z] === RUN TestSecretsUpdate [2020-03-15T03:54:24.700Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-03-15T03:54:24.988Z] ok github.com/docker/docker/pkg/discovery/memory 0.022s coverage: 92.3% of statements [2020-03-15T03:54:25.912Z] ok github.com/docker/docker/pkg/discovery/nodes 0.006s coverage: 93.8% of statements [2020-03-15T03:54:26.167Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2020-03-15T03:54:26.594Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-03-15T03:54:26.816Z] ok github.com/docker/docker/client 0.598s coverage: 75.3% of statements [2020-03-15T03:54:26.852Z] --- PASS: TestSecretsUpdate (2.63s) [2020-03-15T03:54:26.852Z] === RUN TestTemplatedSecret [2020-03-15T03:54:27.570Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2020-03-15T03:54:28.171Z] ok github.com/docker/docker/pkg/fileutils 0.013s coverage: 89.5% of statements [2020-03-15T03:54:28.425Z] ok github.com/docker/docker/pkg/discovery/kv 3.086s coverage: 84.1% of statements [2020-03-15T03:54:28.679Z] ok github.com/docker/docker/pkg/fsutils 0.198s coverage: 85.1% of statements [2020-03-15T03:54:28.679Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements [2020-03-15T03:54:29.378Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-03-15T03:54:30.125Z] ok github.com/docker/docker/pkg/idtools 0.424s coverage: 70.1% of statements [2020-03-15T03:54:30.125Z] ok github.com/docker/docker/pkg/ioutils 0.528s coverage: 69.3% of statements [2020-03-15T03:54:30.309Z] --- PASS: TestTemplatedSecret (3.49s) [2020-03-15T03:54:30.309Z] === RUN TestSecretCreateResolve [2020-03-15T03:54:30.567Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-03-15T03:54:30.683Z] ok github.com/docker/docker/pkg/jsonmessage 0.007s coverage: 91.7% of statements [2020-03-15T03:54:30.683Z] ok github.com/docker/docker/pkg/locker 0.028s coverage: 88.9% of statements [2020-03-15T03:54:30.937Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2020-03-15T03:54:30.937Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-03-15T03:54:31.496Z] ok github.com/docker/docker/pkg/namesgenerator 0.018s coverage: 85.7% of statements [2020-03-15T03:54:31.752Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2020-03-15T03:54:31.938Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-03-15T03:54:32.007Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2020-03-15T03:54:32.007Z] ok github.com/docker/docker/pkg/mount 0.597s coverage: 70.5% of statements [2020-03-15T03:54:32.007Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-03-15T03:54:32.262Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 91.4% of statements [2020-03-15T03:54:32.502Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-03-15T03:54:32.516Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2020-03-15T03:54:32.516Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-03-15T03:54:32.516Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-03-15T03:54:33.439Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.012s coverage: 56.8% of statements [2020-03-15T03:54:33.875Z] --- PASS: TestSecretCreateResolve (3.20s) [2020-03-15T03:54:33.875Z] PASS [2020-03-15T03:54:33.875Z] [2020-03-15T03:54:33.875Z] DONE 6 tests in 19.317s [2020-03-15T03:54:33.875Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-03-15T03:54:33.875Z] ++ 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-03-15T03:54:33.875Z] ++ set -e [2020-03-15T03:54:33.875Z] ++ '[' -n 0 ']' [2020-03-15T03:54:33.875Z] ++ set -x [2020-03-15T03:54:33.875Z] ++ env -i DEST=/go/src/github.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-03-15T03:54:33.875Z] INFO: Testing against a local daemon [2020-03-15T03:54:33.875Z] === RUN TestServiceCreateInit [2020-03-15T03:54:33.875Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-03-15T03:54:33.999Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-03-15T03:54:34.557Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-03-15T03:54:34.557Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-03-15T03:54:35.915Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 73.9% of statements [2020-03-15T03:54:36.169Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-03-15T03:54:37.181Z] === RUN TestDockerSuite/TestBuildPATH [2020-03-15T03:54:39.088Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-03-15T03:54:39.345Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-03-15T03:54:39.424Z] ok github.com/docker/docker/pkg/signal 2.409s coverage: 61.0% of statements [2020-03-15T03:54:39.424Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2020-03-15T03:54:39.679Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-03-15T03:54:39.933Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-03-15T03:54:40.187Z] ok github.com/docker/docker/pkg/symlink 0.006s coverage: 87.7% of statements [2020-03-15T03:54:40.276Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-03-15T03:54:40.746Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 71.3% of statements [2020-03-15T03:54:41.209Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-03-15T03:54:41.305Z] ok github.com/docker/docker/pkg/system 0.019s coverage: 37.2% of statements [2020-03-15T03:54:41.560Z] ok github.com/docker/docker/pkg/tailfile 0.052s coverage: 88.6% of statements [2020-03-15T03:54:42.119Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2020-03-15T03:54:42.761Z] ok github.com/docker/docker/pkg/term 0.004s coverage: 84.8% of statements [2020-03-15T03:54:42.761Z] testing: warning: no tests to run [2020-03-15T03:54:42.761Z] coverage: [no statements] [2020-03-15T03:54:42.761Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-03-15T03:54:43.016Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-03-15T03:54:43.270Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-03-15T03:54:43.559Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-03-15T03:54:44.034Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-03-15T03:54:44.034Z] [2020-03-15T03:54:44.034Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-03-15T03:54:44.034Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-03-15T03:54:44.034Z] HOSTNAME=bfba94131458 [2020-03-15T03:54:44.034Z] TESTDEBUG=0 [2020-03-15T03:54:44.034Z] DEST=bundles/test-integration [2020-03-15T03:54:44.034Z] PWD=/go/src/github.com/docker/docker [2020-03-15T03:54:44.034Z] DOCKER_GITCOMMIT=f310bd29bd5ab52caa0536c85d564461a70abf16 [2020-03-15T03:54:44.034Z] container=docker [2020-03-15T03:54:44.034Z] HOME=/root [2020-03-15T03:54:44.034Z] GOLANG_VERSION=1.13.8 [2020-03-15T03:54:44.034Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-03-15T03:54:44.034Z] VALIDATE_BRANCH=master [2020-03-15T03:54:44.034Z] TERM=xterm [2020-03-15T03:54:44.034Z] DOCKER_PKG=github.com/docker/docker [2020-03-15T03:54:44.034Z] SHLVL=1 [2020-03-15T03:54:44.034Z] TIMEOUT=120m [2020-03-15T03:54:44.034Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-03-15T03:54:44.034Z] DOCKER_GRAPHDRIVER=overlay2 [2020-03-15T03:54:44.034Z] GO111MODULE=off [2020-03-15T03:54:44.034Z] DOCKER_EXPERIMENTAL=1 [2020-03-15T03:54:44.034Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-03-15T03:54:44.034Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-03-15T03:54:44.034Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-03-15T03:54:44.034Z] GOPATH=/go [2020-03-15T03:54:44.034Z] PKG_CONFIG=pkg-config [2020-03-15T03:54:44.034Z] _=/usr/bin/env [2020-03-15T03:54:44.034Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-03-15T03:54:44.416Z] ok github.com/docker/docker/builder/remotecontext/git 31.356s coverage: 86.3% of statements [2020-03-15T03:54:44.416Z] ? github.com/docker/docker/cli [no test files] [2020-03-15T03:54:44.416Z] ? github.com/docker/docker/cli/config [no test files] [2020-03-15T03:54:44.485Z] --- PASS: TestServiceCreateInit (10.52s) [2020-03-15T03:54:44.485Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.34s) [2020-03-15T03:54:44.485Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.16s) [2020-03-15T03:54:44.485Z] === RUN TestCreateServiceMultipleTimes [2020-03-15T03:54:46.209Z] ok github.com/docker/docker/plugin 0.534s coverage: 27.1% of statements [2020-03-15T03:54:46.464Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-03-15T03:54:47.386Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2020-03-15T03:54:47.640Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2020-03-15T03:54:48.998Z] ok github.com/docker/docker/registry 0.075s coverage: 56.0% of statements [2020-03-15T03:54:49.811Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2020-03-15T03:54:49.811Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2020-03-15T03:54:50.733Z] ok github.com/docker/docker/runconfig 0.007s coverage: 68.2% of statements [2020-03-15T03:54:50.987Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-03-15T03:54:51.433Z] ok github.com/docker/docker/cmd/dockerd 0.639s coverage: 19.2% of statements [2020-03-15T03:54:52.588Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-03-15T03:54:53.493Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-03-15T03:54:53.585Z] ok github.com/docker/docker/container 0.483s coverage: 41.9% of statements [2020-03-15T03:54:53.585Z] ? github.com/docker/docker/container/stream [no test files] [2020-03-15T03:54:53.585Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-03-15T03:54:53.586Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-03-15T03:54:53.586Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-03-15T03:54:54.052Z] ok github.com/docker/docker/volume/local 0.020s coverage: 73.0% of statements [2020-03-15T03:54:54.540Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.357s coverage: 65.3% of statements [2020-03-15T03:54:54.976Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2020-03-15T03:54:55.985Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.0% of statements [2020-03-15T03:54:56.776Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-03-15T03:54:58.680Z] === RUN TestDockerSuite/TestBuildRm [2020-03-15T03:55:01.955Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-03-15T03:55:02.887Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-03-15T03:55:02.887Z] --- PASS: TestCreateServiceMultipleTimes (18.48s) [2020-03-15T03:55:02.887Z] === RUN TestCreateServiceConflict [2020-03-15T03:55:03.047Z] ok github.com/docker/docker/daemon/cluster/convert 0.462s coverage: 35.6% of statements [2020-03-15T03:55:03.500Z] ok github.com/docker/docker/daemon/cluster 0.801s coverage: 0.5% of statements [2020-03-15T03:55:04.257Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-03-15T03:55:04.822Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-03-15T03:55:05.386Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-03-15T03:55:05.643Z] --- PASS: TestCreateServiceConflict (2.77s) [2020-03-15T03:55:05.643Z] === RUN TestCreateServiceMaxReplicas [2020-03-15T03:55:05.901Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-03-15T03:55:06.834Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-03-15T03:55:08.146Z] ok github.com/docker/docker/daemon/discovery 0.724s coverage: 30.0% of statements [2020-03-15T03:55:08.146Z] ok github.com/docker/docker/daemon/config 0.695s coverage: 79.6% of statements [2020-03-15T03:55:08.172Z] ok github.com/docker/docker/pkg/plugins 33.615s coverage: 76.6% of statements [2020-03-15T03:55:08.172Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-03-15T03:55:08.172Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-03-15T03:55:08.172Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-03-15T03:55:08.172Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-03-15T03:55:08.172Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-03-15T03:55:08.172Z] ? github.com/docker/docker/rootless [no test files] [2020-03-15T03:55:08.172Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-03-15T03:55:08.172Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-03-15T03:55:08.172Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-03-15T03:55:08.172Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-03-15T03:55:08.172Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-03-15T03:55:08.172Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-03-15T03:55:08.172Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-03-15T03:55:08.172Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-03-15T03:55:08.172Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-03-15T03:55:08.172Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-03-15T03:55:08.172Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-03-15T03:55:08.172Z] ? github.com/docker/docker/testutil/request [no test files] [2020-03-15T03:55:08.172Z] ? github.com/docker/docker/volume [no test files] [2020-03-15T03:55:08.172Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-03-15T03:55:08.172Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-03-15T03:55:08.172Z] [2020-03-15T03:55:08.172Z] === Skipped [2020-03-15T03:55:08.172Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-03-15T03:55:08.172Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-03-15T03:55:08.172Z] [2020-03-15T03:55:08.172Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-03-15T03:55:08.172Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-03-15T03:55:08.172Z] [2020-03-15T03:55:08.172Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-03-15T03:55:08.172Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-15T03:55:08.172Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-15T03:55:08.172Z] [2020-03-15T03:55:08.172Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-03-15T03:55:08.172Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-15T03:55:08.172Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-15T03:55:08.172Z] [2020-03-15T03:55:08.172Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-03-15T03:55:08.172Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-15T03:55:08.172Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-15T03:55:08.172Z] [2020-03-15T03:55:08.172Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-03-15T03:55:08.172Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-15T03:55:08.172Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-15T03:55:08.172Z] [2020-03-15T03:55:08.172Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-03-15T03:55:08.172Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-15T03:55:08.172Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-15T03:55:08.172Z] [2020-03-15T03:55:08.172Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-03-15T03:55:08.172Z] graphtest_unix.go:73: No driver to put! [2020-03-15T03:55:08.172Z] [2020-03-15T03:55:08.172Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-03-15T03:55:08.172Z] time="2020-03-15T03:53:50Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-15T03:55:08.172Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-15T03:55:08.172Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-15T03:55:08.172Z] [2020-03-15T03:55:08.172Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-03-15T03:55:08.172Z] time="2020-03-15T03:53:50Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-15T03:55:08.172Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-15T03:55:08.172Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-15T03:55:08.172Z] [2020-03-15T03:55:08.172Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-03-15T03:55:08.172Z] time="2020-03-15T03:53:50Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-15T03:55:08.172Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-15T03:55:08.172Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-15T03:55:08.172Z] [2020-03-15T03:55:08.172Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-03-15T03:55:08.172Z] time="2020-03-15T03:53:50Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-15T03:55:08.172Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-15T03:55:08.172Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-15T03:55:08.172Z] [2020-03-15T03:55:08.172Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-03-15T03:55:08.172Z] time="2020-03-15T03:53:50Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-15T03:55:08.172Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-15T03:55:08.172Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-15T03:55:08.172Z] [2020-03-15T03:55:08.172Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-03-15T03:55:08.172Z] graphtest_unix.go:73: No driver to put! [2020-03-15T03:55:08.172Z] [2020-03-15T03:55:08.172Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-03-15T03:55:08.172Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-03-15T03:55:08.172Z] [2020-03-15T03:55:08.172Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-03-15T03:55:08.172Z] overlay_test.go:49: Fails to compute changes intermittently [2020-03-15T03:55:08.172Z] [2020-03-15T03:55:08.172Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-03-15T03:55:08.172Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-03-15T03:55:08.172Z] [2020-03-15T03:55:08.172Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-03-15T03:55:08.172Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-03-15T03:55:08.172Z] [2020-03-15T03:55:08.172Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-03-15T03:55:08.172Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-15T03:55:08.172Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-15T03:55:08.172Z] [2020-03-15T03:55:08.172Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-03-15T03:55:08.172Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-15T03:55:08.172Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-15T03:55:08.172Z] [2020-03-15T03:55:08.172Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-03-15T03:55:08.172Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-15T03:55:08.172Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-15T03:55:08.172Z] [2020-03-15T03:55:08.172Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-03-15T03:55:08.172Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-15T03:55:08.172Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-15T03:55:08.172Z] [2020-03-15T03:55:08.172Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-03-15T03:55:08.172Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-15T03:55:08.172Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-15T03:55:08.172Z] [2020-03-15T03:55:08.172Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-03-15T03:55:08.172Z] graphtest_unix.go:73: No driver to put! [2020-03-15T03:55:08.172Z] [2020-03-15T03:55:08.172Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-03-15T03:55:08.172Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-03-15T03:55:08.172Z] [2020-03-15T03:55:08.172Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-03-15T03:55:08.172Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-03-15T03:55:08.172Z] [2020-03-15T03:55:08.172Z] [2020-03-15T03:55:08.172Z] DONE 2174 tests, 26 skipped in 246.985s Post stage [Pipeline] junit [2020-03-15T03:55:08.182Z] Recording test results [Pipeline] } [2020-03-15T03:55:08.732Z] === RUN TestDockerSuite/TestBuildShellInherited [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-03-15T03:55:09.046Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40695/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f310bd29bd5ab52caa0536c85d564461a70abf16 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f310bd29bd5ab52caa0536c85d564461a70abf16 hack/validate/vendor [2020-03-15T03:55:09.646Z] No vendor changes in diff. [2020-03-15T03:55:10.101Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-03-15T03:55:10.101Z] --- PASS: TestCreateServiceMaxReplicas (4.47s) [2020-03-15T03:55:10.101Z] === RUN TestCreateWithDuplicateNetworkNames [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-03-15T03:55:10.532Z] + echo Building e2e image [2020-03-15T03:55:10.532Z] Building e2e image [2020-03-15T03:55:10.532Z] + docker build --build-arg DOCKER_GITCOMMIT=f310bd29bd5ab52caa0536c85d564461a70abf16 -t moby-e2e-test -f Dockerfile.e2e . [2020-03-15T03:55:10.532Z] #1 [internal] load build definition from Dockerfile.e2e [2020-03-15T03:55:10.532Z] #1 transferring dockerfile: 3.21kB done [2020-03-15T03:55:10.532Z] #1 DONE 0.0s [2020-03-15T03:55:10.532Z] [2020-03-15T03:55:10.532Z] #2 [internal] load .dockerignore [2020-03-15T03:55:10.532Z] #2 transferring context: 34B done [2020-03-15T03:55:10.532Z] #2 DONE 0.0s [2020-03-15T03:55:10.532Z] [2020-03-15T03:55:10.533Z] #4 [internal] load metadata for docker.io/library/golang:1.13.8-alpine [2020-03-15T03:55:10.787Z] #4 DONE 0.2s [2020-03-15T03:55:10.787Z] [2020-03-15T03:55:10.787Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2020-03-15T03:55:10.787Z] #3 DONE 0.2s [2020-03-15T03:55:10.787Z] [2020-03-15T03:55:10.787Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f... [2020-03-15T03:55:10.787Z] #14 resolve docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f17b70e5f4dc2ad7f3e7843c456eb7e1407ed158ed8c237dbf1476a done [2020-03-15T03:55:10.787Z] #14 sha256:d909eff282003e2d64af08633f4ae58f8cab4efc0a83b86579b4bbcb0ac90956 0B / 155B 0.1s [2020-03-15T03:55:10.787Z] #14 sha256:1ff752199f17b70e5f4dc2ad7f3e7843c456eb7e1407ed158ed8c237dbf1476a 1.65kB / 1.65kB done [2020-03-15T03:55:10.787Z] #14 sha256:5247a2e7ca4e484c93ce8177bdebf5922f9dbb14065583c4af5a5de35fa30987 1.36kB / 1.36kB done [2020-03-15T03:55:10.787Z] #14 sha256:e1fd9820be161c48c976bef05a2c2cffeb4e93b26acd8fdf1a9ff67f4b58c17a 3.83kB / 3.83kB done [2020-03-15T03:55:10.787Z] #14 sha256:cbb0d8da1b304e1b4f86e0a2fb11185850170e41986ce261dc30ac043c6a4e55 0B / 301.26kB 0.1s [2020-03-15T03:55:11.021Z] ok github.com/docker/docker/daemon/events 0.756s coverage: 50.0% of statements [2020-03-15T03:55:11.021Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.280s coverage: 10.9% of statements [2020-03-15T03:55:11.021Z] ok github.com/docker/docker/daemon/graphdriver 0.164s coverage: 2.3% of statements [2020-03-15T03:55:11.050Z] #14 extracting sha256:cbb0d8da1b304e1b4f86e0a2fb11185850170e41986ce261dc30ac043c6a4e55 [2020-03-15T03:55:11.050Z] #14 sha256:d909eff282003e2d64af08633f4ae58f8cab4efc0a83b86579b4bbcb0ac90956 155B / 155B 0.1s done [2020-03-15T03:55:11.050Z] #14 sha256:cbb0d8da1b304e1b4f86e0a2fb11185850170e41986ce261dc30ac043c6a4e55 301.26kB / 301.26kB 0.1s done [2020-03-15T03:55:11.050Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 6.82MB / 126.88MB 0.3s [2020-03-15T03:55:11.050Z] #14 sha256:0aed2559ef8df646176b21d6ddc53232012e7d0d769131f380c0321aa10c5c02 126B / 126B 0.2s done [2020-03-15T03:55:11.305Z] #14 ... [2020-03-15T03:55:11.305Z] [2020-03-15T03:55:11.305Z] #8 [internal] load build context [2020-03-15T03:55:11.305Z] #8 transferring context: 831.80kB 0.4s done [2020-03-15T03:55:11.305Z] #8 DONE 0.4s [2020-03-15T03:55:11.305Z] [2020-03-15T03:55:11.305Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f... [2020-03-15T03:55:11.305Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 13.40MB / 126.88MB 0.4s [2020-03-15T03:55:11.305Z] #14 extracting sha256:cbb0d8da1b304e1b4f86e0a2fb11185850170e41986ce261dc30ac043c6a4e55 0.3s done [2020-03-15T03:55:11.305Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 20.48MB / 126.88MB 0.5s [2020-03-15T03:55:11.305Z] #14 extracting sha256:d909eff282003e2d64af08633f4ae58f8cab4efc0a83b86579b4bbcb0ac90956 done [2020-03-15T03:55:11.560Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 33.21MB / 126.88MB 0.7s [2020-03-15T03:55:11.560Z] #14 ... [2020-03-15T03:55:11.560Z] [2020-03-15T03:55:11.560Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:7c3773f7bcc969f0... [2020-03-15T03:55:11.560Z] #5 resolve docker.io/library/alpine:3.10@sha256:7c3773f7bcc969f03f8f653910001d99a9d324b4b9caa008846ad2c3089f5a5f done [2020-03-15T03:55:11.560Z] #5 sha256:7c3773f7bcc969f03f8f653910001d99a9d324b4b9caa008846ad2c3089f5a5f 1.64kB / 1.64kB done [2020-03-15T03:55:11.560Z] #5 sha256:de78803598bc4c940fc4591d412bffe488205d5d953f94751c6308deeaaa7eb8 528B / 528B done [2020-03-15T03:55:11.560Z] #5 sha256:af341ccd2df8b0e2d67cf8dd32e087bfda4e5756ebd1c76bbf3efa0dc246590e 1.51kB / 1.51kB done [2020-03-15T03:55:11.560Z] #5 sha256:4167d3e149762ea326c26fc2fd4e36fdeb7d4e639408ad30f37b8f25ac285a98 2.79MB / 2.79MB 0.1s done [2020-03-15T03:55:11.560Z] #5 extracting sha256:4167d3e149762ea326c26fc2fd4e36fdeb7d4e639408ad30f37b8f25ac285a98 0.5s done [2020-03-15T03:55:11.560Z] #5 DONE 0.7s [2020-03-15T03:55:11.560Z] [2020-03-15T03:55:11.560Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f... [2020-03-15T03:55:11.560Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 43.88MB / 126.88MB 0.8s [2020-03-15T03:55:11.815Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 51.28MB / 126.88MB 0.9s [2020-03-15T03:55:11.815Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 75.24MB / 126.88MB 1.1s [2020-03-15T03:55:11.978Z] ok github.com/docker/docker/daemon/links 0.063s coverage: 93.0% of statements [2020-03-15T03:55:12.113Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 87.14MB / 126.88MB 1.2s [2020-03-15T03:55:12.113Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 107.51MB / 126.88MB 1.4s [2020-03-15T03:55:12.368Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 126.88MB / 126.88MB 1.6s [2020-03-15T03:55:12.623Z] #14 ... [2020-03-15T03:55:12.623Z] [2020-03-15T03:55:12.623Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-03-15T03:55:12.623Z] #6 DONE 1.1s [2020-03-15T03:55:12.623Z] [2020-03-15T03:55:12.623Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f... [2020-03-15T03:55:12.623Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 126.88MB / 126.88MB 1.7s done [2020-03-15T03:55:12.623Z] #14 extracting sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 [2020-03-15T03:55:13.499Z] ok github.com/docker/docker/daemon 3.322s coverage: 9.2% of statements [2020-03-15T03:55:13.499Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-03-15T03:55:13.499Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-03-15T03:55:13.499Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-03-15T03:55:13.499Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-03-15T03:55:13.499Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-03-15T03:55:13.499Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-03-15T03:55:13.499Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2020-03-15T03:55:13.499Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-03-15T03:55:13.499Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-03-15T03:55:13.499Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-03-15T03:55:13.499Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-03-15T03:55:13.499Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-03-15T03:55:13.499Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-03-15T03:55:13.499Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-03-15T03:55:13.499Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-03-15T03:55:13.499Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-03-15T03:55:14.456Z] ok github.com/docker/docker/daemon/logger 0.506s coverage: 42.1% of statements [2020-03-15T03:55:15.361Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-03-15T03:55:15.361Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-03-15T03:55:15.361Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-03-15T03:55:15.361Z] === RUN TestDockerSuite/TestBuildSpaces [2020-03-15T03:55:15.618Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-03-15T03:55:15.976Z] ok github.com/docker/docker/daemon/images 0.423s coverage: 4.9% of statements [2020-03-15T03:55:15.976Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-03-15T03:55:15.976Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-03-15T03:55:16.515Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.348s coverage: 88.3% of statements [2020-03-15T03:55:16.515Z] ok github.com/docker/docker/daemon/logger/awslogs 0.470s coverage: 77.8% of statements [2020-03-15T03:55:16.515Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-03-15T03:55:16.515Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-03-15T03:55:16.515Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-03-15T03:55:16.515Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-03-15T03:55:16.515Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-03-15T03:55:16.968Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.354s coverage: 62.1% of statements [2020-03-15T03:55:16.990Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-03-15T03:55:16.990Z] === RUN TestDockerSuite/TestBuildStderr [2020-03-15T03:55:17.923Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-03-15T03:55:17.942Z] #14 extracting sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 5.1s [2020-03-15T03:55:18.197Z] #14 ... [2020-03-15T03:55:18.197Z] [2020-03-15T03:55:18.197Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-03-15T03:55:18.197Z] #7 1.110 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-03-15T03:55:18.197Z] #7 2.175 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-03-15T03:55:18.197Z] #7 2.269 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2) [2020-03-15T03:55:18.197Z] #7 2.274 (2/30) Installing ncurses-libs (6.1_p20190518-r2) [2020-03-15T03:55:18.197Z] #7 2.285 (3/30) Installing readline (8.0.0-r0) [2020-03-15T03:55:18.197Z] #7 2.290 (4/30) Installing bash (5.0.0-r0) [2020-03-15T03:55:18.197Z] #7 2.309 Executing bash-5.0.0-r0.post-install [2020-03-15T03:55:18.197Z] #7 2.312 (5/30) Installing ca-certificates (20190108-r0) [2020-03-15T03:55:18.197Z] #7 2.330 (6/30) Installing libgcc (8.3.0-r0) [2020-03-15T03:55:18.197Z] #7 2.335 (7/30) Installing libstdc++ (8.3.0-r0) [2020-03-15T03:55:18.197Z] #7 2.349 (8/30) Installing binutils (2.32-r0) [2020-03-15T03:55:18.197Z] #7 2.443 (9/30) Installing gmp (6.1.2-r1) [2020-03-15T03:55:18.197Z] #7 2.451 (10/30) Installing isl (0.18-r0) [2020-03-15T03:55:18.197Z] #7 2.472 (11/30) Installing libgomp (8.3.0-r0) [2020-03-15T03:55:18.197Z] #7 2.477 (12/30) Installing libatomic (8.3.0-r0) [2020-03-15T03:55:18.197Z] #7 2.481 (13/30) Installing mpfr3 (3.1.5-r1) [2020-03-15T03:55:18.197Z] #7 2.488 (14/30) Installing mpc1 (1.1.0-r0) [2020-03-15T03:55:18.197Z] #7 2.491 (15/30) Installing gcc (8.3.0-r0) [2020-03-15T03:55:18.197Z] #7 3.324 (16/30) Installing musl-dev (1.1.22-r3) [2020-03-15T03:55:18.197Z] #7 3.430 (17/30) Installing libc-dev (0.7.1-r0) [2020-03-15T03:55:18.197Z] #7 3.434 (18/30) Installing g++ (8.3.0-r0) [2020-03-15T03:55:18.197Z] #7 4.000 (19/30) Installing nghttp2-libs (1.39.2-r0) [2020-03-15T03:55:18.197Z] #7 4.005 (20/30) Installing libcurl (7.66.0-r0) [2020-03-15T03:55:18.197Z] #7 4.013 (21/30) Installing expat (2.2.8-r0) [2020-03-15T03:55:18.197Z] #7 4.016 (22/30) Installing pcre2 (10.33-r0) [2020-03-15T03:55:18.197Z] #7 4.024 (23/30) Installing git (2.22.2-r0) [2020-03-15T03:55:18.197Z] #7 4.223 (24/30) Installing libmnl (1.0.4-r0) [2020-03-15T03:55:18.197Z] #7 4.226 (25/30) Installing libnftnl-libs (1.1.3-r0) [2020-03-15T03:55:18.197Z] #7 4.233 (26/30) Installing iptables (1.8.3-r1) [2020-03-15T03:55:18.197Z] #7 4.260 (27/30) Installing pigz (2.4-r0) [2020-03-15T03:55:18.197Z] #7 4.266 (28/30) Installing tar (1.32-r0) [2020-03-15T03:55:18.197Z] #7 4.289 (29/30) Installing xz-libs (5.2.4-r0) [2020-03-15T03:55:18.197Z] #7 4.289 (30/30) Installing xz (5.2.4-r0) [2020-03-15T03:55:18.197Z] #7 4.299 Executing busybox-1.30.1-r3.trigger [2020-03-15T03:55:18.197Z] #7 4.304 Executing ca-certificates-20190108-r0.trigger [2020-03-15T03:55:18.197Z] #7 4.355 OK: 178 MiB in 44 packages [2020-03-15T03:55:18.197Z] #7 DONE 5.5s [2020-03-15T03:55:18.197Z] [2020-03-15T03:55:18.197Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-03-15T03:55:18.197Z] #9 DONE 0.1s [2020-03-15T03:55:18.197Z] [2020-03-15T03:55:18.197Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f... [2020-03-15T03:55:18.496Z] #14 ... [2020-03-15T03:55:18.496Z] [2020-03-15T03:55:18.496Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-03-15T03:55:18.496Z] #10 DONE 0.1s [2020-03-15T03:55:18.496Z] [2020-03-15T03:55:18.496Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-03-15T03:55:18.496Z] #11 DONE 0.1s [2020-03-15T03:55:18.496Z] [2020-03-15T03:55:18.496Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-03-15T03:55:18.496Z] #12 DONE 0.1s [2020-03-15T03:55:18.496Z] [2020-03-15T03:55:18.496Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-03-15T03:55:18.496Z] #13 DONE 0.1s [2020-03-15T03:55:18.496Z] [2020-03-15T03:55:18.496Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f... [2020-03-15T03:55:18.496Z] #14 extracting sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 5.9s done [2020-03-15T03:55:18.751Z] #14 extracting sha256:0aed2559ef8df646176b21d6ddc53232012e7d0d769131f380c0321aa10c5c02 done [2020-03-15T03:55:18.751Z] #14 DONE 8.0s [2020-03-15T03:55:18.751Z] [2020-03-15T03:55:18.751Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-03-15T03:55:19.125Z] ok github.com/docker/docker/daemon/logger/local 0.427s coverage: 74.7% of statements [2020-03-15T03:55:19.125Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-03-15T03:55:19.125Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.233s coverage: 21.4% of statements [2020-03-15T03:55:19.125Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.446s coverage: 33.3% of statements [2020-03-15T03:55:19.673Z] #15 0.619 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-03-15T03:55:20.638Z] #15 1.699 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-03-15T03:55:20.638Z] #15 1.798 (1/43) Upgrading musl (1.1.24-r0 -> 1.1.24-r1) [2020-03-15T03:55:20.638Z] #15 1.806 (2/43) Installing ncurses-terminfo-base (6.1_p20200118-r2) [2020-03-15T03:55:20.638Z] #15 1.811 (3/43) Installing ncurses-libs (6.1_p20200118-r2) [2020-03-15T03:55:20.638Z] #15 1.818 (4/43) Installing readline (8.0.1-r0) [2020-03-15T03:55:20.638Z] #15 1.822 (5/43) Installing bash (5.0.11-r1) [2020-03-15T03:55:20.638Z] #15 1.835 Executing bash-5.0.11-r1.post-install [2020-03-15T03:55:20.638Z] #15 1.837 (6/43) Installing linux-headers (4.19.36-r0) [2020-03-15T03:55:20.638Z] #15 1.911 (7/43) Installing libblkid (2.34-r1) [2020-03-15T03:55:20.638Z] #15 1.916 (8/43) Installing libuuid (2.34-r1) [2020-03-15T03:55:20.638Z] #15 1.918 (9/43) Installing btrfs-progs-libs (5.4-r0) [2020-03-15T03:55:20.638Z] #15 1.928 (10/43) Installing btrfs-progs-dev (5.4-r0) [2020-03-15T03:55:20.638Z] #15 1.932 (11/43) Installing libgcc (9.2.0-r3) [2020-03-15T03:55:20.638Z] #15 1.935 (12/43) Installing libstdc++ (9.2.0-r3) [2020-03-15T03:55:20.638Z] #15 1.948 (13/43) Installing binutils (2.33.1-r0) [2020-03-15T03:55:20.638Z] #15 2.017 (14/43) Installing libmagic (5.37-r1) [2020-03-15T03:55:20.645Z] ok github.com/docker/docker/daemon/logger/templates 0.153s coverage: 8.3% of statements [2020-03-15T03:55:20.892Z] #15 2.039 (15/43) Installing file (5.37-r1) [2020-03-15T03:55:20.893Z] #15 2.041 (16/43) Installing gmp (6.1.2-r1) [2020-03-15T03:55:20.893Z] #15 2.047 (17/43) Installing isl (0.18-r0) [2020-03-15T03:55:20.893Z] #15 2.065 (18/43) Installing libgomp (9.2.0-r3) [2020-03-15T03:55:20.893Z] #15 2.068 (19/43) Installing libatomic (9.2.0-r3) [2020-03-15T03:55:20.893Z] #15 2.069 (20/43) Installing mpfr4 (4.0.2-r1) [2020-03-15T03:55:20.893Z] #15 2.076 (21/43) Installing mpc1 (1.1.0-r1) [2020-03-15T03:55:20.893Z] #15 2.078 (22/43) Installing gcc (9.2.0-r3) [2020-03-15T03:55:21.601Z] ok github.com/docker/docker/daemon/logger/syslog 0.302s coverage: 47.8% of statements [2020-03-15T03:55:21.817Z] #15 2.773 (23/43) Installing musl-dev (1.1.24-r1) [2020-03-15T03:55:21.817Z] #15 2.848 (24/43) Installing libc-dev (0.7.2-r0) [2020-03-15T03:55:21.817Z] #15 2.849 (25/43) Installing g++ (9.2.0-r3) [2020-03-15T03:55:22.071Z] #15 3.264 (26/43) Installing make (4.2.1-r2) [2020-03-15T03:55:22.071Z] #15 3.268 (27/43) Installing fortify-headers (1.1-r0) [2020-03-15T03:55:22.071Z] #15 3.270 (28/43) Installing build-base (0.5-r1) [2020-03-15T03:55:22.071Z] #15 3.272 (29/43) Installing nghttp2-libs (1.40.0-r0) [2020-03-15T03:55:22.071Z] #15 3.275 (30/43) Installing libcurl (7.67.0-r0) [2020-03-15T03:55:22.071Z] #15 3.281 (31/43) Installing curl (7.67.0-r0) [2020-03-15T03:55:22.071Z] #15 3.285 (32/43) Installing oniguruma (6.9.4-r0) [2020-03-15T03:55:22.071Z] #15 3.291 (33/43) Installing jq (1.6-r0) [2020-03-15T03:55:22.071Z] #15 3.297 (34/43) Installing device-mapper-libs (2.02.186-r0) [2020-03-15T03:55:22.071Z] #15 3.302 (35/43) Installing device-mapper-event-libs (2.02.186-r0) [2020-03-15T03:55:22.071Z] #15 3.304 (36/43) Installing libaio (0.3.112-r1) [2020-03-15T03:55:22.071Z] #15 3.306 (37/43) Installing lvm2-libs (2.02.186-r0) [2020-03-15T03:55:22.071Z] #15 3.337 (38/43) Installing libfdisk (2.34-r1) [2020-03-15T03:55:22.325Z] #15 3.343 (39/43) Installing libmount (2.34-r1) [2020-03-15T03:55:22.325Z] #15 3.349 (40/43) Installing libsmartcols (2.34-r1) [2020-03-15T03:55:22.325Z] #15 3.353 (41/43) Installing pkgconf (1.6.3-r0) [2020-03-15T03:55:22.325Z] #15 3.356 (42/43) Installing util-linux-dev (2.34-r1) [2020-03-15T03:55:22.325Z] #15 3.379 (43/43) Installing lvm2-dev (2.02.186-r0) [2020-03-15T03:55:22.325Z] #15 3.384 Executing busybox-1.31.1-r9.trigger [2020-03-15T03:55:22.325Z] #15 3.391 OK: 196 MiB in 57 packages [2020-03-15T03:55:22.581Z] #15 DONE 3.8s [2020-03-15T03:55:22.581Z] [2020-03-15T03:55:22.581Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-03-15T03:55:23.122Z] ok github.com/docker/docker/daemon/logger/splunk 2.431s coverage: 82.5% of statements [2020-03-15T03:55:23.122Z] ? github.com/docker/docker/daemon/names [no test files] [2020-03-15T03:55:23.122Z] ? github.com/docker/docker/daemon/network [no test files] [2020-03-15T03:55:23.122Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-03-15T03:55:23.180Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-03-15T03:55:23.180Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-03-15T03:55:23.440Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-03-15T03:55:23.504Z] #16 DONE 0.7s [2020-03-15T03:55:23.504Z] [2020-03-15T03:55:23.504Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-03-15T03:55:24.066Z] #17 DONE 0.7s [2020-03-15T03:55:24.066Z] [2020-03-15T03:55:24.066Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-03-15T03:55:24.066Z] #18 DONE 0.0s [2020-03-15T03:55:24.066Z] [2020-03-15T03:55:24.066Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-03-15T03:55:24.066Z] #19 DONE 0.1s [2020-03-15T03:55:24.066Z] [2020-03-15T03:55:24.066Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-15T03:55:24.066Z] #22 DONE 0.1s [2020-03-15T03:55:24.066Z] [2020-03-15T03:55:24.066Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-03-15T03:55:24.066Z] #26 DONE 0.1s [2020-03-15T03:55:24.066Z] [2020-03-15T03:55:24.066Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-03-15T03:55:24.321Z] #23 DONE 0.1s [2020-03-15T03:55:24.321Z] [2020-03-15T03:55:24.321Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-03-15T03:55:24.321Z] #27 DONE 0.1s [2020-03-15T03:55:24.321Z] [2020-03-15T03:55:24.321Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-03-15T03:55:24.321Z] #24 ... [2020-03-15T03:55:24.321Z] [2020-03-15T03:55:24.321Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-03-15T03:55:24.321Z] #28 DONE 0.1s [2020-03-15T03:55:24.576Z] [2020-03-15T03:55:24.576Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-03-15T03:55:24.642Z] ok github.com/docker/docker/distribution/metadata 1.268s coverage: 48.2% of statements [2020-03-15T03:55:24.642Z] ok github.com/docker/docker/distribution 1.552s coverage: 20.3% of statements [2020-03-15T03:55:24.642Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-03-15T03:55:24.811Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.78s) [2020-03-15T03:55:24.811Z] === RUN TestCreateServiceSecretFileMode [2020-03-15T03:55:24.811Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-03-15T03:55:25.599Z] ok github.com/docker/docker/errdefs 0.107s coverage: 49.4% of statements [2020-03-15T03:55:25.745Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-03-15T03:55:26.053Z] ok github.com/docker/docker/distribution/xfer 2.234s coverage: 77.3% of statements [2020-03-15T03:55:26.053Z] ? github.com/docker/docker/dockerversion [no test files] [2020-03-15T03:55:27.010Z] ok github.com/docker/docker/image/cache 0.127s coverage: 19.2% of statements [2020-03-15T03:55:27.124Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-03-15T03:55:27.836Z] #29 ... [2020-03-15T03:55:27.836Z] [2020-03-15T03:55:27.836Z] #31 [builder 1/4] COPY . . [2020-03-15T03:55:27.836Z] #31 DONE 3.7s [2020-03-15T03:55:27.966Z] ok github.com/docker/docker/image/v1 0.198s coverage: 25.0% of statements [2020-03-15T03:55:27.966Z] ok github.com/docker/docker/image 1.168s coverage: 86.4% of statements [2020-03-15T03:55:28.090Z] [2020-03-15T03:55:28.090Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-03-15T03:55:28.090Z] #20 2.567 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-03-15T03:55:28.090Z] #20 2.986 curl: option --progress: is ambiguous [2020-03-15T03:55:28.090Z] #20 2.990 curl: try 'curl --help' or 'curl --manual' for more information [2020-03-15T03:55:28.090Z] #20 3.443 curl: option --progress: is ambiguous [2020-03-15T03:55:28.090Z] #20 3.447 curl: try 'curl --help' or 'curl --manual' for more information [2020-03-15T03:55:28.349Z] #20 4.100 curl: option --progress: is ambiguous [2020-03-15T03:55:28.349Z] #20 4.108 curl: try 'curl --help' or 'curl --manual' for more information [2020-03-15T03:55:28.422Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-03-15T03:55:28.422Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-03-15T03:55:28.497Z] === RUN TestDockerSuite/TestBuildUser [2020-03-15T03:55:28.497Z] --- PASS: TestCreateServiceSecretFileMode (3.64s) [2020-03-15T03:55:28.497Z] === RUN TestCreateServiceConfigFileMode [2020-03-15T03:55:28.605Z] #20 ... [2020-03-15T03:55:28.605Z] [2020-03-15T03:55:28.605Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-03-15T03:55:28.605Z] #24 1.295 + RM_GOPATH=0 [2020-03-15T03:55:28.605Z] #24 1.295 + TMP_GOPATH= [2020-03-15T03:55:28.605Z] #24 1.295 + : /build [2020-03-15T03:55:28.605Z] #24 1.295 + '[' -z '' ']' [2020-03-15T03:55:28.605Z] #24 1.296 ++ mktemp -d [2020-03-15T03:55:28.605Z] #24 1.298 + export GOPATH=/tmp/tmp.KjIGJb [2020-03-15T03:55:28.605Z] #24 1.298 + GOPATH=/tmp/tmp.KjIGJb [2020-03-15T03:55:28.605Z] #24 1.298 + RM_GOPATH=1 [2020-03-15T03:55:28.605Z] #24 1.298 ++ dirname ./install.sh [2020-03-15T03:55:28.605Z] #24 1.303 Install docker/cli version 17.06.2-ce from stable [2020-03-15T03:55:28.605Z] #24 1.303 + dir=. [2020-03-15T03:55:28.605Z] #24 1.303 + bin=dockercli [2020-03-15T03:55:28.605Z] #24 1.303 + shift [2020-03-15T03:55:28.605Z] #24 1.303 + '[' '!' -f ./dockercli.installer ']' [2020-03-15T03:55:28.605Z] #24 1.303 + . ./dockercli.installer [2020-03-15T03:55:28.605Z] #24 1.303 ++ : stable [2020-03-15T03:55:28.605Z] #24 1.303 ++ : 17.06.2-ce [2020-03-15T03:55:28.605Z] #24 1.303 + install_dockercli [2020-03-15T03:55:28.605Z] #24 1.303 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-03-15T03:55:28.605Z] #24 1.303 ++ uname -m [2020-03-15T03:55:28.605Z] #24 1.303 + arch=x86_64 [2020-03-15T03:55:28.605Z] #24 1.303 + '[' x86_64 '!=' x86_64 ']' [2020-03-15T03:55:28.605Z] #24 1.303 + url=https://download.docker.com/linux/static [2020-03-15T03:55:28.605Z] #24 1.303 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-03-15T03:55:28.605Z] #24 1.303 + tar -xz docker/docker [2020-03-15T03:55:28.605Z] #24 4.128 + mkdir -p /build [2020-03-15T03:55:28.605Z] #24 4.138 + mv docker/docker /build/ [2020-03-15T03:55:28.605Z] #24 4.138 + rmdir docker [2020-03-15T03:55:28.605Z] #24 DONE 4.2s [2020-03-15T03:55:28.605Z] [2020-03-15T03:55:28.605Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-03-15T03:55:28.605Z] #20 4.566 curl: option --progress: is ambiguous [2020-03-15T03:55:28.605Z] #20 4.566 curl: try 'curl --help' or 'curl --manual' for more information [2020-03-15T03:55:29.531Z] #20 5.124 [2020-03-15T03:55:29.531Z] #20 ... [2020-03-15T03:55:29.531Z] [2020-03-15T03:55:29.531Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-03-15T03:55:29.531Z] #32 DONE 1.6s [2020-03-15T03:55:29.531Z] [2020-03-15T03:55:29.531Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-03-15T03:55:29.941Z] ok github.com/docker/docker/libcontainerd/queue 0.341s coverage: 100.0% of statements [2020-03-15T03:55:29.941Z] ok github.com/docker/docker/layer 0.480s coverage: 30.1% of statements [2020-03-15T03:55:30.394Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-03-15T03:55:30.893Z] #33 1.188 [2020-03-15T03:55:30.893Z] #33 1.310 Removing bundles/ [2020-03-15T03:55:30.893Z] #33 1.311 [2020-03-15T03:55:30.893Z] #33 1.317 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-03-15T03:55:31.024Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-03-15T03:55:31.351Z] ok github.com/docker/docker/pkg/aaparser 0.479s coverage: 50.0% of statements [2020-03-15T03:55:31.589Z] --- PASS: TestCreateServiceConfigFileMode (3.14s) [2020-03-15T03:55:31.589Z] === RUN TestCreateServiceSysctls [2020-03-15T03:55:31.805Z] ok github.com/docker/docker/opts 0.257s coverage: 67.7% of statements [2020-03-15T03:55:32.253Z] #33 2.517 Building test suite binary ./integration-cli/test.main [2020-03-15T03:55:32.762Z] ok github.com/docker/docker/libcontainerd/local 0.341s coverage: 1.0% of statements [2020-03-15T03:55:32.762Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-03-15T03:55:32.762Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-03-15T03:55:32.762Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-03-15T03:55:32.762Z] ? github.com/docker/docker/oci [no test files] [2020-03-15T03:55:32.762Z] ? github.com/docker/docker/oci/caps [no test files] [2020-03-15T03:55:33.215Z] ok github.com/docker/docker/pkg/broadcaster 0.046s coverage: 100.0% of statements [2020-03-15T03:55:33.668Z] ok github.com/docker/docker/pkg/capabilities 0.143s coverage: 87.5% of statements [2020-03-15T03:55:34.629Z] ok github.com/docker/docker/pkg/authorization 0.870s coverage: 26.8% of statements [2020-03-15T03:55:34.761Z] #33 ... [2020-03-15T03:55:34.761Z] [2020-03-15T03:55:34.761Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-03-15T03:55:34.761Z] #20 6.262 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-03-15T03:55:34.761Z] #20 6.611 curl: option --progress: is ambiguous [2020-03-15T03:55:34.761Z] #20 6.616 curl: try 'curl --help' or 'curl --manual' for more information [2020-03-15T03:55:34.761Z] #20 6.963 [2020-03-15T03:55:34.761Z] #20 8.113 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-03-15T03:55:34.761Z] #20 8.502 curl: option --progress: is ambiguous [2020-03-15T03:55:34.761Z] #20 8.506 curl: try 'curl --help' or 'curl --manual' for more information [2020-03-15T03:55:34.761Z] #20 8.801 [2020-03-15T03:55:34.761Z] #20 9.997 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-03-15T03:55:34.761Z] #20 10.30 curl: option --progress: is ambiguous [2020-03-15T03:55:34.761Z] #20 10.31 curl: try 'curl --help' or 'curl --manual' for more information [2020-03-15T03:55:34.761Z] #20 10.68 [2020-03-15T03:55:34.867Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-03-15T03:55:35.082Z] ok github.com/docker/docker/pkg/chrootarchive 0.107s coverage: 15.4% of statements [2020-03-15T03:55:35.535Z] ok github.com/docker/docker/pkg/directory 0.090s coverage: 80.0% of statements [2020-03-15T03:55:35.684Z] #20 11.72 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-03-15T03:55:35.800Z] --- PASS: TestCreateServiceSysctls (4.32s) [2020-03-15T03:55:35.800Z] === RUN TestCreateServiceCapabilities [2020-03-15T03:55:36.243Z] #20 12.08 curl: option --progress: is ambiguous [2020-03-15T03:55:36.243Z] #20 12.08 curl: try 'curl --help' or 'curl --manual' for more information [2020-03-15T03:55:36.492Z] ok github.com/docker/docker/pkg/discovery 0.145s coverage: 58.3% of statements [2020-03-15T03:55:36.492Z] ok github.com/docker/docker/pkg/discovery/file 0.136s coverage: 92.9% of statements [2020-03-15T03:55:36.497Z] #20 12.42 [2020-03-15T03:55:36.752Z] #20 12.53 Download of images into '/build' complete. [2020-03-15T03:55:36.752Z] #20 12.53 Use something like the following to load the result into a Docker daemon: [2020-03-15T03:55:36.752Z] #20 12.53 tar -cC '/build' . | docker load [2020-03-15T03:55:36.752Z] #20 DONE 12.7s [2020-03-15T03:55:36.752Z] [2020-03-15T03:55:36.752Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-03-15T03:55:37.449Z] ok github.com/docker/docker/pkg/discovery/memory 0.056s coverage: 92.3% of statements [2020-03-15T03:55:37.717Z] #33 ... [2020-03-15T03:55:37.717Z] [2020-03-15T03:55:37.717Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-03-15T03:55:37.902Z] ok github.com/docker/docker/pkg/discovery/nodes 0.227s coverage: 93.8% of statements [2020-03-15T03:55:37.971Z] #21 DONE 0.2s [2020-03-15T03:55:37.971Z] [2020-03-15T03:55:37.971Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-03-15T03:55:37.971Z] #25 DONE 0.2s [2020-03-15T03:55:37.971Z] [2020-03-15T03:55:37.971Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-03-15T03:55:38.859Z] ok github.com/docker/docker/pkg/filenotify 0.041s coverage: 36.2% of statements [2020-03-15T03:55:39.077Z] --- PASS: TestCreateServiceCapabilities (2.87s) [2020-03-15T03:55:39.077Z] === RUN TestInspect [2020-03-15T03:55:39.818Z] ok github.com/docker/docker/pkg/fileutils 0.108s coverage: 87.7% of statements [2020-03-15T03:55:40.271Z] ok github.com/docker/docker/pkg/archive 7.382s coverage: 62.0% of statements [2020-03-15T03:55:40.271Z] ok github.com/docker/docker/pkg/homedir 0.074s coverage: 42.9% of statements [2020-03-15T03:55:40.725Z] ok github.com/docker/docker/pkg/idtools 0.051s coverage: 6.3% of statements [2020-03-15T03:55:40.900Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-03-15T03:55:40.900Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-03-15T03:55:40.900Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-03-15T03:55:41.178Z] ok github.com/docker/docker/pkg/discovery/kv 3.424s coverage: 84.1% of statements [2020-03-15T03:55:42.357Z] --- PASS: TestInspect (3.29s) [2020-03-15T03:55:42.357Z] === RUN TestCreateJob [2020-03-15T03:55:42.697Z] ok github.com/docker/docker/pkg/jsonmessage 0.272s coverage: 91.7% of statements [2020-03-15T03:55:42.697Z] ok github.com/docker/docker/pkg/ioutils 0.647s coverage: 69.2% of statements [2020-03-15T03:55:42.697Z] ok github.com/docker/docker/pkg/locker 0.051s coverage: 88.9% of statements [2020-03-15T03:55:43.151Z] ok github.com/docker/docker/pkg/longpath 0.047s coverage: 100.0% of statements [2020-03-15T03:55:43.152Z] ok github.com/docker/docker/pkg/namesgenerator 0.043s coverage: 85.7% of statements [2020-03-15T03:55:44.109Z] ok github.com/docker/docker/pkg/parsers 0.197s coverage: 97.0% of statements [2020-03-15T03:55:44.562Z] ok github.com/docker/docker/pkg/pidfile 0.074s coverage: 82.6% of statements [2020-03-15T03:55:46.082Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.160s coverage: 56.8% of statements [2020-03-15T03:55:46.534Z] --- PASS: TestCreateJob (4.23s) [2020-03-15T03:55:46.534Z] === RUN TestReplicatedJob [2020-03-15T03:55:46.541Z] ok github.com/docker/docker/pkg/plugins/transport 0.123s coverage: 85.7% of statements [2020-03-15T03:55:47.499Z] ok github.com/docker/docker/pkg/pools 0.543s coverage: 88.2% of statements [2020-03-15T03:55:48.455Z] ok github.com/docker/docker/pkg/progress 0.036s coverage: 75.9% of statements [2020-03-15T03:55:49.412Z] ok github.com/docker/docker/pkg/reexec 0.082s coverage: 82.4% of statements [2020-03-15T03:55:49.412Z] ok github.com/docker/docker/pkg/pubsub 1.093s coverage: 73.9% of statements [2020-03-15T03:55:50.375Z] ok github.com/docker/docker/pkg/signal 0.036s coverage: 20.3% of statements [2020-03-15T03:55:50.829Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-03-15T03:55:50.829Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-03-15T03:55:50.829Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-03-15T03:55:50.829Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-03-15T03:55:50.829Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-03-15T03:55:50.829Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-03-15T03:55:50.829Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-03-15T03:55:50.829Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-03-15T03:55:50.829Z] ok github.com/docker/docker/pkg/stdcopy 0.048s coverage: 100.0% of statements [2020-03-15T03:55:51.282Z] ok github.com/docker/docker/pkg/stringid 0.037s coverage: 70.6% of statements [2020-03-15T03:55:51.736Z] ok github.com/docker/docker/pkg/streamformatter 0.069s coverage: 66.2% of statements [2020-03-15T03:55:51.736Z] ok github.com/docker/docker/pkg/sysinfo 0.048s coverage: 38.2% of statements [2020-03-15T03:55:53.085Z] --- PASS: TestReplicatedJob (5.87s) [2020-03-15T03:55:53.085Z] === RUN TestUpdateReplicatedJob [2020-03-15T03:55:53.085Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-03-15T03:55:53.256Z] ok github.com/docker/docker/pkg/tailfile 0.154s coverage: 88.6% of statements [2020-03-15T03:55:53.343Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-03-15T03:55:53.601Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-03-15T03:55:53.710Z] ok github.com/docker/docker/pkg/tarsum 0.234s coverage: 89.3% of statements [2020-03-15T03:55:53.710Z] ok github.com/docker/docker/pkg/system 0.056s coverage: 13.8% of statements [2020-03-15T03:55:54.668Z] ok github.com/docker/docker/pkg/term 0.144s coverage: 30.8% of statements [2020-03-15T03:55:54.668Z] testing: warning: no tests to run [2020-03-15T03:55:54.668Z] ok github.com/docker/docker/pkg/term/windows 0.129s coverage: 0.0% of statements [no tests to run] [2020-03-15T03:55:54.668Z] ok github.com/docker/docker/pkg/truncindex 0.135s coverage: 91.5% of statements [2020-03-15T03:55:54.974Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-03-15T03:55:55.624Z] ok github.com/docker/docker/pkg/urlutil 0.071s coverage: 100.0% of statements [2020-03-15T03:55:55.624Z] ok github.com/docker/docker/pkg/useragent 0.086s coverage: 88.9% of statements [2020-03-15T03:55:56.126Z] #29 29.14 # github.com/docker/docker/contrib/httpserver [2020-03-15T03:55:56.126Z] #29 29.14 loadinternal: cannot find runtime/cgo [2020-03-15T03:55:56.126Z] #29 DONE 29.4s [2020-03-15T03:55:56.126Z] [2020-03-15T03:55:56.126Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-03-15T03:55:56.126Z] #33 ... [2020-03-15T03:55:56.126Z] [2020-03-15T03:55:56.126Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-03-15T03:55:56.126Z] #30 DONE 0.1s [2020-03-15T03:55:56.126Z] [2020-03-15T03:55:56.126Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-03-15T03:55:56.344Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-03-15T03:55:56.602Z] --- PASS: TestUpdateReplicatedJob (4.32s) [2020-03-15T03:55:56.602Z] === RUN TestServiceListWithStatuses [2020-03-15T03:55:56.602Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-03-15T03:55:56.602Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-15T03:55:56.602Z] === RUN TestDockerNetworkConnectAlias [2020-03-15T03:55:57.533Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-03-15T03:55:57.779Z] ok github.com/docker/docker/plugin/v2 0.335s coverage: 20.1% of statements [2020-03-15T03:55:57.779Z] ok github.com/docker/docker/reference 0.527s coverage: 84.4% of statements [2020-03-15T03:55:57.779Z] ok github.com/docker/docker/plugin 0.309s coverage: 11.7% of statements [2020-03-15T03:55:57.790Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-03-15T03:55:57.791Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-03-15T03:55:57.791Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-03-15T03:55:57.791Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-03-15T03:55:58.356Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-03-15T03:55:58.735Z] ok github.com/docker/docker/restartmanager 0.035s coverage: 50.9% of statements [2020-03-15T03:55:59.693Z] ok github.com/docker/docker/registry/resumable 0.293s coverage: 100.0% of statements [2020-03-15T03:56:00.254Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-03-15T03:56:00.254Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-03-15T03:56:01.188Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-03-15T03:56:01.212Z] ok github.com/docker/docker/registry 0.457s coverage: 51.7% of statements [2020-03-15T03:56:01.212Z] ok github.com/docker/docker/runconfig 0.248s coverage: 54.5% of statements [2020-03-15T03:56:01.212Z] ok github.com/docker/docker/testutil 0.232s coverage: 62.5% of statements [2020-03-15T03:56:01.753Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-03-15T03:56:02.687Z] --- PASS: TestDockerNetworkConnectAlias (6.18s) [2020-03-15T03:56:02.687Z] === RUN TestDockerNetworkReConnect [2020-03-15T03:56:02.687Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-03-15T03:56:02.945Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-03-15T03:56:03.367Z] ok github.com/docker/docker/volume/drivers 0.124s coverage: 36.1% of statements [2020-03-15T03:56:04.844Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-03-15T03:56:04.886Z] ok github.com/docker/docker/volume/local 0.150s coverage: 37.7% of statements [2020-03-15T03:56:04.886Z] ok github.com/docker/docker/volume/mounts 0.121s coverage: 66.2% of statements [2020-03-15T03:56:06.217Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-03-15T03:56:06.406Z] ok github.com/docker/docker/volume/service 0.428s coverage: 70.3% of statements [2020-03-15T03:56:08.121Z] --- PASS: TestDockerNetworkReConnect (5.51s) [2020-03-15T03:56:08.121Z] === RUN TestServicePlugin [2020-03-15T03:56:08.696Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-03-15T03:56:10.075Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-03-15T03:56:10.332Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-03-15T03:56:11.264Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-03-15T03:56:11.264Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-03-15T03:56:12.196Z] === RUN TestDockerSuite/TestBuildXZHost [2020-03-15T03:56:15.475Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-03-15T03:56:15.475Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-03-15T03:56:15.475Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-03-15T03:56:16.040Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-03-15T03:56:17.410Z] === RUN TestDockerSuite/TestCommitChange [2020-03-15T03:56:18.342Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-03-15T03:56:19.273Z] === RUN TestDockerSuite/TestCommitHardlink [2020-03-15T03:56:20.185Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-03-15T03:56:20.185Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-03-15T03:56:20.185Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-03-15T03:56:21.153Z] ok github.com/docker/docker/pkg/plugins 35.185s coverage: 73.4% of statements [2020-03-15T03:56:21.153Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-03-15T03:56:21.153Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-03-15T03:56:21.153Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-03-15T03:56:21.153Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-03-15T03:56:21.153Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-03-15T03:56:21.153Z] ? github.com/docker/docker/rootless [no test files] [2020-03-15T03:56:21.153Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-03-15T03:56:21.153Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-03-15T03:56:21.153Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-03-15T03:56:21.153Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-03-15T03:56:21.153Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-03-15T03:56:21.153Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-03-15T03:56:21.153Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-03-15T03:56:21.153Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-03-15T03:56:21.153Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-03-15T03:56:21.153Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-03-15T03:56:21.153Z] ? github.com/docker/docker/testutil/request [no test files] [2020-03-15T03:56:21.153Z] ? github.com/docker/docker/volume [no test files] [2020-03-15T03:56:21.153Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-03-15T03:56:21.153Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-03-15T03:56:21.168Z] === RUN TestDockerSuite/TestCommitNewFile [2020-03-15T03:56:21.670Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-03-15T03:56:21.959Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-03-15T03:56:22.678Z] [2020-03-15T03:56:22.678Z] === Skipped [2020-03-15T03:56:22.678Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-03-15T03:56:22.678Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-03-15T03:56:22.678Z] [2020-03-15T03:56:22.678Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2020-03-15T03:56:22.678Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-03-15T03:56:22.678Z] [2020-03-15T03:56:22.678Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2020-03-15T03:56:22.678Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-03-15T03:56:22.678Z] [2020-03-15T03:56:22.678Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2020-03-15T03:56:22.678Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-03-15T03:56:22.678Z] [2020-03-15T03:56:22.678Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2020-03-15T03:56:22.678Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-03-15T03:56:22.678Z] [2020-03-15T03:56:22.678Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-03-15T03:56:22.678Z] client_test.go:23: runtime.GOOS == "windows" [2020-03-15T03:56:22.678Z] [2020-03-15T03:56:22.678Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-03-15T03:56:22.678Z] daemon_test.go:147: root required [2020-03-15T03:56:22.678Z] [2020-03-15T03:56:22.678Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-03-15T03:56:22.678Z] reload_test.go:520: root required [2020-03-15T03:56:22.678Z] [2020-03-15T03:56:22.678Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2020-03-15T03:56:22.678Z] config_test.go:484: os.Getuid() != 0: skipping test that requires root [2020-03-15T03:56:22.678Z] [2020-03-15T03:56:22.678Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-03-15T03:56:22.678Z] pull_v2_test.go:73: Needs fixing on Windows [2020-03-15T03:56:22.678Z] [2020-03-15T03:56:22.678Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-03-15T03:56:22.678Z] pull_v2_test.go:118: Needs fixing on Windows [2020-03-15T03:56:22.678Z] [2020-03-15T03:56:22.678Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-03-15T03:56:22.678Z] download_test.go:268: Needs fixing on Windows [2020-03-15T03:56:22.678Z] [2020-03-15T03:56:22.678Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-03-15T03:56:22.678Z] layer_test.go:304: Failing on Windows [2020-03-15T03:56:22.678Z] [2020-03-15T03:56:22.678Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-03-15T03:56:22.678Z] layer_test.go:353: Failing on Windows [2020-03-15T03:56:22.678Z] [2020-03-15T03:56:22.678Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-03-15T03:56:22.678Z] layer_test.go:468: Failing on Windows [2020-03-15T03:56:22.678Z] [2020-03-15T03:56:22.678Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-03-15T03:56:22.678Z] layer_test.go:697: Failing on Windows [2020-03-15T03:56:22.678Z] [2020-03-15T03:56:22.678Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-03-15T03:56:22.678Z] migration_test.go:46: Failing on Windows [2020-03-15T03:56:22.678Z] [2020-03-15T03:56:22.678Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-03-15T03:56:22.678Z] migration_test.go:182: Failing on Windows [2020-03-15T03:56:22.678Z] [2020-03-15T03:56:22.678Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-03-15T03:56:22.678Z] mount_test.go:17: Failing on Windows [2020-03-15T03:56:22.678Z] [2020-03-15T03:56:22.678Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-03-15T03:56:22.678Z] mount_test.go:76: Failing on Windows [2020-03-15T03:56:22.678Z] [2020-03-15T03:56:22.678Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-03-15T03:56:22.678Z] mount_test.go:125: Failing on Windows [2020-03-15T03:56:22.678Z] [2020-03-15T03:56:22.678Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-03-15T03:56:22.678Z] mount_test.go:212: Failing on Windows [2020-03-15T03:56:22.678Z] [2020-03-15T03:56:22.678Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-03-15T03:56:22.678Z] archive_test.go:133: Xz not present in msys2 [2020-03-15T03:56:22.678Z] [2020-03-15T03:56:22.678Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-03-15T03:56:22.678Z] archive_test.go:238: Failing on Windows CI machines [2020-03-15T03:56:22.678Z] [2020-03-15T03:56:22.678Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-03-15T03:56:22.678Z] archive_windows_test.go:16: Currently fails [2020-03-15T03:56:22.678Z] [2020-03-15T03:56:22.678Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-03-15T03:56:22.678Z] changes_test.go:192: needs more investigation [2020-03-15T03:56:22.678Z] [2020-03-15T03:56:22.678Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-03-15T03:56:22.678Z] changes_test.go:405: needs further investigation [2020-03-15T03:56:22.678Z] [2020-03-15T03:56:22.678Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-03-15T03:56:22.678Z] changes_test.go:441: needs further investigation [2020-03-15T03:56:22.678Z] [2020-03-15T03:56:22.678Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-03-15T03:56:22.678Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-03-15T03:56:22.678Z] [2020-03-15T03:56:22.678Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2020-03-15T03:56:22.678Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-03-15T03:56:22.678Z] [2020-03-15T03:56:22.678Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2020-03-15T03:56:22.678Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-03-15T03:56:22.678Z] [2020-03-15T03:56:22.678Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-03-15T03:56:22.678Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-03-15T03:56:22.678Z] [2020-03-15T03:56:22.678Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-03-15T03:56:22.678Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2020-03-15T03:56:22.678Z] [2020-03-15T03:56:22.678Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-03-15T03:56:22.678Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-03-15T03:56:22.678Z] [2020-03-15T03:56:22.678Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-03-15T03:56:22.678Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2020-03-15T03:56:22.678Z] [2020-03-15T03:56:22.678Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-03-15T03:56:22.678Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2020-03-15T03:56:22.678Z] [2020-03-15T03:56:22.678Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-03-15T03:56:22.678Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2020-03-15T03:56:22.678Z] [2020-03-15T03:56:22.678Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-03-15T03:56:22.678Z] poller_test.go:41: No chmod on Windows [2020-03-15T03:56:22.678Z] [2020-03-15T03:56:22.678Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-03-15T03:56:22.678Z] fileutils_test.go:134: Needs porting to Windows [2020-03-15T03:56:22.678Z] [2020-03-15T03:56:22.678Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-03-15T03:56:22.678Z] fileutils_test.go:180: Needs porting to Windows [2020-03-15T03:56:22.678Z] [2020-03-15T03:56:22.678Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s) [2020-03-15T03:56:22.678Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2020-03-15T03:56:22.678Z] [2020-03-15T03:56:22.678Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2020-03-15T03:56:22.678Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root [2020-03-15T03:56:22.678Z] [2020-03-15T03:56:22.678Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2020-03-15T03:56:22.678Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root [2020-03-15T03:56:22.678Z] [2020-03-15T03:56:22.678Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2020-03-15T03:56:22.678Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root [2020-03-15T03:56:22.678Z] [2020-03-15T03:56:22.678Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-03-15T03:56:22.678Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-03-15T03:56:22.678Z] [2020-03-15T03:56:22.678Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-03-15T03:56:22.678Z] local_test.go:181: runtime.GOOS == "windows" [2020-03-15T03:56:22.678Z] [2020-03-15T03:56:22.678Z] [2020-03-15T03:56:22.678Z] DONE 1772 tests, 46 skipped in 210.867s [2020-03-15T03:56:22.678Z] INFO: make.ps1 ended at 03/15/2020 03:56:22 [2020-03-15T03:56:23.065Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-03-15T03:56:23.997Z] === RUN TestDockerSuite/TestCommitTTY [2020-03-15T03:56:24.197Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-03-15T03:56:24.651Z] INFO: Unit tests ended at 03/15/2020 03:56:24. Duration:00:03:46.1459663 [2020-03-15T03:56:24.651Z] INFO: Building busybox [2020-03-15T03:56:25.104Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2020-03-15T03:56:25.104Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2020-03-15T03:56:25.104Z] [2020-03-15T03:56:25.104Z] Sending build context to Docker daemon 2.56kB [2020-03-15T03:56:25.104Z] [2020-03-15T03:56:25.104Z] Step 1/6 : FROM microsoft/windowsservercore [2020-03-15T03:56:25.104Z] ---> 80e84fd280e2 [2020-03-15T03:56:25.104Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin [2020-03-15T03:56:25.104Z] ---> Running in e5a65d78cccf [2020-03-15T03:56:25.444Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-03-15T03:56:25.893Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-03-15T03:56:26.824Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-03-15T03:56:26.929Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-03-15T03:56:28.721Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-03-15T03:56:28.979Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-03-15T03:56:29.544Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-03-15T03:56:29.544Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-03-15T03:56:29.544Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-03-15T03:56:29.627Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-03-15T03:56:29.802Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-03-15T03:56:29.802Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-03-15T03:56:30.059Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-03-15T03:56:30.059Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-03-15T03:56:30.852Z] Removing intermediate container e5a65d78cccf [2020-03-15T03:56:30.852Z] ---> 54c853453067 [2020-03-15T03:56:30.852Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ [2020-03-15T03:56:31.306Z] [2020-03-15T03:56:31.759Z] ---> 57412b245180 [2020-03-15T03:56:31.759Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" [2020-03-15T03:56:31.759Z] ---> Running in a0884cbabb9f [2020-03-15T03:56:32.585Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-03-15T03:56:33.278Z] [2020-03-15T03:56:33.278Z] SUCCESS: Specified value was saved. [2020-03-15T03:56:33.959Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-03-15T03:56:33.959Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-03-15T03:56:34.040Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-03-15T03:56:34.661Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-03-15T03:56:34.891Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-03-15T03:56:35.822Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-03-15T03:56:36.154Z] Removing intermediate container a0884cbabb9f [2020-03-15T03:56:36.155Z] ---> b735ba78ee33 [2020-03-15T03:56:36.155Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-03-15T03:56:36.155Z] ---> Running in aa1e20cb40d3 [2020-03-15T03:56:36.754Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-03-15T03:56:37.686Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-03-15T03:56:38.152Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-03-15T03:56:38.250Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-03-15T03:56:38.250Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-03-15T03:56:38.250Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-03-15T03:56:39.183Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-03-15T03:56:39.183Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-03-15T03:56:39.183Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-03-15T03:56:39.183Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-03-15T03:56:39.440Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-03-15T03:56:40.190Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-03-15T03:56:40.371Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-03-15T03:56:40.936Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-03-15T03:56:41.867Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-03-15T03:56:41.867Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-03-15T03:56:41.978Z] Cannot create a file when that file already exists. [2020-03-15T03:56:43.239Z] --- PASS: TestServicePlugin (35.12s) [2020-03-15T03:56:43.239Z] plugin_test.go:62: [d5e5fdc219fe6] joining swarm manager [d61bb2b358cfa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-15T03:56:43.239Z] plugin_test.go:65: [dbb049f88b799] joining swarm manager [d61bb2b358cfa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-15T03:56:43.239Z] === RUN TestServiceUpdateLabel [2020-03-15T03:56:43.673Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-03-15T03:56:43.803Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-03-15T03:56:44.735Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-03-15T03:56:44.735Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-03-15T03:56:45.300Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-03-15T03:56:45.716Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-03-15T03:56:45.864Z] --- PASS: TestServiceUpdateLabel (2.50s) [2020-03-15T03:56:45.864Z] === RUN TestServiceUpdateSecrets [2020-03-15T03:56:46.121Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-03-15T03:56:47.052Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-03-15T03:56:47.758Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-03-15T03:56:47.986Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-03-15T03:56:47.986Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-03-15T03:56:48.917Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-03-15T03:56:48.996Z] Removing intermediate container aa1e20cb40d3 [2020-03-15T03:56:48.996Z] ---> 31ca1b2908bf [2020-03-15T03:56:48.996Z] Step 6/6 : CMD ["sh"] [2020-03-15T03:56:48.996Z] ---> Running in 8cd6adb70b2e [2020-03-15T03:56:48.996Z] Removing intermediate container 8cd6adb70b2e [2020-03-15T03:56:48.996Z] ---> 542fc1fc3afd [2020-03-15T03:56:48.996Z] Successfully built 542fc1fc3afd [2020-03-15T03:56:48.996Z] Successfully tagged busybox:latest [2020-03-15T03:56:48.996Z] INFO: Docker images of the daemon under test [2020-03-15T03:56:48.996Z] [2020-03-15T03:56:48.996Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-03-15T03:56:48.996Z] busybox latest 542fc1fc3afd Less than a second ago 4.97GB [2020-03-15T03:56:48.996Z] mcr.microsoft.com/windows/servercore ltsc2019 80e84fd280e2 8 days ago 4.94GB [2020-03-15T03:56:48.996Z] microsoft/windowsservercore latest 80e84fd280e2 8 days ago 4.94GB [2020-03-15T03:56:48.996Z] [2020-03-15T03:56:48.996Z] INFO: Running integration tests at 03/15/2020 03:56:48... [2020-03-15T03:56:48.996Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-03-15T03:56:48.996Z] INFO: Integration API tests being run from the host: [2020-03-15T03:56:48.996Z] INFO: make.ps1 starting at 03/15/2020 03:56:48 [2020-03-15T03:56:49.451Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-03-15T03:56:49.794Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-03-15T03:56:49.794Z] Using test binary docker [2020-03-15T03:56:49.794Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-03-15T03:56:49.794Z] +++ /etc/init.d/apparmor start [2020-03-15T03:56:49.794Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-03-15T03:56:49.794Z] INFO: Waiting for daemon to start... [2020-03-15T03:56:49.794Z] Starting dockerd [2020-03-15T03:56:49.794Z] +++ 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-03-15T03:56:49.848Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-03-15T03:56:50.780Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-03-15T03:56:50.780Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-03-15T03:56:51.711Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-03-15T03:56:51.825Z] . [2020-03-15T03:56:51.825Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-03-15T03:56:51.825Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-03-15T03:56:51.825Z] Error: No such image: emptyfs [2020-03-15T03:56:51.825Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-03-15T03:56:51.825Z] ++++ docker load [2020-03-15T03:56:52.111Z] Running integration-test (iteration 1) [2020-03-15T03:56:52.111Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-03-15T03:56:52.111Z] ++ 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-03-15T03:56:52.111Z] ++ set -e [2020-03-15T03:56:52.111Z] ++ '[' -n 0 ']' [2020-03-15T03:56:52.111Z] ++ set -x [2020-03-15T03:56:52.111Z] ++ env -i DEST=/go/src/github.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-03-15T03:56:53.081Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-03-15T03:56:54.451Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-03-15T03:56:54.708Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-03-15T03:56:54.708Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-03-15T03:56:54.708Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-03-15T03:56:54.708Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-03-15T03:56:55.639Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-03-15T03:57:00.968Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-03-15T03:57:00.968Z] === RUN TestDockerSuite/TestContainerAPITop [2020-03-15T03:57:01.225Z] --- PASS: TestServiceUpdateSecrets (15.36s) [2020-03-15T03:57:01.225Z] === RUN TestServiceUpdateConfigs [2020-03-15T03:57:01.790Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-03-15T03:57:01.790Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-03-15T03:57:01.790Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-03-15T03:57:05.069Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-03-15T03:57:05.326Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-03-15T03:57:06.698Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-03-15T03:57:07.392Z] Loaded image: buildpack-deps:jessie [2020-03-15T03:57:07.392Z] Loaded image: busybox:latest [2020-03-15T03:57:07.392Z] Loaded image: busybox:glibc [2020-03-15T03:57:07.392Z] Loaded image: debian:jessie [2020-03-15T03:57:07.392Z] Loaded image: hello-world:latest [2020-03-15T03:57:07.392Z] INFO: Testing against a local daemon [2020-03-15T03:57:07.392Z] === RUN TestCgroupNamespacesBuild [2020-03-15T03:57:08.409Z] --- PASS: TestCgroupNamespacesBuild (1.64s) [2020-03-15T03:57:08.409Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-03-15T03:57:10.443Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.61s) [2020-03-15T03:57:10.443Z] === RUN TestBuildWithSession [2020-03-15T03:57:10.443Z] --- SKIP: TestBuildWithSession (0.00s) [2020-03-15T03:57:10.443Z] build_session_test.go:25: TODO: BuildKit [2020-03-15T03:57:10.443Z] === RUN TestBuildSquashParent [2020-03-15T03:57:11.952Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-03-15T03:57:11.952Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-03-15T03:57:13.850Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-03-15T03:57:15.220Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-03-15T03:57:15.961Z] --- PASS: TestBuildSquashParent (5.33s) [2020-03-15T03:57:15.961Z] === RUN TestBuildWithRemoveAndForceRemove [2020-03-15T03:57:15.961Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-15T03:57:15.961Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-15T03:57:15.961Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-15T03:57:15.961Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-15T03:57:15.961Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-15T03:57:15.961Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-15T03:57:15.961Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-15T03:57:15.961Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-15T03:57:15.961Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-15T03:57:15.961Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-15T03:57:15.961Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-15T03:57:15.961Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-15T03:57:15.961Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-15T03:57:15.961Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-15T03:57:15.961Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-15T03:57:15.961Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-15T03:57:16.152Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-03-15T03:57:16.410Z] --- PASS: TestServiceUpdateConfigs (15.33s) [2020-03-15T03:57:16.410Z] === RUN TestServiceUpdateNetwork [2020-03-15T03:57:17.781Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-03-15T03:57:18.683Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-15T03:57:18.684Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-15T03:57:19.341Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-15T03:57:19.341Z] INFO: Testing against a local daemon [2020-03-15T03:57:19.677Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-03-15T03:57:20.728Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2020-03-15T03:57:20.728Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.04s) [2020-03-15T03:57:20.728Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.21s) [2020-03-15T03:57:20.728Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.32s) [2020-03-15T03:57:20.728Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.34s) [2020-03-15T03:57:20.728Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.02s) [2020-03-15T03:57:20.728Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.26s) [2020-03-15T03:57:20.728Z] === RUN TestBuildMultiStageCopy [2020-03-15T03:57:20.728Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-03-15T03:57:21.047Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-03-15T03:57:22.417Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0008e71c0_} [2020-03-15T03:57:22.765Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-03-15T03:57:23.050Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-03-15T03:57:23.675Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-03-15T03:57:23.968Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-03-15T03:57:24.255Z] --- PASS: TestBuildMultiStageCopy (3.55s) [2020-03-15T03:57:24.255Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.92s) [2020-03-15T03:57:24.255Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.39s) [2020-03-15T03:57:24.255Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.38s) [2020-03-15T03:57:24.255Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.42s) [2020-03-15T03:57:24.255Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.44s) [2020-03-15T03:57:24.255Z] === RUN TestBuildMultiStageParentConfig [2020-03-15T03:57:24.312Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1698915318_/foo_false____} [2020-03-15T03:57:25.270Z] --- PASS: TestBuildMultiStageParentConfig (0.99s) [2020-03-15T03:57:25.270Z] === RUN TestBuildLabelWithTargets [2020-03-15T03:57:25.683Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1698915318_/foo_true____} [2020-03-15T03:57:27.095Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3796033757_/foo_false____} [2020-03-15T03:57:27.305Z] --- PASS: TestBuildLabelWithTargets (1.59s) [2020-03-15T03:57:27.305Z] === RUN TestBuildWithEmptyLayers [2020-03-15T03:57:27.926Z] --- PASS: TestBuildWithEmptyLayers (0.84s) [2020-03-15T03:57:27.926Z] === RUN TestBuildMultiStageOnBuild [2020-03-15T03:57:28.471Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-03-15T03:57:28.728Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3796033757_/foo_true____} [2020-03-15T03:57:29.959Z] --- PASS: TestBuildMultiStageOnBuild (2.23s) [2020-03-15T03:57:29.959Z] === RUN TestBuildUncleanTarFilenames [2020-03-15T03:57:30.627Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3796033757_/foo_true__0xc0008e7220__} [2020-03-15T03:57:31.191Z] --- PASS: TestServiceUpdateNetwork (14.72s) [2020-03-15T03:57:31.191Z] PASS [2020-03-15T03:57:31.191Z] [2020-03-15T03:57:31.191Z] === Skipped [2020-03-15T03:57:31.191Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-03-15T03:57:31.191Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-15T03:57:31.191Z] [2020-03-15T03:57:31.191Z] [2020-03-15T03:57:31.191Z] DONE 23 tests, 1 skipped in 177.573s [2020-03-15T03:57:31.191Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-03-15T03:57:31.191Z] ++ 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-03-15T03:57:31.191Z] ++ set -e [2020-03-15T03:57:31.191Z] ++ '[' -n 0 ']' [2020-03-15T03:57:31.191Z] ++ set -x [2020-03-15T03:57:31.191Z] ++ env -i DEST=/go/src/github.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-03-15T03:57:31.449Z] INFO: Testing against a local daemon [2020-03-15T03:57:31.449Z] === RUN TestSessionCreate [2020-03-15T03:57:31.449Z] --- PASS: TestSessionCreate (0.05s) [2020-03-15T03:57:31.449Z] === RUN TestSessionCreateWithBadUpgrade [2020-03-15T03:57:31.449Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2020-03-15T03:57:31.449Z] PASS [2020-03-15T03:57:31.449Z] [2020-03-15T03:57:31.449Z] DONE 2 tests in 0.184s [2020-03-15T03:57:31.449Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-03-15T03:57:31.449Z] ++ 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-03-15T03:57:31.449Z] ++ set -e [2020-03-15T03:57:31.449Z] ++ '[' -n 0 ']' [2020-03-15T03:57:31.449Z] ++ set -x [2020-03-15T03:57:31.449Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-03-15T03:57:31.449Z] INFO: Testing against a local daemon [2020-03-15T03:57:31.449Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-03-15T03:57:31.449Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-15T03:57:31.449Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-15T03:57:31.449Z] === RUN TestEventsExecDie [2020-03-15T03:57:31.452Z] --- PASS: TestBuildUncleanTarFilenames (1.18s) [2020-03-15T03:57:31.452Z] === RUN TestBuildMultiStageLayerLeak [2020-03-15T03:57:31.649Z] ok github.com/docker/docker/integration/build 15.253s [2020-03-15T03:57:31.649Z] [2020-03-15T03:57:31.649Z] === Skipped [2020-03-15T03:57:31.649Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2020-03-15T03:57:31.649Z] build_session_test.go:25: TODO: BuildKit [2020-03-15T03:57:31.649Z] [2020-03-15T03:57:31.649Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2020-03-15T03:57:31.649Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-03-15T03:57:31.649Z] [2020-03-15T03:57:31.649Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s) [2020-03-15T03:57:31.649Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-15T03:57:31.649Z] [2020-03-15T03:57:31.649Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.00s) [2020-03-15T03:57:31.649Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-15T03:57:31.649Z] [2020-03-15T03:57:31.649Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2020-03-15T03:57:31.649Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-15T03:57:31.649Z] [2020-03-15T03:57:31.649Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.02s) [2020-03-15T03:57:31.649Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-15T03:57:31.649Z] [2020-03-15T03:57:31.649Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2020-03-15T03:57:31.649Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-15T03:57:31.649Z] [2020-03-15T03:57:31.649Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.00s) [2020-03-15T03:57:31.649Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-15T03:57:31.649Z] [2020-03-15T03:57:31.649Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.00s) [2020-03-15T03:57:31.649Z] build_test.go:491: testEnv.OSType == "windows" [2020-03-15T03:57:31.649Z] [2020-03-15T03:57:31.649Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.01s) [2020-03-15T03:57:31.649Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-15T03:57:31.649Z] [2020-03-15T03:57:31.649Z] [2020-03-15T03:57:31.649Z] DONE 22 tests, 10 skipped in 41.963s [2020-03-15T03:57:31.649Z] [2020-03-15T03:57:31.649Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-03-15T03:57:32.013Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0008e7240_} [2020-03-15T03:57:32.652Z] --- PASS: TestEventsExecDie (1.07s) [2020-03-15T03:57:32.652Z] === RUN TestEventsBackwardsCompatible [2020-03-15T03:57:32.652Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2020-03-15T03:57:32.652Z] === RUN TestInfoBinaryCommits [2020-03-15T03:57:32.652Z] --- PASS: TestInfoBinaryCommits (0.04s) [2020-03-15T03:57:32.652Z] === RUN TestInfoAPIVersioned [2020-03-15T03:57:32.652Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-03-15T03:57:32.652Z] === RUN TestInfoDiscoveryBackend [2020-03-15T03:57:33.220Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-03-15T03:57:33.220Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-03-15T03:57:33.492Z] --- PASS: TestBuildMultiStageLayerLeak (2.26s) [2020-03-15T03:57:33.492Z] === RUN TestBuildWithHugeFile [2020-03-15T03:57:33.785Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0008e7260_} [2020-03-15T03:57:34.351Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-03-15T03:57:34.351Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-03-15T03:57:34.524Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-15T03:57:34.524Z] INFO: Testing against a local daemon [2020-03-15T03:57:34.524Z] ok github.com/docker/docker/integration/config 0.173s [2020-03-15T03:57:34.524Z] [2020-03-15T03:57:34.524Z] === Skipped [2020-03-15T03:57:34.524Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2020-03-15T03:57:34.524Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-03-15T03:57:34.524Z] [2020-03-15T03:57:34.524Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2020-03-15T03:57:34.524Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2020-03-15T03:57:34.524Z] [2020-03-15T03:57:34.524Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2020-03-15T03:57:34.524Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2020-03-15T03:57:34.524Z] [2020-03-15T03:57:34.524Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2020-03-15T03:57:34.524Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2020-03-15T03:57:34.524Z] [2020-03-15T03:57:34.524Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2020-03-15T03:57:34.524Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2020-03-15T03:57:34.524Z] [2020-03-15T03:57:34.524Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateWithLabels (0.00s) [2020-03-15T03:57:34.524Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2020-03-15T03:57:34.524Z] [2020-03-15T03:57:34.524Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2020-03-15T03:57:34.524Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2020-03-15T03:57:34.524Z] [2020-03-15T03:57:34.524Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2020-03-15T03:57:34.524Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2020-03-15T03:57:34.524Z] [2020-03-15T03:57:34.524Z] [2020-03-15T03:57:34.524Z] DONE 8 tests, 8 skipped in 2.884s [2020-03-15T03:57:34.524Z] [2020-03-15T03:57:34.524Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-03-15T03:57:34.916Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2020-03-15T03:57:34.916Z] === RUN TestInfoAPI [2020-03-15T03:57:34.916Z] --- PASS: TestInfoAPI (0.03s) [2020-03-15T03:57:34.916Z] === RUN TestInfoAPIWarnings [2020-03-15T03:57:35.480Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-03-15T03:57:35.480Z] === RUN TestInfoDebug [2020-03-15T03:57:35.480Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0008e7280_} [2020-03-15T03:57:36.046Z] --- PASS: TestInfoDebug (0.56s) [2020-03-15T03:57:36.046Z] === RUN TestInfoInsecureRegistries [2020-03-15T03:57:36.611Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2020-03-15T03:57:36.611Z] === RUN TestInfoRegistryMirrors [2020-03-15T03:57:36.868Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-03-15T03:57:36.868Z] === RUN TestLoginFailsWithBadCredentials [2020-03-15T03:57:37.125Z] --- PASS: TestLoginFailsWithBadCredentials (0.17s) [2020-03-15T03:57:37.125Z] === RUN TestPingCacheHeaders [2020-03-15T03:57:37.125Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-03-15T03:57:37.125Z] === RUN TestPingGet [2020-03-15T03:57:37.125Z] --- PASS: TestPingGet (0.01s) [2020-03-15T03:57:37.125Z] === RUN TestPingHead [2020-03-15T03:57:37.125Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0008e72a0_} [2020-03-15T03:57:37.125Z] --- PASS: TestPingHead (0.02s) [2020-03-15T03:57:37.125Z] === RUN TestVersion [2020-03-15T03:57:37.125Z] --- PASS: TestVersion (0.02s) [2020-03-15T03:57:37.125Z] PASS [2020-03-15T03:57:37.125Z] [2020-03-15T03:57:37.125Z] === Skipped [2020-03-15T03:57:37.125Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-15T03:57:37.125Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-15T03:57:37.125Z] [2020-03-15T03:57:37.125Z] [2020-03-15T03:57:37.125Z] DONE 18 tests, 1 skipped in 5.805s [2020-03-15T03:57:37.125Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-03-15T03:57:37.125Z] ++ 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-03-15T03:57:37.384Z] ++ set -e [2020-03-15T03:57:37.384Z] ++ '[' -n 0 ']' [2020-03-15T03:57:37.384Z] ++ set -x [2020-03-15T03:57:37.384Z] ++ env -i DEST=/go/src/github.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-03-15T03:57:37.384Z] INFO: Testing against a local daemon [2020-03-15T03:57:37.384Z] === RUN TestVolumesCreateAndList [2020-03-15T03:57:37.384Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-03-15T03:57:37.384Z] === RUN TestVolumesRemove [2020-03-15T03:57:37.384Z] --- PASS: TestVolumesRemove (0.08s) [2020-03-15T03:57:37.384Z] === RUN TestVolumesInspect [2020-03-15T03:57:37.384Z] --- PASS: TestVolumesInspect (0.02s) [2020-03-15T03:57:37.384Z] === RUN TestVolumesInvalidJSON [2020-03-15T03:57:37.384Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-03-15T03:57:37.384Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-03-15T03:57:37.384Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-03-15T03:57:37.384Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-03-15T03:57:37.384Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-03-15T03:57:37.384Z] PASS [2020-03-15T03:57:37.384Z] [2020-03-15T03:57:37.384Z] DONE 5 tests in 0.240s [2020-03-15T03:57:37.641Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-03-15T03:57:37.641Z] ++++ cat bundles/test-integration/docker.pid [2020-03-15T03:57:37.641Z] +++ kill 5422 [2020-03-15T03:57:38.224Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-15T03:57:38.224Z] INFO: Testing against a local daemon [2020-03-15T03:57:39.011Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-03-15T03:57:39.011Z] +++ /etc/init.d/apparmor stop [2020-03-15T03:57:39.011Z] Leaving: AppArmorNo profiles have been unloaded. [2020-03-15T03:57:39.011Z] [2020-03-15T03:57:39.011Z] Unloading profiles will leave already running processes permanently [2020-03-15T03:57:39.011Z] unconfined, which can lead to unexpected situations. [2020-03-15T03:57:39.011Z] [2020-03-15T03:57:39.011Z] To set a process to complain mode, use the command line tool [2020-03-15T03:57:39.011Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-03-15T03:57:39.011Z] +++ true [2020-03-15T03:57:39.011Z] [2020-03-15T03:57:40.381Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-03-15T03:57:40.381Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-03-15T03:57:40.381Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-03-15T03:57:40.381Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-03-15T03:57:40.381Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-03-15T03:57:40.381Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-03-15T03:57:40.381Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-03-15T03:57:40.381Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-03-15T03:57:40.638Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-03-15T03:57:40.638Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-03-15T03:57:40.638Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-03-15T03:57:40.638Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-03-15T03:57:40.638Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-03-15T03:57:40.638Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-03-15T03:57:40.638Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-03-15T03:57:40.896Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-03-15T03:57:40.896Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-03-15T03:57:40.896Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-03-15T03:57:44.176Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-03-15T03:57:46.701Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-03-15T03:57:47.690Z] #33 128.2 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-03-15T03:57:47.690Z] #33 130.8 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-03-15T03:57:47.690Z] #33 132.1 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-03-15T03:57:47.690Z] #33 134.0 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-03-15T03:57:47.690Z] #33 136.5 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-03-15T03:57:47.690Z] #33 137.8 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-03-15T03:57:48.613Z] #33 138.9 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-03-15T03:57:49.225Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-03-15T03:57:49.535Z] #33 140.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-03-15T03:57:49.834Z] #33 140.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-03-15T03:57:50.596Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-03-15T03:57:50.854Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-03-15T03:57:51.195Z] #33 141.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-03-15T03:57:51.787Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-03-15T03:57:52.218Z] #33 142.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-03-15T03:57:52.722Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-03-15T03:57:54.094Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-03-15T03:57:54.157Z] #33 144.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-03-15T03:57:55.027Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-03-15T03:57:55.516Z] #33 146.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-03-15T03:57:55.958Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-03-15T03:57:56.440Z] #33 146.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-03-15T03:57:56.891Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-03-15T03:57:57.800Z] #33 148.4 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-03-15T03:57:57.824Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-03-15T03:57:59.161Z] #33 149.6 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-03-15T03:57:59.195Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-03-15T03:58:00.128Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-03-15T03:58:01.043Z] #33 151.4 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-03-15T03:58:01.061Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-03-15T03:58:01.967Z] #33 152.5 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-03-15T03:58:01.994Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-03-15T03:58:02.927Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-03-15T03:58:03.328Z] #33 153.7 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-03-15T03:58:04.252Z] #33 154.8 [2020-03-15T03:58:04.315Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-03-15T03:58:04.508Z] #33 DONE 155.1s [2020-03-15T03:58:04.508Z] [2020-03-15T03:58:04.508Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-03-15T03:58:05.687Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-03-15T03:58:05.909Z] #34 DONE 1.3s [2020-03-15T03:58:06.619Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-03-15T03:58:07.269Z] [2020-03-15T03:58:07.269Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-03-15T03:58:07.551Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-03-15T03:58:07.551Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-03-15T03:58:08.039Z] #35 DONE 0.7s [2020-03-15T03:58:08.039Z] [2020-03-15T03:58:08.039Z] #36 exporting to image [2020-03-15T03:58:08.039Z] #36 exporting layers [2020-03-15T03:58:08.487Z] === RUN TestDockerSuite/TestCpRelativePath [2020-03-15T03:58:09.422Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-03-15T03:58:09.533Z] #36 exporting layers 1.8s done [2020-03-15T03:58:09.533Z] #36 writing image sha256:7f1c080199ac2bf61d9a1d442ab0b1a47d30d4568d79baa7d131c6fc32415125 done [2020-03-15T03:58:09.533Z] #36 naming to docker.io/library/moby-e2e-test done [2020-03-15T03:58:09.533Z] #36 DONE 1.8s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-03-15T03:58:09.917Z] + echo Ensuring container killed. [2020-03-15T03:58:09.917Z] Ensuring container killed. [2020-03-15T03:58:09.917Z] + docker rm -vf docker-pr1 [2020-03-15T03:58:09.917Z] Error: No such container: docker-pr1 [2020-03-15T03:58:09.917Z] + true [Pipeline] sh [2020-03-15T03:58:10.190Z] + echo Chowning /workspace to jenkins user [2020-03-15T03:58:10.190Z] Chowning /workspace to jenkins user [2020-03-15T03:58:10.190Z] + id -u [2020-03-15T03:58:10.190Z] + id -g [2020-03-15T03:58:10.190Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40695:/workspace busybox chown -R 1000:1000 /workspace [2020-03-15T03:58:10.795Z] === RUN TestDockerSuite/TestCpSymlinkComponent [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-03-15T03:58:11.402Z] + bundleName=unit [2020-03-15T03:58:11.402Z] + echo Creating unit-bundles.tar.gz [2020-03-15T03:58:11.402Z] Creating unit-bundles.tar.gz [2020-03-15T03:58:11.402Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-03-15T03:58:11.402Z] bundles/junit-report.xml [2020-03-15T03:58:11.402Z] bundles/go-test-report.json [2020-03-15T03:58:11.402Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-03-15T03:58:11.410Z] Archiving artifacts [2020-03-15T03:58:11.728Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-03-15T03:58:11.948Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40695/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-03-15T03:58:12.250Z] + make clean [2020-03-15T03:58:12.505Z] docker volume rm -f docker-dev-cache [2020-03-15T03:58:12.505Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-15T03:58:13.101Z] === RUN TestDockerSuite/TestCpToCaseA [2020-03-15T03:58:14.996Z] === RUN TestDockerSuite/TestCpToCaseB [2020-03-15T03:58:15.560Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-03-15T03:58:15.560Z] === RUN TestDockerSuite/TestCpToCaseC [2020-03-15T03:58:18.089Z] === RUN TestDockerSuite/TestCpToCaseD [2020-03-15T03:58:23.346Z] === RUN TestDockerSuite/TestCpToCaseE [2020-03-15T03:58:26.624Z] === RUN TestDockerSuite/TestCpToCaseF [2020-03-15T03:58:27.563Z] === RUN TestDockerSuite/TestCpToCaseG [2020-03-15T03:58:32.821Z] === RUN TestDockerSuite/TestCpToCaseH [2020-03-15T03:58:36.097Z] === RUN TestDockerSuite/TestCpToCaseI [2020-03-15T03:58:37.030Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-03-15T03:58:37.030Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-03-15T03:58:42.290Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-03-15T03:58:42.290Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-03-15T03:58:43.235Z] === RUN TestDockerSuite/TestCpToDot [2020-03-15T03:58:44.167Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-03-15T03:58:46.065Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-03-15T03:58:47.961Z] === RUN TestDockerSuite/TestCpToStdout [2020-03-15T03:58:49.336Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-03-15T03:58:50.302Z] ok github.com/docker/docker/integration/container 62.294s [2020-03-15T03:58:50.302Z] [2020-03-15T03:58:50.302Z] === Skipped [2020-03-15T03:58:50.302Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2020-03-15T03:58:50.302Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-15T03:58:50.302Z] [2020-03-15T03:58:50.302Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.02s) [2020-03-15T03:58:50.302Z] copy_test.go:25: testEnv.OSType == "windows" [2020-03-15T03:58:50.302Z] [2020-03-15T03:58:50.302Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s) [2020-03-15T03:58:50.302Z] copy_test.go:39: testEnv.OSType == "windows" [2020-03-15T03:58:50.302Z] [2020-03-15T03:58:50.302Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.02s) [2020-03-15T03:58:50.302Z] copy_test.go:51: testEnv.OSType == "windows" [2020-03-15T03:58:50.302Z] [2020-03-15T03:58:50.302Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s) [2020-03-15T03:58:50.302Z] copy_test.go:65: testEnv.OSType == "windows" [2020-03-15T03:58:50.302Z] [2020-03-15T03:58:50.302Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2020-03-15T03:58:50.302Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-03-15T03:58:50.302Z] [2020-03-15T03:58:50.302Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2020-03-15T03:58:50.302Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-03-15T03:58:50.302Z] [2020-03-15T03:58:50.302Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2020-03-15T03:58:50.302Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-03-15T03:58:50.302Z] [2020-03-15T03:58:50.302Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.01s) [2020-03-15T03:58:50.302Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2020-03-15T03:58:50.302Z] [2020-03-15T03:58:50.302Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCapabilities (0.00s) [2020-03-15T03:58:50.302Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2020-03-15T03:58:50.302Z] [2020-03-15T03:58:50.302Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2020-03-15T03:58:50.302Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2020-03-15T03:58:50.302Z] [2020-03-15T03:58:50.302Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-03-15T03:58:50.302Z] create_test.go:541: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-03-15T03:58:50.302Z] [2020-03-15T03:58:50.302Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2020-03-15T03:58:50.302Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-03-15T03:58:50.302Z] [2020-03-15T03:58:50.302Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s) [2020-03-15T03:58:50.302Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-03-15T03:58:50.302Z] [2020-03-15T03:58:50.302Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2020-03-15T03:58:50.302Z] exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-03-15T03:58:50.302Z] [2020-03-15T03:58:50.302Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2020-03-15T03:58:50.302Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-03-15T03:58:50.302Z] [2020-03-15T03:58:50.302Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2020-03-15T03:58:50.302Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2020-03-15T03:58:50.302Z] [2020-03-15T03:58:50.302Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2020-03-15T03:58:50.302Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-03-15T03:58:50.302Z] [2020-03-15T03:58:50.302Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2020-03-15T03:58:50.302Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-03-15T03:58:50.302Z] [2020-03-15T03:58:50.302Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2020-03-15T03:58:50.302Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-03-15T03:58:50.302Z] [2020-03-15T03:58:50.302Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s) [2020-03-15T03:58:50.302Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-03-15T03:58:50.302Z] [2020-03-15T03:58:50.302Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-03-15T03:58:50.302Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-03-15T03:58:50.302Z] [2020-03-15T03:58:50.302Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2020-03-15T03:58:50.302Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-03-15T03:58:50.302Z] [2020-03-15T03:58:50.302Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2020-03-15T03:58:50.302Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-03-15T03:58:50.302Z] [2020-03-15T03:58:50.302Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2020-03-15T03:58:50.302Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-03-15T03:58:50.302Z] [2020-03-15T03:58:50.302Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2020-03-15T03:58:50.302Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" [2020-03-15T03:58:50.302Z] [2020-03-15T03:58:50.302Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2020-03-15T03:58:50.302Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-15T03:58:50.302Z] [2020-03-15T03:58:50.302Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2020-03-15T03:58:50.302Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-03-15T03:58:50.302Z] [2020-03-15T03:58:50.302Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s) [2020-03-15T03:58:50.302Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-15T03:58:50.302Z] [2020-03-15T03:58:50.302Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2020-03-15T03:58:50.302Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-03-15T03:58:50.302Z] [2020-03-15T03:58:50.303Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2020-03-15T03:58:50.303Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-03-15T03:58:50.303Z] [2020-03-15T03:58:50.303Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2020-03-15T03:58:50.303Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2020-03-15T03:58:50.303Z] [2020-03-15T03:58:50.303Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2020-03-15T03:58:50.303Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-03-15T03:58:50.303Z] [2020-03-15T03:58:50.303Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2020-03-15T03:58:50.303Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-03-15T03:58:50.303Z] [2020-03-15T03:58:50.303Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2020-03-15T03:58:50.303Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-03-15T03:58:50.303Z] [2020-03-15T03:58:50.303Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s) [2020-03-15T03:58:50.303Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-03-15T03:58:50.303Z] [2020-03-15T03:58:50.303Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2020-03-15T03:58:50.303Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-03-15T03:58:50.303Z] [2020-03-15T03:58:50.303Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2020-03-15T03:58:50.303Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-03-15T03:58:50.303Z] [2020-03-15T03:58:50.303Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2020-03-15T03:58:50.303Z] stats_test.go:20: !testEnv.DaemonInfo.MemoryLimit [2020-03-15T03:58:50.303Z] [2020-03-15T03:58:50.303Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2020-03-15T03:58:50.303Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-03-15T03:58:50.303Z] [2020-03-15T03:58:50.303Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2020-03-15T03:58:50.303Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-03-15T03:58:50.303Z] [2020-03-15T03:58:50.303Z] [2020-03-15T03:58:50.303Z] DONE 80 tests, 41 skipped in 66.128s [2020-03-15T03:58:50.303Z] [2020-03-15T03:58:50.303Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-03-15T03:58:50.303Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-15T03:58:50.303Z] INFO: Testing against a local daemon [2020-03-15T03:58:50.303Z] ok github.com/docker/docker/integration/image 0.418s [2020-03-15T03:58:50.303Z] [2020-03-15T03:58:50.303Z] === Skipped [2020-03-15T03:58:50.303Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2020-03-15T03:58:50.303Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-15T03:58:50.303Z] [2020-03-15T03:58:50.303Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2020-03-15T03:58:50.303Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2020-03-15T03:58:50.303Z] [2020-03-15T03:58:50.303Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s) [2020-03-15T03:58:50.303Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-15T03:58:50.303Z] [2020-03-15T03:58:50.303Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s) [2020-03-15T03:58:50.303Z] tag_test.go:98: testEnv.OSType == "windows" [2020-03-15T03:58:50.303Z] [2020-03-15T03:58:50.303Z] [2020-03-15T03:58:50.303Z] DONE 11 tests, 4 skipped in 4.328s [2020-03-15T03:58:50.303Z] [2020-03-15T03:58:50.303Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-03-15T03:58:50.303Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-15T03:58:50.303Z] INFO: Testing against a local daemon [2020-03-15T03:58:50.303Z] ok github.com/docker/docker/integration/network 0.224s [2020-03-15T03:58:50.303Z] [2020-03-15T03:58:50.303Z] === Skipped [2020-03-15T03:58:50.303Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2020-03-15T03:58:50.303Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-03-15T03:58:50.303Z] [2020-03-15T03:58:50.303Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2020-03-15T03:58:50.303Z] 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-03-15T03:58:50.303Z] [2020-03-15T03:58:50.303Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2020-03-15T03:58:50.303Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-03-15T03:58:50.303Z] [2020-03-15T03:58:50.303Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2020-03-15T03:58:50.303Z] network_test.go:24: testEnv.DaemonInfo.OSType != "linux" [2020-03-15T03:58:50.303Z] [2020-03-15T03:58:50.303Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2020-03-15T03:58:50.303Z] network_test.go:96: testEnv.OSType == "windows" [2020-03-15T03:58:50.303Z] [2020-03-15T03:58:50.303Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2020-03-15T03:58:50.303Z] service_test.go:29: testEnv.OSType == "windows" [2020-03-15T03:58:50.303Z] [2020-03-15T03:58:50.303Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2020-03-15T03:58:50.303Z] service_test.go:52: testEnv.OSType == "windows" [2020-03-15T03:58:50.303Z] [2020-03-15T03:58:50.303Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2020-03-15T03:58:50.303Z] service_test.go:96: testEnv.OSType == "windows" [2020-03-15T03:58:50.303Z] [2020-03-15T03:58:50.303Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-03-15T03:58:50.303Z] service_test.go:130: testEnv.OSType == "windows" [2020-03-15T03:58:50.303Z] [2020-03-15T03:58:50.303Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-03-15T03:58:50.303Z] service_test.go:181: testEnv.OSType == "windows" [2020-03-15T03:58:50.303Z] [2020-03-15T03:58:50.303Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2020-03-15T03:58:50.303Z] service_test.go:206: testEnv.OSType == "windows" [2020-03-15T03:58:50.303Z] [2020-03-15T03:58:50.303Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-15T03:58:50.303Z] service_test.go:236: FLAKY_TEST [2020-03-15T03:58:50.303Z] [2020-03-15T03:58:50.303Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2020-03-15T03:58:50.303Z] service_test.go:326: testEnv.OSType == "windows" [2020-03-15T03:58:50.303Z] [2020-03-15T03:58:50.303Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-03-15T03:58:50.303Z] service_test.go:394: testEnv.OSType == "windows" [2020-03-15T03:58:50.303Z] [2020-03-15T03:58:50.303Z] [2020-03-15T03:58:50.303Z] DONE 18 tests, 14 skipped in 3.200s [2020-03-15T03:58:50.303Z] [2020-03-15T03:58:50.303Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-03-15T03:58:50.303Z] testing: warning: no tests to run [2020-03-15T03:58:50.303Z] ok github.com/docker/docker/integration/network/ipvlan 0.080s [2020-03-15T03:58:50.303Z] [2020-03-15T03:58:50.303Z] DONE 0 tests in 0.953s [2020-03-15T03:58:50.303Z] [2020-03-15T03:58:50.303Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-03-15T03:58:50.757Z] testing: warning: no tests to run [2020-03-15T03:58:50.757Z] ok github.com/docker/docker/integration/network/macvlan 0.078s [2020-03-15T03:58:50.757Z] [2020-03-15T03:58:50.757Z] DONE 0 tests in 1.010s [2020-03-15T03:58:50.757Z] [2020-03-15T03:58:50.757Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-03-15T03:58:51.712Z] testing: warning: no tests to run [2020-03-15T03:58:51.712Z] ok github.com/docker/docker/integration/plugin 0.079s [2020-03-15T03:58:51.712Z] [2020-03-15T03:58:51.712Z] DONE 0 tests in 0.922s [2020-03-15T03:58:51.712Z] [2020-03-15T03:58:51.712Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-03-15T03:58:52.668Z] testing: warning: no tests to run [2020-03-15T03:58:52.668Z] ok github.com/docker/docker/integration/plugin/authz 0.198s [2020-03-15T03:58:52.668Z] [2020-03-15T03:58:52.668Z] DONE 0 tests in 1.075s [2020-03-15T03:58:52.668Z] [2020-03-15T03:58:52.668Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-03-15T03:58:53.511Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-03-15T03:58:53.511Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-03-15T03:58:54.075Z] === RUN TestDockerSuite/TestCpVolumePath [2020-03-15T03:58:55.540Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-15T03:58:55.540Z] INFO: Testing against a local daemon [2020-03-15T03:58:55.540Z] ok github.com/docker/docker/integration/plugin/common 0.219s [2020-03-15T03:58:55.540Z] [2020-03-15T03:58:55.540Z] DONE 2 tests in 2.752s [2020-03-15T03:58:55.540Z] [2020-03-15T03:58:55.540Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-03-15T03:58:55.969Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-03-15T03:58:55.969Z] === RUN TestDockerSuite/TestCreateArgs [2020-03-15T03:58:55.969Z] === RUN TestDockerSuite/TestCreateByImageID [2020-03-15T03:58:56.533Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-03-15T03:58:57.463Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-03-15T03:58:57.463Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-03-15T03:58:57.463Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-03-15T03:58:58.027Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-03-15T03:58:58.613Z] === RUN TestDockerSuite/TestCreateLabels [2020-03-15T03:58:58.613Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-03-15T03:58:58.613Z] === RUN TestDockerSuite/TestCreateRM [2020-03-15T03:58:58.869Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-03-15T03:58:58.869Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-03-15T03:58:58.869Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-03-15T03:58:59.126Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-03-15T03:59:00.221Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-15T03:59:00.221Z] INFO: Testing against a local daemon [2020-03-15T03:59:00.221Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.288s [2020-03-15T03:59:00.221Z] [2020-03-15T03:59:00.221Z] === Skipped [2020-03-15T03:59:00.221Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2020-03-15T03:59:00.221Z] external_test.go:48: runtime.GOOS == "windows" [2020-03-15T03:59:00.221Z] [2020-03-15T03:59:00.221Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-03-15T03:59:00.221Z] external_test.go:407: runtime.GOOS == "windows" [2020-03-15T03:59:00.221Z] [2020-03-15T03:59:00.221Z] [2020-03-15T03:59:00.221Z] DONE 2 tests, 2 skipped in 4.700s [2020-03-15T03:59:00.221Z] [2020-03-15T03:59:00.221Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-03-15T03:59:00.497Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-03-15T03:59:01.868Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-03-15T03:59:01.868Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-03-15T03:59:01.868Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-03-15T03:59:08.423Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-03-15T03:59:08.423Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-03-15T03:59:08.423Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-03-15T03:59:08.423Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-03-15T03:59:08.423Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-03-15T03:59:08.423Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-03-15T03:59:08.681Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-03-15T03:59:10.051Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-03-15T03:59:10.509Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-15T03:59:10.509Z] INFO: Testing against a local daemon [2020-03-15T03:59:10.509Z] ok github.com/docker/docker/integration/plugin/logging 0.247s [2020-03-15T03:59:10.509Z] [2020-03-15T03:59:10.509Z] === Skipped [2020-03-15T03:59:10.509Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2020-03-15T03:59:10.509Z] read_test.go:21: no unix domain sockets on Windows [2020-03-15T03:59:10.509Z] [2020-03-15T03:59:10.509Z] [2020-03-15T03:59:10.509Z] DONE 1 tests, 1 skipped in 9.625s [2020-03-15T03:59:10.509Z] [2020-03-15T03:59:10.509Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2020-03-15T03:59:10.611Z] --- PASS: TestBuildWithHugeFile (88.03s) [2020-03-15T03:59:10.612Z] === RUN TestBuildWithEmptyDockerfile [2020-03-15T03:59:10.612Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-15T03:59:10.612Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-15T03:59:10.612Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-15T03:59:10.612Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-15T03:59:10.612Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-15T03:59:10.612Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-15T03:59:10.612Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-15T03:59:10.612Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-15T03:59:10.612Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-15T03:59:10.612Z] --- PASS: TestBuildWithEmptyDockerfile (0.09s) [2020-03-15T03:59:10.612Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.33s) [2020-03-15T03:59:10.612Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.33s) [2020-03-15T03:59:10.612Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.34s) [2020-03-15T03:59:10.612Z] === RUN TestBuildPreserveOwnership [2020-03-15T03:59:10.612Z] === RUN TestBuildPreserveOwnership/copy_from [2020-03-15T03:59:10.612Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-03-15T03:59:10.612Z] --- PASS: TestBuildPreserveOwnership (4.93s) [2020-03-15T03:59:10.612Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.23s) [2020-03-15T03:59:10.612Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.68s) [2020-03-15T03:59:10.612Z] === RUN TestBuildPlatformInvalid [2020-03-15T03:59:10.612Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2020-03-15T03:59:10.612Z] PASS [2020-03-15T03:59:10.612Z] [2020-03-15T03:59:10.612Z] === Skipped [2020-03-15T03:59:10.612Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-03-15T03:59:10.612Z] build_session_test.go:25: TODO: BuildKit [2020-03-15T03:59:10.612Z] [2020-03-15T03:59:10.612Z] [2020-03-15T03:59:10.612Z] DONE 32 tests, 1 skipped in 134.911s [2020-03-15T03:59:10.612Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-03-15T03:59:10.612Z] ++ 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-03-15T03:59:10.612Z] ++ set -e [2020-03-15T03:59:10.612Z] ++ '[' -n 0 ']' [2020-03-15T03:59:10.612Z] ++ set -x [2020-03-15T03:59:10.612Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-03-15T03:59:10.612Z] INFO: Testing against a local daemon [2020-03-15T03:59:10.612Z] === RUN TestConfigList [2020-03-15T03:59:10.612Z] --- PASS: TestConfigList (2.27s) [2020-03-15T03:59:10.612Z] === RUN TestConfigsCreateAndDelete [2020-03-15T03:59:10.983Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-03-15T03:59:11.628Z] --- PASS: TestConfigsCreateAndDelete (2.30s) [2020-03-15T03:59:11.628Z] === RUN TestConfigsUpdate [2020-03-15T03:59:12.028Z] testing: warning: no tests to run [2020-03-15T03:59:12.028Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.109s [2020-03-15T03:59:12.028Z] [2020-03-15T03:59:12.028Z] DONE 0 tests in 1.696s [2020-03-15T03:59:12.028Z] [2020-03-15T03:59:12.028Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-03-15T03:59:12.880Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-03-15T03:59:14.250Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-03-15T03:59:14.319Z] --- PASS: TestConfigsUpdate (2.27s) [2020-03-15T03:59:14.319Z] === RUN TestTemplatedConfig [2020-03-15T03:59:14.956Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-15T03:59:14.956Z] INFO: Testing against a local daemon [2020-03-15T03:59:14.956Z] ok github.com/docker/docker/integration/plugin/volumes 0.284s [2020-03-15T03:59:15.181Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-03-15T03:59:15.409Z] [2020-03-15T03:59:15.409Z] === Skipped [2020-03-15T03:59:15.409Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-03-15T03:59:15.409Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-03-15T03:59:15.409Z] [2020-03-15T03:59:15.409Z] [2020-03-15T03:59:15.409Z] DONE 1 tests, 1 skipped in 3.454s [2020-03-15T03:59:15.409Z] [2020-03-15T03:59:15.409Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-03-15T03:59:15.745Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-03-15T03:59:16.003Z] === RUN TestDockerSuite/TestDevicePermissions [2020-03-15T03:59:16.934Z] === RUN TestDockerSuite/TestDockerFails [2020-03-15T03:59:16.934Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-03-15T03:59:16.934Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-03-15T03:59:16.934Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-03-15T03:59:17.026Z] --- PASS: TestTemplatedConfig (2.66s) [2020-03-15T03:59:17.026Z] === RUN TestConfigInspect [2020-03-15T03:59:18.282Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-15T03:59:18.282Z] INFO: Testing against a local daemon [2020-03-15T03:59:18.282Z] ok github.com/docker/docker/integration/secret 0.248s [2020-03-15T03:59:18.282Z] [2020-03-15T03:59:18.282Z] === Skipped [2020-03-15T03:59:18.282Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2020-03-15T03:59:18.282Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-03-15T03:59:18.282Z] [2020-03-15T03:59:18.282Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2020-03-15T03:59:18.282Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2020-03-15T03:59:18.282Z] [2020-03-15T03:59:18.282Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2020-03-15T03:59:18.282Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2020-03-15T03:59:18.282Z] [2020-03-15T03:59:18.282Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2020-03-15T03:59:18.282Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2020-03-15T03:59:18.282Z] [2020-03-15T03:59:18.282Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2020-03-15T03:59:18.282Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2020-03-15T03:59:18.282Z] [2020-03-15T03:59:18.282Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2020-03-15T03:59:18.282Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2020-03-15T03:59:18.282Z] [2020-03-15T03:59:18.282Z] [2020-03-15T03:59:18.282Z] DONE 6 tests, 6 skipped in 2.827s [2020-03-15T03:59:18.282Z] [2020-03-15T03:59:18.282Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-03-15T03:59:18.304Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-03-15T03:59:18.562Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-03-15T03:59:19.063Z] --- PASS: TestConfigInspect (2.28s) [2020-03-15T03:59:19.063Z] === RUN TestConfigCreateWithLabels [2020-03-15T03:59:19.127Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-03-15T03:59:21.022Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-03-15T03:59:21.023Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-03-15T03:59:21.023Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-03-15T03:59:21.023Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-03-15T03:59:21.099Z] --- PASS: TestConfigCreateWithLabels (2.30s) [2020-03-15T03:59:21.099Z] === RUN TestConfigCreateResolve [2020-03-15T03:59:21.983Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-15T03:59:21.983Z] INFO: Testing against a local daemon [2020-03-15T03:59:21.983Z] ok github.com/docker/docker/integration/service 0.405s [2020-03-15T03:59:22.436Z] [2020-03-15T03:59:22.436Z] === Skipped [2020-03-15T03:59:22.436Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-03-15T03:59:22.436Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-03-15T03:59:22.436Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-03-15T03:59:22.436Z] [2020-03-15T03:59:22.436Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-03-15T03:59:22.436Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-03-15T03:59:22.436Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-03-15T03:59:22.436Z] [2020-03-15T03:59:22.436Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2020-03-15T03:59:22.436Z] create_test.go:79: testEnv.DaemonInfo.OSType == "windows" [2020-03-15T03:59:22.436Z] [2020-03-15T03:59:22.436Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2020-03-15T03:59:22.436Z] create_test.go:152: testEnv.DaemonInfo.OSType == "windows" [2020-03-15T03:59:22.436Z] [2020-03-15T03:59:22.436Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2020-03-15T03:59:22.436Z] create_test.go:175: testEnv.DaemonInfo.OSType == "windows" [2020-03-15T03:59:22.436Z] [2020-03-15T03:59:22.436Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2020-03-15T03:59:22.436Z] create_test.go:194: testEnv.DaemonInfo.OSType == "windows" [2020-03-15T03:59:22.436Z] [2020-03-15T03:59:22.436Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2020-03-15T03:59:22.436Z] create_test.go:247: testEnv.DaemonInfo.OSType == "windows" [2020-03-15T03:59:22.436Z] [2020-03-15T03:59:22.436Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2020-03-15T03:59:22.436Z] create_test.go:311: testEnv.DaemonInfo.OSType == "windows" [2020-03-15T03:59:22.436Z] [2020-03-15T03:59:22.436Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2020-03-15T03:59:22.436Z] create_test.go:403: testEnv.DaemonInfo.OSType == "windows" [2020-03-15T03:59:22.436Z] [2020-03-15T03:59:22.436Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.02s) [2020-03-15T03:59:22.436Z] create_test.go:487: testEnv.DaemonInfo.OSType == "windows" [2020-03-15T03:59:22.436Z] [2020-03-15T03:59:22.436Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2020-03-15T03:59:22.436Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-03-15T03:59:22.436Z] [2020-03-15T03:59:22.436Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2020-03-15T03:59:22.436Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-03-15T03:59:22.436Z] [2020-03-15T03:59:22.436Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2020-03-15T03:59:22.436Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-03-15T03:59:22.436Z] [2020-03-15T03:59:22.436Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2020-03-15T03:59:22.436Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-03-15T03:59:22.436Z] [2020-03-15T03:59:22.436Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2020-03-15T03:59:22.436Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-03-15T03:59:22.436Z] [2020-03-15T03:59:22.436Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2020-03-15T03:59:22.436Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-03-15T03:59:22.436Z] [2020-03-15T03:59:22.436Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2020-03-15T03:59:22.436Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-03-15T03:59:22.436Z] [2020-03-15T03:59:22.436Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2020-03-15T03:59:22.436Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-03-15T03:59:22.436Z] [2020-03-15T03:59:22.436Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2020-03-15T03:59:22.436Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2020-03-15T03:59:22.436Z] [2020-03-15T03:59:22.436Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2020-03-15T03:59:22.436Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2020-03-15T03:59:22.436Z] [2020-03-15T03:59:22.436Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2020-03-15T03:59:22.436Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2020-03-15T03:59:22.436Z] [2020-03-15T03:59:22.436Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2020-03-15T03:59:22.436Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2020-03-15T03:59:22.436Z] [2020-03-15T03:59:22.436Z] [2020-03-15T03:59:22.436Z] DONE 23 tests, 22 skipped in 4.133s [2020-03-15T03:59:22.436Z] [2020-03-15T03:59:22.436Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-03-15T03:59:23.783Z] --- PASS: TestConfigCreateResolve (2.30s) [2020-03-15T03:59:23.783Z] === RUN TestConfigDaemonLibtrustID [2020-03-15T03:59:24.068Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2020-03-15T03:59:24.068Z] PASS [2020-03-15T03:59:24.068Z] [2020-03-15T03:59:24.068Z] DONE 8 tests in 17.042s [2020-03-15T03:59:24.068Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-03-15T03:59:24.068Z] ++ 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-03-15T03:59:24.068Z] ++ set -e [2020-03-15T03:59:24.068Z] ++ '[' -n 0 ']' [2020-03-15T03:59:24.068Z] ++ set -x [2020-03-15T03:59:24.068Z] ++ env -i DEST=/go/src/github.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-03-15T03:59:24.068Z] INFO: Testing against a local daemon [2020-03-15T03:59:24.068Z] === RUN TestCheckpoint [2020-03-15T03:59:24.068Z] --- SKIP: TestCheckpoint (0.00s) [2020-03-15T03:59:24.068Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-15T03:59:24.068Z] === RUN TestContainerInvalidJSON [2020-03-15T03:59:24.068Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-03-15T03:59:24.068Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-03-15T03:59:24.068Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-03-15T03:59:24.068Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-03-15T03:59:24.068Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-03-15T03:59:24.068Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-03-15T03:59:24.353Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-03-15T03:59:24.353Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-03-15T03:59:24.353Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-03-15T03:59:24.353Z] --- PASS: TestContainerInvalidJSON (0.04s) [2020-03-15T03:59:24.353Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-03-15T03:59:24.353Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-03-15T03:59:24.353Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-03-15T03:59:24.353Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-03-15T03:59:24.353Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2020-03-15T03:59:24.353Z] === RUN TestCopyFromContainerPathIsNotDir [2020-03-15T03:59:24.353Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2020-03-15T03:59:24.353Z] === RUN TestCopyToContainerPathDoesNotExist [2020-03-15T03:59:24.353Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2020-03-15T03:59:24.353Z] === RUN TestCopyToContainerPathIsNotDir [2020-03-15T03:59:24.638Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2020-03-15T03:59:24.638Z] === RUN TestCopyFromContainer [2020-03-15T03:59:25.320Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-15T03:59:25.321Z] INFO: Testing against a local daemon [2020-03-15T03:59:25.321Z] ok github.com/docker/docker/integration/session 0.245s [2020-03-15T03:59:25.321Z] [2020-03-15T03:59:25.321Z] === Skipped [2020-03-15T03:59:25.321Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2020-03-15T03:59:25.321Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-03-15T03:59:25.321Z] [2020-03-15T03:59:25.321Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2020-03-15T03:59:25.321Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-03-15T03:59:25.321Z] [2020-03-15T03:59:25.321Z] [2020-03-15T03:59:25.321Z] DONE 2 tests, 2 skipped in 2.823s [2020-03-15T03:59:25.321Z] [2020-03-15T03:59:25.321Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-03-15T03:59:26.130Z] === RUN TestCopyFromContainer// [2020-03-15T03:59:26.130Z] === RUN TestCopyFromContainer//bar/root [2020-03-15T03:59:26.414Z] === RUN TestCopyFromContainer//bar/root/ [2020-03-15T03:59:26.414Z] === RUN TestCopyFromContainer/bar/quux [2020-03-15T03:59:26.414Z] === RUN TestCopyFromContainer/bar/quux/ [2020-03-15T03:59:26.701Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-03-15T03:59:26.701Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-03-15T03:59:26.701Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-03-15T03:59:26.985Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-03-15T03:59:26.985Z] === RUN TestCopyFromContainer/bar/notarget [2020-03-15T03:59:26.985Z] --- PASS: TestCopyFromContainer (2.56s) [2020-03-15T03:59:26.985Z] --- PASS: TestCopyFromContainer// (0.10s) [2020-03-15T03:59:26.985Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2020-03-15T03:59:26.985Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2020-03-15T03:59:26.985Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2020-03-15T03:59:26.985Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2020-03-15T03:59:26.985Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2020-03-15T03:59:26.985Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2020-03-15T03:59:26.985Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2020-03-15T03:59:26.985Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2020-03-15T03:59:26.985Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2020-03-15T03:59:26.985Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-03-15T03:59:26.985Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-15T03:59:26.985Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-15T03:59:26.985Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-15T03:59:26.985Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-15T03:59:26.985Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-15T03:59:26.985Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-15T03:59:27.272Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-15T03:59:27.272Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-15T03:59:27.272Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-15T03:59:27.272Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2020-03-15T03:59:27.272Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-03-15T03:59:27.272Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-03-15T03:59:27.272Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-03-15T03:59:27.272Z] === RUN TestCreateLinkToNonExistingContainer [2020-03-15T03:59:27.272Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-03-15T03:59:27.272Z] === RUN TestCreateWithInvalidEnv [2020-03-15T03:59:27.272Z] === RUN TestCreateWithInvalidEnv/0 [2020-03-15T03:59:27.272Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-03-15T03:59:27.272Z] === RUN TestCreateWithInvalidEnv/1 [2020-03-15T03:59:27.272Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-03-15T03:59:27.272Z] === RUN TestCreateWithInvalidEnv/2 [2020-03-15T03:59:27.272Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-03-15T03:59:27.272Z] === CONT TestCreateWithInvalidEnv/0 [2020-03-15T03:59:27.272Z] === CONT TestCreateWithInvalidEnv/2 [2020-03-15T03:59:27.272Z] === CONT TestCreateWithInvalidEnv/1 [2020-03-15T03:59:27.272Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-03-15T03:59:27.272Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-03-15T03:59:27.272Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-03-15T03:59:27.272Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-03-15T03:59:27.272Z] === RUN TestCreateTmpfsMountsTarget [2020-03-15T03:59:27.272Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2020-03-15T03:59:27.272Z] === RUN TestCreateWithCustomMaskedPaths [2020-03-15T03:59:27.607Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-03-15T03:59:28.244Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-15T03:59:28.244Z] INFO: Testing against a local daemon [2020-03-15T03:59:29.199Z] ok github.com/docker/docker/integration/system 1.420s [2020-03-15T03:59:29.199Z] [2020-03-15T03:59:29.199Z] === Skipped [2020-03-15T03:59:29.199Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-15T03:59:29.199Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-03-15T03:59:29.199Z] [2020-03-15T03:59:29.199Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2020-03-15T03:59:29.199Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-03-15T03:59:29.199Z] [2020-03-15T03:59:29.199Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2020-03-15T03:59:29.199Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-03-15T03:59:29.199Z] [2020-03-15T03:59:29.199Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2020-03-15T03:59:29.199Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-15T03:59:29.199Z] [2020-03-15T03:59:29.199Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2020-03-15T03:59:29.199Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-03-15T03:59:29.199Z] [2020-03-15T03:59:29.199Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2020-03-15T03:59:29.199Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-03-15T03:59:29.199Z] [2020-03-15T03:59:29.199Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2020-03-15T03:59:29.199Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-03-15T03:59:29.199Z] [2020-03-15T03:59:29.199Z] [2020-03-15T03:59:29.199Z] DONE 13 tests, 7 skipped in 3.903s [2020-03-15T03:59:29.199Z] [2020-03-15T03:59:29.199Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-03-15T03:59:29.305Z] --- PASS: TestCreateWithCustomMaskedPaths (1.96s) [2020-03-15T03:59:29.305Z] === RUN TestCreateWithCapabilities [2020-03-15T03:59:29.305Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-03-15T03:59:29.305Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-03-15T03:59:29.305Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-03-15T03:59:29.305Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-03-15T03:59:29.305Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-03-15T03:59:29.305Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-03-15T03:59:29.305Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-03-15T03:59:29.305Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-03-15T03:59:29.305Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-03-15T03:59:29.305Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-03-15T03:59:29.305Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-15T03:59:29.305Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-15T03:59:29.305Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-03-15T03:59:29.305Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-03-15T03:59:29.305Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-03-15T03:59:29.305Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-03-15T03:59:29.305Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-03-15T03:59:29.305Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-03-15T03:59:29.305Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-03-15T03:59:29.305Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-03-15T03:59:29.305Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-03-15T03:59:29.305Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-03-15T03:59:29.305Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-03-15T03:59:29.305Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-03-15T03:59:29.305Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-03-15T03:59:29.305Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-03-15T03:59:29.305Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-03-15T03:59:29.305Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-03-15T03:59:29.305Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-03-15T03:59:29.305Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-15T03:59:29.305Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-03-15T03:59:29.305Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-03-15T03:59:29.305Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-03-15T03:59:29.305Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-03-15T03:59:29.305Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-03-15T03:59:29.305Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2020-03-15T03:59:29.305Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.05s) [2020-03-15T03:59:29.305Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2020-03-15T03:59:29.305Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-03-15T03:59:29.305Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s) [2020-03-15T03:59:29.305Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2020-03-15T03:59:29.305Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2020-03-15T03:59:29.305Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.04s) [2020-03-15T03:59:29.305Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2020-03-15T03:59:29.305Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2020-03-15T03:59:29.305Z] === RUN TestCreateWithCustomReadonlyPaths [2020-03-15T03:59:30.886Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-03-15T03:59:31.333Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.99s) [2020-03-15T03:59:31.333Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-03-15T03:59:31.333Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-15T03:59:31.333Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-15T03:59:31.333Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-15T03:59:31.333Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-15T03:59:31.333Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-15T03:59:31.333Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-15T03:59:31.333Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-15T03:59:31.333Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-15T03:59:31.333Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-15T03:59:31.333Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-15T03:59:31.333Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-15T03:59:31.333Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-15T03:59:31.333Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-15T03:59:31.333Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-15T03:59:31.333Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-15T03:59:31.333Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-03-15T03:59:31.333Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2020-03-15T03:59:31.333Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2020-03-15T03:59:31.333Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s) [2020-03-15T03:59:31.333Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.05s) [2020-03-15T03:59:31.333Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-03-15T03:59:31.333Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-03-15T03:59:32.072Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-15T03:59:32.072Z] INFO: Testing against a local daemon [2020-03-15T03:59:32.072Z] ok github.com/docker/docker/integration/volume 0.291s [2020-03-15T03:59:32.355Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.68s) [2020-03-15T03:59:32.355Z] === RUN TestContainerStartOnDaemonRestart [2020-03-15T03:59:32.355Z] === PAUSE TestContainerStartOnDaemonRestart [2020-03-15T03:59:32.355Z] === RUN TestDaemonRestartIpcMode [2020-03-15T03:59:32.355Z] === PAUSE TestDaemonRestartIpcMode [2020-03-15T03:59:32.355Z] === RUN TestDaemonHostGatewayIP [2020-03-15T03:59:32.355Z] === PAUSE TestDaemonHostGatewayIP [2020-03-15T03:59:32.355Z] === RUN TestDiff [2020-03-15T03:59:32.524Z] [2020-03-15T03:59:32.524Z] === Skipped [2020-03-15T03:59:32.524Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s) [2020-03-15T03:59:32.524Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-03-15T03:59:32.524Z] [2020-03-15T03:59:32.524Z] [2020-03-15T03:59:32.524Z] DONE 5 tests, 1 skipped in 3.182s [2020-03-15T03:59:32.524Z] [2020-03-15T03:59:32.524Z] INFO: make.ps1 ended at 03/15/2020 03:59:32 [2020-03-15T03:59:32.524Z] INFO: Integration CLI tests being run from the host: [2020-03-15T03:59:32.524Z] 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-03-15T03:59:32.639Z] --- PASS: TestDiff (0.64s) [2020-03-15T03:59:32.639Z] === RUN TestExecWithCloseStdin [2020-03-15T03:59:33.409Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-03-15T03:59:33.668Z] --- PASS: TestExecWithCloseStdin (0.82s) [2020-03-15T03:59:33.668Z] === RUN TestExec [2020-03-15T03:59:34.285Z] --- PASS: TestExec (0.78s) [2020-03-15T03:59:34.285Z] === RUN TestExecUser [2020-03-15T03:59:34.779Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-03-15T03:59:35.295Z] --- PASS: TestExecUser (0.80s) [2020-03-15T03:59:35.295Z] === RUN TestExportContainerAndImportImage [2020-03-15T03:59:35.344Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-03-15T03:59:36.307Z] --- PASS: TestExportContainerAndImportImage (0.96s) [2020-03-15T03:59:36.307Z] === RUN TestExportContainerAfterDaemonRestart [2020-03-15T03:59:36.715Z] === RUN TestDockerSuite/TestEventsAttach [2020-03-15T03:59:37.649Z] === RUN TestDockerSuite/TestEventsCommit [2020-03-15T03:59:37.820Z] --- PASS: TestExportContainerAfterDaemonRestart (1.59s) [2020-03-15T03:59:37.820Z] === RUN TestHealthCheckWorkdir [2020-03-15T03:59:38.833Z] --- PASS: TestHealthCheckWorkdir (0.96s) [2020-03-15T03:59:38.833Z] === RUN TestHealthKillContainer [2020-03-15T03:59:39.022Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-03-15T03:59:39.955Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-03-15T03:59:40.886Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-03-15T03:59:40.886Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-03-15T03:59:41.523Z] --- PASS: TestHealthKillContainer (2.85s) [2020-03-15T03:59:41.523Z] === RUN TestInspectCpusetInConfigPre120 [2020-03-15T03:59:41.818Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-03-15T03:59:42.142Z] --- PASS: TestInspectCpusetInConfigPre120 (0.65s) [2020-03-15T03:59:42.142Z] === RUN TestIpcModeNone [2020-03-15T03:59:43.152Z] --- PASS: TestIpcModeNone (0.78s) [2020-03-15T03:59:43.152Z] === RUN TestIpcModePrivate [2020-03-15T03:59:43.713Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-03-15T03:59:43.771Z] --- PASS: TestIpcModePrivate (0.78s) [2020-03-15T03:59:43.771Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-03-15T03:59:43.771Z] === RUN TestIpcModeShareable [2020-03-15T03:59:44.784Z] --- PASS: TestIpcModeShareable (0.82s) [2020-03-15T03:59:44.784Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-03-15T03:59:44.784Z] === RUN TestAPIIpcModeShareableAndContainer [2020-03-15T03:59:44.861Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-15T03:59:44.861Z] INFO: Testing against a local daemon [2020-03-15T03:59:45.613Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-03-15T03:59:46.816Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.27s) [2020-03-15T03:59:46.816Z] === RUN TestAPIIpcModeHost [2020-03-15T03:59:47.447Z] --- PASS: TestAPIIpcModeHost (0.71s) [2020-03-15T03:59:47.447Z] === RUN TestDaemonIpcModeShareable [2020-03-15T03:59:48.892Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-03-15T03:59:49.483Z] --- PASS: TestDaemonIpcModeShareable (1.72s) [2020-03-15T03:59:49.483Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-03-15T03:59:49.483Z] === RUN TestDaemonIpcModePrivate [2020-03-15T03:59:50.966Z] --- PASS: TestDaemonIpcModePrivate (1.77s) [2020-03-15T03:59:50.966Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-03-15T03:59:50.966Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-03-15T03:59:51.415Z] === RUN TestDockerSuite/TestEventsCopy [2020-03-15T03:59:52.784Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-03-15T03:59:53.018Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.66s) [2020-03-15T03:59:53.018Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-03-15T03:59:53.018Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-03-15T03:59:54.499Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.69s) [2020-03-15T03:59:54.499Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-03-15T03:59:54.499Z] === RUN TestIpcModeOlderClient [2020-03-15T03:59:54.499Z] === PAUSE TestIpcModeOlderClient [2020-03-15T03:59:54.499Z] === RUN TestKillContainerInvalidSignal [2020-03-15T03:59:54.684Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-03-15T03:59:55.118Z] --- PASS: TestKillContainerInvalidSignal (0.69s) [2020-03-15T03:59:55.118Z] === RUN TestKillContainer [2020-03-15T03:59:55.118Z] === RUN TestKillContainer/no_signal [2020-03-15T03:59:55.248Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-03-15T03:59:55.505Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-03-15T03:59:55.741Z] === RUN TestKillContainer/non_killing_signal [2020-03-15T03:59:56.367Z] === RUN TestKillContainer/killing_signal [2020-03-15T03:59:57.377Z] --- PASS: TestKillContainer (2.08s) [2020-03-15T03:59:57.377Z] --- PASS: TestKillContainer/no_signal (0.64s) [2020-03-15T03:59:57.377Z] --- PASS: TestKillContainer/non_killing_signal (0.50s) [2020-03-15T03:59:57.377Z] --- PASS: TestKillContainer/killing_signal (0.65s) [2020-03-15T03:59:57.377Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-03-15T03:59:57.377Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-03-15T03:59:57.399Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-03-15T03:59:57.996Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-03-15T03:59:58.329Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-03-15T03:59:58.329Z] === RUN TestDockerSuite/TestEventsFilterType [2020-03-15T03:59:58.586Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-03-15T03:59:58.613Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.36s) [2020-03-15T03:59:58.613Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.65s) [2020-03-15T03:59:58.613Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.47s) [2020-03-15T03:59:58.613Z] === RUN TestKillStoppedContainer [2020-03-15T03:59:58.613Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-03-15T03:59:58.613Z] === RUN TestKillStoppedContainerAPIPre120 [2020-03-15T03:59:58.613Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2020-03-15T03:59:58.613Z] === RUN TestKillDifferentUserContainer [2020-03-15T03:59:58.843Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-03-15T03:59:58.843Z] === RUN TestDockerSuite/TestEventsFilters [2020-03-15T03:59:59.624Z] --- PASS: TestKillDifferentUserContainer (0.73s) [2020-03-15T03:59:59.624Z] === RUN TestInspectOomKilledTrue [2020-03-15T04:00:00.635Z] --- PASS: TestInspectOomKilledTrue (1.21s) [2020-03-15T04:00:00.635Z] === RUN TestInspectOomKilledFalse [2020-03-15T04:00:00.738Z] === RUN TestDockerSuite/TestEventsFormat [2020-03-15T04:00:01.649Z] --- PASS: TestInspectOomKilledFalse (0.79s) [2020-03-15T04:00:01.649Z] === RUN TestLinksEtcHostsContentMatch [2020-03-15T04:00:01.948Z] --- PASS: TestLinksEtcHostsContentMatch (0.57s) [2020-03-15T04:00:01.948Z] === RUN TestLinksContainerNames [2020-03-15T04:00:02.109Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-03-15T04:00:02.109Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-03-15T04:00:02.109Z] === RUN TestDockerSuite/TestEventsImageImport [2020-03-15T04:00:03.042Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-03-15T04:00:03.042Z] === RUN TestDockerSuite/TestEventsImagePull [2020-03-15T04:00:03.427Z] --- PASS: TestLinksContainerNames (1.32s) [2020-03-15T04:00:03.427Z] === RUN TestLogsFollowTailEmpty [2020-03-15T04:00:03.974Z] === RUN TestDockerSuite/TestEventsImageTag [2020-03-15T04:00:04.048Z] --- PASS: TestLogsFollowTailEmpty (0.69s) [2020-03-15T04:00:04.048Z] === RUN TestContainerNetworkMountsNoChown [2020-03-15T04:00:04.671Z] --- PASS: TestContainerNetworkMountsNoChown (0.69s) [2020-03-15T04:00:04.671Z] === RUN TestMountDaemonRoot [2020-03-15T04:00:04.671Z] === RUN TestMountDaemonRoot/default [2020-03-15T04:00:04.671Z] === PAUSE TestMountDaemonRoot/default [2020-03-15T04:00:04.671Z] === RUN TestMountDaemonRoot/private [2020-03-15T04:00:04.671Z] === PAUSE TestMountDaemonRoot/private [2020-03-15T04:00:04.671Z] === RUN TestMountDaemonRoot/rprivate [2020-03-15T04:00:04.671Z] === PAUSE TestMountDaemonRoot/rprivate [2020-03-15T04:00:04.671Z] === RUN TestMountDaemonRoot/slave [2020-03-15T04:00:04.671Z] === PAUSE TestMountDaemonRoot/slave [2020-03-15T04:00:04.671Z] === RUN TestMountDaemonRoot/rslave [2020-03-15T04:00:04.671Z] === PAUSE TestMountDaemonRoot/rslave [2020-03-15T04:00:04.671Z] === RUN TestMountDaemonRoot/shared [2020-03-15T04:00:04.671Z] === PAUSE TestMountDaemonRoot/shared [2020-03-15T04:00:04.671Z] === RUN TestMountDaemonRoot/rshared [2020-03-15T04:00:04.671Z] === PAUSE TestMountDaemonRoot/rshared [2020-03-15T04:00:04.671Z] === CONT TestMountDaemonRoot/default [2020-03-15T04:00:04.671Z] === CONT TestMountDaemonRoot/rprivate [2020-03-15T04:00:04.671Z] === CONT TestMountDaemonRoot/rslave [2020-03-15T04:00:04.671Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-03-15T04:00:04.671Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-03-15T04:00:04.671Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-03-15T04:00:04.671Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-03-15T04:00:04.671Z] === CONT TestMountDaemonRoot/rshared [2020-03-15T04:00:04.671Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-03-15T04:00:04.671Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-03-15T04:00:04.671Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-03-15T04:00:04.671Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-03-15T04:00:04.671Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-03-15T04:00:04.671Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-03-15T04:00:04.671Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-03-15T04:00:04.671Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-03-15T04:00:04.671Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-03-15T04:00:04.671Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-03-15T04:00:04.671Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-03-15T04:00:04.671Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-03-15T04:00:04.671Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-03-15T04:00:04.671Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-03-15T04:00:04.671Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-03-15T04:00:04.671Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-03-15T04:00:04.671Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-03-15T04:00:04.671Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-03-15T04:00:04.671Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-03-15T04:00:04.671Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-03-15T04:00:04.671Z] === CONT TestMountDaemonRoot/shared [2020-03-15T04:00:04.671Z] === CONT TestMountDaemonRoot/slave [2020-03-15T04:00:04.671Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-03-15T04:00:04.671Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-03-15T04:00:04.671Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-03-15T04:00:04.671Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-03-15T04:00:04.671Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-03-15T04:00:04.671Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-03-15T04:00:04.671Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-03-15T04:00:04.671Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-03-15T04:00:04.671Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-03-15T04:00:04.671Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-03-15T04:00:04.671Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-03-15T04:00:04.671Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-03-15T04:00:04.671Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-03-15T04:00:04.671Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-03-15T04:00:04.671Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-03-15T04:00:04.671Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-03-15T04:00:04.671Z] === RUN TestMountDaemonRoot/default/mount_root [2020-03-15T04:00:04.671Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-03-15T04:00:04.671Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-03-15T04:00:04.671Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-03-15T04:00:04.671Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-03-15T04:00:04.671Z] === RUN TestMountDaemonRoot/default/bind_root [2020-03-15T04:00:04.671Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-03-15T04:00:04.671Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-03-15T04:00:04.671Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-03-15T04:00:04.671Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-03-15T04:00:04.671Z] === CONT TestMountDaemonRoot/private [2020-03-15T04:00:04.671Z] === RUN TestMountDaemonRoot/private/bind_root [2020-03-15T04:00:04.671Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-03-15T04:00:04.671Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-03-15T04:00:04.671Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-03-15T04:00:04.671Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-03-15T04:00:04.671Z] === RUN TestMountDaemonRoot/private/mount_root [2020-03-15T04:00:04.671Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-03-15T04:00:04.671Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-03-15T04:00:04.671Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-03-15T04:00:04.671Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-03-15T04:00:04.671Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-03-15T04:00:04.671Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-03-15T04:00:04.957Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-03-15T04:00:04.957Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-03-15T04:00:04.957Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-03-15T04:00:04.957Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-03-15T04:00:04.957Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-03-15T04:00:04.957Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-03-15T04:00:04.957Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-03-15T04:00:04.957Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-03-15T04:00:04.957Z] === CONT TestMountDaemonRoot/default/mount_root [2020-03-15T04:00:04.957Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-03-15T04:00:04.957Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-03-15T04:00:04.957Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-03-15T04:00:04.957Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-03-15T04:00:04.957Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-03-15T04:00:04.957Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-03-15T04:00:04.957Z] === CONT TestMountDaemonRoot/default/bind_root [2020-03-15T04:00:04.957Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-03-15T04:00:04.957Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-03-15T04:00:04.957Z] === CONT TestMountDaemonRoot/private/bind_root [2020-03-15T04:00:04.957Z] === CONT TestMountDaemonRoot/private/mount_root [2020-03-15T04:00:04.957Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-03-15T04:00:04.957Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-03-15T04:00:05.248Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-03-15T04:00:05.248Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-03-15T04:00:05.248Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-03-15T04:00:05.248Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2020-03-15T04:00:05.248Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2020-03-15T04:00:05.248Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2020-03-15T04:00:05.248Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-03-15T04:00:05.248Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2020-03-15T04:00:05.248Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2020-03-15T04:00:05.248Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2020-03-15T04:00:05.248Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2020-03-15T04:00:05.248Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-03-15T04:00:05.248Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-03-15T04:00:05.248Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-03-15T04:00:05.248Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-03-15T04:00:05.248Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-03-15T04:00:05.248Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-03-15T04:00:05.248Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-03-15T04:00:05.248Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-03-15T04:00:05.248Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-03-15T04:00:05.248Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-03-15T04:00:05.248Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-03-15T04:00:05.248Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-03-15T04:00:05.248Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-03-15T04:00:05.248Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-03-15T04:00:05.248Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-03-15T04:00:05.248Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-03-15T04:00:05.248Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2020-03-15T04:00:05.248Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2020-03-15T04:00:05.248Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2020-03-15T04:00:05.248Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2020-03-15T04:00:05.248Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-03-15T04:00:05.248Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2020-03-15T04:00:05.248Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-03-15T04:00:05.248Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-03-15T04:00:05.248Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-03-15T04:00:05.248Z] === RUN TestContainerBindMountNonRecursive [2020-03-15T04:00:05.344Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-03-15T04:00:05.345Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-03-15T04:00:05.345Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-03-15T04:00:05.345Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-03-15T04:00:07.241Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-03-15T04:00:07.287Z] --- PASS: TestContainerBindMountNonRecursive (2.04s) [2020-03-15T04:00:07.287Z] === RUN TestNetworkNat [2020-03-15T04:00:07.806Z] === RUN TestDockerSuite/TestEventsRename [2020-03-15T04:00:07.907Z] --- PASS: TestNetworkNat (0.79s) [2020-03-15T04:00:07.907Z] === RUN TestNetworkLocalhostTCPNat [2020-03-15T04:00:08.737Z] === RUN TestDockerSuite/TestEventsResize [2020-03-15T04:00:08.920Z] --- PASS: TestNetworkLocalhostTCPNat (0.75s) [2020-03-15T04:00:08.920Z] === RUN TestNetworkLoopbackNat [2020-03-15T04:00:09.541Z] --- PASS: TestNetworkLoopbackNat (0.94s) [2020-03-15T04:00:09.541Z] === RUN TestPause [2020-03-15T04:00:09.670Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-03-15T04:00:09.670Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-03-15T04:00:10.558Z] --- PASS: TestPause (0.76s) [2020-03-15T04:00:10.559Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-03-15T04:00:10.559Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-15T04:00:10.559Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-15T04:00:10.559Z] === RUN TestPauseStopPausedContainer [2020-03-15T04:00:10.602Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-03-15T04:00:11.179Z] --- PASS: TestPauseStopPausedContainer (0.70s) [2020-03-15T04:00:11.179Z] === RUN TestPsFilter [2020-03-15T04:00:11.179Z] --- PASS: TestPsFilter (0.20s) [2020-03-15T04:00:11.179Z] === RUN TestRemoveContainerWithRemovedVolume [2020-03-15T04:00:11.534Z] === RUN TestDockerSuite/TestEventsStreaming [2020-03-15T04:00:12.099Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-03-15T04:00:12.191Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.72s) [2020-03-15T04:00:12.191Z] === RUN TestRemoveContainerWithVolume [2020-03-15T04:00:12.357Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-03-15T04:00:12.807Z] --- PASS: TestRemoveContainerWithVolume (0.65s) [2020-03-15T04:00:12.807Z] === RUN TestRemoveContainerRunning [2020-03-15T04:00:13.463Z] --- PASS: TestRemoveContainerRunning (0.69s) [2020-03-15T04:00:13.463Z] === RUN TestRemoveContainerForceRemoveRunning [2020-03-15T04:00:14.082Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.67s) [2020-03-15T04:00:14.082Z] === RUN TestRemoveInvalidContainer [2020-03-15T04:00:14.082Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-03-15T04:00:14.082Z] === RUN TestRenameLinkedContainer [2020-03-15T04:00:15.638Z] === RUN TestDockerSuite/TestEventsTop [2020-03-15T04:00:15.897Z] === RUN TestDockerSuite/TestEventsUntag [2020-03-15T04:00:16.777Z] --- PASS: TestRenameLinkedContainer (2.67s) [2020-03-15T04:00:16.777Z] === RUN TestRenameStoppedContainer [2020-03-15T04:00:17.400Z] --- PASS: TestRenameStoppedContainer (0.72s) [2020-03-15T04:00:17.400Z] === RUN TestRenameRunningContainerAndReuse [2020-03-15T04:00:18.877Z] --- PASS: TestRenameRunningContainerAndReuse (1.36s) [2020-03-15T04:00:18.877Z] === RUN TestRenameInvalidName [2020-03-15T04:00:19.186Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-03-15T04:00:19.497Z] --- PASS: TestRenameInvalidName (0.64s) [2020-03-15T04:00:19.497Z] === RUN TestRenameAnonymousContainer [2020-03-15T04:00:20.118Z] === RUN TestDockerSuite/TestExec [2020-03-15T04:00:21.048Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-03-15T04:00:21.981Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-03-15T04:00:22.189Z] --- PASS: TestRenameAnonymousContainer (2.59s) [2020-03-15T04:00:22.189Z] === RUN TestRenameContainerWithSameName [2020-03-15T04:00:22.807Z] --- PASS: TestRenameContainerWithSameName (0.69s) [2020-03-15T04:00:22.807Z] === RUN TestRenameContainerWithLinkedContainer [2020-03-15T04:00:22.912Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-03-15T04:00:23.843Z] === RUN TestDockerSuite/TestExecAPIStart [2020-03-15T04:00:24.283Z] --- PASS: TestRenameContainerWithLinkedContainer (1.32s) [2020-03-15T04:00:24.283Z] === RUN TestResize [2020-03-15T04:00:24.567Z] --- PASS: TestResize (0.67s) [2020-03-15T04:00:24.567Z] === RUN TestResizeWithInvalidSize [2020-03-15T04:00:25.588Z] --- PASS: TestResizeWithInvalidSize (0.69s) [2020-03-15T04:00:25.588Z] === RUN TestResizeWhenContainerNotStarted [2020-03-15T04:00:25.741Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-03-15T04:00:26.207Z] --- PASS: TestResizeWhenContainerNotStarted (0.68s) [2020-03-15T04:00:26.207Z] === RUN TestDaemonRestartKillContainers [2020-03-15T04:00:26.207Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-15T04:00:26.207Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-15T04:00:26.207Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-15T04:00:26.207Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-15T04:00:26.207Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-15T04:00:26.207Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-15T04:00:26.207Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-15T04:00:26.207Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-15T04:00:26.207Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-15T04:00:26.207Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-15T04:00:26.207Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-15T04:00:26.207Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-15T04:00:26.207Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-15T04:00:26.207Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-15T04:00:26.207Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-15T04:00:26.207Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-15T04:00:26.207Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-15T04:00:26.207Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-15T04:00:26.207Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-15T04:00:26.207Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-15T04:00:26.207Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-15T04:00:26.207Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-15T04:00:26.207Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-15T04:00:26.207Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-15T04:00:26.207Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-15T04:00:26.207Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-15T04:00:26.207Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-15T04:00:26.207Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-15T04:00:26.672Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-03-15T04:00:27.236Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-03-15T04:00:28.169Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-03-15T04:00:28.938Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-15T04:00:28.938Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-15T04:00:29.102Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-03-15T04:00:29.564Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-15T04:00:29.852Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-15T04:00:30.033Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-03-15T04:00:30.876Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-15T04:00:30.964Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-03-15T04:00:31.895Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-15T04:00:32.536Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-15T04:00:32.857Z] === RUN TestDockerSuite/TestExecCgroup [2020-03-15T04:00:33.788Z] === RUN TestDockerSuite/TestExecEnv [2020-03-15T04:00:34.032Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-15T04:00:34.718Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-03-15T04:00:35.282Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-03-15T04:00:36.656Z] === RUN TestDockerSuite/TestExecExitStatus [2020-03-15T04:00:36.725Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-03-15T04:00:36.725Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.42s) [2020-03-15T04:00:36.725Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.44s) [2020-03-15T04:00:36.725Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.36s) [2020-03-15T04:00:36.725Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.81s) [2020-03-15T04:00:36.725Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.18s) [2020-03-15T04:00:36.725Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.29s) [2020-03-15T04:00:36.725Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.85s) [2020-03-15T04:00:36.725Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.64s) [2020-03-15T04:00:36.725Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (5.05s) [2020-03-15T04:00:36.725Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.28s) [2020-03-15T04:00:36.725Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.23s) [2020-03-15T04:00:36.725Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.38s) [2020-03-15T04:00:36.725Z] === RUN TestCgroupNamespacesRun [2020-03-15T04:00:37.589Z] === RUN TestDockerSuite/TestExecInspectID [2020-03-15T04:00:38.203Z] --- PASS: TestCgroupNamespacesRun (1.64s) [2020-03-15T04:00:38.203Z] === RUN TestCgroupNamespacesRunPrivileged [2020-03-15T04:00:39.682Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.57s) [2020-03-15T04:00:39.682Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-03-15T04:00:40.869Z] === RUN TestDockerSuite/TestExecInteractive [2020-03-15T04:00:41.172Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.65s) [2020-03-15T04:00:41.172Z] === RUN TestCgroupNamespacesRunHostMode [2020-03-15T04:00:42.239Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-03-15T04:00:43.170Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-03-15T04:00:43.204Z] --- PASS: TestCgroupNamespacesRunHostMode (1.73s) [2020-03-15T04:00:43.204Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-03-15T04:00:44.101Z] === RUN TestDockerSuite/TestExecParseError [2020-03-15T04:00:44.665Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-03-15T04:00:44.684Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.65s) [2020-03-15T04:00:44.684Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-03-15T04:00:45.596Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-03-15T04:00:45.695Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.94s) [2020-03-15T04:00:45.695Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-03-15T04:00:46.527Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-03-15T04:00:46.708Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.95s) [2020-03-15T04:00:46.708Z] === RUN TestCgroupNamespacesRunOlderClient [2020-03-15T04:00:47.901Z] === RUN TestDockerSuite/TestExecSetEnv [2020-03-15T04:00:48.202Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.62s) [2020-03-15T04:00:48.202Z] === RUN TestKernelTCPMemory [2020-03-15T04:00:48.832Z] === RUN TestDockerSuite/TestExecStartFails [2020-03-15T04:00:49.213Z] --- PASS: TestKernelTCPMemory (0.83s) [2020-03-15T04:00:49.213Z] === RUN TestNISDomainname [2020-03-15T04:00:49.763Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-03-15T04:00:49.831Z] --- PASS: TestNISDomainname (0.89s) [2020-03-15T04:00:49.831Z] === RUN TestHostnameDnsResolution [2020-03-15T04:00:51.312Z] --- PASS: TestHostnameDnsResolution (1.10s) [2020-03-15T04:00:51.312Z] === RUN TestStats [2020-03-15T04:00:52.784Z] --- PASS: TestStats (1.70s) [2020-03-15T04:00:52.784Z] === RUN TestStopContainerWithTimeout [2020-03-15T04:00:52.784Z] === RUN TestStopContainerWithTimeout/0 [2020-03-15T04:00:52.784Z] === PAUSE TestStopContainerWithTimeout/0 [2020-03-15T04:00:52.784Z] === RUN TestStopContainerWithTimeout/1 [2020-03-15T04:00:52.784Z] === PAUSE TestStopContainerWithTimeout/1 [2020-03-15T04:00:52.784Z] === RUN TestStopContainerWithTimeout/3 [2020-03-15T04:00:52.784Z] === PAUSE TestStopContainerWithTimeout/3 [2020-03-15T04:00:52.784Z] === RUN TestStopContainerWithTimeout/-1 [2020-03-15T04:00:52.784Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-03-15T04:00:52.784Z] === CONT TestStopContainerWithTimeout/0 [2020-03-15T04:00:52.784Z] === CONT TestStopContainerWithTimeout/-1 [2020-03-15T04:00:52.784Z] === CONT TestStopContainerWithTimeout/1 [2020-03-15T04:00:52.784Z] === CONT TestStopContainerWithTimeout/3 [2020-03-15T04:00:56.253Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-03-15T04:00:56.253Z] --- PASS: TestStopContainerWithTimeout/0 (1.15s) [2020-03-15T04:00:56.253Z] --- PASS: TestStopContainerWithTimeout/1 (2.24s) [2020-03-15T04:00:56.253Z] --- PASS: TestStopContainerWithTimeout/-1 (2.99s) [2020-03-15T04:00:56.253Z] --- PASS: TestStopContainerWithTimeout/3 (3.16s) [2020-03-15T04:00:56.253Z] === RUN TestDeleteDevicemapper [2020-03-15T04:00:56.253Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-03-15T04:00:56.253Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-15T04:00:56.253Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-03-15T04:00:58.954Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.08s) [2020-03-15T04:00:58.954Z] === RUN TestUpdateMemory [2020-03-15T04:00:59.964Z] --- PASS: TestUpdateMemory (0.97s) [2020-03-15T04:00:59.964Z] === RUN TestUpdateCPUQuota [2020-03-15T04:01:01.444Z] --- PASS: TestUpdateCPUQuota (1.32s) [2020-03-15T04:01:01.444Z] === RUN TestUpdatePidsLimit [2020-03-15T04:01:01.444Z] === RUN TestUpdatePidsLimit/update_from_none [2020-03-15T04:01:01.730Z] === RUN TestUpdatePidsLimit/no_change [2020-03-15T04:01:01.947Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-03-15T04:01:01.947Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-03-15T04:01:01.947Z] === RUN TestDockerSuite/TestExecTTY [2020-03-15T04:01:02.016Z] === RUN TestUpdatePidsLimit/update_lower [2020-03-15T04:01:02.301Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-03-15T04:01:02.514Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-03-15T04:01:02.587Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-03-15T04:01:02.870Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-03-15T04:01:03.490Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-03-15T04:01:03.888Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-03-15T04:01:04.452Z] === RUN TestDockerSuite/TestExecUlimits [2020-03-15T04:01:04.528Z] --- PASS: TestUpdatePidsLimit (3.37s) [2020-03-15T04:01:04.528Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.33s) [2020-03-15T04:01:04.528Z] --- PASS: TestUpdatePidsLimit/no_change (0.35s) [2020-03-15T04:01:04.528Z] --- PASS: TestUpdatePidsLimit/update_lower (0.33s) [2020-03-15T04:01:04.528Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.32s) [2020-03-15T04:01:04.528Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.35s) [2020-03-15T04:01:04.528Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.32s) [2020-03-15T04:01:04.528Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.34s) [2020-03-15T04:01:04.528Z] === RUN TestUpdateRestartPolicy [2020-03-15T04:01:05.385Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-03-15T04:01:05.385Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-03-15T04:01:08.671Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-03-15T04:01:09.237Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-03-15T04:01:10.170Z] === RUN TestDockerSuite/TestExecWithTERM [2020-03-15T04:01:11.556Z] === RUN TestDockerSuite/TestExecWithUser [2020-03-15T04:01:12.120Z] === RUN TestDockerSuite/TestGetContainerStats [2020-03-15T04:01:17.069Z] --- PASS: TestUpdateRestartPolicy (12.17s) [2020-03-15T04:01:17.069Z] === RUN TestUpdateRestartWithAutoRemove [2020-03-15T04:01:17.375Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-03-15T04:01:17.692Z] --- PASS: TestUpdateRestartWithAutoRemove (0.69s) [2020-03-15T04:01:17.692Z] === RUN TestWaitNonBlocked [2020-03-15T04:01:17.692Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-15T04:01:17.692Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-15T04:01:17.692Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-15T04:01:17.692Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-15T04:01:17.692Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-15T04:01:17.692Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-15T04:01:18.706Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-03-15T04:01:18.706Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.91s) [2020-03-15T04:01:18.706Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.98s) [2020-03-15T04:01:18.706Z] === RUN TestWaitBlocked [2020-03-15T04:01:18.706Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-15T04:01:18.706Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-15T04:01:18.706Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-03-15T04:01:18.706Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-03-15T04:01:18.706Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-15T04:01:18.706Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-03-15T04:01:19.729Z] --- PASS: TestWaitBlocked (0.03s) [2020-03-15T04:01:19.729Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.94s) [2020-03-15T04:01:19.729Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.99s) [2020-03-15T04:01:19.729Z] === CONT TestContainerStartOnDaemonRestart [2020-03-15T04:01:19.729Z] === CONT TestIpcModeOlderClient [2020-03-15T04:01:19.729Z] === CONT TestDaemonHostGatewayIP [2020-03-15T04:01:19.729Z] === CONT TestDaemonRestartIpcMode [2020-03-15T04:01:19.729Z] --- PASS: TestIpcModeOlderClient (0.23s) [2020-03-15T04:01:22.630Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-03-15T04:01:23.195Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-03-15T04:01:23.788Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-03-15T04:01:24.158Z] --- PASS: TestContainerStartOnDaemonRestart (4.20s) [2020-03-15T04:01:24.442Z] --- PASS: TestDaemonRestartIpcMode (4.86s) [2020-03-15T04:01:24.726Z] --- PASS: TestDaemonHostGatewayIP (5.14s) [2020-03-15T04:01:24.726Z] PASS [2020-03-15T04:01:24.726Z] [2020-03-15T04:01:24.726Z] === Skipped [2020-03-15T04:01:24.726Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-03-15T04:01:24.726Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-15T04:01:24.726Z] [2020-03-15T04:01:24.726Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-15T04:01:24.726Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-15T04:01:24.726Z] [2020-03-15T04:01:24.726Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-03-15T04:01:24.726Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-15T04:01:24.726Z] [2020-03-15T04:01:24.726Z] [2020-03-15T04:01:24.726Z] DONE 199 tests, 3 skipped in 120.594s [2020-03-15T04:01:24.726Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-03-15T04:01:24.726Z] ++ 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-03-15T04:01:24.726Z] ++ set -e [2020-03-15T04:01:24.726Z] ++ '[' -n 0 ']' [2020-03-15T04:01:24.726Z] ++ set -x [2020-03-15T04:01:24.726Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-03-15T04:01:24.726Z] INFO: Testing against a local daemon [2020-03-15T04:01:24.726Z] === RUN TestCommitInheritsEnv [2020-03-15T04:01:25.350Z] --- PASS: TestCommitInheritsEnv (0.43s) [2020-03-15T04:01:25.350Z] === RUN TestImportExtremelyLargeImageWorks [2020-03-15T04:01:25.350Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-03-15T04:01:25.350Z] === RUN TestImagesFilterMultiReference [2020-03-15T04:01:25.350Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-03-15T04:01:25.350Z] === RUN TestImagePullPlatformInvalid [2020-03-15T04:01:25.350Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-03-15T04:01:25.350Z] === RUN TestRemoveImageOrphaning [2020-03-15T04:01:25.967Z] --- PASS: TestRemoveImageOrphaning (0.41s) [2020-03-15T04:01:25.967Z] === RUN TestRemoveImageGarbageCollector [2020-03-15T04:01:25.967Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-03-15T04:01:25.967Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-15T04:01:25.967Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-03-15T04:01:25.967Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-03-15T04:01:25.967Z] === RUN TestTagInvalidReference [2020-03-15T04:01:25.967Z] --- PASS: TestTagInvalidReference (0.04s) [2020-03-15T04:01:25.967Z] === RUN TestTagValidPrefixedRepo [2020-03-15T04:01:25.967Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2020-03-15T04:01:25.967Z] === RUN TestTagExistedNameWithoutForce [2020-03-15T04:01:25.967Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-03-15T04:01:25.967Z] === RUN TestTagOfficialNames [2020-03-15T04:01:25.967Z] --- PASS: TestTagOfficialNames (0.07s) [2020-03-15T04:01:25.967Z] === RUN TestTagMatchesDigest [2020-03-15T04:01:25.967Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-03-15T04:01:25.967Z] === CONT TestImportExtremelyLargeImageWorks [2020-03-15T04:01:29.047Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-03-15T04:01:29.611Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-03-15T04:01:29.611Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-03-15T04:01:29.611Z] === RUN TestDockerSuite/TestHealth [2020-03-15T04:01:51.521Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-03-15T04:01:51.521Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-03-15T04:01:51.521Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-03-15T04:01:51.521Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-03-15T04:01:51.778Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-03-15T04:01:51.778Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-03-15T04:01:52.709Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-03-15T04:01:52.709Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-03-15T04:01:52.709Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-03-15T04:01:52.966Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-03-15T04:01:53.223Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-03-15T04:01:53.480Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-03-15T04:01:54.044Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-03-15T04:01:54.044Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-03-15T04:01:54.975Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-03-15T04:01:54.976Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-03-15T04:01:55.916Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-03-15T04:01:56.855Z] === RUN TestDockerSuite/TestImagesFormat [2020-03-15T04:01:56.855Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-03-15T04:01:57.785Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-03-15T04:02:01.059Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-03-15T04:02:01.059Z] === RUN TestDockerSuite/TestImportBadURL [2020-03-15T04:02:01.059Z] === RUN TestDockerSuite/TestImportDisplay [2020-03-15T04:02:02.430Z] === RUN TestDockerSuite/TestImportFile [2020-03-15T04:02:02.993Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-03-15T04:02:04.364Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-03-15T04:02:04.364Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-03-15T04:02:06.890Z] === RUN TestDockerSuite/TestImportGzipped [2020-03-15T04:02:08.786Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-03-15T04:02:10.682Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-03-15T04:02:11.614Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-03-15T04:02:12.546Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-03-15T04:02:13.479Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-03-15T04:02:13.479Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-03-15T04:02:13.479Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-03-15T04:02:14.415Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-03-15T04:02:15.347Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-03-15T04:02:15.912Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-03-15T04:02:16.845Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-03-15T04:02:17.777Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-03-15T04:02:18.350Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-03-15T04:02:18.350Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-03-15T04:02:20.277Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-03-15T04:02:21.209Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-03-15T04:02:22.142Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-03-15T04:02:22.142Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-03-15T04:02:23.077Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-03-15T04:02:23.077Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-03-15T04:02:24.446Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-03-15T04:02:25.011Z] === RUN TestDockerSuite/TestInspectDefault [2020-03-15T04:02:25.943Z] === RUN TestDockerSuite/TestInspectHistory [2020-03-15T04:02:27.315Z] === RUN TestDockerSuite/TestInspectImage [2020-03-15T04:02:27.315Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-03-15T04:02:27.315Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-03-15T04:02:27.315Z] === RUN TestDockerSuite/TestInspectInt64 [2020-03-15T04:02:28.249Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-03-15T04:02:28.506Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-03-15T04:02:29.070Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-03-15T04:02:29.070Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-03-15T04:02:30.002Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-03-15T04:02:30.940Z] === RUN TestDockerSuite/TestInspectPlugin [2020-03-15T04:02:32.839Z] === RUN TestDockerSuite/TestInspectRootFS [2020-03-15T04:02:32.839Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-03-15T04:02:33.771Z] === RUN TestDockerSuite/TestInspectStatus [2020-03-15T04:02:33.771Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-03-15T04:02:34.705Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-03-15T04:02:36.605Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-03-15T04:02:36.605Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-03-15T04:02:37.537Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-03-15T04:02:38.469Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-03-15T04:02:39.401Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-03-15T04:02:39.966Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-03-15T04:02:40.223Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-03-15T04:02:41.156Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-03-15T04:02:42.096Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-03-15T04:02:42.096Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-03-15T04:02:43.028Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-03-15T04:02:44.925Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-03-15T04:02:46.295Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-03-15T04:02:46.553Z] === RUN TestDockerSuite/TestLinksEnvs [2020-03-15T04:02:48.450Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-03-15T04:02:48.450Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-03-15T04:02:49.384Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-03-15T04:02:50.318Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-03-15T04:02:53.596Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-03-15T04:02:54.528Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-03-15T04:02:55.460Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-03-15T04:02:55.460Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-03-15T04:02:57.987Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-03-15T04:02:58.551Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-03-15T04:02:59.116Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-03-15T04:03:00.049Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-03-15T04:03:12.237Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-03-15T04:03:14.142Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-03-15T04:03:16.038Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-03-15T04:03:16.970Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-03-15T04:03:19.492Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-03-15T04:03:19.492Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-03-15T04:03:19.749Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-03-15T04:03:19.749Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-03-15T04:03:19.749Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-03-15T04:03:20.682Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-03-15T04:03:21.613Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-03-15T04:03:25.789Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-03-15T04:03:25.789Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-03-15T04:03:26.046Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-03-15T04:03:31.305Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-03-15T04:03:31.871Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-03-15T04:03:31.871Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-03-15T04:03:33.243Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-03-15T04:03:34.175Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-03-15T04:03:35.108Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-03-15T04:03:35.108Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-03-15T04:03:37.006Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-03-15T04:03:37.939Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-03-15T04:03:38.871Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-03-15T04:03:40.797Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-03-15T04:03:41.367Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-03-15T04:03:42.301Z] === RUN TestDockerSuite/TestLogsSince [2020-03-15T04:03:50.399Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-03-15T04:03:52.294Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-03-15T04:03:54.819Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-03-15T04:03:55.385Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-03-15T04:03:55.642Z] === RUN TestDockerSuite/TestLogsTail [2020-03-15T04:03:56.576Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-03-15T04:03:57.510Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-03-15T04:03:58.442Z] === RUN TestDockerSuite/TestMountIntoProc [2020-03-15T04:03:58.699Z] === RUN TestDockerSuite/TestMountIntoSys [2020-03-15T04:03:58.957Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-03-15T04:03:59.522Z] === RUN TestDockerSuite/TestNetHostname [2020-03-15T04:04:02.800Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-03-15T04:04:02.800Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-03-15T04:04:02.800Z] === RUN TestDockerSuite/TestNetworkEvents [2020-03-15T04:04:04.171Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-03-15T04:04:05.541Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-03-15T04:04:06.473Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-03-15T04:04:07.405Z] === RUN TestDockerSuite/TestPluginActive [2020-03-15T04:04:09.307Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-03-15T04:04:09.307Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-03-15T04:04:13.488Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-03-15T04:04:16.768Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-03-15T04:04:16.768Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-03-15T04:04:16.768Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-03-15T04:04:17.027Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-03-15T04:04:20.306Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-03-15T04:04:20.563Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-03-15T04:04:22.460Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-03-15T04:04:24.984Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-03-15T04:04:26.880Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-03-15T04:04:30.157Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-03-15T04:04:32.053Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-03-15T04:04:32.619Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-03-15T04:04:33.185Z] === RUN TestDockerSuite/TestPortHostBinding [2020-03-15T04:04:35.085Z] === RUN TestDockerSuite/TestPortList [2020-03-15T04:04:45.061Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-03-15T04:04:45.993Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-03-15T04:04:46.559Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-03-15T04:04:49.084Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-03-15T04:04:53.265Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-03-15T04:04:53.830Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-03-15T04:04:53.830Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-03-15T04:04:53.830Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-03-15T04:04:54.763Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-03-15T04:04:54.763Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-03-15T04:04:55.697Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-03-15T04:04:55.697Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-03-15T04:04:55.954Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-03-15T04:04:56.520Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-03-15T04:04:56.777Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-03-15T04:04:58.676Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-03-15T04:04:58.676Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-03-15T04:05:01.199Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-03-15T04:05:01.768Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-03-15T04:05:03.668Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-03-15T04:05:04.233Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-03-15T04:05:04.233Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-03-15T04:05:04.233Z] === RUN TestDockerSuite/TestPsByOrder [2020-03-15T04:05:07.521Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-03-15T04:05:08.485Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-03-15T04:05:12.668Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-03-15T04:05:16.849Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-03-15T04:05:17.106Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-03-15T04:05:17.106Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-03-15T04:05:22.364Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-03-15T04:05:30.462Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-03-15T04:05:30.462Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-03-15T04:05:30.719Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-03-15T04:05:33.997Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-03-15T04:05:35.367Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-03-15T04:05:37.261Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-03-15T04:05:38.631Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-03-15T04:05:41.159Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-03-15T04:05:43.055Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-03-15T04:05:43.055Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-03-15T04:05:43.989Z] === RUN TestDockerSuite/TestPsRightTagName [2020-03-15T04:05:44.246Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-03-15T04:05:46.771Z] === RUN TestDockerSuite/TestPsShowMounts [2020-03-15T04:05:46.771Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-03-15T04:05:49.295Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-03-15T04:05:50.226Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-03-15T04:05:50.227Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-03-15T04:05:50.227Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-03-15T04:05:50.484Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-03-15T04:05:50.484Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-03-15T04:05:51.416Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-03-15T04:05:53.313Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-03-15T04:05:54.683Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-03-15T04:05:55.615Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-03-15T04:06:03.716Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-03-15T04:06:05.090Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-03-15T04:06:06.024Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-03-15T04:06:07.397Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-03-15T04:06:07.397Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-03-15T04:06:07.397Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-03-15T04:06:07.993Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-03-15T04:06:08.948Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-03-15T04:06:10.846Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-03-15T04:06:11.411Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-03-15T04:06:12.343Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-03-15T04:06:17.599Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-03-15T04:06:18.529Z] === RUN TestDockerSuite/TestRmiBlank [2020-03-15T04:06:18.529Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-03-15T04:06:18.529Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-03-15T04:06:22.706Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-03-15T04:06:23.638Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-03-15T04:06:23.896Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-03-15T04:06:25.794Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-03-15T04:06:26.725Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-03-15T04:06:28.627Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-03-15T04:06:29.560Z] === RUN TestDockerSuite/TestRmiTag [2020-03-15T04:06:29.560Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-03-15T04:06:30.491Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-03-15T04:06:31.863Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-03-15T04:06:33.527Z] --- PASS: TestImportExtremelyLargeImageWorks (300.42s) [2020-03-15T04:06:33.527Z] PASS [2020-03-15T04:06:33.528Z] [2020-03-15T04:06:33.528Z] === Skipped [2020-03-15T04:06:33.528Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-03-15T04:06:33.528Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-15T04:06:33.528Z] [2020-03-15T04:06:33.528Z] [2020-03-15T04:06:33.528Z] DONE 12 tests, 1 skipped in 301.783s [2020-03-15T04:06:33.528Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-03-15T04:06:33.528Z] ++ 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-03-15T04:06:33.528Z] ++ set -e [2020-03-15T04:06:33.528Z] ++ '[' -n 0 ']' [2020-03-15T04:06:33.528Z] ++ set -x [2020-03-15T04:06:33.528Z] ++ env -i DEST=/go/src/github.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-03-15T04:06:33.528Z] INFO: Testing against a local daemon [2020-03-15T04:06:33.528Z] === RUN TestNetworkCreateDelete [2020-03-15T04:06:33.528Z] --- PASS: TestNetworkCreateDelete (0.22s) [2020-03-15T04:06:33.528Z] === RUN TestDockerNetworkDeletePreferID [2020-03-15T04:06:33.528Z] --- PASS: TestDockerNetworkDeletePreferID (0.62s) [2020-03-15T04:06:33.528Z] === RUN TestInspectNetwork [2020-03-15T04:06:33.528Z] === RUN TestInspectNetwork/full_network_id [2020-03-15T04:06:33.528Z] === RUN TestInspectNetwork/partial_network_id [2020-03-15T04:06:33.528Z] === RUN TestInspectNetwork/network_name [2020-03-15T04:06:33.528Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-03-15T04:06:35.155Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-03-15T04:06:35.556Z] --- PASS: TestInspectNetwork (7.76s) [2020-03-15T04:06:35.556Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-03-15T04:06:35.556Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-03-15T04:06:35.556Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-03-15T04:06:35.556Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-03-15T04:06:35.556Z] === RUN TestRunContainerWithBridgeNone [2020-03-15T04:06:35.719Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-03-15T04:06:36.650Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-03-15T04:06:36.907Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-03-15T04:06:37.604Z] --- PASS: TestRunContainerWithBridgeNone (2.33s) [2020-03-15T04:06:37.604Z] === RUN TestNetworkInvalidJSON [2020-03-15T04:06:37.604Z] === RUN TestNetworkInvalidJSON//networks/create [2020-03-15T04:06:37.604Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-03-15T04:06:37.604Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-03-15T04:06:37.604Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-03-15T04:06:37.604Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-15T04:06:37.604Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-15T04:06:37.604Z] === CONT TestNetworkInvalidJSON//networks/create [2020-03-15T04:06:37.604Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-03-15T04:06:37.604Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-15T04:06:37.604Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2020-03-15T04:06:37.604Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-03-15T04:06:37.604Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-03-15T04:06:37.604Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-03-15T04:06:37.604Z] === RUN TestHostIPv4BridgeLabel [2020-03-15T04:06:38.223Z] --- PASS: TestHostIPv4BridgeLabel (0.62s) [2020-03-15T04:06:38.223Z] === RUN TestDaemonRestartWithLiveRestore [2020-03-15T04:06:38.803Z] === RUN TestDockerSuite/TestRunAddHost [2020-03-15T04:06:39.236Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2020-03-15T04:06:39.236Z] === RUN TestDaemonDefaultNetworkPools [2020-03-15T04:06:39.369Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-03-15T04:06:39.626Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-03-15T04:06:39.626Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-03-15T04:06:40.256Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s) [2020-03-15T04:06:40.256Z] === RUN TestDaemonRestartWithExistingNetwork [2020-03-15T04:06:40.558Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-03-15T04:06:40.558Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-03-15T04:06:41.274Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.24s) [2020-03-15T04:06:41.274Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-03-15T04:06:41.494Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-03-15T04:06:42.425Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-03-15T04:06:42.758Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.50s) [2020-03-15T04:06:42.758Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-03-15T04:06:43.356Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-03-15T04:06:43.378Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2020-03-15T04:06:43.378Z] === RUN TestServiceWithPredefinedNetwork [2020-03-15T04:06:44.289Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-03-15T04:06:45.222Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-03-15T04:06:46.078Z] --- PASS: TestServiceWithPredefinedNetwork (2.40s) [2020-03-15T04:06:46.078Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-03-15T04:06:46.078Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-15T04:06:46.078Z] service_test.go:236: FLAKY_TEST [2020-03-15T04:06:46.078Z] === RUN TestServiceWithDataPathPortInit [2020-03-15T04:06:46.154Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-03-15T04:06:47.524Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-03-15T04:06:49.420Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-03-15T04:06:50.351Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-03-15T04:06:51.283Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-03-15T04:06:52.215Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-03-15T04:06:53.146Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-03-15T04:06:54.077Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-03-15T04:06:55.014Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-03-15T04:06:56.383Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-03-15T04:06:56.949Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-03-15T04:06:57.879Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-03-15T04:06:58.444Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-03-15T04:06:58.702Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-03-15T04:06:58.702Z] === RUN TestDockerSuite/TestRunBindMounts [2020-03-15T04:07:01.230Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-03-15T04:07:01.314Z] --- PASS: TestServiceWithDataPathPortInit (15.12s) [2020-03-15T04:07:01.314Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-03-15T04:07:02.164Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-03-15T04:07:02.728Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-03-15T04:07:03.660Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-03-15T04:07:04.591Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-03-15T04:07:04.591Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-03-15T04:07:05.155Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-03-15T04:07:06.089Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-03-15T04:07:07.021Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-03-15T04:07:07.585Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-03-15T04:07:08.956Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-03-15T04:07:08.956Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-03-15T04:07:09.520Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-03-15T04:07:09.520Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-03-15T04:07:09.724Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.48s) [2020-03-15T04:07:09.724Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:lro8lae8fbght2o7mohahsis0 Created:2020-03-15 04:07:02.073225865 +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[ba0b7eafd3296d99045da27004c5884d57d7fbb42451334549bb478653ef337e:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.k6xcii6a89lr0v955aao7njhj EndpointID:24cb234c58b3e969fcc91c16310456a288a808eb07adedcea7eec182599d31d2 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:7dbeb98caca27e75267c9646108e1c059f084bb81e6a2dc4ef519f7d8cad3034 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:2b5eb2dc272b IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.k6xcii6a89lr0v955aao7njhj EndpointID:24cb234c58b3e969fcc91c16310456a288a808eb07adedcea7eec182599d31d2 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-03-15T04:07:09.724Z] PASS [2020-03-15T04:07:09.724Z] [2020-03-15T04:07:09.724Z] === Skipped [2020-03-15T04:07:09.724Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-15T04:07:09.724Z] service_test.go:236: FLAKY_TEST [2020-03-15T04:07:09.724Z] [2020-03-15T04:07:09.724Z] [2020-03-15T04:07:09.724Z] DONE 22 tests, 1 skipped in 41.876s [2020-03-15T04:07:09.724Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-03-15T04:07:09.724Z] ++ 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-03-15T04:07:09.724Z] ++ set -e [2020-03-15T04:07:09.724Z] ++ '[' -n 0 ']' [2020-03-15T04:07:09.724Z] ++ set -x [2020-03-15T04:07:09.724Z] ++ env -i DEST=/go/src/github.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-03-15T04:07:09.724Z] INFO: Testing against a local daemon [2020-03-15T04:07:09.724Z] === RUN TestDockerNetworkIpvlanPersistance [2020-03-15T04:07:10.011Z] --- PASS: TestDockerNetworkIpvlanPersistance (1.51s) [2020-03-15T04:07:10.011Z] === RUN TestDockerNetworkIpvlan [2020-03-15T04:07:10.890Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-03-15T04:07:11.026Z] === RUN TestDockerNetworkIpvlan/Subinterface [2020-03-15T04:07:11.821Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-03-15T04:07:12.041Z] === RUN TestDockerNetworkIpvlan/OverlapParent [2020-03-15T04:07:12.753Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-03-15T04:07:13.051Z] === RUN TestDockerNetworkIpvlan/L2NilParent [2020-03-15T04:07:13.317Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-03-15T04:07:13.575Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-03-15T04:07:14.138Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-03-15T04:07:14.702Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-03-15T04:07:15.751Z] === RUN TestDockerNetworkIpvlan/L2InternalMode [2020-03-15T04:07:16.088Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-03-15T04:07:17.780Z] === RUN TestDockerNetworkIpvlan/L3NilParent [2020-03-15T04:07:17.985Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-03-15T04:07:19.355Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-03-15T04:07:19.919Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-03-15T04:07:20.471Z] === RUN TestDockerNetworkIpvlan/L3InternalMode [2020-03-15T04:07:20.850Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-03-15T04:07:21.781Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-03-15T04:07:22.346Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-03-15T04:07:22.911Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-03-15T04:07:23.163Z] === RUN TestDockerNetworkIpvlan/L2MultiSubnet [2020-03-15T04:07:23.169Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-03-15T04:07:25.694Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-03-15T04:07:27.584Z] === RUN TestDockerNetworkIpvlan/L3MultiSubnet [2020-03-15T04:07:28.969Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-03-15T04:07:28.969Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-03-15T04:07:29.901Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-03-15T04:07:32.425Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-03-15T04:07:33.092Z] === RUN TestDockerNetworkIpvlan/Addressing [2020-03-15T04:07:34.323Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-03-15T04:07:34.578Z] --- PASS: TestDockerNetworkIpvlan (24.38s) [2020-03-15T04:07:34.578Z] --- PASS: TestDockerNetworkIpvlan/Subinterface (0.09s) [2020-03-15T04:07:34.578Z] --- PASS: TestDockerNetworkIpvlan/OverlapParent (0.07s) [2020-03-15T04:07:34.578Z] --- PASS: TestDockerNetworkIpvlan/L2NilParent (1.17s) [2020-03-15T04:07:34.578Z] --- PASS: TestDockerNetworkIpvlan/L2InternalMode (1.32s) [2020-03-15T04:07:34.578Z] --- PASS: TestDockerNetworkIpvlan/L3NilParent (1.19s) [2020-03-15T04:07:34.578Z] --- PASS: TestDockerNetworkIpvlan/L3InternalMode (1.28s) [2020-03-15T04:07:34.578Z] --- PASS: TestDockerNetworkIpvlan/L2MultiSubnet (3.18s) [2020-03-15T04:07:34.578Z] --- PASS: TestDockerNetworkIpvlan/L3MultiSubnet (3.17s) [2020-03-15T04:07:34.578Z] --- PASS: TestDockerNetworkIpvlan/Addressing (1.82s) [2020-03-15T04:07:34.578Z] PASS [2020-03-15T04:07:34.578Z] [2020-03-15T04:07:34.578Z] DONE 11 tests in 25.995s [2020-03-15T04:07:34.578Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-03-15T04:07:34.578Z] ++ 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-03-15T04:07:34.578Z] ++ set -e [2020-03-15T04:07:34.578Z] ++ '[' -n 0 ']' [2020-03-15T04:07:34.578Z] ++ set -x [2020-03-15T04:07:34.578Z] ++ env -i DEST=/go/src/github.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-03-15T04:07:34.578Z] INFO: Testing against a local daemon [2020-03-15T04:07:34.578Z] === RUN TestDockerNetworkMacvlanPersistance [2020-03-15T04:07:36.060Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.49s) [2020-03-15T04:07:36.060Z] === RUN TestDockerNetworkMacvlan [2020-03-15T04:07:36.849Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-03-15T04:07:37.079Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-03-15T04:07:38.093Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-03-15T04:07:39.107Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-03-15T04:07:39.372Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-03-15T04:07:39.373Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-03-15T04:07:39.373Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-03-15T04:07:40.440Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-03-15T04:07:41.139Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-03-15T04:07:42.335Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-03-15T04:07:43.704Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-03-15T04:07:43.822Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-03-15T04:07:46.226Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-03-15T04:07:46.790Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-03-15T04:07:48.689Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-03-15T04:07:49.254Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-03-15T04:07:49.254Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-03-15T04:07:49.328Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-03-15T04:07:49.613Z] --- PASS: TestDockerNetworkMacvlan (13.66s) [2020-03-15T04:07:49.613Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2020-03-15T04:07:49.613Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2020-03-15T04:07:49.613Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.16s) [2020-03-15T04:07:49.613Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.30s) [2020-03-15T04:07:49.613Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.18s) [2020-03-15T04:07:49.613Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.90s) [2020-03-15T04:07:49.613Z] PASS [2020-03-15T04:07:49.613Z] [2020-03-15T04:07:49.613Z] DONE 8 tests in 15.258s [2020-03-15T04:07:49.613Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-03-15T04:07:49.613Z] ++ 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-03-15T04:07:49.613Z] ++ set -e [2020-03-15T04:07:49.613Z] ++ '[' -n 0 ']' [2020-03-15T04:07:49.613Z] ++ set -x [2020-03-15T04:07:49.613Z] ++ env -i DEST=/go/src/github.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-03-15T04:07:49.613Z] testing: warning: no tests to run [2020-03-15T04:07:49.613Z] PASS [2020-03-15T04:07:49.613Z] [2020-03-15T04:07:49.613Z] DONE 0 tests in 0.017s [2020-03-15T04:07:49.613Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-03-15T04:07:49.613Z] ++ 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-03-15T04:07:49.613Z] ++ set -e [2020-03-15T04:07:49.613Z] ++ '[' -n 0 ']' [2020-03-15T04:07:49.613Z] ++ set -x [2020-03-15T04:07:49.613Z] ++ env -i DEST=/go/src/github.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-03-15T04:07:49.898Z] INFO: Testing against a local daemon [2020-03-15T04:07:49.898Z] === RUN TestAuthZPluginAllowRequest [2020-03-15T04:07:50.186Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-03-15T04:07:51.378Z] --- PASS: TestAuthZPluginAllowRequest (1.59s) [2020-03-15T04:07:51.378Z] === RUN TestAuthZPluginTLS [2020-03-15T04:07:52.005Z] --- PASS: TestAuthZPluginTLS (0.60s) [2020-03-15T04:07:52.005Z] === RUN TestAuthZPluginDenyRequest [2020-03-15T04:07:52.081Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-03-15T04:07:52.081Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-03-15T04:07:52.626Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2020-03-15T04:07:52.626Z] === RUN TestAuthZPluginAPIDenyResponse [2020-03-15T04:07:52.645Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-03-15T04:07:53.244Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s) [2020-03-15T04:07:53.244Z] === RUN TestAuthZPluginDenyResponse [2020-03-15T04:07:53.576Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-03-15T04:07:53.871Z] --- PASS: TestAuthZPluginDenyResponse (0.58s) [2020-03-15T04:07:53.871Z] === RUN TestAuthZPluginAllowEventStream [2020-03-15T04:07:54.507Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-03-15T04:07:55.071Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-03-15T04:07:55.071Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-03-15T04:07:55.349Z] --- PASS: TestAuthZPluginAllowEventStream (1.60s) [2020-03-15T04:07:55.350Z] === RUN TestAuthZPluginErrorResponse [2020-03-15T04:07:55.967Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2020-03-15T04:07:55.967Z] === RUN TestAuthZPluginErrorRequest [2020-03-15T04:07:56.004Z] === RUN TestDockerSuite/TestRunEnvironment [2020-03-15T04:07:56.587Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2020-03-15T04:07:56.587Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-03-15T04:07:56.936Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-03-15T04:07:57.239Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s) [2020-03-15T04:07:57.239Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-03-15T04:07:57.500Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-03-15T04:07:58.431Z] === RUN TestDockerSuite/TestRunExitCode [2020-03-15T04:07:59.274Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.12s) [2020-03-15T04:07:59.274Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-03-15T04:07:59.363Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-03-15T04:07:59.928Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-03-15T04:08:00.859Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-03-15T04:08:01.310Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.15s) [2020-03-15T04:08:01.310Z] === RUN TestAuthZPluginHeader [2020-03-15T04:08:01.793Z] === RUN TestDockerSuite/TestRunExposePort [2020-03-15T04:08:01.793Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-03-15T04:08:02.324Z] --- PASS: TestAuthZPluginHeader (0.97s) [2020-03-15T04:08:02.324Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-03-15T04:08:02.324Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-03-15T04:08:02.324Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-15T04:08:02.324Z] === RUN TestAuthZPluginV2Disable [2020-03-15T04:08:02.324Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-03-15T04:08:02.324Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-15T04:08:02.324Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-03-15T04:08:02.324Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-03-15T04:08:02.324Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-15T04:08:02.324Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-03-15T04:08:02.324Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-03-15T04:08:02.324Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-15T04:08:02.324Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-03-15T04:08:02.368Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-03-15T04:08:03.300Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-03-15T04:08:05.197Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-03-15T04:08:05.197Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-03-15T04:08:05.197Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-03-15T04:08:09.375Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-03-15T04:08:09.632Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-03-15T04:08:20.783Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.82s) [2020-03-15T04:08:20.783Z] PASS [2020-03-15T04:08:20.783Z] [2020-03-15T04:08:20.783Z] === Skipped [2020-03-15T04:08:20.783Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-03-15T04:08:20.783Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-15T04:08:20.783Z] [2020-03-15T04:08:20.783Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-03-15T04:08:20.783Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-15T04:08:20.783Z] [2020-03-15T04:08:20.783Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-03-15T04:08:20.783Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-15T04:08:20.783Z] [2020-03-15T04:08:20.783Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-03-15T04:08:20.783Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-15T04:08:20.783Z] [2020-03-15T04:08:20.783Z] [2020-03-15T04:08:20.783Z] DONE 17 tests, 4 skipped in 29.380s [2020-03-15T04:08:20.783Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-03-15T04:08:20.783Z] ++ 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-03-15T04:08:20.783Z] ++ set -e [2020-03-15T04:08:20.783Z] ++ '[' -n 0 ']' [2020-03-15T04:08:20.783Z] ++ set -x [2020-03-15T04:08:20.783Z] ++ env -i DEST=/go/src/github.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-03-15T04:08:20.783Z] INFO: Testing against a local daemon [2020-03-15T04:08:20.783Z] === RUN TestPluginInvalidJSON [2020-03-15T04:08:20.783Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-03-15T04:08:20.783Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-03-15T04:08:20.783Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-03-15T04:08:20.783Z] --- PASS: TestPluginInvalidJSON (0.04s) [2020-03-15T04:08:20.783Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-03-15T04:08:20.783Z] PASS [2020-03-15T04:08:20.783Z] [2020-03-15T04:08:20.783Z] DONE 2 tests in 0.134s [2020-03-15T04:08:20.783Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-03-15T04:08:20.783Z] ++ 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-03-15T04:08:20.783Z] ++ set -e [2020-03-15T04:08:20.783Z] ++ '[' -n 0 ']' [2020-03-15T04:08:20.783Z] ++ set -x [2020-03-15T04:08:20.783Z] ++ env -i DEST=/go/src/github.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-03-15T04:08:20.783Z] INFO: Testing against a local daemon [2020-03-15T04:08:20.783Z] === RUN TestExternalGraphDriver [2020-03-15T04:08:20.783Z] === RUN TestExternalGraphDriver/json [2020-03-15T04:08:21.797Z] === RUN TestExternalGraphDriver/spec [2020-03-15T04:08:21.817Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-03-15T04:08:22.381Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-03-15T04:08:23.752Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-03-15T04:08:23.752Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-03-15T04:08:23.752Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-03-15T04:08:23.848Z] === RUN TestExternalGraphDriver/pull [2020-03-15T04:08:24.009Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-03-15T04:08:24.940Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-03-15T04:08:25.877Z] --- PASS: TestExternalGraphDriver (6.60s) [2020-03-15T04:08:25.877Z] --- PASS: TestExternalGraphDriver/json (2.08s) [2020-03-15T04:08:25.877Z] --- PASS: TestExternalGraphDriver/spec (2.08s) [2020-03-15T04:08:25.877Z] --- PASS: TestExternalGraphDriver/pull (2.28s) [2020-03-15T04:08:25.877Z] === RUN TestGraphdriverPluginV2 [2020-03-15T04:08:26.164Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2020-03-15T04:08:26.164Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-15T04:08:26.164Z] PASS [2020-03-15T04:08:26.164Z] [2020-03-15T04:08:26.164Z] === Skipped [2020-03-15T04:08:26.164Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2020-03-15T04:08:26.164Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-15T04:08:26.164Z] [2020-03-15T04:08:26.164Z] [2020-03-15T04:08:26.164Z] DONE 5 tests, 1 skipped in 6.760s [2020-03-15T04:08:26.164Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-03-15T04:08:26.164Z] ++ 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-03-15T04:08:26.164Z] ++ set -e [2020-03-15T04:08:26.164Z] ++ '[' -n 0 ']' [2020-03-15T04:08:26.164Z] ++ set -x [2020-03-15T04:08:26.164Z] ++ env -i DEST=/go/src/github.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-03-15T04:08:26.164Z] INFO: Testing against a local daemon [2020-03-15T04:08:26.164Z] === RUN TestContinueAfterPluginCrash [2020-03-15T04:08:26.164Z] === PAUSE TestContinueAfterPluginCrash [2020-03-15T04:08:26.164Z] === RUN TestReadPluginNoRead [2020-03-15T04:08:26.164Z] === PAUSE TestReadPluginNoRead [2020-03-15T04:08:26.164Z] === RUN TestDaemonStartWithLogOpt [2020-03-15T04:08:26.164Z] === PAUSE TestDaemonStartWithLogOpt [2020-03-15T04:08:26.164Z] === CONT TestContinueAfterPluginCrash [2020-03-15T04:08:26.164Z] === CONT TestDaemonStartWithLogOpt [2020-03-15T04:08:26.164Z] === CONT TestReadPluginNoRead [2020-03-15T04:08:28.220Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-03-15T04:08:29.593Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-03-15T04:08:31.491Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-03-15T04:08:32.423Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-03-15T04:08:32.989Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-03-15T04:08:33.582Z] === RUN TestDockerSuite/TestRunModeHostname [2020-03-15T04:08:34.960Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-03-15T04:08:34.960Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-03-15T04:08:34.960Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-03-15T04:08:36.856Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-03-15T04:08:38.226Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-03-15T04:08:39.597Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-03-15T04:08:39.597Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-03-15T04:08:39.856Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-03-15T04:08:41.754Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-03-15T04:08:43.128Z] === RUN TestDockerSuite/TestRunMount [2020-03-15T04:08:48.576Z] === RUN TestReadPluginNoRead/disabled_caching [2020-03-15T04:08:48.861Z] --- PASS: TestDaemonStartWithLogOpt (22.74s) [2020-03-15T04:08:49.679Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-03-15T04:08:49.876Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-03-15T04:08:50.244Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-03-15T04:08:51.177Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-03-15T04:08:51.354Z] === RUN TestReadPluginNoRead/default [2020-03-15T04:08:53.072Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-03-15T04:08:53.381Z] --- PASS: TestReadPluginNoRead (26.94s) [2020-03-15T04:08:53.381Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.90s) [2020-03-15T04:08:53.381Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.73s) [2020-03-15T04:08:53.381Z] --- PASS: TestReadPluginNoRead/default (1.71s) [2020-03-15T04:08:53.381Z] read_test.go:91: [d368837775a15] daemon is not started [2020-03-15T04:08:53.665Z] --- PASS: TestContinueAfterPluginCrash (27.45s) [2020-03-15T04:08:53.665Z] PASS [2020-03-15T04:08:53.665Z] [2020-03-15T04:08:53.665Z] DONE 6 tests in 27.549s [2020-03-15T04:08:53.665Z] 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-03-15T04:08:53.665Z] ++ 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-03-15T04:08:53.665Z] ++ set -e [2020-03-15T04:08:53.665Z] ++ '[' -n 0 ']' [2020-03-15T04:08:53.665Z] ++ set -x [2020-03-15T04:08:53.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-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-03-15T04:08:53.665Z] testing: warning: no tests to run [2020-03-15T04:08:53.665Z] PASS [2020-03-15T04:08:53.665Z] [2020-03-15T04:08:53.665Z] DONE 0 tests in 0.019s [2020-03-15T04:08:53.665Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-03-15T04:08:53.665Z] ++ 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-03-15T04:08:53.665Z] ++ set -e [2020-03-15T04:08:53.665Z] ++ '[' -n 0 ']' [2020-03-15T04:08:53.665Z] ++ set -x [2020-03-15T04:08:53.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-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-03-15T04:08:53.665Z] INFO: Testing against a local daemon [2020-03-15T04:08:53.665Z] === RUN TestPluginWithDevMounts [2020-03-15T04:08:53.665Z] === PAUSE TestPluginWithDevMounts [2020-03-15T04:08:53.665Z] === CONT TestPluginWithDevMounts [2020-03-15T04:08:54.967Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-03-15T04:08:56.434Z] --- PASS: TestPluginWithDevMounts (2.31s) [2020-03-15T04:08:56.434Z] PASS [2020-03-15T04:08:56.434Z] [2020-03-15T04:08:56.434Z] DONE 1 tests in 2.413s [2020-03-15T04:08:56.434Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-03-15T04:08:56.434Z] ++ 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-03-15T04:08:56.434Z] ++ set -e [2020-03-15T04:08:56.434Z] ++ '[' -n 0 ']' [2020-03-15T04:08:56.434Z] ++ set -x [2020-03-15T04:08:56.434Z] ++ env -i DEST=/go/src/github.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-03-15T04:08:56.434Z] INFO: Testing against a local daemon [2020-03-15T04:08:56.434Z] === RUN TestSecretInspect [2020-03-15T04:08:58.476Z] --- PASS: TestSecretInspect (2.30s) [2020-03-15T04:08:58.476Z] === RUN TestSecretList [2020-03-15T04:08:59.146Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-03-15T04:09:01.044Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-03-15T04:09:01.164Z] --- PASS: TestSecretList (2.32s) [2020-03-15T04:09:01.164Z] === RUN TestSecretsCreateAndDelete [2020-03-15T04:09:03.215Z] --- PASS: TestSecretsCreateAndDelete (2.27s) [2020-03-15T04:09:03.215Z] === RUN TestSecretsUpdate [2020-03-15T04:09:03.582Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-03-15T04:09:04.953Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-03-15T04:09:05.246Z] --- PASS: TestSecretsUpdate (2.28s) [2020-03-15T04:09:05.246Z] === RUN TestTemplatedSecret [2020-03-15T04:09:06.849Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-03-15T04:09:06.849Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-03-15T04:09:07.413Z] === RUN TestDockerSuite/TestRunNetHost [2020-03-15T04:09:08.743Z] --- PASS: TestTemplatedSecret (3.03s) [2020-03-15T04:09:08.743Z] === RUN TestSecretCreateResolve [2020-03-15T04:09:08.786Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-03-15T04:09:09.718Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-03-15T04:09:10.284Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-03-15T04:09:10.782Z] --- PASS: TestSecretCreateResolve (2.27s) [2020-03-15T04:09:10.782Z] PASS [2020-03-15T04:09:10.782Z] [2020-03-15T04:09:10.782Z] DONE 6 tests in 14.550s [2020-03-15T04:09:10.782Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-03-15T04:09:10.782Z] ++ 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-03-15T04:09:10.782Z] ++ set -e [2020-03-15T04:09:10.782Z] ++ '[' -n 0 ']' [2020-03-15T04:09:10.782Z] ++ set -x [2020-03-15T04:09:10.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=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-03-15T04:09:10.782Z] INFO: Testing against a local daemon [2020-03-15T04:09:10.782Z] === RUN TestServiceCreateInit [2020-03-15T04:09:10.782Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-03-15T04:09:12.809Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-03-15T04:09:15.193Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-03-15T04:09:15.332Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-03-15T04:09:19.592Z] --- PASS: TestServiceCreateInit (8.32s) [2020-03-15T04:09:19.592Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.12s) [2020-03-15T04:09:19.592Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.15s) [2020-03-15T04:09:19.592Z] === RUN TestCreateServiceMultipleTimes [2020-03-15T04:09:20.588Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-03-15T04:09:20.588Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-03-15T04:09:20.846Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-03-15T04:09:21.777Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-03-15T04:09:21.777Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-03-15T04:09:22.708Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-03-15T04:09:23.272Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-03-15T04:09:23.272Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-03-15T04:09:24.206Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-03-15T04:09:25.137Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-03-15T04:09:25.137Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-03-15T04:09:26.068Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-03-15T04:09:26.638Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-03-15T04:09:28.534Z] === RUN TestDockerSuite/TestRunPortInUse [2020-03-15T04:09:29.464Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-03-15T04:09:30.029Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-03-15T04:09:30.963Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-03-15T04:09:31.529Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-03-15T04:09:32.464Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-03-15T04:09:33.027Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-03-15T04:09:33.027Z] === RUN TestDockerSuite/TestRunPublishPort [2020-03-15T04:09:33.959Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-03-15T04:09:34.891Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-03-15T04:09:34.891Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-03-15T04:09:35.455Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-03-15T04:09:37.350Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-03-15T04:09:37.350Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-03-15T04:09:38.101Z] --- PASS: TestCreateServiceMultipleTimes (16.18s) [2020-03-15T04:09:38.101Z] === RUN TestCreateServiceConflict [2020-03-15T04:09:38.101Z] --- PASS: TestCreateServiceConflict (2.28s) [2020-03-15T04:09:38.101Z] === RUN TestCreateServiceMaxReplicas [2020-03-15T04:09:40.668Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-03-15T04:09:40.802Z] --- PASS: TestCreateServiceMaxReplicas (2.94s) [2020-03-15T04:09:40.802Z] === RUN TestCreateWithDuplicateNetworkNames [2020-03-15T04:09:41.599Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-03-15T04:09:41.856Z] === RUN TestDockerSuite/TestRunRm [2020-03-15T04:09:42.789Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-03-15T04:09:46.967Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-03-15T04:09:46.967Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-03-15T04:09:47.532Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-03-15T04:09:48.464Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-03-15T04:09:51.005Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-03-15T04:09:51.569Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-03-15T04:09:55.749Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-03-15T04:09:56.042Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.43s) [2020-03-15T04:09:56.042Z] === RUN TestCreateServiceSecretFileMode [2020-03-15T04:09:56.316Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-03-15T04:09:56.662Z] --- PASS: TestCreateServiceSecretFileMode (2.72s) [2020-03-15T04:09:56.662Z] === RUN TestCreateServiceConfigFileMode [2020-03-15T04:09:59.356Z] --- PASS: TestCreateServiceConfigFileMode (2.64s) [2020-03-15T04:09:59.356Z] === RUN TestCreateServiceSysctls [2020-03-15T04:10:01.571Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-03-15T04:10:02.135Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-03-15T04:10:02.830Z] --- PASS: TestCreateServiceSysctls (3.51s) [2020-03-15T04:10:02.830Z] === RUN TestCreateServiceCapabilities [2020-03-15T04:10:03.068Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-03-15T04:10:04.000Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-03-15T04:10:04.564Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-03-15T04:10:04.564Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-03-15T04:10:05.498Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-03-15T04:10:05.526Z] --- PASS: TestCreateServiceCapabilities (2.75s) [2020-03-15T04:10:05.526Z] === RUN TestInspect [2020-03-15T04:10:06.429Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-03-15T04:10:07.361Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-03-15T04:10:07.361Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-03-15T04:10:08.229Z] --- PASS: TestInspect (2.82s) [2020-03-15T04:10:08.229Z] === RUN TestCreateJob [2020-03-15T04:10:08.293Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-03-15T04:10:09.226Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-03-15T04:10:11.700Z] --- PASS: TestCreateJob (3.32s) [2020-03-15T04:10:11.700Z] === RUN TestReplicatedJob [2020-03-15T04:10:11.751Z] === RUN TestDockerSuite/TestRunState [2020-03-15T04:10:13.124Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-03-15T04:10:13.381Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-03-15T04:10:14.316Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-03-15T04:10:15.254Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-03-15T04:10:15.520Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-03-15T04:10:15.520Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-03-15T04:10:16.453Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-03-15T04:10:17.386Z] === RUN TestDockerSuite/TestRunSysctls [2020-03-15T04:10:18.600Z] --- PASS: TestReplicatedJob (5.77s) [2020-03-15T04:10:18.600Z] === RUN TestUpdateReplicatedJob [2020-03-15T04:10:18.757Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-03-15T04:10:18.757Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-03-15T04:10:18.757Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-03-15T04:10:19.688Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-03-15T04:10:20.252Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-03-15T04:10:21.296Z] --- PASS: TestUpdateReplicatedJob (3.55s) [2020-03-15T04:10:21.296Z] === RUN TestServiceListWithStatuses [2020-03-15T04:10:21.296Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-03-15T04:10:21.296Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-15T04:10:21.296Z] === RUN TestDockerNetworkConnectAlias [2020-03-15T04:10:22.778Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-03-15T04:10:23.342Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-03-15T04:10:25.239Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-03-15T04:10:25.239Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-03-15T04:10:25.498Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-03-15T04:10:25.692Z] --- PASS: TestDockerNetworkConnectAlias (4.72s) [2020-03-15T04:10:25.692Z] === RUN TestDockerNetworkReConnect [2020-03-15T04:10:29.678Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-03-15T04:10:30.108Z] --- PASS: TestDockerNetworkReConnect (3.77s) [2020-03-15T04:10:30.108Z] === RUN TestServicePlugin [2020-03-15T04:10:30.108Z] --- SKIP: TestServicePlugin (0.00s) [2020-03-15T04:10:30.108Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-15T04:10:30.108Z] === RUN TestServiceUpdateLabel [2020-03-15T04:10:32.133Z] --- PASS: TestServiceUpdateLabel (2.32s) [2020-03-15T04:10:32.133Z] === RUN TestServiceUpdateSecrets [2020-03-15T04:10:32.956Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-03-15T04:10:33.887Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-03-15T04:10:33.887Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-03-15T04:10:34.820Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-03-15T04:10:34.820Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-03-15T04:10:35.753Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-03-15T04:10:35.753Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-03-15T04:10:38.279Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-03-15T04:10:38.845Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-03-15T04:10:39.785Z] === RUN TestDockerSuite/TestRunUserByID [2020-03-15T04:10:40.723Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-03-15T04:10:40.723Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-03-15T04:10:40.980Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-03-15T04:10:41.912Z] === RUN TestDockerSuite/TestRunUserByName [2020-03-15T04:10:42.842Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-03-15T04:10:43.409Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-03-15T04:10:43.409Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-03-15T04:10:43.666Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-03-15T04:10:44.597Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-03-15T04:10:47.370Z] --- PASS: TestServiceUpdateSecrets (14.79s) [2020-03-15T04:10:47.370Z] === RUN TestServiceUpdateConfigs [2020-03-15T04:10:49.854Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-03-15T04:10:49.854Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-03-15T04:10:50.785Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-03-15T04:10:53.311Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-03-15T04:10:55.205Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-03-15T04:10:57.727Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-03-15T04:11:00.250Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-03-15T04:11:00.814Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-03-15T04:11:01.378Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-03-15T04:11:02.310Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-03-15T04:11:02.310Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-03-15T04:11:02.310Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-03-15T04:11:02.310Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-03-15T04:11:02.567Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-03-15T04:11:02.600Z] --- PASS: TestServiceUpdateConfigs (14.81s) [2020-03-15T04:11:02.600Z] === RUN TestServiceUpdateNetwork [2020-03-15T04:11:03.498Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-03-15T04:11:04.431Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-03-15T04:11:05.001Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-03-15T04:11:06.899Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-03-15T04:11:07.463Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-03-15T04:11:08.394Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-03-15T04:11:08.394Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-03-15T04:11:08.959Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-03-15T04:11:08.959Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-03-15T04:11:08.959Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-03-15T04:11:09.217Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-03-15T04:11:09.217Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-03-15T04:11:09.217Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-03-15T04:11:09.474Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-03-15T04:11:09.474Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-03-15T04:11:09.732Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-03-15T04:11:09.989Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-03-15T04:11:10.920Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-03-15T04:11:11.489Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-03-15T04:11:12.421Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-03-15T04:11:12.421Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-03-15T04:11:13.354Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-03-15T04:11:13.611Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-03-15T04:11:14.174Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-03-15T04:11:14.174Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-03-15T04:11:15.106Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-03-15T04:11:15.158Z] --- PASS: TestServiceUpdateNetwork (13.06s) [2020-03-15T04:11:15.158Z] PASS [2020-03-15T04:11:15.158Z] [2020-03-15T04:11:15.158Z] === Skipped [2020-03-15T04:11:15.158Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2020-03-15T04:11:15.158Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-15T04:11:15.158Z] [2020-03-15T04:11:15.158Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-03-15T04:11:15.158Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-15T04:11:15.158Z] [2020-03-15T04:11:15.158Z] [2020-03-15T04:11:15.158Z] DONE 23 tests, 2 skipped in 123.818s [2020-03-15T04:11:15.158Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-03-15T04:11:15.158Z] ++ 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-03-15T04:11:15.158Z] ++ set -e [2020-03-15T04:11:15.158Z] ++ '[' -n 0 ']' [2020-03-15T04:11:15.158Z] ++ set -x [2020-03-15T04:11:15.158Z] ++ env -i DEST=/go/src/github.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-03-15T04:11:15.158Z] INFO: Testing against a local daemon [2020-03-15T04:11:15.158Z] === RUN TestSessionCreate [2020-03-15T04:11:15.158Z] --- PASS: TestSessionCreate (0.07s) [2020-03-15T04:11:15.158Z] === RUN TestSessionCreateWithBadUpgrade [2020-03-15T04:11:15.158Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-03-15T04:11:15.158Z] PASS [2020-03-15T04:11:15.158Z] [2020-03-15T04:11:15.158Z] DONE 2 tests in 0.216s [2020-03-15T04:11:15.158Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-03-15T04:11:15.159Z] ++ 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-03-15T04:11:15.159Z] ++ set -e [2020-03-15T04:11:15.159Z] ++ '[' -n 0 ']' [2020-03-15T04:11:15.159Z] ++ set -x [2020-03-15T04:11:15.159Z] ++ env -i DEST=/go/src/github.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-03-15T04:11:15.159Z] INFO: Testing against a local daemon [2020-03-15T04:11:15.159Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-03-15T04:11:15.159Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-15T04:11:15.159Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-15T04:11:15.159Z] === RUN TestEventsExecDie [2020-03-15T04:11:15.775Z] --- PASS: TestEventsExecDie (0.80s) [2020-03-15T04:11:15.775Z] === RUN TestEventsBackwardsCompatible [2020-03-15T04:11:15.775Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2020-03-15T04:11:15.775Z] === RUN TestInfoBinaryCommits [2020-03-15T04:11:15.775Z] --- PASS: TestInfoBinaryCommits (0.06s) [2020-03-15T04:11:15.775Z] === RUN TestInfoAPIVersioned [2020-03-15T04:11:15.775Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-03-15T04:11:15.775Z] === RUN TestInfoDiscoveryBackend [2020-03-15T04:11:16.037Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-03-15T04:11:16.037Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-03-15T04:11:16.037Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-03-15T04:11:16.392Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2020-03-15T04:11:16.393Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-03-15T04:11:16.601Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-03-15T04:11:17.402Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-03-15T04:11:17.402Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-03-15T04:11:18.020Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2020-03-15T04:11:18.020Z] === RUN TestInfoAPI [2020-03-15T04:11:18.020Z] --- PASS: TestInfoAPI (0.05s) [2020-03-15T04:11:18.020Z] === RUN TestInfoAPIWarnings [2020-03-15T04:11:18.497Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-03-15T04:11:18.641Z] --- PASS: TestInfoAPIWarnings (0.54s) [2020-03-15T04:11:18.641Z] === RUN TestInfoDebug [2020-03-15T04:11:18.926Z] --- PASS: TestInfoDebug (0.54s) [2020-03-15T04:11:18.926Z] === RUN TestInfoInsecureRegistries [2020-03-15T04:11:19.061Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-03-15T04:11:19.061Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-03-15T04:11:19.542Z] --- PASS: TestInfoInsecureRegistries (0.55s) [2020-03-15T04:11:19.542Z] === RUN TestInfoRegistryMirrors [2020-03-15T04:11:19.993Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-03-15T04:11:19.993Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-03-15T04:11:20.158Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2020-03-15T04:11:20.158Z] === RUN TestLoginFailsWithBadCredentials [2020-03-15T04:11:20.442Z] --- PASS: TestLoginFailsWithBadCredentials (0.41s) [2020-03-15T04:11:20.442Z] === RUN TestPingCacheHeaders [2020-03-15T04:11:20.727Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-03-15T04:11:20.727Z] === RUN TestPingGet [2020-03-15T04:11:20.727Z] --- PASS: TestPingGet (0.03s) [2020-03-15T04:11:20.727Z] === RUN TestPingHead [2020-03-15T04:11:20.727Z] --- PASS: TestPingHead (0.05s) [2020-03-15T04:11:20.727Z] === RUN TestVersion [2020-03-15T04:11:20.727Z] --- PASS: TestVersion (0.06s) [2020-03-15T04:11:20.727Z] PASS [2020-03-15T04:11:20.727Z] [2020-03-15T04:11:20.727Z] === Skipped [2020-03-15T04:11:20.727Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-15T04:11:20.727Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-15T04:11:20.727Z] [2020-03-15T04:11:20.727Z] [2020-03-15T04:11:20.727Z] DONE 18 tests, 1 skipped in 5.979s [2020-03-15T04:11:20.727Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-03-15T04:11:20.727Z] ++ 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-03-15T04:11:20.727Z] ++ set -e [2020-03-15T04:11:20.727Z] ++ '[' -n 0 ']' [2020-03-15T04:11:20.727Z] ++ set -x [2020-03-15T04:11:20.727Z] ++ env -i DEST=/go/src/github.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-03-15T04:11:20.727Z] INFO: Testing against a local daemon [2020-03-15T04:11:20.727Z] === RUN TestVolumesCreateAndList [2020-03-15T04:11:21.012Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-03-15T04:11:21.012Z] === RUN TestVolumesRemove [2020-03-15T04:11:21.012Z] --- PASS: TestVolumesRemove (0.09s) [2020-03-15T04:11:21.012Z] === RUN TestVolumesInspect [2020-03-15T04:11:21.012Z] --- PASS: TestVolumesInspect (0.04s) [2020-03-15T04:11:21.012Z] === RUN TestVolumesInvalidJSON [2020-03-15T04:11:21.012Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-03-15T04:11:21.012Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-03-15T04:11:21.012Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-03-15T04:11:21.012Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2020-03-15T04:11:21.012Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-03-15T04:11:21.012Z] PASS [2020-03-15T04:11:21.012Z] [2020-03-15T04:11:21.012Z] DONE 5 tests in 0.308s [2020-03-15T04:11:21.012Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-03-15T04:11:21.296Z] ++++ cat bundles/test-integration/docker.pid [2020-03-15T04:11:21.296Z] +++ kill 13431 [2020-03-15T04:11:21.365Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-03-15T04:11:22.296Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-03-15T04:11:22.769Z] +++ /etc/init.d/apparmor stop [2020-03-15T04:11:22.770Z] Leaving: AppArmorNo profiles have been unloaded. [2020-03-15T04:11:22.770Z] [2020-03-15T04:11:22.770Z] Unloading profiles will leave already running processes permanently [2020-03-15T04:11:22.770Z] unconfined, which can lead to unexpected situations. [2020-03-15T04:11:22.770Z] [2020-03-15T04:11:22.770Z] To set a process to complain mode, use the command line tool [2020-03-15T04:11:22.770Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-03-15T04:11:22.770Z] +++ true [2020-03-15T04:11:22.770Z] Post stage [Pipeline] junit [2020-03-15T04:11:24.283Z] Recording test results [2020-03-15T04:11:24.821Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-03-15T04:11:25.401Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-03-15T04:11:25.401Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-03-15T04:11:25.401Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-03-15T04:11:25.452Z] + echo Ensuring container killed. [2020-03-15T04:11:25.452Z] Ensuring container killed. [2020-03-15T04:11:25.452Z] + docker rm -vf docker-pr1 [2020-03-15T04:11:25.452Z] Error: No such container: docker-pr1 [2020-03-15T04:11:25.452Z] + true [Pipeline] sh [2020-03-15T04:11:25.836Z] + echo Chowning /workspace to jenkins user [2020-03-15T04:11:25.836Z] Chowning /workspace to jenkins user [2020-03-15T04:11:25.836Z] + id -u [2020-03-15T04:11:25.836Z] + id -g [2020-03-15T04:11:25.836Z] + docker run --rm -v /home/docker/workspace/moby_PR-40695:/workspace busybox chown -R 1001:1001 /workspace [2020-03-15T04:11:25.836Z] Unable to find image 'busybox:latest' locally [2020-03-15T04:11:26.119Z] latest: Pulling from library/busybox [2020-03-15T04:11:26.402Z] 4c6795986792: Pulling fs layer [2020-03-15T04:11:26.693Z] 4c6795986792: Verifying Checksum [2020-03-15T04:11:26.693Z] 4c6795986792: Download complete [2020-03-15T04:11:26.780Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-03-15T04:11:26.978Z] 4c6795986792: Pull complete [2020-03-15T04:11:26.978Z] Digest: sha256:b26cd013274a657b86e706210ddd5cc1f82f50155791199d29b9e86e935ce135 [2020-03-15T04:11:26.978Z] Status: Downloaded newer image for busybox:latest [2020-03-15T04:11:27.711Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-03-15T04:11:28.643Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-03-15T04:11:28.900Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-03-15T04:11:29.402Z] + bundleName=ppc64le-integration [2020-03-15T04:11:29.402Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-03-15T04:11:29.402Z] Creating ppc64le-integration-bundles.tar.gz [2020-03-15T04:11:29.402Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o+ -name *.prof -o -namexargs *-report.xml tar ) -czf -print ppc64le-integration-bundles.tar.gz [2020-03-15T04:11:29.402Z] [Pipeline] archiveArtifacts [2020-03-15T04:11:29.723Z] Archiving artifacts [2020-03-15T04:11:30.796Z] === RUN TestDockerSuite/TestSaveImageId [2020-03-15T04:11:30.796Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-03-15T04:11:31.361Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-03-15T04:11:32.397Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40695/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-03-15T04:11:32.732Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-03-15T04:11:32.793Z] + make clean [2020-03-15T04:11:33.298Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-03-15T04:11:33.412Z] make: command: Command not found [2020-03-15T04:11:33.412Z] make: command: Command not found [2020-03-15T04:11:33.412Z] docker volume rm -f docker-dev-cache [2020-03-15T04:11:33.412Z] docker-dev-cache [Pipeline] deleteDir [2020-03-15T04:11:33.555Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-03-15T04:11:35.452Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-03-15T04:11:35.452Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-03-15T04:11:35.452Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-15T04:11:37.348Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-03-15T04:11:38.720Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-03-15T04:11:38.977Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-03-15T04:11:39.235Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-03-15T04:11:39.235Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-03-15T04:11:39.235Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-03-15T04:11:39.800Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-03-15T04:11:42.326Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-03-15T04:11:47.580Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-03-15T04:11:50.102Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-03-15T04:11:51.483Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-03-15T04:11:52.854Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-03-15T04:11:56.129Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-03-15T04:11:58.657Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-03-15T04:11:59.221Z] === RUN TestDockerSuite/TestStartRecordError [2020-03-15T04:12:01.115Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-03-15T04:12:03.640Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-03-15T04:12:05.536Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-03-15T04:12:08.811Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-03-15T04:12:14.066Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-03-15T04:12:16.587Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-03-15T04:12:21.870Z] === RUN TestDockerSuite/TestStatsNoStream [2020-03-15T04:12:23.241Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-03-15T04:12:24.613Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-03-15T04:12:27.138Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-03-15T04:12:27.703Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-03-15T04:12:28.635Z] === RUN TestDockerSuite/TestTopPrivileged [2020-03-15T04:12:29.200Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-03-15T04:12:29.200Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-03-15T04:12:30.131Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-03-15T04:12:34.308Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-03-15T04:12:36.832Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-03-15T04:12:37.765Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-03-15T04:12:38.698Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-03-15T04:12:39.630Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-03-15T04:12:39.630Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-03-15T04:12:40.561Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-03-15T04:12:42.461Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-03-15T04:12:42.461Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-03-15T04:12:42.461Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-03-15T04:12:43.832Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-03-15T04:12:45.220Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-03-15T04:12:46.153Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-03-15T04:12:48.052Z] === RUN TestDockerSuite/TestUpdateStats [2020-03-15T04:12:52.230Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-03-15T04:12:53.161Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-03-15T04:12:53.161Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-03-15T04:12:54.532Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-03-15T04:12:55.096Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-03-15T04:12:59.278Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-03-15T04:13:03.457Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-03-15T04:13:05.982Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-03-15T04:13:09.261Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-03-15T04:13:13.439Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-03-15T04:13:18.706Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-03-15T04:13:20.601Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-03-15T04:13:23.127Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-03-15T04:13:24.497Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-03-15T04:13:25.867Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-03-15T04:13:28.391Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-03-15T04:13:30.917Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-03-15T04:13:32.814Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-03-15T04:13:35.341Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-03-15T04:13:37.865Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-03-15T04:13:52.735Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-03-15T04:13:52.735Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-03-15T04:13:52.735Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-03-15T04:13:53.666Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-03-15T04:13:53.666Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-03-15T04:13:53.666Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-03-15T04:13:53.666Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-03-15T04:13:54.598Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-03-15T04:13:54.598Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-03-15T04:13:55.530Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-03-15T04:13:55.530Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-03-15T04:13:55.530Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-03-15T04:13:55.530Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-03-15T04:13:55.530Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-03-15T04:13:58.806Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-03-15T04:13:58.806Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-03-15T04:13:58.806Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-03-15T04:13:58.806Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-03-15T04:13:58.806Z] === RUN TestDockerSuite/TestVolumeEvents [2020-03-15T04:13:59.371Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-03-15T04:14:01.896Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-03-15T04:14:01.896Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-03-15T04:14:01.896Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-03-15T04:14:05.173Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-03-15T04:14:09.353Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-03-15T04:14:09.353Z] --- PASS: TestDockerSuite (1768.19s) [2020-03-15T04:14:09.353Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2020-03-15T04:14:09.353Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.08s) [2020-03-15T04:14:09.353Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2020-03-15T04:14:09.353Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2020-03-15T04:14:09.353Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2020-03-15T04:14:09.353Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.03s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.13s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.58s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.88s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.18s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.90s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.32s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.04s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.24s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.18s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.22s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.19s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.05s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.26s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.28s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.16s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.28s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.21s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.36s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.22s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestAttachDetach (1.19s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.23s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.31s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.46s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.08s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.49s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.88s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.68s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.60s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.61s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.01s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (20.21s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.67s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.52s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.21s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.78s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.77s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.62s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.01s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.57s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.64s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.18s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.00s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.05s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.51s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.83s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.96s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.92s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.25s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.46s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.43s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.63s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.22s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.91s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.47s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildAddTar (10.08s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.94s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.81s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (5.20s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.36s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.40s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.30s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.30s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.31s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.81s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.63s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.29s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.65s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.62s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.24s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.30s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.86s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.38s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.02s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.00s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.29s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.34s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.47s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.83s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.84s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.65s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.53s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.84s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.94s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.87s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.75s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.14s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.54s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildCmd (0.39s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.37s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.39s) [2020-03-15T04:14:09.354Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-03-15T04:14:09.354Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.39s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (6.20s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.35s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildContChar (4.08s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.27s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.52s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.43s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.77s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.44s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.59s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.13s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.77s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.93s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.04s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.95s) [2020-03-15T04:14:09.354Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-03-15T04:14:09.354Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-03-15T04:14:09.354Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-03-15T04:14:09.354Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-03-15T04:14:09.354Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-03-15T04:14:09.354Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-03-15T04:14:09.354Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-03-15T04:14:09.354Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.31s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.52s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.98s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.59s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.64s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (8.04s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (1.04s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.77s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.61s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.83s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.76s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.59s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.44s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildDockerignore (13.51s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.65s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.17s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.36s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.24s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.10s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.79s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.56s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.57s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (8.06s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.85s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.81s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (20.08s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.16s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.59s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.36s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.41s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.79s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.15s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.38s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.36s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.70s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.49s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.75s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildEnv (1.58s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.30s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.19s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.29s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (22.59s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.78s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.62s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.86s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.57s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.58s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.50s) [2020-03-15T04:14:09.354Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-03-15T04:14:09.354Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.36s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (12.56s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildExpose (0.35s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.53s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.53s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.38s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildFails (0.91s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.46s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.49s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.87s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.57s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.37s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.25s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.35s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.76s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.33s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.21s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.21s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.40s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildHistory (4.68s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.74s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.40s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.68s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.79s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.52s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildLabel (0.82s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.81s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.90s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.47s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildLabels (0.71s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.71s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.98s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.25s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.64s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.28s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.42s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.55s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.04s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.50s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.76s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (11.70s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (5.23s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.88s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (3.76s) [2020-03-15T04:14:09.354Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.02s) [2020-03-15T04:14:09.354Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (6.69s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.68s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.36s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.38s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.14s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.84s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.26s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.08s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.92s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.44s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.39s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.42s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.91s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.55s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.79s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.29s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.73s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.50s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.51s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.51s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.51s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.20s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildPATH (2.50s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.95s) [2020-03-15T04:14:09.354Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.04s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.85s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.28s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.19s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestBuildRm (3.01s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.12s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.48s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.53s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.65s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.53s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.48s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.66s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.81s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.14s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.34s) [2020-03-15T04:14:09.355Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-03-15T04:14:09.355Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.43s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.17s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestBuildStderr (1.01s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.43s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.07s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.38s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.87s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.14s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.47s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestBuildUser (2.17s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.90s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (17.79s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.16s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.31s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.20s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.14s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.60s) [2020-03-15T04:14:09.355Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-03-15T04:14:09.355Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-03-15T04:14:09.355Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-03-15T04:14:09.355Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-03-15T04:14:09.355Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-03-15T04:14:09.355Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-03-15T04:14:09.355Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-03-15T04:14:09.355Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.27s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.06s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.70s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.03s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.11s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.34s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.33s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.22s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.57s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.82s) [2020-03-15T04:14:09.355Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-03-15T04:14:09.355Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.96s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.73s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-03-15T04:14:09.355Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-03-15T04:14:09.355Z] docker_cli_sni_test.go:18: Flakey test [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.01s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.38s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestCommitChange (1.14s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.93s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.73s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.75s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.05s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestCommitTTY (1.76s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.05s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.71s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.11s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.04s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.06s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.25s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.09s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestContainerAPICommit (2.08s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.89s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.85s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.92s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.79s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.87s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.78s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.06s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.78s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.07s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.10s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.83s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.81s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.84s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.81s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.91s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.80s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.87s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.91s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.94s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.88s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.85s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.85s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.09s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.81s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.51s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.44s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.90s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.54s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.84s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.72s) [2020-03-15T04:14:09.355Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-03-15T04:14:09.355Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.82s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.84s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.17s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.63s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.54s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.00s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.27s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.89s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.58s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.54s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.55s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.59s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0008e71c0_} (1.63s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1698915318_/foo_false____} (1.43s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1698915318_/foo_true____} (1.62s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3796033757_/foo_false____} (1.60s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3796033757_/foo_true____} (1.64s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3796033757_/foo_true__0xc0008e7220__} (1.78s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0008e7240_} (1.64s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0008e7260_} (1.76s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0008e7280_} (1.68s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0008e72a0_} (1.66s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.55s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.45s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.05s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.05s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.04s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.04s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.06s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.05s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.04s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.98s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.36s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.85s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.64s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.18s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.92s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.98s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.10s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.95s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.95s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.90s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.08s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.22s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.95s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.05s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.05s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.97s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.12s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.48s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.06s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.95s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.93s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.98s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.36s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.90s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.15s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.76s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.89s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.60s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestCpToCaseD (5.00s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.49s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.87s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.89s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.50s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.91s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestCpToCaseJ (5.46s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.04s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestCpToDot (0.90s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.71s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (2.11s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestCpToStdout (1.19s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.49s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.39s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.96s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.69s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.08s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestCreateArgs (0.08s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.53s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.80s) [2020-03-15T04:14:09.355Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-03-15T04:14:09.355Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.08s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.80s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.37s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestCreateLabels (0.09s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.13s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestCreateRM (0.15s) [2020-03-15T04:14:09.355Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-03-15T04:14:09.355Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.07s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.17s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.50s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.10s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.04s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (5.49s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.15s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.18s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.08s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.82s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.54s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.85s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.68s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.62s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.83s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.74s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.08s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.77s) [2020-03-15T04:14:09.355Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.31s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.89s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.75s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.04s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.21s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.63s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.79s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.73s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.14s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.38s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestEventsAttach (1.03s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestEventsCommit (1.35s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (1.03s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.84s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.91s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.78s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.84s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.42s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.59s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestEventsCopy (1.29s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.67s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.77s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.34s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.57s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.09s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.10s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.35s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.13s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestEventsFilters (1.67s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestEventsFormat (1.55s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.89s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.22s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.97s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.28s) [2020-03-15T04:14:09.356Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-03-15T04:14:09.356Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-03-15T04:14:09.356Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-03-15T04:14:09.356Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.69s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.77s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestEventsRename (0.87s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestEventsResize (0.84s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.81s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.98s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.65s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.03s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestEventsTop (0.94s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestEventsUntag (2.63s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.57s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestExec (0.86s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.88s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.82s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.86s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.95s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.85s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.86s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.90s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.88s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.89s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.88s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.67s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestExecCgroup (1.22s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestExecEnv (0.88s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.79s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.20s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestExecInspectID (3.17s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestExecInteractive (1.29s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.98s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.90s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestExecParseError (0.82s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.75s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.81s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.43s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.96s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestExecStartFails (0.90s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.07s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.87s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestExecTTY (1.00s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.05s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.88s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestExecUlimits (0.89s) [2020-03-15T04:14:09.356Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-03-15T04:14:09.356Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.81s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (1.05s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.02s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestExecWithTERM (1.00s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestExecWithUser (0.95s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.90s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.89s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.86s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.82s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.85s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.08s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestHealth (20.91s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.03s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.03s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (1.21s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.92s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.29s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.27s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.49s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.90s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.87s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.98s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.84s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.88s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestImportBadURL (0.16s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestImportDisplay (1.68s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestImportFile (1.91s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (2.40s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestImportGzipped (2.09s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.89s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.97s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.88s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.94s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.04s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.02s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.83s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.82s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.81s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.74s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.85s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.85s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.79s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.84s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.91s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.12s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.78s) [2020-03-15T04:14:09.356Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-03-15T04:14:09.356Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.38s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.87s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestInspectDefault (0.83s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestInspectHistory (1.08s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.04s) [2020-03-15T04:14:09.356Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-03-15T04:14:09.356Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestInspectInt64 (1.03s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.83s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.09s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.80s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.94s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.91s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.87s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestInspectStatus (1.11s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.80s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.01s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.81s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.04s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.72s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.88s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.10s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.04s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.43s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.93s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.65s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.41s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.80s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.69s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.38s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.50s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.45s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.79s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (12.49s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.48s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.82s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.80s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.55s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.39s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.82s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.80s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.83s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.86s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.81s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.90s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.16s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.09s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.15s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.41s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.23s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.69s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.88s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.85s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestLogsSince (6.85s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.81s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.71s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestLogsTail (0.94s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.85s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.81s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.48s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.84s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestNetHostname (2.65s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.36s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.31s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.50s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.89s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestPluginActive (2.06s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.99s) [2020-03-15T04:14:09.356Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-03-15T04:14:09.356Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.72s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.56s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.84s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.11s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.04s) [2020-03-15T04:14:09.356Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.20s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.49s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.75s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestPortList (9.76s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.79s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.16s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.08s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.93s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.94s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.87s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.12s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.58s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.50s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.65s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.63s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.17s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestPsByOrder (3.25s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.01s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.42s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.17s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.10s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.26s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.83s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.55s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.90s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.62s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.55s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.68s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.49s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.61s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.17s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (1.01s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.79s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.67s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.85s) [2020-03-15T04:14:09.357Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-03-15T04:14:09.357Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.15s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.13s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.92s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.58s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.60s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (1.02s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.84s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.39s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.47s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.09s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.07s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.33s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.69s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.86s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.41s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.57s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.09s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.92s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.08s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.35s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.83s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.94s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.70s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.02s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRmiTag (0.12s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.84s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.59s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.76s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.95s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.41s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.56s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunAddHost (0.77s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.43s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.89s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.82s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.96s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.88s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.89s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.88s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.57s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.61s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.97s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.96s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (1.08s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.83s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.92s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.07s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.12s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.81s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.83s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.76s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.63s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.84s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.76s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.80s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.78s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.82s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.82s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.81s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.79s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (1.03s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.83s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.22s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.90s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.85s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.82s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.09s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.77s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.67s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.78s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.54s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.77s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.80s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.79s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.83s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.81s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.99s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.64s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.06s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.78s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.38s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.87s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.68s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.71s) [2020-03-15T04:14:09.357Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-03-15T04:14:09.357Z] docker_cli_run_test.go:4129: unmatched requirement DaemonIsWindows [2020-03-15T04:14:09.357Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-03-15T04:14:09.357Z] docker_cli_run_test.go:4148: unmatched requirement DaemonIsWindows [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.84s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.85s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.52s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.46s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.80s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.67s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.79s) [2020-03-15T04:14:09.357Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-03-15T04:14:09.357Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.81s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.74s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.81s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.81s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.81s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.79s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.79s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.79s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.84s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.80s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunExitCode (0.83s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.80s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.84s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.82s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.82s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.82s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.51s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.39s) [2020-03-15T04:14:09.357Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-03-15T04:14:09.357Z] docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.55s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.82s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.58s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.07s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.63s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.84s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.25s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.64s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.70s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.94s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.69s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.71s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.18s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.23s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.62s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.27s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.69s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.24s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.62s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.67s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunMount (6.27s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.79s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.80s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.63s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.37s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.42s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.39s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.54s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.63s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.67s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.69s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunNetHost (1.22s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.85s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.75s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.50s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.37s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.83s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.72s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.88s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.06s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.77s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.77s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.83s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.85s) [2020-03-15T04:14:09.357Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-03-15T04:14:09.357Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.82s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.85s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.67s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunPortInUse (1.00s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.73s) [2020-03-15T04:14:09.357Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.73s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.73s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.80s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.76s) [2020-03-15T04:14:09.357Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-03-15T04:14:09.357Z] docker_cli_run_test.go:4214: unmatched requirement IsolationIsProcess [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.81s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.74s) [2020-03-15T04:14:09.357Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-03-15T04:14:09.357Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.80s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.57s) [2020-03-15T04:14:09.357Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-03-15T04:14:09.357Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.28s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.56s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunRm (0.91s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.87s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.90s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.80s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (2.20s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.80s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.46s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (5.32s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.83s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.91s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.96s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.79s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.80s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.91s) [2020-03-15T04:14:09.357Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.89s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.95s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.84s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.75s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestRunState (1.57s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.95s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.91s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.26s) [2020-03-15T04:14:09.358Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2020-03-15T04:14:09.358Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.79s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.84s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestRunSysctls (1.66s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.79s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.99s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.78s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.10s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.26s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.23s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.98s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.93s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.86s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.57s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.30s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestRunUserByID (0.82s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.20s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.24s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.91s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestRunUserByName (0.83s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.80s) [2020-03-15T04:14:09.358Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-03-15T04:14:09.358Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.17s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.79s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.52s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.81s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.12s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.39s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.60s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.37s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.70s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.77s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.78s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.89s) [2020-03-15T04:14:09.358Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-03-15T04:14:09.358Z] docker_cli_run_test.go:4184: unmatched requirement DaemonIsWindows [2020-03-15T04:14:09.358Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-03-15T04:14:09.358Z] docker_cli_run_test.go:4204: unmatched requirement DaemonIsWindows [2020-03-15T04:14:09.358Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-03-15T04:14:09.358Z] docker_cli_run_test.go:4194: unmatched requirement DaemonIsWindows [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.21s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.83s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.82s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.79s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.60s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.79s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.77s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.79s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.02s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.15s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.15s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.15s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.15s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.16s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.83s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.82s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.76s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.10s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.83s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.30s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.76s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.78s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.82s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.76s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.62s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.81s) [2020-03-15T04:14:09.358Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-03-15T04:14:09.358Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.64s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.54s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.74s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.49s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.79s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.05s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.09s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.19s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.89s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.54s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.13s) [2020-03-15T04:14:09.358Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents778234863 [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.07s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.99s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.54s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.52s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.45s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.38s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.48s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.56s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.53s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.04s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.50s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.84s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.69s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.84s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestStartRecordError (1.76s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.46s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.06s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.18s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.99s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.21s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.82s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestStopContainerSignal (2.03s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.93s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.85s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.82s) [2020-03-15T04:14:09.358Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-03-15T04:14:09.358Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.78s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.25s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.41s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.82s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.88s) [2020-03-15T04:14:09.358Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-03-15T04:14:09.358Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (1.03s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.70s) [2020-03-15T04:14:09.358Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-03-15T04:14:09.358Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.54s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.32s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.03s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.70s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestUpdateStats (3.88s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.56s) [2020-03-15T04:14:09.358Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-03-15T04:14:09.358Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.08s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.85s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.14s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.61s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.21s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.59s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.06s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.37s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.42s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.21s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.54s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.53s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.36s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.35s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.39s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.32s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.37s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.02s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.82s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.81s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.93s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.61s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.18s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.06s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.80s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.38s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.20s) [2020-03-15T04:14:09.358Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.18s) [2020-03-15T04:14:09.358Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-03-15T04:14:09.358Z] docker_cli_run_test.go:4522: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-03-15T04:14:09.358Z] === RUN TestDockerRegistrySuite [2020-03-15T04:14:09.358Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-03-15T04:14:11.255Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-03-15T04:14:12.624Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-03-15T04:14:14.521Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-03-15T04:14:14.521Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-03-15T04:14:18.710Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-03-15T04:14:22.888Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-03-15T04:14:27.066Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-03-15T04:14:28.435Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-03-15T04:14:29.806Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-03-15T04:14:31.177Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-03-15T04:14:32.548Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-03-15T04:14:33.919Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-03-15T04:14:35.289Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-03-15T04:14:36.658Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-03-15T04:14:39.934Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-03-15T04:14:41.830Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-03-15T04:14:43.199Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-03-15T04:14:46.500Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-03-15T04:14:47.870Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-03-15T04:14:47.870Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-03-15T04:14:49.244Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-03-15T04:14:50.614Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-03-15T04:14:51.984Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-03-15T04:14:56.165Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-03-15T04:14:56.165Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-03-15T04:14:56.422Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-03-15T04:14:57.354Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-03-15T04:14:57.918Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-03-15T04:14:58.175Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-03-15T04:14:58.433Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-03-15T04:14:58.690Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-03-15T04:14:59.256Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-03-15T04:14:59.256Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-03-15T04:15:01.151Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-03-15T04:15:03.048Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-03-15T04:15:03.980Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-03-15T04:15:05.353Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-03-15T04:15:06.725Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-03-15T04:15:07.290Z] --- PASS: TestDockerRegistrySuite (57.93s) [2020-03-15T04:15:07.290Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.73s) [2020-03-15T04:15:07.290Z] check_test.go:196: [d5ecdc4fd8111] daemon is not started [2020-03-15T04:15:07.290Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.48s) [2020-03-15T04:15:07.290Z] check_test.go:196: [d5198bcd66d50] daemon is not started [2020-03-15T04:15:07.290Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.85s) [2020-03-15T04:15:07.290Z] check_test.go:196: [db1ad149d49c9] daemon is not started [2020-03-15T04:15:07.290Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.14s) [2020-03-15T04:15:07.290Z] check_test.go:196: [d486d4eb3588a] daemon is not started [2020-03-15T04:15:07.290Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.17s) [2020-03-15T04:15:07.290Z] check_test.go:196: [d567c00e05abe] daemon is not started [2020-03-15T04:15:07.290Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.28s) [2020-03-15T04:15:07.290Z] check_test.go:196: [daed1f84d026e] daemon is not started [2020-03-15T04:15:07.290Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.19s) [2020-03-15T04:15:07.290Z] check_test.go:196: [d1f76c25c27a0] daemon is not started [2020-03-15T04:15:07.290Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.40s) [2020-03-15T04:15:07.290Z] check_test.go:196: [db25cf8496012] daemon is not started [2020-03-15T04:15:07.290Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.29s) [2020-03-15T04:15:07.290Z] check_test.go:196: [d3a3ef17a0feb] daemon is not started [2020-03-15T04:15:07.290Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.37s) [2020-03-15T04:15:07.290Z] check_test.go:196: [d6314bbb1f643] daemon is not started [2020-03-15T04:15:07.290Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.43s) [2020-03-15T04:15:07.290Z] check_test.go:196: [de7e296e933a1] daemon is not started [2020-03-15T04:15:07.290Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.44s) [2020-03-15T04:15:07.290Z] check_test.go:196: [d7c28c8c7d516] daemon is not started [2020-03-15T04:15:07.290Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.28s) [2020-03-15T04:15:07.290Z] check_test.go:196: [de2fef91b8a7f] daemon is not started [2020-03-15T04:15:07.290Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.38s) [2020-03-15T04:15:07.290Z] check_test.go:196: [d3f730e28014b] daemon is not started [2020-03-15T04:15:07.290Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.64s) [2020-03-15T04:15:07.290Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:ba5b0840fdff7bdd3e2e9290e0a44eb38d447ff70835222b4a85656c03308b23 [2020-03-15T04:15:07.290Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:fbeca0127a633fb2e96f674a7ba46bdbf62393911c18373815a0a1344c365965 [2020-03-15T04:15:07.290Z] check_test.go:196: [d65af895fac35] daemon is not started [2020-03-15T04:15:07.290Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.56s) [2020-03-15T04:15:07.290Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:c6251696ef7d6745ce1e1f5cd8656e43109244d9e611b14e9323668617446d6f [2020-03-15T04:15:07.290Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:06d7bd66a27fb2e6e7ce7b29eebe8e87963d7e023640e78d790c30549816b61d [2020-03-15T04:15:07.290Z] check_test.go:196: [d94885d7309ca] daemon is not started [2020-03-15T04:15:07.290Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.36s) [2020-03-15T04:15:07.290Z] check_test.go:196: [dea1fd12ca089] daemon is not started [2020-03-15T04:15:07.290Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.26s) [2020-03-15T04:15:07.290Z] check_test.go:196: [de2e83bf8be2e] daemon is not started [2020-03-15T04:15:07.290Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.34s) [2020-03-15T04:15:07.290Z] check_test.go:196: [d5a0babebd4ba] daemon is not started [2020-03-15T04:15:07.290Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-03-15T04:15:07.290Z] check_test.go:196: [d19e1db90aa53] daemon is not started [2020-03-15T04:15:07.290Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.36s) [2020-03-15T04:15:07.290Z] check_test.go:196: [d1929162f95fd] daemon is not started [2020-03-15T04:15:07.290Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.26s) [2020-03-15T04:15:07.290Z] check_test.go:196: [d3957f8b6c3da] daemon is not started [2020-03-15T04:15:07.290Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.21s) [2020-03-15T04:15:07.290Z] check_test.go:196: [de94c9b10d182] daemon is not started [2020-03-15T04:15:07.290Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.62s) [2020-03-15T04:15:07.290Z] check_test.go:196: [dae12a2a5159c] daemon is not started [2020-03-15T04:15:07.290Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.40s) [2020-03-15T04:15:07.290Z] check_test.go:196: [d96a960a5d005] daemon is not started [2020-03-15T04:15:07.290Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.48s) [2020-03-15T04:15:07.290Z] check_test.go:196: [dd538d0017738] daemon is not started [2020-03-15T04:15:07.290Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.62s) [2020-03-15T04:15:07.290Z] check_test.go:196: [d19cdcf8b2d77] daemon is not started [2020-03-15T04:15:07.290Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.15s) [2020-03-15T04:15:07.290Z] check_test.go:196: [d026016e219da] daemon is not started [2020-03-15T04:15:07.290Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.31s) [2020-03-15T04:15:07.290Z] check_test.go:196: [d854266df6484] daemon is not started [2020-03-15T04:15:07.290Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.38s) [2020-03-15T04:15:07.290Z] check_test.go:196: [d27d5190018bc] daemon is not started [2020-03-15T04:15:07.290Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.43s) [2020-03-15T04:15:07.290Z] check_test.go:196: [dc3c5a5a84cc9] daemon is not started [2020-03-15T04:15:07.290Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-03-15T04:15:07.290Z] check_test.go:196: [d1201ab686104] daemon is not started [2020-03-15T04:15:07.290Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.51s) [2020-03-15T04:15:07.290Z] check_test.go:196: [dd7a334236c03] daemon is not started [2020-03-15T04:15:07.290Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.13s) [2020-03-15T04:15:07.290Z] check_test.go:196: [db01018cd044b] daemon is not started [2020-03-15T04:15:07.290Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.14s) [2020-03-15T04:15:07.290Z] check_test.go:196: [d1e849901160f] daemon is not started [2020-03-15T04:15:07.290Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.35s) [2020-03-15T04:15:07.290Z] check_test.go:196: [d5e34056af92d] daemon is not started [2020-03-15T04:15:07.290Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.00s) [2020-03-15T04:15:07.290Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.78s) [2020-03-15T04:15:07.290Z] === RUN TestDockerSchema1RegistrySuite [2020-03-15T04:15:07.290Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-03-15T04:15:07.290Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-03-15T04:15:10.585Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-03-15T04:15:11.518Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-03-15T04:15:12.083Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-03-15T04:15:12.341Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-03-15T04:15:12.598Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-03-15T04:15:12.856Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-03-15T04:15:13.856Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-03-15T04:15:16.383Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-03-15T04:15:16.383Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-03-15T04:15:21.641Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-03-15T04:15:21.899Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-03-15T04:15:22.830Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-03-15T04:15:24.202Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-03-15T04:15:24.202Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-03-15T04:15:25.134Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-03-15T04:15:25.699Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-03-15T04:15:27.596Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-03-15T04:15:28.527Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-03-15T04:15:32.706Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-03-15T04:15:32.706Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-03-15T04:15:33.271Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-03-15T04:15:33.528Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-03-15T04:15:33.786Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-03-15T04:15:34.043Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-03-15T04:15:34.301Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-03-15T04:15:34.571Z] --- PASS: TestDockerSchema1RegistrySuite (27.30s) [2020-03-15T04:15:34.571Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.14s) [2020-03-15T04:15:34.571Z] check_test.go:223: [d06c8def5a3ab] daemon is not started [2020-03-15T04:15:34.571Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.23s) [2020-03-15T04:15:34.571Z] check_test.go:223: [de9d1912cdd9f] daemon is not started [2020-03-15T04:15:34.571Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.72s) [2020-03-15T04:15:34.571Z] check_test.go:223: [d97469e56697f] daemon is not started [2020-03-15T04:15:34.571Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.83s) [2020-03-15T04:15:34.571Z] check_test.go:223: [dd3c3e8ddf7ae] daemon is not started [2020-03-15T04:15:34.571Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.50s) [2020-03-15T04:15:34.571Z] check_test.go:223: [d4cf308de93c0] daemon is not started [2020-03-15T04:15:34.571Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.51s) [2020-03-15T04:15:34.571Z] check_test.go:223: [d095ee47df429] daemon is not started [2020-03-15T04:15:34.571Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-03-15T04:15:34.571Z] check_test.go:223: [dc0d27c85d2c5] daemon is not started [2020-03-15T04:15:34.571Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.39s) [2020-03-15T04:15:34.571Z] check_test.go:223: [d503bccec54e6] daemon is not started [2020-03-15T04:15:34.571Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.55s) [2020-03-15T04:15:34.571Z] check_test.go:223: [dd2131a869c90] daemon is not started [2020-03-15T04:15:34.571Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.29s) [2020-03-15T04:15:34.571Z] check_test.go:223: [d7fa615e8230d] daemon is not started [2020-03-15T04:15:34.571Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.85s) [2020-03-15T04:15:34.571Z] check_test.go:223: [de862e882cc1e] daemon is not started [2020-03-15T04:15:34.571Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.41s) [2020-03-15T04:15:34.571Z] check_test.go:223: [db87a635e9a4d] daemon is not started [2020-03-15T04:15:34.571Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.51s) [2020-03-15T04:15:34.571Z] check_test.go:223: [d3674378037e4] daemon is not started [2020-03-15T04:15:34.571Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-03-15T04:15:34.571Z] check_test.go:223: [d96d2177b2050] daemon is not started [2020-03-15T04:15:34.571Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.30s) [2020-03-15T04:15:34.571Z] check_test.go:223: [deb2095307688] daemon is not started [2020-03-15T04:15:34.571Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.31s) [2020-03-15T04:15:34.571Z] check_test.go:223: [de8c81236091f] daemon is not started [2020-03-15T04:15:34.571Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.39s) [2020-03-15T04:15:34.571Z] check_test.go:223: [d3159aff32aa2] daemon is not started [2020-03-15T04:15:34.571Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-03-15T04:15:34.571Z] check_test.go:223: [dd1ca3a1a2842] daemon is not started [2020-03-15T04:15:34.571Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-03-15T04:15:34.571Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-03-15T04:15:35.509Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-03-15T04:15:36.074Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-03-15T04:15:36.331Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-03-15T04:15:37.704Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-03-15T04:15:37.704Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-03-15T04:15:37.962Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-03-15T04:15:38.527Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-03-15T04:15:38.785Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.25s) [2020-03-15T04:15:38.785Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (1.03s) [2020-03-15T04:15:38.785Z] check_test.go:252: [da5966e8a081b] daemon is not started [2020-03-15T04:15:38.785Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.55s) [2020-03-15T04:15:38.785Z] check_test.go:252: [d49ece0493837] daemon is not started [2020-03-15T04:15:38.785Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2020-03-15T04:15:38.785Z] check_test.go:252: [de0c57b1933ac] daemon is not started [2020-03-15T04:15:38.785Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.17s) [2020-03-15T04:15:38.785Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2020-03-15T04:15:38.785Z] check_test.go:252: [dbbfa4d9dc0be] daemon is not started [2020-03-15T04:15:38.785Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.40s) [2020-03-15T04:15:38.785Z] check_test.go:252: [dec9332d1edee] daemon is not started [2020-03-15T04:15:38.785Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.54s) [2020-03-15T04:15:38.785Z] check_test.go:252: [d1c805879539c] daemon is not started [2020-03-15T04:15:38.785Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2020-03-15T04:15:38.785Z] check_test.go:252: [d26598dfa218d] daemon is not started [2020-03-15T04:15:38.785Z] === RUN TestDockerRegistryAuthTokenSuite [2020-03-15T04:15:38.785Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-03-15T04:15:44.045Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-03-15T04:15:44.045Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-03-15T04:15:44.303Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-03-15T04:15:44.303Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-03-15T04:15:44.560Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.77s) [2020-03-15T04:15:44.560Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2020-03-15T04:15:44.560Z] check_test.go:279: [d1182138989b1] daemon is not started [2020-03-15T04:15:44.560Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-03-15T04:15:44.560Z] check_test.go:279: [d7ca86d1acbe2] daemon is not started [2020-03-15T04:15:44.560Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-03-15T04:15:44.560Z] check_test.go:279: [d5476856cddfa] daemon is not started [2020-03-15T04:15:44.560Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.17s) [2020-03-15T04:15:44.560Z] check_test.go:279: [d5860225ef62c] daemon is not started [2020-03-15T04:15:44.560Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2020-03-15T04:15:44.560Z] check_test.go:279: [d671ac709385d] daemon is not started [2020-03-15T04:15:44.560Z] === RUN TestDockerNetworkSuite [2020-03-15T04:15:44.560Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-03-15T04:15:47.840Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-03-15T04:15:49.213Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-03-15T04:15:54.469Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-03-15T04:15:56.414Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-03-15T04:16:00.590Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-03-15T04:16:01.962Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-03-15T04:16:11.922Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-03-15T04:16:14.447Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-03-15T04:16:15.817Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-03-15T04:16:16.750Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-03-15T04:16:17.314Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-03-15T04:16:19.211Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-03-15T04:16:19.211Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-03-15T04:16:20.582Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-03-15T04:16:20.582Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-03-15T04:16:20.840Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-03-15T04:16:22.739Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-03-15T04:16:22.739Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-03-15T04:16:22.739Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-03-15T04:16:22.739Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-03-15T04:16:22.739Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-03-15T04:16:24.111Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-03-15T04:16:26.639Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-03-15T04:16:26.639Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-03-15T04:16:26.639Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-03-15T04:16:26.897Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-03-15T04:16:27.155Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-03-15T04:16:29.684Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-03-15T04:16:31.058Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-03-15T04:16:35.259Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-03-15T04:16:35.259Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-03-15T04:16:37.785Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-03-15T04:16:45.888Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-03-15T04:16:45.888Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-03-15T04:16:45.888Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-03-15T04:16:45.888Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-03-15T04:16:45.888Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-03-15T04:16:46.145Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-03-15T04:16:46.145Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-03-15T04:16:46.145Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-03-15T04:16:50.323Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-03-15T04:16:50.323Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-03-15T04:16:50.324Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-03-15T04:16:51.694Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-03-15T04:16:56.951Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-03-15T04:16:58.847Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-03-15T04:17:00.746Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-03-15T04:17:00.746Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-03-15T04:17:02.643Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-03-15T04:17:05.170Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-03-15T04:17:05.170Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-03-15T04:17:06.550Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-03-15T04:17:07.482Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-03-15T04:17:09.378Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-03-15T04:17:15.931Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-03-15T04:17:15.931Z] --- PASS: TestDockerNetworkSuite (91.18s) [2020-03-15T04:17:15.931Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.97s) [2020-03-15T04:17:15.931Z] docker_cli_network_unix_test.go:46: [d70a46fdda2bf] daemon is not started [2020-03-15T04:17:15.931Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.45s) [2020-03-15T04:17:15.931Z] docker_cli_network_unix_test.go:46: [dabe88042d823] daemon is not started [2020-03-15T04:17:15.931Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (4.78s) [2020-03-15T04:17:15.931Z] docker_cli_network_unix_test.go:46: [d6520991770fe] daemon is not started [2020-03-15T04:17:15.931Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.65s) [2020-03-15T04:17:15.931Z] docker_cli_network_unix_test.go:46: [d7c9fd95b1fba] daemon is not started [2020-03-15T04:17:15.931Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.60s) [2020-03-15T04:17:15.931Z] docker_cli_network_unix_test.go:1233: [dea8e1163d0c4] daemon is not started [2020-03-15T04:17:15.931Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.90s) [2020-03-15T04:17:15.931Z] docker_cli_network_unix_test.go:46: [d715b03fc464b] daemon is not started [2020-03-15T04:17:15.931Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (8.62s) [2020-03-15T04:17:15.931Z] docker_cli_network_unix_test.go:46: [d4ce2bfd4715c] daemon is not started [2020-03-15T04:17:15.931Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.57s) [2020-03-15T04:17:15.931Z] docker_cli_network_unix_test.go:46: [dbdf685e8fbf6] daemon is not started [2020-03-15T04:17:15.931Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.71s) [2020-03-15T04:17:15.931Z] docker_cli_network_unix_test.go:46: [d6e19d247ceca] daemon is not started [2020-03-15T04:17:15.931Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.87s) [2020-03-15T04:17:15.931Z] docker_cli_network_unix_test.go:46: [dea9c6fd9b73e] daemon is not started [2020-03-15T04:17:15.931Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.73s) [2020-03-15T04:17:15.931Z] docker_cli_network_unix_test.go:46: [db56890a8b577] daemon is not started [2020-03-15T04:17:15.931Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.44s) [2020-03-15T04:17:15.931Z] docker_cli_network_unix_test.go:46: [d5507d0d9a1a4] daemon is not started [2020-03-15T04:17:15.931Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.57s) [2020-03-15T04:17:15.931Z] docker_cli_network_unix_test.go:46: [d5cd88039e190] daemon is not started [2020-03-15T04:17:15.931Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2020-03-15T04:17:15.931Z] docker_cli_network_unix_test.go:46: [d583ab6871b29] daemon is not started [2020-03-15T04:17:15.932Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.34s) [2020-03-15T04:17:15.932Z] docker_cli_network_unix_test.go:46: [dcd36e3e2f1bd] daemon is not started [2020-03-15T04:17:15.932Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.57s) [2020-03-15T04:17:15.932Z] docker_cli_network_unix_test.go:46: [de8be20d9d8fa] daemon is not started [2020-03-15T04:17:15.932Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.21s) [2020-03-15T04:17:15.932Z] docker_cli_network_unix_test.go:46: [dd1e9f6fd4ce2] daemon is not started [2020-03-15T04:17:15.932Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2020-03-15T04:17:15.932Z] docker_cli_network_unix_test.go:46: [da22e03522609] daemon is not started [2020-03-15T04:17:15.932Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.13s) [2020-03-15T04:17:15.932Z] docker_cli_network_unix_test.go:46: [dc869933a777f] daemon is not started [2020-03-15T04:17:15.932Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.38s) [2020-03-15T04:17:15.932Z] docker_cli_network_unix_test.go:46: [d0d44aee00a8c] daemon is not started [2020-03-15T04:17:15.932Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (2.19s) [2020-03-15T04:17:15.932Z] docker_cli_network_unix_test.go:46: [d8d5937da6129] daemon is not started [2020-03-15T04:17:15.932Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.14s) [2020-03-15T04:17:15.932Z] docker_cli_network_unix_test.go:46: [dc206632c666c] daemon is not started [2020-03-15T04:17:15.932Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.46s) [2020-03-15T04:17:15.932Z] docker_cli_network_unix_test.go:46: [d19c1b71cee78] daemon is not started [2020-03-15T04:17:15.932Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.10s) [2020-03-15T04:17:15.932Z] docker_cli_network_unix_test.go:46: [d38562d540818] daemon is not started [2020-03-15T04:17:15.932Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.89s) [2020-03-15T04:17:15.932Z] docker_cli_network_unix_test.go:968: [dc3285c04bc42] daemon is not started [2020-03-15T04:17:15.932Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.82s) [2020-03-15T04:17:15.932Z] docker_cli_network_unix_test.go:46: [de9c2c36f5240] daemon is not started [2020-03-15T04:17:15.932Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (10.05s) [2020-03-15T04:17:15.932Z] docker_cli_network_unix_test.go:1116: [ddf693b0d3c89] daemon is not started [2020-03-15T04:17:15.932Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.18s) [2020-03-15T04:17:15.932Z] docker_cli_network_unix_test.go:46: [d0fa8560cfe2d] daemon is not started [2020-03-15T04:17:15.932Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.72s) [2020-03-15T04:17:15.932Z] docker_cli_network_unix_test.go:46: [d8bf3d7511295] daemon is not started [2020-03-15T04:17:15.932Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.12s) [2020-03-15T04:17:15.932Z] docker_cli_network_unix_test.go:46: [d73ef30e874ea] daemon is not started [2020-03-15T04:17:15.932Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.09s) [2020-03-15T04:17:15.932Z] docker_cli_network_unix_test.go:46: [d496a1d2ad3c8] daemon is not started [2020-03-15T04:17:15.932Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.14s) [2020-03-15T04:17:15.932Z] docker_cli_network_unix_test.go:46: [dedec3444ab39] daemon is not started [2020-03-15T04:17:15.932Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.14s) [2020-03-15T04:17:15.932Z] docker_cli_network_unix_test.go:46: [da784e3aaa8d5] daemon is not started [2020-03-15T04:17:15.932Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2020-03-15T04:17:15.932Z] docker_cli_network_unix_test.go:46: [d6cf274f96637] daemon is not started [2020-03-15T04:17:15.932Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (3.99s) [2020-03-15T04:17:15.932Z] docker_cli_network_unix_test.go:46: [d5c1098078cca] daemon is not started [2020-03-15T04:17:15.932Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2020-03-15T04:17:15.932Z] docker_cli_network_unix_test.go:46: [d297f8960af44] daemon is not started [2020-03-15T04:17:15.932Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-03-15T04:17:15.932Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-03-15T04:17:15.932Z] docker_cli_network_unix_test.go:46: [d8c325d92b9fe] daemon is not started [2020-03-15T04:17:15.932Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.36s) [2020-03-15T04:17:15.932Z] docker_cli_network_unix_test.go:46: [d934b006f36ab] daemon is not started [2020-03-15T04:17:15.932Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.52s) [2020-03-15T04:17:15.932Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.57s) [2020-03-15T04:17:15.932Z] docker_cli_network_unix_test.go:1084: [d8ad4ad3c34d3] daemon is not started [2020-03-15T04:17:15.932Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.05s) [2020-03-15T04:17:15.932Z] docker_cli_network_unix_test.go:46: [dfae8f8c0d1e7] daemon is not started [2020-03-15T04:17:15.932Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.50s) [2020-03-15T04:17:15.932Z] docker_cli_network_unix_test.go:46: [d2dc8c2af9348] daemon is not started [2020-03-15T04:17:15.932Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.62s) [2020-03-15T04:17:15.932Z] docker_cli_network_unix_test.go:46: [d8e55f18ca625] daemon is not started [2020-03-15T04:17:15.932Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.04s) [2020-03-15T04:17:15.932Z] docker_cli_network_unix_test.go:46: [dba06b05d6e9e] daemon is not started [2020-03-15T04:17:15.932Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.65s) [2020-03-15T04:17:15.932Z] docker_cli_network_unix_test.go:46: [dbe8e51ea0851] daemon is not started [2020-03-15T04:17:15.932Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.78s) [2020-03-15T04:17:15.932Z] docker_cli_network_unix_test.go:46: [dfd62f00e619e] daemon is not started [2020-03-15T04:17:15.932Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.79s) [2020-03-15T04:17:15.932Z] docker_cli_network_unix_test.go:46: [df2f0d31d3831] daemon is not started [2020-03-15T04:17:15.932Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.52s) [2020-03-15T04:17:15.932Z] docker_cli_network_unix_test.go:46: [db9d8c0c29cc9] daemon is not started [2020-03-15T04:17:15.932Z] === RUN TestDockerHubPullSuite [2020-03-15T04:17:15.932Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-03-15T04:17:17.303Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-03-15T04:17:18.235Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-03-15T04:17:19.605Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-03-15T04:17:19.862Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-03-15T04:17:21.234Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-03-15T04:17:21.234Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-03-15T04:17:21.492Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-03-15T04:17:21.492Z] --- PASS: TestDockerHubPullSuite (5.78s) [2020-03-15T04:17:21.492Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.57s) [2020-03-15T04:17:21.492Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.19s) [2020-03-15T04:17:21.492Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.44s) [2020-03-15T04:17:21.492Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.28s) [2020-03-15T04:17:21.492Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.23s) [2020-03-15T04:17:21.492Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2020-03-15T04:17:21.492Z] PASS [2020-03-15T04:17:21.492Z] [2020-03-15T04:17:21.492Z] === Skipped [2020-03-15T04:17:21.492Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-03-15T04:17:21.492Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-03-15T04:17:21.492Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-03-15T04:17:21.492Z] [2020-03-15T04:17:21.492Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-03-15T04:17:21.492Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-03-15T04:17:21.492Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-03-15T04:17:21.492Z] [2020-03-15T04:17:21.492Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-03-15T04:17:21.492Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-03-15T04:17:21.492Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-03-15T04:17:21.492Z] [2020-03-15T04:17:21.492Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-03-15T04:17:21.492Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-03-15T04:17:21.492Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-03-15T04:17:21.492Z] [2020-03-15T04:17:21.492Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-03-15T04:17:21.492Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-03-15T04:17:21.492Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-03-15T04:17:21.492Z] [2020-03-15T04:17:21.492Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-03-15T04:17:21.492Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-03-15T04:17:21.492Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-03-15T04:17:21.492Z] [2020-03-15T04:17:21.492Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.02s) [2020-03-15T04:17:21.492Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.02s) [2020-03-15T04:17:21.492Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-03-15T04:17:21.492Z] [2020-03-15T04:17:21.492Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-03-15T04:17:21.492Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-03-15T04:17:21.492Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-03-15T04:17:21.492Z] [2020-03-15T04:17:21.492Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-03-15T04:17:21.492Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-03-15T04:17:21.492Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-03-15T04:17:21.492Z] [2020-03-15T04:17:21.492Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-03-15T04:17:21.492Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-03-15T04:17:21.492Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-03-15T04:17:21.492Z] [2020-03-15T04:17:21.492Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-03-15T04:17:21.492Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-03-15T04:17:21.492Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-03-15T04:17:21.492Z] [2020-03-15T04:17:21.492Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-03-15T04:17:21.492Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-03-15T04:17:21.492Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-03-15T04:17:21.492Z] [2020-03-15T04:17:21.492Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-03-15T04:17:21.492Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-03-15T04:17:21.492Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-03-15T04:17:21.492Z] [2020-03-15T04:17:21.492Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-03-15T04:17:21.492Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-03-15T04:17:21.492Z] docker_cli_sni_test.go:18: Flakey test [2020-03-15T04:17:21.492Z] [2020-03-15T04:17:21.492Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-03-15T04:17:21.492Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-03-15T04:17:21.492Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-03-15T04:17:21.492Z] [2020-03-15T04:17:21.492Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-03-15T04:17:21.492Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-03-15T04:17:21.492Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-03-15T04:17:21.492Z] [2020-03-15T04:17:21.492Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-03-15T04:17:21.492Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-03-15T04:17:21.492Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-03-15T04:17:21.492Z] [2020-03-15T04:17:21.492Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-03-15T04:17:21.492Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-03-15T04:17:21.492Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-03-15T04:17:21.492Z] [2020-03-15T04:17:21.492Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-03-15T04:17:21.492Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-03-15T04:17:21.492Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-03-15T04:17:21.492Z] [2020-03-15T04:17:21.492Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-03-15T04:17:21.492Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-03-15T04:17:21.492Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-03-15T04:17:21.492Z] [2020-03-15T04:17:21.492Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-03-15T04:17:21.492Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-03-15T04:17:21.492Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-03-15T04:17:21.492Z] [2020-03-15T04:17:21.492Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-03-15T04:17:21.492Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-03-15T04:17:21.492Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-03-15T04:17:21.492Z] [2020-03-15T04:17:21.492Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-03-15T04:17:21.492Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-03-15T04:17:21.492Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-03-15T04:17:21.492Z] [2020-03-15T04:17:21.492Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-03-15T04:17:21.492Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-03-15T04:17:21.492Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-03-15T04:17:21.492Z] [2020-03-15T04:17:21.492Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-03-15T04:17:21.492Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-03-15T04:17:21.492Z] docker_cli_run_test.go:4129: unmatched requirement DaemonIsWindows [2020-03-15T04:17:21.492Z] [2020-03-15T04:17:21.492Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-03-15T04:17:21.492Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-03-15T04:17:21.492Z] docker_cli_run_test.go:4148: unmatched requirement DaemonIsWindows [2020-03-15T04:17:21.492Z] [2020-03-15T04:17:21.492Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-03-15T04:17:21.492Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-03-15T04:17:21.492Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-03-15T04:17:21.492Z] [2020-03-15T04:17:21.492Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-03-15T04:17:21.492Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-03-15T04:17:21.492Z] docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv [2020-03-15T04:17:21.492Z] [2020-03-15T04:17:21.492Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-03-15T04:17:21.492Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-03-15T04:17:21.492Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-03-15T04:17:21.492Z] [2020-03-15T04:17:21.492Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-03-15T04:17:21.492Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-03-15T04:17:21.492Z] docker_cli_run_test.go:4214: unmatched requirement IsolationIsProcess [2020-03-15T04:17:21.492Z] [2020-03-15T04:17:21.492Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-03-15T04:17:21.492Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-03-15T04:17:21.492Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2020-03-15T04:17:21.492Z] [2020-03-15T04:17:21.492Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-03-15T04:17:21.492Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-03-15T04:17:21.492Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-03-15T04:17:21.492Z] [2020-03-15T04:17:21.492Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2020-03-15T04:17:21.492Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2020-03-15T04:17:21.492Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-03-15T04:17:21.492Z] [2020-03-15T04:17:21.492Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-03-15T04:17:21.492Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-03-15T04:17:21.492Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-03-15T04:17:21.492Z] [2020-03-15T04:17:21.492Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-03-15T04:17:21.492Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-03-15T04:17:21.492Z] docker_cli_run_test.go:4184: unmatched requirement DaemonIsWindows [2020-03-15T04:17:21.492Z] [2020-03-15T04:17:21.492Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-03-15T04:17:21.492Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-03-15T04:17:21.492Z] docker_cli_run_test.go:4204: unmatched requirement DaemonIsWindows [2020-03-15T04:17:21.492Z] [2020-03-15T04:17:21.492Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-03-15T04:17:21.492Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-03-15T04:17:21.492Z] docker_cli_run_test.go:4194: unmatched requirement DaemonIsWindows [2020-03-15T04:17:21.492Z] [2020-03-15T04:17:21.492Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-03-15T04:17:21.492Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-03-15T04:17:21.492Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-03-15T04:17:21.492Z] [2020-03-15T04:17:21.492Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-03-15T04:17:21.492Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-03-15T04:17:21.492Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-03-15T04:17:21.492Z] [2020-03-15T04:17:21.492Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-03-15T04:17:21.492Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-03-15T04:17:21.492Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-03-15T04:17:21.492Z] [2020-03-15T04:17:21.492Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-03-15T04:17:21.492Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-03-15T04:17:21.492Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-03-15T04:17:21.492Z] [2020-03-15T04:17:21.492Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-03-15T04:17:21.492Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-03-15T04:17:21.492Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-03-15T04:17:21.492Z] [2020-03-15T04:17:21.492Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-03-15T04:17:21.492Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-03-15T04:17:21.492Z] docker_cli_run_test.go:4522: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-03-15T04:17:21.492Z] [2020-03-15T04:17:21.492Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-03-15T04:17:21.492Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-03-15T04:17:21.492Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-03-15T04:17:21.492Z] docker_cli_network_unix_test.go:46: [d8c325d92b9fe] daemon is not started [2020-03-15T04:17:21.492Z] [2020-03-15T04:17:21.492Z] [2020-03-15T04:17:21.492Z] DONE 1277 tests, 44 skipped in 1992.107s [2020-03-15T04:17:21.492Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-03-15T04:17:21.492Z] ++++ cat bundles/test-integration/docker.pid [2020-03-15T04:17:21.492Z] +++ kill 7419 [2020-03-15T04:17:22.866Z] +++ /etc/init.d/apparmor stop [2020-03-15T04:17:22.866Z] Leaving: AppArmorNo profiles have been unloaded. [2020-03-15T04:17:22.866Z] [2020-03-15T04:17:22.866Z] Unloading profiles will leave already running processes permanently [2020-03-15T04:17:22.866Z] unconfined, which can lead to unexpected situations. [2020-03-15T04:17:22.866Z] [2020-03-15T04:17:22.866Z] To set a process to complain mode, use the command line tool [2020-03-15T04:17:22.866Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-03-15T04:17:22.866Z] +++ true [2020-03-15T04:17:22.866Z] [2020-03-15T04:17:24.764Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-03-15T04:17:32.862Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-03-15T04:17:37.050Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-03-15T04:17:40.329Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-03-15T04:17:43.604Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-03-15T04:17:46.128Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-03-15T04:17:49.404Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-03-15T04:17:51.926Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-03-15T04:17:55.233Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-03-15T04:18:51.427Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-03-15T04:19:06.299Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-03-15T04:19:24.362Z] --- PASS: TestDockerSwarmSuite (1736.37s) [2020-03-15T04:19:24.362Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.64s) [2020-03-15T04:19:24.362Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.15s) [2020-03-15T04:19:24.362Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.61s) [2020-03-15T04:19:24.362Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.23s) [2020-03-15T04:19:24.362Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.08s) [2020-03-15T04:19:24.362Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (25.89s) [2020-03-15T04:19:24.362Z] docker_api_swarm_test.go:563: [d65eda8480f14] joining swarm manager [daa93ff31a6c0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-15T04:19:24.362Z] docker_api_swarm_test.go:585: [d0f49fb901d58] joining swarm manager [daa93ff31a6c0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-15T04:19:24.362Z] check_test.go:380: [d65eda8480f14] daemon is not started [2020-03-15T04:19:24.362Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-03-15T04:19:24.362Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-03-15T04:19:24.362Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.06s) [2020-03-15T04:19:24.362Z] docker_api_swarm_test.go:46: [d53a58dac3120] joining swarm manager [d8844728f18af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-15T04:19:24.362Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.84s) [2020-03-15T04:19:24.362Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.59s) [2020-03-15T04:19:24.362Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (38.36s) [2020-03-15T04:19:24.362Z] docker_api_swarm_test.go:304: [d5af3d8186fbd] joining swarm manager [dab95da50fba9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-15T04:19:24.362Z] docker_api_swarm_test.go:305: [d4ed84ac68421] joining swarm manager [dab95da50fba9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-15T04:19:24.362Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2020-03-15T04:19:24.362Z] docker_api_swarm_test.go:364: Waiting for possible election... [2020-03-15T04:19:24.362Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.35s) [2020-03-15T04:19:24.362Z] docker_api_swarm_test.go:272: [d913ec076bc3e] joining swarm manager [d5c983571a3bd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-15T04:19:24.362Z] docker_api_swarm_test.go:273: [d65af8d4d9feb] joining swarm manager [d5c983571a3bd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-15T04:19:24.362Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.39s) [2020-03-15T04:19:24.362Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.85s) [2020-03-15T04:19:24.362Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.49s) [2020-03-15T04:19:24.362Z] docker_api_swarm_node_test.go:19: [db8d78d252d80] joining swarm manager [d8c2121d02594]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-15T04:19:24.362Z] docker_api_swarm_node_test.go:20: [d966f6ecbf406] joining swarm manager [d8c2121d02594]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-15T04:19:24.362Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (49.04s) [2020-03-15T04:19:24.362Z] docker_api_swarm_test.go:502: [d9054010d5700] joining swarm manager [d7b808c67297a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-15T04:19:24.362Z] docker_api_swarm_test.go:507: [db672855c2808] joining swarm manager [d7b808c67297a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-15T04:19:24.362Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.92s) [2020-03-15T04:19:24.362Z] docker_api_swarm_node_test.go:80: [d393e36f7907a] joining swarm manager [dbaf5fac8c4de]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-15T04:19:24.362Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.58s) [2020-03-15T04:19:24.362Z] docker_api_swarm_node_test.go:52: [d820fc1cdc4e6] joining swarm manager [dd59fcf936e14]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-15T04:19:24.362Z] docker_api_swarm_node_test.go:53: [dcc7569accda9] joining swarm manager [dd59fcf936e14]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-15T04:19:24.362Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.05s) [2020-03-15T04:19:24.362Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (24.51s) [2020-03-15T04:19:24.362Z] docker_api_swarm_test.go:202: [d9ffcd5fecc83] joining swarm manager [dc898dc3eccf7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-15T04:19:24.362Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (59.26s) [2020-03-15T04:19:24.362Z] docker_api_swarm_test.go:384: [d2e635ec468e1] joining swarm manager [dfb17d380d054]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-15T04:19:24.362Z] docker_api_swarm_test.go:385: [d1b54ccdc8dfc] joining swarm manager [dfb17d380d054]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-15T04:19:24.362Z] check_test.go:380: [d1b54ccdc8dfc] daemon is not started [2020-03-15T04:19:24.362Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (47.20s) [2020-03-15T04:19:24.362Z] docker_api_swarm_test.go:802: [dcb5e58158eaa] joining swarm manager [d28cc95a1f44c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-15T04:19:24.362Z] docker_api_swarm_test.go:802: [dfb25f487d97f] joining swarm manager [d28cc95a1f44c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-15T04:19:24.362Z] docker_api_swarm_test.go:802: [d4dfbff10eecf] joining swarm manager [d28cc95a1f44c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-03-15T04:19:24.362Z] docker_api_swarm_test.go:802: [d534d8ca963b1] joining swarm manager [d28cc95a1f44c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-03-15T04:19:24.362Z] docker_api_swarm_test.go:810: [d8022e7b50055] joining swarm manager [d28cc95a1f44c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-03-15T04:19:24.362Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.44s) [2020-03-15T04:19:24.362Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.50s) [2020-03-15T04:19:24.362Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.02s) [2020-03-15T04:19:24.362Z] docker_api_swarm_service_test.go:394: [d7c93138df8be] joining swarm manager [dd13f154e87a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-15T04:19:24.362Z] docker_api_swarm_service_test.go:394: [da122f162b323] joining swarm manager [dd13f154e87a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-15T04:19:24.362Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (18.06s) [2020-03-15T04:19:24.362Z] docker_api_swarm_service_test.go:342: [dfe66305d95e4] joining swarm manager [db864d978121f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-15T04:19:24.362Z] docker_api_swarm_service_test.go:342: [df047165dfc53] joining swarm manager [db864d978121f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-15T04:19:24.362Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.01s) [2020-03-15T04:19:24.362Z] docker_api_swarm_service_test.go:489: [db289f1a6bcf2] joining swarm manager [d0f3a910e2bed]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-15T04:19:24.362Z] docker_api_swarm_service_test.go:489: [d59e28e9d7d9a] joining swarm manager [d0f3a910e2bed]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-15T04:19:24.362Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.17s) [2020-03-15T04:19:24.362Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.10s) [2020-03-15T04:19:24.362Z] docker_api_swarm_service_test.go:127: [de99befc3bd53] joining swarm manager [df8951f8662d2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-15T04:19:24.362Z] docker_api_swarm_service_test.go:128: [d9e2154c12eb4] joining swarm manager [df8951f8662d2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-15T04:19:24.362Z] docker_api_swarm_service_test.go:136: [dfb0c05e4af02] joining swarm manager [df8951f8662d2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-03-15T04:19:24.362Z] docker_api_swarm_service_test.go:137: [d08c040f0fb3a] joining swarm manager [df8951f8662d2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-03-15T04:19:24.362Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.62s) [2020-03-15T04:19:24.362Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.01s) [2020-03-15T04:19:24.362Z] docker_api_swarm_service_test.go:303: [dec341d4ab439] joining swarm manager [d38d607d607a7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-15T04:19:24.362Z] docker_api_swarm_service_test.go:303: [d3c7ae7a2bfb9] joining swarm manager [d38d607d607a7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-15T04:19:24.362Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (25.71s) [2020-03-15T04:19:24.362Z] docker_api_swarm_service_test.go:99: [d0112fae13930] joining swarm manager [dad04e154288b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-15T04:19:24.362Z] docker_api_swarm_service_test.go:100: [daabb30c302e8] joining swarm manager [dad04e154288b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-15T04:19:24.362Z] check_test.go:380: [d0112fae13930] daemon is not started [2020-03-15T04:19:24.362Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (22.12s) [2020-03-15T04:19:24.362Z] docker_api_swarm_service_test.go:532: [ddb1b42defd0d] joining swarm manager [db7a6119f370b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-15T04:19:24.362Z] docker_api_swarm_service_test.go:533: [dc3c3995b5458] joining swarm manager [db7a6119f370b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-15T04:19:24.362Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.61s) [2020-03-15T04:19:24.362Z] docker_api_swarm_service_test.go:147: [dfa7012400e7b] joining swarm manager [d9970f5f40f6f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-15T04:19:24.362Z] docker_api_swarm_service_test.go:147: [d223a1d3770be] joining swarm manager [d9970f5f40f6f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-15T04:19:24.362Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.63s) [2020-03-15T04:19:24.362Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.24s) [2020-03-15T04:19:24.362Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.94s) [2020-03-15T04:19:24.362Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.40s) [2020-03-15T04:19:24.362Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.93s) [2020-03-15T04:19:24.362Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.27s) [2020-03-15T04:19:24.362Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.00s) [2020-03-15T04:19:24.362Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (5.28s) [2020-03-15T04:19:24.362Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.31s) [2020-03-15T04:19:24.362Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.33s) [2020-03-15T04:19:24.362Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.05s) [2020-03-15T04:19:24.362Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.61s) [2020-03-15T04:19:24.362Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.36s) [2020-03-15T04:19:24.362Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.20s) [2020-03-15T04:19:24.362Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.51s) [2020-03-15T04:19:24.362Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (3.29s) [2020-03-15T04:19:24.362Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.44s) [2020-03-15T04:19:24.362Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.71s) [2020-03-15T04:19:24.362Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.98s) [2020-03-15T04:19:24.362Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.18s) [2020-03-15T04:19:24.362Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.27s) [2020-03-15T04:19:24.362Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.98s) [2020-03-15T04:19:24.362Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.82s) [2020-03-15T04:19:24.362Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.31s) [2020-03-15T04:19:24.362Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.10s) [2020-03-15T04:19:24.362Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.91s) [2020-03-15T04:19:24.362Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.04s) [2020-03-15T04:19:24.362Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.82s) [2020-03-15T04:19:24.362Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.33s) [2020-03-15T04:19:24.362Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.82s) [2020-03-15T04:19:24.362Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.62s) [2020-03-15T04:19:24.362Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.73s) [2020-03-15T04:19:24.362Z] docker_cli_service_logs_test.go:241: checking task puls7p9oi3lm [2020-03-15T04:19:24.362Z] docker_cli_service_logs_test.go:246: checking messages for puls7p9oi3lm [2020-03-15T04:19:24.362Z] docker_cli_service_logs_test.go:241: checking task nyr8zi732b8d [2020-03-15T04:19:24.362Z] docker_cli_service_logs_test.go:246: checking messages for nyr8zi732b8d [2020-03-15T04:19:24.362Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.58s) [2020-03-15T04:19:24.362Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (19.00s) [2020-03-15T04:19:24.362Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.23s) [2020-03-15T04:19:24.362Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.46s) [2020-03-15T04:19:24.362Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (20.16s) [2020-03-15T04:19:24.362Z] docker_cli_swarm_test.go:1901: [dc84ddc9241c5] joining swarm manager [d549a74175898]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-15T04:19:24.362Z] docker_cli_swarm_test.go:1902: [d36b9c5f61d51] joining swarm manager [d549a74175898]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-15T04:19:24.362Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.93s) [2020-03-15T04:19:24.362Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.86s) [2020-03-15T04:19:24.362Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.00s) [2020-03-15T04:19:24.362Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (16.14s) [2020-03-15T04:19:24.362Z] docker_cli_swarm_test.go:1802: [d18d1075e77c7] joining swarm manager [dc81850a59abd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-15T04:19:24.363Z] docker_cli_swarm_test.go:1803: [d3d4e3c831361] joining swarm manager [dc81850a59abd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-15T04:19:24.363Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.35s) [2020-03-15T04:19:24.363Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (138.71s) [2020-03-15T04:19:24.363Z] docker_cli_swarm_test.go:1321: [d70f567843fc6] joining swarm manager [d513a57bc0d59]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-15T04:19:24.363Z] docker_cli_swarm_test.go:1322: [df6be8fec6f8c] joining swarm manager [d513a57bc0d59]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-15T04:19:24.363Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.21s) [2020-03-15T04:19:24.363Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (9.35s) [2020-03-15T04:19:24.363Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.21s) [2020-03-15T04:19:24.363Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.86s) [2020-03-15T04:19:24.363Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.87s) [2020-03-15T04:19:24.363Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.97s) [2020-03-15T04:19:24.363Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.92s) [2020-03-15T04:19:24.363Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2020-03-15T04:19:24.363Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-03-15T04:19:24.363Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (8.89s) [2020-03-15T04:19:24.363Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.81s) [2020-03-15T04:19:24.363Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.86s) [2020-03-15T04:19:24.363Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (3.19s) [2020-03-15T04:19:24.363Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.92s) [2020-03-15T04:19:24.363Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (50.54s) [2020-03-15T04:19:24.363Z] docker_cli_swarm_test.go:1186: [d20e5239ba660] joining swarm manager [de5da5812346e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-15T04:19:24.363Z] docker_cli_swarm_test.go:1195: [d6139e225c3fa] joining swarm manager [de5da5812346e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-15T04:19:24.363Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.51s) [2020-03-15T04:19:24.363Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.69s) [2020-03-15T04:19:24.363Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (134.00s) [2020-03-15T04:19:24.363Z] docker_cli_swarm_test.go:1118: [d3a55e3a57139] joining swarm manager [dc5a797ee7340]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-15T04:19:24.363Z] docker_cli_swarm_test.go:1119: [d1cc8f7819f5c] joining swarm manager [dc5a797ee7340]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-15T04:19:24.363Z] docker_cli_swarm_test.go:1172: [db4db41f7c4bc] joining swarm manager [dc5a797ee7340]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-03-15T04:19:24.363Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.99s) [2020-03-15T04:19:24.363Z] docker_cli_swarm_test.go:1453: [d3d10ff53f3d0] joining swarm manager [d2fe9abcbbf50]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-15T04:19:24.363Z] docker_cli_swarm_test.go:1454: [db3504f47dc19] joining swarm manager [d2fe9abcbbf50]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-15T04:19:24.363Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.30s) [2020-03-15T04:19:24.363Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.17s) [2020-03-15T04:19:24.363Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.40s) [2020-03-15T04:19:24.363Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.08s) [2020-03-15T04:19:24.363Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.10s) [2020-03-15T04:19:24.363Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.68s) [2020-03-15T04:19:24.363Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.37s) [2020-03-15T04:19:24.363Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.24s) [2020-03-15T04:19:24.363Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.19s) [2020-03-15T04:19:24.363Z] docker_cli_swarm_unix_test.go:62: [dc6c54352d884] joining swarm manager [dc374331d4fc6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-15T04:19:24.363Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.22s) [2020-03-15T04:19:24.363Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (4.00s) [2020-03-15T04:19:24.363Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.18s) [2020-03-15T04:19:24.363Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.94s) [2020-03-15T04:19:24.363Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.27s) [2020-03-15T04:19:24.363Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.90s) [2020-03-15T04:19:24.363Z] docker_api_swarm_test.go:962: [d4a54ebb822d2] joining swarm manager [d464cd60c2a59]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-15T04:19:24.363Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (16.40s) [2020-03-15T04:19:24.363Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (3.18s) [2020-03-15T04:19:24.363Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.72s) [2020-03-15T04:19:24.363Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.73s) [2020-03-15T04:19:24.363Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.90s) [2020-03-15T04:19:24.363Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.42s) [2020-03-15T04:19:24.363Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.07s) [2020-03-15T04:19:24.363Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.01s) [2020-03-15T04:19:24.363Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.77s) [2020-03-15T04:19:24.363Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.06s) [2020-03-15T04:19:24.363Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.04s) [2020-03-15T04:19:24.363Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.93s) [2020-03-15T04:19:24.363Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.79s) [2020-03-15T04:19:24.363Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (18.02s) [2020-03-15T04:19:24.363Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.97s) [2020-03-15T04:19:24.363Z] === RUN TestDockerExternalVolumeSuite [2020-03-15T04:19:24.363Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-03-15T04:19:39.219Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-03-15T04:20:46.875Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-03-15T04:20:56.852Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-03-15T04:21:28.899Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-03-15T04:21:43.756Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-03-15T04:22:15.804Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-03-15T04:22:28.014Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-03-15T04:23:00.062Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-03-15T04:23:14.919Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-03-15T04:23:32.982Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-03-15T04:24:19.643Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-03-15T04:24:37.707Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-03-15T04:25:09.756Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-03-15T04:25:41.804Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-03-15T04:25:56.680Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-03-15T04:26:14.740Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-03-15T04:26:29.596Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-03-15T04:26:44.449Z] --- PASS: TestDockerExternalVolumeSuite (441.14s) [2020-03-15T04:26:44.449Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.90s) [2020-03-15T04:26:44.449Z] docker_cli_external_volume_driver_test.go:53: [d2c7ee3ebe258] daemon is not started [2020-03-15T04:26:44.449Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2020-03-15T04:26:44.449Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.60s) [2020-03-15T04:26:44.449Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2020-03-15T04:26:44.449Z] docker_cli_external_volume_driver_test.go:53: [dc7455e54494e] daemon is not started [2020-03-15T04:26:44.449Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2020-03-15T04:26:44.449Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-03-15T04:26:44.449Z] docker_cli_external_volume_driver_test.go:53: [d16f7fad38e15] daemon is not started [2020-03-15T04:26:44.449Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-03-15T04:26:44.449Z] docker_cli_external_volume_driver_test.go:53: [dadb8db83729a] daemon is not started [2020-03-15T04:26:44.449Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.60s) [2020-03-15T04:26:44.449Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.59s) [2020-03-15T04:26:44.449Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.82s) [2020-03-15T04:26:44.449Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2020-03-15T04:26:44.449Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.60s) [2020-03-15T04:26:44.449Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.73s) [2020-03-15T04:26:44.449Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.02s) [2020-03-15T04:26:44.449Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.59s) [2020-03-15T04:26:44.449Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.37s) [2020-03-15T04:26:44.449Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.34s) [2020-03-15T04:26:44.449Z] docker_cli_external_volume_driver_test.go:485: [d9c5ccd4bf3d0] daemon is not started [2020-03-15T04:26:44.449Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-03-15T04:26:44.450Z] docker_cli_external_volume_driver_test.go:53: [d7d9f1d94933a] daemon is not started [2020-03-15T04:26:44.450Z] PASS [2020-03-15T04:26:44.450Z] [2020-03-15T04:26:44.450Z] === Skipped [2020-03-15T04:26:44.450Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-03-15T04:26:44.450Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-03-15T04:26:44.450Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-03-15T04:26:44.450Z] check_test.go:309: [db8534c593731] daemon is not started [2020-03-15T04:26:44.450Z] [2020-03-15T04:26:44.450Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-03-15T04:26:44.450Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-03-15T04:26:44.450Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-03-15T04:26:44.450Z] check_test.go:309: [d59c730509258] daemon is not started [2020-03-15T04:26:44.450Z] [2020-03-15T04:26:44.450Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-03-15T04:26:44.450Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-03-15T04:26:44.450Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-03-15T04:26:44.450Z] check_test.go:309: [da476f2ce9f54] daemon is not started [2020-03-15T04:26:44.450Z] [2020-03-15T04:26:44.450Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-03-15T04:26:44.450Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-03-15T04:26:44.450Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-03-15T04:26:44.450Z] [2020-03-15T04:26:44.450Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2020-03-15T04:26:44.450Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2020-03-15T04:26:44.450Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-03-15T04:26:44.450Z] [2020-03-15T04:26:44.450Z] [2020-03-15T04:26:44.450Z] DONE 273 tests, 5 skipped in 2554.471s [2020-03-15T04:26:44.450Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-03-15T04:26:44.450Z] ++++ cat bundles/test-integration/docker.pid [2020-03-15T04:26:44.450Z] +++ kill 7444 [2020-03-15T04:26:45.380Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d1f4f705a6e04/docker.pid [2020-03-15T04:26:45.380Z] +++ kill 4343 [2020-03-15T04:26:45.380Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 4343 is not a child of this shell [2020-03-15T04:26:45.380Z] warning: PID 4343 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d1f4f705a6e04/docker.pid had a nonzero exit code [2020-03-15T04:26:45.380Z] +++ /etc/init.d/apparmor stop [2020-03-15T04:26:45.380Z] Leaving: AppArmorNo profiles have been unloaded. [2020-03-15T04:26:45.380Z] [2020-03-15T04:26:45.380Z] Unloading profiles will leave already running processes permanently [2020-03-15T04:26:45.380Z] unconfined, which can lead to unexpected situations. [2020-03-15T04:26:45.380Z] [2020-03-15T04:26:45.380Z] To set a process to complain mode, use the command line tool [2020-03-15T04:26:45.380Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-03-15T04:26:45.380Z] +++ true [2020-03-15T04:26:45.380Z] [2020-03-15T04:26:45.637Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2020-03-15T04:26:45.649Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-03-15T04:26:48.376Z] + echo Ensuring container killed. [2020-03-15T04:26:48.376Z] Ensuring container killed. [2020-03-15T04:26:48.376Z] + docker ps -aq -f name=docker-pr1-* [2020-03-15T04:26:48.376Z] + cids=9e93e23810cb [2020-03-15T04:26:48.376Z] feb3a806dbd0 [2020-03-15T04:26:48.376Z] d6cc2fabd46b [2020-03-15T04:26:48.376Z] + [ -n 9e93e23810cb [2020-03-15T04:26:48.376Z] feb3a806dbd0 [2020-03-15T04:26:48.376Z] d6cc2fabd46b ] [2020-03-15T04:26:48.376Z] + docker rm -vf 9e93e23810cb feb3a806dbd0 d6cc2fabd46b [2020-03-15T04:26:49.754Z] 9e93e23810cb [2020-03-15T04:26:49.754Z] feb3a806dbd0 [2020-03-15T04:26:50.319Z] d6cc2fabd46b [Pipeline] sh [2020-03-15T04:26:50.603Z] + echo Chowning /workspace to jenkins user [2020-03-15T04:26:50.603Z] Chowning /workspace to jenkins user [2020-03-15T04:26:50.603Z] + id -u [2020-03-15T04:26:50.603Z] + id -g [2020-03-15T04:26:50.603Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40695:/workspace busybox chown -R 1000:1000 /workspace [2020-03-15T04:26:50.603Z] Unable to find image 'busybox:latest' locally [2020-03-15T04:26:55.858Z] latest: Pulling from library/busybox [2020-03-15T04:26:55.858Z] 0669b0daf1fb: Pulling fs layer [2020-03-15T04:26:55.858Z] 0669b0daf1fb: Verifying Checksum [2020-03-15T04:26:55.858Z] 0669b0daf1fb: Download complete [2020-03-15T04:26:55.858Z] 0669b0daf1fb: Pull complete [2020-03-15T04:26:55.858Z] Digest: sha256:b26cd013274a657b86e706210ddd5cc1f82f50155791199d29b9e86e935ce135 [2020-03-15T04:26:55.858Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-03-15T04:26:59.485Z] + bundleName=amd64 [2020-03-15T04:26:59.486Z] + echo Creating amd64-bundles.tar.gz [2020-03-15T04:26:59.486Z] Creating amd64-bundles.tar.gz [2020-03-15T04:26:59.486Z] + xargs tar -czf amd64-bundles.tar.gz [2020-03-15T04:26:59.486Z] + 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-03-15T04:27:00.429Z] Archiving artifacts [2020-03-15T04:27:02.381Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40695/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-03-15T04:27:02.697Z] + make clean [2020-03-15T04:27:02.955Z] docker volume rm -f docker-dev-cache [2020-03-15T04:27:02.955Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-15T04:38:25.978Z] ok github.com/docker/docker/integration-cli 2315.240s [2020-03-15T04:38:25.978Z] [2020-03-15T04:38:25.978Z] === Skipped [2020-03-15T04:38:25.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2020-03-15T04:38:25.978Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2020-03-15T04:38:25.978Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.978Z] [2020-03-15T04:38:25.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-03-15T04:38:25.978Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-03-15T04:38:25.978Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.978Z] [2020-03-15T04:38:25.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2020-03-15T04:38:25.978Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2020-03-15T04:38:25.978Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.978Z] [2020-03-15T04:38:25.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2020-03-15T04:38:25.978Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2020-03-15T04:38:25.978Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.978Z] [2020-03-15T04:38:25.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-03-15T04:38:25.978Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-03-15T04:38:25.978Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.978Z] [2020-03-15T04:38:25.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-03-15T04:38:25.978Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-03-15T04:38:25.978Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.978Z] [2020-03-15T04:38:25.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2020-03-15T04:38:25.978Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2020-03-15T04:38:25.978Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.978Z] [2020-03-15T04:38:25.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2020-03-15T04:38:25.978Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2020-03-15T04:38:25.978Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.978Z] [2020-03-15T04:38:25.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-03-15T04:38:25.978Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-03-15T04:38:25.978Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.978Z] [2020-03-15T04:38:25.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-03-15T04:38:25.978Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-03-15T04:38:25.978Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.978Z] [2020-03-15T04:38:25.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-03-15T04:38:25.978Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-03-15T04:38:25.978Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.978Z] [2020-03-15T04:38:25.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-03-15T04:38:25.978Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-03-15T04:38:25.978Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.978Z] [2020-03-15T04:38:25.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-03-15T04:38:25.978Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-03-15T04:38:25.978Z] docker_cli_run_test.go:3181: unmatched requirement Apparmor [2020-03-15T04:38:25.978Z] [2020-03-15T04:38:25.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-03-15T04:38:25.978Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-03-15T04:38:25.978Z] docker_cli_run_test.go:3159: unmatched requirement Apparmor [2020-03-15T04:38:25.978Z] [2020-03-15T04:38:25.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-03-15T04:38:25.978Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-03-15T04:38:25.978Z] docker_cli_run_test.go:3171: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.978Z] [2020-03-15T04:38:25.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2020-03-15T04:38:25.978Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2020-03-15T04:38:25.978Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.978Z] [2020-03-15T04:38:25.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-03-15T04:38:25.978Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-03-15T04:38:25.978Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-03-15T04:38:25.978Z] [2020-03-15T04:38:25.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-03-15T04:38:25.978Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-03-15T04:38:25.978Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.978Z] [2020-03-15T04:38:25.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.36s) [2020-03-15T04:38:25.978Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.36s) [2020-03-15T04:38:25.978Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-03-15T04:38:25.978Z] [2020-03-15T04:38:25.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-03-15T04:38:25.978Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-03-15T04:38:25.978Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.978Z] [2020-03-15T04:38:25.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-03-15T04:38:25.978Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-03-15T04:38:25.978Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.978Z] [2020-03-15T04:38:25.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-03-15T04:38:25.978Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-03-15T04:38:25.978Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.978Z] [2020-03-15T04:38:25.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2020-03-15T04:38:25.978Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2020-03-15T04:38:25.978Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.978Z] [2020-03-15T04:38:25.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-03-15T04:38:25.978Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-03-15T04:38:25.978Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.978Z] [2020-03-15T04:38:25.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-03-15T04:38:25.978Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-03-15T04:38:25.978Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.978Z] [2020-03-15T04:38:25.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2020-03-15T04:38:25.978Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2020-03-15T04:38:25.978Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.978Z] [2020-03-15T04:38:25.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-03-15T04:38:25.978Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-03-15T04:38:25.978Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.978Z] [2020-03-15T04:38:25.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-03-15T04:38:25.978Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-03-15T04:38:25.978Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.978Z] [2020-03-15T04:38:25.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-03-15T04:38:25.978Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-03-15T04:38:25.978Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.978Z] [2020-03-15T04:38:25.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-03-15T04:38:25.978Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-03-15T04:38:25.978Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.978Z] [2020-03-15T04:38:25.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.41s) [2020-03-15T04:38:25.978Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.41s) [2020-03-15T04:38:25.978Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.978Z] [2020-03-15T04:38:25.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.57s) [2020-03-15T04:38:25.978Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.57s) [2020-03-15T04:38:25.978Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.978Z] [2020-03-15T04:38:25.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.82s) [2020-03-15T04:38:25.978Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.82s) [2020-03-15T04:38:25.978Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.978Z] [2020-03-15T04:38:25.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.31s) [2020-03-15T04:38:25.978Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.31s) [2020-03-15T04:38:25.978Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.978Z] [2020-03-15T04:38:25.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2020-03-15T04:38:25.978Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2020-03-15T04:38:25.978Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.978Z] [2020-03-15T04:38:25.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-03-15T04:38:25.978Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-03-15T04:38:25.978Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.978Z] [2020-03-15T04:38:25.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-03-15T04:38:25.978Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-03-15T04:38:25.978Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.978Z] [2020-03-15T04:38:25.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-03-15T04:38:25.978Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-03-15T04:38:25.978Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.978Z] [2020-03-15T04:38:25.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-03-15T04:38:25.978Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-03-15T04:38:25.978Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.978Z] [2020-03-15T04:38:25.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.68s) [2020-03-15T04:38:25.978Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.68s) [2020-03-15T04:38:25.978Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.978Z] [2020-03-15T04:38:25.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.39s) [2020-03-15T04:38:25.978Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.39s) [2020-03-15T04:38:25.978Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.978Z] [2020-03-15T04:38:25.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-03-15T04:38:25.978Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-03-15T04:38:25.978Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.978Z] [2020-03-15T04:38:25.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s) [2020-03-15T04:38:25.978Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2020-03-15T04:38:25.978Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.978Z] [2020-03-15T04:38:25.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-03-15T04:38:25.978Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-03-15T04:38:25.978Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli [2020-03-15T04:38:25.978Z] [2020-03-15T04:38:25.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2020-03-15T04:38:25.978Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2020-03-15T04:38:25.978Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.978Z] [2020-03-15T04:38:25.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-03-15T04:38:25.978Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-03-15T04:38:25.978Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.978Z] [2020-03-15T04:38:25.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-03-15T04:38:25.978Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-03-15T04:38:25.978Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.978Z] [2020-03-15T04:38:25.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-03-15T04:38:25.978Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-03-15T04:38:25.978Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.978Z] [2020-03-15T04:38:25.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-03-15T04:38:25.978Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-03-15T04:38:25.978Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.978Z] [2020-03-15T04:38:25.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s) [2020-03-15T04:38:25.979Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s) [2020-03-15T04:38:25.979Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.979Z] [2020-03-15T04:38:25.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.29s) [2020-03-15T04:38:25.979Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.29s) [2020-03-15T04:38:25.979Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.979Z] [2020-03-15T04:38:25.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-03-15T04:38:25.979Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-03-15T04:38:25.979Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.979Z] [2020-03-15T04:38:25.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-03-15T04:38:25.979Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-03-15T04:38:25.979Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.979Z] [2020-03-15T04:38:25.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2020-03-15T04:38:25.979Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2020-03-15T04:38:25.979Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.979Z] [2020-03-15T04:38:25.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.31s) [2020-03-15T04:38:25.979Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.31s) [2020-03-15T04:38:25.979Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.979Z] [2020-03-15T04:38:25.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.57s) [2020-03-15T04:38:25.979Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.57s) [2020-03-15T04:38:25.979Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.979Z] [2020-03-15T04:38:25.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-03-15T04:38:25.979Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-03-15T04:38:25.979Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.979Z] [2020-03-15T04:38:25.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-03-15T04:38:25.979Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-03-15T04:38:25.979Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.979Z] [2020-03-15T04:38:25.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2020-03-15T04:38:25.979Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2020-03-15T04:38:25.979Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.979Z] [2020-03-15T04:38:25.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.31s) [2020-03-15T04:38:25.979Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.31s) [2020-03-15T04:38:25.979Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.979Z] [2020-03-15T04:38:25.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-03-15T04:38:25.979Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-03-15T04:38:25.979Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.979Z] [2020-03-15T04:38:25.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-03-15T04:38:25.979Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-03-15T04:38:25.979Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.979Z] [2020-03-15T04:38:25.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-03-15T04:38:25.979Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-03-15T04:38:25.979Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.979Z] [2020-03-15T04:38:25.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-03-15T04:38:25.979Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-03-15T04:38:25.979Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.979Z] [2020-03-15T04:38:25.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-03-15T04:38:25.979Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-03-15T04:38:25.979Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.979Z] [2020-03-15T04:38:25.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-03-15T04:38:25.979Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-03-15T04:38:25.979Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.979Z] [2020-03-15T04:38:25.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-03-15T04:38:25.979Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-03-15T04:38:25.979Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.979Z] [2020-03-15T04:38:25.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2020-03-15T04:38:25.979Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2020-03-15T04:38:25.979Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.979Z] [2020-03-15T04:38:25.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-03-15T04:38:25.979Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-03-15T04:38:25.979Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.979Z] [2020-03-15T04:38:25.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-03-15T04:38:25.979Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-03-15T04:38:25.979Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.979Z] [2020-03-15T04:38:25.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-03-15T04:38:25.979Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-03-15T04:38:25.979Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.979Z] [2020-03-15T04:38:25.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2020-03-15T04:38:25.979Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2020-03-15T04:38:25.979Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli [2020-03-15T04:38:25.979Z] [2020-03-15T04:38:25.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-03-15T04:38:25.979Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-03-15T04:38:25.979Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.979Z] [2020-03-15T04:38:25.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2020-03-15T04:38:25.979Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2020-03-15T04:38:25.979Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.979Z] [2020-03-15T04:38:25.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2020-03-15T04:38:25.979Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2020-03-15T04:38:25.979Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.979Z] [2020-03-15T04:38:25.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s) [2020-03-15T04:38:25.979Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2020-03-15T04:38:25.979Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.979Z] [2020-03-15T04:38:25.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2020-03-15T04:38:25.979Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2020-03-15T04:38:25.979Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.979Z] [2020-03-15T04:38:25.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2020-03-15T04:38:25.979Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2020-03-15T04:38:25.979Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.979Z] [2020-03-15T04:38:25.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-03-15T04:38:25.979Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-03-15T04:38:25.979Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.979Z] [2020-03-15T04:38:25.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2020-03-15T04:38:25.979Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2020-03-15T04:38:25.979Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.979Z] [2020-03-15T04:38:25.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2020-03-15T04:38:25.979Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2020-03-15T04:38:25.979Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.979Z] [2020-03-15T04:38:25.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2020-03-15T04:38:25.979Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2020-03-15T04:38:25.979Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.979Z] [2020-03-15T04:38:25.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2020-03-15T04:38:25.979Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2020-03-15T04:38:25.979Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.979Z] [2020-03-15T04:38:25.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-03-15T04:38:25.979Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-03-15T04:38:25.979Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.979Z] [2020-03-15T04:38:25.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2020-03-15T04:38:25.979Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2020-03-15T04:38:25.979Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.979Z] [2020-03-15T04:38:25.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.30s) [2020-03-15T04:38:25.979Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.30s) [2020-03-15T04:38:25.979Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.979Z] [2020-03-15T04:38:25.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.31s) [2020-03-15T04:38:25.979Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.31s) [2020-03-15T04:38:25.979Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.979Z] [2020-03-15T04:38:25.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2020-03-15T04:38:25.979Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2020-03-15T04:38:25.979Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.979Z] [2020-03-15T04:38:25.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2020-03-15T04:38:25.979Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2020-03-15T04:38:25.979Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.979Z] [2020-03-15T04:38:25.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-03-15T04:38:25.979Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-03-15T04:38:25.979Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.979Z] [2020-03-15T04:38:25.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-03-15T04:38:25.979Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-03-15T04:38:25.979Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.979Z] [2020-03-15T04:38:25.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-03-15T04:38:25.979Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-03-15T04:38:25.979Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.979Z] [2020-03-15T04:38:25.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.31s) [2020-03-15T04:38:25.979Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.31s) [2020-03-15T04:38:25.979Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.979Z] [2020-03-15T04:38:25.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-03-15T04:38:25.979Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-03-15T04:38:25.979Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.979Z] [2020-03-15T04:38:25.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2020-03-15T04:38:25.979Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2020-03-15T04:38:25.979Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.979Z] [2020-03-15T04:38:25.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.31s) [2020-03-15T04:38:25.979Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.31s) [2020-03-15T04:38:25.979Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.979Z] [2020-03-15T04:38:25.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.31s) [2020-03-15T04:38:25.979Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.31s) [2020-03-15T04:38:25.979Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.979Z] [2020-03-15T04:38:25.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2020-03-15T04:38:25.979Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2020-03-15T04:38:25.979Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.979Z] [2020-03-15T04:38:25.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.30s) [2020-03-15T04:38:25.979Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.30s) [2020-03-15T04:38:25.979Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.979Z] [2020-03-15T04:38:25.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-03-15T04:38:25.979Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-03-15T04:38:25.979Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.979Z] [2020-03-15T04:38:25.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-03-15T04:38:25.979Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-03-15T04:38:25.979Z] docker_cli_sni_test.go:18: Flakey test [2020-03-15T04:38:25.979Z] [2020-03-15T04:38:25.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2020-03-15T04:38:25.979Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2020-03-15T04:38:25.979Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.979Z] [2020-03-15T04:38:25.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-03-15T04:38:25.979Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-03-15T04:38:25.979Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.979Z] [2020-03-15T04:38:25.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-03-15T04:38:25.979Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-03-15T04:38:25.979Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.979Z] [2020-03-15T04:38:25.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-03-15T04:38:25.979Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-03-15T04:38:25.979Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.979Z] [2020-03-15T04:38:25.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-03-15T04:38:25.979Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-03-15T04:38:25.979Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.979Z] [2020-03-15T04:38:25.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-03-15T04:38:25.979Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-03-15T04:38:25.979Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.979Z] [2020-03-15T04:38:25.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-03-15T04:38:25.979Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-03-15T04:38:25.979Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.979Z] [2020-03-15T04:38:25.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-03-15T04:38:25.979Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-03-15T04:38:25.979Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.979Z] [2020-03-15T04:38:25.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-03-15T04:38:25.979Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-03-15T04:38:25.979Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.979Z] [2020-03-15T04:38:25.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-03-15T04:38:25.979Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-03-15T04:38:25.979Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.979Z] [2020-03-15T04:38:25.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-03-15T04:38:25.979Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-03-15T04:38:25.979Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.979Z] [2020-03-15T04:38:25.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-03-15T04:38:25.979Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-03-15T04:38:25.979Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.979Z] [2020-03-15T04:38:25.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-03-15T04:38:25.979Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-03-15T04:38:25.979Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.979Z] [2020-03-15T04:38:25.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-03-15T04:38:25.979Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-03-15T04:38:25.979Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.979Z] [2020-03-15T04:38:25.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-03-15T04:38:25.979Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-03-15T04:38:25.980Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.980Z] [2020-03-15T04:38:25.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-03-15T04:38:25.980Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-03-15T04:38:25.980Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.980Z] [2020-03-15T04:38:25.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-03-15T04:38:25.980Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-03-15T04:38:25.980Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.980Z] [2020-03-15T04:38:25.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-03-15T04:38:25.980Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-03-15T04:38:25.980Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.980Z] [2020-03-15T04:38:25.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-03-15T04:38:25.980Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-03-15T04:38:25.980Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.980Z] [2020-03-15T04:38:25.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-03-15T04:38:25.980Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-03-15T04:38:25.980Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.980Z] [2020-03-15T04:38:25.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2020-03-15T04:38:25.980Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2020-03-15T04:38:25.980Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.980Z] [2020-03-15T04:38:25.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-03-15T04:38:25.980Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-03-15T04:38:25.980Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.980Z] [2020-03-15T04:38:25.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2020-03-15T04:38:25.980Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-03-15T04:38:25.980Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.980Z] [2020-03-15T04:38:25.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-03-15T04:38:25.980Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-03-15T04:38:25.980Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.980Z] [2020-03-15T04:38:25.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-03-15T04:38:25.980Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-03-15T04:38:25.980Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.980Z] [2020-03-15T04:38:25.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-03-15T04:38:25.980Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-03-15T04:38:25.980Z] docker_cli_run_test.go:3562: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.980Z] [2020-03-15T04:38:25.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-03-15T04:38:25.980Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-03-15T04:38:25.980Z] docker_cli_run_test.go:3593: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.980Z] [2020-03-15T04:38:25.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-03-15T04:38:25.980Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-03-15T04:38:25.980Z] docker_cli_run_test.go:3576: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.980Z] [2020-03-15T04:38:25.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-03-15T04:38:25.980Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-03-15T04:38:25.980Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.980Z] [2020-03-15T04:38:25.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-03-15T04:38:25.980Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-03-15T04:38:25.980Z] docker_cli_run_test.go:3466: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.980Z] [2020-03-15T04:38:25.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-03-15T04:38:25.980Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-03-15T04:38:25.980Z] docker_cli_run_test.go:3458: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.980Z] [2020-03-15T04:38:25.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-03-15T04:38:25.980Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-03-15T04:38:25.980Z] docker_cli_run_test.go:3485: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.980Z] [2020-03-15T04:38:25.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2020-03-15T04:38:25.980Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2020-03-15T04:38:25.980Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.980Z] [2020-03-15T04:38:25.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-03-15T04:38:25.980Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-03-15T04:38:25.980Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.980Z] [2020-03-15T04:38:25.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-03-15T04:38:25.980Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-03-15T04:38:25.980Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.980Z] [2020-03-15T04:38:25.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2020-03-15T04:38:25.980Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-03-15T04:38:25.980Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.980Z] [2020-03-15T04:38:25.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2020-03-15T04:38:25.980Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2020-03-15T04:38:25.980Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.980Z] [2020-03-15T04:38:25.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2020-03-15T04:38:25.980Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2020-03-15T04:38:25.980Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.980Z] [2020-03-15T04:38:25.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2020-03-15T04:38:25.980Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2020-03-15T04:38:25.980Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.980Z] [2020-03-15T04:38:25.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2020-03-15T04:38:25.980Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-03-15T04:38:25.980Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.980Z] [2020-03-15T04:38:25.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2020-03-15T04:38:25.980Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2020-03-15T04:38:25.980Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.980Z] [2020-03-15T04:38:25.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2020-03-15T04:38:25.980Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-03-15T04:38:25.980Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.980Z] [2020-03-15T04:38:25.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2020-03-15T04:38:25.980Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-03-15T04:38:25.980Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.980Z] [2020-03-15T04:38:25.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2020-03-15T04:38:25.980Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-03-15T04:38:25.980Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.980Z] [2020-03-15T04:38:25.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-03-15T04:38:25.980Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-03-15T04:38:25.980Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.980Z] [2020-03-15T04:38:25.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-03-15T04:38:25.980Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-03-15T04:38:25.980Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.980Z] [2020-03-15T04:38:25.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-03-15T04:38:25.980Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-03-15T04:38:25.980Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.980Z] [2020-03-15T04:38:25.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2020-03-15T04:38:25.980Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2020-03-15T04:38:25.980Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.980Z] [2020-03-15T04:38:25.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-03-15T04:38:25.980Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-03-15T04:38:25.980Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.980Z] [2020-03-15T04:38:25.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-03-15T04:38:25.980Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-03-15T04:38:25.980Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.980Z] [2020-03-15T04:38:25.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-03-15T04:38:25.980Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-03-15T04:38:25.980Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.980Z] [2020-03-15T04:38:25.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2020-03-15T04:38:25.980Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2020-03-15T04:38:25.980Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.980Z] [2020-03-15T04:38:25.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2020-03-15T04:38:25.980Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-03-15T04:38:25.980Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.980Z] [2020-03-15T04:38:25.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2020-03-15T04:38:25.980Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2020-03-15T04:38:25.980Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.980Z] [2020-03-15T04:38:25.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.04s) [2020-03-15T04:38:25.980Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.04s) [2020-03-15T04:38:25.980Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.980Z] [2020-03-15T04:38:25.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2020-03-15T04:38:25.980Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2020-03-15T04:38:25.980Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.980Z] [2020-03-15T04:38:25.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2020-03-15T04:38:25.980Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-03-15T04:38:25.980Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.980Z] [2020-03-15T04:38:25.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-03-15T04:38:25.980Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-03-15T04:38:25.980Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.980Z] [2020-03-15T04:38:25.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-03-15T04:38:25.980Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-03-15T04:38:25.980Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.980Z] [2020-03-15T04:38:25.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-03-15T04:38:25.980Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-03-15T04:38:25.980Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.980Z] [2020-03-15T04:38:25.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-03-15T04:38:25.980Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-03-15T04:38:25.980Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.980Z] [2020-03-15T04:38:25.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-03-15T04:38:25.980Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-03-15T04:38:25.980Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.980Z] [2020-03-15T04:38:25.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2020-03-15T04:38:25.980Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-03-15T04:38:25.980Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.980Z] [2020-03-15T04:38:25.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-03-15T04:38:25.980Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-03-15T04:38:25.980Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.980Z] [2020-03-15T04:38:25.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-03-15T04:38:25.980Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-03-15T04:38:25.980Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-03-15T04:38:25.980Z] [2020-03-15T04:38:25.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-03-15T04:38:25.980Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-03-15T04:38:25.980Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.980Z] [2020-03-15T04:38:25.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-03-15T04:38:25.980Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-03-15T04:38:25.980Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.980Z] [2020-03-15T04:38:25.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-03-15T04:38:25.980Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-03-15T04:38:25.980Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.980Z] [2020-03-15T04:38:25.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-03-15T04:38:25.980Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-03-15T04:38:25.980Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.980Z] [2020-03-15T04:38:25.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-03-15T04:38:25.980Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-03-15T04:38:25.980Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.980Z] [2020-03-15T04:38:25.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-03-15T04:38:25.980Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-03-15T04:38:25.980Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.980Z] [2020-03-15T04:38:25.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-03-15T04:38:25.980Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-03-15T04:38:25.980Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.980Z] [2020-03-15T04:38:25.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-03-15T04:38:25.980Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-03-15T04:38:25.980Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.980Z] [2020-03-15T04:38:25.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-03-15T04:38:25.980Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-03-15T04:38:25.980Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.980Z] [2020-03-15T04:38:25.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-03-15T04:38:25.980Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-03-15T04:38:25.980Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.980Z] [2020-03-15T04:38:25.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2020-03-15T04:38:25.980Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-03-15T04:38:25.980Z] docker_cli_run_test.go:2995: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.980Z] [2020-03-15T04:38:25.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-03-15T04:38:25.980Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-03-15T04:38:25.980Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.980Z] [2020-03-15T04:38:25.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-03-15T04:38:25.981Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-03-15T04:38:25.981Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.981Z] [2020-03-15T04:38:25.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-03-15T04:38:25.981Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-03-15T04:38:25.981Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.981Z] [2020-03-15T04:38:25.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2020-03-15T04:38:25.981Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-03-15T04:38:25.981Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.981Z] [2020-03-15T04:38:25.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2020-03-15T04:38:25.981Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-03-15T04:38:25.981Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.981Z] [2020-03-15T04:38:25.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2020-03-15T04:38:25.981Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2020-03-15T04:38:25.981Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.981Z] [2020-03-15T04:38:25.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2020-03-15T04:38:25.981Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2020-03-15T04:38:25.981Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.981Z] [2020-03-15T04:38:25.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2020-03-15T04:38:25.981Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2020-03-15T04:38:25.981Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.981Z] [2020-03-15T04:38:25.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2020-03-15T04:38:25.981Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2020-03-15T04:38:25.981Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.981Z] [2020-03-15T04:38:25.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2020-03-15T04:38:25.981Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-03-15T04:38:25.981Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.981Z] [2020-03-15T04:38:25.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2020-03-15T04:38:25.981Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-03-15T04:38:25.981Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.981Z] [2020-03-15T04:38:25.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-03-15T04:38:25.981Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-03-15T04:38:25.981Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.981Z] [2020-03-15T04:38:25.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2020-03-15T04:38:25.981Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2020-03-15T04:38:25.981Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.981Z] [2020-03-15T04:38:25.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-03-15T04:38:25.981Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-03-15T04:38:25.981Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.981Z] [2020-03-15T04:38:25.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-03-15T04:38:25.981Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-03-15T04:38:25.981Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.981Z] [2020-03-15T04:38:25.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2020-03-15T04:38:25.981Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2020-03-15T04:38:25.981Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.981Z] [2020-03-15T04:38:25.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2020-03-15T04:38:25.981Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2020-03-15T04:38:25.981Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.981Z] [2020-03-15T04:38:25.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-03-15T04:38:25.981Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-03-15T04:38:25.981Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.981Z] [2020-03-15T04:38:25.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2020-03-15T04:38:25.981Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-03-15T04:38:25.981Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.981Z] [2020-03-15T04:38:25.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-03-15T04:38:25.981Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-03-15T04:38:25.981Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.981Z] [2020-03-15T04:38:25.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2020-03-15T04:38:25.981Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-03-15T04:38:25.981Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.981Z] [2020-03-15T04:38:25.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2020-03-15T04:38:25.981Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2020-03-15T04:38:25.981Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-03-15T04:38:25.981Z] [2020-03-15T04:38:25.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-03-15T04:38:25.981Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-03-15T04:38:25.981Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.981Z] [2020-03-15T04:38:25.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2020-03-15T04:38:25.981Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2020-03-15T04:38:25.981Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.981Z] [2020-03-15T04:38:25.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2020-03-15T04:38:25.981Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2020-03-15T04:38:25.981Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.981Z] [2020-03-15T04:38:25.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2020-03-15T04:38:25.981Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-03-15T04:38:25.981Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.981Z] [2020-03-15T04:38:25.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-03-15T04:38:25.981Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-03-15T04:38:25.981Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.981Z] [2020-03-15T04:38:25.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-03-15T04:38:25.981Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-03-15T04:38:25.981Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.981Z] [2020-03-15T04:38:25.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2020-03-15T04:38:25.981Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2020-03-15T04:38:25.981Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.981Z] [2020-03-15T04:38:25.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2020-03-15T04:38:25.981Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-03-15T04:38:25.981Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.981Z] [2020-03-15T04:38:25.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-03-15T04:38:25.981Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-03-15T04:38:25.981Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.981Z] [2020-03-15T04:38:25.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2020-03-15T04:38:25.981Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-03-15T04:38:25.981Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.981Z] [2020-03-15T04:38:25.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-03-15T04:38:25.981Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-03-15T04:38:25.981Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.981Z] [2020-03-15T04:38:25.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2020-03-15T04:38:25.981Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-03-15T04:38:25.981Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.981Z] [2020-03-15T04:38:25.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-03-15T04:38:25.981Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-03-15T04:38:25.981Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.981Z] [2020-03-15T04:38:25.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-03-15T04:38:25.981Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-03-15T04:38:25.981Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.981Z] [2020-03-15T04:38:25.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-03-15T04:38:25.981Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-03-15T04:38:25.981Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.981Z] [2020-03-15T04:38:25.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2020-03-15T04:38:25.981Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2020-03-15T04:38:25.981Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.981Z] [2020-03-15T04:38:25.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2020-03-15T04:38:25.981Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-03-15T04:38:25.981Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.981Z] [2020-03-15T04:38:25.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-03-15T04:38:25.981Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-03-15T04:38:25.981Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.981Z] [2020-03-15T04:38:25.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2020-03-15T04:38:25.981Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2020-03-15T04:38:25.981Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.981Z] [2020-03-15T04:38:25.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-03-15T04:38:25.981Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-03-15T04:38:25.981Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.981Z] [2020-03-15T04:38:25.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-03-15T04:38:25.981Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-03-15T04:38:25.981Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-03-15T04:38:25.981Z] [2020-03-15T04:38:25.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-03-15T04:38:25.981Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-03-15T04:38:25.981Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.981Z] [2020-03-15T04:38:25.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-03-15T04:38:25.981Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-03-15T04:38:25.981Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.981Z] [2020-03-15T04:38:25.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-03-15T04:38:25.981Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-03-15T04:38:25.981Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.981Z] [2020-03-15T04:38:25.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-03-15T04:38:25.981Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-03-15T04:38:25.981Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.981Z] [2020-03-15T04:38:25.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-03-15T04:38:25.981Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-03-15T04:38:25.981Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.981Z] [2020-03-15T04:38:25.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-03-15T04:38:25.981Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-03-15T04:38:25.981Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.981Z] [2020-03-15T04:38:25.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2020-03-15T04:38:25.981Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2020-03-15T04:38:25.981Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.981Z] [2020-03-15T04:38:25.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-03-15T04:38:25.981Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-03-15T04:38:25.981Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.981Z] [2020-03-15T04:38:25.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-03-15T04:38:25.981Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-03-15T04:38:25.981Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.981Z] [2020-03-15T04:38:25.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-03-15T04:38:25.981Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-03-15T04:38:25.981Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.981Z] [2020-03-15T04:38:25.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2020-03-15T04:38:25.981Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2020-03-15T04:38:25.981Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.981Z] [2020-03-15T04:38:25.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-03-15T04:38:25.981Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-03-15T04:38:25.981Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.981Z] [2020-03-15T04:38:25.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-03-15T04:38:25.981Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-03-15T04:38:25.981Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.981Z] [2020-03-15T04:38:25.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2020-03-15T04:38:25.981Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2020-03-15T04:38:25.981Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.981Z] [2020-03-15T04:38:25.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-03-15T04:38:25.981Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-03-15T04:38:25.981Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.981Z] [2020-03-15T04:38:25.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2020-03-15T04:38:25.981Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-03-15T04:38:25.981Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.981Z] [2020-03-15T04:38:25.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-03-15T04:38:25.981Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-03-15T04:38:25.981Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.981Z] [2020-03-15T04:38:25.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-03-15T04:38:25.981Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-03-15T04:38:25.981Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.981Z] [2020-03-15T04:38:25.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-03-15T04:38:25.981Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-03-15T04:38:25.981Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.981Z] [2020-03-15T04:38:25.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-03-15T04:38:25.981Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-03-15T04:38:25.982Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.982Z] [2020-03-15T04:38:25.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-03-15T04:38:25.982Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-03-15T04:38:25.982Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.982Z] [2020-03-15T04:38:25.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-03-15T04:38:25.982Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-03-15T04:38:25.982Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.982Z] [2020-03-15T04:38:25.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-03-15T04:38:25.982Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-03-15T04:38:25.982Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.982Z] [2020-03-15T04:38:25.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-03-15T04:38:25.982Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-03-15T04:38:25.982Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.982Z] [2020-03-15T04:38:25.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-03-15T04:38:25.982Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-03-15T04:38:25.982Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.982Z] [2020-03-15T04:38:25.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-03-15T04:38:25.982Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-03-15T04:38:25.982Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.982Z] [2020-03-15T04:38:25.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-03-15T04:38:25.982Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-03-15T04:38:25.982Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.982Z] [2020-03-15T04:38:25.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-03-15T04:38:25.982Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-03-15T04:38:25.982Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.982Z] [2020-03-15T04:38:25.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-03-15T04:38:25.982Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-03-15T04:38:25.982Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.982Z] [2020-03-15T04:38:25.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-03-15T04:38:25.982Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-03-15T04:38:25.982Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.982Z] [2020-03-15T04:38:25.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-03-15T04:38:25.982Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-03-15T04:38:25.982Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.982Z] [2020-03-15T04:38:25.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-03-15T04:38:25.982Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-03-15T04:38:25.982Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.982Z] [2020-03-15T04:38:25.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2020-03-15T04:38:25.982Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2020-03-15T04:38:25.982Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.982Z] [2020-03-15T04:38:25.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-03-15T04:38:25.982Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-03-15T04:38:25.982Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.982Z] [2020-03-15T04:38:25.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2020-03-15T04:38:25.982Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-03-15T04:38:25.982Z] docker_cli_run_test.go:2909: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.982Z] [2020-03-15T04:38:25.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2020-03-15T04:38:25.982Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2020-03-15T04:38:25.982Z] docker_cli_run_test.go:2918: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.982Z] [2020-03-15T04:38:25.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2020-03-15T04:38:25.982Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-03-15T04:38:25.982Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.982Z] [2020-03-15T04:38:25.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-03-15T04:38:25.982Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-03-15T04:38:25.982Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.982Z] [2020-03-15T04:38:25.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-03-15T04:38:25.982Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-03-15T04:38:25.982Z] docker_cli_run_test.go:3512: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.982Z] [2020-03-15T04:38:25.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-03-15T04:38:25.982Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-03-15T04:38:25.982Z] docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.982Z] [2020-03-15T04:38:25.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2020-03-15T04:38:25.982Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-03-15T04:38:25.982Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.982Z] [2020-03-15T04:38:25.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-03-15T04:38:25.982Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-03-15T04:38:25.982Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.982Z] [2020-03-15T04:38:25.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-03-15T04:38:25.982Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-03-15T04:38:25.982Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.982Z] [2020-03-15T04:38:25.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2020-03-15T04:38:25.982Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-03-15T04:38:25.982Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-03-15T04:38:25.982Z] [2020-03-15T04:38:25.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-03-15T04:38:25.982Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-03-15T04:38:25.982Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-03-15T04:38:25.982Z] [2020-03-15T04:38:25.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-03-15T04:38:25.982Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-03-15T04:38:25.982Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.982Z] [2020-03-15T04:38:25.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2020-03-15T04:38:25.982Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-03-15T04:38:25.982Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.982Z] [2020-03-15T04:38:25.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-03-15T04:38:25.982Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-03-15T04:38:25.982Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.982Z] [2020-03-15T04:38:25.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-03-15T04:38:25.982Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-03-15T04:38:25.982Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.982Z] [2020-03-15T04:38:25.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2020-03-15T04:38:25.982Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-03-15T04:38:25.982Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.982Z] [2020-03-15T04:38:25.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2020-03-15T04:38:25.982Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-03-15T04:38:25.982Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.982Z] [2020-03-15T04:38:25.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2020-03-15T04:38:25.982Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-03-15T04:38:25.982Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.982Z] [2020-03-15T04:38:25.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-03-15T04:38:25.982Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-03-15T04:38:25.982Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.982Z] [2020-03-15T04:38:25.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-03-15T04:38:25.982Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-03-15T04:38:25.982Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.982Z] [2020-03-15T04:38:25.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-03-15T04:38:25.982Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-03-15T04:38:25.982Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.982Z] [2020-03-15T04:38:25.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-03-15T04:38:25.982Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-03-15T04:38:25.982Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.982Z] [2020-03-15T04:38:25.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-03-15T04:38:25.982Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-03-15T04:38:25.982Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.982Z] [2020-03-15T04:38:25.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-03-15T04:38:25.982Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-03-15T04:38:25.982Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.982Z] [2020-03-15T04:38:25.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-03-15T04:38:25.982Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-03-15T04:38:25.982Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.982Z] [2020-03-15T04:38:25.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-03-15T04:38:25.982Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-03-15T04:38:25.982Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.982Z] [2020-03-15T04:38:25.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-03-15T04:38:25.982Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-03-15T04:38:25.982Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.982Z] [2020-03-15T04:38:25.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2020-03-15T04:38:25.982Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2020-03-15T04:38:25.982Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-03-15T04:38:25.982Z] [2020-03-15T04:38:25.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-03-15T04:38:25.982Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-03-15T04:38:25.982Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.982Z] [2020-03-15T04:38:25.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-03-15T04:38:25.982Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-03-15T04:38:25.982Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.982Z] [2020-03-15T04:38:25.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2020-03-15T04:38:25.982Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2020-03-15T04:38:25.982Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.982Z] [2020-03-15T04:38:25.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-03-15T04:38:25.982Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-03-15T04:38:25.982Z] docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.982Z] [2020-03-15T04:38:25.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-03-15T04:38:25.982Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-03-15T04:38:25.982Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.982Z] [2020-03-15T04:38:25.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2020-03-15T04:38:25.982Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-03-15T04:38:25.982Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.982Z] [2020-03-15T04:38:25.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-03-15T04:38:25.982Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-03-15T04:38:25.982Z] docker_cli_run_test.go:3144: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.982Z] [2020-03-15T04:38:25.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-03-15T04:38:25.982Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-03-15T04:38:25.982Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.982Z] [2020-03-15T04:38:25.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-03-15T04:38:25.982Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-03-15T04:38:25.982Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.982Z] [2020-03-15T04:38:25.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-03-15T04:38:25.982Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-03-15T04:38:25.982Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.982Z] [2020-03-15T04:38:25.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-03-15T04:38:25.982Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-03-15T04:38:25.982Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.982Z] [2020-03-15T04:38:25.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-03-15T04:38:25.982Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-03-15T04:38:25.982Z] docker_cli_run_test.go:4507: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.982Z] [2020-03-15T04:38:25.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2020-03-15T04:38:25.982Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2020-03-15T04:38:25.982Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.982Z] [2020-03-15T04:38:25.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-03-15T04:38:25.982Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-03-15T04:38:25.982Z] docker_cli_run_test.go:4024: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.982Z] [2020-03-15T04:38:25.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-03-15T04:38:25.982Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-03-15T04:38:25.982Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.982Z] [2020-03-15T04:38:25.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-03-15T04:38:25.982Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-03-15T04:38:25.982Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.982Z] [2020-03-15T04:38:25.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-03-15T04:38:25.982Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-03-15T04:38:25.982Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.982Z] [2020-03-15T04:38:25.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-03-15T04:38:25.982Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-03-15T04:38:25.982Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.982Z] [2020-03-15T04:38:25.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-03-15T04:38:25.982Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-03-15T04:38:25.982Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.982Z] [2020-03-15T04:38:25.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-03-15T04:38:25.982Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-03-15T04:38:25.982Z] docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.982Z] [2020-03-15T04:38:25.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-03-15T04:38:25.982Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-03-15T04:38:25.982Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.982Z] [2020-03-15T04:38:25.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-03-15T04:38:25.982Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-03-15T04:38:25.982Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.982Z] [2020-03-15T04:38:25.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-03-15T04:38:25.982Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-03-15T04:38:25.983Z] docker_cli_run_test.go:3008: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.983Z] [2020-03-15T04:38:25.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-03-15T04:38:25.983Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-03-15T04:38:25.983Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.983Z] [2020-03-15T04:38:25.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-03-15T04:38:25.983Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-03-15T04:38:25.983Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.983Z] [2020-03-15T04:38:25.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-03-15T04:38:25.983Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-03-15T04:38:25.983Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.983Z] [2020-03-15T04:38:25.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-03-15T04:38:25.983Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-03-15T04:38:25.983Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.983Z] [2020-03-15T04:38:25.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-03-15T04:38:25.983Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-03-15T04:38:25.983Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.983Z] [2020-03-15T04:38:25.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-03-15T04:38:25.983Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-03-15T04:38:25.983Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.983Z] [2020-03-15T04:38:25.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-03-15T04:38:25.983Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-03-15T04:38:25.983Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.983Z] [2020-03-15T04:38:25.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-03-15T04:38:25.983Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-03-15T04:38:25.983Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.983Z] [2020-03-15T04:38:25.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-03-15T04:38:25.983Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-03-15T04:38:25.983Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.983Z] [2020-03-15T04:38:25.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-03-15T04:38:25.983Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-03-15T04:38:25.983Z] docker_cli_run_test.go:3336: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.983Z] [2020-03-15T04:38:25.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-03-15T04:38:25.983Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-03-15T04:38:25.983Z] docker_cli_run_test.go:3360: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.983Z] [2020-03-15T04:38:25.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-03-15T04:38:25.983Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-03-15T04:38:25.983Z] docker_cli_run_test.go:3327: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.983Z] [2020-03-15T04:38:25.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-03-15T04:38:25.983Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-03-15T04:38:25.983Z] docker_cli_run_test.go:3312: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.983Z] [2020-03-15T04:38:25.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-03-15T04:38:25.983Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-03-15T04:38:25.983Z] docker_cli_run_test.go:3237: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.983Z] [2020-03-15T04:38:25.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-03-15T04:38:25.983Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-03-15T04:38:25.983Z] docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.983Z] [2020-03-15T04:38:25.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-03-15T04:38:25.983Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-03-15T04:38:25.983Z] docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.983Z] [2020-03-15T04:38:25.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-03-15T04:38:25.983Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-03-15T04:38:25.983Z] docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.983Z] [2020-03-15T04:38:25.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-03-15T04:38:25.983Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-03-15T04:38:25.983Z] docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.983Z] [2020-03-15T04:38:25.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-03-15T04:38:25.983Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-03-15T04:38:25.983Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.983Z] [2020-03-15T04:38:25.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-03-15T04:38:25.983Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-03-15T04:38:25.983Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.983Z] [2020-03-15T04:38:25.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-03-15T04:38:25.983Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-03-15T04:38:25.983Z] docker_cli_run_test.go:3202: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.983Z] [2020-03-15T04:38:25.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-03-15T04:38:25.983Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-03-15T04:38:25.983Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.983Z] [2020-03-15T04:38:25.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-03-15T04:38:25.983Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-03-15T04:38:25.983Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.983Z] [2020-03-15T04:38:25.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-03-15T04:38:25.983Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-03-15T04:38:25.983Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.983Z] [2020-03-15T04:38:25.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2020-03-15T04:38:25.983Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2020-03-15T04:38:25.983Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.983Z] [2020-03-15T04:38:25.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-03-15T04:38:25.983Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-03-15T04:38:25.983Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.983Z] [2020-03-15T04:38:25.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-03-15T04:38:25.983Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-03-15T04:38:25.983Z] docker_cli_run_test.go:3989: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.983Z] [2020-03-15T04:38:25.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2020-03-15T04:38:25.983Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2020-03-15T04:38:25.983Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.983Z] [2020-03-15T04:38:25.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-03-15T04:38:25.983Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-03-15T04:38:25.983Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.983Z] [2020-03-15T04:38:25.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-03-15T04:38:25.983Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-03-15T04:38:25.983Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.983Z] [2020-03-15T04:38:25.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-03-15T04:38:25.983Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-03-15T04:38:25.983Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.983Z] [2020-03-15T04:38:25.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2020-03-15T04:38:25.983Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2020-03-15T04:38:25.983Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.983Z] [2020-03-15T04:38:25.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2020-03-15T04:38:25.983Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2020-03-15T04:38:25.983Z] docker_cli_run_test.go:4164: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.983Z] [2020-03-15T04:38:25.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-03-15T04:38:25.983Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-03-15T04:38:25.983Z] docker_cli_run_test.go:4247: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.983Z] [2020-03-15T04:38:25.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.03s) [2020-03-15T04:38:25.983Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.03s) [2020-03-15T04:38:25.983Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.983Z] [2020-03-15T04:38:25.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2020-03-15T04:38:25.983Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2020-03-15T04:38:25.983Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.983Z] [2020-03-15T04:38:25.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.03s) [2020-03-15T04:38:25.983Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.03s) [2020-03-15T04:38:25.983Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.983Z] [2020-03-15T04:38:25.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-03-15T04:38:25.983Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-03-15T04:38:25.983Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.983Z] [2020-03-15T04:38:25.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2020-03-15T04:38:25.983Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2020-03-15T04:38:25.983Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.983Z] [2020-03-15T04:38:25.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-03-15T04:38:25.983Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-03-15T04:38:25.983Z] docker_cli_run_test.go:4486: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.983Z] [2020-03-15T04:38:25.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-03-15T04:38:25.983Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-03-15T04:38:25.983Z] docker_cli_run_test.go:4499: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.983Z] [2020-03-15T04:38:25.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-03-15T04:38:25.983Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-03-15T04:38:25.983Z] docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv [2020-03-15T04:38:25.983Z] [2020-03-15T04:38:25.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2020-03-15T04:38:25.983Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2020-03-15T04:38:25.983Z] docker_cli_run_test.go:3725: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.983Z] [2020-03-15T04:38:25.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-03-15T04:38:25.983Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-03-15T04:38:25.983Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.983Z] [2020-03-15T04:38:25.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-03-15T04:38:25.983Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-03-15T04:38:25.983Z] docker_cli_run_test.go:3272: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.983Z] [2020-03-15T04:38:25.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-03-15T04:38:25.983Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-03-15T04:38:25.983Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.983Z] [2020-03-15T04:38:25.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-03-15T04:38:25.983Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-03-15T04:38:25.983Z] docker_cli_run_test.go:3381: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.983Z] [2020-03-15T04:38:25.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-03-15T04:38:25.983Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-03-15T04:38:25.983Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.983Z] [2020-03-15T04:38:25.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-03-15T04:38:25.983Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-03-15T04:38:25.983Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.983Z] [2020-03-15T04:38:25.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-03-15T04:38:25.983Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-03-15T04:38:25.983Z] docker_cli_run_test.go:3391: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.983Z] [2020-03-15T04:38:25.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2020-03-15T04:38:25.983Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2020-03-15T04:38:25.983Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.983Z] [2020-03-15T04:38:25.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-03-15T04:38:25.983Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-03-15T04:38:25.983Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.983Z] [2020-03-15T04:38:25.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-03-15T04:38:25.983Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-03-15T04:38:25.983Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.983Z] [2020-03-15T04:38:25.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-03-15T04:38:25.983Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-03-15T04:38:25.983Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.983Z] [2020-03-15T04:38:25.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-03-15T04:38:25.983Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-03-15T04:38:25.983Z] docker_cli_run_test.go:3425: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.983Z] [2020-03-15T04:38:25.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-03-15T04:38:25.983Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-03-15T04:38:25.983Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.983Z] [2020-03-15T04:38:25.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-03-15T04:38:25.983Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-03-15T04:38:25.983Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.983Z] [2020-03-15T04:38:25.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-03-15T04:38:25.983Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-03-15T04:38:25.983Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.983Z] [2020-03-15T04:38:25.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2020-03-15T04:38:25.983Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2020-03-15T04:38:25.983Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.983Z] [2020-03-15T04:38:25.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-03-15T04:38:25.983Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-03-15T04:38:25.983Z] docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.983Z] [2020-03-15T04:38:25.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2020-03-15T04:38:25.983Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2020-03-15T04:38:25.983Z] docker_cli_run_test.go:4309: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.983Z] [2020-03-15T04:38:25.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2020-03-15T04:38:25.984Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-03-15T04:38:25.984Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.984Z] [2020-03-15T04:38:25.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2020-03-15T04:38:25.984Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2020-03-15T04:38:25.984Z] docker_cli_run_test.go:4297: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.984Z] [2020-03-15T04:38:25.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2020-03-15T04:38:25.984Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2020-03-15T04:38:25.984Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.984Z] [2020-03-15T04:38:25.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-03-15T04:38:25.984Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-03-15T04:38:25.984Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.984Z] [2020-03-15T04:38:25.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2020-03-15T04:38:25.984Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2020-03-15T04:38:25.984Z] docker_cli_run_test.go:3214: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.984Z] [2020-03-15T04:38:25.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-03-15T04:38:25.984Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-03-15T04:38:25.984Z] docker_cli_run_test.go:3856: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.984Z] [2020-03-15T04:38:25.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-03-15T04:38:25.984Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-03-15T04:38:25.984Z] docker_cli_run_test.go:3849: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.984Z] [2020-03-15T04:38:25.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-03-15T04:38:25.984Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-03-15T04:38:25.984Z] docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.984Z] [2020-03-15T04:38:25.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2020-03-15T04:38:25.984Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-03-15T04:38:25.984Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.984Z] [2020-03-15T04:38:25.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-03-15T04:38:25.984Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-03-15T04:38:25.984Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.984Z] [2020-03-15T04:38:25.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-03-15T04:38:25.984Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-03-15T04:38:25.984Z] docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.984Z] [2020-03-15T04:38:25.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-03-15T04:38:25.984Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-03-15T04:38:25.984Z] docker_cli_run_test.go:3069: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.984Z] [2020-03-15T04:38:25.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-03-15T04:38:25.984Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-03-15T04:38:25.984Z] docker_cli_run_test.go:3093: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.984Z] [2020-03-15T04:38:25.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-03-15T04:38:25.984Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-03-15T04:38:25.984Z] docker_cli_run_test.go:3115: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.984Z] [2020-03-15T04:38:25.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-03-15T04:38:25.984Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-03-15T04:38:25.984Z] docker_cli_run_test.go:3439: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.984Z] [2020-03-15T04:38:25.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2020-03-15T04:38:25.984Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2020-03-15T04:38:25.984Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.984Z] [2020-03-15T04:38:25.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-03-15T04:38:25.984Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-03-15T04:38:25.984Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.984Z] [2020-03-15T04:38:25.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-03-15T04:38:25.984Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-03-15T04:38:25.984Z] docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.984Z] [2020-03-15T04:38:25.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2020-03-15T04:38:25.984Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2020-03-15T04:38:25.984Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.984Z] [2020-03-15T04:38:25.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-03-15T04:38:25.984Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-03-15T04:38:25.984Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.984Z] [2020-03-15T04:38:25.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-03-15T04:38:25.984Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-03-15T04:38:25.984Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.984Z] [2020-03-15T04:38:25.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-03-15T04:38:25.984Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-03-15T04:38:25.984Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.984Z] [2020-03-15T04:38:25.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-03-15T04:38:25.984Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-03-15T04:38:25.984Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.984Z] [2020-03-15T04:38:25.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2020-03-15T04:38:25.984Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-03-15T04:38:25.984Z] docker_cli_run_test.go:2983: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.984Z] [2020-03-15T04:38:25.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-03-15T04:38:25.984Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-03-15T04:38:25.984Z] docker_cli_run_test.go:2886: unmatched requirement Apparmor [2020-03-15T04:38:25.984Z] [2020-03-15T04:38:25.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-03-15T04:38:25.984Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-03-15T04:38:25.984Z] docker_cli_run_test.go:2865: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.984Z] [2020-03-15T04:38:25.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-03-15T04:38:25.984Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-03-15T04:38:25.984Z] docker_cli_run_test.go:2850: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.984Z] [2020-03-15T04:38:25.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-03-15T04:38:25.984Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-03-15T04:38:25.984Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.984Z] [2020-03-15T04:38:25.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-03-15T04:38:25.984Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-03-15T04:38:25.984Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.984Z] [2020-03-15T04:38:25.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-03-15T04:38:25.984Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-03-15T04:38:25.984Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.984Z] [2020-03-15T04:38:25.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2020-03-15T04:38:25.984Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-03-15T04:38:25.984Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.984Z] [2020-03-15T04:38:25.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2020-03-15T04:38:25.984Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2020-03-15T04:38:25.984Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.984Z] [2020-03-15T04:38:25.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-03-15T04:38:25.984Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-03-15T04:38:25.984Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.984Z] [2020-03-15T04:38:25.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-03-15T04:38:25.984Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-03-15T04:38:25.984Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.984Z] [2020-03-15T04:38:25.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-03-15T04:38:25.984Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-03-15T04:38:25.984Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.984Z] [2020-03-15T04:38:25.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-03-15T04:38:25.984Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-03-15T04:38:25.984Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.984Z] [2020-03-15T04:38:25.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-03-15T04:38:25.984Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-03-15T04:38:25.984Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.984Z] [2020-03-15T04:38:25.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-03-15T04:38:25.984Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-03-15T04:38:25.984Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.984Z] [2020-03-15T04:38:25.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-03-15T04:38:25.984Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-03-15T04:38:25.984Z] docker_cli_run_test.go:4065: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.984Z] [2020-03-15T04:38:25.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2020-03-15T04:38:25.984Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2020-03-15T04:38:25.984Z] docker_cli_run_test.go:2925: unmatched requirement Apparmor [2020-03-15T04:38:25.984Z] [2020-03-15T04:38:25.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2020-03-15T04:38:25.984Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2020-03-15T04:38:25.984Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.984Z] [2020-03-15T04:38:25.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-03-15T04:38:25.984Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-03-15T04:38:25.984Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.984Z] [2020-03-15T04:38:25.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-03-15T04:38:25.984Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-03-15T04:38:25.984Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.984Z] [2020-03-15T04:38:25.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-03-15T04:38:25.984Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-03-15T04:38:25.984Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.984Z] [2020-03-15T04:38:25.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2020-03-15T04:38:25.984Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-03-15T04:38:25.984Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.984Z] [2020-03-15T04:38:25.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2020-03-15T04:38:25.984Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-03-15T04:38:25.984Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.984Z] [2020-03-15T04:38:25.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-03-15T04:38:25.984Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-03-15T04:38:25.984Z] docker_cli_run_test.go:3954: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.984Z] [2020-03-15T04:38:25.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-03-15T04:38:25.984Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-03-15T04:38:25.984Z] docker_cli_run_test.go:3947: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.984Z] [2020-03-15T04:38:25.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-03-15T04:38:25.984Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-03-15T04:38:25.984Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.984Z] [2020-03-15T04:38:25.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-03-15T04:38:25.984Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-03-15T04:38:25.984Z] docker_cli_run_test.go:3771: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.984Z] [2020-03-15T04:38:25.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-03-15T04:38:25.984Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-03-15T04:38:25.984Z] docker_cli_run_test.go:3802: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.984Z] [2020-03-15T04:38:25.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-03-15T04:38:25.984Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-03-15T04:38:25.984Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.984Z] [2020-03-15T04:38:25.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-03-15T04:38:25.984Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-03-15T04:38:25.984Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.984Z] [2020-03-15T04:38:25.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-03-15T04:38:25.984Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-03-15T04:38:25.984Z] docker_cli_run_test.go:3741: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.984Z] [2020-03-15T04:38:25.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-03-15T04:38:25.984Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-03-15T04:38:25.984Z] docker_cli_run_test.go:3752: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.984Z] [2020-03-15T04:38:25.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-03-15T04:38:25.984Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-03-15T04:38:25.984Z] docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.984Z] [2020-03-15T04:38:25.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2020-03-15T04:38:25.984Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-03-15T04:38:25.984Z] docker_cli_run_test.go:3226: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.984Z] [2020-03-15T04:38:25.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-03-15T04:38:25.984Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-03-15T04:38:25.984Z] docker_cli_run_test.go:3042: unmatched requirement Apparmor [2020-03-15T04:38:25.984Z] [2020-03-15T04:38:25.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-03-15T04:38:25.984Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-03-15T04:38:25.984Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.984Z] [2020-03-15T04:38:25.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-03-15T04:38:25.984Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-03-15T04:38:25.984Z] docker_cli_run_test.go:2841: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.984Z] [2020-03-15T04:38:25.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-03-15T04:38:25.984Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-03-15T04:38:25.984Z] docker_cli_run_test.go:3639: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.984Z] [2020-03-15T04:38:25.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-03-15T04:38:25.984Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-03-15T04:38:25.984Z] docker_cli_run_test.go:3650: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.984Z] [2020-03-15T04:38:25.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-03-15T04:38:25.984Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-03-15T04:38:25.984Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.984Z] [2020-03-15T04:38:25.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-03-15T04:38:25.984Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-03-15T04:38:25.984Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.984Z] [2020-03-15T04:38:25.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-03-15T04:38:25.984Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-03-15T04:38:25.984Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.984Z] [2020-03-15T04:38:25.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2020-03-15T04:38:25.984Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2020-03-15T04:38:25.985Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.985Z] [2020-03-15T04:38:25.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-03-15T04:38:25.985Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-03-15T04:38:25.985Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.985Z] [2020-03-15T04:38:25.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2020-03-15T04:38:25.985Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2020-03-15T04:38:25.985Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.985Z] [2020-03-15T04:38:25.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-03-15T04:38:25.985Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-03-15T04:38:25.985Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.985Z] [2020-03-15T04:38:25.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-03-15T04:38:25.985Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-03-15T04:38:25.985Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.985Z] [2020-03-15T04:38:25.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2020-03-15T04:38:25.985Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-03-15T04:38:25.985Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.985Z] [2020-03-15T04:38:25.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-03-15T04:38:25.985Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-03-15T04:38:25.985Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.985Z] [2020-03-15T04:38:25.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-03-15T04:38:25.985Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-03-15T04:38:25.985Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.985Z] [2020-03-15T04:38:25.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-03-15T04:38:25.985Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-03-15T04:38:25.985Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.985Z] [2020-03-15T04:38:25.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-03-15T04:38:25.985Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-03-15T04:38:25.985Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.985Z] [2020-03-15T04:38:25.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-03-15T04:38:25.985Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-03-15T04:38:25.985Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.985Z] [2020-03-15T04:38:25.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-03-15T04:38:25.985Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-03-15T04:38:25.985Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.985Z] [2020-03-15T04:38:25.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-03-15T04:38:25.985Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-03-15T04:38:25.985Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.985Z] [2020-03-15T04:38:25.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2020-03-15T04:38:25.985Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2020-03-15T04:38:25.985Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-03-15T04:38:25.985Z] [2020-03-15T04:38:25.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2020-03-15T04:38:25.985Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2020-03-15T04:38:25.985Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.985Z] [2020-03-15T04:38:25.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-03-15T04:38:25.985Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-03-15T04:38:25.985Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.985Z] [2020-03-15T04:38:25.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-03-15T04:38:25.985Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-03-15T04:38:25.985Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.985Z] [2020-03-15T04:38:25.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-03-15T04:38:25.985Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-03-15T04:38:25.985Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.985Z] [2020-03-15T04:38:25.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-03-15T04:38:25.985Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-03-15T04:38:25.985Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.985Z] [2020-03-15T04:38:25.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2020-03-15T04:38:25.985Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2020-03-15T04:38:25.985Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.985Z] [2020-03-15T04:38:25.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2020-03-15T04:38:25.985Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2020-03-15T04:38:25.985Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.985Z] [2020-03-15T04:38:25.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2020-03-15T04:38:25.985Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-03-15T04:38:25.985Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.985Z] [2020-03-15T04:38:25.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-03-15T04:38:25.985Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-03-15T04:38:25.985Z] docker_cli_run_test.go:3450: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.985Z] [2020-03-15T04:38:25.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-03-15T04:38:25.985Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-03-15T04:38:25.985Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.985Z] [2020-03-15T04:38:25.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-03-15T04:38:25.985Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-03-15T04:38:25.985Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.985Z] [2020-03-15T04:38:25.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-03-15T04:38:25.985Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-03-15T04:38:25.985Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.985Z] [2020-03-15T04:38:25.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-03-15T04:38:25.985Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-03-15T04:38:25.985Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.985Z] [2020-03-15T04:38:25.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-03-15T04:38:25.985Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-03-15T04:38:25.985Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.985Z] [2020-03-15T04:38:25.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-03-15T04:38:25.985Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-03-15T04:38:25.985Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.985Z] [2020-03-15T04:38:25.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-03-15T04:38:25.985Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-03-15T04:38:25.985Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.985Z] [2020-03-15T04:38:25.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-03-15T04:38:25.985Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-03-15T04:38:25.985Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.985Z] [2020-03-15T04:38:25.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-03-15T04:38:25.985Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-03-15T04:38:25.985Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.985Z] [2020-03-15T04:38:25.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-03-15T04:38:25.985Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-03-15T04:38:25.985Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.985Z] [2020-03-15T04:38:25.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-03-15T04:38:25.985Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-03-15T04:38:25.985Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.985Z] [2020-03-15T04:38:25.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-03-15T04:38:25.985Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-03-15T04:38:25.985Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.985Z] [2020-03-15T04:38:25.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-03-15T04:38:25.985Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-03-15T04:38:25.985Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.985Z] [2020-03-15T04:38:25.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-03-15T04:38:25.985Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-03-15T04:38:25.985Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.985Z] [2020-03-15T04:38:25.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-03-15T04:38:25.985Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-03-15T04:38:25.985Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.985Z] [2020-03-15T04:38:25.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-03-15T04:38:25.985Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-03-15T04:38:25.985Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.985Z] [2020-03-15T04:38:25.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-03-15T04:38:25.985Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-03-15T04:38:25.985Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.985Z] [2020-03-15T04:38:25.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-03-15T04:38:25.985Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-03-15T04:38:25.985Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.985Z] [2020-03-15T04:38:25.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-03-15T04:38:25.985Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-03-15T04:38:25.985Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.985Z] [2020-03-15T04:38:25.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-03-15T04:38:25.985Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-03-15T04:38:25.985Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.985Z] [2020-03-15T04:38:25.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-03-15T04:38:25.985Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-03-15T04:38:25.985Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.985Z] [2020-03-15T04:38:25.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-03-15T04:38:25.985Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-03-15T04:38:25.985Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.985Z] [2020-03-15T04:38:25.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-03-15T04:38:25.985Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-03-15T04:38:25.985Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.985Z] [2020-03-15T04:38:25.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-03-15T04:38:25.985Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-03-15T04:38:25.985Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.985Z] [2020-03-15T04:38:25.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-03-15T04:38:25.985Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-03-15T04:38:25.985Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.985Z] [2020-03-15T04:38:25.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-03-15T04:38:25.985Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-03-15T04:38:25.985Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.985Z] [2020-03-15T04:38:25.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-03-15T04:38:25.985Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-03-15T04:38:25.985Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.985Z] [2020-03-15T04:38:25.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-03-15T04:38:25.985Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-03-15T04:38:25.985Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.985Z] [2020-03-15T04:38:25.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-03-15T04:38:25.985Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-03-15T04:38:25.985Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.985Z] [2020-03-15T04:38:25.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-03-15T04:38:25.985Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-03-15T04:38:25.985Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.985Z] [2020-03-15T04:38:25.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-03-15T04:38:25.985Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-03-15T04:38:25.985Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.985Z] [2020-03-15T04:38:25.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-03-15T04:38:25.985Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-03-15T04:38:25.985Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.985Z] [2020-03-15T04:38:25.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-03-15T04:38:25.985Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-03-15T04:38:25.985Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.985Z] [2020-03-15T04:38:25.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-03-15T04:38:25.985Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-03-15T04:38:25.985Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.985Z] [2020-03-15T04:38:25.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-03-15T04:38:25.985Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-03-15T04:38:25.985Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.985Z] [2020-03-15T04:38:25.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-03-15T04:38:25.985Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-03-15T04:38:25.985Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.985Z] [2020-03-15T04:38:25.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-03-15T04:38:25.985Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-03-15T04:38:25.985Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.985Z] [2020-03-15T04:38:25.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-03-15T04:38:25.985Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-03-15T04:38:25.985Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.985Z] [2020-03-15T04:38:25.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-03-15T04:38:25.985Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-03-15T04:38:25.985Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.985Z] [2020-03-15T04:38:25.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-03-15T04:38:25.985Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-03-15T04:38:25.985Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.985Z] [2020-03-15T04:38:25.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-03-15T04:38:25.985Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-03-15T04:38:25.985Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.985Z] [2020-03-15T04:38:25.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-03-15T04:38:25.985Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-03-15T04:38:25.985Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.985Z] [2020-03-15T04:38:25.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-03-15T04:38:25.985Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-03-15T04:38:25.985Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.985Z] [2020-03-15T04:38:25.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-03-15T04:38:25.986Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-03-15T04:38:25.986Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.986Z] [2020-03-15T04:38:25.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-03-15T04:38:25.986Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-03-15T04:38:25.986Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.986Z] [2020-03-15T04:38:25.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-03-15T04:38:25.986Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-03-15T04:38:25.986Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.986Z] [2020-03-15T04:38:25.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2020-03-15T04:38:25.986Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-03-15T04:38:25.986Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.986Z] [2020-03-15T04:38:25.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-03-15T04:38:25.986Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-03-15T04:38:25.986Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.986Z] [2020-03-15T04:38:25.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-03-15T04:38:25.986Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-03-15T04:38:25.986Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.986Z] [2020-03-15T04:38:25.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-03-15T04:38:25.986Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-03-15T04:38:25.986Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.986Z] [2020-03-15T04:38:25.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-03-15T04:38:25.986Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-03-15T04:38:25.986Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.986Z] [2020-03-15T04:38:25.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-03-15T04:38:25.986Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-03-15T04:38:25.986Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.986Z] [2020-03-15T04:38:25.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-03-15T04:38:25.986Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-03-15T04:38:25.986Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.986Z] [2020-03-15T04:38:25.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-03-15T04:38:25.986Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-03-15T04:38:25.986Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.986Z] [2020-03-15T04:38:25.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-03-15T04:38:25.986Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-03-15T04:38:25.986Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.986Z] [2020-03-15T04:38:25.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-03-15T04:38:25.986Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-03-15T04:38:25.986Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.986Z] [2020-03-15T04:38:25.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-03-15T04:38:25.986Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-03-15T04:38:25.986Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.986Z] [2020-03-15T04:38:25.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-03-15T04:38:25.986Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-03-15T04:38:25.986Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.986Z] [2020-03-15T04:38:25.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-03-15T04:38:25.986Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-03-15T04:38:25.986Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.986Z] [2020-03-15T04:38:25.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-03-15T04:38:25.986Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-03-15T04:38:25.986Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.986Z] [2020-03-15T04:38:25.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-03-15T04:38:25.986Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-03-15T04:38:25.986Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.986Z] [2020-03-15T04:38:25.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-03-15T04:38:25.986Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-03-15T04:38:25.986Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.986Z] [2020-03-15T04:38:25.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-03-15T04:38:25.986Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-03-15T04:38:25.986Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.986Z] [2020-03-15T04:38:25.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-03-15T04:38:25.986Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-03-15T04:38:25.986Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.986Z] [2020-03-15T04:38:25.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-03-15T04:38:25.986Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-03-15T04:38:25.986Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.986Z] [2020-03-15T04:38:25.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-03-15T04:38:25.986Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-03-15T04:38:25.986Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.986Z] [2020-03-15T04:38:25.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-03-15T04:38:25.986Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-03-15T04:38:25.986Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.986Z] [2020-03-15T04:38:25.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-03-15T04:38:25.986Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-03-15T04:38:25.986Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.986Z] [2020-03-15T04:38:25.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-03-15T04:38:25.986Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-03-15T04:38:25.986Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.986Z] [2020-03-15T04:38:25.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-03-15T04:38:25.986Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-03-15T04:38:25.986Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.986Z] [2020-03-15T04:38:25.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-03-15T04:38:25.986Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-03-15T04:38:25.986Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.986Z] [2020-03-15T04:38:25.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-03-15T04:38:25.986Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-03-15T04:38:25.986Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.986Z] [2020-03-15T04:38:25.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-03-15T04:38:25.986Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-03-15T04:38:25.986Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.986Z] [2020-03-15T04:38:25.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-03-15T04:38:25.986Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-03-15T04:38:25.986Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.986Z] [2020-03-15T04:38:25.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-03-15T04:38:25.986Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-03-15T04:38:25.986Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.986Z] [2020-03-15T04:38:25.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-03-15T04:38:25.986Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-03-15T04:38:25.986Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.986Z] [2020-03-15T04:38:25.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-03-15T04:38:25.986Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-03-15T04:38:25.986Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.986Z] [2020-03-15T04:38:25.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-03-15T04:38:25.986Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-03-15T04:38:25.986Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.986Z] [2020-03-15T04:38:25.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-03-15T04:38:25.986Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-03-15T04:38:25.986Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.986Z] [2020-03-15T04:38:25.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-03-15T04:38:25.986Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-03-15T04:38:25.986Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.986Z] [2020-03-15T04:38:25.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-03-15T04:38:25.986Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-03-15T04:38:25.986Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.986Z] [2020-03-15T04:38:25.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-03-15T04:38:25.986Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-03-15T04:38:25.986Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.986Z] [2020-03-15T04:38:25.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-03-15T04:38:25.986Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-03-15T04:38:25.986Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.986Z] [2020-03-15T04:38:25.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-03-15T04:38:25.986Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-03-15T04:38:25.986Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.986Z] [2020-03-15T04:38:25.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-03-15T04:38:25.986Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-03-15T04:38:25.986Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.986Z] [2020-03-15T04:38:25.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-03-15T04:38:25.986Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-03-15T04:38:25.986Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.986Z] [2020-03-15T04:38:25.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-03-15T04:38:25.986Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-03-15T04:38:25.986Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.986Z] [2020-03-15T04:38:25.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-03-15T04:38:25.986Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-03-15T04:38:25.986Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.986Z] [2020-03-15T04:38:25.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-03-15T04:38:25.986Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-03-15T04:38:25.986Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.986Z] [2020-03-15T04:38:25.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-03-15T04:38:25.986Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-03-15T04:38:25.986Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.986Z] [2020-03-15T04:38:25.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-03-15T04:38:25.986Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-03-15T04:38:25.986Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.986Z] [2020-03-15T04:38:25.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2020-03-15T04:38:25.986Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-03-15T04:38:25.986Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.986Z] [2020-03-15T04:38:25.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2020-03-15T04:38:25.986Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.986Z] [2020-03-15T04:38:25.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2020-03-15T04:38:25.986Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.986Z] [2020-03-15T04:38:25.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2020-03-15T04:38:25.986Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-03-15T04:38:25.986Z] [2020-03-15T04:38:25.986Z] [2020-03-15T04:38:25.986Z] DONE 1096 tests, 549 skipped in 2326.002s [2020-03-15T04:38:25.986Z] INFO: Integration tests ended at 03/15/2020 04:38:18. Duration:00:38:46.1624126 [2020-03-15T04:38:25.987Z] INFO: Docker info of the daemon under test at end of run [2020-03-15T04:38:25.987Z] [2020-03-15T04:38:25.987Z] Containers: 2 [2020-03-15T04:38:25.987Z] Running: 0 [2020-03-15T04:38:25.987Z] Paused: 0 [2020-03-15T04:38:25.987Z] Stopped: 2 [2020-03-15T04:38:25.987Z] Images: 12 [2020-03-15T04:38:25.987Z] Server Version: 0.0.0-dev [2020-03-15T04:38:25.987Z] Storage Driver: windowsfilter [2020-03-15T04:38:25.987Z] Windows: [2020-03-15T04:38:25.987Z] Logging Driver: json-file [2020-03-15T04:38:25.987Z] Plugins: [2020-03-15T04:38:25.987Z] Volume: local [2020-03-15T04:38:25.987Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-03-15T04:38:25.987Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-03-15T04:38:25.987Z] Swarm: inactive [2020-03-15T04:38:25.987Z] Default Isolation: process [2020-03-15T04:38:25.987Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-03-15T04:38:25.987Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-03-15T04:38:25.987Z] OSType: windows [2020-03-15T04:38:25.987Z] Architecture: x86_64 [2020-03-15T04:38:25.987Z] CPUs: 4 [2020-03-15T04:38:25.987Z] Total Memory: 32GiB [2020-03-15T04:38:25.987Z] Name: azwin-2-ff21f0 [2020-03-15T04:38:25.987Z] ID: LFY2:SBB4:ME7I:DWGC:UF7W:BQU6:NJMI:5ELI:Z53S:EZSR:TZ6B:7RZJ [2020-03-15T04:38:25.987Z] Docker Root Dir: D:\CI\PR-40695\1\daemon [2020-03-15T04:38:25.987Z] Debug Mode (client): false [2020-03-15T04:38:25.987Z] Debug Mode (server): true [2020-03-15T04:38:25.987Z] File Descriptors: -1 [2020-03-15T04:38:25.987Z] Goroutines: 18 [2020-03-15T04:38:25.987Z] System Time: 2020-03-15T04:38:18.6129522Z [2020-03-15T04:38:25.987Z] EventsListeners: 0 [2020-03-15T04:38:25.987Z] Registry: https://index.docker.io/v1/ [2020-03-15T04:38:25.987Z] Labels: [2020-03-15T04:38:25.987Z] Experimental: false [2020-03-15T04:38:25.987Z] Insecure Registries: [2020-03-15T04:38:25.987Z] 127.0.0.0/8 [2020-03-15T04:38:25.987Z] Live Restore Enabled: false [2020-03-15T04:38:25.987Z] [2020-03-15T04:38:25.987Z] [2020-03-15T04:38:25.987Z] INFO: Stopping daemon under test [2020-03-15T04:38:25.987Z] SUCCESS: The process with PID 1032 (child process of PID 6048) has been terminated. [2020-03-15T04:38:25.987Z] SUCCESS: The process with PID 6048 (child process of PID 4364) has been terminated. [2020-03-15T04:38:25.987Z] INFO: Stop tailing logs of the daemon under tests [2020-03-15T04:38:25.987Z] INFO: executeCI.ps1 Completed successfully at 03/15/2020 04:38:18. [2020-03-15T04:38:25.987Z] INFO: Tidying up at end of run [2020-03-15T04:38:25.987Z] INFO: Saving daemon under test log (d:\CI\PR-40695\1\dut.out) to C:\windows\TEMP\CIDUT.out [2020-03-15T04:38:25.987Z] INFO: Saving daemon under test log (d:\CI\PR-40695\1\dut.err) to C:\windows\TEMP\CIDUT.err [2020-03-15T04:38:25.987Z] INFO: Nuke-Everything... [2020-03-15T04:38:25.987Z] INFO: Container count on control daemon to delete is 2 [2020-03-15T04:38:25.987Z] 4a8ad4aeeebb [2020-03-15T04:38:25.987Z] 772b5d9b3700 [2020-03-15T04:38:25.987Z] INFO: Tidying pidfile d:\CI\PR-40695\1\docker.pid [2020-03-15T04:38:25.987Z] INFO: Nuking d:\CI [2020-03-15T04:38:47.012Z] INFO: Zapped successfully [2020-03-15T04:38:47.012Z] [2020-03-15T04:38:47.012Z] INFO: executeCI.ps1 exiting at Sun Mar 15 04:38:44 CUT 2020. Duration 01:01:23.8717673 [2020-03-15T04:38:47.012Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-03-15T04:38:47.247Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-03-15T04:38:59.366Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-03-15T04:39:01.727Z] Archiving artifacts [2020-03-15T04:39:14.795Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40695/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-03-15T04:39:15.701Z] + make clean [2020-03-15T04:39:16.658Z] docker volume rm -f docker-dev-cache [2020-03-15T04:39:16.658Z] 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