Pull request #40470 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 6acfc420948842403d9193f38a954534ab05378f+adf066416ff64776b87d3d384bc5f3fabe0ad8e4 (832b05ac67c971cd7a14e3631995bb9439dfdbd8) 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 26028d2ce48352c9b2c3f496e963b79a4944a426 using credential jps-reader > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master Checking out Revision 26028d2ce48352c9b2c3f496e963b79a4944a426 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 26028d2ce48352c9b2c3f496e963b79a4944a426 Commit message: "[TAR-1227] Run the sonar container as the current user (#17)" > git rev-list --no-walk 26028d2ce48352c9b2c3f496e963b79a4944a426 # 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-02-10T18:03:33.447Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-02-10T18:03:33.454Z] Trying to pass milestone 3 [Pipeline] milestone [2020-02-10T18:03:33.482Z] Trying to pass milestone 4 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-02-10T18:03:48.619Z] Still waiting to schedule task [2020-02-10T18:03:48.620Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2020-02-10T18:04:41.204Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d0fed715ad9d33b6) in /home/ubuntu/workspace/moby_PR-40470 [Pipeline] { [Pipeline] checkout [2020-02-10T18:04:43.663Z] using credential docker-jenkins-github-credentials [2020-02-10T18:04:43.671Z] Cloning the remote Git repository [2020-02-10T18:04:43.671Z] Cloning with configured refspecs honoured and without tags [2020-02-10T18:04:43.348Z] Cloning repository https://github.com/moby/moby.git [2020-02-10T18:04:43.443Z] > git init /home/ubuntu/workspace/moby_PR-40470 # timeout=10 [2020-02-10T18:04:43.741Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-10T18:04:43.742Z] > git --version # timeout=10 [2020-02-10T18:04:43.764Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-10T18:04:43.765Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40470/head:refs/remotes/origin/PR-40470 +refs/heads/master:refs/remotes/origin/master [2020-02-10T18:05:05.194Z] Fetching without tags [2020-02-10T18:05:05.557Z] Merging remotes/origin/master commit adf066416ff64776b87d3d384bc5f3fabe0ad8e4 into PR head commit 6acfc420948842403d9193f38a954534ab05378f [2020-02-10T18:05:06.366Z] Merge succeeded, producing 6acfc420948842403d9193f38a954534ab05378f [2020-02-10T18:05:06.367Z] Checking out Revision 6acfc420948842403d9193f38a954534ab05378f (PR-40470) [2020-02-10T18:05:05.074Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-10T18:05:05.093Z] > git config --add remote.origin.fetch +refs/pull/40470/head:refs/remotes/origin/PR-40470 # timeout=10 [2020-02-10T18:05:05.112Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-02-10T18:05:05.140Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-10T18:05:05.168Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-10T18:05:05.168Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-10T18:05:05.168Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40470/head:refs/remotes/origin/PR-40470 +refs/heads/master:refs/remotes/origin/master [2020-02-10T18:05:05.533Z] > git config core.sparsecheckout # timeout=10 [2020-02-10T18:05:05.551Z] > git checkout -f 6acfc420948842403d9193f38a954534ab05378f [2020-02-10T18:05:06.301Z] > git merge adf066416ff64776b87d3d384bc5f3fabe0ad8e4 # timeout=10 [2020-02-10T18:05:06.322Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-02-10T18:05:06.342Z] > git config core.sparsecheckout # timeout=10 [2020-02-10T18:05:06.355Z] > git checkout -f 6acfc420948842403d9193f38a954534ab05378f [2020-02-10T18:05:07.318Z] Commit message: "TestResumableRequestHeaderTooMuchFailures: prepare for Go 1.14 changes" [2020-02-10T18:05:07.336Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-02-10T18:05:09.063Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40470:/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-02-10T18:05:07.293Z] > git rev-list --no-walk 803b2b42470b32c1b883d28e5c45614a2e4ed522 # timeout=10 [2020-02-10T18:05:13.271Z] Unable to find image 'alpine:latest' locally [2020-02-10T18:05:13.271Z] latest: Pulling from library/alpine [2020-02-10T18:05:13.271Z] c9b1b535fdd9: Pulling fs layer [2020-02-10T18:05:13.271Z] c9b1b535fdd9: Verifying Checksum [2020-02-10T18:05:13.271Z] c9b1b535fdd9: Download complete [2020-02-10T18:05:13.528Z] c9b1b535fdd9: Pull complete [2020-02-10T18:05:13.528Z] Digest: sha256:ab00606a42621fb68f2ed6ad3c88be54397f981a7b70a79db3d1172b11c4367d [2020-02-10T18:05:13.528Z] Status: Downloaded newer image for alpine:latest [2020-02-10T18:05:18.807Z] 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: 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] { (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 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-02-10T18:05:19.367Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d0fed715ad9d33b6) in /home/ubuntu/workspace/moby_PR-40470 [Pipeline] // stage [Pipeline] // stage [2020-02-10T18:05:19.393Z] Running on ppc64le-ubuntu-26 in /home/docker/workspace/moby_PR-40470 [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] } [Pipeline] { [Pipeline] checkout Stage "win-RS1" skipped due to when conditional [Pipeline] } [2020-02-10T18:05:19.482Z] using credential docker-jenkins-github-credentials [Pipeline] checkout [2020-02-10T18:05:19.508Z] Fetching changes from the remote Git repository [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [2020-02-10T18:05:19.538Z] Running on s390x-ubuntu-04 in /home/jenkins/workspace/moby_PR-40470 [Pipeline] stage [Pipeline] { (Integration-cli tests) [2020-02-10T18:05:19.547Z] Fetching without tags [2020-02-10T18:05:19.548Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2020-02-10T18:05:19.566Z] Cloning the remote Git repository [2020-02-10T18:05:19.566Z] Cloning with configured refspecs honoured and without tags [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2020-02-10T18:05:19.821Z] using credential docker-jenkins-github-credentials [2020-02-10T18:05:19.865Z] Cloning the remote Git repository [2020-02-10T18:05:19.865Z] Cloning with configured refspecs honoured and without tags [2020-02-10T18:05:20.118Z] Merging remotes/origin/master commit adf066416ff64776b87d3d384bc5f3fabe0ad8e4 into PR head commit 6acfc420948842403d9193f38a954534ab05378f [2020-02-10T18:05:19.477Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-02-10T18:05:19.497Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-10T18:05:19.535Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-10T18:05:19.535Z] > git --version # timeout=10 [2020-02-10T18:05:19.552Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-10T18:05:19.577Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40470/head:refs/remotes/origin/PR-40470 +refs/heads/master:refs/remotes/origin/master [2020-02-10T18:05:20.107Z] > git config core.sparsecheckout # timeout=10 [2020-02-10T18:05:20.132Z] > git checkout -f 6acfc420948842403d9193f38a954534ab05378f [2020-02-10T18:05:19.567Z] Cloning repository https://github.com/moby/moby.git [2020-02-10T18:05:19.568Z] > git init /home/docker/workspace/moby_PR-40470 # timeout=10 [2020-02-10T18:05:19.582Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-10T18:05:19.582Z] > git --version # timeout=10 [2020-02-10T18:05:19.586Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-10T18:05:19.587Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40470/head:refs/remotes/origin/PR-40470 +refs/heads/master:refs/remotes/origin/master [2020-02-10T18:05:19.903Z] Cloning repository https://github.com/moby/moby.git [2020-02-10T18:05:19.906Z] > git init /home/jenkins/workspace/moby_PR-40470 # timeout=10 [2020-02-10T18:05:19.936Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-10T18:05:19.938Z] > git --version # timeout=10 [2020-02-10T18:05:19.954Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-10T18:05:19.955Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40470/head:refs/remotes/origin/PR-40470 +refs/heads/master:refs/remotes/origin/master [2020-02-10T18:05:21.269Z] Merge succeeded, producing 6acfc420948842403d9193f38a954534ab05378f [2020-02-10T18:05:21.270Z] Checking out Revision 6acfc420948842403d9193f38a954534ab05378f (PR-40470) [2020-02-10T18:05:21.351Z] Commit message: "TestResumableRequestHeaderTooMuchFailures: prepare for Go 1.14 changes" [2020-02-10T18:05:21.227Z] > git merge adf066416ff64776b87d3d384bc5f3fabe0ad8e4 # timeout=10 [2020-02-10T18:05:21.237Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-02-10T18:05:21.258Z] > git config core.sparsecheckout # timeout=10 [2020-02-10T18:05:21.269Z] > git checkout -f 6acfc420948842403d9193f38a954534ab05378f [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-02-10T18:05:22.411Z] + [ PR != PR ] [2020-02-10T18:05:22.411Z] + [ master != master ] [2020-02-10T18:05:22.411Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-02-10T18:05:22.747Z] + docker version [2020-02-10T18:05:22.747Z] Client: Docker Engine - Community [2020-02-10T18:05:22.747Z] Version: 19.03.5 [2020-02-10T18:05:22.747Z] API version: 1.40 [2020-02-10T18:05:22.747Z] Go version: go1.12.12 [2020-02-10T18:05:22.747Z] Git commit: 633a0ea838 [2020-02-10T18:05:22.747Z] Built: Wed Nov 13 07:29:52 2019 [2020-02-10T18:05:22.747Z] OS/Arch: linux/amd64 [2020-02-10T18:05:22.747Z] Experimental: false [2020-02-10T18:05:22.747Z] [2020-02-10T18:05:22.747Z] Server: Docker Engine - Community [2020-02-10T18:05:22.747Z] Engine: [2020-02-10T18:05:22.747Z] Version: 19.03.5 [2020-02-10T18:05:22.747Z] API version: 1.40 (minimum version 1.12) [2020-02-10T18:05:22.747Z] Go version: go1.12.12 [2020-02-10T18:05:22.747Z] Git commit: 633a0ea838 [2020-02-10T18:05:22.747Z] Built: Wed Nov 13 07:28:22 2019 [2020-02-10T18:05:22.747Z] OS/Arch: linux/amd64 [2020-02-10T18:05:22.747Z] Experimental: true [2020-02-10T18:05:22.747Z] containerd: [2020-02-10T18:05:22.747Z] Version: 1.2.10 [2020-02-10T18:05:22.747Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-02-10T18:05:22.747Z] runc: [2020-02-10T18:05:22.747Z] Version: 1.0.0-rc8+dev [2020-02-10T18:05:22.747Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-02-10T18:05:22.747Z] docker-init: [2020-02-10T18:05:22.747Z] Version: 0.18.0 [2020-02-10T18:05:22.747Z] GitCommit: fec3683 [Pipeline] sh [2020-02-10T18:05:23.070Z] + docker info [2020-02-10T18:05:29.629Z] Client: [2020-02-10T18:05:29.629Z] Debug Mode: false [2020-02-10T18:05:29.629Z] [2020-02-10T18:05:29.629Z] Server: [2020-02-10T18:05:29.629Z] Containers: 0 [2020-02-10T18:05:29.629Z] Running: 0 [2020-02-10T18:05:29.629Z] Paused: 0 [2020-02-10T18:05:29.629Z] Stopped: 0 [2020-02-10T18:05:29.629Z] Images: 1 [2020-02-10T18:05:29.629Z] Server Version: 19.03.5 [2020-02-10T18:05:29.629Z] Storage Driver: overlay2 [2020-02-10T18:05:29.629Z] Backing Filesystem: extfs [2020-02-10T18:05:29.629Z] Supports d_type: true [2020-02-10T18:05:29.629Z] Native Overlay Diff: true [2020-02-10T18:05:29.629Z] Logging Driver: json-file [2020-02-10T18:05:29.629Z] Cgroup Driver: cgroupfs [2020-02-10T18:05:29.629Z] Plugins: [2020-02-10T18:05:29.629Z] Volume: local [2020-02-10T18:05:29.629Z] Network: bridge host ipvlan macvlan null overlay [2020-02-10T18:05:29.629Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-02-10T18:05:29.629Z] Swarm: inactive [2020-02-10T18:05:29.629Z] Runtimes: runc [2020-02-10T18:05:29.629Z] Default Runtime: runc [2020-02-10T18:05:29.629Z] Init Binary: docker-init [2020-02-10T18:05:29.629Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-02-10T18:05:29.629Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-02-10T18:05:29.629Z] init version: fec3683 [2020-02-10T18:05:29.629Z] Security Options: [2020-02-10T18:05:29.629Z] apparmor [2020-02-10T18:05:29.629Z] seccomp [2020-02-10T18:05:29.629Z] Profile: default [2020-02-10T18:05:29.629Z] Kernel Version: 4.15.0-1058-aws [2020-02-10T18:05:29.629Z] Operating System: Ubuntu 18.04.4 LTS [2020-02-10T18:05:29.629Z] OSType: linux [2020-02-10T18:05:29.629Z] Architecture: x86_64 [2020-02-10T18:05:29.629Z] CPUs: 2 [2020-02-10T18:05:29.629Z] Total Memory: 7.501GiB [2020-02-10T18:05:29.629Z] Name: ip-10-100-33-138 [2020-02-10T18:05:29.629Z] ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32 [2020-02-10T18:05:29.629Z] Docker Root Dir: /var/lib/docker [2020-02-10T18:05:29.629Z] Debug Mode: false [2020-02-10T18:05:29.629Z] Registry: https://index.docker.io/v1/ [2020-02-10T18:05:29.629Z] Labels: [2020-02-10T18:05:29.629Z] Experimental: true [2020-02-10T18:05:29.629Z] Insecure Registries: [2020-02-10T18:05:29.629Z] 127.0.0.0/8 [2020-02-10T18:05:29.629Z] Live Restore Enabled: true [2020-02-10T18:05:29.629Z] [2020-02-10T18:05:29.629Z] WARNING: No swap limit support [Pipeline] sh [2020-02-10T18:05:29.921Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-10T18:05:29.921Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-10T18:05:29.921Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40470/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-02-10T18:05:29.921Z] + bash /home/ubuntu/workspace/moby_PR-40470/check-config.sh [2020-02-10T18:05:29.921Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-02-10T18:05:29.921Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ... [2020-02-10T18:05:29.921Z] [2020-02-10T18:05:29.921Z] Generally Necessary: [2020-02-10T18:05:29.921Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-02-10T18:05:29.921Z] - apparmor: enabled and tools installed [2020-02-10T18:05:29.921Z] - CONFIG_NAMESPACES: enabled [2020-02-10T18:05:29.921Z] - CONFIG_NET_NS: enabled [2020-02-10T18:05:29.921Z] - CONFIG_PID_NS: enabled [2020-02-10T18:05:29.921Z] - CONFIG_IPC_NS: enabled [2020-02-10T18:05:29.921Z] - CONFIG_UTS_NS: enabled [2020-02-10T18:05:29.921Z] - CONFIG_CGROUPS: enabled [2020-02-10T18:05:29.921Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-02-10T18:05:29.921Z] - CONFIG_CGROUP_DEVICE: enabled [2020-02-10T18:05:29.921Z] - CONFIG_CGROUP_FREEZER: enabled [2020-02-10T18:05:29.921Z] - CONFIG_CGROUP_SCHED: enabled [2020-02-10T18:05:29.921Z] - CONFIG_CPUSETS: enabled [2020-02-10T18:05:29.921Z] - CONFIG_MEMCG: enabled [2020-02-10T18:05:29.921Z] - CONFIG_KEYS: enabled [2020-02-10T18:05:29.921Z] - CONFIG_VETH: enabled (as module) [2020-02-10T18:05:29.921Z] - CONFIG_BRIDGE: enabled (as module) [2020-02-10T18:05:29.921Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-02-10T18:05:29.921Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-02-10T18:05:29.921Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-02-10T18:05:29.921Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-02-10T18:05:29.921Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-02-10T18:05:29.921Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-02-10T18:05:29.921Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-02-10T18:05:30.185Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-02-10T18:05:30.185Z] - CONFIG_NF_NAT: enabled (as module) [2020-02-10T18:05:30.185Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-02-10T18:05:30.185Z] - CONFIG_POSIX_MQUEUE: enabled [2020-02-10T18:05:30.185Z] [2020-02-10T18:05:30.185Z] Optional Features: [2020-02-10T18:05:30.185Z] - CONFIG_USER_NS: enabled [2020-02-10T18:05:30.185Z] - CONFIG_SECCOMP: enabled [2020-02-10T18:05:30.185Z] - CONFIG_CGROUP_PIDS: enabled [2020-02-10T18:05:30.185Z] - CONFIG_MEMCG_SWAP: enabled [2020-02-10T18:05:30.185Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-02-10T18:05:30.185Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-02-10T18:05:30.185Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-02-10T18:05:30.185Z] - CONFIG_BLK_CGROUP: enabled [2020-02-10T18:05:30.185Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-02-10T18:05:30.185Z] - CONFIG_IOSCHED_CFQ: enabled [2020-02-10T18:05:30.185Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-02-10T18:05:30.185Z] - CONFIG_CGROUP_PERF: enabled [2020-02-10T18:05:30.185Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-02-10T18:05:30.185Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-02-10T18:05:30.185Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-02-10T18:05:30.185Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-02-10T18:05:30.185Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-02-10T18:05:30.185Z] - CONFIG_RT_GROUP_SCHED: missing [2020-02-10T18:05:30.185Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-02-10T18:05:30.185Z] - CONFIG_IP_VS: enabled (as module) [2020-02-10T18:05:30.185Z] - CONFIG_IP_VS_NFCT: enabled [2020-02-10T18:05:30.185Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-02-10T18:05:30.185Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-02-10T18:05:30.185Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-02-10T18:05:30.185Z] - CONFIG_EXT4_FS: enabled [2020-02-10T18:05:30.185Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-02-10T18:05:30.185Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-02-10T18:05:30.185Z] - Network Drivers: [2020-02-10T18:05:30.185Z] - "overlay": [2020-02-10T18:05:30.185Z] - CONFIG_VXLAN: enabled (as module) [2020-02-10T18:05:30.185Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-02-10T18:05:30.185Z] Optional (for encrypted networks): [2020-02-10T18:05:30.447Z] - CONFIG_CRYPTO: enabled [2020-02-10T18:05:30.447Z] - CONFIG_CRYPTO_AEAD: enabled [2020-02-10T18:05:30.447Z] - CONFIG_CRYPTO_GCM: enabled [2020-02-10T18:05:30.447Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-02-10T18:05:30.447Z] - CONFIG_CRYPTO_GHASH: enabled [2020-02-10T18:05:30.447Z] - CONFIG_XFRM: enabled [2020-02-10T18:05:30.447Z] - CONFIG_XFRM_USER: enabled (as module) [2020-02-10T18:05:30.447Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-02-10T18:05:30.447Z] - CONFIG_INET_ESP: enabled (as module) [2020-02-10T18:05:30.447Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-02-10T18:05:30.447Z] - "ipvlan": [2020-02-10T18:05:30.447Z] - CONFIG_IPVLAN: enabled (as module) [2020-02-10T18:05:30.447Z] - "macvlan": [2020-02-10T18:05:30.447Z] - CONFIG_MACVLAN: enabled (as module) [2020-02-10T18:05:30.447Z] - CONFIG_DUMMY: enabled (as module) [2020-02-10T18:05:30.447Z] - "ftp,tftp client in container": [2020-02-10T18:05:30.447Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-02-10T18:05:30.447Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-02-10T18:05:30.447Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-02-10T18:05:30.447Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-02-10T18:05:30.447Z] - Storage Drivers: [2020-02-10T18:05:30.447Z] - "aufs": [2020-02-10T18:05:30.447Z] - CONFIG_AUFS_FS: enabled (as module) [2020-02-10T18:05:30.447Z] - "btrfs": [2020-02-10T18:05:30.447Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-02-10T18:05:30.447Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-02-10T18:05:30.447Z] - "devicemapper": [2020-02-10T18:05:30.447Z] - CONFIG_BLK_DEV_DM: enabled [2020-02-10T18:05:30.447Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-02-10T18:05:30.447Z] - "overlay": [2020-02-10T18:05:30.447Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-02-10T18:05:30.447Z] - "zfs": [2020-02-10T18:05:30.447Z] - /dev/zfs: missing [2020-02-10T18:05:30.447Z] - zfs command: missing [2020-02-10T18:05:30.447Z] - zpool command: missing [2020-02-10T18:05:30.447Z] [2020-02-10T18:05:30.447Z] Limits: [2020-02-10T18:05:30.447Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-02-10T18:05:30.447Z] [2020-02-10T18:05:30.447Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-02-10T18:05:30.781Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:6acfc420948842403d9193f38a954534ab05378f . [2020-02-10T18:05:30.782Z] #1 [internal] load build definition from Dockerfile [2020-02-10T18:05:30.782Z] #1 transferring dockerfile: 15.71kB done [2020-02-10T18:05:30.782Z] #1 DONE 0.1s [2020-02-10T18:05:30.782Z] [2020-02-10T18:05:30.782Z] #2 [internal] load .dockerignore [2020-02-10T18:05:30.782Z] #2 transferring context: 87B done [2020-02-10T18:05:30.782Z] #2 DONE 0.1s [2020-02-10T18:05:30.782Z] [2020-02-10T18:05:30.782Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-02-10T18:05:31.349Z] #3 DONE 0.3s [2020-02-10T18:05:31.349Z] [2020-02-10T18:05:31.349Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-02-10T18:05:31.349Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-02-10T18:05:31.349Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-02-10T18:05:31.349Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done [2020-02-10T18:05:31.349Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done [2020-02-10T18:05:31.349Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s done [2020-02-10T18:05:31.349Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 [2020-02-10T18:05:31.607Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.4s done [2020-02-10T18:05:31.869Z] #4 DONE 0.7s [2020-02-10T18:05:32.435Z] [2020-02-10T18:05:32.435Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-02-10T18:05:32.692Z] #6 DONE 0.2s [2020-02-10T18:05:32.692Z] [2020-02-10T18:05:32.692Z] #5 [internal] load metadata for docker.io/library/golang:1.13.7-buster [2020-02-10T18:05:32.692Z] #5 DONE 0.3s [2020-02-10T18:05:32.692Z] [2020-02-10T18:05:32.692Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8... [2020-02-10T18:05:32.692Z] #7 resolve docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8b59ba73b04691900f96ab25edeeb4546b2a26d21a9da234910cfcf done [2020-02-10T18:05:32.961Z] #7 sha256:453fe9f2a24a42530430d8a5f5a2c8ea3bcd724d3aec277dbfc4b20031140fc3 1.79kB / 1.79kB done [2020-02-10T18:05:32.961Z] #7 sha256:4ee5b088a8b59ba73b04691900f96ab25edeeb4546b2a26d21a9da234910cfcf 1.42kB / 1.42kB done [2020-02-10T18:05:32.961Z] #7 sha256:6586e3d10e9613cb13f3917adc0c0c8157ed94e44106f8140259e045b07dc1fa 5.46kB / 5.46kB done [2020-02-10T18:05:32.961Z] #7 sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 0B / 50.38MB 0.2s [2020-02-10T18:05:32.961Z] #7 sha256:346ffb2b67d7b35729673ced818325ed0ea57284e69de67f8bbc48c2bf294716 0B / 7.81MB 0.2s [2020-02-10T18:05:33.221Z] #7 sha256:346ffb2b67d7b35729673ced818325ed0ea57284e69de67f8bbc48c2bf294716 6.41MB / 7.81MB 0.3s [2020-02-10T18:05:33.221Z] #7 sha256:dea4ecac934f71d68d4f5edb171f6cff42588edfa3f70ba8709be56e321eeddc 0B / 10.00MB 0.3s [2020-02-10T18:05:33.221Z] #7 sha256:346ffb2b67d7b35729673ced818325ed0ea57284e69de67f8bbc48c2bf294716 7.14MB / 7.81MB 0.4s [2020-02-10T18:05:33.480Z] #7 sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 4.07MB / 50.38MB 0.7s [2020-02-10T18:05:33.480Z] #7 sha256:346ffb2b67d7b35729673ced818325ed0ea57284e69de67f8bbc48c2bf294716 7.81MB / 7.81MB 0.5s done [2020-02-10T18:05:33.480Z] #7 sha256:dea4ecac934f71d68d4f5edb171f6cff42588edfa3f70ba8709be56e321eeddc 3.60MB / 10.00MB 0.7s [2020-02-10T18:05:33.480Z] #7 sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 0B / 51.79MB 0.7s [2020-02-10T18:05:33.480Z] #7 sha256:dea4ecac934f71d68d4f5edb171f6cff42588edfa3f70ba8709be56e321eeddc 5.57MB / 10.00MB 0.7s [2020-02-10T18:05:33.742Z] #7 sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 12.10MB / 50.38MB 0.9s [2020-02-10T18:05:33.742Z] #7 sha256:dea4ecac934f71d68d4f5edb171f6cff42588edfa3f70ba8709be56e321eeddc 9.63MB / 10.00MB 0.9s [2020-02-10T18:05:33.742Z] #7 sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 5.17MB / 51.79MB 0.9s [2020-02-10T18:05:34.000Z] #7 sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 18.82MB / 50.38MB 1.3s [2020-02-10T18:05:34.000Z] #7 sha256:dea4ecac934f71d68d4f5edb171f6cff42588edfa3f70ba8709be56e321eeddc 10.00MB / 10.00MB 1.0s done [2020-02-10T18:05:34.000Z] #7 sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 27.13MB / 51.79MB 1.3s [2020-02-10T18:05:34.000Z] #7 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 342.38kB / 68.52MB 1.3s [2020-02-10T18:05:34.257Z] #7 sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 23.88MB / 50.38MB 1.5s [2020-02-10T18:05:34.257Z] #7 sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 35.57MB / 51.79MB 1.5s [2020-02-10T18:05:34.338Z] Still waiting to schedule task [2020-02-10T18:05:34.338Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2020-02-10T18:05:34.344Z] Still waiting to schedule task [2020-02-10T18:05:34.344Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-048e9c6378b0eb6c5)’ [2020-02-10T18:05:34.346Z] Still waiting to schedule task [2020-02-10T18:05:34.346Z] Waiting for next available executor on ‘windows-2019’ [2020-02-10T18:05:34.518Z] #7 sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 29.61MB / 50.38MB 1.8s [2020-02-10T18:05:34.518Z] #7 sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 41.81MB / 51.79MB 1.8s [2020-02-10T18:05:34.518Z] #7 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 8.23MB / 68.52MB 1.8s [2020-02-10T18:05:35.084Z] #7 sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 33.96MB / 50.38MB 2.1s [2020-02-10T18:05:35.084Z] #7 sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 50.00MB / 51.79MB 2.1s [2020-02-10T18:05:35.084Z] #7 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 16.85MB / 68.52MB 2.1s [2020-02-10T18:05:35.084Z] #7 sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 36.85MB / 50.38MB 2.2s [2020-02-10T18:05:35.084Z] #7 sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 41.45MB / 50.38MB 2.4s [2020-02-10T18:05:35.084Z] #7 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 22.47MB / 68.52MB 2.4s [2020-02-10T18:05:35.653Z] #7 sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 50.38MB / 50.38MB 2.7s [2020-02-10T18:05:35.653Z] #7 sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 51.79MB / 51.79MB 2.5s done [2020-02-10T18:05:35.653Z] #7 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 30.35MB / 68.52MB 2.7s [2020-02-10T18:05:35.653Z] #7 sha256:bd20b51e17057cf9eba517d50180c73ef0d3dd71e3f352199f5f47e0c64b68d4 2.07MB / 120.07MB 2.7s [2020-02-10T18:05:35.914Z] #7 sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 50.38MB / 50.38MB 2.8s done [2020-02-10T18:05:35.914Z] #7 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 42.40MB / 68.52MB 3.1s [2020-02-10T18:05:35.914Z] #7 sha256:8447556509669c9607d0562cfe5b87af889224bf2534d9503aa271e31ff36462 0B / 126B 3.1s [2020-02-10T18:05:35.914Z] #7 extracting sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 [2020-02-10T18:05:35.914Z] #7 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 46.18MB / 68.52MB 3.2s [2020-02-10T18:05:35.914Z] #7 sha256:bd20b51e17057cf9eba517d50180c73ef0d3dd71e3f352199f5f47e0c64b68d4 12.31MB / 120.07MB 3.2s [2020-02-10T18:05:35.914Z] #7 sha256:8447556509669c9607d0562cfe5b87af889224bf2534d9503aa271e31ff36462 126B / 126B 3.2s [2020-02-10T18:05:36.174Z] #7 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 53.96MB / 68.52MB 3.4s [2020-02-10T18:05:36.174Z] #7 sha256:bd20b51e17057cf9eba517d50180c73ef0d3dd71e3f352199f5f47e0c64b68d4 18.83MB / 120.07MB 3.4s [2020-02-10T18:05:36.174Z] #7 sha256:8447556509669c9607d0562cfe5b87af889224bf2534d9503aa271e31ff36462 126B / 126B 3.2s done [2020-02-10T18:05:36.433Z] #7 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 61.60MB / 68.52MB 3.5s [2020-02-10T18:05:36.433Z] #7 sha256:bd20b51e17057cf9eba517d50180c73ef0d3dd71e3f352199f5f47e0c64b68d4 25.97MB / 120.07MB 3.5s [2020-02-10T18:05:36.433Z] #7 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 68.52MB / 68.52MB 3.7s [2020-02-10T18:05:36.433Z] #7 sha256:bd20b51e17057cf9eba517d50180c73ef0d3dd71e3f352199f5f47e0c64b68d4 39.05MB / 120.07MB 3.7s [2020-02-10T18:05:36.433Z] #7 sha256:bd20b51e17057cf9eba517d50180c73ef0d3dd71e3f352199f5f47e0c64b68d4 45.29MB / 120.07MB 3.8s [2020-02-10T18:05:36.691Z] #7 sha256:bd20b51e17057cf9eba517d50180c73ef0d3dd71e3f352199f5f47e0c64b68d4 55.28MB / 120.07MB 4.0s [2020-02-10T18:05:36.949Z] #7 sha256:bd20b51e17057cf9eba517d50180c73ef0d3dd71e3f352199f5f47e0c64b68d4 64.52MB / 120.07MB 4.1s [2020-02-10T18:05:36.949Z] #7 sha256:bd20b51e17057cf9eba517d50180c73ef0d3dd71e3f352199f5f47e0c64b68d4 78.24MB / 120.07MB 4.3s [2020-02-10T18:05:37.215Z] #7 sha256:bd20b51e17057cf9eba517d50180c73ef0d3dd71e3f352199f5f47e0c64b68d4 87.58MB / 120.07MB 4.4s [2020-02-10T18:05:37.215Z] #7 sha256:bd20b51e17057cf9eba517d50180c73ef0d3dd71e3f352199f5f47e0c64b68d4 95.10MB / 120.07MB 4.5s [2020-02-10T18:05:37.514Z] #7 sha256:bd20b51e17057cf9eba517d50180c73ef0d3dd71e3f352199f5f47e0c64b68d4 102.31MB / 120.07MB 4.6s [2020-02-10T18:05:37.514Z] #7 sha256:bd20b51e17057cf9eba517d50180c73ef0d3dd71e3f352199f5f47e0c64b68d4 112.73MB / 120.07MB 4.8s [2020-02-10T18:05:37.772Z] #7 sha256:bd20b51e17057cf9eba517d50180c73ef0d3dd71e3f352199f5f47e0c64b68d4 119.69MB / 120.07MB 4.9s [2020-02-10T18:05:38.030Z] #7 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 68.52MB / 68.52MB 5.4s done [2020-02-10T18:05:38.287Z] #7 ... [2020-02-10T18:05:38.287Z] [2020-02-10T18:05:38.287Z] #20 [internal] load build context [2020-02-10T18:05:38.287Z] #20 transferring context: 47.10MB 5.3s done [2020-02-10T18:05:38.287Z] #20 DONE 5.6s [2020-02-10T18:05:38.287Z] [2020-02-10T18:05:38.287Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8... [2020-02-10T18:05:38.287Z] #7 ... [2020-02-10T18:05:38.287Z] [2020-02-10T18:05:38.287Z] #68 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-02-10T18:05:38.287Z] #68 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-02-10T18:05:38.287Z] #68 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-02-10T18:05:38.287Z] #68 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.3s done [2020-02-10T18:05:38.287Z] #68 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-02-10T18:05:38.287Z] #68 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 4.5s done [2020-02-10T18:05:38.287Z] #68 DONE 5.7s [2020-02-10T18:05:38.287Z] [2020-02-10T18:05:38.287Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8... [2020-02-10T18:05:38.545Z] #7 sha256:bd20b51e17057cf9eba517d50180c73ef0d3dd71e3f352199f5f47e0c64b68d4 120.07MB / 120.07MB 5.7s done [2020-02-10T18:05:40.450Z] #7 extracting sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 4.5s done [2020-02-10T18:05:40.450Z] #7 extracting sha256:346ffb2b67d7b35729673ced818325ed0ea57284e69de67f8bbc48c2bf294716 [2020-02-10T18:05:41.015Z] #7 extracting sha256:346ffb2b67d7b35729673ced818325ed0ea57284e69de67f8bbc48c2bf294716 0.5s done [2020-02-10T18:05:41.015Z] #7 extracting sha256:dea4ecac934f71d68d4f5edb171f6cff42588edfa3f70ba8709be56e321eeddc [2020-02-10T18:05:41.582Z] #7 extracting sha256:dea4ecac934f71d68d4f5edb171f6cff42588edfa3f70ba8709be56e321eeddc 0.4s done [2020-02-10T18:05:41.582Z] #7 extracting sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 [2020-02-10T18:05:44.911Z] Fetching without tags [2020-02-10T18:05:44.874Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-10T18:05:44.878Z] > git config --add remote.origin.fetch +refs/pull/40470/head:refs/remotes/origin/PR-40470 # timeout=10 [2020-02-10T18:05:44.881Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-02-10T18:05:44.897Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-10T18:05:44.912Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-10T18:05:44.913Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-10T18:05:44.913Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40470/head:refs/remotes/origin/PR-40470 +refs/heads/master:refs/remotes/origin/master [2020-02-10T18:05:45.439Z] Merging remotes/origin/master commit adf066416ff64776b87d3d384bc5f3fabe0ad8e4 into PR head commit 6acfc420948842403d9193f38a954534ab05378f [2020-02-10T18:05:45.765Z] #7 extracting sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 3.6s done [2020-02-10T18:05:45.765Z] #7 extracting sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 0.1s [2020-02-10T18:05:46.422Z] Merge succeeded, producing 6acfc420948842403d9193f38a954534ab05378f [2020-02-10T18:05:46.423Z] Checking out Revision 6acfc420948842403d9193f38a954534ab05378f (PR-40470) [2020-02-10T18:05:46.984Z] Commit message: "TestResumableRequestHeaderTooMuchFailures: prepare for Go 1.14 changes" [2020-02-10T18:05:45.441Z] > git config core.sparsecheckout # timeout=10 [2020-02-10T18:05:45.444Z] > git checkout -f 6acfc420948842403d9193f38a954534ab05378f [2020-02-10T18:05:46.380Z] > git merge adf066416ff64776b87d3d384bc5f3fabe0ad8e4 # timeout=10 [2020-02-10T18:05:46.407Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-02-10T18:05:46.424Z] > git config core.sparsecheckout # timeout=10 [2020-02-10T18:05:46.427Z] > git checkout -f 6acfc420948842403d9193f38a954534ab05378f [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-02-10T18:05:48.025Z] + docker version [2020-02-10T18:05:48.025Z] Client: [2020-02-10T18:05:48.025Z] Version: 18.06.1-ce [2020-02-10T18:05:48.025Z] API version: 1.38 [2020-02-10T18:05:48.026Z] Go version: go1.10.3 [2020-02-10T18:05:48.026Z] Git commit: e68fc7a [2020-02-10T18:05:48.026Z] Built: Tue Aug 21 17:26:10 2018 [2020-02-10T18:05:48.026Z] OS/Arch: linux/ppc64le [2020-02-10T18:05:48.026Z] Experimental: false [2020-02-10T18:05:48.026Z] [2020-02-10T18:05:48.026Z] Server: [2020-02-10T18:05:48.026Z] Engine: [2020-02-10T18:05:48.026Z] Version: 18.06.1-ce [2020-02-10T18:05:48.026Z] API version: 1.38 (minimum version 1.12) [2020-02-10T18:05:48.026Z] Go version: go1.10.3 [2020-02-10T18:05:48.026Z] Git commit: e68fc7a [2020-02-10T18:05:48.026Z] Built: Tue Aug 21 17:24:20 2018 [2020-02-10T18:05:48.026Z] OS/Arch: linux/ppc64le [2020-02-10T18:05:48.026Z] Experimental: true [Pipeline] sh [2020-02-10T18:05:48.441Z] + docker info [2020-02-10T18:05:48.441Z] Containers: 0 [2020-02-10T18:05:48.441Z] Running: 0 [2020-02-10T18:05:48.441Z] Paused: 0 [2020-02-10T18:05:48.441Z] Stopped: 0 [2020-02-10T18:05:48.441Z] Images: 0 [2020-02-10T18:05:48.442Z] Server Version: 18.06.1-ce [2020-02-10T18:05:48.442Z] Storage Driver: overlay2 [2020-02-10T18:05:48.442Z] Backing Filesystem: extfs [2020-02-10T18:05:48.442Z] Supports d_type: true [2020-02-10T18:05:48.442Z] Native Overlay Diff: true [2020-02-10T18:05:48.442Z] Logging Driver: json-file [2020-02-10T18:05:48.442Z] Cgroup Driver: cgroupfs [2020-02-10T18:05:48.442Z] Plugins: [2020-02-10T18:05:48.442Z] Volume: local [2020-02-10T18:05:48.442Z] Network: bridge host ipvlan macvlan null overlay [2020-02-10T18:05:48.442Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-02-10T18:05:48.442Z] Swarm: inactive [2020-02-10T18:05:48.442Z] Runtimes: runc [2020-02-10T18:05:48.442Z] Default Runtime: runc [2020-02-10T18:05:48.442Z] Init Binary: docker-init [2020-02-10T18:05:48.442Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-02-10T18:05:48.442Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-02-10T18:05:48.442Z] init version: fec3683 [2020-02-10T18:05:48.442Z] Security Options: [2020-02-10T18:05:48.442Z] apparmor [2020-02-10T18:05:48.442Z] seccomp [2020-02-10T18:05:48.442Z] Profile: default [2020-02-10T18:05:48.442Z] Kernel Version: 4.4.0-139-generic [2020-02-10T18:05:48.442Z] Operating System: Ubuntu 16.04.3 LTS [2020-02-10T18:05:48.442Z] OSType: linux [2020-02-10T18:05:48.442Z] Architecture: ppc64le [2020-02-10T18:05:48.442Z] CPUs: 4 [2020-02-10T18:05:48.442Z] Total Memory: 7.972GiB [2020-02-10T18:05:48.442Z] Name: ppc64le-ubuntu-26 [2020-02-10T18:05:48.442Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-02-10T18:05:48.442Z] Docker Root Dir: /var/lib/docker [2020-02-10T18:05:48.442Z] Debug Mode (client): false [2020-02-10T18:05:48.442Z] Debug Mode (server): false [2020-02-10T18:05:48.442Z] Username: dockerbuildbot [2020-02-10T18:05:48.442Z] Registry: https://index.docker.io/v1/ [2020-02-10T18:05:48.442Z] Labels: [2020-02-10T18:05:48.442Z] Experimental: true [2020-02-10T18:05:48.442Z] Insecure Registries: [2020-02-10T18:05:48.442Z] 127.0.0.0/8 [2020-02-10T18:05:48.442Z] Live Restore Enabled: false [2020-02-10T18:05:48.442Z] [Pipeline] sh [2020-02-10T18:05:48.826Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-10T18:05:48.826Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-10T18:05:48.826Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40470/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-02-10T18:05:48.826Z] + bash /home/docker/workspace/moby_PR-40470/check-config.sh [2020-02-10T18:05:48.826Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-02-10T18:05:48.826Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-02-10T18:05:48.826Z] [2020-02-10T18:05:48.826Z] Generally Necessary: [2020-02-10T18:05:48.826Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-02-10T18:05:48.826Z] - apparmor: enabled and tools installed [2020-02-10T18:05:48.826Z] - CONFIG_NAMESPACES: enabled [2020-02-10T18:05:48.826Z] - CONFIG_NET_NS: enabled [2020-02-10T18:05:48.826Z] - CONFIG_PID_NS: enabled [2020-02-10T18:05:48.826Z] - CONFIG_IPC_NS: enabled [2020-02-10T18:05:48.826Z] - CONFIG_UTS_NS: enabled [2020-02-10T18:05:49.113Z] - CONFIG_CGROUPS: enabled [2020-02-10T18:05:49.113Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-02-10T18:05:49.113Z] - CONFIG_CGROUP_DEVICE: enabled [2020-02-10T18:05:49.113Z] - CONFIG_CGROUP_FREEZER: enabled [2020-02-10T18:05:49.113Z] - CONFIG_CGROUP_SCHED: enabled [2020-02-10T18:05:49.113Z] - CONFIG_CPUSETS: enabled [2020-02-10T18:05:49.113Z] - CONFIG_MEMCG: enabled [2020-02-10T18:05:49.113Z] - CONFIG_KEYS: enabled [2020-02-10T18:05:49.113Z] - CONFIG_VETH: enabled (as module) [2020-02-10T18:05:49.113Z] - CONFIG_BRIDGE: enabled (as module) [2020-02-10T18:05:49.113Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-02-10T18:05:49.113Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-02-10T18:05:49.113Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-02-10T18:05:49.113Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-02-10T18:05:49.113Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-02-10T18:05:49.113Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-02-10T18:05:49.113Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-02-10T18:05:49.113Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-02-10T18:05:49.113Z] - CONFIG_NF_NAT: enabled (as module) [2020-02-10T18:05:49.113Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-02-10T18:05:49.113Z] - CONFIG_POSIX_MQUEUE: enabled [2020-02-10T18:05:49.113Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-02-10T18:05:49.113Z] [2020-02-10T18:05:49.113Z] Optional Features: [2020-02-10T18:05:49.113Z] - CONFIG_USER_NS: enabled [2020-02-10T18:05:49.113Z] - CONFIG_SECCOMP: enabled [2020-02-10T18:05:49.113Z] - CONFIG_CGROUP_PIDS: enabled [2020-02-10T18:05:49.113Z] - CONFIG_MEMCG_SWAP: enabled [2020-02-10T18:05:49.113Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-02-10T18:05:49.113Z] (cgroup swap accounting is currently enabled) [2020-02-10T18:05:49.113Z] - CONFIG_MEMCG_KMEM: enabled [2020-02-10T18:05:49.113Z] - CONFIG_BLK_CGROUP: enabled [2020-02-10T18:05:49.113Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-02-10T18:05:49.113Z] - CONFIG_IOSCHED_CFQ: enabled [2020-02-10T18:05:49.113Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-02-10T18:05:49.113Z] - CONFIG_CGROUP_PERF: enabled [2020-02-10T18:05:49.113Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-02-10T18:05:49.398Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-02-10T18:05:49.398Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-02-10T18:05:49.398Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-02-10T18:05:49.398Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-02-10T18:05:49.398Z] - CONFIG_RT_GROUP_SCHED: missing [2020-02-10T18:05:49.398Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-02-10T18:05:49.398Z] - CONFIG_IP_VS: enabled (as module) [2020-02-10T18:05:49.398Z] - CONFIG_IP_VS_NFCT: enabled [2020-02-10T18:05:49.398Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-02-10T18:05:49.398Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-02-10T18:05:49.398Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-02-10T18:05:49.398Z] - CONFIG_EXT4_FS: enabled [2020-02-10T18:05:49.398Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-02-10T18:05:49.398Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-02-10T18:05:49.398Z] - Network Drivers: [2020-02-10T18:05:49.398Z] - "overlay": [2020-02-10T18:05:49.398Z] - CONFIG_VXLAN: enabled (as module) [2020-02-10T18:05:49.398Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-02-10T18:05:49.398Z] Optional (for encrypted networks): [2020-02-10T18:05:49.398Z] - CONFIG_CRYPTO: enabled [2020-02-10T18:05:49.398Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-02-10T18:05:49.398Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-02-10T18:05:49.398Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-02-10T18:05:49.398Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-02-10T18:05:49.398Z] - CONFIG_XFRM: enabled [2020-02-10T18:05:49.398Z] - CONFIG_XFRM_USER: enabled (as module) [2020-02-10T18:05:49.398Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-02-10T18:05:49.398Z] - CONFIG_INET_ESP: enabled (as module) [2020-02-10T18:05:49.398Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-02-10T18:05:49.398Z] - "ipvlan": [2020-02-10T18:05:49.398Z] - CONFIG_IPVLAN: enabled (as module) [2020-02-10T18:05:49.398Z] - "macvlan": [2020-02-10T18:05:49.682Z] - CONFIG_MACVLAN: enabled (as module) [2020-02-10T18:05:49.682Z] - CONFIG_DUMMY: enabled (as module) [2020-02-10T18:05:49.682Z] - "ftp,tftp client in container": [2020-02-10T18:05:49.682Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-02-10T18:05:49.682Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-02-10T18:05:49.682Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-02-10T18:05:49.682Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-02-10T18:05:49.682Z] - Storage Drivers: [2020-02-10T18:05:49.682Z] - "aufs": [2020-02-10T18:05:49.682Z] - CONFIG_AUFS_FS: enabled (as module) [2020-02-10T18:05:49.682Z] - "btrfs": [2020-02-10T18:05:49.682Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-02-10T18:05:49.682Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-02-10T18:05:49.682Z] - "devicemapper": [2020-02-10T18:05:49.682Z] - CONFIG_BLK_DEV_DM: enabled [2020-02-10T18:05:49.682Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-02-10T18:05:49.682Z] - "overlay": [2020-02-10T18:05:49.682Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-02-10T18:05:49.682Z] - "zfs": [2020-02-10T18:05:49.682Z] - /dev/zfs: missing [2020-02-10T18:05:49.682Z] - zfs command: missing [2020-02-10T18:05:49.682Z] - zpool command: missing [2020-02-10T18:05:49.682Z] [2020-02-10T18:05:49.682Z] Limits: [2020-02-10T18:05:49.682Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-02-10T18:05:49.682Z] [2020-02-10T18:05:49.682Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-02-10T18:05:49.948Z] #7 extracting sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 3.9s done [2020-02-10T18:05:49.948Z] #7 extracting sha256:bd20b51e17057cf9eba517d50180c73ef0d3dd71e3f352199f5f47e0c64b68d4 [2020-02-10T18:05:50.112Z] + make bundles/buildx [2020-02-10T18:05:50.735Z] make: command: Command not found [2020-02-10T18:05:50.735Z] make: command: Command not found [2020-02-10T18:05:50.735Z] mkdir bundles [2020-02-10T18:05:50.735Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-02-10T18:05:50.735Z] --build-arg BUILDX_COMMIT \ [2020-02-10T18:05:50.735Z] --build-arg BUILDX_REPO \ [2020-02-10T18:05:50.735Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-02-10T18:05:50.735Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-02-10T18:05:50.735Z] . [2020-02-10T18:05:50.735Z] /bin/sh: 4: go: not found [2020-02-10T18:05:50.735Z] /bin/sh: 5: go: not found [2020-02-10T18:05:53.468Z] Sending build context to Docker daemon 51.67MB [2020-02-10T18:05:53.468Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2020-02-10T18:05:53.468Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2020-02-10T18:05:53.468Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-02-10T18:05:53.468Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2020-02-10T18:05:53.468Z] 1.12.10-stretch: Pulling from library/golang [2020-02-10T18:05:53.753Z] fb056072eab9: Pulling fs layer [2020-02-10T18:05:53.753Z] 6a33b1f9796f: Pulling fs layer [2020-02-10T18:05:53.753Z] 8f8f8962e456: Pulling fs layer [2020-02-10T18:05:53.753Z] 68adcc365214: Pulling fs layer [2020-02-10T18:05:53.753Z] 76d8adf27bdf: Pulling fs layer [2020-02-10T18:05:53.753Z] d66e58854927: Pulling fs layer [2020-02-10T18:05:53.753Z] 71497195576e: Pulling fs layer [2020-02-10T18:05:53.753Z] 68adcc365214: Waiting [2020-02-10T18:05:53.753Z] 76d8adf27bdf: Waiting [2020-02-10T18:05:53.753Z] 71497195576e: Waiting [2020-02-10T18:05:53.753Z] d66e58854927: Waiting [2020-02-10T18:05:54.129Z] #7 extracting sha256:bd20b51e17057cf9eba517d50180c73ef0d3dd71e3f352199f5f47e0c64b68d4 4.3s done [2020-02-10T18:05:54.129Z] #7 extracting sha256:8447556509669c9607d0562cfe5b87af889224bf2534d9503aa271e31ff36462 done [2020-02-10T18:05:54.376Z] 8f8f8962e456: Verifying Checksum [2020-02-10T18:05:54.376Z] 8f8f8962e456: Download complete [2020-02-10T18:05:54.376Z] 6a33b1f9796f: Verifying Checksum [2020-02-10T18:05:54.376Z] 6a33b1f9796f: Download complete [2020-02-10T18:05:54.386Z] #7 DONE 21.6s [2020-02-10T18:05:54.386Z] [2020-02-10T18:05:54.386Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-02-10T18:05:57.107Z] fb056072eab9: Verifying Checksum [2020-02-10T18:05:57.107Z] fb056072eab9: Download complete [2020-02-10T18:05:57.679Z] #8 DONE 2.8s [2020-02-10T18:05:57.679Z] [2020-02-10T18:05:57.679Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-02-10T18:05:57.936Z] #9 DONE 0.7s [2020-02-10T18:05:57.936Z] [2020-02-10T18:05:57.936Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-02-10T18:05:57.936Z] #40 DONE 0.0s [2020-02-10T18:05:57.936Z] [2020-02-10T18:05:57.936Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-02-10T18:05:57.936Z] #29 DONE 0.1s [2020-02-10T18:05:57.936Z] [2020-02-10T18:05:57.936Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-10T18:05:57.936Z] #21 DONE 0.1s [2020-02-10T18:05:57.936Z] [2020-02-10T18:05:57.936Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-10T18:05:58.137Z] 68adcc365214: Verifying Checksum [2020-02-10T18:05:58.137Z] 68adcc365214: Download complete [2020-02-10T18:05:58.231Z] #30 ... [2020-02-10T18:05:58.231Z] [2020-02-10T18:05:58.231Z] #64 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-02-10T18:05:58.231Z] #64 DONE 0.2s [2020-02-10T18:05:58.231Z] [2020-02-10T18:05:58.231Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-02-10T18:05:58.231Z] #46 DONE 0.2s [2020-02-10T18:05:58.231Z] [2020-02-10T18:05:58.231Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-02-10T18:05:58.231Z] #52 DONE 0.2s [2020-02-10T18:05:58.231Z] [2020-02-10T18:05:58.231Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-02-10T18:05:58.231Z] #32 DONE 0.2s [2020-02-10T18:05:58.231Z] [2020-02-10T18:05:58.231Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-02-10T18:05:58.231Z] #22 DONE 0.2s [2020-02-10T18:05:58.231Z] [2020-02-10T18:05:58.231Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-02-10T18:05:58.231Z] #49 DONE 0.2s [2020-02-10T18:05:58.231Z] [2020-02-10T18:05:58.231Z] #70 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-02-10T18:05:58.231Z] #70 DONE 0.2s [2020-02-10T18:05:58.231Z] [2020-02-10T18:05:58.231Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T18:05:58.760Z] 71497195576e: Verifying Checksum [2020-02-10T18:05:58.760Z] 71497195576e: Download complete [2020-02-10T18:05:58.760Z] 76d8adf27bdf: Verifying Checksum [2020-02-10T18:05:58.760Z] 76d8adf27bdf: Download complete [2020-02-10T18:06:01.455Z] fb056072eab9: Pull complete [2020-02-10T18:06:02.076Z] 6a33b1f9796f: Pull complete [2020-02-10T18:06:02.365Z] 8f8f8962e456: Pull complete [2020-02-10T18:06:03.517Z] #71 ... [2020-02-10T18:06:03.517Z] [2020-02-10T18:06:03.517Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-10T18:06:03.517Z] #25 2.964 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-10T18:06:03.517Z] #25 3.065 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-10T18:06:03.517Z] #25 3.148 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-10T18:06:03.517Z] #25 3.241 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-02-10T18:06:03.517Z] #25 4.221 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [176 kB] [2020-02-10T18:06:03.517Z] #25 5.835 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B] [2020-02-10T18:06:04.402Z] d66e58854927: Verifying Checksum [2020-02-10T18:06:04.402Z] d66e58854927: Download complete [2020-02-10T18:06:04.891Z] #25 ... [2020-02-10T18:06:04.891Z] [2020-02-10T18:06:04.891Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T18:06:04.891Z] #47 6.718 + RM_GOPATH=0 [2020-02-10T18:06:04.891Z] #47 6.718 + TMP_GOPATH= [2020-02-10T18:06:04.891Z] #47 6.718 + : /build [2020-02-10T18:06:04.891Z] #47 6.718 + '[' -z '' ']' [2020-02-10T18:06:04.891Z] #47 6.723 ++ mktemp -d [2020-02-10T18:06:04.891Z] #47 6.723 + export GOPATH=/tmp/tmp.Eu2gtVvqUT [2020-02-10T18:06:04.891Z] #47 6.723 + GOPATH=/tmp/tmp.Eu2gtVvqUT [2020-02-10T18:06:04.891Z] #47 6.723 + RM_GOPATH=1 [2020-02-10T18:06:04.891Z] #47 6.723 ++ dirname ./install.sh [2020-02-10T18:06:04.891Z] #47 6.729 + dir=. [2020-02-10T18:06:04.891Z] #47 6.731 + bin=vndr [2020-02-10T18:06:04.891Z] #47 6.732 + shift [2020-02-10T18:06:04.891Z] #47 6.732 + '[' '!' -f ./vndr.installer ']' [2020-02-10T18:06:04.891Z] #47 6.732 + . ./vndr.installer [2020-02-10T18:06:04.891Z] #47 6.732 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-02-10T18:06:04.891Z] #47 6.733 + install_vndr [2020-02-10T18:06:04.891Z] #47 6.733 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-02-10T18:06:04.891Z] #47 6.733 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.Eu2gtVvqUT/src/github.com/LK4D4/vndr [2020-02-10T18:06:04.891Z] #47 6.733 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-02-10T18:06:04.891Z] #47 6.737 Cloning into '/tmp/tmp.Eu2gtVvqUT/src/github.com/LK4D4/vndr'... [2020-02-10T18:06:04.891Z] #47 ... [2020-02-10T18:06:04.891Z] [2020-02-10T18:06:04.891Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T18:06:04.891Z] #23 6.786 + RM_GOPATH=0 [2020-02-10T18:06:04.891Z] #23 6.786 + TMP_GOPATH= [2020-02-10T18:06:04.891Z] #23 6.786 + : /build [2020-02-10T18:06:04.891Z] #23 6.787 + '[' -z '' ']' [2020-02-10T18:06:04.891Z] #23 6.790 ++ mktemp -d [2020-02-10T18:06:04.891Z] #23 6.804 + export GOPATH=/tmp/tmp.ZaKKye90ti [2020-02-10T18:06:04.891Z] #23 6.804 + GOPATH=/tmp/tmp.ZaKKye90ti [2020-02-10T18:06:04.891Z] #23 6.804 + RM_GOPATH=1 [2020-02-10T18:06:04.891Z] #23 6.805 ++ dirname ./install.sh [2020-02-10T18:06:04.891Z] #23 6.806 + dir=. [2020-02-10T18:06:04.891Z] #23 6.806 + bin=dockercli [2020-02-10T18:06:04.891Z] #23 6.807 + shift [2020-02-10T18:06:04.891Z] #23 6.807 + '[' '!' -f ./dockercli.installer ']' [2020-02-10T18:06:04.891Z] #23 6.807 + . ./dockercli.installer [2020-02-10T18:06:04.891Z] #23 6.808 ++ : stable [2020-02-10T18:06:04.891Z] #23 6.808 ++ : 17.06.2-ce [2020-02-10T18:06:04.891Z] #23 6.812 + install_dockercli [2020-02-10T18:06:04.891Z] #23 6.813 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-02-10T18:06:04.891Z] #23 6.813 Install docker/cli version 17.06.2-ce from stable [2020-02-10T18:06:04.891Z] #23 6.814 ++ uname -m [2020-02-10T18:06:04.891Z] #23 6.828 + arch=x86_64 [2020-02-10T18:06:04.891Z] #23 6.828 + '[' x86_64 '!=' x86_64 ']' [2020-02-10T18:06:04.891Z] #23 6.829 + url=https://download.docker.com/linux/static [2020-02-10T18:06:04.891Z] #23 6.829 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-02-10T18:06:04.891Z] #23 6.829 + tar -xz docker/docker [2020-02-10T18:06:05.148Z] #23 ... [2020-02-10T18:06:05.148Z] [2020-02-10T18:06:05.148Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T18:06:05.148Z] #71 7.020 + RM_GOPATH=0 [2020-02-10T18:06:05.148Z] #71 7.020 + TMP_GOPATH= [2020-02-10T18:06:05.148Z] #71 7.021 + : /build [2020-02-10T18:06:05.148Z] #71 7.021 + '[' -z '' ']' [2020-02-10T18:06:05.148Z] #71 7.024 ++ mktemp -d [2020-02-10T18:06:05.148Z] #71 7.025 + export GOPATH=/tmp/tmp.JqH9CSFRud [2020-02-10T18:06:05.148Z] #71 7.025 + GOPATH=/tmp/tmp.JqH9CSFRud [2020-02-10T18:06:05.148Z] #71 7.025 + RM_GOPATH=1 [2020-02-10T18:06:05.148Z] #71 7.025 ++ dirname ./install.sh [2020-02-10T18:06:05.148Z] #71 7.026 + dir=. [2020-02-10T18:06:05.148Z] #71 7.026 + bin=proxy [2020-02-10T18:06:05.148Z] #71 7.026 + shift [2020-02-10T18:06:05.148Z] #71 7.026 + '[' '!' -f ./proxy.installer ']' [2020-02-10T18:06:05.148Z] #71 7.026 + . ./proxy.installer [2020-02-10T18:06:05.148Z] #71 7.026 ++ : feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9 [2020-02-10T18:06:05.148Z] #71 7.030 + install_proxy [2020-02-10T18:06:05.148Z] #71 7.032 + case "$1" in [2020-02-10T18:06:05.148Z] #71 7.032 + export CGO_ENABLED=0 [2020-02-10T18:06:05.148Z] #71 7.032 + CGO_ENABLED=0 [2020-02-10T18:06:05.148Z] #71 7.032 + _install_proxy [2020-02-10T18:06:05.148Z] #71 7.032 Install docker-proxy version feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9 [2020-02-10T18:06:05.148Z] #71 7.032 + echo 'Install docker-proxy version feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9' [2020-02-10T18:06:05.148Z] #71 7.032 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.JqH9CSFRud/src/github.com/docker/libnetwork [2020-02-10T18:06:05.148Z] #71 7.049 Cloning into '/tmp/tmp.JqH9CSFRud/src/github.com/docker/libnetwork'... [2020-02-10T18:06:05.886Z] 68adcc365214: Pull complete [2020-02-10T18:06:08.428Z] #71 ... [2020-02-10T18:06:08.428Z] [2020-02-10T18:06:08.428Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-10T18:06:08.428Z] #43 7.205 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-10T18:06:08.428Z] #43 7.270 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-10T18:06:08.428Z] #43 7.270 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-10T18:06:08.428Z] #43 8.169 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-02-10T18:06:08.428Z] #43 ... [2020-02-10T18:06:08.428Z] [2020-02-10T18:06:08.428Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-10T18:06:08.428Z] #10 5.804 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-10T18:06:08.428Z] #10 5.827 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-10T18:06:08.428Z] #10 5.829 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-10T18:06:08.428Z] #10 6.630 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-02-10T18:06:08.428Z] #10 8.421 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [176 kB] [2020-02-10T18:06:08.428Z] #10 ... [2020-02-10T18:06:08.428Z] [2020-02-10T18:06:08.428Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-10T18:06:08.428Z] #41 7.510 + git clone https://github.com/docker/distribution.git . [2020-02-10T18:06:08.428Z] #41 7.516 Cloning into '.'... [2020-02-10T18:06:08.428Z] #41 ... [2020-02-10T18:06:08.428Z] [2020-02-10T18:06:08.428Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T18:06:08.428Z] #53 7.669 + RM_GOPATH=0 [2020-02-10T18:06:08.428Z] #53 7.669 + TMP_GOPATH= [2020-02-10T18:06:08.428Z] #53 7.669 + : /build [2020-02-10T18:06:08.428Z] #53 7.669 + '[' -z '' ']' [2020-02-10T18:06:08.428Z] #53 7.677 ++ mktemp -d [2020-02-10T18:06:08.428Z] #53 7.677 + export GOPATH=/tmp/tmp.RH9JfxXl3l [2020-02-10T18:06:08.428Z] #53 7.677 + GOPATH=/tmp/tmp.RH9JfxXl3l [2020-02-10T18:06:08.428Z] #53 7.677 + RM_GOPATH=1 [2020-02-10T18:06:08.428Z] #53 7.679 ++ dirname ./install.sh [2020-02-10T18:06:08.428Z] #53 7.680 + dir=. [2020-02-10T18:06:08.428Z] #53 7.680 + bin=golangci_lint [2020-02-10T18:06:08.428Z] #53 7.680 + shift [2020-02-10T18:06:08.428Z] #53 7.680 + '[' '!' -f ./golangci_lint.installer ']' [2020-02-10T18:06:08.428Z] #53 7.680 + . ./golangci_lint.installer [2020-02-10T18:06:08.428Z] #53 7.680 ++ : v1.20.0 [2020-02-10T18:06:08.428Z] #53 7.680 + install_golangci_lint [2020-02-10T18:06:08.428Z] #53 7.680 + echo 'Installing golangci-lint version v1.20.0' [2020-02-10T18:06:08.428Z] #53 7.680 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-02-10T18:06:08.428Z] #53 7.681 Installing golangci-lint version v1.20.0 [2020-02-10T18:06:08.428Z] #53 ... [2020-02-10T18:06:08.428Z] [2020-02-10T18:06:08.429Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T18:06:08.429Z] #50 7.162 + RM_GOPATH=0 [2020-02-10T18:06:08.429Z] #50 7.162 + TMP_GOPATH= [2020-02-10T18:06:08.429Z] #50 7.162 + : /build [2020-02-10T18:06:08.429Z] #50 7.162 + '[' -z '' ']' [2020-02-10T18:06:08.429Z] #50 7.167 ++ mktemp -d [2020-02-10T18:06:08.429Z] #50 7.174 + export GOPATH=/tmp/tmp.8YgXXcZKP7 [2020-02-10T18:06:08.429Z] #50 7.174 + GOPATH=/tmp/tmp.8YgXXcZKP7 [2020-02-10T18:06:08.429Z] #50 7.174 + RM_GOPATH=1 [2020-02-10T18:06:08.429Z] #50 7.174 ++ dirname ./install.sh [2020-02-10T18:06:08.429Z] #50 7.176 + dir=. [2020-02-10T18:06:08.429Z] #50 7.176 + bin=gotestsum [2020-02-10T18:06:08.429Z] #50 7.176 + shift [2020-02-10T18:06:08.429Z] #50 7.176 + '[' '!' -f ./gotestsum.installer ']' [2020-02-10T18:06:08.429Z] #50 7.176 + . ./gotestsum.installer [2020-02-10T18:06:08.429Z] #50 7.176 ++ : v0.3.5 [2020-02-10T18:06:08.429Z] #50 7.176 + install_gotestsum [2020-02-10T18:06:08.429Z] #50 7.176 + echo 'Installing gotestsum version v0.3.5' [2020-02-10T18:06:08.429Z] #50 7.176 Installing gotestsum version v0.3.5 [2020-02-10T18:06:08.429Z] #50 7.176 + go get -d gotest.tools/gotestsum [2020-02-10T18:06:08.582Z] 76d8adf27bdf: Pull complete [2020-02-10T18:06:08.686Z] #50 ... [2020-02-10T18:06:08.686Z] [2020-02-10T18:06:08.686Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T18:06:08.686Z] #33 7.458 + RM_GOPATH=0 [2020-02-10T18:06:08.686Z] #33 7.460 + TMP_GOPATH= [2020-02-10T18:06:08.686Z] #33 7.460 + : /build [2020-02-10T18:06:08.686Z] #33 7.461 + '[' -z '' ']' [2020-02-10T18:06:08.686Z] #33 7.466 ++ mktemp -d [2020-02-10T18:06:08.686Z] #33 7.468 + export GOPATH=/tmp/tmp.eehA2ntmXt [2020-02-10T18:06:08.686Z] #33 7.469 + GOPATH=/tmp/tmp.eehA2ntmXt [2020-02-10T18:06:08.686Z] #33 7.469 + RM_GOPATH=1 [2020-02-10T18:06:08.686Z] #33 7.469 ++ dirname ./install.sh [2020-02-10T18:06:08.686Z] #33 7.475 + dir=. [2020-02-10T18:06:08.686Z] #33 7.479 + bin=tomlv [2020-02-10T18:06:08.686Z] #33 7.479 + shift [2020-02-10T18:06:08.686Z] #33 7.480 + '[' '!' -f ./tomlv.installer ']' [2020-02-10T18:06:08.686Z] #33 7.480 + . ./tomlv.installer [2020-02-10T18:06:08.686Z] #33 7.480 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-10T18:06:08.686Z] #33 7.482 + install_tomlv [2020-02-10T18:06:08.686Z] #33 7.483 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-02-10T18:06:08.686Z] #33 7.483 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-10T18:06:08.686Z] #33 7.483 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.eehA2ntmXt/src/github.com/BurntSushi/toml [2020-02-10T18:06:08.686Z] #33 7.485 Cloning into '/tmp/tmp.eehA2ntmXt/src/github.com/BurntSushi/toml'... [2020-02-10T18:06:08.686Z] #33 8.373 + cd /tmp/tmp.eehA2ntmXt/src/github.com/BurntSushi/toml [2020-02-10T18:06:08.686Z] #33 8.395 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-10T18:06:08.686Z] #33 8.421 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-02-10T18:06:08.686Z] #33 9.170 runtime/internal/atomic [2020-02-10T18:06:08.686Z] #33 9.200 internal/cpu [2020-02-10T18:06:08.686Z] #33 9.414 runtime/internal/sys [2020-02-10T18:06:08.686Z] #33 9.680 math/bits [2020-02-10T18:06:08.686Z] #33 9.805 internal/bytealg [2020-02-10T18:06:08.686Z] #33 10.22 math [2020-02-10T18:06:08.686Z] #33 10.64 runtime [2020-02-10T18:06:08.686Z] #33 ... [2020-02-10T18:06:08.686Z] [2020-02-10T18:06:08.686Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T18:06:08.686Z] #65 6.951 + RM_GOPATH=0 [2020-02-10T18:06:08.686Z] #65 6.952 + TMP_GOPATH= [2020-02-10T18:06:08.686Z] #65 6.952 + : /build/ [2020-02-10T18:06:08.686Z] #65 6.954 + '[' -z '' ']' [2020-02-10T18:06:08.686Z] #65 6.957 ++ mktemp -d [2020-02-10T18:06:08.686Z] #65 6.960 + export GOPATH=/tmp/tmp.4OV5uWsMB2 [2020-02-10T18:06:08.686Z] #65 6.961 + GOPATH=/tmp/tmp.4OV5uWsMB2 [2020-02-10T18:06:08.686Z] #65 6.961 + RM_GOPATH=1 [2020-02-10T18:06:08.686Z] #65 6.966 ++ dirname ./install.sh [2020-02-10T18:06:08.686Z] #65 6.967 + dir=. [2020-02-10T18:06:08.686Z] #65 6.967 + bin=rootlesskit [2020-02-10T18:06:08.686Z] #65 6.967 + shift [2020-02-10T18:06:08.686Z] #65 6.967 + '[' '!' -f ./rootlesskit.installer ']' [2020-02-10T18:06:08.686Z] #65 6.967 + . ./rootlesskit.installer [2020-02-10T18:06:08.686Z] #65 6.967 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-10T18:06:08.686Z] #65 6.967 + install_rootlesskit [2020-02-10T18:06:08.686Z] #65 6.967 + case "$1" in [2020-02-10T18:06:08.686Z] #65 6.967 + export CGO_ENABLED=0 [2020-02-10T18:06:08.686Z] #65 6.967 + CGO_ENABLED=0 [2020-02-10T18:06:08.686Z] #65 6.967 + _install_rootlesskit [2020-02-10T18:06:08.686Z] #65 6.967 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71' [2020-02-10T18:06:08.686Z] #65 6.967 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-10T18:06:08.686Z] #65 6.969 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.4OV5uWsMB2/src/github.com/rootless-containers/rootlesskit [2020-02-10T18:06:08.686Z] #65 6.969 Cloning into '/tmp/tmp.4OV5uWsMB2/src/github.com/rootless-containers/rootlesskit'... [2020-02-10T18:06:08.943Z] #65 10.71 + cd /tmp/tmp.4OV5uWsMB2/src/github.com/rootless-containers/rootlesskit [2020-02-10T18:06:08.943Z] #65 10.72 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-10T18:06:08.943Z] #65 ... [2020-02-10T18:06:08.943Z] [2020-02-10T18:06:08.943Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-10T18:06:08.943Z] #35 5.218 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-10T18:06:08.943Z] #35 5.294 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-10T18:06:08.943Z] #35 5.294 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-10T18:06:08.943Z] #35 6.235 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-02-10T18:06:08.943Z] #35 7.880 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [176 kB] [2020-02-10T18:06:08.943Z] #35 10.23 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B] [2020-02-10T18:06:08.943Z] #35 ... [2020-02-10T18:06:08.943Z] [2020-02-10T18:06:08.943Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-10T18:06:08.943Z] #59 6.089 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-10T18:06:08.943Z] #59 6.126 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-10T18:06:08.943Z] #59 6.135 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-10T18:06:08.943Z] #59 6.850 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-02-10T18:06:08.943Z] #59 9.136 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [176 kB] [2020-02-10T18:06:09.203Z] #59 11.41 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B] [2020-02-10T18:06:09.203Z] #59 ... [2020-02-10T18:06:09.203Z] [2020-02-10T18:06:09.203Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T18:06:09.203Z] #47 7.523 + cd /tmp/tmp.Eu2gtVvqUT/src/github.com/LK4D4/vndr [2020-02-10T18:06:09.203Z] #47 7.532 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-02-10T18:06:09.203Z] #47 7.550 + go build -buildmode=pie -v -o /build/vndr . [2020-02-10T18:06:09.203Z] #47 9.051 internal/cpu [2020-02-10T18:06:09.203Z] #47 9.059 runtime/internal/atomic [2020-02-10T18:06:09.203Z] #47 9.361 runtime/internal/sys [2020-02-10T18:06:09.203Z] #47 9.569 runtime/internal/math [2020-02-10T18:06:09.203Z] #47 9.653 internal/race [2020-02-10T18:06:09.203Z] #47 9.705 internal/bytealg [2020-02-10T18:06:09.203Z] #47 9.776 sync/atomic [2020-02-10T18:06:09.203Z] #47 10.03 unicode [2020-02-10T18:06:09.203Z] #47 10.45 runtime [2020-02-10T18:06:11.733Z] #47 13.68 unicode/utf8 [2020-02-10T18:06:12.299Z] #47 ... [2020-02-10T18:06:12.299Z] [2020-02-10T18:06:12.299Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T18:06:12.299Z] #33 13.97 unicode/utf8 [2020-02-10T18:06:12.557Z] #33 14.53 internal/testlog [2020-02-10T18:06:13.122Z] #33 15.03 runtime/cgo [2020-02-10T18:06:14.093Z] d66e58854927: Pull complete [2020-02-10T18:06:14.093Z] 71497195576e: Pull complete [2020-02-10T18:06:14.093Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab [2020-02-10T18:06:14.093Z] Status: Downloaded newer image for golang:1.12.10-stretch [2020-02-10T18:06:14.093Z] ---> ebd73b5ebd31 [2020-02-10T18:06:14.093Z] Step 5/16 : ARG BUILDX_REPO [2020-02-10T18:06:14.387Z] ---> Running in f6a772e44899 [2020-02-10T18:06:14.387Z] Removing intermediate container f6a772e44899 [2020-02-10T18:06:14.387Z] ---> 78fe6dae6729 [2020-02-10T18:06:14.387Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [2020-02-10T18:06:14.387Z] ---> Running in 3e8444044fd2 [2020-02-10T18:06:14.496Z] #33 ... [2020-02-10T18:06:14.497Z] [2020-02-10T18:06:14.497Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T18:06:14.497Z] #23 15.39 + mkdir -p /build [2020-02-10T18:06:14.497Z] #23 15.39 + mv docker/docker /build/ [2020-02-10T18:06:14.497Z] #23 15.40 + rmdir docker [2020-02-10T18:06:14.497Z] #23 DONE 16.0s [2020-02-10T18:06:14.497Z] [2020-02-10T18:06:14.497Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-10T18:06:14.497Z] #25 16.36 Fetched 8325 kB in 14s (595 kB/s) [2020-02-10T18:06:14.673Z] Cloning into '/buildx'... [2020-02-10T18:06:15.440Z] #25 16.36 Reading package lists... [2020-02-10T18:06:15.440Z] #25 ... [2020-02-10T18:06:15.440Z] [2020-02-10T18:06:15.440Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-10T18:06:15.440Z] #30 7.583 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-02-10T18:06:15.440Z] #30 7.600 Cloning into '.'... [2020-02-10T18:06:15.699Z] #30 ... [2020-02-10T18:06:15.699Z] [2020-02-10T18:06:15.700Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T18:06:15.700Z] #47 14.30 internal/testlog [2020-02-10T18:06:15.700Z] #47 14.63 encoding [2020-02-10T18:06:15.700Z] #47 14.84 unicode/utf16 [2020-02-10T18:06:15.700Z] #47 15.13 container/list [2020-02-10T18:06:15.700Z] #47 15.88 crypto/internal/subtle [2020-02-10T18:06:15.700Z] #47 16.04 crypto/subtle [2020-02-10T18:06:15.700Z] #47 16.25 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-02-10T18:06:15.700Z] #47 16.75 internal/nettrace [2020-02-10T18:06:15.700Z] #47 17.22 runtime/cgo [2020-02-10T18:06:18.985Z] #47 ... [2020-02-10T18:06:18.985Z] [2020-02-10T18:06:18.985Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-10T18:06:18.985Z] #43 10.52 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [176 kB] [2020-02-10T18:06:18.985Z] #43 13.07 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B] [2020-02-10T18:06:18.985Z] #43 ... [2020-02-10T18:06:18.985Z] [2020-02-10T18:06:18.985Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-10T18:06:18.985Z] #35 20.56 Fetched 8325 kB in 16s (534 kB/s) [2020-02-10T18:06:18.985Z] #35 20.56 Reading package lists... [2020-02-10T18:06:18.985Z] #35 ... [2020-02-10T18:06:18.985Z] [2020-02-10T18:06:18.985Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-10T18:06:18.985Z] #10 10.87 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B] [2020-02-10T18:06:18.985Z] #10 ... [2020-02-10T18:06:18.985Z] [2020-02-10T18:06:18.985Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T18:06:18.985Z] #65 11.17 + for f in rootlesskit rootlesskit-docker-proxy [2020-02-10T18:06:18.985Z] #65 11.19 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-02-10T18:06:19.103Z] Removing intermediate container 3e8444044fd2 [2020-02-10T18:06:19.103Z] ---> cccd831ee4a3 [2020-02-10T18:06:19.103Z] Step 7/16 : WORKDIR /buildx [2020-02-10T18:06:19.103Z] ---> Running in c9e571f6f171 [2020-02-10T18:06:19.103Z] Removing intermediate container c9e571f6f171 [2020-02-10T18:06:19.103Z] ---> 06a40405c027 [2020-02-10T18:06:19.103Z] Step 8/16 : ARG BUILDX_COMMIT [2020-02-10T18:06:19.103Z] ---> Running in 696df3a1f8b0 [2020-02-10T18:06:19.103Z] Removing intermediate container 696df3a1f8b0 [2020-02-10T18:06:19.103Z] ---> 9f348b60f26c [2020-02-10T18:06:19.103Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-02-10T18:06:19.103Z] ---> Running in 8d4630cbcb16 [2020-02-10T18:06:19.725Z] From https://github.com/docker/buildx [2020-02-10T18:06:19.725Z] * [new tag] v0.3.1 -> build [2020-02-10T18:06:19.918Z] #65 ... [2020-02-10T18:06:19.918Z] [2020-02-10T18:06:19.918Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-10T18:06:19.918Z] #59 21.94 Fetched 8325 kB in 16s (517 kB/s) [2020-02-10T18:06:20.345Z] Switched to branch 'build' [2020-02-10T18:06:21.376Z] Removing intermediate container 8d4630cbcb16 [2020-02-10T18:06:21.376Z] ---> 26182f8d7bb8 [2020-02-10T18:06:21.376Z] Step 10/16 : RUN go mod download [2020-02-10T18:06:21.376Z] ---> Running in 2407de088868 [2020-02-10T18:06:21.665Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2020-02-10T18:06:21.665Z] go: finding github.com/Microsoft/hcsshim v0.8.6 [2020-02-10T18:06:21.665Z] go: finding github.com/docker/docker-credential-helpers v0.6.1 [2020-02-10T18:06:21.665Z] go: finding github.com/theupdateframework/notary v0.6.1 [2020-02-10T18:06:21.665Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2020-02-10T18:06:21.665Z] go: finding github.com/docker/go-connections v0.4.0 [2020-02-10T18:06:21.665Z] go: finding github.com/prometheus/client_golang v0.8.0 [2020-02-10T18:06:21.665Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2020-02-10T18:06:21.665Z] go: finding github.com/spf13/pflag v1.0.3 [2020-02-10T18:06:22.688Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2020-02-10T18:06:23.725Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2020-02-10T18:06:23.725Z] go: finding github.com/jinzhu/now v1.0.0 [2020-02-10T18:06:23.725Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2020-02-10T18:06:24.355Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2020-02-10T18:06:24.645Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2020-02-10T18:06:24.733Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d9d75e8a23fc30f1) in /home/ubuntu/workspace/moby_PR-40470 [Pipeline] { [Pipeline] checkout [2020-02-10T18:06:25.195Z] #59 21.94 Reading package lists... [2020-02-10T18:06:25.195Z] #59 ... [2020-02-10T18:06:25.195Z] [2020-02-10T18:06:25.195Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-10T18:06:25.195Z] #35 20.56 Reading package lists... [2020-02-10T18:06:25.203Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-06089bad1e8204bc4) in /home/ubuntu/workspace/moby_PR-40470 [Pipeline] { [Pipeline] checkout [2020-02-10T18:06:25.673Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2020-02-10T18:06:25.964Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2020-02-10T18:06:26.595Z] go: finding github.com/bugsnag/panicwrap v1.2.0 [2020-02-10T18:06:26.595Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2020-02-10T18:06:26.595Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2020-02-10T18:06:26.885Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2020-02-10T18:06:27.012Z] using credential docker-jenkins-github-credentials [2020-02-10T18:06:27.027Z] Cloning the remote Git repository [2020-02-10T18:06:27.027Z] Cloning with configured refspecs honoured and without tags [2020-02-10T18:06:27.008Z] Cloning repository https://github.com/moby/moby.git [2020-02-10T18:06:27.065Z] > git init /home/ubuntu/workspace/moby_PR-40470 # timeout=10 [2020-02-10T18:06:27.514Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2020-02-10T18:06:27.427Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-10T18:06:27.427Z] > git --version # timeout=10 [2020-02-10T18:06:27.484Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-10T18:06:27.485Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40470/head:refs/remotes/origin/PR-40470 +refs/heads/master:refs/remotes/origin/master [2020-02-10T18:06:28.542Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2020-02-10T18:06:28.848Z] go: finding github.com/stretchr/testify v1.3.0 [2020-02-10T18:06:29.138Z] go: finding github.com/jinzhu/gorm v1.9.2 [2020-02-10T18:06:29.757Z] using credential docker-jenkins-github-credentials [2020-02-10T18:06:29.765Z] go: finding github.com/json-iterator/go v1.1.6 [2020-02-10T18:06:29.765Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible [2020-02-10T18:06:29.767Z] Cloning the remote Git repository [2020-02-10T18:06:29.767Z] Cloning with configured refspecs honoured and without tags [2020-02-10T18:06:30.054Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2020-02-10T18:06:29.397Z] Cloning repository https://github.com/moby/moby.git [2020-02-10T18:06:29.442Z] > git init /home/ubuntu/workspace/moby_PR-40470 # timeout=10 [2020-02-10T18:06:29.613Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-10T18:06:29.613Z] > git --version # timeout=10 [2020-02-10T18:06:29.632Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-10T18:06:29.634Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40470/head:refs/remotes/origin/PR-40470 +refs/heads/master:refs/remotes/origin/master [2020-02-10T18:06:30.458Z] #35 27.34 Reading package lists... [2020-02-10T18:06:30.458Z] #35 ... [2020-02-10T18:06:30.458Z] [2020-02-10T18:06:30.458Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-10T18:06:30.458Z] #10 21.87 Fetched 8325 kB in 16s (511 kB/s) [2020-02-10T18:06:30.458Z] #10 21.87 Reading package lists... [2020-02-10T18:06:30.458Z] #10 28.53 Reading package lists... [2020-02-10T18:06:30.458Z] #10 ... [2020-02-10T18:06:30.458Z] [2020-02-10T18:06:30.458Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T18:06:30.458Z] #71 23.31 Checking out files: 82% (1657/1997) Checking out files: 83% (1658/1997) Checking out files: 84% (1678/1997) Checking out files: 85% (1698/1997) Checking out files: 86% (1718/1997) Checking out files: 87% (1738/1997) Checking out files: 88% (1758/1997) Checking out files: 89% (1778/1997) Checking out files: 90% (1798/1997) Checking out files: 91% (1818/1997) Checking out files: 92% (1838/1997) Checking out files: 93% (1858/1997) Checking out files: 94% (1878/1997) Checking out files: 95% (1898/1997) Checking out files: 96% (1918/1997) Checking out files: 97% (1938/1997) Checking out files: 98% (1958/1997) Checking out files: 99% (1978/1997) Checking out files: 100% (1997/1997) Checking out files: 100% (1997/1997), done. [2020-02-10T18:06:30.458Z] #71 23.74 + cd /tmp/tmp.JqH9CSFRud/src/github.com/docker/libnetwork [2020-02-10T18:06:30.458Z] #71 23.74 + git checkout -q feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9 [2020-02-10T18:06:30.458Z] #71 24.38 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-02-10T18:06:30.458Z] #71 ... [2020-02-10T18:06:30.458Z] [2020-02-10T18:06:30.458Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-10T18:06:30.458Z] #41 22.28 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-02-10T18:06:30.458Z] #41 24.62 + 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-02-10T18:06:30.458Z] #41 ... [2020-02-10T18:06:30.458Z] [2020-02-10T18:06:30.458Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T18:06:30.458Z] #53 26.30 + cd /tmp/tmp.RH9JfxXl3l/src/github.com/golangci/golangci-lint/ [2020-02-10T18:06:30.458Z] #53 26.30 + git checkout -q v1.20.0 [2020-02-10T18:06:30.458Z] #53 26.99 ++ git describe --tags [2020-02-10T18:06:30.458Z] #53 26.99 + version=v1.20.0 [2020-02-10T18:06:30.458Z] #53 26.99 ++ git rev-parse --short HEAD [2020-02-10T18:06:30.458Z] #53 26.99 + commit=cc98739 [2020-02-10T18:06:30.458Z] #53 27.02 ++ git show -s --format=%cd [2020-02-10T18:06:30.458Z] #53 27.03 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2020-02-10T18:06:30.458Z] #53 27.03 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-02-10T18:06:30.680Z] go: finding github.com/bitly/go-simplejson v0.5.0 [2020-02-10T18:06:30.680Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2020-02-10T18:06:30.716Z] #53 ... [2020-02-10T18:06:30.716Z] [2020-02-10T18:06:30.716Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-10T18:06:30.716Z] #43 23.01 Fetched 8325 kB in 16s (519 kB/s) [2020-02-10T18:06:30.716Z] #43 23.01 Reading package lists... [2020-02-10T18:06:30.974Z] #43 29.42 Reading package lists... [2020-02-10T18:06:30.974Z] #43 ... [2020-02-10T18:06:30.974Z] [2020-02-10T18:06:30.974Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-10T18:06:30.974Z] #25 16.36 Reading package lists... [2020-02-10T18:06:30.974Z] #25 23.55 Reading package lists... [2020-02-10T18:06:30.974Z] #25 29.97 Building dependency tree... [2020-02-10T18:06:30.974Z] #25 33.05 ca-certificates is already the newest version (20190110). [2020-02-10T18:06:30.974Z] #25 33.05 The following additional packages will be installed: [2020-02-10T18:06:30.974Z] #25 33.08 libjq1 libonig5 [2020-02-10T18:06:31.232Z] #25 33.48 The following NEW packages will be installed: [2020-02-10T18:06:31.232Z] #25 ... [2020-02-10T18:06:31.232Z] [2020-02-10T18:06:31.232Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-10T18:06:31.232Z] #35 27.34 Reading package lists... [2020-02-10T18:06:31.702Z] go: finding github.com/hashicorp/go-version v1.1.0 [2020-02-10T18:06:31.702Z] go: finding github.com/gofrs/flock v0.7.0 [2020-02-10T18:06:31.991Z] go: finding github.com/gorilla/mux v1.7.0 [2020-02-10T18:06:32.617Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2020-02-10T18:06:33.243Z] go: finding github.com/lib/pq v1.0.0 [2020-02-10T18:06:33.404Z] #35 33.64 Building dependency tree... [2020-02-10T18:06:33.870Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2020-02-10T18:06:34.504Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2020-02-10T18:06:34.504Z] go: finding github.com/google/certificate-transparency-go v1.0.21 [2020-02-10T18:06:34.504Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2020-02-10T18:06:34.778Z] #35 37.07 The following additional packages will be installed: [2020-02-10T18:06:35.036Z] #35 37.09 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-02-10T18:06:35.036Z] #35 37.11 Suggested packages: [2020-02-10T18:06:35.036Z] #35 37.12 cmake-doc ninja-build lrzip [2020-02-10T18:06:35.036Z] #35 37.12 Recommended packages: [2020-02-10T18:06:35.036Z] #35 37.12 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-02-10T18:06:35.036Z] #35 ... [2020-02-10T18:06:35.036Z] [2020-02-10T18:06:35.036Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-10T18:06:35.036Z] #25 33.50 jq libjq1 libonig5 [2020-02-10T18:06:35.036Z] #25 34.02 0 upgraded, 3 newly installed, 0 to remove and 11 not upgraded. [2020-02-10T18:06:35.036Z] #25 34.02 Need to get 355 kB of archives. [2020-02-10T18:06:35.036Z] #25 34.02 After this operation, 1072 kB of additional disk space will be used. [2020-02-10T18:06:35.036Z] #25 34.02 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-02-10T18:06:35.036Z] #25 34.03 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-02-10T18:06:35.036Z] #25 34.03 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-02-10T18:06:35.036Z] #25 35.31 debconf: delaying package configuration, since apt-utils is not installed [2020-02-10T18:06:35.036Z] #25 35.52 Fetched 355 kB in 0s (921 kB/s) [2020-02-10T18:06:35.036Z] #25 35.63 Selecting previously unselected package libonig5:amd64. [2020-02-10T18:06:35.036Z] #25 35.63 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-02-10T18:06:35.036Z] #25 35.75 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-02-10T18:06:35.036Z] #25 35.81 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-02-10T18:06:35.036Z] #25 36.07 Selecting previously unselected package libjq1:amd64. [2020-02-10T18:06:35.036Z] #25 36.07 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-02-10T18:06:35.036Z] #25 36.08 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-02-10T18:06:35.036Z] #25 36.26 Selecting previously unselected package jq. [2020-02-10T18:06:35.036Z] #25 36.29 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-02-10T18:06:35.036Z] #25 36.30 Unpacking jq (1.5+dfsg-2+b1) ... [2020-02-10T18:06:35.036Z] #25 36.53 Setting up libonig5:amd64 (6.9.1-1) ... [2020-02-10T18:06:35.036Z] #25 36.54 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-02-10T18:06:35.036Z] #25 36.56 Setting up jq (1.5+dfsg-2+b1) ... [2020-02-10T18:06:35.036Z] #25 36.57 Processing triggers for libc-bin (2.28-10) ... [2020-02-10T18:06:35.036Z] #25 DONE 37.2s [2020-02-10T18:06:35.036Z] [2020-02-10T18:06:35.036Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-02-10T18:06:35.036Z] #26 DONE 0.1s [2020-02-10T18:06:35.131Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2020-02-10T18:06:35.295Z] [2020-02-10T18:06:35.295Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-10T18:06:35.556Z] #27 ... [2020-02-10T18:06:35.556Z] [2020-02-10T18:06:35.556Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T18:06:35.556Z] #47 27.48 vendor/golang.org/x/crypto/curve25519 [2020-02-10T18:06:35.556Z] #47 ... [2020-02-10T18:06:35.556Z] [2020-02-10T18:06:35.556Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T18:06:35.556Z] #33 37.56 sync [2020-02-10T18:06:35.556Z] #33 37.60 internal/reflectlite [2020-02-10T18:06:36.122Z] #33 ... [2020-02-10T18:06:36.122Z] [2020-02-10T18:06:36.122Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-10T18:06:36.122Z] #59 21.94 Reading package lists... [2020-02-10T18:06:36.122Z] #59 28.56 Reading package lists... [2020-02-10T18:06:36.122Z] #59 34.76 Building dependency tree... [2020-02-10T18:06:36.122Z] #59 ... [2020-02-10T18:06:36.122Z] [2020-02-10T18:06:36.122Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-10T18:06:36.122Z] #10 28.53 Reading package lists... [2020-02-10T18:06:36.122Z] #10 34.89 Building dependency tree... [2020-02-10T18:06:36.122Z] #10 38.31 The following additional packages will be installed: [2020-02-10T18:06:36.123Z] #10 38.32 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-02-10T18:06:36.123Z] #10 38.32 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-02-10T18:06:36.123Z] #10 38.32 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-02-10T18:06:36.123Z] #10 38.32 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2020-02-10T18:06:36.123Z] #10 38.32 mingw-w64-x86-64-dev [2020-02-10T18:06:36.123Z] #10 38.34 Suggested packages: [2020-02-10T18:06:36.123Z] #10 38.34 gcc-8-locales seccomp wine64 [2020-02-10T18:06:36.630Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2020-02-10T18:06:37.367Z] go: finding github.com/sirupsen/logrus v1.4.0 [2020-02-10T18:06:37.500Z] #10 39.74 The following NEW packages will be installed: [2020-02-10T18:06:37.500Z] #10 39.74 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-02-10T18:06:37.500Z] #10 39.75 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-02-10T18:06:37.500Z] #10 39.75 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-02-10T18:06:37.500Z] #10 39.75 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-02-10T18:06:37.500Z] #10 39.76 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-02-10T18:06:37.500Z] #10 39.77 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-02-10T18:06:37.500Z] #10 39.78 The following packages will be upgraded: [2020-02-10T18:06:37.500Z] #10 39.80 libsystemd0 libudev1 [2020-02-10T18:06:37.656Z] go: finding github.com/go-sql-driver/mysql v1.4.1 [2020-02-10T18:06:38.067Z] #10 40.20 2 upgraded, 25 newly installed, 0 to remove and 9 not upgraded. [2020-02-10T18:06:38.067Z] #10 40.20 Need to get 78.2 MB of archives. [2020-02-10T18:06:38.067Z] #10 40.20 After this operation, 487 MB of additional disk space will be used. [2020-02-10T18:06:38.067Z] #10 40.20 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u3 [331 kB] [2020-02-10T18:06:38.067Z] #10 40.21 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u3 [150 kB] [2020-02-10T18:06:38.067Z] #10 40.22 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-02-10T18:06:38.325Z] #10 40.39 Get:4 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-02-10T18:06:38.325Z] #10 40.67 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-02-10T18:06:38.325Z] #10 40.68 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-02-10T18:06:38.325Z] #10 40.71 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-02-10T18:06:38.325Z] #10 ... [2020-02-10T18:06:38.325Z] [2020-02-10T18:06:38.325Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T18:06:38.325Z] #33 40.31 sort [2020-02-10T18:06:38.325Z] #33 40.31 errors [2020-02-10T18:06:38.891Z] #33 40.73 strconv [2020-02-10T18:06:39.162Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2020-02-10T18:06:39.162Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2020-02-10T18:06:39.162Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2020-02-10T18:06:39.453Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2020-02-10T18:06:39.464Z] #33 ... [2020-02-10T18:06:39.464Z] [2020-02-10T18:06:39.464Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T18:06:39.464Z] #71 DONE 41.3s [2020-02-10T18:06:39.464Z] [2020-02-10T18:06:39.464Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-10T18:06:39.464Z] #59 38.55 The following additional packages will be installed: [2020-02-10T18:06:39.464Z] #59 38.55 libbtrfs0 [2020-02-10T18:06:39.464Z] #59 38.72 The following NEW packages will be installed: [2020-02-10T18:06:39.464Z] #59 38.72 libbtrfs-dev libbtrfs0 [2020-02-10T18:06:39.464Z] #59 39.08 0 upgraded, 2 newly installed, 0 to remove and 11 not upgraded. [2020-02-10T18:06:39.464Z] #59 39.08 Need to get 119 kB of archives. [2020-02-10T18:06:39.464Z] #59 39.08 After this operation, 387 kB of additional disk space will be used. [2020-02-10T18:06:39.464Z] #59 39.08 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-02-10T18:06:39.464Z] #59 39.08 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-02-10T18:06:39.464Z] #59 40.38 debconf: delaying package configuration, since apt-utils is not installed [2020-02-10T18:06:39.464Z] #59 40.60 Fetched 119 kB in 0s (425 kB/s) [2020-02-10T18:06:39.464Z] #59 40.78 Selecting previously unselected package libbtrfs0. [2020-02-10T18:06:39.464Z] #59 40.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-02-10T18:06:39.464Z] #59 40.85 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-02-10T18:06:39.464Z] #59 40.86 Unpacking libbtrfs0 (4.20.1-2) ... [2020-02-10T18:06:39.464Z] #59 41.02 Selecting previously unselected package libbtrfs-dev. [2020-02-10T18:06:39.464Z] #59 41.02 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-02-10T18:06:39.464Z] #59 41.03 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-02-10T18:06:39.464Z] #59 41.35 Setting up libbtrfs0 (4.20.1-2) ... [2020-02-10T18:06:39.464Z] #59 41.37 Setting up libbtrfs-dev (4.20.1-2) ... [2020-02-10T18:06:39.464Z] #59 41.39 Processing triggers for libc-bin (2.28-10) ... [2020-02-10T18:06:39.464Z] #59 DONE 41.7s [2020-02-10T18:06:39.723Z] [2020-02-10T18:06:39.723Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T18:06:39.723Z] #33 41.63 io [2020-02-10T18:06:39.723Z] #33 ... [2020-02-10T18:06:39.723Z] [2020-02-10T18:06:39.723Z] #60 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-10T18:06:39.723Z] #60 DONE 0.3s [2020-02-10T18:06:39.984Z] [2020-02-10T18:06:39.984Z] #61 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-02-10T18:06:39.984Z] #61 DONE 0.1s [2020-02-10T18:06:39.984Z] [2020-02-10T18:06:39.984Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-10T18:06:39.984Z] #27 3.694 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-02-10T18:06:39.984Z] #27 4.028 [2020-02-10T18:06:40.952Z] go: finding github.com/ghodss/yaml v1.0.0 [2020-02-10T18:06:40.952Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2020-02-10T18:06:40.952Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2020-02-10T18:06:41.539Z] #27 4.192 ## 2.8% ##### 7.0% ######## 11.7% ############# 18.1% ################ 23.6% ################## 25.2% ################### 27.4% ##################### 30.1% ######################### 35.4% ############################# 41.5% #################################### 50.5% ########################################## 59.4% ############################################## 63.9% ################################################## 70.1% ##################################################### 74.3% ######################################################### 79.9% ############################################################ 83.8% ############################################################## 87.2% ################################################################### 94.4% ######################################################################## 100.0% [2020-02-10T18:06:41.798Z] #27 6.745 #=#=# [2020-02-10T18:06:42.450Z] go: finding gopkg.in/inf.v0 v0.9.1 [2020-02-10T18:06:42.574Z] #27 6.916 ###### 8.5% ##################### 30.1% #################################### 50.2% ############################################## 64.0% ##################################################### 74.3% ######################################################################## 100.0% [2020-02-10T18:06:42.838Z] #27 7.771 [2020-02-10T18:06:43.079Z] go: finding github.com/mattn/go-shellwords v1.0.5 [2020-02-10T18:06:43.358Z] #27 7.916 0.0% ##### 7.2% ########### 15.4% [2020-02-10T18:06:43.358Z] #27 ... [2020-02-10T18:06:43.358Z] [2020-02-10T18:06:43.358Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-10T18:06:43.358Z] #43 29.42 Reading package lists... [2020-02-10T18:06:43.358Z] #43 35.73 Building dependency tree... [2020-02-10T18:06:43.358Z] #43 39.62 The following additional packages will be installed: [2020-02-10T18:06:43.358Z] #43 39.62 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-02-10T18:06:43.358Z] #43 39.63 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-02-10T18:06:43.358Z] #43 39.65 Suggested packages: [2020-02-10T18:06:43.358Z] #43 39.66 manpages-dev python-setuptools [2020-02-10T18:06:43.358Z] #43 40.98 The following NEW packages will be installed: [2020-02-10T18:06:43.358Z] #43 40.98 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-02-10T18:06:43.358Z] #43 40.99 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-02-10T18:06:43.358Z] #43 40.99 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-02-10T18:06:43.358Z] #43 40.99 python-six zlib1g-dev [2020-02-10T18:06:43.358Z] #43 41.44 0 upgraded, 17 newly installed, 0 to remove and 11 not upgraded. [2020-02-10T18:06:43.358Z] #43 41.44 Need to get 4095 kB of archives. [2020-02-10T18:06:43.358Z] #43 41.44 After this operation, 22.5 MB of additional disk space will be used. [2020-02-10T18:06:43.358Z] #43 41.44 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-02-10T18:06:43.358Z] #43 41.44 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-02-10T18:06:43.358Z] #43 41.44 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-02-10T18:06:43.358Z] #43 41.45 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-02-10T18:06:43.358Z] #43 41.45 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-02-10T18:06:43.358Z] #43 41.49 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-02-10T18:06:43.358Z] #43 41.49 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-02-10T18:06:43.358Z] #43 41.49 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-02-10T18:06:43.358Z] #43 41.55 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-02-10T18:06:43.358Z] #43 41.64 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-02-10T18:06:43.358Z] #43 41.68 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-02-10T18:06:43.358Z] #43 41.90 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-02-10T18:06:43.358Z] #43 42.01 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-02-10T18:06:43.358Z] #43 42.02 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-02-10T18:06:43.358Z] #43 42.02 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-02-10T18:06:43.358Z] #43 42.05 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-02-10T18:06:43.358Z] #43 42.05 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-02-10T18:06:43.358Z] #43 44.14 debconf: delaying package configuration, since apt-utils is not installed [2020-02-10T18:06:43.358Z] #43 44.37 Fetched 4095 kB in 1s (4437 kB/s) [2020-02-10T18:06:43.358Z] #43 44.58 Selecting previously unselected package libcap-dev:amd64. [2020-02-10T18:06:43.358Z] #43 44.58 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-02-10T18:06:43.358Z] #43 44.71 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-02-10T18:06:43.358Z] #43 44.75 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-02-10T18:06:43.358Z] #43 44.89 Selecting previously unselected package libnet1:amd64. [2020-02-10T18:06:43.358Z] #43 44.91 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-02-10T18:06:43.358Z] #43 44.92 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-02-10T18:06:43.358Z] #43 45.07 Selecting previously unselected package libnet1-dev. [2020-02-10T18:06:43.358Z] #43 45.07 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-02-10T18:06:43.358Z] #43 45.08 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-02-10T18:06:43.358Z] #43 45.29 Selecting previously unselected package libnl-3-200:amd64. [2020-02-10T18:06:43.358Z] #43 45.29 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-02-10T18:06:43.358Z] #43 45.32 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-02-10T18:06:43.359Z] #43 45.48 Selecting previously unselected package libnl-3-dev:amd64. [2020-02-10T18:06:43.359Z] #43 45.49 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-02-10T18:06:43.359Z] #43 45.50 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-02-10T18:06:43.359Z] #43 ... [2020-02-10T18:06:43.359Z] [2020-02-10T18:06:43.359Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-10T18:06:43.705Z] go: finding github.com/stretchr/objx v0.1.0 [2020-02-10T18:06:43.994Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-02-10T18:06:44.652Z] #27 7.916 0.0% ##### 7.2% ########### 15.4% ################ 22.6% ####################### 32.6% ############################ 38.9% ############################## 42.6% ################################## 48.3% ###################################### 53.2% ######################################### 57.5% ############################################# 63.8% ################################################## 69.9% ##################################################### 73.9% ######################################################## 78.8% ############################################################# 85.0% ################################################################## 92.8% ######################################################################## 100.0% [2020-02-10T18:06:45.039Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2020-02-10T18:06:45.218Z] #27 9.956 [2020-02-10T18:06:46.014Z] Fetching without tags [2020-02-10T18:06:46.067Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-02-10T18:06:46.249Z] #27 10.13 # 1.5% ## 3.4% ### 5.0% ##### 7.5% ###### 9.7% ######### 13.0% ########### 16.1% ############## 19.8% ################ 22.7% [2020-02-10T18:06:46.249Z] #27 ... [2020-02-10T18:06:46.249Z] [2020-02-10T18:06:46.249Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-10T18:06:46.249Z] #35 38.36 The following NEW packages will be installed: [2020-02-10T18:06:46.249Z] #35 38.39 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-02-10T18:06:46.249Z] #35 38.39 vim-common xxd [2020-02-10T18:06:46.249Z] #35 38.91 0 upgraded, 10 newly installed, 0 to remove and 11 not upgraded. [2020-02-10T18:06:46.249Z] #35 38.91 Need to get 14.9 MB of archives. [2020-02-10T18:06:46.249Z] #35 38.91 After this operation, 61.8 MB of additional disk space will be used. [2020-02-10T18:06:46.249Z] #35 38.91 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-02-10T18:06:46.249Z] #35 38.92 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-02-10T18:06:46.249Z] #35 38.92 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-02-10T18:06:46.249Z] #35 39.06 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6 [8292 kB] [2020-02-10T18:06:46.249Z] #35 39.97 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-02-10T18:06:46.249Z] #35 40.05 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-02-10T18:06:46.250Z] #35 40.07 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-02-10T18:06:46.250Z] #35 40.08 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-02-10T18:06:46.250Z] #35 40.09 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-02-10T18:06:46.250Z] #35 40.10 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-02-10T18:06:46.250Z] #35 41.71 debconf: delaying package configuration, since apt-utils is not installed [2020-02-10T18:06:46.250Z] #35 42.09 Fetched 14.9 MB in 2s (8541 kB/s) [2020-02-10T18:06:46.250Z] #35 42.29 Selecting previously unselected package xxd. [2020-02-10T18:06:46.250Z] #35 42.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 ... 15401 files and directories currently installed.) [2020-02-10T18:06:46.250Z] #35 42.52 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-02-10T18:06:46.250Z] #35 42.54 Unpacking xxd (2:8.1.0875-5) ... [2020-02-10T18:06:46.250Z] #35 43.00 Selecting previously unselected package vim-common. [2020-02-10T18:06:46.250Z] #35 43.00 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-02-10T18:06:46.250Z] #35 43.05 Unpacking vim-common (2:8.1.0875-5) ... [2020-02-10T18:06:46.250Z] #35 43.74 Selecting previously unselected package cmake-data. [2020-02-10T18:06:46.250Z] #35 43.74 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-02-10T18:06:46.250Z] #35 43.75 Unpacking cmake-data (3.13.4-1) ... [2020-02-10T18:06:46.250Z] #35 47.44 Selecting previously unselected package libicu63:amd64. [2020-02-10T18:06:46.250Z] #35 47.45 Preparing to unpack .../3-libicu63_63.1-6_amd64.deb ... [2020-02-10T18:06:46.250Z] #35 47.48 Unpacking libicu63:amd64 (63.1-6) ... [2020-02-10T18:06:46.250Z] #35 ... [2020-02-10T18:06:46.250Z] [2020-02-10T18:06:46.250Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-10T18:06:46.357Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2020-02-10T18:06:46.434Z] Merging remotes/origin/master commit adf066416ff64776b87d3d384bc5f3fabe0ad8e4 into PR head commit 6acfc420948842403d9193f38a954534ab05378f [2020-02-10T18:06:46.769Z] #27 10.13 # 1.5% ## 3.4% ### 5.0% ##### 7.5% ###### 9.7% ######### 13.0% ########### 16.1% ############## 19.8% ################ 22.7% ################## 25.9% #################### 28.9% ###################### 31.4% ######################## 34.3% ########################### 37.6% ############################ 39.0% [2020-02-10T18:06:46.769Z] #27 ... [2020-02-10T18:06:46.769Z] [2020-02-10T18:06:46.769Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T18:06:46.769Z] #47 38.73 sync [2020-02-10T18:06:46.769Z] #47 38.76 internal/reflectlite [2020-02-10T18:06:46.769Z] #47 40.12 github.com/LK4D4/vndr/godl/singleflight [2020-02-10T18:06:46.769Z] #47 40.40 math/rand [2020-02-10T18:06:46.769Z] #47 41.76 internal/singleflight [2020-02-10T18:06:46.769Z] #47 42.94 strconv [2020-02-10T18:06:46.769Z] #47 42.97 io [2020-02-10T18:06:46.769Z] #47 44.59 bytes [2020-02-10T18:06:46.769Z] #47 47.02 bufio [2020-02-10T18:06:46.769Z] #47 47.24 reflect [2020-02-10T18:06:47.027Z] #47 ... [2020-02-10T18:06:47.027Z] [2020-02-10T18:06:47.027Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-10T18:06:47.382Z] Merge succeeded, producing 6acfc420948842403d9193f38a954534ab05378f [2020-02-10T18:06:47.382Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2020-02-10T18:06:47.383Z] Checking out Revision 6acfc420948842403d9193f38a954534ab05378f (PR-40470) [2020-02-10T18:06:45.960Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-10T18:06:45.985Z] > git config --add remote.origin.fetch +refs/pull/40470/head:refs/remotes/origin/PR-40470 # timeout=10 [2020-02-10T18:06:45.991Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-02-10T18:06:46.002Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-10T18:06:46.020Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-10T18:06:46.020Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-10T18:06:46.021Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40470/head:refs/remotes/origin/PR-40470 +refs/heads/master:refs/remotes/origin/master [2020-02-10T18:06:46.443Z] > git config core.sparsecheckout # timeout=10 [2020-02-10T18:06:46.455Z] > git checkout -f 6acfc420948842403d9193f38a954534ab05378f [2020-02-10T18:06:47.348Z] > git merge adf066416ff64776b87d3d384bc5f3fabe0ad8e4 # timeout=10 [2020-02-10T18:06:47.369Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-02-10T18:06:47.393Z] > git config core.sparsecheckout # timeout=10 [2020-02-10T18:06:47.401Z] > git checkout -f 6acfc420948842403d9193f38a954534ab05378f [2020-02-10T18:06:47.679Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2020-02-10T18:06:48.304Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2020-02-10T18:06:48.421Z] Commit message: "TestResumableRequestHeaderTooMuchFailures: prepare for Go 1.14 changes" [2020-02-10T18:06:48.579Z] #27 10.13 # 1.5% ## 3.4% ### 5.0% ##### 7.5% ###### 9.7% ######### 13.0% ########### 16.1% ############## 19.8% ################ 22.7% ################## 25.9% #################### 28.9% ###################### 31.4% ######################## 34.3% ########################### 37.6% ############################ 39.0% ############################## 42.4% ################################# 47.2% #################################### 50.7% ###################################### 54.0% ######################################### 57.6% ########################################### 59.8% ############################################ 61.7% ############################################## 64.7% ################################################ 66.8% ################################################## 70.0% ################################################### 72.1% ##################################################### 74.7% ####################################################### 77.4% ######################################################### 80.0% ########################################################### 82.6% [2020-02-10T18:06:48.579Z] #27 ... [2020-02-10T18:06:48.579Z] [2020-02-10T18:06:48.579Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-10T18:06:48.579Z] #10 40.72 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-02-10T18:06:48.579Z] #10 41.23 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-02-10T18:06:48.579Z] #10 41.53 Get:10 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-02-10T18:06:48.579Z] #10 41.54 Get:11 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-02-10T18:06:48.579Z] #10 45.74 Get:12 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-02-10T18:06:48.579Z] #10 48.22 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-02-10T18:06:48.579Z] #10 48.22 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-02-10T18:06:48.579Z] #10 48.23 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-02-10T18:06:48.579Z] #10 48.23 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-02-10T18:06:48.579Z] #10 48.24 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-02-10T18:06:48.579Z] #10 48.24 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB] [2020-02-10T18:06:48.579Z] #10 48.25 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-02-10T18:06:48.579Z] #10 48.28 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-02-10T18:06:48.579Z] #10 48.31 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-02-10T18:06:48.579Z] #10 48.32 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-02-10T18:06:48.579Z] #10 48.33 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-02-10T18:06:48.579Z] #10 48.40 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-02-10T18:06:48.579Z] #10 48.40 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-02-10T18:06:48.579Z] #10 48.43 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-02-10T18:06:48.579Z] #10 48.43 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB] [2020-02-10T18:06:48.579Z] #10 49.80 debconf: delaying package configuration, since apt-utils is not installed [2020-02-10T18:06:48.579Z] #10 50.09 Fetched 78.2 MB in 9s (9162 kB/s) [2020-02-10T18:06:48.579Z] #10 50.25 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-02-10T18:06:48.579Z] #10 50.38 Preparing to unpack .../libsystemd0_241-7~deb10u3_amd64.deb ... [2020-02-10T18:06:48.579Z] #10 50.40 Unpacking libsystemd0:amd64 (241-7~deb10u3) over (241-7~deb10u2) ... [2020-02-10T18:06:48.579Z] #10 50.85 Setting up libsystemd0:amd64 (241-7~deb10u3) ... [2020-02-10T18:06:48.579Z] #10 ... [2020-02-10T18:06:48.579Z] [2020-02-10T18:06:48.579Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-10T18:06:48.937Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2020-02-10T18:06:49.095Z] #27 10.13 # 1.5% ## 3.4% ### 5.0% ##### 7.5% ###### 9.7% ######### 13.0% ########### 16.1% ############## 19.8% ################ 22.7% ################## 25.9% #################### 28.9% ###################### 31.4% ######################## 34.3% ########################### 37.6% ############################ 39.0% ############################## 42.4% ################################# 47.2% #################################### 50.7% ###################################### 54.0% ######################################### 57.6% ########################################### 59.8% ############################################ 61.7% ############################################## 64.7% ################################################ 66.8% ################################################## 70.0% ################################################### 72.1% ##################################################### 74.7% ####################################################### 77.4% ######################################################### 80.0% ########################################################### 82.6% ############################################################# 85.4% ############################################################### 88.4% ################################################################# 91.5% ################################################################### 94.2% ###################################################################### 97.9% ####################################################################### 99.9% ######################################################################## 100.0% [2020-02-10T18:06:49.231Z] go: finding github.com/spf13/cobra v0.0.3 [2020-02-10T18:06:49.231Z] go: finding github.com/spf13/viper v1.3.2 [Pipeline] withEnv [Pipeline] { [2020-02-10T18:06:49.280Z] Fetching without tags [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-02-10T18:06:49.353Z] #27 14.16 [2020-02-10T18:06:49.580Z] Merging remotes/origin/master commit adf066416ff64776b87d3d384bc5f3fabe0ad8e4 into PR head commit 6acfc420948842403d9193f38a954534ab05378f [2020-02-10T18:06:49.859Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2020-02-10T18:06:49.919Z] #27 ... [2020-02-10T18:06:49.919Z] [2020-02-10T18:06:49.919Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T18:06:49.919Z] #62 3.374 + RM_GOPATH=0 [2020-02-10T18:06:49.919Z] #62 3.376 + TMP_GOPATH= [2020-02-10T18:06:49.919Z] #62 3.376 + : /build [2020-02-10T18:06:49.919Z] #62 3.376 + '[' -z '' ']' [2020-02-10T18:06:49.919Z] #62 3.381 ++ mktemp -d [2020-02-10T18:06:49.919Z] #62 3.384 + export GOPATH=/tmp/tmp.yO5MIAOqd4 [2020-02-10T18:06:49.919Z] #62 3.384 + GOPATH=/tmp/tmp.yO5MIAOqd4 [2020-02-10T18:06:49.919Z] #62 3.384 + RM_GOPATH=1 [2020-02-10T18:06:49.919Z] #62 3.385 ++ dirname ./install.sh [2020-02-10T18:06:49.919Z] #62 3.390 + dir=. [2020-02-10T18:06:49.919Z] #62 3.395 + bin=containerd [2020-02-10T18:06:49.919Z] #62 3.395 + shift [2020-02-10T18:06:49.919Z] #62 3.396 + '[' '!' -f ./containerd.installer ']' [2020-02-10T18:06:49.919Z] #62 3.396 + . ./containerd.installer [2020-02-10T18:06:49.919Z] #62 3.397 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-02-10T18:06:49.919Z] #62 3.400 + install_containerd [2020-02-10T18:06:49.919Z] #62 3.400 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-02-10T18:06:49.919Z] #62 3.400 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-02-10T18:06:49.919Z] #62 3.400 + git clone https://github.com/containerd/containerd.git /tmp/tmp.yO5MIAOqd4/src/github.com/containerd/containerd [2020-02-10T18:06:49.919Z] #62 3.413 Cloning into '/tmp/tmp.yO5MIAOqd4/src/github.com/containerd/containerd'... [2020-02-10T18:06:49.973Z] + docker version [2020-02-10T18:06:50.178Z] #62 ... [2020-02-10T18:06:50.178Z] [2020-02-10T18:06:50.178Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-10T18:06:50.178Z] #10 51.06 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-02-10T18:06:50.178Z] #10 51.12 Preparing to unpack .../libudev1_241-7~deb10u3_amd64.deb ... [2020-02-10T18:06:50.178Z] #10 51.15 Unpacking libudev1:amd64 (241-7~deb10u3) over (241-7~deb10u2) ... [2020-02-10T18:06:50.178Z] #10 51.43 Setting up libudev1:amd64 (241-7~deb10u3) ... [2020-02-10T18:06:50.178Z] #10 51.63 Selecting previously unselected package binutils-mingw-w64-i686. [2020-02-10T18:06:50.178Z] #10 51.63 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-02-10T18:06:50.178Z] #10 51.72 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-02-10T18:06:50.178Z] #10 51.74 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-02-10T18:06:50.247Z] Merge succeeded, producing 6acfc420948842403d9193f38a954534ab05378f [2020-02-10T18:06:50.248Z] Checking out Revision 6acfc420948842403d9193f38a954534ab05378f (PR-40470) [2020-02-10T18:06:50.489Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2020-02-10T18:06:50.489Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-02-10T18:06:50.778Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2020-02-10T18:06:50.778Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2020-02-10T18:06:49.212Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-10T18:06:49.230Z] > git config --add remote.origin.fetch +refs/pull/40470/head:refs/remotes/origin/PR-40470 # timeout=10 [2020-02-10T18:06:49.242Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-02-10T18:06:49.261Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-10T18:06:49.277Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-10T18:06:49.277Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-10T18:06:49.278Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40470/head:refs/remotes/origin/PR-40470 +refs/heads/master:refs/remotes/origin/master [2020-02-10T18:06:49.582Z] > git config core.sparsecheckout # timeout=10 [2020-02-10T18:06:49.590Z] > git checkout -f 6acfc420948842403d9193f38a954534ab05378f [2020-02-10T18:06:50.194Z] > git merge adf066416ff64776b87d3d384bc5f3fabe0ad8e4 # timeout=10 [2020-02-10T18:06:50.217Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-02-10T18:06:50.245Z] > git config core.sparsecheckout # timeout=10 [2020-02-10T18:06:50.253Z] > git checkout -f 6acfc420948842403d9193f38a954534ab05378f [2020-02-10T18:06:50.978Z] Commit message: "TestResumableRequestHeaderTooMuchFailures: prepare for Go 1.14 changes" [2020-02-10T18:06:51.065Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2020-02-10T18:06:51.354Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-02-10T18:06:51.642Z] go: finding github.com/magiconair/properties v1.8.0 [2020-02-10T18:06:52.090Z] #10 ... [2020-02-10T18:06:52.090Z] [2020-02-10T18:06:52.090Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T18:06:52.090Z] #33 43.79 internal/oserror [2020-02-10T18:06:52.090Z] #33 43.89 syscall [2020-02-10T18:06:52.090Z] #33 45.76 reflect [2020-02-10T18:06:52.090Z] #33 52.23 time [2020-02-10T18:06:52.090Z] #33 ... [2020-02-10T18:06:52.090Z] [2020-02-10T18:06:52.090Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-10T18:06:52.090Z] #27 15.01 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-02-10T18:06:52.090Z] #27 15.47 [2020-02-10T18:06:52.090Z] #27 15.65 ######################################################################## 100.0% [2020-02-10T18:06:52.090Z] #27 15.77 [2020-02-10T18:06:52.249Z] + docker version [2020-02-10T18:06:52.266Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2020-02-10T18:06:52.266Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-02-10T18:06:52.555Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2020-02-10T18:06:52.657Z] #27 17.37 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-02-10T18:06:52.657Z] #27 17.72 [2020-02-10T18:06:52.843Z] go: finding github.com/gogo/protobuf v1.2.1 [2020-02-10T18:06:52.915Z] #27 17.89 ########################### 37.9% # [2020-02-10T18:06:52.915Z] #27 ... [2020-02-10T18:06:52.915Z] [2020-02-10T18:06:52.915Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T18:06:52.915Z] #50 44.86 + cd /tmp/tmp.8YgXXcZKP7/src/gotest.tools/gotestsum [2020-02-10T18:06:52.915Z] #50 44.86 + git checkout -q v0.3.5 [2020-02-10T18:06:52.915Z] #50 44.90 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-02-10T18:06:53.136Z] go: finding github.com/spf13/cast v1.3.0 [2020-02-10T18:06:53.174Z] #50 ... [2020-02-10T18:06:53.174Z] [2020-02-10T18:06:53.174Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-10T18:06:53.174Z] #27 17.89 ########################### 37.9% ######################################################################## 100.0% [2020-02-10T18:06:53.174Z] #27 18.06 [2020-02-10T18:06:53.431Z] #27 ... [2020-02-10T18:06:53.431Z] [2020-02-10T18:06:53.431Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-10T18:06:53.431Z] #43 45.80 Selecting previously unselected package libprotobuf-c1:amd64. [2020-02-10T18:06:53.431Z] #43 45.80 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-02-10T18:06:53.431Z] #43 45.81 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-02-10T18:06:53.431Z] #43 45.91 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-02-10T18:06:53.431Z] #43 45.93 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-02-10T18:06:53.431Z] #43 45.94 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-02-10T18:06:53.431Z] #43 46.06 Selecting previously unselected package zlib1g-dev:amd64. [2020-02-10T18:06:53.431Z] #43 46.06 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-02-10T18:06:53.431Z] #43 46.07 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-02-10T18:06:53.431Z] #43 46.55 Selecting previously unselected package libprotobuf17:amd64. [2020-02-10T18:06:53.431Z] #43 46.56 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-02-10T18:06:53.431Z] #43 46.56 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-02-10T18:06:53.431Z] #43 47.43 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-02-10T18:06:53.431Z] #43 47.44 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-02-10T18:06:53.431Z] #43 47.45 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-02-10T18:06:53.431Z] #43 47.63 Selecting previously unselected package libprotobuf-dev:amd64. [2020-02-10T18:06:53.431Z] #43 47.63 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-02-10T18:06:53.431Z] #43 47.63 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-02-10T18:06:53.432Z] #43 49.00 Selecting previously unselected package libprotoc17:amd64. [2020-02-10T18:06:53.432Z] #43 49.01 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-02-10T18:06:53.432Z] #43 49.03 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-02-10T18:06:53.432Z] #43 49.69 Selecting previously unselected package protobuf-c-compiler. [2020-02-10T18:06:53.432Z] #43 49.71 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-02-10T18:06:53.432Z] #43 49.72 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-02-10T18:06:53.432Z] #43 49.89 Selecting previously unselected package protobuf-compiler. [2020-02-10T18:06:53.432Z] #43 49.93 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-02-10T18:06:53.432Z] #43 49.94 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-02-10T18:06:53.432Z] #43 50.11 Selecting previously unselected package python-pkg-resources. [2020-02-10T18:06:53.432Z] #43 50.11 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-02-10T18:06:53.432Z] #43 50.12 Unpacking python-pkg-resources (40.8.0-1) ... [2020-02-10T18:06:53.432Z] #43 50.37 Selecting previously unselected package python-six. [2020-02-10T18:06:53.432Z] #43 50.38 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-02-10T18:06:53.432Z] #43 50.40 Unpacking python-six (1.12.0-1) ... [2020-02-10T18:06:53.432Z] #43 50.51 Selecting previously unselected package python-protobuf. [2020-02-10T18:06:53.432Z] #43 50.55 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-02-10T18:06:53.432Z] #43 50.56 Unpacking python-protobuf (3.6.1.3-2) ... [2020-02-10T18:06:53.432Z] #43 51.27 Setting up python-pkg-resources (40.8.0-1) ... [2020-02-10T18:06:53.432Z] #43 55.12 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-02-10T18:06:53.432Z] #43 55.14 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-02-10T18:06:53.432Z] #43 55.16 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-02-10T18:06:53.432Z] #43 55.18 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-02-10T18:06:53.432Z] #43 55.20 Setting up python-six (1.12.0-1) ... [2020-02-10T18:06:53.689Z] #43 ... [2020-02-10T18:06:53.689Z] [2020-02-10T18:06:53.689Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-10T18:06:53.689Z] #35 55.44 Selecting previously unselected package libxml2:amd64. [2020-02-10T18:06:53.689Z] #35 55.45 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-02-10T18:06:53.689Z] #35 55.45 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-02-10T18:06:53.767Z] go: finding github.com/mattn/go-sqlite3 v1.10.0 [2020-02-10T18:06:53.947Z] #35 56.01 Selecting previously unselected package libarchive13:amd64. [2020-02-10T18:06:53.947Z] #35 56.04 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-02-10T18:06:53.947Z] #35 56.04 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-02-10T18:06:54.058Z] go: finding github.com/hashicorp/hcl v1.0.0 [2020-02-10T18:06:54.204Z] #35 56.38 Selecting previously unselected package libjsoncpp1:amd64. [2020-02-10T18:06:54.204Z] #35 56.39 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-02-10T18:06:54.204Z] #35 56.40 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-02-10T18:06:54.351Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-02-10T18:06:54.462Z] #35 56.60 Selecting previously unselected package librhash0:amd64. [2020-02-10T18:06:54.462Z] #35 56.60 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-02-10T18:06:54.462Z] #35 56.61 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-02-10T18:06:54.638Z] go: finding github.com/stretchr/objx v0.1.1 [2020-02-10T18:06:54.720Z] #35 56.81 Selecting previously unselected package libuv1:amd64. [2020-02-10T18:06:54.720Z] #35 56.84 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-02-10T18:06:54.720Z] #35 56.85 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-02-10T18:06:54.720Z] #35 57.01 Selecting previously unselected package cmake. [2020-02-10T18:06:54.720Z] #35 57.08 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-02-10T18:06:54.979Z] #35 57.09 Unpacking cmake (3.13.4-1) ... [2020-02-10T18:06:55.262Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2020-02-10T18:06:55.550Z] go: finding github.com/opencontainers/runc v1.0.0-rc8 [2020-02-10T18:06:55.838Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-02-10T18:06:55.838Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2020-02-10T18:06:56.130Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2020-02-10T18:06:56.420Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2020-02-10T18:06:56.424Z] Client: Docker Engine - Community [2020-02-10T18:06:56.425Z] Version: 19.03.5 [2020-02-10T18:06:56.425Z] API version: 1.40 [2020-02-10T18:06:56.425Z] Go version: go1.12.12 [2020-02-10T18:06:56.425Z] Git commit: 633a0ea838 [2020-02-10T18:06:56.425Z] Built: Wed Nov 13 07:29:52 2019 [2020-02-10T18:06:56.425Z] OS/Arch: linux/amd64 [2020-02-10T18:06:56.425Z] Experimental: false [2020-02-10T18:06:56.425Z] [2020-02-10T18:06:56.425Z] Server: Docker Engine - Community [2020-02-10T18:06:56.425Z] Engine: [2020-02-10T18:06:56.425Z] Version: 19.03.5 [2020-02-10T18:06:56.425Z] API version: 1.40 (minimum version 1.12) [2020-02-10T18:06:56.425Z] Go version: go1.12.12 [2020-02-10T18:06:56.425Z] Git commit: 633a0ea838 [2020-02-10T18:06:56.425Z] Built: Wed Nov 13 07:28:22 2019 [2020-02-10T18:06:56.425Z] OS/Arch: linux/amd64 [2020-02-10T18:06:56.425Z] Experimental: true [2020-02-10T18:06:56.425Z] containerd: [2020-02-10T18:06:56.425Z] Version: 1.2.10 [2020-02-10T18:06:56.425Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-02-10T18:06:56.425Z] runc: [2020-02-10T18:06:56.425Z] Version: 1.0.0-rc8+dev [2020-02-10T18:06:56.425Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-02-10T18:06:56.425Z] docker-init: [2020-02-10T18:06:56.425Z] Version: 0.18.0 [2020-02-10T18:06:56.425Z] GitCommit: fec3683 [Pipeline] sh [2020-02-10T18:06:56.709Z] go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-02-10T18:06:56.709Z] go: finding github.com/vishvananda/netlink v1.0.0 [2020-02-10T18:06:56.745Z] + docker info [2020-02-10T18:06:56.876Z] #35 ... [2020-02-10T18:06:56.876Z] [2020-02-10T18:06:56.876Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-10T18:06:56.876Z] #27 19.09 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-02-10T18:06:56.876Z] #27 19.17 skipping existing 1849cc453dee [2020-02-10T18:06:56.876Z] #27 19.26 [2020-02-10T18:06:56.876Z] #27 20.12 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-02-10T18:06:56.876Z] #27 20.58 [2020-02-10T18:06:56.876Z] #27 20.87 ######################################################################## 100.0% [2020-02-10T18:06:56.876Z] #27 20.99 [2020-02-10T18:06:56.876Z] #27 21.11 Download of images into '/build' complete. [2020-02-10T18:06:56.876Z] #27 21.11 Use something like the following to load the result into a Docker daemon: [2020-02-10T18:06:56.876Z] #27 21.11 tar -cC '/build' . | docker load [2020-02-10T18:06:56.876Z] #27 DONE 22.0s [2020-02-10T18:06:56.997Z] go: finding github.com/pkg/errors v0.8.1 [2020-02-10T18:06:57.134Z] [2020-02-10T18:06:57.134Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-10T18:06:57.134Z] #43 59.15 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-02-10T18:06:57.134Z] #43 59.30 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-02-10T18:06:57.134Z] #43 59.39 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-02-10T18:06:57.134Z] #43 59.42 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-02-10T18:06:57.134Z] #43 59.44 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-02-10T18:06:57.134Z] #43 59.47 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-02-10T18:06:57.134Z] #43 59.49 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-02-10T18:06:57.134Z] #43 59.54 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-02-10T18:06:57.134Z] #43 ... [2020-02-10T18:06:57.134Z] [2020-02-10T18:06:57.134Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T18:06:57.134Z] #47 49.24 syscall [2020-02-10T18:06:57.134Z] #47 56.75 time [2020-02-10T18:06:57.394Z] #47 ... [2020-02-10T18:06:57.394Z] [2020-02-10T18:06:57.394Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-10T18:06:57.394Z] #30 49.39 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-02-10T18:06:57.394Z] #30 51.38 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-02-10T18:06:57.653Z] #30 ... [2020-02-10T18:06:57.653Z] [2020-02-10T18:06:57.653Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-10T18:06:57.653Z] #43 59.55 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-02-10T18:06:57.653Z] #43 59.58 Setting up python-protobuf (3.6.1.3-2) ... [2020-02-10T18:06:58.106Z] Client: Docker Engine - Community [2020-02-10T18:06:58.106Z] Version: 19.03.5 [2020-02-10T18:06:58.106Z] API version: 1.40 [2020-02-10T18:06:58.106Z] Go version: go1.12.12 [2020-02-10T18:06:58.106Z] Git commit: 633a0ea [2020-02-10T18:06:58.106Z] Built: Wed Nov 13 07:27:53 2019 [2020-02-10T18:06:58.106Z] OS/Arch: linux/arm64 [2020-02-10T18:06:58.106Z] Experimental: false [2020-02-10T18:06:58.106Z] [2020-02-10T18:06:58.106Z] Server: Docker Engine - Community [2020-02-10T18:06:58.106Z] Engine: [2020-02-10T18:06:58.106Z] Version: 19.03.5 [2020-02-10T18:06:58.106Z] API version: 1.40 (minimum version 1.12) [2020-02-10T18:06:58.106Z] Go version: go1.12.12 [2020-02-10T18:06:58.106Z] Git commit: 633a0ea [2020-02-10T18:06:58.106Z] Built: Wed Nov 13 07:26:25 2019 [2020-02-10T18:06:58.106Z] OS/Arch: linux/arm64 [2020-02-10T18:06:58.106Z] Experimental: true [2020-02-10T18:06:58.106Z] containerd: [2020-02-10T18:06:58.106Z] Version: 1.2.10 [2020-02-10T18:06:58.106Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-02-10T18:06:58.106Z] runc: [2020-02-10T18:06:58.106Z] Version: 1.0.0-rc8+dev [2020-02-10T18:06:58.106Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-02-10T18:06:58.106Z] docker-init: [2020-02-10T18:06:58.106Z] Version: 0.18.0 [2020-02-10T18:06:58.106Z] GitCommit: fec3683 [Pipeline] sh [2020-02-10T18:06:58.434Z] + docker info [2020-02-10T18:06:59.062Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2020-02-10T18:06:59.062Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2020-02-10T18:06:59.062Z] go: finding github.com/opencontainers/runtime-spec v1.0.1 [2020-02-10T18:06:59.351Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2020-02-10T18:06:59.351Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2020-02-10T18:06:59.351Z] go: finding github.com/imdario/mergo v0.3.7 [2020-02-10T18:06:59.641Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2020-02-10T18:06:59.641Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2020-02-10T18:07:00.185Z] #43 ... [2020-02-10T18:07:00.185Z] [2020-02-10T18:07:00.185Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-10T18:07:00.185Z] #35 61.53 Setting up libicu63:amd64 (63.1-6) ... [2020-02-10T18:07:00.185Z] #35 61.56 Setting up xxd (2:8.1.0875-5) ... [2020-02-10T18:07:00.185Z] #35 61.57 Setting up libuv1:amd64 (1.24.1-1) ... [2020-02-10T18:07:00.185Z] #35 61.58 Setting up vim-common (2:8.1.0875-5) ... [2020-02-10T18:07:00.185Z] #35 61.74 Setting up librhash0:amd64 (1.3.8-1) ... [2020-02-10T18:07:00.185Z] #35 61.75 Setting up cmake-data (3.13.4-1) ... [2020-02-10T18:07:00.185Z] #35 61.80 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-02-10T18:07:00.185Z] #35 61.84 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-02-10T18:07:00.185Z] #35 61.86 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-02-10T18:07:00.185Z] #35 61.87 Setting up cmake (3.13.4-1) ... [2020-02-10T18:07:00.185Z] #35 61.89 Processing triggers for libc-bin (2.28-10) ... [2020-02-10T18:07:00.185Z] #35 61.93 Processing triggers for mime-support (3.62) ... [2020-02-10T18:07:00.185Z] #35 DONE 62.3s [2020-02-10T18:07:00.185Z] [2020-02-10T18:07:00.185Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-10T18:07:00.185Z] #36 DONE 0.1s [2020-02-10T18:07:00.185Z] [2020-02-10T18:07:00.185Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-02-10T18:07:00.185Z] #37 DONE 0.1s [2020-02-10T18:07:00.185Z] [2020-02-10T18:07:00.185Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T18:07:00.672Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2020-02-10T18:07:01.300Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2020-02-10T18:07:01.589Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2020-02-10T18:07:01.882Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-02-10T18:07:01.882Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2020-02-10T18:07:02.002Z] Client: [2020-02-10T18:07:02.002Z] Debug Mode: false [2020-02-10T18:07:02.002Z] [2020-02-10T18:07:02.002Z] Server: [2020-02-10T18:07:02.002Z] Containers: 0 [2020-02-10T18:07:02.002Z] Running: 0 [2020-02-10T18:07:02.002Z] Paused: 0 [2020-02-10T18:07:02.002Z] Stopped: 0 [2020-02-10T18:07:02.002Z] Images: 0 [2020-02-10T18:07:02.002Z] Server Version: 19.03.5 [2020-02-10T18:07:02.002Z] Storage Driver: overlay2 [2020-02-10T18:07:02.002Z] Backing Filesystem: extfs [2020-02-10T18:07:02.002Z] Supports d_type: true [2020-02-10T18:07:02.002Z] Native Overlay Diff: true [2020-02-10T18:07:02.002Z] Logging Driver: json-file [2020-02-10T18:07:02.002Z] Cgroup Driver: cgroupfs [2020-02-10T18:07:02.002Z] Plugins: [2020-02-10T18:07:02.002Z] Volume: local [2020-02-10T18:07:02.002Z] Network: bridge host ipvlan macvlan null overlay [2020-02-10T18:07:02.002Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-02-10T18:07:02.002Z] Swarm: inactive [2020-02-10T18:07:02.002Z] Runtimes: runc [2020-02-10T18:07:02.002Z] Default Runtime: runc [2020-02-10T18:07:02.002Z] Init Binary: docker-init [2020-02-10T18:07:02.002Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-02-10T18:07:02.002Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-02-10T18:07:02.002Z] init version: fec3683 [2020-02-10T18:07:02.002Z] Security Options: [2020-02-10T18:07:02.002Z] apparmor [2020-02-10T18:07:02.002Z] seccomp [2020-02-10T18:07:02.002Z] Profile: default [2020-02-10T18:07:02.002Z] Kernel Version: 4.15.0-1058-aws [2020-02-10T18:07:02.002Z] Operating System: Ubuntu 18.04.4 LTS [2020-02-10T18:07:02.002Z] OSType: linux [2020-02-10T18:07:02.002Z] Architecture: x86_64 [2020-02-10T18:07:02.002Z] CPUs: 2 [2020-02-10T18:07:02.002Z] Total Memory: 7.501GiB [2020-02-10T18:07:02.002Z] Name: ip-10-100-95-221 [2020-02-10T18:07:02.002Z] ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32 [2020-02-10T18:07:02.002Z] Docker Root Dir: /var/lib/docker [2020-02-10T18:07:02.002Z] Debug Mode: false [2020-02-10T18:07:02.002Z] Registry: https://index.docker.io/v1/ [2020-02-10T18:07:02.002Z] Labels: [2020-02-10T18:07:02.002Z] Experimental: true [2020-02-10T18:07:02.002Z] Insecure Registries: [2020-02-10T18:07:02.002Z] 127.0.0.0/8 [2020-02-10T18:07:02.002Z] Live Restore Enabled: true [2020-02-10T18:07:02.002Z] [2020-02-10T18:07:02.002Z] WARNING: No swap limit support [Pipeline] sh [2020-02-10T18:07:02.174Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2020-02-10T18:07:02.386Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-10T18:07:02.386Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-10T18:07:02.386Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40470/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-02-10T18:07:02.386Z] + bash /home/ubuntu/workspace/moby_PR-40470/check-config.sh [2020-02-10T18:07:02.386Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-02-10T18:07:02.386Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ... [2020-02-10T18:07:02.386Z] [2020-02-10T18:07:02.386Z] Generally Necessary: [2020-02-10T18:07:02.386Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-02-10T18:07:02.387Z] - apparmor: enabled and tools installed [2020-02-10T18:07:02.465Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2020-02-10T18:07:02.465Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2020-02-10T18:07:02.465Z] go: finding github.com/pkg/profile v1.2.1 [2020-02-10T18:07:02.465Z] go: finding go.etcd.io/bbolt v1.3.2 [2020-02-10T18:07:02.465Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2020-02-10T18:07:02.650Z] - CONFIG_NAMESPACES: enabled [2020-02-10T18:07:02.650Z] - CONFIG_NET_NS: enabled [2020-02-10T18:07:02.650Z] - CONFIG_PID_NS: enabled [2020-02-10T18:07:02.650Z] - CONFIG_IPC_NS: enabled [2020-02-10T18:07:02.650Z] - CONFIG_UTS_NS: enabled [2020-02-10T18:07:02.650Z] - CONFIG_CGROUPS: enabled [2020-02-10T18:07:02.650Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-02-10T18:07:02.650Z] - CONFIG_CGROUP_DEVICE: enabled [2020-02-10T18:07:02.650Z] - CONFIG_CGROUP_FREEZER: enabled [2020-02-10T18:07:02.650Z] - CONFIG_CGROUP_SCHED: enabled [2020-02-10T18:07:02.650Z] - CONFIG_CPUSETS: enabled [2020-02-10T18:07:02.650Z] - CONFIG_MEMCG: enabled [2020-02-10T18:07:02.650Z] - CONFIG_KEYS: enabled [2020-02-10T18:07:02.650Z] - CONFIG_VETH: enabled (as module) [2020-02-10T18:07:02.650Z] - CONFIG_BRIDGE: enabled (as module) [2020-02-10T18:07:02.650Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-02-10T18:07:02.650Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-02-10T18:07:02.650Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-02-10T18:07:02.650Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-02-10T18:07:02.650Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-02-10T18:07:02.650Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-02-10T18:07:02.650Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-02-10T18:07:02.650Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-02-10T18:07:02.650Z] - CONFIG_NF_NAT: enabled (as module) [2020-02-10T18:07:02.650Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-02-10T18:07:02.650Z] - CONFIG_POSIX_MQUEUE: enabled [2020-02-10T18:07:02.650Z] [2020-02-10T18:07:02.650Z] Optional Features: [2020-02-10T18:07:02.650Z] - CONFIG_USER_NS: enabled [2020-02-10T18:07:02.650Z] - CONFIG_SECCOMP: enabled [2020-02-10T18:07:02.650Z] - CONFIG_CGROUP_PIDS: enabled [2020-02-10T18:07:02.650Z] - CONFIG_MEMCG_SWAP: enabled [2020-02-10T18:07:02.650Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-02-10T18:07:02.650Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-02-10T18:07:02.719Z] #38 ... [2020-02-10T18:07:02.719Z] [2020-02-10T18:07:02.719Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-10T18:07:02.719Z] #10 54.62 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-02-10T18:07:02.719Z] #10 54.63 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-02-10T18:07:02.719Z] #10 54.64 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-02-10T18:07:02.719Z] #10 57.41 Selecting previously unselected package binutils-mingw-w64. [2020-02-10T18:07:02.719Z] #10 57.44 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-02-10T18:07:02.719Z] #10 57.45 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-02-10T18:07:02.719Z] #10 57.63 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-02-10T18:07:02.719Z] #10 57.64 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-02-10T18:07:02.719Z] #10 57.65 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-02-10T18:07:02.719Z] #10 57.87 Selecting previously unselected package dmsetup. [2020-02-10T18:07:02.719Z] #10 57.88 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-02-10T18:07:02.719Z] #10 57.89 Unpacking dmsetup (2:1.02.155-3) ... [2020-02-10T18:07:02.719Z] #10 58.10 Selecting previously unselected package mingw-w64-common. [2020-02-10T18:07:02.719Z] #10 58.11 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-02-10T18:07:02.719Z] #10 58.11 Unpacking mingw-w64-common (6.0.0-3) ... [2020-02-10T18:07:02.719Z] #10 ... [2020-02-10T18:07:02.719Z] [2020-02-10T18:07:02.719Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T18:07:02.719Z] #38 2.400 + RM_GOPATH=0 [2020-02-10T18:07:02.719Z] #38 2.401 + TMP_GOPATH= [2020-02-10T18:07:02.719Z] #38 2.402 + : /build [2020-02-10T18:07:02.719Z] #38 2.402 + '[' -z '' ']' [2020-02-10T18:07:02.719Z] #38 2.406 ++ mktemp -d [2020-02-10T18:07:02.719Z] #38 2.408 + export GOPATH=/tmp/tmp.KHC1Uc0I3Z [2020-02-10T18:07:02.719Z] #38 2.408 + GOPATH=/tmp/tmp.KHC1Uc0I3Z [2020-02-10T18:07:02.719Z] #38 2.408 + RM_GOPATH=1 [2020-02-10T18:07:02.719Z] #38 2.408 ++ dirname ./install.sh [2020-02-10T18:07:02.719Z] #38 2.409 + dir=. [2020-02-10T18:07:02.719Z] #38 2.409 + bin=tini [2020-02-10T18:07:02.719Z] #38 2.409 + shift [2020-02-10T18:07:02.719Z] #38 2.409 + '[' '!' -f ./tini.installer ']' [2020-02-10T18:07:02.719Z] #38 2.409 + . ./tini.installer [2020-02-10T18:07:02.719Z] #38 2.409 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-10T18:07:02.719Z] #38 2.409 + install_tini [2020-02-10T18:07:02.719Z] #38 2.409 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-02-10T18:07:02.719Z] #38 2.409 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-10T18:07:02.719Z] #38 2.409 + git clone https://github.com/krallin/tini.git /tmp/tmp.KHC1Uc0I3Z/tini [2020-02-10T18:07:02.719Z] #38 2.411 Cloning into '/tmp/tmp.KHC1Uc0I3Z/tini'... [2020-02-10T18:07:02.921Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-02-10T18:07:02.921Z] - CONFIG_BLK_CGROUP: enabled [2020-02-10T18:07:02.921Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-02-10T18:07:02.921Z] - CONFIG_IOSCHED_CFQ: enabled [2020-02-10T18:07:02.921Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-02-10T18:07:02.921Z] - CONFIG_CGROUP_PERF: enabled [2020-02-10T18:07:02.921Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-02-10T18:07:02.921Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-02-10T18:07:02.921Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-02-10T18:07:02.921Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-02-10T18:07:02.921Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-02-10T18:07:02.921Z] - CONFIG_RT_GROUP_SCHED: missing [2020-02-10T18:07:02.921Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-02-10T18:07:02.921Z] - CONFIG_IP_VS: enabled (as module) [2020-02-10T18:07:02.921Z] - CONFIG_IP_VS_NFCT: enabled [2020-02-10T18:07:02.921Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-02-10T18:07:02.921Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-02-10T18:07:02.921Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-02-10T18:07:02.921Z] - CONFIG_EXT4_FS: enabled [2020-02-10T18:07:02.921Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-02-10T18:07:02.921Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-02-10T18:07:02.921Z] - Network Drivers: [2020-02-10T18:07:02.921Z] - "overlay": [2020-02-10T18:07:02.921Z] - CONFIG_VXLAN: enabled (as module) [2020-02-10T18:07:02.921Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-02-10T18:07:02.921Z] Optional (for encrypted networks): [2020-02-10T18:07:02.921Z] - CONFIG_CRYPTO: enabled [2020-02-10T18:07:02.921Z] - CONFIG_CRYPTO_AEAD: enabled [2020-02-10T18:07:02.921Z] - CONFIG_CRYPTO_GCM: enabled [2020-02-10T18:07:02.921Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-02-10T18:07:02.921Z] - CONFIG_CRYPTO_GHASH: enabled [2020-02-10T18:07:02.921Z] - CONFIG_XFRM: enabled [2020-02-10T18:07:02.921Z] - CONFIG_XFRM_USER: enabled (as module) [2020-02-10T18:07:02.921Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-02-10T18:07:02.921Z] - CONFIG_INET_ESP: enabled (as module) [2020-02-10T18:07:02.921Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-02-10T18:07:02.921Z] - "ipvlan": [2020-02-10T18:07:02.921Z] - CONFIG_IPVLAN: enabled (as module) [2020-02-10T18:07:02.921Z] - "macvlan": [2020-02-10T18:07:02.921Z] - CONFIG_MACVLAN: enabled (as module) [2020-02-10T18:07:02.921Z] - CONFIG_DUMMY: enabled (as module) [2020-02-10T18:07:02.921Z] - "ftp,tftp client in container": [2020-02-10T18:07:03.087Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2020-02-10T18:07:03.087Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2020-02-10T18:07:03.182Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-02-10T18:07:03.182Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-02-10T18:07:03.182Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-02-10T18:07:03.182Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-02-10T18:07:03.182Z] - Storage Drivers: [2020-02-10T18:07:03.182Z] - "aufs": [2020-02-10T18:07:03.182Z] - CONFIG_AUFS_FS: enabled (as module) [2020-02-10T18:07:03.182Z] - "btrfs": [2020-02-10T18:07:03.182Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-02-10T18:07:03.182Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-02-10T18:07:03.182Z] - "devicemapper": [2020-02-10T18:07:03.182Z] - CONFIG_BLK_DEV_DM: enabled [2020-02-10T18:07:03.182Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-02-10T18:07:03.182Z] - "overlay": [2020-02-10T18:07:03.183Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-02-10T18:07:03.183Z] - "zfs": [2020-02-10T18:07:03.183Z] - /dev/zfs: missing [2020-02-10T18:07:03.183Z] - zfs command: missing [2020-02-10T18:07:03.183Z] - zpool command: missing [2020-02-10T18:07:03.183Z] [2020-02-10T18:07:03.183Z] Limits: [2020-02-10T18:07:03.183Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-02-10T18:07:03.183Z] [2020-02-10T18:07:03.183Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-02-10T18:07:03.513Z] + sudo modprobe ip_vs [2020-02-10T18:07:03.654Z] #38 3.372 + cd /tmp/tmp.KHC1Uc0I3Z/tini [2020-02-10T18:07:03.654Z] #38 3.373 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-10T18:07:03.654Z] #38 3.400 + cmake . [2020-02-10T18:07:03.741Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2020-02-10T18:07:03.771Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:6acfc420948842403d9193f38a954534ab05378f . [2020-02-10T18:07:04.026Z] #1 [internal] load .dockerignore [2020-02-10T18:07:04.026Z] #1 transferring context: 87B done [2020-02-10T18:07:04.026Z] #1 DONE 0.1s [2020-02-10T18:07:04.026Z] [2020-02-10T18:07:04.026Z] #2 [internal] load build definition from Dockerfile [2020-02-10T18:07:04.026Z] #2 transferring dockerfile: 15.71kB 0.0s done [2020-02-10T18:07:04.026Z] #2 DONE 0.1s [2020-02-10T18:07:04.026Z] [2020-02-10T18:07:04.026Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-02-10T18:07:04.035Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2020-02-10T18:07:04.035Z] go: finding github.com/sirupsen/logrus v1.3.0 [2020-02-10T18:07:04.219Z] #38 3.923 -- The C compiler identification is GNU 8.3.0 [2020-02-10T18:07:04.219Z] #38 4.010 -- Check for working C compiler: /usr/bin/cc [2020-02-10T18:07:04.322Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2020-02-10T18:07:04.587Z] #3 DONE 0.7s [2020-02-10T18:07:04.587Z] [2020-02-10T18:07:04.587Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-02-10T18:07:04.587Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-02-10T18:07:04.610Z] go: finding github.com/gogo/protobuf v1.2.0 [2020-02-10T18:07:04.610Z] go: finding github.com/docker/go-connections v0.3.0 [2020-02-10T18:07:04.785Z] #38 ... [2020-02-10T18:07:04.785Z] [2020-02-10T18:07:04.785Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-10T18:07:04.785Z] #43 66.46 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-02-10T18:07:04.785Z] #43 66.47 Processing triggers for libc-bin (2.28-10) ... [2020-02-10T18:07:04.785Z] #43 DONE 66.9s [2020-02-10T18:07:04.785Z] [2020-02-10T18:07:04.785Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T18:07:04.843Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-02-10T18:07:04.843Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done [2020-02-10T18:07:04.843Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done [2020-02-10T18:07:04.843Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s [2020-02-10T18:07:04.843Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.3s done [2020-02-10T18:07:04.843Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 [2020-02-10T18:07:04.920Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2020-02-10T18:07:05.219Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2020-02-10T18:07:05.776Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.5s done [2020-02-10T18:07:05.776Z] #4 DONE 0.9s [2020-02-10T18:07:05.845Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-02-10T18:07:05.845Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2020-02-10T18:07:05.845Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2020-02-10T18:07:06.136Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2020-02-10T18:07:06.136Z] go: finding google.golang.org/grpc v1.20.1 [2020-02-10T18:07:06.136Z] go: finding github.com/kisielk/errcheck v1.1.0 [2020-02-10T18:07:06.161Z] #44 ... [2020-02-10T18:07:06.161Z] [2020-02-10T18:07:06.161Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T18:07:06.161Z] #33 57.83 internal/poll [2020-02-10T18:07:06.161Z] #33 60.69 internal/syscall/unix [2020-02-10T18:07:06.161Z] #33 60.78 internal/fmtsort [2020-02-10T18:07:06.161Z] #33 61.14 os [2020-02-10T18:07:06.161Z] #33 62.03 strings [2020-02-10T18:07:06.161Z] #33 64.87 path [2020-02-10T18:07:06.161Z] #33 65.45 text/tabwriter [2020-02-10T18:07:06.161Z] #33 65.63 fmt [2020-02-10T18:07:06.161Z] #33 66.11 path/filepath [2020-02-10T18:07:06.161Z] #33 ... [2020-02-10T18:07:06.161Z] [2020-02-10T18:07:06.161Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T18:07:06.161Z] #38 4.869 -- Check for working C compiler: /usr/bin/cc -- works [2020-02-10T18:07:06.161Z] #38 4.879 -- Detecting C compiler ABI info [2020-02-10T18:07:06.161Z] #38 5.513 -- Detecting C compiler ABI info - done [2020-02-10T18:07:06.161Z] #38 5.558 -- Detecting C compile features [2020-02-10T18:07:06.372Z] [2020-02-10T18:07:06.372Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-02-10T18:07:06.372Z] #6 DONE 0.3s [2020-02-10T18:07:06.372Z] [2020-02-10T18:07:06.372Z] #5 [internal] load metadata for docker.io/library/golang:1.13.7-buster [2020-02-10T18:07:06.561Z] Client: [2020-02-10T18:07:06.561Z] Debug Mode: false [2020-02-10T18:07:06.561Z] [2020-02-10T18:07:06.561Z] Server: [2020-02-10T18:07:06.561Z] Containers: 0 [2020-02-10T18:07:06.561Z] Running: 0 [2020-02-10T18:07:06.561Z] Paused: 0 [2020-02-10T18:07:06.561Z] Stopped: 0 [2020-02-10T18:07:06.561Z] Images: 0 [2020-02-10T18:07:06.561Z] Server Version: 19.03.5 [2020-02-10T18:07:06.561Z] Storage Driver: overlay2 [2020-02-10T18:07:06.561Z] Backing Filesystem: extfs [2020-02-10T18:07:06.561Z] Supports d_type: true [2020-02-10T18:07:06.561Z] Native Overlay Diff: true [2020-02-10T18:07:06.561Z] Logging Driver: json-file [2020-02-10T18:07:06.561Z] Cgroup Driver: cgroupfs [2020-02-10T18:07:06.561Z] Plugins: [2020-02-10T18:07:06.561Z] Volume: local [2020-02-10T18:07:06.561Z] Network: bridge host ipvlan macvlan null overlay [2020-02-10T18:07:06.561Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-02-10T18:07:06.561Z] Swarm: inactive [2020-02-10T18:07:06.561Z] Runtimes: runc [2020-02-10T18:07:06.561Z] Default Runtime: runc [2020-02-10T18:07:06.561Z] Init Binary: docker-init [2020-02-10T18:07:06.561Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-02-10T18:07:06.561Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-02-10T18:07:06.561Z] init version: fec3683 [2020-02-10T18:07:06.561Z] Security Options: [2020-02-10T18:07:06.561Z] apparmor [2020-02-10T18:07:06.561Z] seccomp [2020-02-10T18:07:06.561Z] Profile: default [2020-02-10T18:07:06.561Z] Kernel Version: 4.15.0-1057-aws [2020-02-10T18:07:06.561Z] Operating System: Ubuntu 16.04.6 LTS [2020-02-10T18:07:06.561Z] OSType: linux [2020-02-10T18:07:06.561Z] Architecture: aarch64 [2020-02-10T18:07:06.561Z] CPUs: 4 [2020-02-10T18:07:06.561Z] Total Memory: 7.525GiB [2020-02-10T18:07:06.561Z] Name: ip-10-100-55-0 [2020-02-10T18:07:06.561Z] ID: 54S4:KWFU:NIEI:7K7P:YSQE:BV4T:HY72:3FJA:KSC5:7GU7:YG74:V3A7 [2020-02-10T18:07:06.561Z] Docker Root Dir: /var/lib/docker [2020-02-10T18:07:06.561Z] Debug Mode: false [2020-02-10T18:07:06.561Z] Registry: https://index.docker.io/v1/ [2020-02-10T18:07:06.561Z] Labels: [2020-02-10T18:07:06.561Z] Experimental: true [2020-02-10T18:07:06.561Z] Insecure Registries: [2020-02-10T18:07:06.561Z] 127.0.0.0/8 [2020-02-10T18:07:06.561Z] Live Restore Enabled: true [2020-02-10T18:07:06.561Z] [2020-02-10T18:07:06.561Z] WARNING: No swap limit support [Pipeline] sh [2020-02-10T18:07:06.631Z] #5 DONE 0.3s [2020-02-10T18:07:06.631Z] [2020-02-10T18:07:06.631Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8... [2020-02-10T18:07:06.631Z] #7 resolve docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8b59ba73b04691900f96ab25edeeb4546b2a26d21a9da234910cfcf done [2020-02-10T18:07:06.631Z] #7 sha256:346ffb2b67d7b35729673ced818325ed0ea57284e69de67f8bbc48c2bf294716 2.26MB / 7.81MB 0.2s [2020-02-10T18:07:06.631Z] #7 sha256:4ee5b088a8b59ba73b04691900f96ab25edeeb4546b2a26d21a9da234910cfcf 1.42kB / 1.42kB done [2020-02-10T18:07:06.631Z] #7 sha256:453fe9f2a24a42530430d8a5f5a2c8ea3bcd724d3aec277dbfc4b20031140fc3 1.79kB / 1.79kB done [2020-02-10T18:07:06.631Z] #7 sha256:6586e3d10e9613cb13f3917adc0c0c8157ed94e44106f8140259e045b07dc1fa 5.46kB / 5.46kB done [2020-02-10T18:07:06.631Z] #7 sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 0B / 50.38MB 0.2s [2020-02-10T18:07:06.631Z] #7 sha256:dea4ecac934f71d68d4f5edb171f6cff42588edfa3f70ba8709be56e321eeddc 188.42kB / 10.00MB 0.2s [2020-02-10T18:07:06.764Z] go: finding github.com/google/go-cmp v0.2.0 [2020-02-10T18:07:06.856Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-10T18:07:06.856Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-10T18:07:06.856Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40470/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-02-10T18:07:06.856Z] + bash /home/ubuntu/workspace/moby_PR-40470/check-config.sh [2020-02-10T18:07:06.856Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-02-10T18:07:06.856Z] info: reading kernel config from /boot/config-4.15.0-1057-aws ... [2020-02-10T18:07:06.856Z] [2020-02-10T18:07:06.856Z] Generally Necessary: [2020-02-10T18:07:06.856Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-02-10T18:07:06.856Z] - apparmor: enabled and tools installed [2020-02-10T18:07:06.856Z] - CONFIG_NAMESPACES: enabled [2020-02-10T18:07:06.856Z] - CONFIG_NET_NS: enabled [2020-02-10T18:07:06.856Z] - CONFIG_PID_NS: enabled [2020-02-10T18:07:06.856Z] - CONFIG_IPC_NS: enabled [2020-02-10T18:07:06.856Z] - CONFIG_UTS_NS: enabled [2020-02-10T18:07:06.856Z] - CONFIG_CGROUPS: enabled [2020-02-10T18:07:06.856Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-02-10T18:07:06.856Z] - CONFIG_CGROUP_DEVICE: enabled [2020-02-10T18:07:06.886Z] #7 sha256:346ffb2b67d7b35729673ced818325ed0ea57284e69de67f8bbc48c2bf294716 7.81MB / 7.81MB 0.3s done [2020-02-10T18:07:06.886Z] #7 sha256:dea4ecac934f71d68d4f5edb171f6cff42588edfa3f70ba8709be56e321eeddc 6.93MB / 10.00MB 0.4s [2020-02-10T18:07:06.886Z] #7 sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 0B / 51.79MB 0.4s [2020-02-10T18:07:07.053Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2020-02-10T18:07:07.117Z] - CONFIG_CGROUP_FREEZER: enabled [2020-02-10T18:07:07.117Z] - CONFIG_CGROUP_SCHED: enabled [2020-02-10T18:07:07.117Z] - CONFIG_CPUSETS: enabled [2020-02-10T18:07:07.117Z] - CONFIG_MEMCG: enabled [2020-02-10T18:07:07.117Z] - CONFIG_KEYS: enabled [2020-02-10T18:07:07.117Z] - CONFIG_VETH: enabled (as module) [2020-02-10T18:07:07.117Z] - CONFIG_BRIDGE: enabled (as module) [2020-02-10T18:07:07.117Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-02-10T18:07:07.117Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-02-10T18:07:07.117Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-02-10T18:07:07.117Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-02-10T18:07:07.117Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-02-10T18:07:07.117Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-02-10T18:07:07.117Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-02-10T18:07:07.117Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-02-10T18:07:07.117Z] - CONFIG_NF_NAT: enabled (as module) [2020-02-10T18:07:07.117Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-02-10T18:07:07.118Z] - CONFIG_POSIX_MQUEUE: enabled [2020-02-10T18:07:07.118Z] [2020-02-10T18:07:07.118Z] Optional Features: [2020-02-10T18:07:07.118Z] - CONFIG_USER_NS: enabled [2020-02-10T18:07:07.118Z] - CONFIG_SECCOMP: enabled [2020-02-10T18:07:07.118Z] - CONFIG_CGROUP_PIDS: enabled [2020-02-10T18:07:07.118Z] - CONFIG_MEMCG_SWAP: enabled [2020-02-10T18:07:07.118Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-02-10T18:07:07.118Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-02-10T18:07:07.147Z] #7 sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 7.28MB / 50.38MB 0.5s [2020-02-10T18:07:07.147Z] #7 sha256:dea4ecac934f71d68d4f5edb171f6cff42588edfa3f70ba8709be56e321eeddc 10.00MB / 10.00MB 0.5s [2020-02-10T18:07:07.147Z] #7 sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 3.94MB / 51.79MB 0.5s [2020-02-10T18:07:07.147Z] #7 sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 22.79MB / 50.38MB 0.7s [2020-02-10T18:07:07.147Z] #7 sha256:dea4ecac934f71d68d4f5edb171f6cff42588edfa3f70ba8709be56e321eeddc 10.00MB / 10.00MB 0.5s done [2020-02-10T18:07:07.147Z] #7 sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 15.52MB / 51.79MB 0.7s [2020-02-10T18:07:07.147Z] #7 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 10.24MB / 68.52MB 0.7s [2020-02-10T18:07:07.342Z] go: finding github.com/uber/jaeger-lib v1.2.1 [2020-02-10T18:07:07.377Z] - CONFIG_BLK_CGROUP: enabled [2020-02-10T18:07:07.377Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-02-10T18:07:07.377Z] - CONFIG_IOSCHED_CFQ: enabled [2020-02-10T18:07:07.377Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-02-10T18:07:07.377Z] - CONFIG_CGROUP_PERF: enabled [2020-02-10T18:07:07.377Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-02-10T18:07:07.377Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-02-10T18:07:07.377Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-02-10T18:07:07.377Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-02-10T18:07:07.377Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-02-10T18:07:07.377Z] - CONFIG_RT_GROUP_SCHED: missing [2020-02-10T18:07:07.377Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-02-10T18:07:07.377Z] - CONFIG_IP_VS: enabled (as module) [2020-02-10T18:07:07.377Z] - CONFIG_IP_VS_NFCT: enabled [2020-02-10T18:07:07.377Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-02-10T18:07:07.377Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-02-10T18:07:07.377Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-02-10T18:07:07.377Z] - CONFIG_EXT4_FS: enabled [2020-02-10T18:07:07.377Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-02-10T18:07:07.377Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-02-10T18:07:07.377Z] - Network Drivers: [2020-02-10T18:07:07.377Z] - "overlay": [2020-02-10T18:07:07.377Z] - CONFIG_VXLAN: enabled (as module) [2020-02-10T18:07:07.377Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-02-10T18:07:07.377Z] Optional (for encrypted networks): [2020-02-10T18:07:07.410Z] #7 sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 31.56MB / 50.38MB 0.9s [2020-02-10T18:07:07.410Z] #7 sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 19.06MB / 51.79MB 0.9s [2020-02-10T18:07:07.410Z] #7 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 16.13MB / 68.52MB 0.9s [2020-02-10T18:07:07.410Z] #7 sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 34.83MB / 50.38MB 0.9s [2020-02-10T18:07:07.410Z] #7 sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 22.12MB / 51.79MB 0.9s [2020-02-10T18:07:07.636Z] - CONFIG_CRYPTO: enabled [2020-02-10T18:07:07.636Z] - CONFIG_CRYPTO_AEAD: enabled [2020-02-10T18:07:07.636Z] - CONFIG_CRYPTO_GCM: enabled [2020-02-10T18:07:07.636Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-02-10T18:07:07.636Z] - CONFIG_CRYPTO_GHASH: enabled [2020-02-10T18:07:07.636Z] - CONFIG_XFRM: enabled [2020-02-10T18:07:07.636Z] - CONFIG_XFRM_USER: enabled (as module) [2020-02-10T18:07:07.636Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-02-10T18:07:07.636Z] - CONFIG_INET_ESP: enabled (as module) [2020-02-10T18:07:07.636Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-02-10T18:07:07.636Z] - "ipvlan": [2020-02-10T18:07:07.636Z] - CONFIG_IPVLAN: enabled (as module) [2020-02-10T18:07:07.636Z] - "macvlan": [2020-02-10T18:07:07.636Z] - CONFIG_MACVLAN: enabled (as module) [2020-02-10T18:07:07.636Z] - CONFIG_DUMMY: enabled (as module) [2020-02-10T18:07:07.636Z] - "ftp,tftp client in container": [2020-02-10T18:07:07.636Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-02-10T18:07:07.636Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-02-10T18:07:07.636Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-02-10T18:07:07.636Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-02-10T18:07:07.636Z] - Storage Drivers: [2020-02-10T18:07:07.636Z] - "aufs": [2020-02-10T18:07:07.636Z] - CONFIG_AUFS_FS: enabled (as module) [2020-02-10T18:07:07.636Z] - "btrfs": [2020-02-10T18:07:07.636Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-02-10T18:07:07.636Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-02-10T18:07:07.636Z] - "devicemapper": [2020-02-10T18:07:07.636Z] - CONFIG_BLK_DEV_DM: enabled [2020-02-10T18:07:07.636Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-02-10T18:07:07.636Z] - "overlay": [2020-02-10T18:07:07.636Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-02-10T18:07:07.636Z] - "zfs": [2020-02-10T18:07:07.636Z] - /dev/zfs: missing [2020-02-10T18:07:07.636Z] - zfs command: missing [2020-02-10T18:07:07.636Z] - zpool command: missing [2020-02-10T18:07:07.636Z] [2020-02-10T18:07:07.636Z] Limits: [2020-02-10T18:07:07.636Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-02-10T18:07:07.636Z] [2020-02-10T18:07:07.636Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2020-02-10T18:07:07.673Z] #7 sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 39.45MB / 50.38MB 1.1s [2020-02-10T18:07:07.673Z] #7 sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 29.96MB / 51.79MB 1.1s [2020-02-10T18:07:07.673Z] #7 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 25.34MB / 68.52MB 1.1s [2020-02-10T18:07:07.673Z] #7 sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 43.24MB / 50.38MB 1.2s [2020-02-10T18:07:07.673Z] #7 sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 34.05MB / 51.79MB 1.2s [2020-02-10T18:07:07.673Z] #7 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 32.59MB / 68.52MB 1.2s [2020-02-10T18:07:07.673Z] #7 sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 47.80MB / 50.38MB 1.3s [2020-02-10T18:07:07.673Z] #7 sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 38.69MB / 51.79MB 1.3s [2020-02-10T18:07:07.673Z] #7 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 37.31MB / 68.52MB 1.3s [Pipeline] sh [2020-02-10T18:07:07.936Z] #7 sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 50.38MB / 50.38MB 1.4s [2020-02-10T18:07:07.936Z] #7 sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 43.48MB / 51.79MB 1.4s [2020-02-10T18:07:07.936Z] #7 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 44.74MB / 68.52MB 1.4s [2020-02-10T18:07:07.936Z] #7 sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 47.45MB / 51.79MB 1.5s [2020-02-10T18:07:07.936Z] #7 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 52.31MB / 68.52MB 1.5s [2020-02-10T18:07:07.972Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2020-02-10T18:07:07.972Z] go: finding github.com/coreos/go-semver v0.2.0 [2020-02-10T18:07:07.992Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:6acfc420948842403d9193f38a954534ab05378f . [2020-02-10T18:07:07.992Z] #1 [internal] load build definition from Dockerfile [2020-02-10T18:07:07.992Z] #1 transferring dockerfile: [2020-02-10T18:07:08.062Z] #38 7.882 -- Detecting C compile features - done [2020-02-10T18:07:08.219Z] #7 sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 50.38MB / 50.38MB 1.5s done [2020-02-10T18:07:08.219Z] #7 sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 51.79MB / 51.79MB 1.7s [2020-02-10T18:07:08.219Z] #7 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 55.81MB / 68.52MB 1.7s [2020-02-10T18:07:08.219Z] #7 sha256:bd20b51e17057cf9eba517d50180c73ef0d3dd71e3f352199f5f47e0c64b68d4 983.98kB / 120.07MB 1.7s [2020-02-10T18:07:08.219Z] #7 extracting sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 [2020-02-10T18:07:08.263Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2020-02-10T18:07:08.273Z] #1 transferring dockerfile: 15.71kB 0.0s done [2020-02-10T18:07:08.273Z] #1 DONE 0.2s [2020-02-10T18:07:08.273Z] [2020-02-10T18:07:08.273Z] #2 [internal] load .dockerignore [2020-02-10T18:07:08.273Z] #2 transferring context: 87B 0.0s done [2020-02-10T18:07:08.273Z] #2 DONE 0.2s [2020-02-10T18:07:08.273Z] [2020-02-10T18:07:08.273Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-02-10T18:07:08.319Z] #38 7.921 -- Performing Test HAS_BUILTIN_FORTIFY [2020-02-10T18:07:08.481Z] #7 sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 51.79MB / 51.79MB 1.8s done [2020-02-10T18:07:08.481Z] #7 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 64.02MB / 68.52MB 1.9s [2020-02-10T18:07:08.481Z] #7 sha256:bd20b51e17057cf9eba517d50180c73ef0d3dd71e3f352199f5f47e0c64b68d4 7.95MB / 120.07MB 1.9s [2020-02-10T18:07:08.481Z] #7 sha256:8447556509669c9607d0562cfe5b87af889224bf2534d9503aa271e31ff36462 126B / 126B 1.9s [2020-02-10T18:07:08.481Z] #7 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 68.52MB / 68.52MB 2.1s [2020-02-10T18:07:08.481Z] #7 sha256:bd20b51e17057cf9eba517d50180c73ef0d3dd71e3f352199f5f47e0c64b68d4 16.88MB / 120.07MB 2.1s [2020-02-10T18:07:08.481Z] #7 sha256:8447556509669c9607d0562cfe5b87af889224bf2534d9503aa271e31ff36462 126B / 126B 1.9s done [2020-02-10T18:07:08.533Z] #3 DONE 0.5s [2020-02-10T18:07:08.551Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2020-02-10T18:07:08.551Z] go: finding github.com/coreos/etcd v3.3.10+incompatible [2020-02-10T18:07:08.577Z] #38 8.191 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-02-10T18:07:08.577Z] #38 8.258 -- Configuring done [2020-02-10T18:07:08.577Z] #38 8.272 -- Generating done [2020-02-10T18:07:08.577Z] #38 8.275 -- Build files have been written to: /tmp/tmp.KHC1Uc0I3Z/tini [2020-02-10T18:07:08.577Z] #38 8.282 + make tini-static [2020-02-10T18:07:08.740Z] #7 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 68.52MB / 68.52MB 2.2s done [2020-02-10T18:07:08.740Z] #7 sha256:bd20b51e17057cf9eba517d50180c73ef0d3dd71e3f352199f5f47e0c64b68d4 25.79MB / 120.07MB 2.3s [2020-02-10T18:07:08.792Z] [2020-02-10T18:07:08.792Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-02-10T18:07:08.792Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-02-10T18:07:08.792Z] #4 sha256:5ad7493ba73122416a217fbaa5c0260d82c6676966fccc5d0d2a1763fac0f9ee 527B / 527B done [2020-02-10T18:07:08.792Z] #4 sha256:72fa37e1bbb8425c78e5eecdb2c20de58609e6712dbd107f89e8222e79fec1dd 893B / 893B done [2020-02-10T18:07:08.792Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0B / 8.26MB 0.1s [2020-02-10T18:07:08.792Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-02-10T18:07:08.792Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 1.12MB / 8.26MB 0.2s [2020-02-10T18:07:08.834Z] #38 8.562 Scanning dependencies of target tini-static [2020-02-10T18:07:08.834Z] #38 8.618 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-02-10T18:07:08.998Z] #7 sha256:bd20b51e17057cf9eba517d50180c73ef0d3dd71e3f352199f5f47e0c64b68d4 33.70MB / 120.07MB 2.5s [2020-02-10T18:07:08.998Z] #7 sha256:bd20b51e17057cf9eba517d50180c73ef0d3dd71e3f352199f5f47e0c64b68d4 42.59MB / 120.07MB 2.6s [2020-02-10T18:07:09.052Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 8.26MB / 8.26MB 0.3s done [2020-02-10T18:07:09.256Z] #7 sha256:bd20b51e17057cf9eba517d50180c73ef0d3dd71e3f352199f5f47e0c64b68d4 61.46MB / 120.07MB 2.9s [2020-02-10T18:07:09.312Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0.1s [2020-02-10T18:07:09.312Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0.2s done [2020-02-10T18:07:09.513Z] #7 sha256:bd20b51e17057cf9eba517d50180c73ef0d3dd71e3f352199f5f47e0c64b68d4 68.13MB / 120.07MB 3.0s [2020-02-10T18:07:09.571Z] #4 DONE 0.9s [2020-02-10T18:07:09.579Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2020-02-10T18:07:09.579Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2020-02-10T18:07:09.769Z] #7 sha256:bd20b51e17057cf9eba517d50180c73ef0d3dd71e3f352199f5f47e0c64b68d4 76.90MB / 120.07MB 3.4s [2020-02-10T18:07:09.869Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2020-02-10T18:07:10.029Z] #7 sha256:bd20b51e17057cf9eba517d50180c73ef0d3dd71e3f352199f5f47e0c64b68d4 85.19MB / 120.07MB 3.6s [2020-02-10T18:07:10.139Z] [2020-02-10T18:07:10.139Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-02-10T18:07:10.139Z] #6 DONE 0.2s [2020-02-10T18:07:10.139Z] [2020-02-10T18:07:10.139Z] #5 [internal] load metadata for docker.io/library/golang:1.13.7-buster [2020-02-10T18:07:10.159Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-02-10T18:07:10.207Z] #38 9.951 [100%] Linking C executable tini-static [2020-02-10T18:07:10.285Z] #7 sha256:bd20b51e17057cf9eba517d50180c73ef0d3dd71e3f352199f5f47e0c64b68d4 93.13MB / 120.07MB 3.8s [2020-02-10T18:07:10.399Z] #5 DONE 0.4s [2020-02-10T18:07:10.399Z] [2020-02-10T18:07:10.399Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8... [2020-02-10T18:07:10.399Z] #7 resolve docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8b59ba73b04691900f96ab25edeeb4546b2a26d21a9da234910cfcf done [2020-02-10T18:07:10.447Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-02-10T18:07:10.447Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-02-10T18:07:10.543Z] #7 sha256:bd20b51e17057cf9eba517d50180c73ef0d3dd71e3f352199f5f47e0c64b68d4 102.24MB / 120.07MB 4.0s [2020-02-10T18:07:10.543Z] #7 sha256:bd20b51e17057cf9eba517d50180c73ef0d3dd71e3f352199f5f47e0c64b68d4 112.99MB / 120.07MB 4.2s [2020-02-10T18:07:10.661Z] #7 sha256:4ee5b088a8b59ba73b04691900f96ab25edeeb4546b2a26d21a9da234910cfcf 1.42kB / 1.42kB done [2020-02-10T18:07:10.661Z] #7 sha256:9277e5655887609441e706e5a7c28e4382a3b512e2f8c2ec48dbc68ea9af7ac6 1.79kB / 1.79kB done [2020-02-10T18:07:10.661Z] #7 sha256:bc03a7ced18fc43ea9523dfb256d2c3fbb835dc0bb54bdb7fd309edf936a87e7 0B / 49.17MB 0.2s [2020-02-10T18:07:10.661Z] #7 sha256:cba9d528c1473d79c18b401d44ca06b9733d9c51a8699b98e8325c9de60b9739 0B / 7.68MB 0.2s [2020-02-10T18:07:10.661Z] #7 sha256:f30d74e80031513250dfe99512ef9076be0ab2aa70ef18a55a8bd05e58b507a3 5.46kB / 5.46kB done [2020-02-10T18:07:10.661Z] #7 sha256:981400d5d268dc989681d5f308b7d2e381809f0bcc82429f443f7539cf6117ba 0B / 9.98MB 0.3s [2020-02-10T18:07:10.734Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2020-02-10T18:07:10.734Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2020-02-10T18:07:10.799Z] #7 sha256:bd20b51e17057cf9eba517d50180c73ef0d3dd71e3f352199f5f47e0c64b68d4 120.07MB / 120.07MB 4.4s [2020-02-10T18:07:10.838Z] #38 10.50 [100%] Built target tini-static [2020-02-10T18:07:10.838Z] #38 10.57 + mkdir -p /build [2020-02-10T18:07:10.838Z] #38 10.58 + cp tini-static /build/docker-init [2020-02-10T18:07:10.926Z] #7 sha256:bc03a7ced18fc43ea9523dfb256d2c3fbb835dc0bb54bdb7fd309edf936a87e7 5.88MB / 49.17MB 0.5s [2020-02-10T18:07:10.926Z] #7 sha256:cba9d528c1473d79c18b401d44ca06b9733d9c51a8699b98e8325c9de60b9739 7.68MB / 7.68MB 0.5s [2020-02-10T18:07:10.926Z] #7 sha256:981400d5d268dc989681d5f308b7d2e381809f0bcc82429f443f7539cf6117ba 1.54MB / 9.98MB 0.4s [2020-02-10T18:07:10.926Z] #7 sha256:981400d5d268dc989681d5f308b7d2e381809f0bcc82429f443f7539cf6117ba 9.98MB / 9.98MB 0.5s [2020-02-10T18:07:11.024Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2020-02-10T18:07:11.024Z] go: finding golang.org/x/text v0.3.0 [2020-02-10T18:07:11.104Z] #38 DONE 10.8s [2020-02-10T18:07:11.104Z] [2020-02-10T18:07:11.104Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T18:07:11.104Z] #44 3.200 Note: Building without setproctitle() and strlcpy() support. [2020-02-10T18:07:11.104Z] #44 3.200 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-02-10T18:07:11.104Z] #44 5.028 fatal: not a git repository (or any of the parent directories): .git [2020-02-10T18:07:11.104Z] #44 5.080 GEN .gitid [2020-02-10T18:07:11.104Z] #44 5.087 GEN criu/include/version.h [2020-02-10T18:07:11.104Z] #44 5.131 GEN include/common/asm [2020-02-10T18:07:11.188Z] #7 sha256:bc03a7ced18fc43ea9523dfb256d2c3fbb835dc0bb54bdb7fd309edf936a87e7 9.89MB / 49.17MB 0.7s [2020-02-10T18:07:11.188Z] #7 sha256:cba9d528c1473d79c18b401d44ca06b9733d9c51a8699b98e8325c9de60b9739 7.68MB / 7.68MB 0.5s done [2020-02-10T18:07:11.188Z] #7 sha256:981400d5d268dc989681d5f308b7d2e381809f0bcc82429f443f7539cf6117ba 9.98MB / 9.98MB 0.5s done [2020-02-10T18:07:11.188Z] #7 sha256:f0b2d547b8bc79a444406e56d724fb7d961c953e7f2797de4f55b29abee5605f 0B / 52.10MB 0.7s [2020-02-10T18:07:11.188Z] #7 sha256:c84a606fada5847b27d4f74a29fdf4fb7b8ab9430f363c3f35669cabe7a0daf2 0B / 62.39MB 0.7s [2020-02-10T18:07:11.188Z] #7 sha256:bc03a7ced18fc43ea9523dfb256d2c3fbb835dc0bb54bdb7fd309edf936a87e7 26.07MB / 49.17MB 0.9s [2020-02-10T18:07:11.188Z] #7 sha256:f0b2d547b8bc79a444406e56d724fb7d961c953e7f2797de4f55b29abee5605f 15.01MB / 52.10MB 0.9s [2020-02-10T18:07:11.188Z] #7 sha256:c84a606fada5847b27d4f74a29fdf4fb7b8ab9430f363c3f35669cabe7a0daf2 12.34MB / 62.39MB 0.9s [2020-02-10T18:07:11.362Z] #7 ... [2020-02-10T18:07:11.362Z] [2020-02-10T18:07:11.362Z] #68 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-02-10T18:07:11.362Z] #68 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-02-10T18:07:11.362Z] #68 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-02-10T18:07:11.362Z] #68 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-02-10T18:07:11.362Z] #68 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 2.4s done [2020-02-10T18:07:11.362Z] #68 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 1.9s done [2020-02-10T18:07:11.362Z] #68 DONE 4.8s [2020-02-10T18:07:11.362Z] [2020-02-10T18:07:11.362Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8... [2020-02-10T18:07:11.362Z] #7 sha256:bd20b51e17057cf9eba517d50180c73ef0d3dd71e3f352199f5f47e0c64b68d4 120.07MB / 120.07MB 4.7s done [2020-02-10T18:07:11.368Z] #44 ... [2020-02-10T18:07:11.368Z] [2020-02-10T18:07:11.368Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T18:07:11.368Z] #47 63.23 strings [2020-02-10T18:07:11.368Z] #47 64.17 os [2020-02-10T18:07:11.368Z] #47 66.26 regexp/syntax [2020-02-10T18:07:11.368Z] #47 67.95 fmt [2020-02-10T18:07:11.368Z] #47 71.91 regexp [2020-02-10T18:07:11.368Z] #47 71.98 go/token [2020-02-10T18:07:11.368Z] #47 73.36 go/scanner [2020-02-10T18:07:11.368Z] #47 ... [2020-02-10T18:07:11.368Z] [2020-02-10T18:07:11.368Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-10T18:07:11.368Z] #10 65.47 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-02-10T18:07:11.368Z] #10 65.47 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-02-10T18:07:11.368Z] #10 65.49 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-02-10T18:07:11.368Z] #10 72.40 Selecting previously unselected package gcc-mingw-w64-base. [2020-02-10T18:07:11.368Z] #10 72.41 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-02-10T18:07:11.368Z] #10 72.41 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-02-10T18:07:11.368Z] #10 72.61 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-02-10T18:07:11.368Z] #10 72.61 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-02-10T18:07:11.368Z] #10 72.62 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-10T18:07:11.451Z] #7 sha256:bc03a7ced18fc43ea9523dfb256d2c3fbb835dc0bb54bdb7fd309edf936a87e7 39.68MB / 49.17MB 1.1s [2020-02-10T18:07:11.451Z] #7 sha256:f0b2d547b8bc79a444406e56d724fb7d961c953e7f2797de4f55b29abee5605f 23.26MB / 52.10MB 1.1s [2020-02-10T18:07:11.451Z] #7 sha256:c84a606fada5847b27d4f74a29fdf4fb7b8ab9430f363c3f35669cabe7a0daf2 29.84MB / 62.39MB 1.1s [2020-02-10T18:07:11.666Z] go: finding gotest.tools v2.1.0+incompatible [2020-02-10T18:07:11.712Z] #7 sha256:bc03a7ced18fc43ea9523dfb256d2c3fbb835dc0bb54bdb7fd309edf936a87e7 49.17MB / 49.17MB 1.2s [2020-02-10T18:07:11.712Z] #7 sha256:f0b2d547b8bc79a444406e56d724fb7d961c953e7f2797de4f55b29abee5605f 37.45MB / 52.10MB 1.2s [2020-02-10T18:07:11.712Z] #7 sha256:c84a606fada5847b27d4f74a29fdf4fb7b8ab9430f363c3f35669cabe7a0daf2 39.27MB / 62.39MB 1.2s [2020-02-10T18:07:11.712Z] #7 sha256:f0b2d547b8bc79a444406e56d724fb7d961c953e7f2797de4f55b29abee5605f 45.66MB / 52.10MB 1.3s [2020-02-10T18:07:11.712Z] #7 sha256:c84a606fada5847b27d4f74a29fdf4fb7b8ab9430f363c3f35669cabe7a0daf2 49.21MB / 62.39MB 1.3s [2020-02-10T18:07:11.925Z] #7 ... [2020-02-10T18:07:11.925Z] [2020-02-10T18:07:11.925Z] #20 [internal] load build context [2020-02-10T18:07:11.925Z] #20 transferring context: 47.10MB 5.1s done [2020-02-10T18:07:11.925Z] #20 DONE 5.4s [2020-02-10T18:07:11.925Z] [2020-02-10T18:07:11.925Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8... [2020-02-10T18:07:11.953Z] #10 ... [2020-02-10T18:07:11.953Z] [2020-02-10T18:07:11.953Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T18:07:11.953Z] #44 7.244 PBCC images/google/protobuf/descriptor.pb-c.c [2020-02-10T18:07:11.953Z] #44 7.360 PBCC images/opts.pb-c.c [2020-02-10T18:07:11.960Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-02-10T18:07:11.999Z] #7 sha256:bc03a7ced18fc43ea9523dfb256d2c3fbb835dc0bb54bdb7fd309edf936a87e7 49.17MB / 49.17MB 1.3s done [2020-02-10T18:07:11.999Z] #7 sha256:f0b2d547b8bc79a444406e56d724fb7d961c953e7f2797de4f55b29abee5605f 52.10MB / 52.10MB 1.5s [2020-02-10T18:07:11.999Z] #7 sha256:c84a606fada5847b27d4f74a29fdf4fb7b8ab9430f363c3f35669cabe7a0daf2 59.02MB / 62.39MB 1.5s [2020-02-10T18:07:11.999Z] #7 sha256:e86c8339d2b79bd92f500f5d8ed3b1f20e913cfa7beff7dced36487201c727db 0B / 97.60MB 1.5s [2020-02-10T18:07:12.214Z] #44 7.495 PBCC images/sit.pb-c.c [2020-02-10T18:07:12.253Z] go: finding github.com/stretchr/testify v1.2.2 [2020-02-10T18:07:12.253Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-02-10T18:07:12.405Z] #7 extracting sha256:bc03a7ced18fc43ea9523dfb256d2c3fbb835dc0bb54bdb7fd309edf936a87e7 [2020-02-10T18:07:12.405Z] #7 sha256:f0b2d547b8bc79a444406e56d724fb7d961c953e7f2797de4f55b29abee5605f 52.10MB / 52.10MB 1.6s done [2020-02-10T18:07:12.405Z] #7 sha256:c84a606fada5847b27d4f74a29fdf4fb7b8ab9430f363c3f35669cabe7a0daf2 62.39MB / 62.39MB 2.0s [2020-02-10T18:07:12.405Z] #7 sha256:e86c8339d2b79bd92f500f5d8ed3b1f20e913cfa7beff7dced36487201c727db 21.91MB / 97.60MB 2.0s [2020-02-10T18:07:12.405Z] #7 sha256:1266f4979b0e54136482546c9226b697ee0f47d0b50b822dd009f8ec4fd083b3 156B / 156B 2.0s [2020-02-10T18:07:12.472Z] #44 7.695 DEP images/google/protobuf/descriptor.pb-c.d [2020-02-10T18:07:12.472Z] #44 7.769 DEP images/opts.pb-c.d [2020-02-10T18:07:12.472Z] #44 7.799 DEP images/sit.pb-c.d [2020-02-10T18:07:12.472Z] #44 7.852 PBCC images/macvlan.pb-c.c [2020-02-10T18:07:12.472Z] #44 7.885 DEP images/macvlan.pb-c.d [2020-02-10T18:07:12.665Z] #7 sha256:e86c8339d2b79bd92f500f5d8ed3b1f20e913cfa7beff7dced36487201c727db 30.02MB / 97.60MB 2.3s [2020-02-10T18:07:12.731Z] #44 7.969 PBCC images/autofs.pb-c.c [2020-02-10T18:07:12.731Z] #44 7.984 DEP images/autofs.pb-c.d [2020-02-10T18:07:12.731Z] #44 8.054 PBCC images/sysctl.pb-c.c [2020-02-10T18:07:12.731Z] #44 8.076 DEP images/sysctl.pb-c.d [2020-02-10T18:07:12.731Z] #44 8.128 PBCC images/time.pb-c.c [2020-02-10T18:07:12.989Z] #44 8.168 DEP images/time.pb-c.d [2020-02-10T18:07:12.989Z] #44 8.226 PBCC images/binfmt-misc.pb-c.c [2020-02-10T18:07:12.989Z] #44 8.240 DEP images/binfmt-misc.pb-c.d [2020-02-10T18:07:12.989Z] #44 8.273 PBCC images/seccomp.pb-c.c [2020-02-10T18:07:12.989Z] #44 8.304 DEP images/seccomp.pb-c.d [2020-02-10T18:07:12.989Z] #44 8.365 PBCC images/userns.pb-c.c [2020-02-10T18:07:12.989Z] #44 8.413 DEP images/userns.pb-c.d [2020-02-10T18:07:12.989Z] #44 8.477 PBCC images/cgroup.pb-c.c [2020-02-10T18:07:12.992Z] #7 sha256:e86c8339d2b79bd92f500f5d8ed3b1f20e913cfa7beff7dced36487201c727db 37.45MB / 97.60MB 2.4s [2020-02-10T18:07:12.992Z] #7 sha256:1266f4979b0e54136482546c9226b697ee0f47d0b50b822dd009f8ec4fd083b3 156B / 156B 2.3s done [2020-02-10T18:07:12.992Z] #7 sha256:e86c8339d2b79bd92f500f5d8ed3b1f20e913cfa7beff7dced36487201c727db 46.23MB / 97.60MB 2.6s [2020-02-10T18:07:13.247Z] #44 8.493 DEP images/cgroup.pb-c.d [2020-02-10T18:07:13.247Z] #44 8.554 PBCC images/fown.pb-c.c [2020-02-10T18:07:13.247Z] #44 8.604 PBCC images/ext-file.pb-c.c [2020-02-10T18:07:13.295Z] #7 sha256:e86c8339d2b79bd92f500f5d8ed3b1f20e913cfa7beff7dced36487201c727db 51.15MB / 97.60MB 2.7s [2020-02-10T18:07:13.295Z] #7 sha256:e86c8339d2b79bd92f500f5d8ed3b1f20e913cfa7beff7dced36487201c727db 64.99MB / 97.60MB 2.9s [2020-02-10T18:07:13.505Z] #44 8.653 DEP images/fown.pb-c.d [2020-02-10T18:07:13.505Z] #44 8.700 DEP images/ext-file.pb-c.d [2020-02-10T18:07:13.505Z] #44 8.788 PBCC images/rpc.pb-c.c [2020-02-10T18:07:13.505Z] #44 8.837 DEP images/rpc.pb-c.d [2020-02-10T18:07:13.505Z] #44 8.886 PBCC images/siginfo.pb-c.c [2020-02-10T18:07:13.635Z] #7 sha256:c84a606fada5847b27d4f74a29fdf4fb7b8ab9430f363c3f35669cabe7a0daf2 62.39MB / 62.39MB 3.0s done [2020-02-10T18:07:13.635Z] #7 sha256:e86c8339d2b79bd92f500f5d8ed3b1f20e913cfa7beff7dced36487201c727db 97.60MB / 97.60MB 3.2s [2020-02-10T18:07:13.752Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2020-02-10T18:07:13.765Z] #44 8.938 DEP images/siginfo.pb-c.d [2020-02-10T18:07:13.765Z] #44 9.008 PBCC images/pagemap.pb-c.c [2020-02-10T18:07:13.765Z] #44 9.032 DEP images/pagemap.pb-c.d [2020-02-10T18:07:13.765Z] #44 9.107 PBCC images/rlimit.pb-c.c [2020-02-10T18:07:13.765Z] #44 9.140 DEP images/rlimit.pb-c.d [2020-02-10T18:07:13.765Z] #44 9.200 PBCC images/file-lock.pb-c.c [2020-02-10T18:07:13.765Z] #44 9.246 DEP images/file-lock.pb-c.d [2020-02-10T18:07:13.847Z] #7 extracting sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 5.2s [2020-02-10T18:07:14.023Z] #44 9.318 PBCC images/tty.pb-c.c [2020-02-10T18:07:14.055Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2020-02-10T18:07:14.103Z] #7 extracting sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 5.3s done [2020-02-10T18:07:14.103Z] #7 extracting sha256:346ffb2b67d7b35729673ced818325ed0ea57284e69de67f8bbc48c2bf294716 [2020-02-10T18:07:14.281Z] #44 9.415 DEP images/tty.pb-c.d [2020-02-10T18:07:14.281Z] #44 9.448 PBCC images/tun.pb-c.c [2020-02-10T18:07:14.281Z] #44 9.560 PBCC images/netdev.pb-c.c [2020-02-10T18:07:14.281Z] #44 9.616 DEP images/tun.pb-c.d [2020-02-10T18:07:14.281Z] #44 9.691 DEP images/netdev.pb-c.d [2020-02-10T18:07:14.346Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2020-02-10T18:07:14.539Z] #44 9.713 PBCC images/vma.pb-c.c [2020-02-10T18:07:14.539Z] #44 9.796 DEP images/vma.pb-c.d [2020-02-10T18:07:14.539Z] #44 9.833 PBCC images/creds.pb-c.c [2020-02-10T18:07:14.539Z] #44 9.871 DEP images/creds.pb-c.d [2020-02-10T18:07:14.539Z] #44 9.911 PBCC images/utsns.pb-c.c [2020-02-10T18:07:14.577Z] #7 ... [2020-02-10T18:07:14.577Z] [2020-02-10T18:07:14.577Z] #68 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-02-10T18:07:14.577Z] #68 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-02-10T18:07:14.577Z] #68 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-02-10T18:07:14.577Z] #68 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-02-10T18:07:14.577Z] #68 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.2s done [2020-02-10T18:07:14.577Z] #68 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 2.2s done [2020-02-10T18:07:14.577Z] #68 DONE 3.9s [2020-02-10T18:07:14.577Z] [2020-02-10T18:07:14.577Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8... [2020-02-10T18:07:14.577Z] #7 sha256:e86c8339d2b79bd92f500f5d8ed3b1f20e913cfa7beff7dced36487201c727db 97.60MB / 97.60MB 4.0s done [2020-02-10T18:07:14.663Z] #7 extracting sha256:346ffb2b67d7b35729673ced818325ed0ea57284e69de67f8bbc48c2bf294716 0.5s done [2020-02-10T18:07:14.663Z] #7 extracting sha256:dea4ecac934f71d68d4f5edb171f6cff42588edfa3f70ba8709be56e321eeddc [2020-02-10T18:07:14.802Z] #44 9.947 DEP images/utsns.pb-c.d [2020-02-10T18:07:14.802Z] #44 10.01 PBCC images/ipc-desc.pb-c.c [2020-02-10T18:07:14.802Z] #44 10.09 PBCC images/ipc-sem.pb-c.c [2020-02-10T18:07:14.802Z] #44 10.12 DEP images/ipc-desc.pb-c.d [2020-02-10T18:07:14.802Z] #44 10.16 DEP images/ipc-sem.pb-c.d [2020-02-10T18:07:14.802Z] #44 10.21 PBCC images/ipc-msg.pb-c.c [2020-02-10T18:07:14.980Z] go: finding github.com/gogo/protobuf v1.0.0 [2020-02-10T18:07:15.060Z] #44 10.23 DEP images/ipc-msg.pb-c.d [2020-02-10T18:07:15.060Z] #44 10.29 PBCC images/ipc-shm.pb-c.c [2020-02-10T18:07:15.060Z] #44 10.33 DEP images/ipc-shm.pb-c.d [2020-02-10T18:07:15.060Z] #44 10.36 PBCC images/ipc-var.pb-c.c [2020-02-10T18:07:15.060Z] #44 10.39 DEP images/ipc-var.pb-c.d [2020-02-10T18:07:15.060Z] #44 10.44 PBCC images/sk-opts.pb-c.c [2020-02-10T18:07:15.060Z] #44 10.46 PBCC images/packet-sock.pb-c.c [2020-02-10T18:07:15.060Z] #44 10.54 DEP images/sk-opts.pb-c.d [2020-02-10T18:07:15.146Z] #7 ... [2020-02-10T18:07:15.146Z] [2020-02-10T18:07:15.146Z] #20 [internal] load build context [2020-02-10T18:07:15.146Z] #20 transferring context: 47.10MB 4.4s done [2020-02-10T18:07:15.146Z] #20 DONE 4.7s [2020-02-10T18:07:15.146Z] [2020-02-10T18:07:15.146Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8... [2020-02-10T18:07:15.318Z] #44 10.60 DEP images/packet-sock.pb-c.d [2020-02-10T18:07:15.318Z] #44 10.67 PBCC images/sk-netlink.pb-c.c [2020-02-10T18:07:15.318Z] #44 10.76 DEP images/sk-netlink.pb-c.d [2020-02-10T18:07:15.576Z] #44 10.80 PBCC images/sk-inet.pb-c.c [2020-02-10T18:07:15.576Z] #44 10.88 DEP images/sk-inet.pb-c.d [2020-02-10T18:07:15.576Z] #44 10.94 PBCC images/sk-unix.pb-c.c [2020-02-10T18:07:15.592Z] #7 extracting sha256:dea4ecac934f71d68d4f5edb171f6cff42588edfa3f70ba8709be56e321eeddc 0.5s done [2020-02-10T18:07:15.592Z] #7 extracting sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 [2020-02-10T18:07:15.833Z] #44 11.03 DEP images/sk-unix.pb-c.d [2020-02-10T18:07:15.833Z] #44 11.11 PBCC images/mm.pb-c.c [2020-02-10T18:07:15.833Z] #44 ... [2020-02-10T18:07:15.833Z] [2020-02-10T18:07:15.833Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T18:07:15.833Z] #33 69.30 github.com/BurntSushi/toml [2020-02-10T18:07:15.833Z] #33 69.30 flag [2020-02-10T18:07:15.833Z] #33 71.11 log [2020-02-10T18:07:15.833Z] #33 73.79 github.com/BurntSushi/toml/cmd/tomlv [2020-02-10T18:07:15.833Z] #33 DONE 77.7s [2020-02-10T18:07:15.833Z] [2020-02-10T18:07:15.833Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T18:07:15.833Z] #44 11.21 DEP images/mm.pb-c.d [2020-02-10T18:07:16.090Z] #44 11.35 PBCC images/timerfd.pb-c.c [2020-02-10T18:07:16.348Z] #44 11.63 DEP images/timerfd.pb-c.d [2020-02-10T18:07:16.348Z] #44 11.70 PBCC images/timer.pb-c.c [2020-02-10T18:07:16.485Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2020-02-10T18:07:16.605Z] #44 11.79 DEP images/timer.pb-c.d [2020-02-10T18:07:16.605Z] #44 11.86 PBCC images/sa.pb-c.c [2020-02-10T18:07:16.605Z] #44 11.90 DEP images/sa.pb-c.d [2020-02-10T18:07:16.605Z] #44 11.98 PBCC images/pipe-data.pb-c.c [2020-02-10T18:07:16.605Z] #44 12.03 DEP images/pipe-data.pb-c.d [2020-02-10T18:07:16.780Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2020-02-10T18:07:16.864Z] #44 12.11 PBCC images/mnt.pb-c.c [2020-02-10T18:07:16.864Z] #44 12.18 DEP images/mnt.pb-c.d [2020-02-10T18:07:16.864Z] #44 12.26 PBCC images/sk-packet.pb-c.c [2020-02-10T18:07:16.864Z] #44 12.28 DEP images/sk-packet.pb-c.d [2020-02-10T18:07:17.069Z] #7 extracting sha256:bc03a7ced18fc43ea9523dfb256d2c3fbb835dc0bb54bdb7fd309edf936a87e7 4.5s done [2020-02-10T18:07:17.069Z] #7 extracting sha256:cba9d528c1473d79c18b401d44ca06b9733d9c51a8699b98e8325c9de60b9739 [2020-02-10T18:07:17.072Z] go: finding gotest.tools v2.2.0+incompatible [2020-02-10T18:07:17.072Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2020-02-10T18:07:17.122Z] #44 12.36 PBCC images/tcp-stream.pb-c.c [2020-02-10T18:07:17.122Z] #44 12.42 DEP images/tcp-stream.pb-c.d [2020-02-10T18:07:17.122Z] #44 12.49 PBCC images/pipe.pb-c.c [2020-02-10T18:07:17.122Z] #44 12.54 DEP images/pipe.pb-c.d [2020-02-10T18:07:17.328Z] #7 extracting sha256:cba9d528c1473d79c18b401d44ca06b9733d9c51a8699b98e8325c9de60b9739 0.3s done [2020-02-10T18:07:17.329Z] #7 extracting sha256:981400d5d268dc989681d5f308b7d2e381809f0bcc82429f443f7539cf6117ba [2020-02-10T18:07:17.379Z] #44 12.62 PBCC images/pstree.pb-c.c [2020-02-10T18:07:17.379Z] #44 12.65 DEP images/pstree.pb-c.d [2020-02-10T18:07:17.379Z] #44 12.70 PBCC images/fs.pb-c.c [2020-02-10T18:07:17.379Z] #44 12.73 DEP images/fs.pb-c.d [2020-02-10T18:07:17.379Z] #44 12.78 PBCC images/signalfd.pb-c.c [2020-02-10T18:07:17.589Z] #7 extracting sha256:981400d5d268dc989681d5f308b7d2e381809f0bcc82429f443f7539cf6117ba 0.3s done [2020-02-10T18:07:17.637Z] #44 12.84 DEP images/signalfd.pb-c.d [2020-02-10T18:07:17.637Z] #44 12.89 PBCC images/fh.pb-c.c [2020-02-10T18:07:17.637Z] #44 12.95 PBCC images/fsnotify.pb-c.c [2020-02-10T18:07:17.637Z] #44 12.98 DEP images/fh.pb-c.d [2020-02-10T18:07:17.637Z] #44 13.02 DEP images/fsnotify.pb-c.d [2020-02-10T18:07:17.637Z] #44 13.07 PBCC images/eventpoll.pb-c.c [2020-02-10T18:07:17.637Z] #44 13.12 DEP images/eventpoll.pb-c.d [2020-02-10T18:07:17.713Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2020-02-10T18:07:17.713Z] go: finding github.com/spf13/afero v1.1.2 [2020-02-10T18:07:17.850Z] #7 extracting sha256:f0b2d547b8bc79a444406e56d724fb7d961c953e7f2797de4f55b29abee5605f [2020-02-10T18:07:17.895Z] #44 13.20 PBCC images/eventfd.pb-c.c [2020-02-10T18:07:17.895Z] #44 13.24 DEP images/eventfd.pb-c.d [2020-02-10T18:07:17.895Z] #44 13.29 PBCC images/remap-file-path.pb-c.c [2020-02-10T18:07:17.895Z] #44 13.33 DEP images/remap-file-path.pb-c.d [2020-02-10T18:07:17.895Z] #44 13.38 PBCC images/fifo.pb-c.c [2020-02-10T18:07:18.153Z] #44 13.40 DEP images/fifo.pb-c.d [2020-02-10T18:07:18.153Z] #44 13.46 PBCC images/ghost-file.pb-c.c [2020-02-10T18:07:18.153Z] #44 13.49 DEP images/ghost-file.pb-c.d [2020-02-10T18:07:18.153Z] #44 13.57 PBCC images/regfile.pb-c.c [2020-02-10T18:07:18.153Z] #44 13.63 DEP images/regfile.pb-c.d [2020-02-10T18:07:18.410Z] #44 13.68 PBCC images/ns.pb-c.c [2020-02-10T18:07:18.410Z] #44 13.70 DEP images/ns.pb-c.d [2020-02-10T18:07:18.410Z] #44 13.76 PBCC images/fdinfo.pb-c.c [2020-02-10T18:07:18.410Z] #44 13.84 DEP images/fdinfo.pb-c.d [2020-02-10T18:07:18.410Z] #44 13.89 PBCC images/core-aarch64.pb-c.c [2020-02-10T18:07:18.668Z] #44 13.95 PBCC images/core-arm.pb-c.c [2020-02-10T18:07:18.668Z] #44 13.98 PBCC images/core-ppc64.pb-c.c [2020-02-10T18:07:18.668Z] #44 14.02 PBCC images/core-s390.pb-c.c [2020-02-10T18:07:18.668Z] #44 14.06 PBCC images/core-x86.pb-c.c [2020-02-10T18:07:18.668Z] #44 14.09 PBCC images/core.pb-c.c [2020-02-10T18:07:18.668Z] #44 14.14 PBCC images/inventory.pb-c.c [2020-02-10T18:07:18.742Z] go: finding github.com/kisielk/gotool v1.0.0 [2020-02-10T18:07:18.742Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2020-02-10T18:07:18.926Z] #44 14.19 DEP images/core-aarch64.pb-c.d [2020-02-10T18:07:18.926Z] #44 14.26 DEP images/core-arm.pb-c.d [2020-02-10T18:07:18.926Z] #44 14.31 DEP images/core-ppc64.pb-c.d [2020-02-10T18:07:18.926Z] #44 14.38 DEP images/core-s390.pb-c.d [2020-02-10T18:07:19.184Z] #44 14.43 DEP images/core-x86.pb-c.d [2020-02-10T18:07:19.184Z] #44 14.51 DEP images/core.pb-c.d [2020-02-10T18:07:19.184Z] #44 14.58 DEP images/inventory.pb-c.d [2020-02-10T18:07:19.441Z] #44 14.67 PBCC images/cpuinfo.pb-c.c [2020-02-10T18:07:19.442Z] #44 14.71 DEP images/cpuinfo.pb-c.d [2020-02-10T18:07:19.442Z] #44 14.76 PBCC images/stats.pb-c.c [2020-02-10T18:07:19.442Z] #44 14.78 DEP images/stats.pb-c.d [2020-02-10T18:07:19.762Z] #7 extracting sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 3.6s done [2020-02-10T18:07:19.762Z] #7 extracting sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 0.1s [2020-02-10T18:07:20.240Z] go: finding cloud.google.com/go v0.26.0 [2020-02-10T18:07:20.240Z] go: finding github.com/onsi/gomega v1.4.3 [2020-02-10T18:07:20.240Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-02-10T18:07:20.240Z] go: finding github.com/sirupsen/logrus v1.0.3 [2020-02-10T18:07:20.408Z] #7 extracting sha256:f0b2d547b8bc79a444406e56d724fb7d961c953e7f2797de4f55b29abee5605f 2.0s done [2020-02-10T18:07:20.408Z] #7 extracting sha256:c84a606fada5847b27d4f74a29fdf4fb7b8ab9430f363c3f35669cabe7a0daf2 [2020-02-10T18:07:20.814Z] #44 15.98 make[1]: Nothing to be done for 'all'. [2020-02-10T18:07:21.269Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2020-02-10T18:07:21.269Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2020-02-10T18:07:22.188Z] #44 17.30 CC images/stats.o [2020-02-10T18:07:22.320Z] #7 extracting sha256:c84a606fada5847b27d4f74a29fdf4fb7b8ab9430f363c3f35669cabe7a0daf2 1.7s done [2020-02-10T18:07:22.320Z] #7 extracting sha256:e86c8339d2b79bd92f500f5d8ed3b1f20e913cfa7beff7dced36487201c727db 0.1s [2020-02-10T18:07:22.327Z] go: finding github.com/containerd/containerd v1.2.4 [2020-02-10T18:07:22.327Z] go: finding github.com/kr/pretty v0.1.0 [2020-02-10T18:07:22.445Z] #44 17.82 CC images/core.o [2020-02-10T18:07:22.616Z] go: finding github.com/docker/go-units v0.3.1 [2020-02-10T18:07:22.905Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2020-02-10T18:07:23.011Z] #44 18.40 CC images/core-x86.o [2020-02-10T18:07:23.033Z] #7 extracting sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 3.4s done [2020-02-10T18:07:23.033Z] #7 extracting sha256:bd20b51e17057cf9eba517d50180c73ef0d3dd71e3f352199f5f47e0c64b68d4 [2020-02-10T18:07:23.269Z] #44 ... [2020-02-10T18:07:23.269Z] [2020-02-10T18:07:23.269Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T18:07:23.269Z] #47 75.23 go/ast [2020-02-10T18:07:23.269Z] #47 77.02 internal/lazyregexp [2020-02-10T18:07:23.269Z] #47 77.25 net/url [2020-02-10T18:07:23.269Z] #47 79.53 text/template/parse [2020-02-10T18:07:23.269Z] #47 80.39 go/parser [2020-02-10T18:07:23.269Z] #47 83.67 text/template [2020-02-10T18:07:23.269Z] #47 84.16 encoding/xml [2020-02-10T18:07:23.527Z] #47 ... [2020-02-10T18:07:23.527Z] [2020-02-10T18:07:23.527Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T18:07:23.527Z] #62 35.06 Checking out files: 62% (1891/3042) Checking out files: 63% (1917/3042) Checking out files: 64% (1947/3042) Checking out files: 65% (1978/3042) Checking out files: 66% (2008/3042) Checking out files: 67% (2039/3042) Checking out files: 68% (2069/3042) Checking out files: 69% (2099/3042) Checking out files: 70% (2130/3042) Checking out files: 71% (2160/3042) Checking out files: 72% (2191/3042) Checking out files: 73% (2221/3042) Checking out files: 74% (2252/3042) Checking out files: 75% (2282/3042) Checking out files: 76% (2312/3042) Checking out files: 77% (2343/3042) Checking out files: 78% (2373/3042) Checking out files: 79% (2404/3042) Checking out files: 80% (2434/3042) Checking out files: 81% (2465/3042) Checking out files: 82% (2495/3042) Checking out files: 83% (2525/3042) Checking out files: 84% (2556/3042) Checking out files: 85% (2586/3042) Checking out files: 86% (2617/3042) Checking out files: 87% (2647/3042) Checking out files: 88% (2677/3042) Checking out files: 89% (2708/3042) Checking out files: 90% (2738/3042) Checking out files: 91% (2769/3042) Checking out files: 92% (2799/3042) Checking out files: 93% (2830/3042) Checking out files: 94% (2860/3042) Checking out files: 95% (2890/3042) Checking out files: 96% (2921/3042) Checking out files: 96% (2929/3042) Checking out files: 97% (2951/3042) Checking out files: 98% (2982/3042) Checking out files: 99% (3012/3042) Checking out files: 100% (3042/3042) Checking out files: 100% (3042/3042), done. [2020-02-10T18:07:23.527Z] #62 36.21 + cd /tmp/tmp.yO5MIAOqd4/src/github.com/containerd/containerd [2020-02-10T18:07:23.527Z] #62 36.21 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-02-10T18:07:23.527Z] #62 37.95 + export 'BUILDTAGS=netgo osusergo static_build' [2020-02-10T18:07:23.527Z] #62 37.95 + BUILDTAGS='netgo osusergo static_build' [2020-02-10T18:07:23.527Z] #62 37.95 + export EXTRA_FLAGS=-buildmode=pie [2020-02-10T18:07:23.527Z] #62 37.95 + EXTRA_FLAGS=-buildmode=pie [2020-02-10T18:07:23.527Z] #62 37.95 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-02-10T18:07:23.527Z] #62 37.95 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-02-10T18:07:23.527Z] #62 37.95 + '[' '' = dynamic ']' [2020-02-10T18:07:23.527Z] #62 37.95 + make [2020-02-10T18:07:23.527Z] #62 38.75 + bin/ctr [2020-02-10T18:07:23.527Z] #62 ... [2020-02-10T18:07:23.527Z] [2020-02-10T18:07:23.527Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T18:07:23.527Z] #44 18.86 CC images/core-arm.o [2020-02-10T18:07:23.533Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2020-02-10T18:07:23.785Z] #44 19.18 CC images/core-aarch64.o [2020-02-10T18:07:24.350Z] #44 19.48 CC images/core-ppc64.o [2020-02-10T18:07:24.568Z] go: finding github.com/onsi/ginkgo v1.6.0 [2020-02-10T18:07:24.568Z] go: finding github.com/opencontainers/runc v1.0.0-rc6 [2020-02-10T18:07:24.608Z] #44 19.99 CC images/core-s390.o [2020-02-10T18:07:25.197Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2020-02-10T18:07:25.544Z] #44 20.73 CC images/cpuinfo.o [2020-02-10T18:07:25.616Z] #7 extracting sha256:e86c8339d2b79bd92f500f5d8ed3b1f20e913cfa7beff7dced36487201c727db 3.4s done [2020-02-10T18:07:25.802Z] #44 21.11 CC images/inventory.o [2020-02-10T18:07:25.876Z] #7 extracting sha256:1266f4979b0e54136482546c9226b697ee0f47d0b50b822dd009f8ec4fd083b3 [2020-02-10T18:07:25.876Z] #7 extracting sha256:1266f4979b0e54136482546c9226b697ee0f47d0b50b822dd009f8ec4fd083b3 done [2020-02-10T18:07:26.061Z] #44 21.48 CC images/fdinfo.o [2020-02-10T18:07:26.136Z] #7 DONE 15.7s [2020-02-10T18:07:26.136Z] [2020-02-10T18:07:26.136Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-02-10T18:07:26.318Z] #44 21.76 CC images/fown.o [2020-02-10T18:07:26.576Z] #44 22.05 CC images/ns.o [2020-02-10T18:07:27.142Z] #44 22.30 CC images/regfile.o [2020-02-10T18:07:27.400Z] #44 22.54 CC images/ghost-file.o [2020-02-10T18:07:27.658Z] #44 22.98 CC images/fifo.o [2020-02-10T18:07:27.915Z] #44 23.21 CC images/remap-file-path.o [2020-02-10T18:07:27.924Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2020-02-10T18:07:27.924Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2020-02-10T18:07:27.924Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2020-02-10T18:07:28.173Z] #44 23.45 CC images/eventfd.o [2020-02-10T18:07:28.212Z] go: finding github.com/kr/text v0.1.0 [2020-02-10T18:07:28.212Z] go: finding github.com/gogo/googleapis v1.1.0 [2020-02-10T18:07:28.431Z] #44 23.72 CC images/eventpoll.o [2020-02-10T18:07:28.501Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-02-10T18:07:28.689Z] #44 24.10 CC images/fh.o [2020-02-10T18:07:29.127Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2020-02-10T18:07:29.255Z] #44 24.46 CC images/fsnotify.o [2020-02-10T18:07:29.415Z] go: finding gopkg.in/yaml.v2 v2.2.1 [2020-02-10T18:07:29.430Z] #8 DONE 2.9s [2020-02-10T18:07:29.431Z] [2020-02-10T18:07:29.431Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-02-10T18:07:29.569Z] #7 extracting sha256:bd20b51e17057cf9eba517d50180c73ef0d3dd71e3f352199f5f47e0c64b68d4 5.3s [2020-02-10T18:07:29.822Z] #44 25.15 CC images/signalfd.o [2020-02-10T18:07:30.002Z] #9 DONE 0.9s [2020-02-10T18:07:30.002Z] [2020-02-10T18:07:30.002Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-02-10T18:07:30.002Z] #29 DONE 0.1s [2020-02-10T18:07:30.002Z] [2020-02-10T18:07:30.002Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-02-10T18:07:30.002Z] #40 DONE 0.1s [2020-02-10T18:07:30.002Z] [2020-02-10T18:07:30.002Z] #21 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-10T18:07:30.002Z] #21 DONE 0.1s [2020-02-10T18:07:30.002Z] [2020-02-10T18:07:30.002Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-10T18:07:30.080Z] #44 25.45 CC images/fs.o [2020-02-10T18:07:30.270Z] #41 ... [2020-02-10T18:07:30.270Z] [2020-02-10T18:07:30.270Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-02-10T18:07:30.270Z] #22 DONE 0.1s [2020-02-10T18:07:30.270Z] [2020-02-10T18:07:30.270Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-02-10T18:07:30.270Z] #32 DONE 0.2s [2020-02-10T18:07:30.270Z] [2020-02-10T18:07:30.270Z] #64 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-02-10T18:07:30.270Z] #64 DONE 0.2s [2020-02-10T18:07:30.270Z] [2020-02-10T18:07:30.270Z] #70 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-02-10T18:07:30.270Z] #70 DONE 0.2s [2020-02-10T18:07:30.270Z] [2020-02-10T18:07:30.270Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-02-10T18:07:30.270Z] #46 DONE 0.2s [2020-02-10T18:07:30.270Z] [2020-02-10T18:07:30.270Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-02-10T18:07:30.270Z] #49 DONE 0.2s [2020-02-10T18:07:30.338Z] #44 25.68 CC images/pstree.o [2020-02-10T18:07:30.435Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2020-02-10T18:07:30.531Z] [2020-02-10T18:07:30.532Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-02-10T18:07:30.532Z] #52 DONE 0.3s [2020-02-10T18:07:30.532Z] [2020-02-10T18:07:30.532Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T18:07:30.596Z] #44 25.90 CC images/pipe.o [2020-02-10T18:07:30.722Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-02-10T18:07:30.722Z] go: finding github.com/Microsoft/hcsshim v0.8.5 [2020-02-10T18:07:30.854Z] #44 26.12 CC images/tcp-stream.o [2020-02-10T18:07:30.946Z] #7 extracting sha256:bd20b51e17057cf9eba517d50180c73ef0d3dd71e3f352199f5f47e0c64b68d4 7.5s done [2020-02-10T18:07:30.946Z] #7 extracting sha256:8447556509669c9607d0562cfe5b87af889224bf2534d9503aa271e31ff36462 done [2020-02-10T18:07:31.114Z] #44 26.33 CC images/sk-packet.o [2020-02-10T18:07:31.203Z] #7 DONE 24.6s [2020-02-10T18:07:31.203Z] [2020-02-10T18:07:31.203Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-02-10T18:07:31.372Z] #44 26.61 CC images/mnt.o [2020-02-10T18:07:31.630Z] #44 26.94 CC images/pipe-data.o [2020-02-10T18:07:31.888Z] #44 27.18 CC images/sa.o [2020-02-10T18:07:32.146Z] #44 27.42 CC images/timer.o [2020-02-10T18:07:32.404Z] #44 27.84 CC images/timerfd.o [2020-02-10T18:07:32.662Z] #44 28.11 CC images/mm.o [2020-02-10T18:07:32.770Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-02-10T18:07:33.058Z] go: finding github.com/godbus/dbus v4.1.0+incompatible [2020-02-10T18:07:33.058Z] go: finding google.golang.org/appengine v1.1.0 [2020-02-10T18:07:33.228Z] #44 28.49 CC images/sk-opts.o [2020-02-10T18:07:33.228Z] #44 28.70 CC images/sk-unix.o [2020-02-10T18:07:33.717Z] #8 DONE 2.8s [2020-02-10T18:07:33.794Z] #44 28.95 CC images/sk-inet.o [2020-02-10T18:07:33.794Z] #44 29.28 CC images/tun.o [2020-02-10T18:07:33.974Z] [2020-02-10T18:07:33.974Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-02-10T18:07:34.088Z] go: finding github.com/golang/protobuf v1.2.0 [2020-02-10T18:07:34.088Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2020-02-10T18:07:34.088Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2020-02-10T18:07:34.359Z] #44 29.52 CC images/sk-netlink.o [2020-02-10T18:07:34.536Z] #9 DONE 0.7s [2020-02-10T18:07:34.536Z] [2020-02-10T18:07:34.536Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-02-10T18:07:34.536Z] #29 DONE 0.1s [2020-02-10T18:07:34.536Z] [2020-02-10T18:07:34.536Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-02-10T18:07:34.536Z] #40 DONE 0.1s [2020-02-10T18:07:34.536Z] [2020-02-10T18:07:34.536Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-10T18:07:34.617Z] #44 29.74 CC images/packet-sock.o [2020-02-10T18:07:34.717Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2020-02-10T18:07:34.791Z] #41 ... [2020-02-10T18:07:34.791Z] [2020-02-10T18:07:34.791Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-10T18:07:34.791Z] #21 DONE 0.1s [2020-02-10T18:07:34.791Z] [2020-02-10T18:07:34.791Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-02-10T18:07:34.791Z] #22 DONE 0.1s [2020-02-10T18:07:34.791Z] [2020-02-10T18:07:34.791Z] #64 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-02-10T18:07:34.791Z] #64 DONE 0.2s [2020-02-10T18:07:34.791Z] [2020-02-10T18:07:34.791Z] #70 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-02-10T18:07:34.791Z] #70 DONE 0.2s [2020-02-10T18:07:34.791Z] [2020-02-10T18:07:34.791Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-02-10T18:07:34.791Z] #52 DONE 0.2s [2020-02-10T18:07:34.791Z] [2020-02-10T18:07:34.791Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T18:07:34.875Z] #44 30.20 CC images/ipc-var.o [2020-02-10T18:07:35.007Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2020-02-10T18:07:35.007Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2020-02-10T18:07:35.049Z] #71 ... [2020-02-10T18:07:35.049Z] [2020-02-10T18:07:35.049Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-02-10T18:07:35.049Z] #46 DONE 0.2s [2020-02-10T18:07:35.049Z] [2020-02-10T18:07:35.049Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-02-10T18:07:35.049Z] #49 DONE 0.2s [2020-02-10T18:07:35.049Z] [2020-02-10T18:07:35.049Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-02-10T18:07:35.049Z] #32 DONE 0.3s [2020-02-10T18:07:35.049Z] [2020-02-10T18:07:35.049Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T18:07:35.133Z] #44 30.45 CC images/ipc-desc.o [2020-02-10T18:07:35.133Z] #44 ... [2020-02-10T18:07:35.133Z] [2020-02-10T18:07:35.133Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-10T18:07:35.133Z] #10 97.43 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-02-10T18:07:35.133Z] #10 97.45 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-02-10T18:07:35.133Z] #10 97.46 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-10T18:07:35.294Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-02-10T18:07:35.582Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2020-02-10T18:07:35.869Z] go: finding github.com/client9/misspell v0.3.4 [2020-02-10T18:07:35.869Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2020-02-10T18:07:36.031Z] #53 ... [2020-02-10T18:07:36.031Z] [2020-02-10T18:07:36.031Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T18:07:36.031Z] #33 5.043 + RM_GOPATH=0 [2020-02-10T18:07:36.031Z] #33 5.043 + TMP_GOPATH= [2020-02-10T18:07:36.031Z] #33 5.043 + : /build [2020-02-10T18:07:36.031Z] #33 5.043 + '[' -z '' ']' [2020-02-10T18:07:36.031Z] #33 5.047 ++ mktemp -d [2020-02-10T18:07:36.031Z] #33 5.049 + export GOPATH=/tmp/tmp.2t99SKz10J [2020-02-10T18:07:36.031Z] #33 5.049 + GOPATH=/tmp/tmp.2t99SKz10J [2020-02-10T18:07:36.031Z] #33 5.049 + RM_GOPATH=1 [2020-02-10T18:07:36.031Z] #33 5.083 ++ dirname ./install.sh [2020-02-10T18:07:36.031Z] #33 5.085 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-10T18:07:36.031Z] #33 5.085 + dir=. [2020-02-10T18:07:36.031Z] #33 5.085 + bin=tomlv [2020-02-10T18:07:36.031Z] #33 5.085 + shift [2020-02-10T18:07:36.031Z] #33 5.085 + '[' '!' -f ./tomlv.installer ']' [2020-02-10T18:07:36.031Z] #33 5.085 + . ./tomlv.installer [2020-02-10T18:07:36.031Z] #33 5.085 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-10T18:07:36.031Z] #33 5.085 + install_tomlv [2020-02-10T18:07:36.031Z] #33 5.085 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-02-10T18:07:36.031Z] #33 5.085 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.2t99SKz10J/src/github.com/BurntSushi/toml [2020-02-10T18:07:36.031Z] #33 5.088 Cloning into '/tmp/tmp.2t99SKz10J/src/github.com/BurntSushi/toml'... [2020-02-10T18:07:36.031Z] #33 ... [2020-02-10T18:07:36.031Z] [2020-02-10T18:07:36.031Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T18:07:36.031Z] #65 5.570 + RM_GOPATH=0 [2020-02-10T18:07:36.031Z] #65 5.570 + TMP_GOPATH= [2020-02-10T18:07:36.031Z] #65 5.571 + : /build/ [2020-02-10T18:07:36.031Z] #65 5.571 + '[' -z '' ']' [2020-02-10T18:07:36.031Z] #65 5.572 ++ mktemp -d [2020-02-10T18:07:36.031Z] #65 5.573 + export GOPATH=/tmp/tmp.b26Yw2pOzW [2020-02-10T18:07:36.031Z] #65 5.574 + GOPATH=/tmp/tmp.b26Yw2pOzW [2020-02-10T18:07:36.031Z] #65 5.574 + RM_GOPATH=1 [2020-02-10T18:07:36.031Z] #65 5.574 ++ dirname ./install.sh [2020-02-10T18:07:36.031Z] #65 5.578 + dir=. [2020-02-10T18:07:36.031Z] #65 5.579 + bin=rootlesskit [2020-02-10T18:07:36.031Z] #65 5.579 + shift [2020-02-10T18:07:36.031Z] #65 5.586 + '[' '!' -f ./rootlesskit.installer ']' [2020-02-10T18:07:36.031Z] #65 5.586 + . ./rootlesskit.installer [2020-02-10T18:07:36.031Z] #65 5.587 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-10T18:07:36.031Z] #65 5.587 + install_rootlesskit [2020-02-10T18:07:36.031Z] #65 5.588 + case "$1" in [2020-02-10T18:07:36.031Z] #65 5.588 + export CGO_ENABLED=0 [2020-02-10T18:07:36.031Z] #65 5.588 + CGO_ENABLED=0 [2020-02-10T18:07:36.031Z] #65 5.589 + _install_rootlesskit [2020-02-10T18:07:36.031Z] #65 5.589 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71' [2020-02-10T18:07:36.031Z] #65 5.590 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-10T18:07:36.031Z] #65 5.590 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.b26Yw2pOzW/src/github.com/rootless-containers/rootlesskit [2020-02-10T18:07:36.031Z] #65 5.598 Cloning into '/tmp/tmp.b26Yw2pOzW/src/github.com/rootless-containers/rootlesskit'... [2020-02-10T18:07:36.156Z] go: finding github.com/opencontainers/image-spec v1.0.1 [2020-02-10T18:07:36.510Z] #10 ... [2020-02-10T18:07:36.510Z] [2020-02-10T18:07:36.510Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T18:07:36.510Z] #47 88.44 go/doc [2020-02-10T18:07:36.510Z] #47 90.31 github.com/LK4D4/vndr/versioned [2020-02-10T18:07:36.510Z] #47 90.42 compress/gzip [2020-02-10T18:07:36.510Z] #47 91.16 crypto/x509/pkix [2020-02-10T18:07:36.510Z] #47 91.16 github.com/LK4D4/vndr/build [2020-02-10T18:07:36.510Z] #47 91.59 vendor/golang.org/x/crypto/cryptobyte [2020-02-10T18:07:36.510Z] #47 93.90 vendor/golang.org/x/crypto/internal/chacha20 [2020-02-10T18:07:36.510Z] #47 93.91 net [2020-02-10T18:07:36.510Z] #47 94.39 vendor/golang.org/x/crypto/poly1305 [2020-02-10T18:07:36.510Z] #47 94.68 vendor/golang.org/x/sys/cpu [2020-02-10T18:07:36.510Z] #47 94.95 vendor/golang.org/x/crypto/chacha20poly1305 [2020-02-10T18:07:36.510Z] #47 96.27 vendor/golang.org/x/crypto/hkdf [2020-02-10T18:07:36.510Z] #47 96.49 vendor/golang.org/x/text/transform [2020-02-10T18:07:36.510Z] #47 96.99 vendor/golang.org/x/text/unicode/bidi [2020-02-10T18:07:36.510Z] #47 98.56 vendor/golang.org/x/text/secure/bidirule [2020-02-10T18:07:36.603Z] #65 ... [2020-02-10T18:07:36.603Z] [2020-02-10T18:07:36.603Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T18:07:36.603Z] #33 6.258 + cd /tmp/tmp.2t99SKz10J/src/github.com/BurntSushi/toml [2020-02-10T18:07:36.603Z] #33 6.258 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-10T18:07:36.603Z] #33 6.279 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-02-10T18:07:36.768Z] #47 ... [2020-02-10T18:07:36.768Z] [2020-02-10T18:07:36.768Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T18:07:36.768Z] #44 30.74 CC images/ipc-shm.o [2020-02-10T18:07:36.768Z] #44 31.00 CC images/ipc-msg.o [2020-02-10T18:07:36.768Z] #44 31.27 CC images/ipc-sem.o [2020-02-10T18:07:36.768Z] #44 31.52 CC images/utsns.o [2020-02-10T18:07:36.768Z] #44 31.79 CC images/creds.o [2020-02-10T18:07:36.768Z] #44 32.02 CC images/vma.o [2020-02-10T18:07:37.026Z] #44 32.29 CC images/netdev.o [2020-02-10T18:07:37.177Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2020-02-10T18:07:37.288Z] #44 32.63 CC images/tty.o [2020-02-10T18:07:37.468Z] go: finding github.com/docker/docker-credential-helpers v0.6.0 [2020-02-10T18:07:37.468Z] go: finding github.com/Microsoft/go-winio v0.4.11 [2020-02-10T18:07:37.564Z] #33 7.206 runtime/internal/sys [2020-02-10T18:07:37.564Z] #33 7.359 internal/cpu [2020-02-10T18:07:37.791Z] go: finding github.com/golang/mock v1.1.1 [2020-02-10T18:07:37.791Z] go: finding github.com/kr/pty v1.1.1 [2020-02-10T18:07:37.825Z] #33 7.370 math/bits [2020-02-10T18:07:37.825Z] #33 7.372 runtime/internal/atomic [2020-02-10T18:07:37.825Z] #33 7.392 runtime/internal/math [2020-02-10T18:07:37.859Z] #44 33.22 CC images/file-lock.o [2020-02-10T18:07:38.091Z] #33 7.715 unicode/utf8 [2020-02-10T18:07:38.091Z] #33 7.854 internal/race [2020-02-10T18:07:38.104Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-02-10T18:07:38.117Z] #44 33.41 CC images/rlimit.o [2020-02-10T18:07:38.352Z] #33 8.053 internal/bytealg [2020-02-10T18:07:38.352Z] #33 8.156 sync/atomic [2020-02-10T18:07:38.375Z] #44 33.64 CC images/pagemap.o [2020-02-10T18:07:38.613Z] #33 8.368 math [2020-02-10T18:07:38.746Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2020-02-10T18:07:38.746Z] go: finding github.com/onsi/ginkgo v1.7.0 [2020-02-10T18:07:38.879Z] #33 8.553 unicode [2020-02-10T18:07:38.941Z] #44 34.02 CC images/siginfo.o [2020-02-10T18:07:38.941Z] #44 34.36 CC images/rpc.o [2020-02-10T18:07:39.033Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-02-10T18:07:39.033Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2020-02-10T18:07:39.140Z] #33 9.041 internal/testlog [2020-02-10T18:07:40.081Z] #33 9.566 encoding [2020-02-10T18:07:40.081Z] #33 9.647 runtime [2020-02-10T18:07:40.081Z] #33 ... [2020-02-10T18:07:40.081Z] [2020-02-10T18:07:40.081Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-10T18:07:40.081Z] #25 4.817 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-10T18:07:40.081Z] #25 4.851 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-10T18:07:40.081Z] #25 4.851 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-10T18:07:40.081Z] #25 6.447 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-02-10T18:07:40.081Z] #25 7.623 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [175 kB] [2020-02-10T18:07:40.081Z] #25 9.880 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [5776 B] [2020-02-10T18:07:40.081Z] #25 ... [2020-02-10T18:07:40.081Z] [2020-02-10T18:07:40.081Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-10T18:07:40.081Z] #10 3.771 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-10T18:07:40.081Z] #10 3.865 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-10T18:07:40.081Z] #10 3.975 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-10T18:07:40.081Z] #10 4.515 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-02-10T18:07:40.081Z] #10 5.799 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [175 kB] [2020-02-10T18:07:40.081Z] #10 7.262 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [5776 B] [2020-02-10T18:07:40.296Z] #33 ... [2020-02-10T18:07:40.296Z] [2020-02-10T18:07:40.296Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-10T18:07:40.296Z] #30 4.946 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-02-10T18:07:40.296Z] #30 4.948 Cloning into '.'... [2020-02-10T18:07:40.314Z] #44 35.69 CC images/ext-file.o [2020-02-10T18:07:40.344Z] #10 ... [2020-02-10T18:07:40.344Z] [2020-02-10T18:07:40.344Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-10T18:07:40.344Z] #59 3.851 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-10T18:07:40.344Z] #59 3.908 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-10T18:07:40.344Z] #59 4.060 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-10T18:07:40.344Z] #59 4.951 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-02-10T18:07:40.344Z] #59 6.730 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [175 kB] [2020-02-10T18:07:40.344Z] #59 8.120 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [5776 B] [2020-02-10T18:07:40.344Z] #59 ... [2020-02-10T18:07:40.344Z] [2020-02-10T18:07:40.344Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-10T18:07:40.344Z] #35 3.733 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-10T18:07:40.344Z] #35 3.759 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-10T18:07:40.344Z] #35 3.848 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-10T18:07:40.344Z] #35 4.355 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-02-10T18:07:40.344Z] #35 5.541 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [175 kB] [2020-02-10T18:07:40.344Z] #35 7.437 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [5776 B] [2020-02-10T18:07:40.552Z] #30 ... [2020-02-10T18:07:40.552Z] [2020-02-10T18:07:40.552Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-10T18:07:40.552Z] #41 5.861 + git clone https://github.com/docker/distribution.git . [2020-02-10T18:07:40.552Z] #41 5.872 Cloning into '.'... [2020-02-10T18:07:40.572Z] #44 35.90 CC images/cgroup.o [2020-02-10T18:07:40.604Z] #35 ... [2020-02-10T18:07:40.604Z] [2020-02-10T18:07:40.604Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T18:07:40.604Z] #23 4.536 Install docker/cli version 17.06.2-ce from stable [2020-02-10T18:07:40.604Z] #23 4.536 + RM_GOPATH=0 [2020-02-10T18:07:40.604Z] #23 4.536 + TMP_GOPATH= [2020-02-10T18:07:40.604Z] #23 4.536 + : /build [2020-02-10T18:07:40.604Z] #23 4.536 + '[' -z '' ']' [2020-02-10T18:07:40.604Z] #23 4.536 ++ mktemp -d [2020-02-10T18:07:40.604Z] #23 4.536 + export GOPATH=/tmp/tmp.ocgtKP5BWW [2020-02-10T18:07:40.604Z] #23 4.536 + GOPATH=/tmp/tmp.ocgtKP5BWW [2020-02-10T18:07:40.604Z] #23 4.536 + RM_GOPATH=1 [2020-02-10T18:07:40.604Z] #23 4.536 ++ dirname ./install.sh [2020-02-10T18:07:40.604Z] #23 4.536 + dir=. [2020-02-10T18:07:40.604Z] #23 4.536 + bin=dockercli [2020-02-10T18:07:40.604Z] #23 4.536 + shift [2020-02-10T18:07:40.604Z] #23 4.536 + '[' '!' -f ./dockercli.installer ']' [2020-02-10T18:07:40.604Z] #23 4.536 + . ./dockercli.installer [2020-02-10T18:07:40.604Z] #23 4.536 ++ : stable [2020-02-10T18:07:40.604Z] #23 4.536 ++ : 17.06.2-ce [2020-02-10T18:07:40.604Z] #23 4.536 + install_dockercli [2020-02-10T18:07:40.604Z] #23 4.536 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-02-10T18:07:40.604Z] #23 4.536 ++ uname -m [2020-02-10T18:07:40.604Z] #23 4.540 + arch=aarch64 [2020-02-10T18:07:40.604Z] #23 4.540 + '[' aarch64 '!=' x86_64 ']' [2020-02-10T18:07:40.604Z] #23 4.540 + '[' aarch64 '!=' s390x ']' [2020-02-10T18:07:40.604Z] #23 4.540 + '[' aarch64 '!=' armhf ']' [2020-02-10T18:07:40.604Z] #23 4.540 + build_dockercli [2020-02-10T18:07:40.604Z] #23 4.540 + git clone https://github.com/docker/docker-ce /tmp/tmp.ocgtKP5BWW/tmp/docker-ce [2020-02-10T18:07:40.604Z] #23 4.553 Cloning into '/tmp/tmp.ocgtKP5BWW/tmp/docker-ce'... [2020-02-10T18:07:40.604Z] #23 ... [2020-02-10T18:07:40.604Z] [2020-02-10T18:07:40.604Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T18:07:40.604Z] #47 5.415 + RM_GOPATH=0 [2020-02-10T18:07:40.604Z] #47 5.415 + TMP_GOPATH= [2020-02-10T18:07:40.604Z] #47 5.416 + : /build [2020-02-10T18:07:40.604Z] #47 5.416 + '[' -z '' ']' [2020-02-10T18:07:40.604Z] #47 5.416 ++ mktemp -d [2020-02-10T18:07:40.604Z] #47 5.430 + export GOPATH=/tmp/tmp.NqAYDs68Tw [2020-02-10T18:07:40.604Z] #47 5.430 + GOPATH=/tmp/tmp.NqAYDs68Tw [2020-02-10T18:07:40.604Z] #47 5.430 + RM_GOPATH=1 [2020-02-10T18:07:40.604Z] #47 5.430 ++ dirname ./install.sh [2020-02-10T18:07:40.604Z] #47 5.432 + dir=. [2020-02-10T18:07:40.604Z] #47 5.433 + bin=vndr [2020-02-10T18:07:40.604Z] #47 5.434 + shift [2020-02-10T18:07:40.604Z] #47 5.435 + '[' '!' -f ./vndr.installer ']' [2020-02-10T18:07:40.604Z] #47 5.436 + . ./vndr.installer [2020-02-10T18:07:40.604Z] #47 5.439 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-02-10T18:07:40.604Z] #47 5.440 + install_vndr [2020-02-10T18:07:40.604Z] #47 5.441 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-02-10T18:07:40.604Z] #47 5.447 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-02-10T18:07:40.604Z] #47 5.454 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.NqAYDs68Tw/src/github.com/LK4D4/vndr [2020-02-10T18:07:40.604Z] #47 5.457 Cloning into '/tmp/tmp.NqAYDs68Tw/src/github.com/LK4D4/vndr'... [2020-02-10T18:07:40.604Z] #47 6.356 + cd /tmp/tmp.NqAYDs68Tw/src/github.com/LK4D4/vndr [2020-02-10T18:07:40.604Z] #47 6.363 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-02-10T18:07:40.604Z] #47 6.375 + go build -buildmode=pie -v -o /build/vndr . [2020-02-10T18:07:40.604Z] #47 8.217 unicode [2020-02-10T18:07:40.604Z] #47 8.242 unicode/utf8 [2020-02-10T18:07:40.604Z] #47 8.256 internal/bytealg [2020-02-10T18:07:40.604Z] #47 8.272 sync/atomic [2020-02-10T18:07:40.604Z] #47 8.890 math [2020-02-10T18:07:40.604Z] #47 9.619 runtime [2020-02-10T18:07:40.604Z] #47 9.705 encoding [2020-02-10T18:07:40.604Z] #47 9.881 unicode/utf16 [2020-02-10T18:07:40.604Z] #47 10.46 container/list [2020-02-10T18:07:40.865Z] #47 ... [2020-02-10T18:07:40.865Z] [2020-02-10T18:07:40.866Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-10T18:07:40.866Z] #30 5.591 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-02-10T18:07:40.866Z] #30 5.602 Cloning into '.'... [2020-02-10T18:07:41.126Z] #30 ... [2020-02-10T18:07:41.126Z] [2020-02-10T18:07:41.126Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-10T18:07:41.126Z] #43 4.811 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-10T18:07:41.126Z] #43 4.893 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-10T18:07:41.126Z] #43 4.894 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-10T18:07:41.126Z] #43 5.920 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-02-10T18:07:41.126Z] #43 7.536 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [175 kB] [2020-02-10T18:07:41.126Z] #43 8.826 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [5776 B] [2020-02-10T18:07:41.126Z] #43 ... [2020-02-10T18:07:41.126Z] [2020-02-10T18:07:41.126Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T18:07:41.126Z] #71 5.609 + RM_GOPATH=0 [2020-02-10T18:07:41.126Z] #71 5.609 + TMP_GOPATH= [2020-02-10T18:07:41.126Z] #71 5.609 + : /build [2020-02-10T18:07:41.126Z] #71 5.609 + '[' -z '' ']' [2020-02-10T18:07:41.126Z] #71 5.610 ++ mktemp -d [2020-02-10T18:07:41.126Z] #71 5.614 + export GOPATH=/tmp/tmp.TUJcJUuWjO [2020-02-10T18:07:41.126Z] #71 5.614 + GOPATH=/tmp/tmp.TUJcJUuWjO [2020-02-10T18:07:41.126Z] #71 5.614 + RM_GOPATH=1 [2020-02-10T18:07:41.126Z] #71 5.615 ++ dirname ./install.sh [2020-02-10T18:07:41.126Z] #71 5.623 + dir=. [2020-02-10T18:07:41.126Z] #71 5.623 + bin=proxy [2020-02-10T18:07:41.126Z] #71 5.623 + shift [2020-02-10T18:07:41.126Z] #71 5.623 + '[' '!' -f ./proxy.installer ']' [2020-02-10T18:07:41.126Z] #71 5.623 + . ./proxy.installer [2020-02-10T18:07:41.126Z] #71 5.624 ++ : feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9 [2020-02-10T18:07:41.126Z] #71 5.647 + install_proxy [2020-02-10T18:07:41.126Z] #71 5.647 + case "$1" in [2020-02-10T18:07:41.126Z] #71 5.647 + export CGO_ENABLED=0 [2020-02-10T18:07:41.126Z] #71 5.647 + CGO_ENABLED=0 [2020-02-10T18:07:41.126Z] #71 5.647 + _install_proxy [2020-02-10T18:07:41.126Z] #71 5.647 + echo 'Install docker-proxy version feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9' [2020-02-10T18:07:41.126Z] #71 5.647 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.TUJcJUuWjO/src/github.com/docker/libnetwork [2020-02-10T18:07:41.126Z] #71 5.647 Cloning into '/tmp/tmp.TUJcJUuWjO/src/github.com/docker/libnetwork'... [2020-02-10T18:07:41.126Z] #71 5.647 Install docker-proxy version feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9 [2020-02-10T18:07:41.146Z] Fetching without tags [2020-02-10T18:07:41.387Z] #71 ... [2020-02-10T18:07:41.387Z] [2020-02-10T18:07:41.387Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T18:07:41.387Z] #50 5.873 + RM_GOPATH=0 [2020-02-10T18:07:41.387Z] #50 5.873 + TMP_GOPATH= [2020-02-10T18:07:41.387Z] #50 5.873 + : /build [2020-02-10T18:07:41.387Z] #50 5.873 + '[' -z '' ']' [2020-02-10T18:07:41.387Z] #50 5.873 ++ mktemp -d [2020-02-10T18:07:41.387Z] #50 5.888 + export GOPATH=/tmp/tmp.KHOHdMK2io [2020-02-10T18:07:41.387Z] #50 5.888 + GOPATH=/tmp/tmp.KHOHdMK2io [2020-02-10T18:07:41.387Z] #50 5.888 + RM_GOPATH=1 [2020-02-10T18:07:41.387Z] #50 5.899 ++ dirname ./install.sh [2020-02-10T18:07:41.387Z] #50 5.901 + dir=. [2020-02-10T18:07:41.387Z] #50 5.902 + bin=gotestsum [2020-02-10T18:07:41.387Z] #50 5.902 + shift [2020-02-10T18:07:41.387Z] #50 5.902 + '[' '!' -f ./gotestsum.installer ']' [2020-02-10T18:07:41.387Z] #50 5.902 + . ./gotestsum.installer [2020-02-10T18:07:41.387Z] #50 5.902 ++ : v0.3.5 [2020-02-10T18:07:41.387Z] #50 5.902 + install_gotestsum [2020-02-10T18:07:41.387Z] #50 5.902 + echo 'Installing gotestsum version v0.3.5' [2020-02-10T18:07:41.387Z] #50 5.902 Installing gotestsum version v0.3.5 [2020-02-10T18:07:41.387Z] #50 5.902 + go get -d gotest.tools/gotestsum [2020-02-10T18:07:41.387Z] #50 ... [2020-02-10T18:07:41.387Z] [2020-02-10T18:07:41.387Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T18:07:41.387Z] #53 6.140 + RM_GOPATH=0 [2020-02-10T18:07:41.387Z] #53 6.141 + TMP_GOPATH= [2020-02-10T18:07:41.387Z] #53 6.141 + : /build [2020-02-10T18:07:41.387Z] #53 6.142 + '[' -z '' ']' [2020-02-10T18:07:41.387Z] #53 6.143 ++ mktemp -d [2020-02-10T18:07:41.387Z] #53 6.151 + export GOPATH=/tmp/tmp.6EVHWOJVz0 [2020-02-10T18:07:41.387Z] #53 6.151 + GOPATH=/tmp/tmp.6EVHWOJVz0 [2020-02-10T18:07:41.387Z] #53 6.151 + RM_GOPATH=1 [2020-02-10T18:07:41.387Z] #53 6.152 ++ dirname ./install.sh [2020-02-10T18:07:41.387Z] #53 6.156 + dir=. [2020-02-10T18:07:41.387Z] #53 6.156 + bin=golangci_lint [2020-02-10T18:07:41.387Z] #53 6.156 + shift [2020-02-10T18:07:41.387Z] #53 6.168 + '[' '!' -f ./golangci_lint.installer ']' [2020-02-10T18:07:41.387Z] #53 6.168 + . ./golangci_lint.installer [2020-02-10T18:07:41.387Z] #53 6.168 ++ : v1.20.0 [2020-02-10T18:07:41.387Z] #53 6.168 + install_golangci_lint [2020-02-10T18:07:41.387Z] #53 6.168 + echo 'Installing golangci-lint version v1.20.0' [2020-02-10T18:07:41.387Z] #53 6.168 Installing golangci-lint version v1.20.0 [2020-02-10T18:07:41.387Z] #53 6.170 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-02-10T18:07:41.506Z] #44 36.52 CC images/userns.o [2020-02-10T18:07:41.506Z] #44 36.87 CC images/google/protobuf/descriptor.o [2020-02-10T18:07:41.541Z] Merging remotes/origin/master commit adf066416ff64776b87d3d384bc5f3fabe0ad8e4 into PR head commit 6acfc420948842403d9193f38a954534ab05378f [2020-02-10T18:07:41.031Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-10T18:07:41.048Z] > git config --add remote.origin.fetch +refs/pull/40470/head:refs/remotes/origin/PR-40470 # timeout=10 [2020-02-10T18:07:41.064Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-02-10T18:07:41.118Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-10T18:07:41.178Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-10T18:07:41.180Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-10T18:07:41.181Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40470/head:refs/remotes/origin/PR-40470 +refs/heads/master:refs/remotes/origin/master [2020-02-10T18:07:41.569Z] > git config core.sparsecheckout # timeout=10 [2020-02-10T18:07:41.585Z] > git checkout -f 6acfc420948842403d9193f38a954534ab05378f [2020-02-10T18:07:42.192Z] Merge succeeded, producing 6acfc420948842403d9193f38a954534ab05378f [2020-02-10T18:07:42.193Z] Checking out Revision 6acfc420948842403d9193f38a954534ab05378f (PR-40470) [2020-02-10T18:07:42.781Z] #53 ... [2020-02-10T18:07:42.781Z] [2020-02-10T18:07:42.781Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T18:07:42.781Z] #47 11.83 crypto/internal/subtle [2020-02-10T18:07:42.781Z] #47 11.98 crypto/subtle [2020-02-10T18:07:42.781Z] #47 12.13 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-02-10T18:07:42.781Z] #47 12.38 internal/nettrace [2020-02-10T18:07:42.904Z] Commit message: "TestResumableRequestHeaderTooMuchFailures: prepare for Go 1.14 changes" [2020-02-10T18:07:43.043Z] #47 12.61 runtime/cgo [2020-02-10T18:07:43.401Z] #44 38.63 CC images/opts.o [2020-02-10T18:07:43.658Z] #44 38.81 CC images/seccomp.o [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-02-10T18:07:43.915Z] #44 39.16 CC images/binfmt-misc.o [2020-02-10T18:07:44.172Z] #44 39.43 CC images/time.o [2020-02-10T18:07:44.428Z] #47 14.02 vendor/golang.org/x/crypto/internal/subtle [2020-02-10T18:07:44.428Z] #47 ... [2020-02-10T18:07:44.428Z] [2020-02-10T18:07:44.428Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-10T18:07:44.428Z] #41 4.372 + git clone https://github.com/docker/distribution.git . [2020-02-10T18:07:44.428Z] #41 4.394 Cloning into '.'... [2020-02-10T18:07:44.429Z] #44 39.62 CC images/sysctl.o [2020-02-10T18:07:44.572Z] + docker version [2020-02-10T18:07:44.572Z] Client: [2020-02-10T18:07:44.572Z] Version: 18.06.3-ce [2020-02-10T18:07:44.572Z] API version: 1.38 [2020-02-10T18:07:44.572Z] Go version: go1.10.3 [2020-02-10T18:07:44.572Z] Git commit: d7080c1 [2020-02-10T18:07:44.572Z] Built: Wed Feb 20 02:27:09 2019 [2020-02-10T18:07:44.572Z] OS/Arch: linux/s390x [2020-02-10T18:07:44.572Z] Experimental: false [2020-02-10T18:07:44.572Z] [2020-02-10T18:07:44.572Z] Server: [2020-02-10T18:07:44.572Z] Engine: [2020-02-10T18:07:44.572Z] Version: 18.06.3-ce [2020-02-10T18:07:44.572Z] API version: 1.38 (minimum version 1.12) [2020-02-10T18:07:44.572Z] Go version: go1.10.3 [2020-02-10T18:07:44.572Z] Git commit: d7080c1 [2020-02-10T18:07:44.572Z] Built: Wed Feb 20 02:26:03 2019 [2020-02-10T18:07:44.572Z] OS/Arch: linux/s390x [2020-02-10T18:07:44.572Z] Experimental: true [Pipeline] sh [2020-02-10T18:07:44.686Z] #44 39.93 CC images/autofs.o [2020-02-10T18:07:44.686Z] #44 40.16 CC images/macvlan.o [2020-02-10T18:07:44.689Z] #41 ... [2020-02-10T18:07:44.689Z] [2020-02-10T18:07:44.689Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-10T18:07:44.689Z] #59 14.52 Fetched 8153 kB in 11s (730 kB/s) [2020-02-10T18:07:44.720Z] #41 ... [2020-02-10T18:07:44.720Z] [2020-02-10T18:07:44.720Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-10T18:07:44.720Z] #59 5.395 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-10T18:07:44.720Z] #59 5.468 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-10T18:07:44.720Z] #59 5.473 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-10T18:07:44.720Z] #59 6.435 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-02-10T18:07:44.720Z] #59 8.895 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [176 kB] [2020-02-10T18:07:44.720Z] #59 ... [2020-02-10T18:07:44.720Z] [2020-02-10T18:07:44.720Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-10T18:07:44.720Z] #35 3.840 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-10T18:07:44.720Z] #35 3.891 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-10T18:07:44.720Z] #35 3.891 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-10T18:07:44.720Z] #35 4.865 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-02-10T18:07:44.720Z] #35 7.041 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [176 kB] [2020-02-10T18:07:44.720Z] #35 9.375 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B] [2020-02-10T18:07:44.720Z] #35 ... [2020-02-10T18:07:44.720Z] [2020-02-10T18:07:44.720Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-10T18:07:44.720Z] #10 6.264 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-10T18:07:44.720Z] #10 6.294 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-10T18:07:44.720Z] #10 6.298 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-10T18:07:44.720Z] #10 7.131 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-02-10T18:07:44.720Z] #10 9.459 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [176 kB] [2020-02-10T18:07:44.943Z] #44 40.38 CC images/sit.o [2020-02-10T18:07:44.977Z] #10 ... [2020-02-10T18:07:44.977Z] [2020-02-10T18:07:44.977Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T18:07:44.977Z] #53 6.407 + RM_GOPATH=0 [2020-02-10T18:07:44.977Z] #53 6.407 + TMP_GOPATH= [2020-02-10T18:07:44.977Z] #53 6.407 + : /build [2020-02-10T18:07:44.977Z] #53 6.407 + '[' -z '' ']' [2020-02-10T18:07:44.977Z] #53 6.408 ++ mktemp -d [2020-02-10T18:07:44.977Z] #53 6.421 + export GOPATH=/tmp/tmp.pquyoxn26U [2020-02-10T18:07:44.977Z] #53 6.421 + GOPATH=/tmp/tmp.pquyoxn26U [2020-02-10T18:07:44.977Z] #53 6.422 + RM_GOPATH=1 [2020-02-10T18:07:44.977Z] #53 6.422 ++ dirname ./install.sh [2020-02-10T18:07:44.977Z] #53 6.423 + dir=. [2020-02-10T18:07:44.977Z] #53 6.423 + bin=golangci_lint [2020-02-10T18:07:44.977Z] #53 6.423 + shift [2020-02-10T18:07:44.977Z] #53 6.423 + '[' '!' -f ./golangci_lint.installer ']' [2020-02-10T18:07:44.977Z] #53 6.423 + . ./golangci_lint.installer [2020-02-10T18:07:44.977Z] #53 6.423 ++ : v1.20.0 [2020-02-10T18:07:44.977Z] #53 6.423 + install_golangci_lint [2020-02-10T18:07:44.977Z] #53 6.424 + echo 'Installing golangci-lint version v1.20.0' [2020-02-10T18:07:44.977Z] #53 6.424 Installing golangci-lint version v1.20.0 [2020-02-10T18:07:44.977Z] #53 6.424 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-02-10T18:07:45.233Z] #53 ... [2020-02-10T18:07:45.233Z] [2020-02-10T18:07:45.233Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-10T18:07:45.233Z] #25 7.135 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-10T18:07:45.233Z] #25 7.204 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-10T18:07:45.233Z] #25 7.217 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-10T18:07:45.233Z] #25 8.132 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-02-10T18:07:45.233Z] #25 10.42 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [176 kB] [2020-02-10T18:07:45.233Z] #25 ... [2020-02-10T18:07:45.233Z] [2020-02-10T18:07:45.233Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T18:07:45.233Z] #47 6.275 + RM_GOPATH=0 [2020-02-10T18:07:45.233Z] #47 6.275 + TMP_GOPATH= [2020-02-10T18:07:45.233Z] #47 6.275 + : /build [2020-02-10T18:07:45.233Z] #47 6.275 + '[' -z '' ']' [2020-02-10T18:07:45.233Z] #47 6.276 ++ mktemp -d [2020-02-10T18:07:45.233Z] #47 6.282 + export GOPATH=/tmp/tmp.EQM3bf8RgE [2020-02-10T18:07:45.233Z] #47 6.283 + GOPATH=/tmp/tmp.EQM3bf8RgE [2020-02-10T18:07:45.233Z] #47 6.283 + RM_GOPATH=1 [2020-02-10T18:07:45.233Z] #47 6.285 ++ dirname ./install.sh [2020-02-10T18:07:45.233Z] #47 6.294 + dir=. [2020-02-10T18:07:45.233Z] #47 6.294 + bin=vndr [2020-02-10T18:07:45.233Z] #47 6.294 + shift [2020-02-10T18:07:45.233Z] #47 6.294 + '[' '!' -f ./vndr.installer ']' [2020-02-10T18:07:45.233Z] #47 6.296 + . ./vndr.installer [2020-02-10T18:07:45.233Z] #47 6.299 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-02-10T18:07:45.233Z] #47 6.299 + install_vndr [2020-02-10T18:07:45.233Z] #47 6.299 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-02-10T18:07:45.233Z] #47 6.300 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-02-10T18:07:45.233Z] #47 6.300 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.EQM3bf8RgE/src/github.com/LK4D4/vndr [2020-02-10T18:07:45.233Z] #47 6.310 Cloning into '/tmp/tmp.EQM3bf8RgE/src/github.com/LK4D4/vndr'... [2020-02-10T18:07:45.233Z] #47 6.972 + cd /tmp/tmp.EQM3bf8RgE/src/github.com/LK4D4/vndr [2020-02-10T18:07:45.233Z] #47 6.974 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-02-10T18:07:45.233Z] #47 6.994 + go build -buildmode=pie -v -o /build/vndr . [2020-02-10T18:07:45.233Z] #47 8.407 runtime/internal/math [2020-02-10T18:07:45.233Z] #47 8.421 internal/cpu [2020-02-10T18:07:45.233Z] #47 8.515 internal/race [2020-02-10T18:07:45.233Z] #47 8.745 sync/atomic [2020-02-10T18:07:45.233Z] #47 8.976 internal/bytealg [2020-02-10T18:07:45.233Z] #47 9.045 unicode [2020-02-10T18:07:45.233Z] #47 10.23 runtime [2020-02-10T18:07:45.300Z] + docker info [2020-02-10T18:07:45.300Z] Containers: 0 [2020-02-10T18:07:45.300Z] Running: 0 [2020-02-10T18:07:45.300Z] Paused: 0 [2020-02-10T18:07:45.300Z] Stopped: 0 [2020-02-10T18:07:45.300Z] Images: 0 [2020-02-10T18:07:45.300Z] Server Version: 18.06.3-ce [2020-02-10T18:07:45.300Z] Storage Driver: overlay2 [2020-02-10T18:07:45.300Z] Backing Filesystem: extfs [2020-02-10T18:07:45.300Z] Supports d_type: true [2020-02-10T18:07:45.300Z] Native Overlay Diff: true [2020-02-10T18:07:45.300Z] Logging Driver: json-file [2020-02-10T18:07:45.300Z] Cgroup Driver: cgroupfs [2020-02-10T18:07:45.300Z] Plugins: [2020-02-10T18:07:45.300Z] Volume: local [2020-02-10T18:07:45.300Z] Network: bridge host ipvlan macvlan null overlay [2020-02-10T18:07:45.300Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-02-10T18:07:45.300Z] Swarm: inactive [2020-02-10T18:07:45.300Z] Runtimes: runc [2020-02-10T18:07:45.300Z] Default Runtime: runc [2020-02-10T18:07:45.300Z] Init Binary: docker-init [2020-02-10T18:07:45.300Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-02-10T18:07:45.300Z] runc version: a592beb5bc4c4092b1b1bac971afed27687340c5 [2020-02-10T18:07:45.300Z] init version: fec3683 [2020-02-10T18:07:45.300Z] Security Options: [2020-02-10T18:07:45.300Z] apparmor [2020-02-10T18:07:45.300Z] seccomp [2020-02-10T18:07:45.300Z] Profile: default [2020-02-10T18:07:45.300Z] Kernel Version: 4.4.0-171-generic [2020-02-10T18:07:45.300Z] Operating System: Ubuntu 16.04.5 LTS [2020-02-10T18:07:45.300Z] OSType: linux [2020-02-10T18:07:45.300Z] Architecture: s390x [2020-02-10T18:07:45.300Z] CPUs: 2 [2020-02-10T18:07:45.300Z] Total Memory: 7.862GiB [2020-02-10T18:07:45.300Z] Name: s390x-ubuntu-04 [2020-02-10T18:07:45.300Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-02-10T18:07:45.300Z] Docker Root Dir: /var/lib/docker [2020-02-10T18:07:45.300Z] Debug Mode (client): false [2020-02-10T18:07:45.300Z] Debug Mode (server): false [2020-02-10T18:07:45.300Z] Username: dockerbuildbot [2020-02-10T18:07:45.300Z] Registry: https://index.docker.io/v1/ [2020-02-10T18:07:45.300Z] Labels: [2020-02-10T18:07:45.300Z] Experimental: true [2020-02-10T18:07:45.300Z] Insecure Registries: [2020-02-10T18:07:45.300Z] 127.0.0.0/8 [2020-02-10T18:07:45.300Z] Live Restore Enabled: false [2020-02-10T18:07:45.300Z] [2020-02-10T18:07:45.300Z] WARNING: No swap limit support [Pipeline] sh [2020-02-10T18:07:45.490Z] #47 ... [2020-02-10T18:07:45.490Z] [2020-02-10T18:07:45.490Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T18:07:45.490Z] #23 6.366 + RM_GOPATH=0 [2020-02-10T18:07:45.490Z] #23 6.366 + TMP_GOPATH= [2020-02-10T18:07:45.490Z] #23 6.366 + : /build [2020-02-10T18:07:45.490Z] #23 6.366 + '[' -z '' ']' [2020-02-10T18:07:45.490Z] #23 6.372 ++ mktemp -d [2020-02-10T18:07:45.490Z] #23 6.382 + export GOPATH=/tmp/tmp.KVPGi16ZHe [2020-02-10T18:07:45.490Z] #23 6.382 + GOPATH=/tmp/tmp.KVPGi16ZHe [2020-02-10T18:07:45.490Z] #23 6.382 + RM_GOPATH=1 [2020-02-10T18:07:45.490Z] #23 6.389 ++ dirname ./install.sh [2020-02-10T18:07:45.490Z] #23 6.402 + dir=. [2020-02-10T18:07:45.490Z] #23 6.402 + bin=dockercli [2020-02-10T18:07:45.490Z] #23 6.402 + shift [2020-02-10T18:07:45.490Z] #23 6.402 + '[' '!' -f ./dockercli.installer ']' [2020-02-10T18:07:45.490Z] #23 6.402 + . ./dockercli.installer [2020-02-10T18:07:45.490Z] #23 6.403 ++ : stable [2020-02-10T18:07:45.490Z] #23 6.403 ++ : 17.06.2-ce [2020-02-10T18:07:45.490Z] #23 6.403 + install_dockercli [2020-02-10T18:07:45.490Z] #23 6.403 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-02-10T18:07:45.490Z] #23 6.403 Install docker/cli version 17.06.2-ce from stable [2020-02-10T18:07:45.490Z] #23 6.403 ++ uname -m [2020-02-10T18:07:45.490Z] #23 6.405 + arch=x86_64 [2020-02-10T18:07:45.490Z] #23 6.405 + '[' x86_64 '!=' x86_64 ']' [2020-02-10T18:07:45.490Z] #23 6.405 + url=https://download.docker.com/linux/static [2020-02-10T18:07:45.490Z] #23 6.406 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-02-10T18:07:45.490Z] #23 6.406 + tar -xz docker/docker [2020-02-10T18:07:45.490Z] #23 ... [2020-02-10T18:07:45.490Z] [2020-02-10T18:07:45.490Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-10T18:07:45.490Z] #43 2.819 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-10T18:07:45.490Z] #43 2.834 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-10T18:07:45.490Z] #43 2.834 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-10T18:07:45.490Z] #43 3.117 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-02-10T18:07:45.490Z] #43 4.021 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [176 kB] [2020-02-10T18:07:45.490Z] #43 6.470 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B] [2020-02-10T18:07:45.507Z] #44 40.75 LINK images/built-in.o [2020-02-10T18:07:45.507Z] #44 40.93 GEN compel/include/asm [2020-02-10T18:07:45.507Z] #44 40.93 GEN compel/include/version.h [2020-02-10T18:07:45.507Z] #44 40.95 touch .config [2020-02-10T18:07:45.749Z] #43 ... [2020-02-10T18:07:45.749Z] [2020-02-10T18:07:45.749Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T18:07:45.749Z] #50 6.592 + RM_GOPATH=0 [2020-02-10T18:07:45.749Z] #50 6.592 + TMP_GOPATH= [2020-02-10T18:07:45.749Z] #50 6.593 + : /build [2020-02-10T18:07:45.749Z] #50 6.594 + '[' -z '' ']' [2020-02-10T18:07:45.749Z] #50 6.597 ++ mktemp -d [2020-02-10T18:07:45.749Z] #50 6.600 + export GOPATH=/tmp/tmp.JGQET7cAJc [2020-02-10T18:07:45.749Z] #50 6.600 + GOPATH=/tmp/tmp.JGQET7cAJc [2020-02-10T18:07:45.749Z] #50 6.601 + RM_GOPATH=1 [2020-02-10T18:07:45.749Z] #50 6.601 ++ dirname ./install.sh [2020-02-10T18:07:45.749Z] #50 6.602 + dir=. [2020-02-10T18:07:45.749Z] #50 6.608 + bin=gotestsum [2020-02-10T18:07:45.749Z] #50 6.608 + shift [2020-02-10T18:07:45.749Z] #50 6.609 + '[' '!' -f ./gotestsum.installer ']' [2020-02-10T18:07:45.749Z] #50 6.609 + . ./gotestsum.installer [2020-02-10T18:07:45.749Z] #50 6.609 ++ : v0.3.5 [2020-02-10T18:07:45.749Z] #50 6.609 + install_gotestsum [2020-02-10T18:07:45.749Z] #50 6.609 + echo 'Installing gotestsum version v0.3.5' [2020-02-10T18:07:45.749Z] #50 6.610 Installing gotestsum version v0.3.5 [2020-02-10T18:07:45.749Z] #50 6.610 + go get -d gotest.tools/gotestsum [2020-02-10T18:07:45.749Z] #50 ... [2020-02-10T18:07:45.749Z] [2020-02-10T18:07:45.749Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T18:07:45.749Z] #65 6.496 + RM_GOPATH=0 [2020-02-10T18:07:45.749Z] #65 6.496 + TMP_GOPATH= [2020-02-10T18:07:45.749Z] #65 6.496 + : /build/ [2020-02-10T18:07:45.749Z] #65 6.496 + '[' -z '' ']' [2020-02-10T18:07:45.749Z] #65 6.504 ++ mktemp -d [2020-02-10T18:07:45.749Z] #65 6.504 + export GOPATH=/tmp/tmp.wT6YSOeFRT [2020-02-10T18:07:45.749Z] #65 6.504 + GOPATH=/tmp/tmp.wT6YSOeFRT [2020-02-10T18:07:45.749Z] #65 6.504 + RM_GOPATH=1 [2020-02-10T18:07:45.749Z] #65 6.504 ++ dirname ./install.sh [2020-02-10T18:07:45.749Z] #65 6.504 + dir=. [2020-02-10T18:07:45.749Z] #65 6.504 + bin=rootlesskit [2020-02-10T18:07:45.749Z] #65 6.504 + shift [2020-02-10T18:07:45.749Z] #65 6.504 + '[' '!' -f ./rootlesskit.installer ']' [2020-02-10T18:07:45.749Z] #65 6.504 + . ./rootlesskit.installer [2020-02-10T18:07:45.749Z] #65 6.504 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-10T18:07:45.749Z] #65 6.520 + install_rootlesskit [2020-02-10T18:07:45.749Z] #65 6.520 + case "$1" in [2020-02-10T18:07:45.749Z] #65 6.521 + export CGO_ENABLED=0 [2020-02-10T18:07:45.749Z] #65 6.521 + CGO_ENABLED=0 [2020-02-10T18:07:45.749Z] #65 6.521 + _install_rootlesskit [2020-02-10T18:07:45.749Z] #65 6.521 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71' [2020-02-10T18:07:45.749Z] #65 6.522 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-10T18:07:45.749Z] #65 6.522 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.wT6YSOeFRT/src/github.com/rootless-containers/rootlesskit [2020-02-10T18:07:45.749Z] #65 6.529 Cloning into '/tmp/tmp.wT6YSOeFRT/src/github.com/rootless-containers/rootlesskit'... [2020-02-10T18:07:45.749Z] #65 10.34 + cd /tmp/tmp.wT6YSOeFRT/src/github.com/rootless-containers/rootlesskit [2020-02-10T18:07:45.749Z] #65 10.34 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-10T18:07:45.749Z] #65 10.42 + for f in rootlesskit rootlesskit-docker-proxy [2020-02-10T18:07:45.749Z] #65 10.42 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-02-10T18:07:45.765Z] #44 40.97 GEN include/common/config.h [2020-02-10T18:07:45.765Z] #44 41.04 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-02-10T18:07:45.765Z] #44 41.07 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-02-10T18:07:45.765Z] #44 ... [2020-02-10T18:07:45.765Z] [2020-02-10T18:07:45.765Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T18:07:45.765Z] #65 100.5 + for f in rootlesskit rootlesskit-docker-proxy [2020-02-10T18:07:45.765Z] #65 100.5 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-02-10T18:07:45.765Z] #65 DONE 107.8s [2020-02-10T18:07:45.765Z] [2020-02-10T18:07:45.765Z] #66 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-02-10T18:07:45.765Z] #66 DONE 0.1s [2020-02-10T18:07:45.765Z] [2020-02-10T18:07:45.765Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T18:07:45.765Z] #44 41.10 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-02-10T18:07:45.765Z] #44 41.12 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-02-10T18:07:45.765Z] #44 41.16 DEP compel/arch/x86/plugins/std/memcpy.d [2020-02-10T18:07:45.765Z] #44 ... [2020-02-10T18:07:45.765Z] [2020-02-10T18:07:45.765Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T18:07:45.765Z] #47 98.87 vendor/golang.org/x/text/unicode/norm [2020-02-10T18:07:45.765Z] #47 103.3 vendor/golang.org/x/net/idna [2020-02-10T18:07:45.765Z] #47 105.8 vendor/golang.org/x/net/http2/hpack [2020-02-10T18:07:45.765Z] #47 106.9 mime [2020-02-10T18:07:46.005Z] #65 ... [2020-02-10T18:07:46.005Z] [2020-02-10T18:07:46.005Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T18:07:46.005Z] #33 6.210 + RM_GOPATH=0 [2020-02-10T18:07:46.005Z] #33 6.210 + TMP_GOPATH= [2020-02-10T18:07:46.005Z] #33 6.210 + : /build [2020-02-10T18:07:46.005Z] #33 6.210 + '[' -z '' ']' [2020-02-10T18:07:46.005Z] #33 6.213 ++ mktemp -d [2020-02-10T18:07:46.005Z] #33 6.216 + export GOPATH=/tmp/tmp.I2cAgOU7SY [2020-02-10T18:07:46.005Z] #33 6.216 + GOPATH=/tmp/tmp.I2cAgOU7SY [2020-02-10T18:07:46.005Z] #33 6.217 + RM_GOPATH=1 [2020-02-10T18:07:46.005Z] #33 6.217 ++ dirname ./install.sh [2020-02-10T18:07:46.005Z] #33 6.227 + dir=. [2020-02-10T18:07:46.005Z] #33 6.228 + bin=tomlv [2020-02-10T18:07:46.005Z] #33 6.228 + shift [2020-02-10T18:07:46.005Z] #33 6.228 + '[' '!' -f ./tomlv.installer ']' [2020-02-10T18:07:46.005Z] #33 6.229 + . ./tomlv.installer [2020-02-10T18:07:46.005Z] #33 6.229 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-10T18:07:46.005Z] #33 6.230 + install_tomlv [2020-02-10T18:07:46.005Z] #33 6.230 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-02-10T18:07:46.005Z] #33 6.230 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-10T18:07:46.005Z] #33 6.231 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.I2cAgOU7SY/src/github.com/BurntSushi/toml [2020-02-10T18:07:46.005Z] #33 6.241 Cloning into '/tmp/tmp.I2cAgOU7SY/src/github.com/BurntSushi/toml'... [2020-02-10T18:07:46.005Z] #33 7.168 + cd /tmp/tmp.I2cAgOU7SY/src/github.com/BurntSushi/toml [2020-02-10T18:07:46.005Z] #33 7.169 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-10T18:07:46.005Z] #33 7.202 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-02-10T18:07:46.005Z] #33 7.935 runtime/internal/atomic [2020-02-10T18:07:46.005Z] #33 7.935 internal/cpu [2020-02-10T18:07:46.005Z] #33 8.076 runtime/internal/sys [2020-02-10T18:07:46.005Z] #33 8.303 runtime/internal/math [2020-02-10T18:07:46.005Z] #33 8.456 math/bits [2020-02-10T18:07:46.005Z] #33 8.685 internal/bytealg [2020-02-10T18:07:46.005Z] #33 8.984 math [2020-02-10T18:07:46.005Z] #33 9.459 runtime [2020-02-10T18:07:46.022Z] #47 ... [2020-02-10T18:07:46.022Z] [2020-02-10T18:07:46.022Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T18:07:46.022Z] #44 41.25 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-02-10T18:07:46.022Z] #44 41.30 GEN compel/plugins/include/uapi/std/syscall.h [2020-02-10T18:07:46.022Z] #44 41.33 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-02-10T18:07:46.022Z] #44 41.34 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-02-10T18:07:46.022Z] #44 41.38 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-02-10T18:07:46.022Z] #44 41.39 DEP compel/plugins/std/infect.d [2020-02-10T18:07:46.048Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-10T18:07:46.048Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-10T18:07:46.048Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40470/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-02-10T18:07:46.048Z] + bash /home/jenkins/workspace/moby_PR-40470/check-config.sh [2020-02-10T18:07:46.048Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-02-10T18:07:46.048Z] info: reading kernel config from /boot/config-4.4.0-171-generic ... [2020-02-10T18:07:46.048Z] [2020-02-10T18:07:46.048Z] Generally Necessary: [2020-02-10T18:07:46.261Z] #33 ... [2020-02-10T18:07:46.262Z] [2020-02-10T18:07:46.262Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-10T18:07:46.262Z] #10 11.77 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B] [2020-02-10T18:07:46.395Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-02-10T18:07:46.395Z] - apparmor: enabled and tools installed [2020-02-10T18:07:46.588Z] #44 41.68 DEP compel/plugins/std/string.d [2020-02-10T18:07:46.588Z] #44 41.90 DEP compel/plugins/std/log.d [2020-02-10T18:07:46.588Z] #44 42.03 DEP compel/plugins/std/fds.d [2020-02-10T18:07:46.746Z] - CONFIG_NAMESPACES: enabled [2020-02-10T18:07:46.746Z] - CONFIG_NET_NS: enabled [2020-02-10T18:07:46.746Z] - CONFIG_PID_NS: enabled [2020-02-10T18:07:46.746Z] - CONFIG_IPC_NS: enabled [2020-02-10T18:07:46.746Z] - CONFIG_UTS_NS: enabled [2020-02-10T18:07:46.746Z] - CONFIG_CGROUPS: enabled [2020-02-10T18:07:46.746Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-02-10T18:07:46.746Z] - CONFIG_CGROUP_DEVICE: enabled [2020-02-10T18:07:46.746Z] - CONFIG_CGROUP_FREEZER: enabled [2020-02-10T18:07:46.746Z] - CONFIG_CGROUP_SCHED: enabled [2020-02-10T18:07:46.746Z] - CONFIG_CPUSETS: enabled [2020-02-10T18:07:46.746Z] - CONFIG_MEMCG: enabled [2020-02-10T18:07:46.746Z] - CONFIG_KEYS: enabled [2020-02-10T18:07:46.746Z] - CONFIG_VETH: enabled (as module) [2020-02-10T18:07:46.746Z] - CONFIG_BRIDGE: enabled (as module) [2020-02-10T18:07:46.746Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-02-10T18:07:46.746Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-02-10T18:07:46.746Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-02-10T18:07:46.746Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-02-10T18:07:46.746Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-02-10T18:07:46.746Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-02-10T18:07:46.746Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-02-10T18:07:46.746Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-02-10T18:07:46.746Z] - CONFIG_NF_NAT: enabled (as module) [2020-02-10T18:07:46.746Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-02-10T18:07:46.746Z] - CONFIG_POSIX_MQUEUE: enabled [2020-02-10T18:07:46.746Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-02-10T18:07:46.746Z] [2020-02-10T18:07:46.746Z] Optional Features: [2020-02-10T18:07:46.746Z] - CONFIG_USER_NS: enabled [2020-02-10T18:07:46.746Z] - CONFIG_SECCOMP: enabled [2020-02-10T18:07:46.747Z] - CONFIG_CGROUP_PIDS: enabled [2020-02-10T18:07:46.747Z] - CONFIG_MEMCG_SWAP: enabled [2020-02-10T18:07:46.747Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-02-10T18:07:46.747Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-02-10T18:07:46.747Z] - CONFIG_MEMCG_KMEM: enabled [2020-02-10T18:07:46.747Z] - CONFIG_BLK_CGROUP: enabled [2020-02-10T18:07:46.747Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-02-10T18:07:46.747Z] - CONFIG_IOSCHED_CFQ: enabled [2020-02-10T18:07:46.747Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-02-10T18:07:46.747Z] - CONFIG_CGROUP_PERF: enabled [2020-02-10T18:07:46.747Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-02-10T18:07:46.747Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-02-10T18:07:46.747Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-02-10T18:07:46.747Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-02-10T18:07:46.747Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-02-10T18:07:46.747Z] - CONFIG_RT_GROUP_SCHED: missing [2020-02-10T18:07:46.747Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-02-10T18:07:46.747Z] - CONFIG_IP_VS: enabled (as module) [2020-02-10T18:07:46.747Z] - CONFIG_IP_VS_NFCT: enabled [2020-02-10T18:07:46.747Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-02-10T18:07:46.747Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-02-10T18:07:46.747Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-02-10T18:07:46.747Z] - CONFIG_EXT4_FS: enabled [2020-02-10T18:07:46.747Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-02-10T18:07:46.747Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-02-10T18:07:46.747Z] - Network Drivers: [2020-02-10T18:07:46.747Z] - "overlay": [2020-02-10T18:07:46.747Z] - CONFIG_VXLAN: enabled (as module) [2020-02-10T18:07:46.747Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-02-10T18:07:46.747Z] Optional (for encrypted networks): [2020-02-10T18:07:46.747Z] - CONFIG_CRYPTO: enabled [2020-02-10T18:07:46.747Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-02-10T18:07:46.747Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-02-10T18:07:46.747Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-02-10T18:07:46.747Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-02-10T18:07:46.747Z] - CONFIG_XFRM: enabled [2020-02-10T18:07:46.747Z] - CONFIG_XFRM_USER: enabled (as module) [2020-02-10T18:07:46.747Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-02-10T18:07:46.747Z] - CONFIG_INET_ESP: enabled (as module) [2020-02-10T18:07:46.747Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-02-10T18:07:46.747Z] - "ipvlan": [2020-02-10T18:07:46.747Z] - CONFIG_IPVLAN: enabled (as module) [2020-02-10T18:07:46.747Z] - "macvlan": [2020-02-10T18:07:46.747Z] - CONFIG_MACVLAN: enabled (as module) [2020-02-10T18:07:46.747Z] - CONFIG_DUMMY: enabled (as module) [2020-02-10T18:07:46.747Z] - "ftp,tftp client in container": [2020-02-10T18:07:46.747Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-02-10T18:07:46.747Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-02-10T18:07:46.747Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-02-10T18:07:46.747Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-02-10T18:07:46.747Z] - Storage Drivers: [2020-02-10T18:07:46.747Z] - "aufs": [2020-02-10T18:07:46.747Z] - CONFIG_AUFS_FS: enabled (as module) [2020-02-10T18:07:46.747Z] - "btrfs": [2020-02-10T18:07:46.747Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-02-10T18:07:46.812Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-02-10T18:07:46.812Z] - "devicemapper": [2020-02-10T18:07:46.812Z] - CONFIG_BLK_DEV_DM: enabled [2020-02-10T18:07:46.812Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-02-10T18:07:46.812Z] - "overlay": [2020-02-10T18:07:46.812Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-02-10T18:07:46.812Z] - "zfs": [2020-02-10T18:07:46.812Z] - /dev/zfs: missing [2020-02-10T18:07:46.812Z] - zfs command: missing [2020-02-10T18:07:46.812Z] - zpool command: missing [2020-02-10T18:07:46.812Z] [2020-02-10T18:07:46.812Z] Limits: [2020-02-10T18:07:46.812Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-02-10T18:07:46.812Z] [2020-02-10T18:07:46.812Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [2020-02-10T18:07:46.846Z] #44 42.22 DEP compel/plugins/std/std.d [Pipeline] { (Build dev image) [Pipeline] sh [2020-02-10T18:07:47.103Z] #44 42.40 DEP compel/plugins/shmem/shmem.d [2020-02-10T18:07:47.104Z] #44 42.48 DEP compel/plugins/fds/fds.d [2020-02-10T18:07:47.104Z] #44 42.60 CC compel/plugins/std/std.o [2020-02-10T18:07:47.361Z] #44 42.84 CC compel/plugins/std/fds.o [2020-02-10T18:07:47.503Z] + make bundles/buildx [2020-02-10T18:07:47.503Z] make: command: Command not found [2020-02-10T18:07:47.504Z] make: command: Command not found [2020-02-10T18:07:47.504Z] mkdir bundles [2020-02-10T18:07:47.504Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-02-10T18:07:47.504Z] --build-arg BUILDX_COMMIT \ [2020-02-10T18:07:47.504Z] --build-arg BUILDX_REPO \ [2020-02-10T18:07:47.504Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-02-10T18:07:47.504Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-02-10T18:07:47.504Z] . [2020-02-10T18:07:47.504Z] /bin/sh: 4: go: not found [2020-02-10T18:07:47.504Z] /bin/sh: 5: go: not found [2020-02-10T18:07:47.931Z] #44 43.20 CC compel/plugins/std/log.o [2020-02-10T18:07:48.739Z] Sending build context to Docker daemon 51.67MB [2020-02-10T18:07:48.739Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2020-02-10T18:07:48.739Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2020-02-10T18:07:48.739Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-02-10T18:07:48.739Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2020-02-10T18:07:48.739Z] 1.12.10-stretch: Pulling from library/golang [2020-02-10T18:07:48.864Z] #44 44.00 CC compel/plugins/std/string.o [2020-02-10T18:07:48.897Z] #59 14.52 Reading package lists... [2020-02-10T18:07:48.897Z] #59 ... [2020-02-10T18:07:48.897Z] [2020-02-10T18:07:48.897Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T18:07:48.897Z] #65 8.428 + cd /tmp/tmp.b26Yw2pOzW/src/github.com/rootless-containers/rootlesskit [2020-02-10T18:07:48.897Z] #65 8.429 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-10T18:07:48.897Z] #65 8.828 + for f in rootlesskit rootlesskit-docker-proxy [2020-02-10T18:07:48.897Z] #65 8.829 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-02-10T18:07:48.897Z] #65 ... [2020-02-10T18:07:48.897Z] [2020-02-10T18:07:48.897Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T18:07:49.112Z] ade01ea651a2: Pulling fs layer [2020-02-10T18:07:49.112Z] fbabdb69f639: Pulling fs layer [2020-02-10T18:07:49.112Z] ff33bd1013d7: Pulling fs layer [2020-02-10T18:07:49.112Z] 85cfe9d77eff: Pulling fs layer [2020-02-10T18:07:49.112Z] ace5139f9caa: Pulling fs layer [2020-02-10T18:07:49.112Z] e4d79466b81c: Pulling fs layer [2020-02-10T18:07:49.112Z] b00baabad4ce: Pulling fs layer [2020-02-10T18:07:49.112Z] 85cfe9d77eff: Waiting [2020-02-10T18:07:49.112Z] ace5139f9caa: Waiting [2020-02-10T18:07:49.112Z] e4d79466b81c: Waiting [2020-02-10T18:07:49.112Z] b00baabad4ce: Waiting [2020-02-10T18:07:49.429Z] #44 44.64 CC compel/plugins/std/infect.o [2020-02-10T18:07:49.501Z] ff33bd1013d7: Verifying Checksum [2020-02-10T18:07:49.501Z] ff33bd1013d7: Download complete [2020-02-10T18:07:49.501Z] fbabdb69f639: Verifying Checksum [2020-02-10T18:07:49.501Z] fbabdb69f639: Download complete [2020-02-10T18:07:49.501Z] ade01ea651a2: Verifying Checksum [2020-02-10T18:07:49.501Z] ade01ea651a2: Download complete [2020-02-10T18:07:42.099Z] > git merge adf066416ff64776b87d3d384bc5f3fabe0ad8e4 # timeout=10 [2020-02-10T18:07:42.161Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-02-10T18:07:42.221Z] > git config core.sparsecheckout # timeout=10 [2020-02-10T18:07:42.240Z] > git checkout -f 6acfc420948842403d9193f38a954534ab05378f [2020-02-10T18:07:49.957Z] #71 18.39 Checking out files: 56% (1138/1997) Checking out files: 57% (1139/1997) Checking out files: 58% (1159/1997) Checking out files: 59% (1179/1997) Checking out files: 60% (1199/1997) Checking out files: 61% (1219/1997) Checking out files: 62% (1239/1997) Checking out files: 63% (1259/1997) Checking out files: 64% (1279/1997) Checking out files: 65% (1299/1997) Checking out files: 66% (1319/1997) Checking out files: 67% (1338/1997) Checking out files: 68% (1358/1997) Checking out files: 69% (1378/1997) Checking out files: 70% (1398/1997) Checking out files: 71% (1418/1997) Checking out files: 72% (1438/1997) Checking out files: 73% (1458/1997) Checking out files: 74% (1478/1997) Checking out files: 75% (1498/1997) Checking out files: 76% (1518/1997) Checking out files: 77% (1538/1997) Checking out files: 78% (1558/1997) Checking out files: 79% (1578/1997) Checking out files: 80% (1598/1997) Checking out files: 81% (1618/1997) Checking out files: 82% (1638/1997) Checking out files: 83% (1658/1997) Checking out files: 84% (1678/1997) Checking out files: 85% (1698/1997) Checking out files: 86% (1718/1997) Checking out files: 87% (1738/1997) Checking out files: 88% (1758/1997) Checking out files: 89% (1778/1997) Checking out files: 90% (1798/1997) Checking out files: 91% (1818/1997) Checking out files: 92% (1838/1997) Checking out files: 92% (1847/1997) Checking out files: 93% (1858/1997) Checking out files: 94% (1878/1997) Checking out files: 95% (1898/1997) Checking out files: 96% (1918/1997) Checking out files: 97% (1938/1997) Checking out files: 98% (1958/1997) Checking out files: 99% (1978/1997) Checking out files: 100% (1997/1997) Checking out files: 100% (1997/1997), done. [2020-02-10T18:07:49.957Z] #71 19.62 + cd /tmp/tmp.TUJcJUuWjO/src/github.com/docker/libnetwork [2020-02-10T18:07:49.957Z] #71 19.62 + git checkout -q feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9 [2020-02-10T18:07:49.994Z] #44 45.11 CC compel/arch/x86/plugins/std/parasite-head.o [2020-02-10T18:07:49.994Z] #44 45.20 CC compel/arch/x86/plugins/std/memcpy.o [2020-02-10T18:07:49.994Z] #44 45.26 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-02-10T18:07:49.994Z] #44 45.32 AR compel/plugins/std.lib.a [2020-02-10T18:07:49.994Z] #44 45.36 CC compel/plugins/fds/fds.o [2020-02-10T18:07:50.253Z] #44 45.66 AR compel/plugins/fds.lib.a [2020-02-10T18:07:50.253Z] #44 45.72 HOSTDEP compel/src/lib/log-host.d [2020-02-10T18:07:50.327Z] ace5139f9caa: Verifying Checksum [2020-02-10T18:07:50.327Z] ace5139f9caa: Download complete [2020-02-10T18:07:50.327Z] b00baabad4ce: Verifying Checksum [2020-02-10T18:07:50.327Z] b00baabad4ce: Download complete [2020-02-10T18:07:50.431Z] #10 ... [2020-02-10T18:07:50.431Z] [2020-02-10T18:07:50.431Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T18:07:50.431Z] #23 14.73 + mkdir -p /build [2020-02-10T18:07:50.431Z] #23 14.74 + mv docker/docker /build/ [2020-02-10T18:07:50.431Z] #23 14.74 + rmdir docker [2020-02-10T18:07:50.431Z] #23 DONE 15.3s [2020-02-10T18:07:50.431Z] [2020-02-10T18:07:50.431Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T18:07:50.431Z] #71 6.570 + RM_GOPATH=0 [2020-02-10T18:07:50.431Z] #71 6.570 + TMP_GOPATH= [2020-02-10T18:07:50.431Z] #71 6.570 + : /build [2020-02-10T18:07:50.431Z] #71 6.570 + '[' -z '' ']' [2020-02-10T18:07:50.431Z] #71 6.574 ++ mktemp -d [2020-02-10T18:07:50.431Z] #71 6.575 + export GOPATH=/tmp/tmp.2V2tSZ44KI [2020-02-10T18:07:50.431Z] #71 6.575 + GOPATH=/tmp/tmp.2V2tSZ44KI [2020-02-10T18:07:50.431Z] #71 6.575 + RM_GOPATH=1 [2020-02-10T18:07:50.431Z] #71 6.577 ++ dirname ./install.sh [2020-02-10T18:07:50.431Z] #71 6.584 + dir=. [2020-02-10T18:07:50.431Z] #71 6.593 + bin=proxy [2020-02-10T18:07:50.431Z] #71 6.593 + shift [2020-02-10T18:07:50.431Z] #71 6.593 + '[' '!' -f ./proxy.installer ']' [2020-02-10T18:07:50.431Z] #71 6.593 + . ./proxy.installer [2020-02-10T18:07:50.431Z] #71 6.593 ++ : feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9 [2020-02-10T18:07:50.431Z] #71 6.594 + install_proxy [2020-02-10T18:07:50.431Z] #71 6.594 + case "$1" in [2020-02-10T18:07:50.431Z] #71 6.594 + export CGO_ENABLED=0 [2020-02-10T18:07:50.431Z] #71 6.594 + CGO_ENABLED=0 [2020-02-10T18:07:50.431Z] #71 6.594 + _install_proxy [2020-02-10T18:07:50.431Z] #71 6.595 + echo 'Install docker-proxy version feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9' [2020-02-10T18:07:50.431Z] #71 6.595 Install docker-proxy version feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9 [2020-02-10T18:07:50.431Z] #71 6.595 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.2V2tSZ44KI/src/github.com/docker/libnetwork [2020-02-10T18:07:50.431Z] #71 6.598 Cloning into '/tmp/tmp.2V2tSZ44KI/src/github.com/docker/libnetwork'... [2020-02-10T18:07:50.511Z] #44 45.81 HOSTDEP compel/src/lib/handle-elf-host.d [2020-02-10T18:07:50.511Z] #44 45.99 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-02-10T18:07:50.528Z] #71 20.09 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-02-10T18:07:50.528Z] #71 ... [2020-02-10T18:07:50.528Z] [2020-02-10T18:07:50.528Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T18:07:50.528Z] #33 10.24 runtime/cgo [2020-02-10T18:07:50.770Z] #44 46.10 HOSTDEP compel/src/main-host.d [2020-02-10T18:07:50.789Z] #33 ... [2020-02-10T18:07:50.790Z] [2020-02-10T18:07:50.790Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-10T18:07:50.790Z] #41 16.22 Checking out files: 96% (1509/1559) Checking out files: 97% (1513/1559) Checking out files: 98% (1528/1559) Checking out files: 99% (1544/1559) Checking out files: 100% (1559/1559) Checking out files: 100% (1559/1559), done. [2020-02-10T18:07:50.790Z] #41 16.28 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-02-10T18:07:50.790Z] #41 17.95 + 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-02-10T18:07:51.029Z] #44 46.27 DEP compel/src/lib/ptrace.d [2020-02-10T18:07:51.113Z] 85cfe9d77eff: Verifying Checksum [2020-02-10T18:07:51.113Z] 85cfe9d77eff: Download complete [2020-02-10T18:07:51.113Z] ade01ea651a2: Pull complete [2020-02-10T18:07:51.287Z] #44 46.47 DEP compel/src/lib/infect.d [2020-02-10T18:07:51.287Z] #44 46.64 DEP compel/src/lib/infect-util.d [2020-02-10T18:07:51.488Z] e4d79466b81c: Verifying Checksum [2020-02-10T18:07:51.488Z] e4d79466b81c: Download complete [2020-02-10T18:07:51.488Z] fbabdb69f639: Pull complete [2020-02-10T18:07:51.544Z] #44 46.77 DEP compel/src/lib/infect-rpc.d [2020-02-10T18:07:51.544Z] #44 46.88 DEP compel/arch/x86/src/lib/infect.d [2020-02-10T18:07:51.544Z] #44 ... [2020-02-10T18:07:51.544Z] [2020-02-10T18:07:51.544Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-10T18:07:51.544Z] #10 113.9 Selecting previously unselected package libapparmor1:amd64. [2020-02-10T18:07:51.802Z] #10 113.9 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-02-10T18:07:51.802Z] #10 113.9 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-02-10T18:07:51.802Z] #10 114.0 Selecting previously unselected package libapparmor-dev:amd64. [2020-02-10T18:07:51.802Z] #10 114.0 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-02-10T18:07:51.802Z] #10 114.0 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-02-10T18:07:51.802Z] #10 114.2 Selecting previously unselected package libbtrfs0. [2020-02-10T18:07:51.893Z] ff33bd1013d7: Pull complete [2020-02-10T18:07:52.060Z] #10 114.2 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-02-10T18:07:52.060Z] #10 114.2 Unpacking libbtrfs0 (4.20.1-2) ... [2020-02-10T18:07:52.060Z] #10 114.3 Selecting previously unselected package libbtrfs-dev. [2020-02-10T18:07:52.060Z] #10 114.3 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-02-10T18:07:52.060Z] #10 114.3 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-02-10T18:07:52.060Z] #10 114.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-02-10T18:07:52.319Z] #10 114.4 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-02-10T18:07:52.319Z] #10 114.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-02-10T18:07:52.319Z] #10 114.5 Selecting previously unselected package libudev-dev:amd64. [2020-02-10T18:07:52.319Z] #10 114.5 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_amd64.deb ... [2020-02-10T18:07:52.319Z] #10 114.6 Unpacking libudev-dev:amd64 (241-7~deb10u3) ... [2020-02-10T18:07:52.577Z] #10 114.7 Selecting previously unselected package libsepol1-dev:amd64. [2020-02-10T18:07:52.577Z] #10 114.7 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-02-10T18:07:52.577Z] #10 114.7 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-02-10T18:07:52.835Z] #10 115.0 Selecting previously unselected package libpcre16-3:amd64. [2020-02-10T18:07:52.835Z] #10 115.0 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-02-10T18:07:52.835Z] #10 115.0 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-02-10T18:07:52.835Z] #10 115.2 Selecting previously unselected package libpcre32-3:amd64. [2020-02-10T18:07:52.835Z] #10 115.2 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-02-10T18:07:52.951Z] #71 ... [2020-02-10T18:07:52.951Z] [2020-02-10T18:07:52.951Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-10T18:07:52.951Z] #43 17.94 Fetched 8325 kB in 15s (542 kB/s) [2020-02-10T18:07:53.093Z] #10 115.2 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-02-10T18:07:53.093Z] #10 115.4 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-02-10T18:07:53.093Z] #10 115.4 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-02-10T18:07:53.351Z] #10 115.5 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-02-10T18:07:53.351Z] #10 115.5 Selecting previously unselected package libpcre3-dev:amd64. [2020-02-10T18:07:53.351Z] #10 115.6 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-02-10T18:07:53.351Z] #10 115.6 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-02-10T18:07:53.372Z] #41 ... [2020-02-10T18:07:53.372Z] [2020-02-10T18:07:53.372Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-10T18:07:53.372Z] #10 12.89 Fetched 8153 kB in 9s (883 kB/s) [2020-02-10T18:07:53.372Z] #10 12.89 Reading package lists... [2020-02-10T18:07:53.372Z] #10 18.84 Reading package lists... [2020-02-10T18:07:53.372Z] #10 ... [2020-02-10T18:07:53.372Z] [2020-02-10T18:07:53.372Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-10T18:07:53.372Z] #59 14.52 Reading package lists... [2020-02-10T18:07:53.729Z] 85cfe9d77eff: Pull complete [2020-02-10T18:07:53.867Z] #10 116.0 Selecting previously unselected package libselinux1-dev:amd64. [2020-02-10T18:07:53.867Z] #10 116.0 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-02-10T18:07:53.867Z] #10 116.0 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-02-10T18:07:53.964Z] #59 20.92 Reading package lists... [2020-02-10T18:07:53.964Z] #59 ... [2020-02-10T18:07:53.964Z] [2020-02-10T18:07:53.964Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-10T18:07:53.964Z] #35 14.14 Fetched 8153 kB in 11s (766 kB/s) [2020-02-10T18:07:53.964Z] #35 14.14 Reading package lists... [2020-02-10T18:07:54.125Z] #10 116.3 Selecting previously unselected package libdevmapper-dev:amd64. [2020-02-10T18:07:54.125Z] #10 116.3 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-02-10T18:07:54.125Z] #10 116.3 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-02-10T18:07:54.125Z] #10 116.4 Selecting previously unselected package libseccomp-dev:amd64. [2020-02-10T18:07:54.125Z] #10 116.4 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-02-10T18:07:54.125Z] #10 116.4 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-02-10T18:07:54.223Z] #35 20.44 Reading package lists... [2020-02-10T18:07:54.223Z] #35 ... [2020-02-10T18:07:54.223Z] [2020-02-10T18:07:54.223Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-10T18:07:54.223Z] #43 14.25 Fetched 8153 kB in 10s (841 kB/s) [2020-02-10T18:07:54.223Z] #43 14.25 Reading package lists... [2020-02-10T18:07:54.383Z] #10 116.5 Selecting previously unselected package libsystemd-dev:amd64. [2020-02-10T18:07:54.383Z] #10 116.5 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_amd64.deb ... [2020-02-10T18:07:54.383Z] #10 116.5 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-02-10T18:07:54.483Z] #43 20.25 Reading package lists... [2020-02-10T18:07:54.483Z] #43 ... [2020-02-10T18:07:54.483Z] [2020-02-10T18:07:54.483Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-10T18:07:54.483Z] #25 16.62 Fetched 8153 kB in 12s (677 kB/s) [2020-02-10T18:07:54.483Z] #25 16.62 Reading package lists... [2020-02-10T18:07:54.483Z] #25 23.73 Reading package lists... [2020-02-10T18:07:54.483Z] #25 ... [2020-02-10T18:07:54.483Z] [2020-02-10T18:07:54.483Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T18:07:54.483Z] #53 24.23 + cd /tmp/tmp.6EVHWOJVz0/src/github.com/golangci/golangci-lint/ [2020-02-10T18:07:54.641Z] #10 117.0 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-02-10T18:07:54.641Z] #10 117.0 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-02-10T18:07:54.744Z] #53 24.23 + git checkout -q v1.20.0 [2020-02-10T18:07:54.899Z] #10 117.0 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-02-10T18:07:54.899Z] #10 117.0 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-02-10T18:07:54.899Z] #10 117.0 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-02-10T18:07:54.899Z] #10 117.1 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-02-10T18:07:54.899Z] #10 117.1 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-02-10T18:07:54.899Z] #10 117.1 Setting up libbtrfs0 (4.20.1-2) ... [2020-02-10T18:07:54.899Z] #10 117.1 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-02-10T18:07:54.899Z] #10 117.1 Setting up libudev-dev:amd64 (241-7~deb10u3) ... [2020-02-10T18:07:54.899Z] #10 117.2 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-02-10T18:07:54.899Z] #10 117.2 Setting up libbtrfs-dev (4.20.1-2) ... [2020-02-10T18:07:54.950Z] ace5139f9caa: Pull complete [2020-02-10T18:07:55.157Z] #10 117.3 Setting up libapparmor-dev:amd64 (2.13.2-10) ...#10 ... [2020-02-10T18:07:55.157Z] [2020-02-10T18:07:55.157Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T18:07:55.157Z] #50 DONE 117.0s [2020-02-10T18:07:55.157Z] [2020-02-10T18:07:55.157Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-10T18:07:55.157Z] #10 117.3 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-02-10T18:07:55.157Z] #10 117.3 Setting up mingw-w64-common (6.0.0-3) ... [2020-02-10T18:07:55.157Z] #10 117.4 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-02-10T18:07:55.157Z] #10 117.4 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-02-10T18:07:55.157Z] #10 117.4 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-02-10T18:07:55.157Z] #10 117.4 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-10T18:07:55.157Z] #10 117.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-02-10T18:07:55.157Z] #10 117.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-02-10T18:07:55.157Z] #10 117.5 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-10T18:07:55.157Z] #10 117.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-02-10T18:07:55.157Z] #10 117.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-02-10T18:07:55.157Z] #10 117.5 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-02-10T18:07:55.157Z] #10 117.5 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-02-10T18:07:55.415Z] #10 117.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-02-10T18:07:55.415Z] #10 117.6 Setting up dmsetup (2:1.02.155-3) ... [2020-02-10T18:07:55.415Z] #10 117.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-02-10T18:07:55.415Z] #10 117.6 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-02-10T18:07:55.415Z] #10 117.6 Processing triggers for libc-bin (2.28-10) ... [2020-02-10T18:07:55.469Z] #43 17.94 Reading package lists... [2020-02-10T18:07:55.469Z] #43 ... [2020-02-10T18:07:55.469Z] [2020-02-10T18:07:55.469Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-10T18:07:55.469Z] #59 11.04 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B] [2020-02-10T18:07:55.686Z] #53 25.26 ++ git describe --tags [2020-02-10T18:07:55.687Z] #53 25.27 + version=v1.20.0 [2020-02-10T18:07:55.687Z] #53 25.27 ++ git rev-parse --short HEAD [2020-02-10T18:07:55.687Z] #53 25.28 + commit=cc98739 [2020-02-10T18:07:55.687Z] #53 25.28 ++ git show -s --format=%cd [2020-02-10T18:07:55.687Z] #53 25.28 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2020-02-10T18:07:55.687Z] #53 25.28 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-02-10T18:07:55.728Z] #59 ... [2020-02-10T18:07:55.728Z] [2020-02-10T18:07:55.728Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-10T18:07:55.728Z] #41 20.28 Checking out files: 93% (1458/1559) Checking out files: 94% (1466/1559) Checking out files: 95% (1482/1559) Checking out files: 96% (1497/1559) Checking out files: 97% (1513/1559) Checking out files: 98% (1528/1559) Checking out files: 99% (1544/1559) Checking out files: 100% (1559/1559) Checking out files: 100% (1559/1559), done. [2020-02-10T18:07:55.728Z] #41 20.37 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-02-10T18:07:55.982Z] #10 DONE 118.2s [2020-02-10T18:07:55.982Z] [2020-02-10T18:07:55.982Z] #55 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-10T18:07:56.240Z] #55 DONE 0.2s [2020-02-10T18:07:56.240Z] [2020-02-10T18:07:56.240Z] #11 [dev 1/25] RUN groupadd -r docker [2020-02-10T18:07:56.240Z] #11 ... [2020-02-10T18:07:56.240Z] [2020-02-10T18:07:56.240Z] #56 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-02-10T18:07:56.240Z] #56 DONE 0.2s [2020-02-10T18:07:56.497Z] [2020-02-10T18:07:56.497Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T18:07:57.063Z] #57 ... [2020-02-10T18:07:57.063Z] [2020-02-10T18:07:57.063Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T18:07:57.063Z] #47 109.0 mime/quotedprintable [2020-02-10T18:07:57.063Z] #47 109.3 net/http/internal [2020-02-10T18:07:57.063Z] #47 112.6 crypto/tls [2020-02-10T18:07:57.321Z] #47 ... [2020-02-10T18:07:57.321Z] [2020-02-10T18:07:57.321Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T18:07:57.321Z] #44 47.00 DEP compel/arch/x86/src/lib/cpu.d [2020-02-10T18:07:57.321Z] #44 47.05 DEP compel/src/lib/log.d [2020-02-10T18:07:57.321Z] #44 47.19 DEP compel/src/main.d [2020-02-10T18:07:57.321Z] #44 47.29 DEP compel/src/lib/handle-elf.d [2020-02-10T18:07:57.321Z] #44 47.39 DEP compel/arch/x86/src/lib/handle-elf.d [2020-02-10T18:07:57.321Z] #44 47.54 CC compel/src/lib/log.o [2020-02-10T18:07:57.321Z] #44 47.88 CC compel/arch/x86/src/lib/cpu.o [2020-02-10T18:07:57.321Z] #44 48.65 CC compel/arch/x86/src/lib/infect.o [2020-02-10T18:07:57.321Z] #44 49.47 CC compel/src/lib/infect-rpc.o [2020-02-10T18:07:57.321Z] #44 49.76 CC compel/src/lib/infect-util.o [2020-02-10T18:07:57.321Z] #44 50.01 CC compel/src/lib/infect.o [2020-02-10T18:07:57.621Z] #41 22.59 + 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-02-10T18:07:57.621Z] #41 ... [2020-02-10T18:07:57.621Z] [2020-02-10T18:07:57.621Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T18:07:57.621Z] #47 12.40 unicode/utf8 [2020-02-10T18:07:57.621Z] #47 12.98 math [2020-02-10T18:07:57.621Z] #47 17.31 unicode/utf16 [2020-02-10T18:07:57.621Z] #47 17.73 container/list [2020-02-10T18:07:57.621Z] #47 18.38 crypto/internal/subtle [2020-02-10T18:07:57.621Z] #47 18.53 crypto/subtle [2020-02-10T18:07:57.621Z] #47 18.60 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-02-10T18:07:57.621Z] #47 18.69 internal/nettrace [2020-02-10T18:07:57.621Z] #47 18.80 runtime/cgo [2020-02-10T18:07:57.621Z] #47 ... [2020-02-10T18:07:57.621Z] [2020-02-10T18:07:57.621Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-10T18:07:57.621Z] #25 12.93 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B] [2020-02-10T18:07:57.621Z] #25 23.04 Fetched 8325 kB in 16s (516 kB/s) [2020-02-10T18:07:57.621Z] #25 23.04 Reading package lists... [2020-02-10T18:07:57.621Z] #25 ... [2020-02-10T18:07:57.621Z] [2020-02-10T18:07:57.621Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T18:07:57.621Z] #71 22.20 Checking out files: 70% (1412/1997) Checking out files: 71% (1418/1997) Checking out files: 72% (1438/1997) Checking out files: 73% (1458/1997) Checking out files: 74% (1478/1997) Checking out files: 75% (1498/1997) Checking out files: 76% (1518/1997) Checking out files: 77% (1538/1997) Checking out files: 78% (1558/1997) Checking out files: 79% (1578/1997) Checking out files: 80% (1598/1997) Checking out files: 81% (1618/1997) Checking out files: 82% (1638/1997) Checking out files: 83% (1658/1997) Checking out files: 84% (1678/1997) Checking out files: 85% (1698/1997) Checking out files: 86% (1718/1997) Checking out files: 87% (1738/1997) Checking out files: 88% (1758/1997) Checking out files: 89% (1778/1997) Checking out files: 90% (1798/1997) Checking out files: 91% (1818/1997) Checking out files: 92% (1838/1997) Checking out files: 93% (1858/1997) Checking out files: 94% (1878/1997) Checking out files: 95% (1898/1997) Checking out files: 96% (1918/1997) Checking out files: 97% (1938/1997) Checking out files: 98% (1958/1997) Checking out files: 99% (1978/1997) Checking out files: 100% (1997/1997) Checking out files: 100% (1997/1997), done. [2020-02-10T18:07:57.621Z] #71 22.76 + cd /tmp/tmp.2V2tSZ44KI/src/github.com/docker/libnetwork [2020-02-10T18:07:57.621Z] #71 22.76 + git checkout -q feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9 [2020-02-10T18:07:57.885Z] #44 53.23 CC compel/src/lib/ptrace.o [2020-02-10T18:07:58.143Z] #44 ... [2020-02-10T18:07:58.143Z] [2020-02-10T18:07:58.143Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T18:07:58.143Z] #47 119.9 net/http/httptrace [2020-02-10T18:07:58.145Z] e4d79466b81c: Pull complete [2020-02-10T18:07:58.145Z] b00baabad4ce: Pull complete [2020-02-10T18:07:58.145Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab [2020-02-10T18:07:58.145Z] Status: Downloaded newer image for golang:1.12.10-stretch [2020-02-10T18:07:58.145Z] ---> 687421176e14 [2020-02-10T18:07:58.145Z] Step 5/16 : ARG BUILDX_REPO [2020-02-10T18:07:58.145Z] ---> Running in 47da20b80a5c [2020-02-10T18:07:58.145Z] Removing intermediate container 47da20b80a5c [2020-02-10T18:07:58.145Z] ---> 81673d088cf2 [2020-02-10T18:07:58.145Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [2020-02-10T18:07:58.145Z] ---> Running in 7cc6aedafe91 [2020-02-10T18:07:58.183Z] #71 23.21 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-02-10T18:07:58.401Z] #47 120.2 net/http [2020-02-10T18:07:58.439Z] #71 ... [2020-02-10T18:07:58.440Z] [2020-02-10T18:07:58.440Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T18:07:58.440Z] #33 13.38 internal/testlog [2020-02-10T18:07:58.440Z] #33 13.74 encoding [2020-02-10T18:07:58.440Z] #33 13.88 runtime/cgo [2020-02-10T18:07:58.440Z] #33 ... [2020-02-10T18:07:58.440Z] [2020-02-10T18:07:58.440Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-10T18:07:58.440Z] #10 22.22 Fetched 8325 kB in 16s (514 kB/s) [2020-02-10T18:07:58.891Z] Cloning into '/buildx'... [2020-02-10T18:07:58.966Z] #47 ... [2020-02-10T18:07:58.966Z] [2020-02-10T18:07:58.966Z] #11 [dev 1/25] RUN groupadd -r docker [2020-02-10T18:07:58.966Z] #11 DONE 2.9s [2020-02-10T18:07:58.966Z] [2020-02-10T18:07:58.966Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T18:07:58.966Z] #57 2.454 + RM_GOPATH=0 [2020-02-10T18:07:58.966Z] #57 2.454 + TMP_GOPATH= [2020-02-10T18:07:58.966Z] #57 2.454 + : /build [2020-02-10T18:07:58.966Z] #57 2.454 + '[' -z '' ']' [2020-02-10T18:07:58.966Z] #57 2.454 ++ mktemp -d [2020-02-10T18:07:58.966Z] #57 2.455 + export GOPATH=/tmp/tmp.SMq9I5EzWv [2020-02-10T18:07:58.966Z] #57 2.455 + GOPATH=/tmp/tmp.SMq9I5EzWv [2020-02-10T18:07:58.966Z] #57 2.455 + RM_GOPATH=1 [2020-02-10T18:07:58.966Z] #57 2.455 ++ dirname ./install.sh [2020-02-10T18:07:58.966Z] #57 2.457 + dir=. [2020-02-10T18:07:58.966Z] #57 2.457 + bin=runc [2020-02-10T18:07:58.966Z] #57 2.457 + shift [2020-02-10T18:07:58.966Z] #57 2.457 + '[' '!' -f ./runc.installer ']' [2020-02-10T18:07:58.966Z] #57 2.457 + . ./runc.installer [2020-02-10T18:07:58.966Z] #57 2.457 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-02-10T18:07:58.966Z] #57 2.457 + install_runc [2020-02-10T18:07:58.966Z] #57 2.457 + grep -q '^3\.10\.0.*\.el7\.' [2020-02-10T18:07:58.966Z] #57 2.463 + uname -r [2020-02-10T18:07:58.966Z] #57 2.463 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-02-10T18:07:58.966Z] #57 2.463 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-02-10T18:07:58.966Z] #57 2.465 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.SMq9I5EzWv/src/github.com/opencontainers/runc [2020-02-10T18:07:58.966Z] #57 2.465 Cloning into '/tmp/tmp.SMq9I5EzWv/src/github.com/opencontainers/runc'... [2020-02-10T18:07:58.966Z] #57 2.465 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-02-10T18:08:00.978Z] #53 ... [2020-02-10T18:08:00.978Z] [2020-02-10T18:08:00.978Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-10T18:08:00.978Z] #10 18.84 Reading package lists... [2020-02-10T18:08:00.978Z] #10 25.10 Building dependency tree... [2020-02-10T18:08:00.978Z] #10 28.04 The following additional packages will be installed: [2020-02-10T18:08:00.978Z] #10 28.04 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-02-10T18:08:00.978Z] #10 28.04 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-02-10T18:08:00.978Z] #10 28.07 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-02-10T18:08:00.978Z] #10 28.07 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2020-02-10T18:08:00.978Z] #10 28.07 mingw-w64-x86-64-dev [2020-02-10T18:08:00.978Z] #10 28.07 Suggested packages: [2020-02-10T18:08:00.978Z] #10 28.08 gcc-8-locales seccomp wine64 [2020-02-10T18:08:00.978Z] #10 29.13 The following NEW packages will be installed: [2020-02-10T18:08:00.978Z] #10 29.13 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-02-10T18:08:00.978Z] #10 29.14 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-02-10T18:08:00.978Z] #10 29.14 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-02-10T18:08:00.978Z] #10 29.14 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-02-10T18:08:00.978Z] #10 29.14 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-02-10T18:08:00.978Z] #10 29.14 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-02-10T18:08:00.978Z] #10 29.14 The following packages will be upgraded: [2020-02-10T18:08:00.978Z] #10 29.14 libsystemd0 libudev1 [2020-02-10T18:08:00.978Z] #10 29.52 2 upgraded, 25 newly installed, 0 to remove and 9 not upgraded. [2020-02-10T18:08:00.978Z] #10 29.52 Need to get 73.8 MB of archives. [2020-02-10T18:08:00.978Z] #10 29.52 After this operation, 472 MB of additional disk space will be used. [2020-02-10T18:08:00.978Z] #10 29.52 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd0 arm64 241-7~deb10u3 [313 kB] [2020-02-10T18:08:00.978Z] #10 29.54 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev1 arm64 241-7~deb10u3 [145 kB] [2020-02-10T18:08:00.978Z] #10 29.55 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB] [2020-02-10T18:08:00.978Z] #10 29.69 Get:4 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-02-10T18:08:00.978Z] #10 29.87 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-02-10T18:08:00.978Z] #10 29.88 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2020-02-10T18:08:00.978Z] #10 29.90 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2020-02-10T18:08:00.978Z] #10 29.90 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-02-10T18:08:00.978Z] #10 30.20 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-02-10T18:08:00.978Z] #10 30.43 Get:10 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-02-10T18:08:00.978Z] #10 30.43 Get:11 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-02-10T18:08:01.272Z] Removing intermediate container 7cc6aedafe91 [2020-02-10T18:08:01.272Z] ---> 83a575aa6450 [2020-02-10T18:08:01.272Z] Step 7/16 : WORKDIR /buildx [2020-02-10T18:08:01.272Z] ---> Running in b336b12a5463 [2020-02-10T18:08:01.272Z] Removing intermediate container b336b12a5463 [2020-02-10T18:08:01.272Z] ---> 561c54abf8ea [2020-02-10T18:08:01.272Z] Step 8/16 : ARG BUILDX_COMMIT [2020-02-10T18:08:01.272Z] ---> Running in 470b03779066 [2020-02-10T18:08:01.272Z] Removing intermediate container 470b03779066 [2020-02-10T18:08:01.272Z] ---> 367002c3a85a [2020-02-10T18:08:01.273Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-02-10T18:08:01.273Z] ---> Running in 9658fd281e8d [2020-02-10T18:08:01.494Z] #57 ... [2020-02-10T18:08:01.494Z] [2020-02-10T18:08:01.494Z] #12 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-02-10T18:08:01.494Z] #12 DONE 2.1s [2020-02-10T18:08:01.494Z] [2020-02-10T18:08:01.494Z] #13 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-02-10T18:08:01.957Z] #10 ... [2020-02-10T18:08:01.957Z] [2020-02-10T18:08:01.957Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-10T18:08:01.957Z] #43 20.25 Reading package lists... [2020-02-10T18:08:01.957Z] #43 26.58 Building dependency tree... [2020-02-10T18:08:01.957Z] #43 29.48 The following additional packages will be installed: [2020-02-10T18:08:01.957Z] #43 29.48 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-02-10T18:08:01.957Z] #43 29.49 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-02-10T18:08:01.957Z] #43 29.50 Suggested packages: [2020-02-10T18:08:01.957Z] #43 29.50 manpages-dev python-setuptools [2020-02-10T18:08:01.957Z] #43 30.60 The following NEW packages will be installed: [2020-02-10T18:08:01.957Z] #43 30.60 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-02-10T18:08:01.957Z] #43 30.60 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-02-10T18:08:01.957Z] #43 30.60 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-02-10T18:08:01.957Z] #43 30.60 python-six zlib1g-dev [2020-02-10T18:08:01.957Z] #43 30.94 0 upgraded, 17 newly installed, 0 to remove and 11 not upgraded. [2020-02-10T18:08:01.957Z] #43 30.94 Need to get 3798 kB of archives. [2020-02-10T18:08:01.957Z] #43 30.94 After this operation, 21.6 MB of additional disk space will be used. [2020-02-10T18:08:01.957Z] #43 30.94 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2020-02-10T18:08:01.957Z] #43 30.94 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-02-10T18:08:01.957Z] #43 30.94 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2020-02-10T18:08:01.957Z] #43 30.95 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-02-10T18:08:01.957Z] #43 30.96 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2020-02-10T18:08:01.957Z] #43 30.97 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-02-10T18:08:01.957Z] #43 30.97 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-02-10T18:08:01.957Z] #43 30.99 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB] [2020-02-10T18:08:01.957Z] #43 31.00 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2020-02-10T18:08:01.957Z] #43 31.08 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2020-02-10T18:08:01.957Z] #43 31.11 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2020-02-10T18:08:01.957Z] #43 31.21 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2020-02-10T18:08:01.957Z] #43 31.29 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-02-10T18:08:01.957Z] #43 31.30 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2020-02-10T18:08:01.957Z] #43 31.30 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-02-10T18:08:01.957Z] #43 31.30 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2020-02-10T18:08:01.957Z] #43 31.31 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2020-02-10T18:08:02.038Z] From https://github.com/docker/buildx [2020-02-10T18:08:02.038Z] * [new tag] v0.3.1 -> build [2020-02-10T18:08:02.397Z] Switched to branch 'build' [2020-02-10T18:08:02.530Z] #43 32.59 debconf: delaying package configuration, since apt-utils is not installed [2020-02-10T18:08:02.627Z] #10 22.22 Reading package lists... [2020-02-10T18:08:02.627Z] #10 ... [2020-02-10T18:08:02.627Z] [2020-02-10T18:08:02.627Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T18:08:02.627Z] #53 24.55 + cd /tmp/tmp.pquyoxn26U/src/github.com/golangci/golangci-lint/ [2020-02-10T18:08:02.627Z] #53 24.55 + git checkout -q v1.20.0 [2020-02-10T18:08:02.627Z] #53 25.50 ++ git describe --tags [2020-02-10T18:08:02.627Z] #53 25.51 + version=v1.20.0 [2020-02-10T18:08:02.627Z] #53 25.51 ++ git rev-parse --short HEAD [2020-02-10T18:08:02.627Z] #53 25.53 + commit=cc98739 [2020-02-10T18:08:02.627Z] #53 25.53 ++ git show -s --format=%cd [2020-02-10T18:08:02.627Z] #53 25.54 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2020-02-10T18:08:02.627Z] #53 25.54 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-02-10T18:08:02.794Z] #43 32.81 Fetched 3798 kB in 1s (5856 kB/s) [2020-02-10T18:08:02.794Z] #43 32.94 Selecting previously unselected package libcap-dev:arm64. [2020-02-10T18:08:02.867Z] #13 1.880 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-02-10T18:08:02.867Z] #13 DONE 2.0s [2020-02-10T18:08:02.867Z] [2020-02-10T18:08:02.867Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T18:08:02.867Z] #44 53.54 AR compel/libcompel.a [2020-02-10T18:08:02.867Z] #44 53.62 HOSTCC compel/src/main-host.o [2020-02-10T18:08:02.867Z] #44 54.07 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-02-10T18:08:02.867Z] #44 54.36 HOSTCC compel/src/lib/handle-elf-host.o [2020-02-10T18:08:02.867Z] #44 54.84 HOSTCC compel/src/lib/log-host.o [2020-02-10T18:08:02.867Z] #44 54.98 HOSTLINK compel/compel-host-bin [2020-02-10T18:08:02.867Z] #44 55.14 DEP soccr/soccr.d [2020-02-10T18:08:02.867Z] #44 55.40 CC soccr/soccr.o [2020-02-10T18:08:02.867Z] #44 56.84 AR soccr/libsoccr.a [2020-02-10T18:08:02.867Z] #44 56.88 make[1]: 'soccr/libsoccr.a' is up to date. [2020-02-10T18:08:02.867Z] #44 57.25 DEP criu/arch/x86/sigframe.d [2020-02-10T18:08:02.867Z] #44 57.37 DEP criu/arch/x86/sigaction_compat.d [2020-02-10T18:08:02.867Z] #44 57.44 DEP criu/arch/x86/kerndat.d [2020-02-10T18:08:02.867Z] #44 57.55 DEP criu/arch/x86/crtools.d [2020-02-10T18:08:02.867Z] #44 57.66 DEP criu/arch/x86/cpu.d [2020-02-10T18:08:02.867Z] #44 57.80 CC criu/arch/x86/cpu.o [2020-02-10T18:08:03.058Z] #43 32.94 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15374 files and directories currently installed.) [2020-02-10T18:08:03.058Z] #43 33.08 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2020-02-10T18:08:03.058Z] #43 33.09 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2020-02-10T18:08:03.145Z] Removing intermediate container 9658fd281e8d [2020-02-10T18:08:03.145Z] ---> b59dc4b5cb5b [2020-02-10T18:08:03.145Z] Step 10/16 : RUN go mod download [2020-02-10T18:08:03.145Z] ---> Running in 87c6b37cd5c5 [2020-02-10T18:08:03.320Z] #43 33.35 Selecting previously unselected package libnet1:arm64. [2020-02-10T18:08:03.320Z] #43 33.35 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-02-10T18:08:03.320Z] #43 33.37 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-02-10T18:08:03.439Z] #44 58.64 CC criu/arch/x86/crtools.o [2020-02-10T18:08:03.512Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2020-02-10T18:08:03.512Z] go: finding github.com/gorilla/mux v1.7.0 [2020-02-10T18:08:03.512Z] go: finding github.com/imdario/mergo v0.3.7 [2020-02-10T18:08:03.512Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2020-02-10T18:08:03.512Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2020-02-10T18:08:03.512Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2020-02-10T18:08:03.512Z] go: finding github.com/theupdateframework/notary v0.6.1 [2020-02-10T18:08:03.512Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2020-02-10T18:08:03.583Z] #43 33.56 Selecting previously unselected package libnet1-dev. [2020-02-10T18:08:03.583Z] #43 33.56 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2020-02-10T18:08:03.583Z] #43 33.57 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-02-10T18:08:03.844Z] #43 33.84 Selecting previously unselected package libnl-3-200:arm64. [2020-02-10T18:08:03.845Z] #43 33.84 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2020-02-10T18:08:03.845Z] #43 33.85 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-02-10T18:08:03.891Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2020-02-10T18:08:04.106Z] #43 34.07 Selecting previously unselected package libnl-3-dev:arm64. [2020-02-10T18:08:04.106Z] #43 34.07 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2020-02-10T18:08:04.106Z] #43 34.08 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2020-02-10T18:08:04.273Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2020-02-10T18:08:04.368Z] #43 34.55 Selecting previously unselected package libprotobuf-c1:arm64. [2020-02-10T18:08:04.524Z] #53 ... [2020-02-10T18:08:04.524Z] [2020-02-10T18:08:04.524Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-10T18:08:04.524Z] #35 19.96 Fetched 8325 kB in 16s (509 kB/s) [2020-02-10T18:08:04.524Z] #35 19.96 Reading package lists... [2020-02-10T18:08:04.643Z] #43 34.56 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-02-10T18:08:04.643Z] #43 34.61 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-02-10T18:08:04.644Z] go: finding github.com/hashicorp/go-version v1.1.0 [2020-02-10T18:08:04.644Z] go: finding github.com/go-sql-driver/mysql v1.4.1 [2020-02-10T18:08:04.644Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2020-02-10T18:08:04.780Z] #35 26.81 Reading package lists... [2020-02-10T18:08:04.781Z] #35 ... [2020-02-10T18:08:04.781Z] [2020-02-10T18:08:04.781Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-10T18:08:04.781Z] #25 23.04 Reading package lists... [2020-02-10T18:08:04.812Z] #44 60.13 CC criu/arch/x86/kerndat.o [2020-02-10T18:08:04.812Z] #44 ... [2020-02-10T18:08:04.812Z] [2020-02-10T18:08:04.812Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T18:08:04.812Z] #57 8.456 + cd /tmp/tmp.SMq9I5EzWv/src/github.com/opencontainers/runc [2020-02-10T18:08:04.812Z] #57 8.456 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-02-10T18:08:04.908Z] #43 34.93 Selecting previously unselected package libprotobuf-c-dev:arm64. [2020-02-10T18:08:04.908Z] #43 34.93 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2020-02-10T18:08:04.908Z] #43 34.96 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-02-10T18:08:05.009Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2020-02-10T18:08:05.070Z] #57 ... [2020-02-10T18:08:05.070Z] [2020-02-10T18:08:05.070Z] #14 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-02-10T18:08:05.070Z] #14 DONE 2.2s [2020-02-10T18:08:05.070Z] [2020-02-10T18:08:05.070Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T18:08:05.070Z] #57 8.752 + '[' -z '' ']' [2020-02-10T18:08:05.070Z] #57 8.752 + target=static [2020-02-10T18:08:05.070Z] #57 8.752 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-02-10T18:08:05.168Z] #43 35.37 Selecting previously unselected package zlib1g-dev:arm64. [2020-02-10T18:08:05.388Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2020-02-10T18:08:05.429Z] #43 ... [2020-02-10T18:08:05.429Z] [2020-02-10T18:08:05.429Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-10T18:08:05.429Z] #59 20.92 Reading package lists... [2020-02-10T18:08:05.429Z] #59 28.02 Building dependency tree... [2020-02-10T18:08:05.429Z] #59 31.08 The following additional packages will be installed: [2020-02-10T18:08:05.429Z] #59 31.09 libbtrfs0 [2020-02-10T18:08:05.429Z] #59 31.26 The following NEW packages will be installed: [2020-02-10T18:08:05.429Z] #59 31.26 libbtrfs-dev libbtrfs0 [2020-02-10T18:08:05.429Z] #59 31.70 0 upgraded, 2 newly installed, 0 to remove and 11 not upgraded. [2020-02-10T18:08:05.429Z] #59 31.70 Need to get 119 kB of archives. [2020-02-10T18:08:05.429Z] #59 31.70 After this operation, 387 kB of additional disk space will be used. [2020-02-10T18:08:05.429Z] #59 31.70 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-02-10T18:08:05.429Z] #59 31.71 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-02-10T18:08:05.429Z] #59 33.05 debconf: delaying package configuration, since apt-utils is not installed [2020-02-10T18:08:05.429Z] #59 33.21 Fetched 119 kB in 0s (370 kB/s) [2020-02-10T18:08:05.429Z] #59 33.33 Selecting previously unselected package libbtrfs0. [2020-02-10T18:08:05.430Z] #59 33.33 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15374 files and directories currently installed.) [2020-02-10T18:08:05.430Z] #59 33.40 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2020-02-10T18:08:05.430Z] #59 33.43 Unpacking libbtrfs0 (4.20.1-2) ... [2020-02-10T18:08:05.430Z] #59 33.61 Selecting previously unselected package libbtrfs-dev. [2020-02-10T18:08:05.430Z] #59 33.61 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-02-10T18:08:05.430Z] #59 33.61 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-02-10T18:08:05.430Z] #59 33.93 Setting up libbtrfs0 (4.20.1-2) ... [2020-02-10T18:08:05.430Z] #59 33.94 Setting up libbtrfs-dev (4.20.1-2) ... [2020-02-10T18:08:05.430Z] #59 33.95 Processing triggers for libc-bin (2.28-10) ... [2020-02-10T18:08:05.430Z] #59 DONE 35.5s [2020-02-10T18:08:05.430Z] [2020-02-10T18:08:05.430Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-10T18:08:05.430Z] #43 35.38 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2020-02-10T18:08:05.430Z] #43 35.42 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-02-10T18:08:05.430Z] #43 ... [2020-02-10T18:08:05.430Z] [2020-02-10T18:08:05.430Z] #60 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-10T18:08:05.430Z] #60 DONE 0.1s [2020-02-10T18:08:05.430Z] [2020-02-10T18:08:05.430Z] #61 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-02-10T18:08:05.694Z] #61 DONE 0.2s [2020-02-10T18:08:05.694Z] [2020-02-10T18:08:05.694Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-10T18:08:05.694Z] #10 32.60 Get:12 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-02-10T18:08:05.694Z] #10 34.06 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2020-02-10T18:08:05.694Z] #10 34.06 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2020-02-10T18:08:05.694Z] #10 34.08 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-02-10T18:08:05.694Z] #10 34.08 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-02-10T18:08:05.694Z] #10 34.08 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB] [2020-02-10T18:08:05.694Z] #10 34.08 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u3 [109 kB] [2020-02-10T18:08:05.694Z] #10 34.08 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2020-02-10T18:08:05.694Z] #10 34.11 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2020-02-10T18:08:05.694Z] #10 34.14 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2020-02-10T18:08:05.694Z] #10 34.14 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2020-02-10T18:08:05.694Z] #10 34.16 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2020-02-10T18:08:05.694Z] #10 34.21 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2020-02-10T18:08:05.694Z] #10 34.23 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2020-02-10T18:08:05.694Z] #10 34.23 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB] [2020-02-10T18:08:05.694Z] #10 34.24 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u3 [321 kB] [2020-02-10T18:08:05.694Z] #10 35.03 debconf: delaying package configuration, since apt-utils is not installed [2020-02-10T18:08:05.694Z] #10 35.24 Fetched 73.8 MB in 5s (14.7 MB/s) [2020-02-10T18:08:05.694Z] #10 35.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 ... 15374 files and directories currently installed.) [2020-02-10T18:08:05.694Z] #10 35.51 Preparing to unpack .../libsystemd0_241-7~deb10u3_arm64.deb ... [2020-02-10T18:08:05.694Z] #10 35.56 Unpacking libsystemd0:arm64 (241-7~deb10u3) over (241-7~deb10u2) ... [2020-02-10T18:08:05.759Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2020-02-10T18:08:05.959Z] #10 36.03 Setting up libsystemd0:arm64 (241-7~deb10u3) ... [2020-02-10T18:08:06.131Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2020-02-10T18:08:06.131Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2020-02-10T18:08:06.159Z] #25 29.67 Reading package lists... [2020-02-10T18:08:06.159Z] #25 ... [2020-02-10T18:08:06.159Z] [2020-02-10T18:08:06.159Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-10T18:08:06.159Z] #59 21.58 Fetched 8325 kB in 16s (507 kB/s) [2020-02-10T18:08:06.159Z] #59 21.58 Reading package lists... [2020-02-10T18:08:06.415Z] #59 27.77 Reading package lists... [2020-02-10T18:08:06.415Z] #59 ... [2020-02-10T18:08:06.415Z] [2020-02-10T18:08:06.415Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-10T18:08:06.415Z] #10 22.22 Reading package lists... [2020-02-10T18:08:06.515Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2020-02-10T18:08:06.515Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2020-02-10T18:08:06.515Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2020-02-10T18:08:06.515Z] go: finding github.com/Microsoft/hcsshim v0.8.6 [2020-02-10T18:08:06.530Z] #10 36.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 ... 15374 files and directories currently installed.) [2020-02-10T18:08:06.530Z] #10 36.35 Preparing to unpack .../libudev1_241-7~deb10u3_arm64.deb ... [2020-02-10T18:08:06.530Z] #10 36.39 Unpacking libudev1:arm64 (241-7~deb10u3) over (241-7~deb10u2) ... [2020-02-10T18:08:06.530Z] #10 ... [2020-02-10T18:08:06.530Z] [2020-02-10T18:08:06.530Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-10T18:08:06.530Z] #35 20.44 Reading package lists... [2020-02-10T18:08:06.530Z] #35 26.76 Building dependency tree... [2020-02-10T18:08:06.530Z] #35 29.75 The following additional packages will be installed: [2020-02-10T18:08:06.530Z] #35 29.78 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-02-10T18:08:06.530Z] #35 29.78 Suggested packages: [2020-02-10T18:08:06.530Z] #35 29.79 cmake-doc ninja-build lrzip [2020-02-10T18:08:06.530Z] #35 29.79 Recommended packages: [2020-02-10T18:08:06.530Z] #35 29.79 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-02-10T18:08:06.530Z] #35 30.64 The following NEW packages will be installed: [2020-02-10T18:08:06.530Z] #35 30.64 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-02-10T18:08:06.530Z] #35 30.66 vim-common xxd [2020-02-10T18:08:06.530Z] #35 31.02 0 upgraded, 10 newly installed, 0 to remove and 11 not upgraded. [2020-02-10T18:08:06.530Z] #35 31.02 Need to get 14.2 MB of archives. [2020-02-10T18:08:06.530Z] #35 31.02 After this operation, 60.0 MB of additional disk space will be used. [2020-02-10T18:08:06.530Z] #35 31.02 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-02-10T18:08:06.530Z] #35 31.03 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-02-10T18:08:06.530Z] #35 31.04 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2020-02-10T18:08:06.530Z] #35 31.19 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6 [8153 kB] [2020-02-10T18:08:06.530Z] #35 31.65 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+b3 [623 kB] [2020-02-10T18:08:06.530Z] #35 31.70 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2020-02-10T18:08:06.530Z] #35 31.72 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2020-02-10T18:08:06.530Z] #35 31.73 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2020-02-10T18:08:06.530Z] #35 31.74 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2020-02-10T18:08:06.530Z] #35 31.76 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2020-02-10T18:08:06.530Z] #35 33.49 debconf: delaying package configuration, since apt-utils is not installed [2020-02-10T18:08:06.530Z] #35 33.77 Fetched 14.2 MB in 1s (11.5 MB/s) [2020-02-10T18:08:06.530Z] #35 33.88 Selecting previously unselected package xxd. [2020-02-10T18:08:06.530Z] #35 33.88 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15374 files and directories currently installed.) [2020-02-10T18:08:06.530Z] #35 34.01 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-02-10T18:08:06.530Z] #35 34.06 Unpacking xxd (2:8.1.0875-5) ... [2020-02-10T18:08:06.530Z] #35 34.26 Selecting previously unselected package vim-common. [2020-02-10T18:08:06.530Z] #35 34.26 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-02-10T18:08:06.530Z] #35 34.32 Unpacking vim-common (2:8.1.0875-5) ... [2020-02-10T18:08:06.530Z] #35 34.97 Selecting previously unselected package cmake-data. [2020-02-10T18:08:06.530Z] #35 34.97 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-02-10T18:08:06.530Z] #35 35.00 Unpacking cmake-data (3.13.4-1) ... [2020-02-10T18:08:06.530Z] #35 ... [2020-02-10T18:08:06.530Z] [2020-02-10T18:08:06.530Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-10T18:08:06.530Z] #43 35.85 Selecting previously unselected package libprotobuf17:arm64. [2020-02-10T18:08:06.530Z] #43 35.85 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2020-02-10T18:08:06.530Z] #43 35.86 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2020-02-10T18:08:06.530Z] #43 36.56 Selecting previously unselected package libprotobuf-lite17:arm64. [2020-02-10T18:08:06.530Z] #43 36.56 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2020-02-10T18:08:06.530Z] #43 36.58 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-02-10T18:08:06.794Z] #43 36.83 Selecting previously unselected package libprotobuf-dev:arm64. [2020-02-10T18:08:06.794Z] #43 36.83 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2020-02-10T18:08:06.794Z] #43 36.84 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-02-10T18:08:06.942Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2020-02-10T18:08:06.969Z] #57 10.53 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-02-10T18:08:07.372Z] #43 ... [2020-02-10T18:08:07.372Z] [2020-02-10T18:08:07.372Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T18:08:07.372Z] #71 DONE 36.9s [2020-02-10T18:08:07.372Z] [2020-02-10T18:08:07.372Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-10T18:08:07.372Z] #10 36.75 Setting up libudev1:arm64 (241-7~deb10u3) ... [2020-02-10T18:08:07.372Z] #10 36.92 Selecting previously unselected package binutils-mingw-w64-i686. [2020-02-10T18:08:07.372Z] #10 36.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-02-10T18:08:07.372Z] #10 37.07 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2020-02-10T18:08:07.372Z] #10 37.14 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-02-10T18:08:07.385Z] go: finding github.com/jinzhu/now v1.0.0 [2020-02-10T18:08:07.535Z] #57 ... [2020-02-10T18:08:07.535Z] [2020-02-10T18:08:07.535Z] #15 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-02-10T18:08:07.535Z] #15 DONE 2.1s [2020-02-10T18:08:07.535Z] [2020-02-10T18:08:07.535Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T18:08:07.535Z] #44 60.92 CC criu/arch/x86/sigaction_compat.o [2020-02-10T18:08:07.535Z] #44 61.28 CC criu/arch/x86/sigframe.o [2020-02-10T18:08:07.535Z] #44 61.54 LINK criu/arch/x86/crtools.built-in.o [2020-02-10T18:08:07.535Z] #44 61.60 DEP criu/pie/util-vdso-elf32.d [2020-02-10T18:08:07.535Z] #44 61.70 DEP criu/arch/x86/vdso-pie.d [2020-02-10T18:08:07.535Z] #44 61.79 DEP criu/pie/parasite-vdso.d [2020-02-10T18:08:07.535Z] #44 61.94 DEP criu/pie/util-vdso.d [2020-02-10T18:08:07.535Z] #44 62.05 DEP criu/pie/util.d [2020-02-10T18:08:07.535Z] #44 62.21 CC criu/pie/util.o [2020-02-10T18:08:07.535Z] #44 62.52 CC criu/pie/util-vdso.o [2020-02-10T18:08:08.131Z] #44 63.51 CC criu/pie/parasite-vdso.o [2020-02-10T18:08:08.334Z] #10 ... [2020-02-10T18:08:08.334Z] [2020-02-10T18:08:08.334Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-10T18:08:08.334Z] #25 23.73 Reading package lists... [2020-02-10T18:08:08.334Z] #25 30.12 Building dependency tree... [2020-02-10T18:08:08.334Z] #25 33.29 ca-certificates is already the newest version (20190110). [2020-02-10T18:08:08.334Z] #25 33.29 The following additional packages will be installed: [2020-02-10T18:08:08.334Z] #25 33.29 libjq1 libonig5 [2020-02-10T18:08:08.334Z] #25 33.84 The following NEW packages will be installed: [2020-02-10T18:08:08.334Z] #25 33.86 jq libjq1 libonig5 [2020-02-10T18:08:08.334Z] #25 34.28 0 upgraded, 3 newly installed, 0 to remove and 11 not upgraded. [2020-02-10T18:08:08.334Z] #25 34.28 Need to get 325 kB of archives. [2020-02-10T18:08:08.334Z] #25 34.28 After this operation, 1019 kB of additional disk space will be used. [2020-02-10T18:08:08.334Z] #25 34.28 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-02-10T18:08:08.334Z] #25 34.31 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-02-10T18:08:08.334Z] #25 34.31 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-02-10T18:08:08.334Z] #25 35.83 debconf: delaying package configuration, since apt-utils is not installed [2020-02-10T18:08:08.334Z] #25 36.04 Fetched 325 kB in 0s (1004 kB/s) [2020-02-10T18:08:08.334Z] #25 36.20 Selecting previously unselected package libonig5:arm64. [2020-02-10T18:08:08.334Z] #25 36.20 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15374 files and directories currently installed.) [2020-02-10T18:08:08.334Z] #25 36.35 Preparing to unpack .../libonig5_6.9.1-1_arm64.deb ... [2020-02-10T18:08:08.334Z] #25 36.39 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-02-10T18:08:08.334Z] #25 36.71 Selecting previously unselected package libjq1:arm64. [2020-02-10T18:08:08.334Z] #25 36.72 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-02-10T18:08:08.334Z] #25 36.75 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-02-10T18:08:08.334Z] #25 37.29 Selecting previously unselected package jq. [2020-02-10T18:08:08.334Z] #25 37.29 Preparing to unpack .../jq_1.5+dfsg-2+b1_arm64.deb ... [2020-02-10T18:08:08.334Z] #25 37.32 Unpacking jq (1.5+dfsg-2+b1) ... [2020-02-10T18:08:08.334Z] #25 37.69 Setting up libonig5:arm64 (6.9.1-1) ... [2020-02-10T18:08:08.334Z] #25 37.73 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-02-10T18:08:08.334Z] #25 37.82 Setting up jq (1.5+dfsg-2+b1) ... [2020-02-10T18:08:08.334Z] #25 37.84 Processing triggers for libc-bin (2.28-10) ... [2020-02-10T18:08:08.334Z] #25 DONE 38.4s [2020-02-10T18:08:08.453Z] go: finding gotest.tools v2.2.0+incompatible [2020-02-10T18:08:08.453Z] go: finding go.etcd.io/bbolt v1.3.2 [2020-02-10T18:08:08.597Z] [2020-02-10T18:08:08.597Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-02-10T18:08:08.597Z] #26 DONE 0.1s [2020-02-10T18:08:08.597Z] [2020-02-10T18:08:08.597Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-10T18:08:08.597Z] #43 38.53 Selecting previously unselected package libprotoc17:arm64. [2020-02-10T18:08:08.597Z] #43 38.53 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2020-02-10T18:08:08.597Z] #43 38.58 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2020-02-10T18:08:08.845Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2020-02-10T18:08:08.846Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2020-02-10T18:08:08.846Z] go: finding github.com/docker/docker-credential-helpers v0.6.1 [2020-02-10T18:08:08.846Z] go: finding github.com/ghodss/yaml v1.0.0 [2020-02-10T18:08:08.846Z] go: finding github.com/gogo/googleapis v1.1.0 [2020-02-10T18:08:08.846Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-02-10T18:08:08.933Z] #10 29.23 Reading package lists... [2020-02-10T18:08:08.933Z] #10 ... [2020-02-10T18:08:08.933Z] [2020-02-10T18:08:08.933Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-10T18:08:08.933Z] #59 27.77 Reading package lists... [2020-02-10T18:08:09.094Z] #44 64.33 CC criu/arch/x86/vdso-pie.o [2020-02-10T18:08:09.189Z] #59 33.87 Building dependency tree... [2020-02-10T18:08:09.189Z] #59 ... [2020-02-10T18:08:09.189Z] [2020-02-10T18:08:09.189Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-10T18:08:09.189Z] #43 17.94 Reading package lists... [2020-02-10T18:08:09.189Z] #43 24.95 Reading package lists... [2020-02-10T18:08:09.189Z] #43 31.41 Building dependency tree... [2020-02-10T18:08:09.189Z] #43 34.49 The following additional packages will be installed: [2020-02-10T18:08:09.189Z] #43 34.50 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-02-10T18:08:09.189Z] #43 34.51 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-02-10T18:08:09.189Z] #43 34.52 Suggested packages: [2020-02-10T18:08:09.189Z] #43 34.52 manpages-dev python-setuptools [2020-02-10T18:08:09.189Z] #43 ... [2020-02-10T18:08:09.189Z] [2020-02-10T18:08:09.189Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-10T18:08:09.189Z] #35 26.81 Reading package lists... [2020-02-10T18:08:09.189Z] #35 33.24 Building dependency tree... [2020-02-10T18:08:09.246Z] go: finding github.com/kr/pretty v0.1.0 [2020-02-10T18:08:09.354Z] #44 64.61 CC criu/pie/util-vdso-elf32.o [2020-02-10T18:08:09.539Z] #43 39.34 Selecting previously unselected package protobuf-c-compiler. [2020-02-10T18:08:09.539Z] #43 39.34 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2020-02-10T18:08:09.539Z] #43 39.36 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-02-10T18:08:09.618Z] #44 ... [2020-02-10T18:08:09.618Z] [2020-02-10T18:08:09.618Z] #16 [dev 6/25] RUN ldconfig [2020-02-10T18:08:09.618Z] #16 DONE 2.3s [2020-02-10T18:08:09.633Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2020-02-10T18:08:09.633Z] go: finding github.com/gogo/protobuf v1.2.0 [2020-02-10T18:08:09.802Z] #43 39.65 Selecting previously unselected package protobuf-compiler. [2020-02-10T18:08:09.802Z] #43 39.65 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2020-02-10T18:08:09.802Z] #43 39.69 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-02-10T18:08:09.874Z] [2020-02-10T18:08:09.874Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-10T18:08:10.030Z] go: finding github.com/spf13/viper v1.3.2 [2020-02-10T18:08:10.030Z] go: finding github.com/json-iterator/go v1.1.6 [2020-02-10T18:08:10.030Z] go: finding github.com/sirupsen/logrus v1.3.0 [2020-02-10T18:08:10.030Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2020-02-10T18:08:10.030Z] go: finding github.com/mattn/go-sqlite3 v1.10.0 [2020-02-10T18:08:10.066Z] #43 39.95 Selecting previously unselected package python-pkg-resources. [2020-02-10T18:08:10.066Z] #43 39.96 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-02-10T18:08:10.066Z] #43 39.97 Unpacking python-pkg-resources (40.8.0-1) ... [2020-02-10T18:08:10.333Z] #43 40.40 Selecting previously unselected package python-six. [2020-02-10T18:08:10.333Z] #43 40.42 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-02-10T18:08:10.333Z] #43 40.48 Unpacking python-six (1.12.0-1) ... [2020-02-10T18:08:10.415Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2020-02-10T18:08:10.415Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2020-02-10T18:08:10.603Z] #43 40.69 Selecting previously unselected package python-protobuf. [2020-02-10T18:08:10.862Z] #43 40.70 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2020-02-10T18:08:10.862Z] #43 40.83 Unpacking python-protobuf (3.6.1.3-2) ... [2020-02-10T18:08:11.217Z] go: finding github.com/stretchr/testify v1.2.2 [2020-02-10T18:08:11.217Z] go: finding github.com/docker/docker-credential-helpers v0.6.0 [2020-02-10T18:08:11.217Z] go: finding github.com/golang/protobuf v1.2.0 [2020-02-10T18:08:11.217Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2020-02-10T18:08:11.217Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2020-02-10T18:08:11.217Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2020-02-10T18:08:11.431Z] #43 41.30 Setting up python-pkg-resources (40.8.0-1) ... [2020-02-10T18:08:11.606Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-02-10T18:08:11.712Z] #35 36.74 The following additional packages will be installed: [2020-02-10T18:08:11.712Z] #35 36.77 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-02-10T18:08:11.712Z] #35 36.78 Suggested packages: [2020-02-10T18:08:11.712Z] #35 36.78 cmake-doc ninja-build lrzip [2020-02-10T18:08:11.712Z] #35 36.78 Recommended packages: [2020-02-10T18:08:11.712Z] #35 36.78 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-02-10T18:08:12.275Z] #35 37.77 The following NEW packages will be installed: [2020-02-10T18:08:12.275Z] #35 37.78 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-02-10T18:08:12.275Z] #35 37.80 vim-common xxd [2020-02-10T18:08:12.398Z] #17 2.507 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-10T18:08:12.398Z] #17 2.568 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-10T18:08:12.398Z] #17 2.568 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-10T18:08:12.438Z] go: finding gopkg.in/inf.v0 v0.9.1 [2020-02-10T18:08:12.438Z] go: finding github.com/gogo/protobuf v1.2.1 [2020-02-10T18:08:12.438Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2020-02-10T18:08:12.438Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2020-02-10T18:08:12.438Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2020-02-10T18:08:12.438Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2020-02-10T18:08:12.655Z] #17 3.170 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-02-10T18:08:12.839Z] #35 38.19 0 upgraded, 10 newly installed, 0 to remove and 11 not upgraded. [2020-02-10T18:08:12.839Z] #35 38.19 Need to get 14.9 MB of archives. [2020-02-10T18:08:12.839Z] #35 38.19 After this operation, 61.8 MB of additional disk space will be used. [2020-02-10T18:08:12.839Z] #35 38.19 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-02-10T18:08:12.839Z] #35 38.19 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-02-10T18:08:12.839Z] #35 38.20 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-02-10T18:08:12.839Z] #35 38.36 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6 [8292 kB] [2020-02-10T18:08:12.971Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2020-02-10T18:08:13.097Z] #35 ... [2020-02-10T18:08:13.097Z] [2020-02-10T18:08:13.097Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-10T18:08:13.097Z] #43 35.81 The following NEW packages will be installed: [2020-02-10T18:08:13.097Z] #43 35.82 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-02-10T18:08:13.097Z] #43 35.83 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-02-10T18:08:13.097Z] #43 35.83 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-02-10T18:08:13.097Z] #43 35.83 python-six zlib1g-dev [2020-02-10T18:08:13.097Z] #43 36.27 0 upgraded, 17 newly installed, 0 to remove and 11 not upgraded. [2020-02-10T18:08:13.097Z] #43 36.27 Need to get 4095 kB of archives. [2020-02-10T18:08:13.097Z] #43 36.27 After this operation, 22.5 MB of additional disk space will be used. [2020-02-10T18:08:13.097Z] #43 36.27 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-02-10T18:08:13.097Z] #43 36.27 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-02-10T18:08:13.097Z] #43 36.27 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-02-10T18:08:13.097Z] #43 36.28 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-02-10T18:08:13.097Z] #43 36.28 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-02-10T18:08:13.097Z] #43 36.30 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-02-10T18:08:13.097Z] #43 36.31 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-02-10T18:08:13.097Z] #43 36.31 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-02-10T18:08:13.097Z] #43 36.33 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-02-10T18:08:13.097Z] #43 36.44 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-02-10T18:08:13.097Z] #43 36.46 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-02-10T18:08:13.097Z] #43 36.62 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-02-10T18:08:13.097Z] #43 36.69 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-02-10T18:08:13.097Z] #43 36.69 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-02-10T18:08:13.097Z] #43 36.72 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-02-10T18:08:13.097Z] #43 36.75 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-02-10T18:08:13.097Z] #43 36.76 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-02-10T18:08:13.097Z] #43 37.85 debconf: delaying package configuration, since apt-utils is not installed [2020-02-10T18:08:13.097Z] #43 38.01 Fetched 4095 kB in 1s (4992 kB/s) [2020-02-10T18:08:13.097Z] #43 38.10 Selecting previously unselected package libcap-dev:amd64. [2020-02-10T18:08:13.097Z] #43 38.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 ... 15401 files and directories currently installed.) [2020-02-10T18:08:13.097Z] #43 38.18 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-02-10T18:08:13.097Z] #43 38.19 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-02-10T18:08:13.097Z] #43 38.31 Selecting previously unselected package libnet1:amd64. [2020-02-10T18:08:13.097Z] #43 38.31 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-02-10T18:08:13.097Z] #43 38.32 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-02-10T18:08:13.097Z] #43 38.47 Selecting previously unselected package libnet1-dev. [2020-02-10T18:08:13.097Z] #43 38.47 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-02-10T18:08:13.097Z] #43 38.48 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-02-10T18:08:13.358Z] #43 38.68 Selecting previously unselected package libnl-3-200:amd64. [2020-02-10T18:08:13.358Z] #43 38.70 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-02-10T18:08:13.358Z] #43 38.70 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-02-10T18:08:13.457Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2020-02-10T18:08:13.615Z] #43 38.94 Selecting previously unselected package libnl-3-dev:amd64. [2020-02-10T18:08:13.615Z] #43 38.94 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-02-10T18:08:13.615Z] #43 38.95 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-02-10T18:08:13.615Z] #43 39.08 Selecting previously unselected package libprotobuf-c1:amd64. [2020-02-10T18:08:13.615Z] #43 39.10 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-02-10T18:08:13.615Z] #43 39.12 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-02-10T18:08:13.615Z] #43 39.22 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-02-10T18:08:13.615Z] #43 39.23 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-02-10T18:08:13.861Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2020-02-10T18:08:13.872Z] #43 39.26 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-02-10T18:08:13.872Z] #43 39.40 Selecting previously unselected package zlib1g-dev:amd64. [2020-02-10T18:08:13.872Z] #43 39.40 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-02-10T18:08:13.872Z] #43 39.41 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-02-10T18:08:13.976Z] #43 44.08 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-02-10T18:08:13.976Z] #43 44.10 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-02-10T18:08:13.976Z] #43 44.14 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-02-10T18:08:13.976Z] #43 44.16 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-02-10T18:08:14.237Z] #43 44.18 Setting up python-six (1.12.0-1) ... [2020-02-10T18:08:14.237Z] #43 ... [2020-02-10T18:08:14.237Z] [2020-02-10T18:08:14.237Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-10T18:08:14.237Z] #27 3.806 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-02-10T18:08:14.237Z] #27 4.367 #=#=# [2020-02-10T18:08:14.254Z] go: finding github.com/mattn/go-shellwords v1.0.5 [2020-02-10T18:08:14.255Z] go: finding github.com/spf13/afero v1.1.2 [2020-02-10T18:08:14.255Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2020-02-10T18:08:14.435Z] #43 39.78 Selecting previously unselected package libprotobuf17:amd64. [2020-02-10T18:08:14.435Z] #43 39.80 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-02-10T18:08:14.435Z] #43 39.84 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-02-10T18:08:14.552Z] #17 4.457 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [176 kB] [2020-02-10T18:08:14.620Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2020-02-10T18:08:14.620Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2020-02-10T18:08:14.981Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2020-02-10T18:08:14.981Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2020-02-10T18:08:14.981Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2020-02-10T18:08:14.998Z] #43 ... [2020-02-10T18:08:14.998Z] [2020-02-10T18:08:14.998Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-10T18:08:14.998Z] #59 33.87 Building dependency tree... [2020-02-10T18:08:14.998Z] #59 37.01 The following additional packages will be installed: [2020-02-10T18:08:14.998Z] #59 37.03 libbtrfs0 [2020-02-10T18:08:14.998Z] #59 37.21 The following NEW packages will be installed: [2020-02-10T18:08:14.998Z] #59 37.21 libbtrfs-dev libbtrfs0 [2020-02-10T18:08:14.998Z] #59 37.68 0 upgraded, 2 newly installed, 0 to remove and 11 not upgraded. [2020-02-10T18:08:14.998Z] #59 37.68 Need to get 119 kB of archives. [2020-02-10T18:08:14.998Z] #59 37.68 After this operation, 387 kB of additional disk space will be used. [2020-02-10T18:08:14.998Z] #59 37.68 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-02-10T18:08:14.998Z] #59 37.68 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-02-10T18:08:14.998Z] #59 38.67 debconf: delaying package configuration, since apt-utils is not installed [2020-02-10T18:08:14.998Z] #59 38.95 Fetched 119 kB in 0s (313 kB/s) [2020-02-10T18:08:14.998Z] #59 39.01 Selecting previously unselected package libbtrfs0. [2020-02-10T18:08:14.998Z] #59 39.01 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-02-10T18:08:14.998Z] #59 39.05 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-02-10T18:08:14.998Z] #59 39.06 Unpacking libbtrfs0 (4.20.1-2) ... [2020-02-10T18:08:14.998Z] #59 39.21 Selecting previously unselected package libbtrfs-dev. [2020-02-10T18:08:14.998Z] #59 39.21 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-02-10T18:08:14.998Z] #59 39.22 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-02-10T18:08:14.998Z] #59 39.48 Setting up libbtrfs0 (4.20.1-2) ... [2020-02-10T18:08:14.998Z] #59 39.50 Setting up libbtrfs-dev (4.20.1-2) ... [2020-02-10T18:08:14.998Z] #59 39.51 Processing triggers for libc-bin (2.28-10) ... [2020-02-10T18:08:14.998Z] #59 DONE 40.3s [2020-02-10T18:08:14.998Z] [2020-02-10T18:08:14.998Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T18:08:14.998Z] #71 DONE 40.0s [2020-02-10T18:08:14.998Z] [2020-02-10T18:08:14.998Z] #60 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-10T18:08:14.998Z] #60 DONE 0.1s [2020-02-10T18:08:14.998Z] [2020-02-10T18:08:14.998Z] #61 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-02-10T18:08:14.998Z] #61 DONE 0.1s [2020-02-10T18:08:14.998Z] [2020-02-10T18:08:14.998Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T18:08:15.020Z] #27 4.652 0.0% ##### 7.3% ######### 13.5% ############# 18.5% ################ 23.4% #################### 28.8% ######################## 34.3% ############################ 39.9% ################################ 44.5% ################################### 48.8% ##################################### 52.4% ######################################### 58.3% ############################################## 64.1% ################################################### 71.7% ######################################################## 77.9% ########################################################### 82.5% ################################################################ 89.6% ################################################################### 93.9% ######################################################################## 100.0% [2020-02-10T18:08:15.354Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2020-02-10T18:08:15.354Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2020-02-10T18:08:15.354Z] go: finding github.com/pkg/profile v1.2.1 [2020-02-10T18:08:15.354Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2020-02-10T18:08:15.484Z] #17 6.050 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B] [2020-02-10T18:08:15.608Z] #27 7.126 #=#=# [2020-02-10T18:08:15.722Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2020-02-10T18:08:15.722Z] go: finding github.com/godbus/dbus v4.1.0+incompatible [2020-02-10T18:08:15.722Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2020-02-10T18:08:15.872Z] #27 7.352 [2020-02-10T18:08:15.872Z] #27 ... [2020-02-10T18:08:15.872Z] [2020-02-10T18:08:15.872Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T18:08:15.872Z] #62 3.134 + RM_GOPATH=0 [2020-02-10T18:08:15.872Z] #62 3.134 + TMP_GOPATH= [2020-02-10T18:08:15.872Z] #62 3.134 + : /build [2020-02-10T18:08:15.872Z] #62 3.134 + '[' -z '' ']' [2020-02-10T18:08:15.872Z] #62 3.135 ++ mktemp -d [2020-02-10T18:08:15.872Z] #62 3.142 + export GOPATH=/tmp/tmp.YmLEu1zl9e [2020-02-10T18:08:15.872Z] #62 3.142 + GOPATH=/tmp/tmp.YmLEu1zl9e [2020-02-10T18:08:15.872Z] #62 3.142 + RM_GOPATH=1 [2020-02-10T18:08:15.872Z] #62 3.145 ++ dirname ./install.sh [2020-02-10T18:08:15.872Z] #62 3.166 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-02-10T18:08:15.872Z] #62 3.166 + dir=. [2020-02-10T18:08:15.872Z] #62 3.166 + bin=containerd [2020-02-10T18:08:15.872Z] #62 3.166 + shift [2020-02-10T18:08:15.872Z] #62 3.166 + '[' '!' -f ./containerd.installer ']' [2020-02-10T18:08:15.872Z] #62 3.166 + . ./containerd.installer [2020-02-10T18:08:15.872Z] #62 3.166 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-02-10T18:08:15.872Z] #62 3.166 + install_containerd [2020-02-10T18:08:15.872Z] #62 3.166 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-02-10T18:08:15.872Z] #62 3.166 + git clone https://github.com/containerd/containerd.git /tmp/tmp.YmLEu1zl9e/src/github.com/containerd/containerd [2020-02-10T18:08:15.872Z] #62 3.166 Cloning into '/tmp/tmp.YmLEu1zl9e/src/github.com/containerd/containerd'... [2020-02-10T18:08:15.872Z] #62 ... [2020-02-10T18:08:15.872Z] [2020-02-10T18:08:15.872Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-10T18:08:16.083Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2020-02-10T18:08:16.083Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2020-02-10T18:08:16.417Z] #17 ... [2020-02-10T18:08:16.417Z] [2020-02-10T18:08:16.417Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T18:08:16.417Z] #44 65.75 AR criu/pie/pie.lib.a [2020-02-10T18:08:16.417Z] #44 65.81 DEP criu/pie/restorer.d [2020-02-10T18:08:16.417Z] #44 66.02 DEP criu/arch/x86/sigaction_compat_pie.d [2020-02-10T18:08:16.417Z] #44 66.10 DEP criu/arch/x86/restorer_unmap.d [2020-02-10T18:08:16.417Z] #44 66.12 DEP criu/arch/x86/restorer.d [2020-02-10T18:08:16.417Z] #44 66.25 DEP criu/pie/parasite.d [2020-02-10T18:08:16.417Z] #44 66.49 CC criu/pie/parasite.o [2020-02-10T18:08:16.417Z] #44 67.69 LINK criu/pie/parasite.built-in.o [2020-02-10T18:08:16.417Z] #44 67.70 GEN criu/pie/parasite-blob.h [2020-02-10T18:08:16.417Z] #44 67.72 CC criu/arch/x86/restorer.o [2020-02-10T18:08:16.417Z] #44 68.40 CC criu/arch/x86/restorer_unmap.o [2020-02-10T18:08:16.417Z] #44 68.46 CC criu/arch/x86/sigaction_compat_pie.o [2020-02-10T18:08:16.417Z] #44 68.72 CC criu/pie/restorer.o [2020-02-10T18:08:16.417Z] #44 71.52 LINK criu/pie/restorer.built-in.o [2020-02-10T18:08:16.417Z] #44 71.54 GEN criu/pie/restorer-blob.h [2020-02-10T18:08:16.417Z] #44 71.63 DEP criu/vdso.d [2020-02-10T18:08:16.417Z] #44 71.83 DEP criu/vdso-compat.d [2020-02-10T18:08:16.460Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2020-02-10T18:08:16.460Z] go: finding github.com/gofrs/flock v0.7.0 [2020-02-10T18:08:16.460Z] go: finding github.com/hashicorp/hcl v1.0.0 [2020-02-10T18:08:16.460Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-02-10T18:08:16.679Z] #44 71.95 DEP criu/uts_ns.d [2020-02-10T18:08:16.679Z] #44 72.08 DEP criu/util.d [2020-02-10T18:08:16.835Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2020-02-10T18:08:16.936Z] #44 72.28 DEP criu/uffd.d [2020-02-10T18:08:17.027Z] #27 7.352 0.1% ########## 15.1% ###################### 30.7% ############################### 43.7% ######################################## 56.2% ################################################# 68.8% ########################################################## 80.7% ################################################################### 93.6% ######################################################################## 100.0% [2020-02-10T18:08:17.027Z] #27 ... [2020-02-10T18:08:17.027Z] [2020-02-10T18:08:17.027Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T18:08:17.027Z] #33 36.86 sync [2020-02-10T18:08:17.027Z] #33 36.86 internal/reflectlite [2020-02-10T18:08:17.027Z] #33 40.29 sort [2020-02-10T18:08:17.027Z] #33 40.31 errors [2020-02-10T18:08:17.027Z] #33 40.60 io [2020-02-10T18:08:17.027Z] #33 40.62 internal/oserror [2020-02-10T18:08:17.027Z] #33 40.63 strconv [2020-02-10T18:08:17.027Z] #33 40.82 syscall [2020-02-10T18:08:17.027Z] #33 43.10 bytes [2020-02-10T18:08:17.027Z] #33 43.11 strings [2020-02-10T18:08:17.027Z] #33 46.76 bufio [2020-02-10T18:08:17.194Z] #44 72.47 DEP criu/tun.d [2020-02-10T18:08:17.194Z] #44 72.64 DEP criu/tty.d [2020-02-10T18:08:17.210Z] go: finding github.com/google/go-cmp v0.2.0 [2020-02-10T18:08:17.210Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2020-02-10T18:08:17.299Z] #33 ... [2020-02-10T18:08:17.299Z] [2020-02-10T18:08:17.299Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-10T18:08:17.299Z] #43 47.10 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-02-10T18:08:17.299Z] #43 47.11 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-02-10T18:08:17.299Z] #43 47.16 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2020-02-10T18:08:17.299Z] #43 47.17 Setting up libcap-dev:arm64 (1:2.25-2) ... [2020-02-10T18:08:17.299Z] #43 47.20 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2020-02-10T18:08:17.299Z] #43 47.23 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-02-10T18:08:17.299Z] #43 47.25 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-02-10T18:08:17.299Z] #43 47.30 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-02-10T18:08:17.299Z] #43 47.31 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-02-10T18:08:17.299Z] #43 47.33 Setting up python-protobuf (3.6.1.3-2) ... [2020-02-10T18:08:17.451Z] #44 72.78 DEP criu/timerfd.d [2020-02-10T18:08:17.578Z] go: finding golang.org/x/text v0.3.0 [2020-02-10T18:08:17.578Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2020-02-10T18:08:17.578Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2020-02-10T18:08:17.578Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2020-02-10T18:08:17.709Z] #44 72.94 DEP criu/sysfs_parse.d [2020-02-10T18:08:17.872Z] #43 ... [2020-02-10T18:08:17.872Z] [2020-02-10T18:08:17.872Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T18:08:17.872Z] #47 37.41 internal/reflectlite [2020-02-10T18:08:17.872Z] #47 37.44 sync [2020-02-10T18:08:17.872Z] #47 39.28 github.com/LK4D4/vndr/godl/singleflight [2020-02-10T18:08:17.872Z] #47 39.28 math/rand [2020-02-10T18:08:17.872Z] #47 39.30 internal/singleflight [2020-02-10T18:08:17.872Z] #47 40.68 io [2020-02-10T18:08:17.872Z] #47 40.69 sort [2020-02-10T18:08:17.872Z] #47 40.69 strconv [2020-02-10T18:08:17.872Z] #47 40.69 internal/oserror [2020-02-10T18:08:17.872Z] #47 40.90 syscall [2020-02-10T18:08:17.872Z] #47 43.64 vendor/golang.org/x/net/dns/dnsmessage [2020-02-10T18:08:17.872Z] #47 43.96 bytes [2020-02-10T18:08:17.872Z] #47 46.96 reflect [2020-02-10T18:08:17.872Z] #47 ... [2020-02-10T18:08:17.872Z] [2020-02-10T18:08:17.872Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-10T18:08:17.872Z] #27 8.939 #=#=# [2020-02-10T18:08:17.966Z] #44 73.14 DEP criu/sysctl.d [2020-02-10T18:08:17.966Z] #44 73.31 DEP criu/string.d [2020-02-10T18:08:18.224Z] #44 73.38 DEP criu/stats.d [2020-02-10T18:08:18.224Z] #44 73.52 DEP criu/sockets.d [2020-02-10T18:08:18.271Z] #62 ... [2020-02-10T18:08:18.271Z] [2020-02-10T18:08:18.271Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-10T18:08:18.271Z] #25 29.67 Reading package lists... [2020-02-10T18:08:18.271Z] #25 36.10 Building dependency tree... [2020-02-10T18:08:18.271Z] #25 39.44 ca-certificates is already the newest version (20190110). [2020-02-10T18:08:18.271Z] #25 39.44 The following additional packages will be installed: [2020-02-10T18:08:18.271Z] #25 39.45 libjq1 libonig5 [2020-02-10T18:08:18.271Z] #25 39.93 The following NEW packages will be installed: [2020-02-10T18:08:18.271Z] #25 39.94 jq libjq1 libonig5 [2020-02-10T18:08:18.271Z] #25 40.31 0 upgraded, 3 newly installed, 0 to remove and 11 not upgraded. [2020-02-10T18:08:18.271Z] #25 40.31 Need to get 355 kB of archives. [2020-02-10T18:08:18.271Z] #25 40.31 After this operation, 1072 kB of additional disk space will be used. [2020-02-10T18:08:18.271Z] #25 40.31 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-02-10T18:08:18.271Z] #25 40.32 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-02-10T18:08:18.271Z] #25 40.33 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-02-10T18:08:18.271Z] #25 41.77 debconf: delaying package configuration, since apt-utils is not installed [2020-02-10T18:08:18.271Z] #25 42.22 Fetched 355 kB in 0s (1067 kB/s) [2020-02-10T18:08:18.271Z] #25 42.35 Selecting previously unselected package libonig5:amd64. [2020-02-10T18:08:18.271Z] #25 42.35 (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-02-10T18:08:18.271Z] #25 42.43 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-02-10T18:08:18.271Z] #25 42.45 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-02-10T18:08:18.271Z] #25 42.71 Selecting previously unselected package libjq1:amd64. [2020-02-10T18:08:18.271Z] #25 42.72 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-02-10T18:08:18.271Z] #25 42.73 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-02-10T18:08:18.271Z] #25 42.95 Selecting previously unselected package jq. [2020-02-10T18:08:18.271Z] #25 42.96 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-02-10T18:08:18.271Z] #25 42.97 Unpacking jq (1.5+dfsg-2+b1) ... [2020-02-10T18:08:18.271Z] #25 43.19 Setting up libonig5:amd64 (6.9.1-1) ... [2020-02-10T18:08:18.271Z] #25 43.24 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-02-10T18:08:18.271Z] #25 43.25 Setting up jq (1.5+dfsg-2+b1) ... [2020-02-10T18:08:18.271Z] #25 43.26 Processing triggers for libc-bin (2.28-10) ... [2020-02-10T18:08:18.271Z] #25 DONE 43.6s [2020-02-10T18:08:18.271Z] [2020-02-10T18:08:18.271Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-02-10T18:08:18.271Z] #26 DONE 0.1s [2020-02-10T18:08:18.271Z] [2020-02-10T18:08:18.271Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-10T18:08:18.379Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2020-02-10T18:08:18.379Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2020-02-10T18:08:18.482Z] #44 73.77 DEP criu/sk-unix.d [2020-02-10T18:08:18.739Z] #44 74.04 DEP criu/sk-tcp.d [2020-02-10T18:08:18.765Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2020-02-10T18:08:18.765Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2020-02-10T18:08:18.765Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2020-02-10T18:08:18.997Z] #44 74.35 DEP criu/sk-queue.d [2020-02-10T18:08:19.147Z] go: finding github.com/vishvananda/netlink v1.0.0 [2020-02-10T18:08:19.147Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2020-02-10T18:08:19.254Z] #44 74.50 DEP criu/sk-packet.d [2020-02-10T18:08:19.444Z] #27 9.181 0.0% # 2.1% ##### 8.0% ######### 13.0% ########## 14.4% ################ 22.6% ###################### 31.8% ########################### 37.8% ################################ 45.7% #################################### 50.5% ######################################## 56.8% ############################################### 65.7% #################################################### 72.7% ############################################################ 84.3% ################################################################ 89.6% ####################################################################### 99.4% ######################################################################## 100.0% [2020-02-10T18:08:19.444Z] #27 ... [2020-02-10T18:08:19.444Z] [2020-02-10T18:08:19.444Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-10T18:08:19.444Z] #10 39.34 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-02-10T18:08:19.444Z] #10 39.34 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2020-02-10T18:08:19.444Z] #10 39.36 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-02-10T18:08:19.444Z] #10 42.09 Selecting previously unselected package binutils-mingw-w64. [2020-02-10T18:08:19.444Z] #10 42.12 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-02-10T18:08:19.444Z] #10 42.13 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-02-10T18:08:19.444Z] #10 42.30 Selecting previously unselected package libdevmapper1.02.1:arm64. [2020-02-10T18:08:19.444Z] #10 42.30 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-02-10T18:08:19.444Z] #10 42.31 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-02-10T18:08:19.444Z] #10 42.54 Selecting previously unselected package dmsetup. [2020-02-10T18:08:19.444Z] #10 42.54 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2020-02-10T18:08:19.444Z] #10 42.55 Unpacking dmsetup (2:1.02.155-3) ... [2020-02-10T18:08:19.444Z] #10 42.79 Selecting previously unselected package mingw-w64-common. [2020-02-10T18:08:19.444Z] #10 42.79 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-02-10T18:08:19.444Z] #10 42.80 Unpacking mingw-w64-common (6.0.0-3) ... [2020-02-10T18:08:19.444Z] #10 ... [2020-02-10T18:08:19.444Z] [2020-02-10T18:08:19.444Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-10T18:08:19.444Z] #35 40.95 Selecting previously unselected package libicu63:arm64. [2020-02-10T18:08:19.444Z] #35 40.98 Preparing to unpack .../3-libicu63_63.1-6_arm64.deb ... [2020-02-10T18:08:19.444Z] #35 41.00 Unpacking libicu63:arm64 (63.1-6) ... [2020-02-10T18:08:19.444Z] #35 45.77 Selecting previously unselected package libxml2:arm64. [2020-02-10T18:08:19.444Z] #35 45.77 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_arm64.deb ... [2020-02-10T18:08:19.444Z] #35 45.83 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-02-10T18:08:19.444Z] #35 46.50 Selecting previously unselected package libarchive13:arm64. [2020-02-10T18:08:19.444Z] #35 46.56 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2020-02-10T18:08:19.444Z] #35 46.57 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-02-10T18:08:19.444Z] #35 47.06 Selecting previously unselected package libjsoncpp1:arm64. [2020-02-10T18:08:19.444Z] #35 47.06 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2020-02-10T18:08:19.444Z] #35 47.08 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2020-02-10T18:08:19.444Z] #35 47.24 Selecting previously unselected package librhash0:arm64. [2020-02-10T18:08:19.444Z] #35 47.24 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2020-02-10T18:08:19.444Z] #35 47.30 Unpacking librhash0:arm64 (1.3.8-1) ... [2020-02-10T18:08:19.444Z] #35 47.51 Selecting previously unselected package libuv1:arm64. [2020-02-10T18:08:19.444Z] #35 47.51 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2020-02-10T18:08:19.444Z] #35 47.57 Unpacking libuv1:arm64 (1.24.1-1) ... [2020-02-10T18:08:19.444Z] #35 47.72 Selecting previously unselected package cmake. [2020-02-10T18:08:19.444Z] #35 47.76 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2020-02-10T18:08:19.444Z] #35 47.79 Unpacking cmake (3.13.4-1) ... [2020-02-10T18:08:19.512Z] #44 74.68 DEP criu/sk-netlink.d [2020-02-10T18:08:19.512Z] #44 74.81 DEP criu/sk-inet.d [2020-02-10T18:08:19.530Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2020-02-10T18:08:19.530Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-02-10T18:08:19.704Z] #35 ... [2020-02-10T18:08:19.704Z] [2020-02-10T18:08:19.704Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-10T18:08:19.704Z] #27 11.16 [2020-02-10T18:08:19.769Z] #44 74.97 DEP criu/signalfd.d [2020-02-10T18:08:19.769Z] #44 75.22 DEP criu/sigframe.d [2020-02-10T18:08:19.910Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2020-02-10T18:08:19.910Z] go: finding google.golang.org/grpc v1.20.1 [2020-02-10T18:08:19.910Z] go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-02-10T18:08:20.027Z] #44 75.37 DEP criu/shmem.d [2020-02-10T18:08:20.165Z] #27 ... [2020-02-10T18:08:20.165Z] [2020-02-10T18:08:20.165Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-10T18:08:20.165Z] #10 29.23 Reading package lists... [2020-02-10T18:08:20.165Z] #10 35.70 Building dependency tree... [2020-02-10T18:08:20.165Z] #10 39.14 The following additional packages will be installed: [2020-02-10T18:08:20.165Z] #10 39.14 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-02-10T18:08:20.165Z] #10 39.14 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-02-10T18:08:20.165Z] #10 39.15 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-02-10T18:08:20.165Z] #10 39.15 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2020-02-10T18:08:20.165Z] #10 39.15 mingw-w64-x86-64-dev [2020-02-10T18:08:20.165Z] #10 39.16 Suggested packages: [2020-02-10T18:08:20.165Z] #10 39.16 gcc-8-locales seccomp wine64 [2020-02-10T18:08:20.165Z] #10 41.12 The following NEW packages will be installed: [2020-02-10T18:08:20.165Z] #10 41.16 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-02-10T18:08:20.165Z] #10 41.16 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-02-10T18:08:20.165Z] #10 41.16 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-02-10T18:08:20.165Z] #10 41.16 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-02-10T18:08:20.165Z] #10 41.16 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-02-10T18:08:20.165Z] #10 41.16 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-02-10T18:08:20.165Z] #10 41.16 The following packages will be upgraded: [2020-02-10T18:08:20.165Z] #10 41.23 libsystemd0 libudev1 [2020-02-10T18:08:20.165Z] #10 41.84 2 upgraded, 25 newly installed, 0 to remove and 9 not upgraded. [2020-02-10T18:08:20.165Z] #10 41.84 Need to get 78.2 MB of archives. [2020-02-10T18:08:20.165Z] #10 41.84 After this operation, 487 MB of additional disk space will be used. [2020-02-10T18:08:20.165Z] #10 41.84 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u3 [331 kB] [2020-02-10T18:08:20.165Z] #10 41.86 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u3 [150 kB] [2020-02-10T18:08:20.165Z] #10 41.86 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-02-10T18:08:20.165Z] #10 42.26 Get:4 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-02-10T18:08:20.165Z] #10 42.53 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-02-10T18:08:20.165Z] #10 42.55 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-02-10T18:08:20.165Z] #10 42.55 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-02-10T18:08:20.165Z] #10 42.56 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-02-10T18:08:20.165Z] #10 42.94 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-02-10T18:08:20.165Z] #10 43.23 Get:10 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-02-10T18:08:20.165Z] #10 43.24 Get:11 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-02-10T18:08:20.165Z] #10 ... [2020-02-10T18:08:20.165Z] [2020-02-10T18:08:20.165Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-10T18:08:20.165Z] #43 41.11 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-02-10T18:08:20.165Z] #43 41.11 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-02-10T18:08:20.165Z] #43 41.12 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-02-10T18:08:20.165Z] #43 41.40 Selecting previously unselected package libprotobuf-dev:amd64. [2020-02-10T18:08:20.165Z] #43 41.40 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-02-10T18:08:20.165Z] #43 41.40 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-02-10T18:08:20.165Z] #43 42.92 Selecting previously unselected package libprotoc17:amd64. [2020-02-10T18:08:20.165Z] #43 42.94 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-02-10T18:08:20.165Z] #43 42.95 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-02-10T18:08:20.165Z] #43 43.61 Selecting previously unselected package protobuf-c-compiler. [2020-02-10T18:08:20.165Z] #43 43.62 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-02-10T18:08:20.165Z] #43 43.63 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-02-10T18:08:20.165Z] #43 43.83 Selecting previously unselected package protobuf-compiler. [2020-02-10T18:08:20.165Z] #43 43.86 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-02-10T18:08:20.165Z] #43 43.87 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-02-10T18:08:20.165Z] #43 44.17 Selecting previously unselected package python-pkg-resources. [2020-02-10T18:08:20.165Z] #43 44.17 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-02-10T18:08:20.165Z] #43 44.18 Unpacking python-pkg-resources (40.8.0-1) ... [2020-02-10T18:08:20.165Z] #43 44.45 Selecting previously unselected package python-six. [2020-02-10T18:08:20.165Z] #43 44.45 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-02-10T18:08:20.165Z] #43 44.45 Unpacking python-six (1.12.0-1) ... [2020-02-10T18:08:20.165Z] #43 44.61 Selecting previously unselected package python-protobuf. [2020-02-10T18:08:20.165Z] #43 44.62 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-02-10T18:08:20.165Z] #43 44.62 Unpacking python-protobuf (3.6.1.3-2) ... [2020-02-10T18:08:20.165Z] #43 45.16 Setting up python-pkg-resources (40.8.0-1) ... [2020-02-10T18:08:20.284Z] #44 75.59 DEP criu/servicefd.d [2020-02-10T18:08:20.297Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2020-02-10T18:08:20.542Z] #44 75.80 DEP criu/seize.d [2020-02-10T18:08:20.680Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2020-02-10T18:08:20.681Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2020-02-10T18:08:20.681Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-02-10T18:08:20.728Z] #43 ... [2020-02-10T18:08:20.728Z] [2020-02-10T18:08:20.728Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T18:08:20.728Z] #33 35.84 sync [2020-02-10T18:08:20.728Z] #33 35.85 internal/reflectlite [2020-02-10T18:08:20.728Z] #33 38.19 sort [2020-02-10T18:08:20.728Z] #33 38.20 errors [2020-02-10T18:08:20.728Z] #33 38.68 strconv [2020-02-10T18:08:20.728Z] #33 39.64 io [2020-02-10T18:08:20.728Z] #33 41.36 internal/oserror [2020-02-10T18:08:20.728Z] #33 41.65 syscall [2020-02-10T18:08:20.728Z] #33 43.42 reflect [2020-02-10T18:08:20.799Z] #44 75.99 DEP criu/seccomp.d [2020-02-10T18:08:20.799Z] #44 76.12 DEP criu/rst-malloc.d [2020-02-10T18:08:20.799Z] #44 76.18 DEP criu/rbtree.d [2020-02-10T18:08:20.799Z] #44 76.22 DEP criu/pstree.d [2020-02-10T18:08:20.984Z] #33 ... [2020-02-10T18:08:20.984Z] [2020-02-10T18:08:20.984Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-10T18:08:20.984Z] #35 39.25 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-02-10T18:08:20.984Z] #35 39.32 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-02-10T18:08:20.984Z] #35 39.36 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-02-10T18:08:20.984Z] #35 39.36 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-02-10T18:08:20.984Z] #35 39.37 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-02-10T18:08:20.984Z] #35 39.39 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-02-10T18:08:20.984Z] #35 41.16 debconf: delaying package configuration, since apt-utils is not installed [2020-02-10T18:08:20.984Z] #35 41.57 Fetched 14.9 MB in 2s (8061 kB/s) [2020-02-10T18:08:20.984Z] #35 41.71 Selecting previously unselected package xxd. [2020-02-10T18:08:20.984Z] #35 41.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 ... 15401 files and directories currently installed.) [2020-02-10T18:08:20.984Z] #35 41.85 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-02-10T18:08:20.984Z] #35 41.88 Unpacking xxd (2:8.1.0875-5) ... [2020-02-10T18:08:20.984Z] #35 42.10 Selecting previously unselected package vim-common. [2020-02-10T18:08:20.984Z] #35 42.10 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-02-10T18:08:20.984Z] #35 42.19 Unpacking vim-common (2:8.1.0875-5) ... [2020-02-10T18:08:20.984Z] #35 42.47 Selecting previously unselected package cmake-data. [2020-02-10T18:08:20.984Z] #35 42.47 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-02-10T18:08:20.984Z] #35 42.48 Unpacking cmake-data (3.13.4-1) ... [2020-02-10T18:08:20.984Z] #35 45.67 Selecting previously unselected package libicu63:amd64. [2020-02-10T18:08:20.984Z] #35 45.72 Preparing to unpack .../3-libicu63_63.1-6_amd64.deb ... [2020-02-10T18:08:20.984Z] #35 45.73 Unpacking libicu63:amd64 (63.1-6) ... [2020-02-10T18:08:21.057Z] #44 ... [2020-02-10T18:08:21.057Z] [2020-02-10T18:08:21.057Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-10T18:08:21.057Z] #17 11.30 Fetched 8325 kB in 9s (919 kB/s) [2020-02-10T18:08:21.083Z] go: finding github.com/magiconair/properties v1.8.0 [2020-02-10T18:08:21.083Z] go: finding github.com/pkg/errors v0.8.1 [2020-02-10T18:08:21.293Z] #27 11.43 0.0% # 1.7% ## 4.1% #### 6.8% ###### 9.4% ######## 12.3% ########### 15.4% ############# 18.4% ############## 20.8% ################# 23.7% ################### 26.5% #################### 29.1% ###################### 31.8% ######################## 34.0% [2020-02-10T18:08:21.293Z] #27 ... [2020-02-10T18:08:21.293Z] [2020-02-10T18:08:21.293Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-10T18:08:21.293Z] #30 41.33 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-02-10T18:08:21.293Z] #30 42.74 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-02-10T18:08:21.543Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2020-02-10T18:08:21.543Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2020-02-10T18:08:21.547Z] #35 ... [2020-02-10T18:08:21.547Z] [2020-02-10T18:08:21.547Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-10T18:08:21.547Z] #10 46.87 Get:12 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-02-10T18:08:21.554Z] #30 ... [2020-02-10T18:08:21.554Z] [2020-02-10T18:08:21.554Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-10T18:08:21.989Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2020-02-10T18:08:22.138Z] #27 11.43 0.0% # 1.7% ## 4.1% #### 6.8% ###### 9.4% ######## 12.3% ########### 15.4% ############# 18.4% ############## 20.8% ################# 23.7% ################### 26.5% #################### 29.1% ###################### 31.8% ######################## 34.0% ########################## 36.6% ############################ 39.3% ############################## 42.0% ################################ 44.8% ################################## 47.5% ################################### 49.8% [2020-02-10T18:08:22.138Z] #27 ... [2020-02-10T18:08:22.138Z] [2020-02-10T18:08:22.138Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-10T18:08:22.139Z] #35 50.23 Setting up libicu63:arm64 (63.1-6) ... [2020-02-10T18:08:22.139Z] #35 50.26 Setting up xxd (2:8.1.0875-5) ... [2020-02-10T18:08:22.139Z] #35 50.28 Setting up libuv1:arm64 (1.24.1-1) ... [2020-02-10T18:08:22.139Z] #35 50.29 Setting up vim-common (2:8.1.0875-5) ... [2020-02-10T18:08:22.139Z] #35 50.36 Setting up librhash0:arm64 (1.3.8-1) ... [2020-02-10T18:08:22.139Z] #35 50.40 Setting up cmake-data (3.13.4-1) ... [2020-02-10T18:08:22.139Z] #35 50.47 Setting up libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-02-10T18:08:22.139Z] #35 50.51 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2020-02-10T18:08:22.139Z] #35 50.53 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-02-10T18:08:22.139Z] #35 50.57 Setting up cmake (3.13.4-1) ... [2020-02-10T18:08:22.139Z] #35 50.59 Processing triggers for libc-bin (2.28-10) ... [2020-02-10T18:08:22.139Z] #35 50.69 Processing triggers for mime-support (3.62) ... [2020-02-10T18:08:22.139Z] #35 DONE 52.1s [2020-02-10T18:08:22.139Z] [2020-02-10T18:08:22.139Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-10T18:08:22.139Z] #27 11.43 0.0% # 1.7% ## 4.1% #### 6.8% ###### 9.4% ######## 12.3% ########### 15.4% ############# 18.4% ############## 20.8% ################# 23.7% ################### 26.5% #################### 29.1% ###################### 31.8% ######################## 34.0% ########################## 36.6% ############################ 39.3% ############################## 42.0% ################################ 44.8% ################################## 47.5% ################################### 49.8% #################################### 50.9% [2020-02-10T18:08:22.139Z] #27 ... [2020-02-10T18:08:22.139Z] [2020-02-10T18:08:22.139Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-10T18:08:22.139Z] #36 DONE 0.1s [2020-02-10T18:08:22.139Z] [2020-02-10T18:08:22.139Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-10T18:08:22.404Z] #27 11.43 0.0% # 1.7% ## 4.1% #### 6.8% ###### 9.4% ######## 12.3% ########### 15.4% ############# 18.4% ############## 20.8% ################# 23.7% ################### 26.5% #################### 29.1% ###################### 31.8% ######################## 34.0% ########################## 36.6% ############################ 39.3% ############################## 42.0% ################################ 44.8% ################################## 47.5% ################################### 49.8% #################################### 50.9% ###################################### 53.5% ####################################### 54.7% ####################################### 55.2% [2020-02-10T18:08:22.404Z] #27 ... [2020-02-10T18:08:22.404Z] [2020-02-10T18:08:22.404Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-02-10T18:08:22.404Z] #37 DONE 0.2s [2020-02-10T18:08:22.404Z] [2020-02-10T18:08:22.404Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-10T18:08:22.485Z] go: finding github.com/lib/pq v1.0.0 [2020-02-10T18:08:22.485Z] go: finding github.com/kr/text v0.1.0 [2020-02-10T18:08:22.669Z] #27 11.43 0.0% # 1.7% ## 4.1% #### 6.8% ###### 9.4% ######## 12.3% ########### 15.4% ############# 18.4% ############## 20.8% ################# 23.7% ################### 26.5% #################### 29.1% ###################### 31.8% ######################## 34.0% ########################## 36.6% ############################ 39.3% ############################## 42.0% ################################ 44.8% ################################## 47.5% ################################### 49.8% #################################### 50.9% ###################################### 53.5% ####################################### 54.7% ####################################### 55.2% ######################################### 57.3% ########################################### 59.8% [2020-02-10T18:08:22.669Z] #27 ... [2020-02-10T18:08:22.669Z] [2020-02-10T18:08:22.669Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-10T18:08:22.669Z] #43 51.95 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2020-02-10T18:08:22.669Z] #43 51.99 Processing triggers for libc-bin (2.28-10) ... [2020-02-10T18:08:22.669Z] #43 DONE 52.8s [2020-02-10T18:08:22.669Z] [2020-02-10T18:08:22.669Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-10T18:08:22.896Z] go: finding github.com/opencontainers/runc v1.0.0-rc8 [2020-02-10T18:08:22.896Z] go: finding github.com/stretchr/objx v0.1.1 [2020-02-10T18:08:22.953Z] #17 11.30 Reading package lists... [2020-02-10T18:08:22.953Z] #17 ... [2020-02-10T18:08:22.953Z] [2020-02-10T18:08:22.953Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T18:08:22.953Z] #47 134.8 github.com/LK4D4/vndr/godl [2020-02-10T18:08:22.953Z] #47 135.6 github.com/LK4D4/vndr [2020-02-10T18:08:22.953Z] #47 DONE 144.9s [2020-02-10T18:08:23.190Z] #27 11.43 0.0% # 1.7% ## 4.1% #### 6.8% ###### 9.4% ######## 12.3% ########### 15.4% ############# 18.4% ############## 20.8% ################# 23.7% ################### 26.5% #################### 29.1% ###################### 31.8% ######################## 34.0% ########################## 36.6% ############################ 39.3% ############################## 42.0% ################################ 44.8% ################################## 47.5% ################################### 49.8% #################################### 50.9% ###################################### 53.5% ####################################### 54.7% ####################################### 55.2% ######################################### 57.3% ########################################### 59.8% ############################################ 61.8% ############################################## 64.1% ################################################ 66.9% ################################################## 70.7% ##################################################### 74.6% [2020-02-10T18:08:23.190Z] #27 ... [2020-02-10T18:08:23.190Z] [2020-02-10T18:08:23.190Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T18:08:23.190Z] #50 42.92 + cd /tmp/tmp.KHOHdMK2io/src/gotest.tools/gotestsum [2020-02-10T18:08:23.190Z] #50 42.92 + git checkout -q v0.3.5 [2020-02-10T18:08:23.190Z] #50 42.97 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-02-10T18:08:23.212Z] [2020-02-10T18:08:23.213Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T18:08:23.213Z] #44 76.39 DEP criu/protobuf.d [2020-02-10T18:08:23.213Z] #44 76.54 GEN criu/protobuf-desc-gen.h [2020-02-10T18:08:23.213Z] #44 78.18 DEP criu/protobuf-desc.d [2020-02-10T18:08:23.213Z] #44 78.36 DEP criu/proc_parse.d [2020-02-10T18:08:23.453Z] #50 ... [2020-02-10T18:08:23.453Z] [2020-02-10T18:08:23.453Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-10T18:08:23.469Z] #44 78.78 DEP criu/plugin.d [2020-02-10T18:08:23.711Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2020-02-10T18:08:23.711Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2020-02-10T18:08:23.729Z] #44 78.98 DEP criu/pipes.d [2020-02-10T18:08:23.986Z] #44 79.30 DEP criu/pie-util.d [2020-02-10T18:08:24.065Z] #10 ... [2020-02-10T18:08:24.065Z] [2020-02-10T18:08:24.065Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T18:08:24.065Z] #47 38.83 io [2020-02-10T18:08:24.065Z] #47 38.83 strconv [2020-02-10T18:08:24.065Z] #47 40.37 bytes [2020-02-10T18:08:24.065Z] #47 42.72 reflect [2020-02-10T18:08:24.065Z] #47 42.92 bufio [2020-02-10T18:08:24.065Z] #47 45.44 syscall [2020-02-10T18:08:24.065Z] #47 ... [2020-02-10T18:08:24.065Z] [2020-02-10T18:08:24.065Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-10T18:08:24.065Z] #27 3.626 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-02-10T18:08:24.065Z] #27 3.922 [2020-02-10T18:08:24.065Z] #27 4.142 #### 5.6% ########## 14.1% ############### 22.2% ##################### 30.1% ########################### 37.7% ################################ 45.1% ###################################### 53.1% ############################################ 61.2% ################################################## 70.0% ########################################################## 81.0% ################################################################ 88.9% ##################################################################### 97.2% ######################################################################## 100.0% [2020-02-10T18:08:24.065Z] #27 5.825 #=#=# [2020-02-10T18:08:24.069Z] go: finding github.com/spf13/cobra v0.0.3 [2020-02-10T18:08:24.069Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2020-02-10T18:08:24.069Z] go: finding github.com/spf13/cast v1.3.0 [2020-02-10T18:08:24.243Z] #44 79.44 DEP criu/pie-util-vdso.d [2020-02-10T18:08:24.243Z] #44 79.53 DEP criu/pie-util-vdso-elf32.d [2020-02-10T18:08:24.243Z] #44 79.66 DEP criu/path.d [2020-02-10T18:08:24.458Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2020-02-10T18:08:24.500Z] #44 79.84 DEP criu/parasite-syscall.d [2020-02-10T18:08:24.513Z] #27 11.43 0.0% # 1.7% ## 4.1% #### 6.8% ###### 9.4% ######## 12.3% ########### 15.4% ############# 18.4% ############## 20.8% ################# 23.7% ################### 26.5% #################### 29.1% ###################### 31.8% ######################## 34.0% ########################## 36.6% ############################ 39.3% ############################## 42.0% ################################ 44.8% ################################## 47.5% ################################### 49.8% #################################### 50.9% ###################################### 53.5% ####################################### 54.7% ####################################### 55.2% ######################################### 57.3% ########################################### 59.8% ############################################ 61.8% ############################################## 64.1% ################################################ 66.9% ################################################## 70.7% ##################################################### 74.6% ###################################################### 75.8% ####################################################### 77.0% ######################################################## 79.1% ########################################################### 82.1% ############################################################# 85.3% ############################################################### 87.5% ################################################################ 89.5% ################################################################# 91.7% ################################################################### 93.4% ##################################################################### 96.3% ######################################################################## 100.0% [2020-02-10T18:08:24.757Z] #44 80.10 DEP criu/pagemap.d [2020-02-10T18:08:24.775Z] #27 16.10 [2020-02-10T18:08:24.829Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2020-02-10T18:08:24.829Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2020-02-10T18:08:24.829Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2020-02-10T18:08:24.829Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2020-02-10T18:08:24.834Z] #27 6.025 0.1% ################## 25.5% ############################## 42.0% ########################################### 61.1% ###################################################### 76.3% ################################################################### 93.8% ######################################################################## 100.0% [2020-02-10T18:08:25.015Z] #44 80.29 DEP criu/pagemap-cache.d [2020-02-10T18:08:25.217Z] go: finding github.com/kisielk/errcheck v1.1.0 [2020-02-10T18:08:25.217Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-02-10T18:08:25.272Z] #44 80.44 DEP criu/page-xfer.d [2020-02-10T18:08:25.272Z] #44 80.59 DEP criu/page-pipe.d [2020-02-10T18:08:25.404Z] #27 7.014 [2020-02-10T18:08:25.529Z] #44 80.68 DEP criu/netfilter.d [2020-02-10T18:08:25.529Z] #44 80.85 DEP criu/net.d [2020-02-10T18:08:25.576Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2020-02-10T18:08:25.576Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-02-10T18:08:25.786Z] #44 81.03 DEP criu/namespaces.d [2020-02-10T18:08:25.786Z] #44 81.24 DEP criu/mount.d [2020-02-10T18:08:25.959Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2020-02-10T18:08:25.959Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-02-10T18:08:26.335Z] #27 17.52 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-02-10T18:08:26.350Z] #44 81.48 DEP criu/mem.d [2020-02-10T18:08:26.351Z] #44 81.64 DEP criu/lsm.d [2020-02-10T18:08:26.351Z] #44 81.74 DEP criu/log.d [2020-02-10T18:08:26.427Z] go: finding google.golang.org/appengine v1.1.0 [2020-02-10T18:08:26.427Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2020-02-10T18:08:26.427Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2020-02-10T18:08:26.427Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2020-02-10T18:08:26.427Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2020-02-10T18:08:26.608Z] #44 81.85 DEP criu/libnetlink.d [2020-02-10T18:08:26.608Z] #44 81.97 DEP criu/kerndat.d [2020-02-10T18:08:26.825Z] #27 18.16 [2020-02-10T18:08:26.834Z] #27 7.200 1.3% ### 5.2% ############ 17.5% ################# 23.9% ####################### 32.4% ############################ 39.3% ################################# 46.5% ##################################### 52.3% ########################################## 59.0% ################################################# 68.7% ######################################################### 79.3% ################################################################ 89.5% ###################################################################### 97.8% ######################################################################## 100.0% [2020-02-10T18:08:26.865Z] #44 82.23 DEP criu/kcmp-ids.d [2020-02-10T18:08:27.086Z] #27 18.48 #=#=# ######################################################################## 100.0% [2020-02-10T18:08:27.086Z] #27 18.60 [2020-02-10T18:08:27.122Z] #44 82.31 DEP criu/irmap.d [2020-02-10T18:08:27.122Z] #44 82.43 DEP criu/ipc_ns.d [2020-02-10T18:08:27.381Z] #44 82.58 DEP criu/image.d [2020-02-10T18:08:27.381Z] #44 82.70 DEP criu/image-desc.d [2020-02-10T18:08:27.381Z] #44 82.83 DEP criu/fsnotify.d [2020-02-10T18:08:27.396Z] #27 9.066 [2020-02-10T18:08:27.638Z] #44 82.94 DEP criu/filesystems.d [2020-02-10T18:08:27.638Z] #44 83.04 DEP criu/files.d [2020-02-10T18:08:27.670Z] go: finding github.com/gogo/protobuf v1.0.0 [2020-02-10T18:08:27.670Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2020-02-10T18:08:27.670Z] go: finding github.com/onsi/ginkgo v1.7.0 [2020-02-10T18:08:27.670Z] go: finding github.com/opencontainers/image-spec v1.0.1 [2020-02-10T18:08:27.670Z] go: finding github.com/jinzhu/gorm v1.9.2 [2020-02-10T18:08:27.670Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2020-02-10T18:08:27.670Z] go: finding github.com/Microsoft/hcsshim v0.8.5 [2020-02-10T18:08:27.895Z] #44 83.17 DEP criu/files-reg.d [2020-02-10T18:08:27.895Z] #44 83.30 DEP criu/files-ext.d [2020-02-10T18:08:28.032Z] #27 ... [2020-02-10T18:08:28.032Z] [2020-02-10T18:08:28.032Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T18:08:28.032Z] #33 47.58 reflect [2020-02-10T18:08:28.032Z] #33 48.87 text/tabwriter [2020-02-10T18:08:28.032Z] #33 49.58 path [2020-02-10T18:08:28.032Z] #33 52.63 time [2020-02-10T18:08:28.032Z] #33 52.64 internal/syscall/unix [2020-02-10T18:08:28.032Z] #33 ... [2020-02-10T18:08:28.032Z] [2020-02-10T18:08:28.032Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T18:08:28.032Z] #38 3.140 + RM_GOPATH=0 [2020-02-10T18:08:28.032Z] #38 3.140 + TMP_GOPATH= [2020-02-10T18:08:28.032Z] #38 3.140 + : /build [2020-02-10T18:08:28.032Z] #38 3.140 + '[' -z '' ']' [2020-02-10T18:08:28.032Z] #38 3.140 ++ mktemp -d [2020-02-10T18:08:28.032Z] #38 3.143 + export GOPATH=/tmp/tmp.YbW5fQpQBO [2020-02-10T18:08:28.032Z] #38 3.143 + GOPATH=/tmp/tmp.YbW5fQpQBO [2020-02-10T18:08:28.032Z] #38 3.143 + RM_GOPATH=1 [2020-02-10T18:08:28.032Z] #38 3.144 ++ dirname ./install.sh [2020-02-10T18:08:28.032Z] #38 3.155 + dir=. [2020-02-10T18:08:28.032Z] #38 3.156 + bin=tini [2020-02-10T18:08:28.032Z] #38 3.156 + shift [2020-02-10T18:08:28.032Z] #38 3.157 + '[' '!' -f ./tini.installer ']' [2020-02-10T18:08:28.032Z] #38 3.157 + . ./tini.installer [2020-02-10T18:08:28.032Z] #38 3.163 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-10T18:08:28.032Z] #38 3.164 + install_tini [2020-02-10T18:08:28.032Z] #38 3.165 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-02-10T18:08:28.032Z] #38 3.165 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-10T18:08:28.032Z] #38 3.166 + git clone https://github.com/krallin/tini.git /tmp/tmp.YbW5fQpQBO/tini [2020-02-10T18:08:28.032Z] #38 3.188 Cloning into '/tmp/tmp.YbW5fQpQBO/tini'... [2020-02-10T18:08:28.032Z] #38 4.019 + cd /tmp/tmp.YbW5fQpQBO/tini [2020-02-10T18:08:28.032Z] #38 4.020 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-10T18:08:28.032Z] #38 4.031 + cmake . [2020-02-10T18:08:28.152Z] #44 83.42 DEP criu/file-lock.d [2020-02-10T18:08:28.152Z] #44 83.54 DEP criu/file-ids.d [2020-02-10T18:08:28.152Z] #44 83.65 DEP criu/fifo.d [2020-02-10T18:08:28.421Z] #27 9.280 0.4% ## 3.5% #### 6.4% ###### 9.4% ######## 11.6% ########## 14.0% ########### 16.4% ############# 18.7% ############### 21.0% [2020-02-10T18:08:28.421Z] #27 ... [2020-02-10T18:08:28.421Z] [2020-02-10T18:08:28.421Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T18:08:28.421Z] #62 3.412 + RM_GOPATH=0 [2020-02-10T18:08:28.421Z] #62 3.412 + TMP_GOPATH= [2020-02-10T18:08:28.421Z] #62 3.412 + : /build [2020-02-10T18:08:28.421Z] #62 3.412 + '[' -z '' ']' [2020-02-10T18:08:28.421Z] #62 3.419 ++ mktemp -d [2020-02-10T18:08:28.421Z] #62 3.419 + export GOPATH=/tmp/tmp.ja0T18zOY5 [2020-02-10T18:08:28.421Z] #62 3.419 + GOPATH=/tmp/tmp.ja0T18zOY5 [2020-02-10T18:08:28.421Z] #62 3.419 + RM_GOPATH=1 [2020-02-10T18:08:28.421Z] #62 3.419 ++ dirname ./install.sh [2020-02-10T18:08:28.421Z] #62 3.425 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-02-10T18:08:28.421Z] #62 3.428 + dir=. [2020-02-10T18:08:28.421Z] #62 3.428 + bin=containerd [2020-02-10T18:08:28.421Z] #62 3.428 + shift [2020-02-10T18:08:28.421Z] #62 3.428 + '[' '!' -f ./containerd.installer ']' [2020-02-10T18:08:28.422Z] #62 3.428 + . ./containerd.installer [2020-02-10T18:08:28.422Z] #62 3.428 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-02-10T18:08:28.422Z] #62 3.428 + install_containerd [2020-02-10T18:08:28.422Z] #62 3.428 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-02-10T18:08:28.422Z] #62 3.428 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ja0T18zOY5/src/github.com/containerd/containerd [2020-02-10T18:08:28.422Z] #62 3.436 Cloning into '/tmp/tmp.ja0T18zOY5/src/github.com/containerd/containerd'... [2020-02-10T18:08:28.679Z] #62 ... [2020-02-10T18:08:28.679Z] [2020-02-10T18:08:28.679Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-10T18:08:28.716Z] #44 83.81 DEP criu/fdstore.d [2020-02-10T18:08:28.716Z] #44 83.93 DEP criu/fault-injection.d [2020-02-10T18:08:28.716Z] #44 83.98 DEP criu/external.d [2020-02-10T18:08:28.718Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2020-02-10T18:08:28.718Z] go: finding github.com/sirupsen/logrus v1.0.3 [2020-02-10T18:08:28.718Z] go: finding github.com/docker/go-units v0.3.1 [2020-02-10T18:08:28.718Z] go: finding github.com/spf13/pflag v1.0.3 [2020-02-10T18:08:28.718Z] go: finding github.com/bitly/go-simplejson v0.5.0 [2020-02-10T18:08:28.973Z] #44 84.09 DEP criu/eventpoll.d [2020-02-10T18:08:28.973Z] #44 84.27 DEP criu/eventfd.d [2020-02-10T18:08:29.085Z] go: finding github.com/kr/pty v1.1.1 [2020-02-10T18:08:29.085Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2020-02-10T18:08:29.085Z] go: finding cloud.google.com/go v0.26.0 [2020-02-10T18:08:29.194Z] #27 9.280 0.4% ## 3.5% #### 6.4% ###### 9.4% ######## 11.6% ########## 14.0% ########### 16.4% ############# 18.7% ############### 21.0% ################ 23.6% ################## 25.8% #################### 28.2% ###################### 30.9% ######################## 33.5% ######################### 36.0% ########################### 38.3% [2020-02-10T18:08:29.194Z] #27 ... [2020-02-10T18:08:29.194Z] [2020-02-10T18:08:29.194Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T18:08:29.194Z] #50 44.23 + cd /tmp/tmp.JGQET7cAJc/src/gotest.tools/gotestsum [2020-02-10T18:08:29.194Z] #50 44.23 + git checkout -q v0.3.5 [2020-02-10T18:08:29.194Z] #50 44.25 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-02-10T18:08:29.194Z] #50 ... [2020-02-10T18:08:29.194Z] [2020-02-10T18:08:29.194Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-10T18:08:29.231Z] #44 84.43 DEP criu/crtools.d [2020-02-10T18:08:29.231Z] #44 84.61 DEP criu/cr-service.d [2020-02-10T18:08:29.447Z] #38 ... [2020-02-10T18:08:29.447Z] [2020-02-10T18:08:29.447Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T18:08:29.447Z] #47 48.72 bufio [2020-02-10T18:08:29.447Z] #47 51.81 regexp/syntax [2020-02-10T18:08:29.447Z] #47 53.64 crypto [2020-02-10T18:08:29.447Z] #47 54.35 vendor/golang.org/x/text/transform [2020-02-10T18:08:29.447Z] #47 54.78 time [2020-02-10T18:08:29.447Z] #47 ... [2020-02-10T18:08:29.447Z] [2020-02-10T18:08:29.447Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-10T18:08:29.447Z] #27 20.86 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-02-10T18:08:29.450Z] #27 9.280 0.4% ## 3.5% #### 6.4% ###### 9.4% ######## 11.6% ########## 14.0% ########### 16.4% ############# 18.7% ############### 21.0% ################ 23.6% ################## 25.8% #################### 28.2% ###################### 30.9% ######################## 33.5% ######################### 36.0% ########################### 38.3% ############################ 39.9% ############################## 42.9% ################################ 45.2% # [2020-02-10T18:08:29.450Z] #27 ... [2020-02-10T18:08:29.450Z] [2020-02-10T18:08:29.450Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-10T18:08:29.450Z] #30 44.82 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-02-10T18:08:29.450Z] #30 46.62 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-02-10T18:08:29.456Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2020-02-10T18:08:29.456Z] go: finding github.com/opencontainers/runc v1.0.0-rc6 [2020-02-10T18:08:29.501Z] #44 84.81 DEP criu/cr-restore.d [2020-02-10T18:08:29.707Z] #30 ... [2020-02-10T18:08:29.707Z] [2020-02-10T18:08:29.707Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-10T18:08:29.762Z] #44 85.03 DEP criu/cr-errno.d [2020-02-10T18:08:29.762Z] #44 85.06 DEP criu/cr-dump.d [2020-02-10T18:08:29.762Z] #44 85.23 DEP criu/cr-dedup.d [2020-02-10T18:08:29.819Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2020-02-10T18:08:29.819Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2020-02-10T18:08:29.819Z] go: finding github.com/kisielk/gotool v1.0.0 [2020-02-10T18:08:29.819Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2020-02-10T18:08:30.018Z] #27 21.39 [2020-02-10T18:08:30.019Z] #44 85.39 DEP criu/cr-check.d [2020-02-10T18:08:30.276Z] #44 85.64 DEP criu/config.d [2020-02-10T18:08:30.279Z] #27 21.56 0.8% ######################################################################## 100.0% [2020-02-10T18:08:30.279Z] #27 21.71 [2020-02-10T18:08:30.534Z] #44 85.85 DEP criu/clone-noasan.d [2020-02-10T18:08:30.534Z] #44 85.91 DEP criu/cgroup.d [2020-02-10T18:08:30.534Z] #44 86.03 DEP criu/cgroup-props.d [2020-02-10T18:08:30.621Z] go: finding github.com/docker/go-connections v0.3.0 [2020-02-10T18:08:30.621Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2020-02-10T18:08:30.621Z] go: finding github.com/Microsoft/go-winio v0.4.11 [2020-02-10T18:08:30.621Z] go: finding github.com/client9/misspell v0.3.4 [2020-02-10T18:08:30.868Z] #27 ... [2020-02-10T18:08:30.868Z] [2020-02-10T18:08:30.868Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-10T18:08:30.868Z] #10 50.75 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-02-10T18:08:30.868Z] #10 50.75 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-02-10T18:08:30.868Z] #10 50.76 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-02-10T18:08:30.868Z] #10 59.44 Selecting previously unselected package gcc-mingw-w64-base. [2020-02-10T18:08:30.868Z] #10 59.48 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-02-10T18:08:30.868Z] #10 59.49 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-02-10T18:08:30.868Z] #10 59.61 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-02-10T18:08:30.868Z] #10 59.62 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-02-10T18:08:30.868Z] #10 59.63 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-10T18:08:30.988Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-02-10T18:08:30.988Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2020-02-10T18:08:31.098Z] #44 86.19 DEP criu/bitmap.d [2020-02-10T18:08:31.098Z] #44 86.21 DEP criu/bfd.d [2020-02-10T18:08:31.098Z] #44 86.32 DEP criu/autofs.d [2020-02-10T18:08:31.249Z] #27 9.280 0.4% ## 3.5% #### 6.4% ###### 9.4% ######## 11.6% ########## 14.0% ########### 16.4% ############# 18.7% ############### 21.0% ################ 23.6% ################## 25.8% #################### 28.2% ###################### 30.9% ######################## 33.5% ######################### 36.0% ########################### 38.3% ############################ 39.9% ############################## 42.9% ################################ 45.2% ################################# 46.7% ################################### 48.9% #################################### 51.3% ###################################### 53.5% ####################################### 55.5% ######################################### 58.1% ########################################### 60.1% ############################################# 62.9% ############################################### 66.4% ################################################## 69.8% ##################################################### 73.9% ######################################################## 77.9% ########################################################## 81.8% ############################################################# 85.3% ################################################################ 89.4% ################################################################### 94.4% ###################################################################### 98.3% ######################################################################## 100.0% [2020-02-10T18:08:31.355Z] #44 86.47 DEP criu/aio.d [2020-02-10T18:08:31.356Z] #44 86.60 DEP criu/action-scripts.d [2020-02-10T18:08:31.361Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2020-02-10T18:08:31.361Z] go: finding github.com/golang/mock v1.1.1 [2020-02-10T18:08:31.361Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2020-02-10T18:08:31.361Z] go: finding github.com/stretchr/testify v1.3.0 [2020-02-10T18:08:31.361Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2020-02-10T18:08:31.505Z] #27 13.12 [2020-02-10T18:08:31.536Z] #10 ... [2020-02-10T18:08:31.536Z] [2020-02-10T18:08:31.536Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-10T18:08:31.536Z] #27 23.04 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-02-10T18:08:31.536Z] #27 23.08 skipping existing ed4b54129745 [2020-02-10T18:08:31.536Z] #27 23.14 [2020-02-10T18:08:31.612Z] #44 86.88 CC criu/action-scripts.o [2020-02-10T18:08:31.725Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-02-10T18:08:31.725Z] go: finding github.com/onsi/gomega v1.4.3 [2020-02-10T18:08:31.870Z] #44 ... [2020-02-10T18:08:31.870Z] [2020-02-10T18:08:31.870Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-10T18:08:31.870Z] #30 DONE 154.1s [2020-02-10T18:08:31.870Z] [2020-02-10T18:08:31.870Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T18:08:31.870Z] #44 87.31 CC criu/aio.o [2020-02-10T18:08:31.870Z] #44 ... [2020-02-10T18:08:31.870Z] [2020-02-10T18:08:31.870Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-10T18:08:31.870Z] #17 11.30 Reading package lists... [2020-02-10T18:08:31.870Z] #17 15.45 Reading package lists... [2020-02-10T18:08:31.870Z] #17 18.93 Building dependency tree... [2020-02-10T18:08:31.870Z] #17 20.44 libcap2-bin is already the newest version (1:2.25-2). [2020-02-10T18:08:31.870Z] #17 20.44 The following additional packages will be installed: [2020-02-10T18:08:31.870Z] #17 20.44 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-02-10T18:08:31.870Z] #17 20.44 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-02-10T18:08:31.870Z] #17 20.44 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-02-10T18:08:31.870Z] #17 20.44 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-02-10T18:08:31.870Z] #17 20.44 python3.7 python3.7-minimal vim-runtime xxd [2020-02-10T18:08:31.870Z] #17 20.44 Suggested packages: [2020-02-10T18:08:31.870Z] #17 20.44 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-02-10T18:08:31.870Z] #17 20.44 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-02-10T18:08:31.870Z] #17 20.44 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-02-10T18:08:31.870Z] #17 20.44 Recommended packages: [2020-02-10T18:08:31.870Z] #17 20.44 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-02-10T18:08:31.870Z] #17 20.44 python3-keyrings.alt python3-xdg unzip [2020-02-10T18:08:31.870Z] #17 22.01 The following NEW packages will be installed: [2020-02-10T18:08:31.870Z] #17 22.01 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-02-10T18:08:31.870Z] #17 22.01 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-02-10T18:08:31.870Z] #17 22.01 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-02-10T18:08:31.870Z] #17 22.01 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-02-10T18:08:31.870Z] #17 22.02 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-02-10T18:08:31.870Z] #17 22.02 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-02-10T18:08:31.870Z] #17 22.02 python3-setuptools python3-wheel python3.7 python3.7-minimal [2020-02-10T18:08:31.870Z] #17 22.02 thin-provisioning-tools vim vim-common vim-runtime xfsprogs xxd xz-utils zip [2020-02-10T18:08:32.109Z] go: finding github.com/containerd/containerd v1.2.4 [2020-02-10T18:08:32.109Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2020-02-10T18:08:32.109Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2020-02-10T18:08:32.109Z] go: finding github.com/opencontainers/runtime-spec v1.0.1 [2020-02-10T18:08:32.109Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-02-10T18:08:32.109Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2020-02-10T18:08:32.109Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2020-02-10T18:08:32.127Z] #17 22.43 0 upgraded, 46 newly installed, 0 to remove and 9 not upgraded. [2020-02-10T18:08:32.127Z] #17 22.43 Need to get 27.0 MB of archives. [2020-02-10T18:08:32.127Z] #17 22.43 After this operation, 111 MB of additional disk space will be used. [2020-02-10T18:08:32.127Z] #17 22.43 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-02-10T18:08:32.127Z] #17 22.43 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-02-10T18:08:32.127Z] #17 22.47 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-02-10T18:08:32.127Z] #17 22.58 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-02-10T18:08:32.127Z] #17 22.59 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-02-10T18:08:32.127Z] #17 22.60 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-02-10T18:08:32.385Z] #17 22.73 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-02-10T18:08:32.385Z] #17 22.75 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-02-10T18:08:32.385Z] #17 22.76 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-02-10T18:08:32.385Z] #17 22.77 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-02-10T18:08:32.385Z] #17 22.77 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-02-10T18:08:32.385Z] #17 22.77 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-02-10T18:08:32.385Z] #17 22.79 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-02-10T18:08:32.385Z] #17 22.79 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-02-10T18:08:32.385Z] #17 22.79 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-02-10T18:08:32.385Z] #17 22.79 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-02-10T18:08:32.385Z] #17 22.82 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-02-10T18:08:32.385Z] #17 22.84 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-02-10T18:08:32.385Z] #17 22.87 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-02-10T18:08:32.385Z] #17 22.88 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-02-10T18:08:32.385Z] #17 22.88 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-02-10T18:08:32.385Z] #17 22.91 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-02-10T18:08:32.488Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2020-02-10T18:08:32.523Z] #27 14.07 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-02-10T18:08:32.642Z] #17 22.95 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-02-10T18:08:32.642Z] #17 22.95 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-02-10T18:08:32.642Z] #17 22.96 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-02-10T18:08:32.642Z] #17 22.98 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-02-10T18:08:32.642Z] #17 23.01 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-02-10T18:08:32.642Z] #17 23.01 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-02-10T18:08:32.642Z] #17 23.01 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6 [8292 kB] [2020-02-10T18:08:32.844Z] #27 ... [2020-02-10T18:08:32.844Z] [2020-02-10T18:08:32.844Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T18:08:32.844Z] #44 4.351 Note: Building without setproctitle() and strlcpy() support. [2020-02-10T18:08:32.844Z] #44 4.351 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-02-10T18:08:32.844Z] #44 7.123 fatal: not a git repository (or any of the parent directories): .git [2020-02-10T18:08:32.844Z] #44 7.152 GEN .gitid [2020-02-10T18:08:32.844Z] #44 7.182 GEN criu/include/version.h [2020-02-10T18:08:32.844Z] #44 7.250 GEN include/common/asm [2020-02-10T18:08:32.902Z] #17 ... [2020-02-10T18:08:32.902Z] [2020-02-10T18:08:32.902Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T18:08:32.902Z] #44 88.25 CC criu/autofs.o [2020-02-10T18:08:32.926Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-02-10T18:08:32.926Z] go: finding github.com/docker/go-connections v0.4.0 [2020-02-10T18:08:33.100Z] #27 14.63 [2020-02-10T18:08:33.100Z] #27 14.82 ######################################################################## 100.0% [2020-02-10T18:08:33.100Z] #27 14.89 [2020-02-10T18:08:33.288Z] go: finding gopkg.in/yaml.v2 v2.2.1 [2020-02-10T18:08:33.288Z] go: finding github.com/prometheus/client_golang v0.8.0 [2020-02-10T18:08:33.288Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2020-02-10T18:08:33.304Z] #44 ... [2020-02-10T18:08:33.304Z] [2020-02-10T18:08:33.304Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T18:08:33.304Z] #38 10.61 -- The C compiler identification is GNU 8.3.0 [2020-02-10T18:08:33.304Z] #38 10.64 -- Check for working C compiler: /usr/bin/cc [2020-02-10T18:08:33.680Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-02-10T18:08:33.680Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-02-10T18:08:34.043Z] #27 15.67 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-02-10T18:08:34.043Z] #27 ... [2020-02-10T18:08:34.043Z] [2020-02-10T18:08:34.043Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-10T18:08:34.043Z] #10 49.34 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-02-10T18:08:34.043Z] #10 49.34 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-02-10T18:08:34.043Z] #10 49.35 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-02-10T18:08:34.043Z] #10 49.35 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-02-10T18:08:34.043Z] #10 49.35 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-02-10T18:08:34.043Z] #10 49.36 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB] [2020-02-10T18:08:34.043Z] #10 49.37 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-02-10T18:08:34.043Z] #10 49.39 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-02-10T18:08:34.043Z] #10 49.43 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-02-10T18:08:34.043Z] #10 49.45 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-02-10T18:08:34.043Z] #10 49.45 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-02-10T18:08:34.043Z] #10 49.50 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-02-10T18:08:34.043Z] #10 49.51 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-02-10T18:08:34.043Z] #10 49.51 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-02-10T18:08:34.043Z] #10 49.52 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB] [2020-02-10T18:08:34.043Z] #10 50.65 debconf: delaying package configuration, since apt-utils is not installed [2020-02-10T18:08:34.043Z] #10 50.81 Fetched 78.2 MB in 8s (9772 kB/s) [2020-02-10T18:08:34.043Z] #10 50.90 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-02-10T18:08:34.043Z] #10 50.94 Preparing to unpack .../libsystemd0_241-7~deb10u3_amd64.deb ... [2020-02-10T18:08:34.043Z] #10 51.04 Unpacking libsystemd0:amd64 (241-7~deb10u3) over (241-7~deb10u2) ... [2020-02-10T18:08:34.043Z] #10 51.43 Setting up libsystemd0:amd64 (241-7~deb10u3) ... [2020-02-10T18:08:34.043Z] #10 51.61 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-02-10T18:08:34.043Z] #10 51.83 Preparing to unpack .../libudev1_241-7~deb10u3_amd64.deb ... [2020-02-10T18:08:34.043Z] #10 51.95 Unpacking libudev1:amd64 (241-7~deb10u3) over (241-7~deb10u2) ... [2020-02-10T18:08:34.043Z] #10 52.55 Setting up libudev1:amd64 (241-7~deb10u3) ... [2020-02-10T18:08:34.043Z] #10 52.71 Selecting previously unselected package binutils-mingw-w64-i686. [2020-02-10T18:08:34.043Z] #10 52.71 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-02-10T18:08:34.043Z] #10 52.80 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-02-10T18:08:34.043Z] #10 52.82 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-02-10T18:08:34.043Z] #10 55.42 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-02-10T18:08:34.043Z] #10 55.45 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-02-10T18:08:34.043Z] #10 55.47 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-02-10T18:08:34.043Z] #10 58.83 Selecting previously unselected package binutils-mingw-w64. [2020-02-10T18:08:34.043Z] #10 58.84 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-02-10T18:08:34.043Z] #10 58.85 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-02-10T18:08:34.043Z] #10 59.00 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-02-10T18:08:34.043Z] #10 59.00 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-02-10T18:08:34.043Z] #10 59.00 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-02-10T18:08:34.043Z] #10 59.23 Selecting previously unselected package dmsetup. [2020-02-10T18:08:34.043Z] #10 59.23 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-02-10T18:08:34.043Z] #10 59.25 Unpacking dmsetup (2:1.02.155-3) ... [2020-02-10T18:08:34.043Z] #10 59.50 Selecting previously unselected package mingw-w64-common. [2020-02-10T18:08:34.043Z] #10 59.50 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-02-10T18:08:34.043Z] #10 59.52 Unpacking mingw-w64-common (6.0.0-3) ... [2020-02-10T18:08:34.052Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2020-02-10T18:08:34.052Z] go: finding github.com/google/certificate-transparency-go v1.0.21 [2020-02-10T18:08:34.052Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-02-10T18:08:34.052Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2020-02-10T18:08:34.052Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible [2020-02-10T18:08:34.299Z] #10 ... [2020-02-10T18:08:34.299Z] [2020-02-10T18:08:34.299Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-10T18:08:34.299Z] #27 15.98 [2020-02-10T18:08:34.299Z] #27 ... [2020-02-10T18:08:34.299Z] [2020-02-10T18:08:34.299Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-10T18:08:34.299Z] #43 49.83 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-02-10T18:08:34.299Z] #43 49.84 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-02-10T18:08:34.299Z] #43 49.85 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-02-10T18:08:34.300Z] #43 49.88 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-02-10T18:08:34.300Z] #43 49.90 Setting up python-six (1.12.0-1) ... [2020-02-10T18:08:34.300Z] #43 54.39 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-02-10T18:08:34.300Z] #43 54.41 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-02-10T18:08:34.300Z] #43 54.44 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-02-10T18:08:34.300Z] #43 54.46 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-02-10T18:08:34.300Z] #43 54.50 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-02-10T18:08:34.300Z] #43 54.51 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-02-10T18:08:34.300Z] #43 54.54 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-02-10T18:08:34.300Z] #43 54.56 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-02-10T18:08:34.300Z] #43 54.59 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-02-10T18:08:34.300Z] #43 54.63 Setting up python-protobuf (3.6.1.3-2) ... [2020-02-10T18:08:34.556Z] #43 ... [2020-02-10T18:08:34.556Z] [2020-02-10T18:08:34.556Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-10T18:08:34.556Z] #27 16.18 ############################################################ 84.7% ######################################################################## 100.0% [2020-02-10T18:08:34.556Z] #27 16.39 [2020-02-10T18:08:34.556Z] #27 ... [2020-02-10T18:08:34.556Z] [2020-02-10T18:08:34.556Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T18:08:34.556Z] #33 49.63 time [2020-02-10T18:08:34.556Z] #33 56.40 internal/poll [2020-02-10T18:08:34.556Z] #33 58.84 os [2020-02-10T18:08:34.556Z] #33 59.16 strings [2020-02-10T18:08:34.797Z] #44 89.77 CC criu/bfd.o [2020-02-10T18:08:34.797Z] #44 90.20 CC criu/bitmap.o [2020-02-10T18:08:34.814Z] #33 ... [2020-02-10T18:08:34.814Z] [2020-02-10T18:08:34.814Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-10T18:08:34.814Z] #35 53.63 Selecting previously unselected package libxml2:amd64. [2020-02-10T18:08:34.814Z] #35 53.64 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-02-10T18:08:34.814Z] #35 53.65 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-02-10T18:08:34.814Z] #35 54.36 Selecting previously unselected package libarchive13:amd64. [2020-02-10T18:08:34.814Z] #35 54.39 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-02-10T18:08:34.814Z] #35 54.40 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-02-10T18:08:34.814Z] #35 54.88 Selecting previously unselected package libjsoncpp1:amd64. [2020-02-10T18:08:34.814Z] #35 54.92 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-02-10T18:08:34.814Z] #35 54.93 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-02-10T18:08:34.814Z] #35 55.18 Selecting previously unselected package librhash0:amd64. [2020-02-10T18:08:34.814Z] #35 55.21 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-02-10T18:08:34.814Z] #35 55.22 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-02-10T18:08:34.814Z] #35 55.50 Selecting previously unselected package libuv1:amd64. [2020-02-10T18:08:34.814Z] #35 55.50 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-02-10T18:08:34.814Z] #35 55.50 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-02-10T18:08:34.814Z] #35 55.66 Selecting previously unselected package cmake. [2020-02-10T18:08:34.814Z] #35 55.66 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-02-10T18:08:34.814Z] #35 55.70 Unpacking cmake (3.13.4-1) ... [2020-02-10T18:08:34.814Z] #35 59.61 Setting up libicu63:amd64 (63.1-6) ... [2020-02-10T18:08:34.814Z] #35 59.66 Setting up xxd (2:8.1.0875-5) ... [2020-02-10T18:08:34.814Z] #35 59.68 Setting up libuv1:amd64 (1.24.1-1) ... [2020-02-10T18:08:34.814Z] #35 59.70 Setting up vim-common (2:8.1.0875-5) ... [2020-02-10T18:08:34.814Z] #35 59.74 Setting up librhash0:amd64 (1.3.8-1) ... [2020-02-10T18:08:34.814Z] #35 59.75 Setting up cmake-data (3.13.4-1) ... [2020-02-10T18:08:34.814Z] #35 59.78 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-02-10T18:08:34.814Z] #35 59.79 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-02-10T18:08:34.814Z] #35 59.81 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-02-10T18:08:34.814Z] #35 59.83 Setting up cmake (3.13.4-1) ... [2020-02-10T18:08:34.814Z] #35 59.84 Processing triggers for libc-bin (2.28-10) ... [2020-02-10T18:08:34.814Z] #35 59.94 Processing triggers for mime-support (3.62) ... [2020-02-10T18:08:34.852Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2020-02-10T18:08:34.853Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2020-02-10T18:08:35.055Z] #44 90.39 CC criu/cgroup-props.o [2020-02-10T18:08:35.377Z] #35 ... [2020-02-10T18:08:35.377Z] [2020-02-10T18:08:35.377Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-10T18:08:35.377Z] #27 17.27 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-02-10T18:08:35.634Z] #27 17.38 skipping existing 1849cc453dee [2020-02-10T18:08:35.634Z] #27 ... [2020-02-10T18:08:35.634Z] [2020-02-10T18:08:35.634Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-10T18:08:35.634Z] #35 DONE 61.2s [2020-02-10T18:08:35.634Z] [2020-02-10T18:08:35.634Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-10T18:08:35.634Z] #27 17.47 [2020-02-10T18:08:35.773Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-02-10T18:08:35.890Z] #27 ... [2020-02-10T18:08:35.890Z] [2020-02-10T18:08:35.890Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-10T18:08:35.890Z] #36 DONE 0.1s [2020-02-10T18:08:35.890Z] [2020-02-10T18:08:35.890Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-02-10T18:08:35.890Z] #37 DONE 0.2s [2020-02-10T18:08:35.890Z] [2020-02-10T18:08:35.890Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T18:08:35.972Z] #38 ... [2020-02-10T18:08:35.973Z] [2020-02-10T18:08:35.973Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-10T18:08:35.973Z] #27 25.84 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-02-10T18:08:35.973Z] #27 26.14 [2020-02-10T18:08:35.973Z] #27 26.43 ######################################################################## 100.0% [2020-02-10T18:08:35.973Z] #27 26.54 [2020-02-10T18:08:35.973Z] #27 26.59 Download of images into '/build' complete. [2020-02-10T18:08:35.973Z] #27 26.59 Use something like the following to load the result into a Docker daemon: [2020-02-10T18:08:35.973Z] #27 26.59 tar -cC '/build' . | docker load [2020-02-10T18:08:35.973Z] #27 DONE 27.4s [2020-02-10T18:08:35.973Z] [2020-02-10T18:08:35.973Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T18:08:35.973Z] #44 11.35 PBCC images/google/protobuf/descriptor.pb-c.c [2020-02-10T18:08:35.973Z] #44 11.43 PBCC images/opts.pb-c.c [2020-02-10T18:08:35.973Z] #44 11.48 PBCC images/sit.pb-c.c [2020-02-10T18:08:35.973Z] #44 11.51 DEP images/google/protobuf/descriptor.pb-c.d [2020-02-10T18:08:35.973Z] #44 11.57 DEP images/opts.pb-c.d [2020-02-10T18:08:35.973Z] #44 11.64 DEP images/sit.pb-c.d [2020-02-10T18:08:35.973Z] #44 11.70 PBCC images/macvlan.pb-c.c [2020-02-10T18:08:35.973Z] #44 11.72 DEP images/macvlan.pb-c.d [2020-02-10T18:08:35.973Z] #44 11.75 PBCC images/autofs.pb-c.c [2020-02-10T18:08:35.973Z] #44 11.78 DEP images/autofs.pb-c.d [2020-02-10T18:08:35.973Z] #44 11.86 PBCC images/sysctl.pb-c.c [2020-02-10T18:08:35.973Z] #44 11.89 DEP images/sysctl.pb-c.d [2020-02-10T18:08:35.973Z] #44 11.96 PBCC images/time.pb-c.c [2020-02-10T18:08:35.973Z] #44 12.04 DEP images/time.pb-c.d [2020-02-10T18:08:35.973Z] #44 12.11 PBCC images/binfmt-misc.pb-c.c [2020-02-10T18:08:35.973Z] #44 12.15 DEP images/binfmt-misc.pb-c.d [2020-02-10T18:08:35.973Z] #44 12.18 PBCC images/seccomp.pb-c.c [2020-02-10T18:08:35.973Z] #44 12.29 DEP images/seccomp.pb-c.d [2020-02-10T18:08:35.973Z] #44 12.40 PBCC images/userns.pb-c.c [2020-02-10T18:08:35.973Z] #44 12.49 DEP images/userns.pb-c.d [2020-02-10T18:08:35.973Z] #44 12.56 PBCC images/cgroup.pb-c.c [2020-02-10T18:08:35.973Z] #44 12.60 DEP images/cgroup.pb-c.d [2020-02-10T18:08:35.973Z] #44 12.67 PBCC images/fown.pb-c.c [2020-02-10T18:08:35.973Z] #44 12.70 PBCC images/ext-file.pb-c.c [2020-02-10T18:08:35.973Z] #44 12.73 DEP images/fown.pb-c.d [2020-02-10T18:08:35.973Z] #44 12.76 DEP images/ext-file.pb-c.d [2020-02-10T18:08:35.973Z] #44 12.80 PBCC images/rpc.pb-c.c [2020-02-10T18:08:35.973Z] #44 12.85 DEP images/rpc.pb-c.d [2020-02-10T18:08:35.973Z] #44 12.91 PBCC images/siginfo.pb-c.c [2020-02-10T18:08:35.973Z] #44 12.94 DEP images/siginfo.pb-c.d [2020-02-10T18:08:35.973Z] #44 13.01 PBCC images/pagemap.pb-c.c [2020-02-10T18:08:35.973Z] #44 13.06 DEP images/pagemap.pb-c.d [2020-02-10T18:08:35.973Z] #44 13.19 PBCC images/rlimit.pb-c.c [2020-02-10T18:08:35.973Z] #44 13.22 DEP images/rlimit.pb-c.d [2020-02-10T18:08:35.973Z] #44 13.31 PBCC images/file-lock.pb-c.c [2020-02-10T18:08:35.973Z] #44 13.35 DEP images/file-lock.pb-c.d [2020-02-10T18:08:35.973Z] #44 13.42 PBCC images/tty.pb-c.c [2020-02-10T18:08:35.987Z] #44 91.11 CC criu/cgroup.o [2020-02-10T18:08:36.213Z] go: finding github.com/uber/jaeger-lib v1.2.1 [2020-02-10T18:08:36.235Z] #44 13.53 DEP images/tty.pb-c.d [2020-02-10T18:08:36.235Z] #44 13.55 PBCC images/tun.pb-c.c [2020-02-10T18:08:36.496Z] #44 13.69 PBCC images/netdev.pb-c.c [2020-02-10T18:08:36.756Z] #44 13.86 DEP images/tun.pb-c.d [2020-02-10T18:08:36.756Z] #44 13.98 DEP images/netdev.pb-c.d [2020-02-10T18:08:36.756Z] #44 14.07 PBCC images/vma.pb-c.c [2020-02-10T18:08:36.823Z] #38 ... [2020-02-10T18:08:36.823Z] [2020-02-10T18:08:36.823Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-10T18:08:36.823Z] #43 61.89 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-02-10T18:08:36.823Z] #43 61.95 Processing triggers for libc-bin (2.28-10) ... [2020-02-10T18:08:36.823Z] #43 DONE 62.4s [2020-02-10T18:08:37.024Z] #44 14.31 DEP images/vma.pb-c.d [2020-02-10T18:08:37.024Z] #44 14.38 PBCC images/creds.pb-c.c [2020-02-10T18:08:37.024Z] #44 14.40 DEP images/creds.pb-c.d [2020-02-10T18:08:37.078Z] [2020-02-10T18:08:37.079Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-10T18:08:37.079Z] #27 18.72 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-02-10T18:08:37.286Z] #44 14.43 PBCC images/utsns.pb-c.c [2020-02-10T18:08:37.286Z] #44 14.48 DEP images/utsns.pb-c.d [2020-02-10T18:08:37.286Z] #44 14.62 PBCC images/ipc-desc.pb-c.c [2020-02-10T18:08:37.286Z] #44 14.63 PBCC images/ipc-sem.pb-c.c [2020-02-10T18:08:37.286Z] #44 14.65 DEP images/ipc-desc.pb-c.d [2020-02-10T18:08:37.548Z] #44 14.76 DEP images/ipc-sem.pb-c.d [2020-02-10T18:08:37.548Z] #44 14.83 PBCC images/ipc-msg.pb-c.c [2020-02-10T18:08:37.548Z] #44 14.86 DEP images/ipc-msg.pb-c.d [2020-02-10T18:08:37.548Z] #44 14.89 PBCC images/ipc-shm.pb-c.c [2020-02-10T18:08:37.548Z] #44 14.90 DEP images/ipc-shm.pb-c.d [2020-02-10T18:08:37.605Z] go: finding github.com/coreos/etcd v3.3.10+incompatible [2020-02-10T18:08:37.640Z] #27 19.19 [2020-02-10T18:08:37.640Z] #27 19.39 ######################################################################## 100.0% [2020-02-10T18:08:37.640Z] #27 19.54 [2020-02-10T18:08:37.808Z] #44 15.01 PBCC images/ipc-var.pb-c.c [2020-02-10T18:08:37.808Z] #44 15.03 DEP images/ipc-var.pb-c.d [2020-02-10T18:08:37.808Z] #44 15.11 PBCC images/sk-opts.pb-c.c [2020-02-10T18:08:37.808Z] #44 15.16 PBCC images/packet-sock.pb-c.c [2020-02-10T18:08:37.808Z] #44 15.20 DEP images/sk-opts.pb-c.d [2020-02-10T18:08:37.896Z] #27 19.62 Download of images into '/build' complete. [2020-02-10T18:08:37.897Z] #27 19.62 Use something like the following to load the result into a Docker daemon: [2020-02-10T18:08:37.897Z] #27 19.62 tar -cC '/build' . | docker load [2020-02-10T18:08:37.968Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2020-02-10T18:08:37.968Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2020-02-10T18:08:37.968Z] go: finding github.com/bugsnag/panicwrap v1.2.0 [2020-02-10T18:08:38.069Z] #44 15.30 DEP images/packet-sock.pb-c.d [2020-02-10T18:08:38.069Z] #44 15.37 PBCC images/sk-netlink.pb-c.c [2020-02-10T18:08:38.153Z] #27 DONE 19.8s [2020-02-10T18:08:38.153Z] [2020-02-10T18:08:38.153Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T18:08:38.153Z] #33 61.88 path [2020-02-10T18:08:38.153Z] #33 62.90 text/tabwriter [2020-02-10T18:08:38.330Z] #44 15.47 DEP images/sk-netlink.pb-c.d [2020-02-10T18:08:38.330Z] #44 15.55 PBCC images/sk-inet.pb-c.c [2020-02-10T18:08:38.330Z] #44 15.61 DEP images/sk-inet.pb-c.d [2020-02-10T18:08:38.369Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2020-02-10T18:08:38.369Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2020-02-10T18:08:38.408Z] #33 63.54 fmt [2020-02-10T18:08:38.408Z] #33 ... [2020-02-10T18:08:38.408Z] [2020-02-10T18:08:38.408Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T18:08:38.408Z] #47 53.53 time [2020-02-10T18:08:38.408Z] #47 57.47 internal/fmtsort [2020-02-10T18:08:38.408Z] #47 58.09 internal/syscall/unix [2020-02-10T18:08:38.408Z] #47 58.20 strings [2020-02-10T18:08:38.408Z] #47 60.09 os [2020-02-10T18:08:38.408Z] #47 60.81 regexp/syntax [2020-02-10T18:08:38.513Z] #44 93.63 CC criu/clone-noasan.o [2020-02-10T18:08:38.513Z] #44 ... [2020-02-10T18:08:38.513Z] [2020-02-10T18:08:38.513Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-10T18:08:38.513Z] #17 23.61 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-02-10T18:08:38.513Z] #17 23.62 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-02-10T18:08:38.513Z] #17 23.62 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-02-10T18:08:38.513Z] #17 23.66 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-02-10T18:08:38.513Z] #17 23.66 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-02-10T18:08:38.513Z] #17 23.67 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-02-10T18:08:38.513Z] #17 23.77 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-02-10T18:08:38.513Z] #17 23.78 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-02-10T18:08:38.513Z] #17 23.79 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-02-10T18:08:38.513Z] #17 23.79 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-02-10T18:08:38.513Z] #17 23.80 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-02-10T18:08:38.513Z] #17 23.82 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-02-10T18:08:38.513Z] #17 23.82 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-02-10T18:08:38.513Z] #17 23.83 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-02-10T18:08:38.513Z] #17 24.08 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-02-10T18:08:38.513Z] #17 24.13 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-02-10T18:08:38.513Z] #17 24.16 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-02-10T18:08:38.513Z] #17 24.79 debconf: delaying package configuration, since apt-utils is not installed [2020-02-10T18:08:38.513Z] #17 24.90 Fetched 27.0 MB in 2s (12.8 MB/s) [2020-02-10T18:08:38.513Z] #17 24.95 Selecting previously unselected package pigz. [2020-02-10T18:08:38.513Z] #17 24.95 (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-02-10T18:08:38.513Z] #17 25.00 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-02-10T18:08:38.513Z] #17 25.01 Unpacking pigz (2.4-1) ... [2020-02-10T18:08:38.513Z] #17 25.08 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-02-10T18:08:38.513Z] #17 25.09 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-02-10T18:08:38.513Z] #17 25.09 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-02-10T18:08:38.513Z] #17 25.45 Selecting previously unselected package python3.7-minimal. [2020-02-10T18:08:38.513Z] #17 25.46 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-02-10T18:08:38.513Z] #17 25.46 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-02-10T18:08:38.513Z] #17 26.24 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-02-10T18:08:38.513Z] #17 26.27 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-02-10T18:08:38.513Z] #17 28.30 Selecting previously unselected package python3-minimal. [2020-02-10T18:08:38.513Z] #17 28.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 ... 23672 files and directories currently installed.) [2020-02-10T18:08:38.513Z] #17 28.34 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-02-10T18:08:38.513Z] #17 28.34 Unpacking python3-minimal (3.7.3-1) ... [2020-02-10T18:08:38.513Z] #17 28.41 Selecting previously unselected package libmpdec2:amd64. [2020-02-10T18:08:38.513Z] #17 28.41 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-02-10T18:08:38.513Z] #17 28.42 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-02-10T18:08:38.513Z] #17 28.52 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-02-10T18:08:38.513Z] #17 28.52 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-02-10T18:08:38.513Z] #17 28.53 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-02-10T18:08:38.592Z] #44 15.80 PBCC images/sk-unix.pb-c.c [2020-02-10T18:08:38.592Z] #44 15.91 DEP images/sk-unix.pb-c.d [2020-02-10T18:08:38.741Z] go: finding github.com/sirupsen/logrus v1.4.0 [2020-02-10T18:08:38.853Z] #44 16.00 PBCC images/mm.pb-c.c [2020-02-10T18:08:38.854Z] #44 16.06 DEP images/mm.pb-c.d [2020-02-10T18:08:38.854Z] #44 16.15 PBCC images/timerfd.pb-c.c [2020-02-10T18:08:38.854Z] #44 16.21 DEP images/timerfd.pb-c.d [2020-02-10T18:08:39.078Z] #17 29.44 Selecting previously unselected package python3.7. [2020-02-10T18:08:39.078Z] #17 29.45 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-02-10T18:08:39.078Z] #17 29.45 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-02-10T18:08:39.114Z] #44 16.25 PBCC images/timer.pb-c.c [2020-02-10T18:08:39.114Z] #44 16.26 DEP images/timer.pb-c.d [2020-02-10T18:08:39.114Z] #44 16.36 PBCC images/sa.pb-c.c [2020-02-10T18:08:39.114Z] #44 ... [2020-02-10T18:08:39.114Z] [2020-02-10T18:08:39.114Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T18:08:39.114Z] #33 58.70 internal/poll [2020-02-10T18:08:39.114Z] #33 61.17 os [2020-02-10T18:08:39.114Z] #33 64.06 internal/fmtsort [2020-02-10T18:08:39.114Z] #33 65.24 fmt [2020-02-10T18:08:39.114Z] #33 65.25 path/filepath [2020-02-10T18:08:39.114Z] #33 66.39 io/ioutil [2020-02-10T18:08:39.114Z] #33 ... [2020-02-10T18:08:39.114Z] [2020-02-10T18:08:39.114Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T18:08:39.114Z] #44 16.43 DEP images/sa.pb-c.d [2020-02-10T18:08:39.114Z] #44 16.49 PBCC images/pipe-data.pb-c.c [2020-02-10T18:08:39.121Z] go: finding github.com/onsi/ginkgo v1.6.0 [2020-02-10T18:08:39.121Z] go: finding github.com/coreos/go-semver v0.2.0 [2020-02-10T18:08:39.121Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2020-02-10T18:08:39.335Z] #47 ... [2020-02-10T18:08:39.335Z] [2020-02-10T18:08:39.335Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T18:08:39.335Z] #38 3.216 + RM_GOPATH=0 [2020-02-10T18:08:39.335Z] #38 3.216 + TMP_GOPATH= [2020-02-10T18:08:39.335Z] #38 3.216 + : /build [2020-02-10T18:08:39.335Z] #38 3.216 + '[' -z '' ']' [2020-02-10T18:08:39.335Z] #38 3.216 ++ mktemp -d [2020-02-10T18:08:39.335Z] #38 3.229 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-10T18:08:39.335Z] #38 3.229 + export GOPATH=/tmp/tmp.jHVuEx1VII [2020-02-10T18:08:39.335Z] #38 3.229 + GOPATH=/tmp/tmp.jHVuEx1VII [2020-02-10T18:08:39.335Z] #38 3.229 + RM_GOPATH=1 [2020-02-10T18:08:39.335Z] #38 3.229 ++ dirname ./install.sh [2020-02-10T18:08:39.335Z] #38 3.229 + dir=. [2020-02-10T18:08:39.335Z] #38 3.229 + bin=tini [2020-02-10T18:08:39.335Z] #38 3.229 + shift [2020-02-10T18:08:39.335Z] #38 3.229 + '[' '!' -f ./tini.installer ']' [2020-02-10T18:08:39.335Z] #38 3.229 + . ./tini.installer [2020-02-10T18:08:39.335Z] #38 3.229 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-10T18:08:39.335Z] #38 3.229 + install_tini [2020-02-10T18:08:39.335Z] #38 3.229 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-02-10T18:08:39.335Z] #38 3.229 + git clone https://github.com/krallin/tini.git /tmp/tmp.jHVuEx1VII/tini [2020-02-10T18:08:39.335Z] #38 3.229 Cloning into '/tmp/tmp.jHVuEx1VII/tini'... [2020-02-10T18:08:39.336Z] #17 29.59 Selecting previously unselected package libpython3-stdlib:amd64. [2020-02-10T18:08:39.336Z] #17 29.61 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-02-10T18:08:39.336Z] #17 29.61 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-02-10T18:08:39.336Z] #17 29.69 Setting up python3-minimal (3.7.3-1) ... [2020-02-10T18:08:39.374Z] #44 16.52 DEP images/pipe-data.pb-c.d [2020-02-10T18:08:39.374Z] #44 16.61 PBCC images/mnt.pb-c.c [2020-02-10T18:08:39.374Z] #44 16.68 DEP images/mnt.pb-c.d [2020-02-10T18:08:39.505Z] go: finding github.com/stretchr/objx v0.1.0 [2020-02-10T18:08:39.505Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-02-10T18:08:39.505Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-02-10T18:08:39.505Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-02-10T18:08:39.505Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2020-02-10T18:08:39.634Z] #44 16.77 PBCC images/sk-packet.pb-c.c [2020-02-10T18:08:39.634Z] #44 16.82 DEP images/sk-packet.pb-c.d [2020-02-10T18:08:39.634Z] #44 16.89 PBCC images/tcp-stream.pb-c.c [2020-02-10T18:08:39.634Z] #44 16.96 DEP images/tcp-stream.pb-c.d [2020-02-10T18:08:39.634Z] #44 17.00 PBCC images/pipe.pb-c.c [2020-02-10T18:08:39.877Z] go: finding gotest.tools v2.1.0+incompatible [2020-02-10T18:08:39.877Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-02-10T18:08:39.895Z] #44 17.06 DEP images/pipe.pb-c.d [2020-02-10T18:08:39.895Z] #44 17.12 PBCC images/pstree.pb-c.c [2020-02-10T18:08:39.895Z] #44 17.16 DEP images/pstree.pb-c.d [2020-02-10T18:08:39.895Z] #44 17.24 PBCC images/fs.pb-c.c [2020-02-10T18:08:40.157Z] #44 17.25 DEP images/fs.pb-c.d [2020-02-10T18:08:40.157Z] #44 17.30 PBCC images/signalfd.pb-c.c [2020-02-10T18:08:40.157Z] #44 17.41 DEP images/signalfd.pb-c.d [2020-02-10T18:08:40.268Z] #17 30.55 Selecting previously unselected package python3. [2020-02-10T18:08:40.268Z] #17 30.55 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24084 files and directories currently installed.) [2020-02-10T18:08:40.268Z] #17 30.64 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-02-10T18:08:40.268Z] #17 30.65 Unpacking python3 (3.7.3-1) ... [2020-02-10T18:08:40.417Z] #44 17.52 PBCC images/fh.pb-c.c [2020-02-10T18:08:40.417Z] #44 17.55 PBCC images/fsnotify.pb-c.c [2020-02-10T18:08:40.417Z] #44 17.62 DEP images/fh.pb-c.d [2020-02-10T18:08:40.417Z] #44 17.68 DEP images/fsnotify.pb-c.d [2020-02-10T18:08:40.417Z] #44 17.77 PBCC images/eventpoll.pb-c.c [2020-02-10T18:08:40.417Z] #44 17.79 DEP images/eventpoll.pb-c.d [2020-02-10T18:08:40.417Z] #44 17.84 PBCC images/eventfd.pb-c.c [2020-02-10T18:08:40.525Z] #17 30.76 Selecting previously unselected package libip4tc0:amd64. [2020-02-10T18:08:40.526Z] #17 30.78 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-02-10T18:08:40.526Z] #17 30.78 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-02-10T18:08:40.526Z] #17 30.87 Selecting previously unselected package libip6tc0:amd64. [2020-02-10T18:08:40.526Z] #17 30.89 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-02-10T18:08:40.526Z] #17 30.90 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-02-10T18:08:40.526Z] #17 30.99 Selecting previously unselected package libiptc0:amd64. [2020-02-10T18:08:40.526Z] #17 31.01 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-02-10T18:08:40.526Z] #17 31.01 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-02-10T18:08:40.678Z] #44 17.89 DEP images/eventfd.pb-c.d [2020-02-10T18:08:40.678Z] #44 17.94 PBCC images/remap-file-path.pb-c.c [2020-02-10T18:08:40.678Z] #44 17.95 DEP images/remap-file-path.pb-c.d [2020-02-10T18:08:40.678Z] #44 18.00 PBCC images/fifo.pb-c.c [2020-02-10T18:08:40.678Z] #44 18.03 DEP images/fifo.pb-c.d [2020-02-10T18:08:40.699Z] #38 4.545 + cd /tmp/tmp.jHVuEx1VII/tini [2020-02-10T18:08:40.699Z] #38 4.545 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-10T18:08:40.699Z] #38 4.547 + cmake . [2020-02-10T18:08:40.783Z] #17 31.09 Selecting previously unselected package libnfnetlink0:amd64. [2020-02-10T18:08:40.783Z] #17 31.11 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-02-10T18:08:40.783Z] #17 31.12 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-02-10T18:08:40.783Z] #17 31.17 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-02-10T18:08:40.783Z] #17 31.18 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-02-10T18:08:40.783Z] #17 31.18 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-02-10T18:08:40.783Z] #17 31.24 Selecting previously unselected package libnftnl11:amd64. [2020-02-10T18:08:40.783Z] #17 31.25 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-02-10T18:08:40.783Z] #17 31.26 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-02-10T18:08:40.783Z] #17 31.33 Selecting previously unselected package iptables. [2020-02-10T18:08:40.938Z] #44 18.14 PBCC images/ghost-file.pb-c.c [2020-02-10T18:08:41.042Z] #17 31.34 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-02-10T18:08:41.042Z] #17 31.35 Unpacking iptables (1.8.2-4) ... [2020-02-10T18:08:41.199Z] #44 18.33 DEP images/ghost-file.pb-c.d [2020-02-10T18:08:41.199Z] #44 18.45 PBCC images/regfile.pb-c.c [2020-02-10T18:08:41.199Z] #44 18.50 DEP images/regfile.pb-c.d [2020-02-10T18:08:41.261Z] #38 5.209 -- The C compiler identification is GNU 8.3.0 [2020-02-10T18:08:41.261Z] #38 5.260 -- Check for working C compiler: /usr/bin/cc [2020-02-10T18:08:41.299Z] #17 31.66 Selecting previously unselected package xxd. [2020-02-10T18:08:41.299Z] #17 31.67 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-02-10T18:08:41.299Z] #17 31.68 Unpacking xxd (2:8.1.0875-5) ... [2020-02-10T18:08:41.460Z] #44 18.60 PBCC images/ns.pb-c.c [2020-02-10T18:08:41.460Z] #44 18.61 DEP images/ns.pb-c.d [2020-02-10T18:08:41.460Z] #44 18.71 PBCC images/fdinfo.pb-c.c [2020-02-10T18:08:41.460Z] #44 18.86 DEP images/fdinfo.pb-c.d [2020-02-10T18:08:41.557Z] #17 31.79 Selecting previously unselected package vim-common. [2020-02-10T18:08:41.557Z] #17 31.80 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-02-10T18:08:41.557Z] #17 31.82 Unpacking vim-common (2:8.1.0875-5) ... [2020-02-10T18:08:41.721Z] #44 18.97 PBCC images/core-aarch64.pb-c.c [2020-02-10T18:08:41.721Z] #44 19.03 PBCC images/core-arm.pb-c.c [2020-02-10T18:08:41.814Z] #17 32.02 Selecting previously unselected package bash-completion. [2020-02-10T18:08:41.814Z] #17 32.05 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-02-10T18:08:41.821Z] #38 5.782 -- Check for working C compiler: /usr/bin/cc -- works [2020-02-10T18:08:41.821Z] #38 5.787 -- Detecting C compiler ABI info [2020-02-10T18:08:41.982Z] #44 19.15 PBCC images/core-ppc64.pb-c.c [2020-02-10T18:08:41.982Z] #44 19.23 PBCC images/core-s390.pb-c.c [2020-02-10T18:08:41.982Z] #44 19.31 PBCC images/core-x86.pb-c.c [2020-02-10T18:08:42.243Z] #44 19.38 PBCC images/core.pb-c.c [2020-02-10T18:08:42.243Z] #44 19.43 PBCC images/inventory.pb-c.c [2020-02-10T18:08:42.243Z] #44 19.52 DEP images/core-aarch64.pb-c.d [2020-02-10T18:08:42.382Z] #38 6.406 -- Detecting C compiler ABI info - done [2020-02-10T18:08:42.382Z] #38 6.443 -- Detecting C compile features [2020-02-10T18:08:42.512Z] #44 19.64 DEP images/core-arm.pb-c.d [2020-02-10T18:08:42.512Z] #44 19.73 DEP images/core-ppc64.pb-c.d [2020-02-10T18:08:42.512Z] #44 19.84 DEP images/core-s390.pb-c.d [2020-02-10T18:08:42.777Z] #44 19.94 DEP images/core-x86.pb-c.d [2020-02-10T18:08:42.777Z] #44 20.05 DEP images/core.pb-c.d [2020-02-10T18:08:42.777Z] #44 20.15 DEP images/inventory.pb-c.d [2020-02-10T18:08:43.039Z] #44 20.25 PBCC images/cpuinfo.pb-c.c [2020-02-10T18:08:43.039Z] #44 20.29 DEP images/cpuinfo.pb-c.d [2020-02-10T18:08:43.039Z] #44 20.40 PBCC images/stats.pb-c.c [2020-02-10T18:08:43.302Z] #44 20.44 DEP images/stats.pb-c.d [2020-02-10T18:08:44.338Z] #17 34.68 Unpacking bash-completion (1:2.8-6) ... [2020-02-10T18:08:44.595Z] #17 35.05 Selecting previously unselected package bzip2. [2020-02-10T18:08:44.595Z] #17 35.07 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-02-10T18:08:44.595Z] #17 35.07 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-02-10T18:08:44.688Z] #44 ... [2020-02-10T18:08:44.688Z] [2020-02-10T18:08:44.688Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T18:08:44.688Z] #47 64.18 os [2020-02-10T18:08:44.688Z] #47 64.28 regexp [2020-02-10T18:08:44.688Z] #47 68.35 github.com/LK4D4/vndr/versioned [2020-02-10T18:08:44.688Z] #47 69.91 internal/lazyregexp [2020-02-10T18:08:44.688Z] #47 69.95 net [2020-02-10T18:08:44.688Z] #47 69.95 os/exec [2020-02-10T18:08:44.688Z] #47 72.74 encoding/binary [2020-02-10T18:08:44.688Z] #47 72.75 go/token [2020-02-10T18:08:44.688Z] #47 72.83 net/url [2020-02-10T18:08:44.688Z] #47 ... [2020-02-10T18:08:44.688Z] [2020-02-10T18:08:44.688Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T18:08:44.688Z] #38 13.64 -- Check for working C compiler: /usr/bin/cc -- works [2020-02-10T18:08:44.688Z] #38 13.64 -- Detecting C compiler ABI info [2020-02-10T18:08:44.688Z] #38 14.86 -- Detecting C compiler ABI info - done [2020-02-10T18:08:44.688Z] #38 14.92 -- Detecting C compile features [2020-02-10T18:08:44.688Z] #38 17.56 -- Detecting C compile features - done [2020-02-10T18:08:44.688Z] #38 17.59 -- Performing Test HAS_BUILTIN_FORTIFY [2020-02-10T18:08:44.688Z] #38 18.01 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-02-10T18:08:44.688Z] #38 18.14 -- Configuring done [2020-02-10T18:08:44.688Z] #38 18.15 -- Generating done [2020-02-10T18:08:44.688Z] #38 18.20 -- Build files have been written to: /tmp/tmp.YbW5fQpQBO/tini [2020-02-10T18:08:44.688Z] #38 18.20 + make tini-static [2020-02-10T18:08:44.688Z] #38 18.93 Scanning dependencies of target tini-static [2020-02-10T18:08:44.688Z] #38 19.08 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-02-10T18:08:44.688Z] #38 21.03 [100%] Linking C executable tini-static [2020-02-10T18:08:44.688Z] #38 21.59 [100%] Built target tini-static [2020-02-10T18:08:44.688Z] #38 21.67 + mkdir -p /build [2020-02-10T18:08:44.688Z] #38 21.68 + cp tini-static /build/docker-init [2020-02-10T18:08:44.688Z] #38 DONE 22.2s [2020-02-10T18:08:44.688Z] [2020-02-10T18:08:44.688Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T18:08:44.688Z] #62 34.96 Checking out files: 34% (1046/3042) Checking out files: 35% (1065/3042) Checking out files: 36% (1096/3042) Checking out files: 37% (1126/3042) Checking out files: 38% (1156/3042) Checking out files: 39% (1187/3042) Checking out files: 40% (1217/3042) Checking out files: 41% (1248/3042) Checking out files: 42% (1278/3042) Checking out files: 43% (1309/3042) Checking out files: 44% (1339/3042) Checking out files: 45% (1369/3042) Checking out files: 46% (1400/3042) Checking out files: 47% (1430/3042) Checking out files: 48% (1461/3042) Checking out files: 49% (1491/3042) Checking out files: 50% (1521/3042) Checking out files: 51% (1552/3042) Checking out files: 52% (1582/3042) Checking out files: 53% (1613/3042) Checking out files: 54% (1643/3042) Checking out files: 55% (1674/3042) Checking out files: 56% (1704/3042) Checking out files: 57% (1734/3042) Checking out files: 58% (1765/3042) Checking out files: 59% (1795/3042) Checking out files: 60% (1826/3042) Checking out files: 61% (1856/3042) Checking out files: 62% (1887/3042) Checking out files: 63% (1917/3042) Checking out files: 64% (1947/3042) Checking out files: 65% (1978/3042) Checking out files: 66% (2008/3042) Checking out files: 67% (2039/3042) Checking out files: 68% (2069/3042) Checking out files: 69% (2099/3042) Checking out files: 70% (2130/3042) Checking out files: 71% (2160/3042) Checking out files: 71% (2180/3042) Checking out files: 72% (2191/3042) Checking out files: 73% (2221/3042) Checking out files: 74% (2252/3042) Checking out files: 75% (2282/3042) Checking out files: 76% (2312/3042) Checking out files: 77% (2343/3042) Checking out files: 78% (2373/3042) Checking out files: 79% (2404/3042) Checking out files: 80% (2434/3042) Checking out files: 81% (2465/3042) Checking out files: 82% (2495/3042) Checking out files: 83% (2525/3042) Checking out files: 84% (2556/3042) Checking out files: 85% (2586/3042) Checking out files: 86% (2617/3042) Checking out files: 87% (2647/3042) Checking out files: 88% (2677/3042) Checking out files: 89% (2708/3042) Checking out files: 90% (2738/3042) Checking out files: 91% (2769/3042) Checking out files: 92% (2799/3042) Checking out files: 93% (2830/3042) Checking out files: 94% (2860/3042) Checking out files: 94% (2887/3042) Checking out files: 95% (2890/3042) Checking out files: 96% (2921/3042) Checking out files: 97% (2951/3042) Checking out files: 98% (2982/3042) Checking out files: 99% (3012/3042) Checking out files: 100% (3042/3042) Checking out files: 100% (3042/3042), done. [2020-02-10T18:08:44.688Z] #62 37.16 + cd /tmp/tmp.YmLEu1zl9e/src/github.com/containerd/containerd [2020-02-10T18:08:44.688Z] #62 37.16 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-02-10T18:08:44.688Z] #62 38.71 + export 'BUILDTAGS=netgo osusergo static_build' [2020-02-10T18:08:44.688Z] #62 38.71 + BUILDTAGS='netgo osusergo static_build' [2020-02-10T18:08:44.688Z] #62 38.71 + export EXTRA_FLAGS=-buildmode=pie [2020-02-10T18:08:44.688Z] #62 38.71 + EXTRA_FLAGS=-buildmode=pie [2020-02-10T18:08:44.688Z] #62 38.71 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-02-10T18:08:44.688Z] #62 38.71 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-02-10T18:08:44.688Z] #62 38.71 + '[' '' = dynamic ']' [2020-02-10T18:08:44.688Z] #62 38.71 + make [2020-02-10T18:08:44.852Z] #17 35.17 Selecting previously unselected package xz-utils. [2020-02-10T18:08:44.853Z] #17 35.19 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-02-10T18:08:44.853Z] #17 35.19 Unpacking xz-utils (5.2.4-1) ... [2020-02-10T18:08:44.896Z] #38 8.459 -- Detecting C compile features - done [2020-02-10T18:08:44.896Z] #38 8.495 -- Performing Test HAS_BUILTIN_FORTIFY [2020-02-10T18:08:44.896Z] #38 8.716 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-02-10T18:08:44.896Z] #38 8.826 -- Configuring done [2020-02-10T18:08:44.896Z] #38 8.836 -- Generating done [2020-02-10T18:08:44.896Z] #38 8.854 -- Build files have been written to: /tmp/tmp.jHVuEx1VII/tini [2020-02-10T18:08:44.896Z] #38 8.867 + make tini-static [2020-02-10T18:08:45.109Z] #17 35.37 Selecting previously unselected package apparmor. [2020-02-10T18:08:45.110Z] #17 35.37 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-02-10T18:08:45.110Z] #17 35.44 Unpacking apparmor (2.13.2-10) ... [2020-02-10T18:08:45.367Z] #17 35.78 Selecting previously unselected package aufs-tools. [2020-02-10T18:08:45.367Z] #17 35.79 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-02-10T18:08:45.367Z] #17 35.80 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-02-10T18:08:45.459Z] #38 9.439 Scanning dependencies of target tini-static [2020-02-10T18:08:45.625Z] #17 35.95 Selecting previously unselected package libonig5:amd64. [2020-02-10T18:08:45.625Z] #17 35.96 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-02-10T18:08:45.625Z] #17 35.96 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-02-10T18:08:45.625Z] #17 36.10 Selecting previously unselected package libjq1:amd64. [2020-02-10T18:08:45.625Z] #17 36.10 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-02-10T18:08:45.625Z] #17 36.11 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-02-10T18:08:45.715Z] #38 9.576 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-02-10T18:08:45.882Z] #17 36.21 Selecting previously unselected package jq. [2020-02-10T18:08:45.882Z] #17 36.22 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-02-10T18:08:45.882Z] #17 36.22 Unpacking jq (1.5+dfsg-2+b1) ... [2020-02-10T18:08:45.882Z] #17 36.32 Selecting previously unselected package libaio1:amd64. [2020-02-10T18:08:45.882Z] #17 36.32 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-02-10T18:08:45.882Z] #17 36.33 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-02-10T18:08:45.882Z] #17 36.38 Selecting previously unselected package libgpm2:amd64. [2020-02-10T18:08:45.882Z] #17 36.42 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-02-10T18:08:46.072Z] #62 40.21 + bin/ctr [2020-02-10T18:08:46.140Z] #17 36.42 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-02-10T18:08:46.140Z] #17 36.50 Selecting previously unselected package libicu63:amd64. [2020-02-10T18:08:46.140Z] #17 36.52 Preparing to unpack .../20-libicu63_63.1-6_amd64.deb ... [2020-02-10T18:08:46.140Z] #17 36.52 Unpacking libicu63:amd64 (63.1-6) ... [2020-02-10T18:08:46.641Z] #38 ... [2020-02-10T18:08:46.641Z] [2020-02-10T18:08:46.641Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T18:08:46.641Z] #44 5.064 Note: Building without setproctitle() and strlcpy() support. [2020-02-10T18:08:46.641Z] #44 5.064 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-02-10T18:08:46.641Z] #44 6.937 fatal: not a git repository (or any of the parent directories): .git [2020-02-10T18:08:46.641Z] #44 6.966 GEN .gitid [2020-02-10T18:08:46.641Z] #44 6.969 GEN criu/include/version.h [2020-02-10T18:08:46.641Z] #44 7.016 GEN include/common/asm [2020-02-10T18:08:46.641Z] #44 8.452 PBCC images/google/protobuf/descriptor.pb-c.c [2020-02-10T18:08:46.641Z] #44 8.554 PBCC images/opts.pb-c.c [2020-02-10T18:08:46.641Z] #44 8.617 PBCC images/sit.pb-c.c [2020-02-10T18:08:46.641Z] #44 8.667 DEP images/google/protobuf/descriptor.pb-c.d [2020-02-10T18:08:46.641Z] #44 8.801 DEP images/opts.pb-c.d [2020-02-10T18:08:46.641Z] #44 8.862 DEP images/sit.pb-c.d [2020-02-10T18:08:46.641Z] #44 8.921 PBCC images/macvlan.pb-c.c [2020-02-10T18:08:46.641Z] #44 9.003 DEP images/macvlan.pb-c.d [2020-02-10T18:08:46.641Z] #44 9.049 PBCC images/autofs.pb-c.c [2020-02-10T18:08:46.641Z] #44 9.077 DEP images/autofs.pb-c.d [2020-02-10T18:08:46.641Z] #44 9.160 PBCC images/sysctl.pb-c.c [2020-02-10T18:08:46.641Z] #44 9.168 DEP images/sysctl.pb-c.d [2020-02-10T18:08:46.641Z] #44 9.221 PBCC images/time.pb-c.c [2020-02-10T18:08:46.641Z] #44 9.243 DEP images/time.pb-c.d [2020-02-10T18:08:46.641Z] #44 9.286 PBCC images/binfmt-misc.pb-c.c [2020-02-10T18:08:46.641Z] #44 9.340 DEP images/binfmt-misc.pb-c.d [2020-02-10T18:08:46.641Z] #44 9.384 PBCC images/seccomp.pb-c.c [2020-02-10T18:08:46.641Z] #44 9.418 DEP images/seccomp.pb-c.d [2020-02-10T18:08:46.641Z] #44 9.490 PBCC images/userns.pb-c.c [2020-02-10T18:08:46.641Z] #44 9.564 DEP images/userns.pb-c.d [2020-02-10T18:08:46.641Z] #44 9.634 PBCC images/cgroup.pb-c.c [2020-02-10T18:08:46.641Z] #44 9.694 DEP images/cgroup.pb-c.d [2020-02-10T18:08:46.641Z] #44 9.764 PBCC images/fown.pb-c.c [2020-02-10T18:08:46.641Z] #44 9.790 PBCC images/ext-file.pb-c.c [2020-02-10T18:08:46.641Z] #44 9.822 DEP images/fown.pb-c.d [2020-02-10T18:08:46.897Z] #44 9.869 DEP images/ext-file.pb-c.d [2020-02-10T18:08:46.897Z] #44 9.909 PBCC images/rpc.pb-c.c [2020-02-10T18:08:46.897Z] #44 9.941 DEP images/rpc.pb-c.d [2020-02-10T18:08:46.897Z] #44 10.02 PBCC images/siginfo.pb-c.c [2020-02-10T18:08:46.897Z] #44 10.04 DEP images/siginfo.pb-c.d [2020-02-10T18:08:46.897Z] #44 ... [2020-02-10T18:08:46.897Z] [2020-02-10T18:08:46.897Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T18:08:46.897Z] #38 10.89 [100%] Linking C executable tini-static [2020-02-10T18:08:47.459Z] #38 11.42 [100%] Built target tini-static [2020-02-10T18:08:47.459Z] #38 11.50 + mkdir -p /build [2020-02-10T18:08:47.716Z] #38 11.50 + cp tini-static /build/docker-init [2020-02-10T18:08:47.972Z] #38 DONE 11.8s [2020-02-10T18:08:47.972Z] [2020-02-10T18:08:47.972Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T18:08:47.972Z] #44 10.10 PBCC images/pagemap.pb-c.c [2020-02-10T18:08:47.972Z] #44 10.15 DEP images/pagemap.pb-c.d [2020-02-10T18:08:47.972Z] #44 10.23 PBCC images/rlimit.pb-c.c [2020-02-10T18:08:47.972Z] #44 10.28 DEP images/rlimit.pb-c.d [2020-02-10T18:08:47.972Z] #44 10.30 PBCC images/file-lock.pb-c.c [2020-02-10T18:08:47.972Z] #44 10.33 DEP images/file-lock.pb-c.d [2020-02-10T18:08:47.972Z] #44 10.38 PBCC images/tty.pb-c.c [2020-02-10T18:08:47.972Z] #44 10.45 DEP images/tty.pb-c.d [2020-02-10T18:08:47.972Z] #44 10.52 PBCC images/tun.pb-c.c [2020-02-10T18:08:47.972Z] #44 10.59 PBCC images/netdev.pb-c.c [2020-02-10T18:08:47.972Z] #44 10.66 DEP images/tun.pb-c.d [2020-02-10T18:08:47.972Z] #44 10.72 DEP images/netdev.pb-c.d [2020-02-10T18:08:47.972Z] #44 10.82 PBCC images/vma.pb-c.c [2020-02-10T18:08:47.972Z] #44 10.87 DEP images/vma.pb-c.d [2020-02-10T18:08:47.972Z] #44 10.97 PBCC images/creds.pb-c.c [2020-02-10T18:08:47.972Z] #44 11.04 DEP images/creds.pb-c.d [2020-02-10T18:08:47.972Z] #44 11.11 PBCC images/utsns.pb-c.c [2020-02-10T18:08:48.234Z] #44 11.21 DEP images/utsns.pb-c.d [2020-02-10T18:08:48.234Z] #44 11.34 PBCC images/ipc-desc.pb-c.c [2020-02-10T18:08:48.234Z] #44 11.36 PBCC images/ipc-sem.pb-c.c [2020-02-10T18:08:48.492Z] #44 11.43 DEP images/ipc-desc.pb-c.d [2020-02-10T18:08:48.492Z] #44 11.65 DEP images/ipc-sem.pb-c.d [2020-02-10T18:08:48.621Z] #62 ... [2020-02-10T18:08:48.621Z] [2020-02-10T18:08:48.621Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T18:08:48.621Z] #33 69.12 flag [2020-02-10T18:08:48.621Z] #33 69.12 github.com/BurntSushi/toml [2020-02-10T18:08:48.621Z] #33 69.12 log [2020-02-10T18:08:48.621Z] #33 73.13 github.com/BurntSushi/toml/cmd/tomlv [2020-02-10T18:08:48.621Z] #33 DONE 77.9s [2020-02-10T18:08:48.621Z] [2020-02-10T18:08:48.621Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T18:08:48.621Z] #47 75.18 go/scanner [2020-02-10T18:08:48.621Z] #47 76.05 text/template/parse [2020-02-10T18:08:48.621Z] #47 76.52 encoding/base64 [2020-02-10T18:08:48.621Z] #47 78.14 go/ast [2020-02-10T18:08:48.621Z] #47 78.38 encoding/json [2020-02-10T18:08:48.667Z] #17 ... [2020-02-10T18:08:48.667Z] [2020-02-10T18:08:48.667Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T18:08:48.667Z] #44 93.75 CC criu/config.o [2020-02-10T18:08:48.667Z] #44 94.98 CC criu/cr-check.o [2020-02-10T18:08:48.667Z] #44 96.43 CC criu/cr-dedup.o [2020-02-10T18:08:48.667Z] #44 96.84 CC criu/cr-dump.o [2020-02-10T18:08:48.667Z] #44 98.92 CC criu/cr-errno.o [2020-02-10T18:08:48.667Z] #44 99.00 CC criu/cr-restore.o [2020-02-10T18:08:48.667Z] #44 103.1 CC criu/cr-service.o [2020-02-10T18:08:48.748Z] #44 11.75 PBCC images/ipc-msg.pb-c.c [2020-02-10T18:08:48.748Z] #44 11.81 DEP images/ipc-msg.pb-c.d [2020-02-10T18:08:49.004Z] #44 11.92 PBCC images/ipc-shm.pb-c.c [2020-02-10T18:08:49.004Z] #44 12.08 DEP images/ipc-shm.pb-c.d [2020-02-10T18:08:49.004Z] #44 12.10 PBCC images/ipc-var.pb-c.c [2020-02-10T18:08:49.004Z] #44 12.12 DEP images/ipc-var.pb-c.d [2020-02-10T18:08:49.004Z] #44 12.13 PBCC images/sk-opts.pb-c.c [2020-02-10T18:08:49.004Z] #44 12.16 PBCC images/packet-sock.pb-c.c [2020-02-10T18:08:49.004Z] #44 12.19 DEP images/sk-opts.pb-c.d [2020-02-10T18:08:49.004Z] #44 12.22 DEP images/packet-sock.pb-c.d [2020-02-10T18:08:49.232Z] #44 104.4 CC criu/crtools.o [2020-02-10T18:08:49.260Z] #44 12.26 PBCC images/sk-netlink.pb-c.c [2020-02-10T18:08:49.260Z] #44 12.30 DEP images/sk-netlink.pb-c.d [2020-02-10T18:08:49.260Z] #44 12.35 PBCC images/sk-inet.pb-c.c [2020-02-10T18:08:49.260Z] #44 ... [2020-02-10T18:08:49.260Z] [2020-02-10T18:08:49.260Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T18:08:49.260Z] #33 64.32 path/filepath [2020-02-10T18:08:49.260Z] #33 66.42 io/ioutil [2020-02-10T18:08:49.260Z] #33 68.19 flag [2020-02-10T18:08:49.260Z] #33 68.20 github.com/BurntSushi/toml [2020-02-10T18:08:49.260Z] #33 70.24 log [2020-02-10T18:08:49.260Z] #33 72.06 github.com/BurntSushi/toml/cmd/tomlv [2020-02-10T18:08:49.490Z] #44 104.9 CC criu/eventfd.o [2020-02-10T18:08:49.516Z] #33 ... [2020-02-10T18:08:49.516Z] [2020-02-10T18:08:49.516Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T18:08:50.054Z] #44 105.2 CC criu/eventpoll.o [2020-02-10T18:08:50.055Z] #44 ... [2020-02-10T18:08:50.055Z] [2020-02-10T18:08:50.055Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-10T18:08:50.055Z] #17 40.29 Selecting previously unselected package libnet1:amd64. [2020-02-10T18:08:50.055Z] #17 40.31 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-02-10T18:08:50.055Z] #17 40.32 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-02-10T18:08:50.055Z] #17 40.40 Selecting previously unselected package libnl-3-200:amd64. [2020-02-10T18:08:50.055Z] #17 40.41 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-02-10T18:08:50.055Z] #17 40.42 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-02-10T18:08:50.312Z] #17 40.51 Selecting previously unselected package libprotobuf-c1:amd64. [2020-02-10T18:08:50.312Z] #17 40.51 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-02-10T18:08:50.312Z] #17 40.52 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-02-10T18:08:50.312Z] #17 40.59 Selecting previously unselected package libreadline5:amd64. [2020-02-10T18:08:50.312Z] #17 40.59 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-02-10T18:08:50.312Z] #17 40.59 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-02-10T18:08:50.312Z] #17 40.71 Selecting previously unselected package net-tools. [2020-02-10T18:08:50.312Z] #17 40.72 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-02-10T18:08:50.312Z] #17 40.72 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-02-10T18:08:50.569Z] #17 40.90 Selecting previously unselected package python-pip-whl. [2020-02-10T18:08:50.569Z] #17 40.91 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-02-10T18:08:50.569Z] #17 40.93 Unpacking python-pip-whl (18.1-5) ... [2020-02-10T18:08:50.799Z] #62 34.16 Checking out files: 34% (1049/3042) Checking out files: 35% (1065/3042) Checking out files: 36% (1096/3042) Checking out files: 37% (1126/3042) Checking out files: 38% (1156/3042) Checking out files: 39% (1187/3042) Checking out files: 40% (1217/3042) Checking out files: 41% (1248/3042) Checking out files: 42% (1278/3042) Checking out files: 43% (1309/3042) Checking out files: 44% (1339/3042) Checking out files: 45% (1369/3042) Checking out files: 46% (1400/3042) Checking out files: 47% (1430/3042) Checking out files: 48% (1461/3042) Checking out files: 49% (1491/3042) Checking out files: 50% (1521/3042) Checking out files: 51% (1552/3042) Checking out files: 52% (1582/3042) Checking out files: 53% (1613/3042) Checking out files: 54% (1643/3042) Checking out files: 55% (1674/3042) Checking out files: 56% (1704/3042) Checking out files: 57% (1734/3042) Checking out files: 58% (1765/3042) Checking out files: 59% (1795/3042) Checking out files: 60% (1826/3042) Checking out files: 61% (1856/3042) Checking out files: 62% (1887/3042) Checking out files: 63% (1917/3042) Checking out files: 64% (1947/3042) Checking out files: 65% (1978/3042) Checking out files: 66% (2008/3042) Checking out files: 67% (2039/3042) Checking out files: 68% (2069/3042) Checking out files: 69% (2099/3042) Checking out files: 70% (2130/3042) Checking out files: 71% (2160/3042) Checking out files: 72% (2191/3042) Checking out files: 73% (2221/3042) Checking out files: 74% (2252/3042) Checking out files: 75% (2282/3042) Checking out files: 76% (2312/3042) Checking out files: 77% (2343/3042) Checking out files: 78% (2373/3042) Checking out files: 79% (2404/3042) Checking out files: 80% (2434/3042) Checking out files: 81% (2465/3042) Checking out files: 82% (2495/3042) Checking out files: 82% (2517/3042) Checking out files: 83% (2525/3042) Checking out files: 84% (2556/3042) Checking out files: 85% (2586/3042) Checking out files: 86% (2617/3042) Checking out files: 87% (2647/3042) Checking out files: 88% (2677/3042) Checking out files: 89% (2708/3042) Checking out files: 90% (2738/3042) Checking out files: 91% (2769/3042) Checking out files: 92% (2799/3042) Checking out files: 93% (2830/3042) Checking out files: 94% (2860/3042) Checking out files: 95% (2890/3042) Checking out files: 96% (2921/3042) Checking out files: 97% (2951/3042) Checking out files: 98% (2982/3042) Checking out files: 99% (3012/3042) Checking out files: 100% (3042/3042) Checking out files: 100% (3042/3042), done. [2020-02-10T18:08:50.799Z] #62 35.71 + cd /tmp/tmp.ja0T18zOY5/src/github.com/containerd/containerd [2020-02-10T18:08:50.799Z] #62 35.72 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-02-10T18:08:50.799Z] #62 ... [2020-02-10T18:08:50.799Z] [2020-02-10T18:08:50.799Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T18:08:50.799Z] #47 65.98 fmt [2020-02-10T18:08:50.799Z] #47 67.52 regexp [2020-02-10T18:08:50.799Z] #47 70.84 go/token [2020-02-10T18:08:50.799Z] #47 71.69 internal/lazyregexp [2020-02-10T18:08:50.799Z] #47 71.73 go/scanner [2020-02-10T18:08:50.799Z] #47 72.06 net/url [2020-02-10T18:08:50.799Z] #47 73.55 go/ast [2020-02-10T18:08:50.799Z] #47 74.65 text/template/parse [2020-02-10T18:08:51.055Z] #47 ... [2020-02-10T18:08:51.055Z] [2020-02-10T18:08:51.055Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T18:08:51.055Z] #44 12.45 DEP images/sk-inet.pb-c.d [2020-02-10T18:08:51.055Z] #44 12.49 PBCC images/sk-unix.pb-c.c [2020-02-10T18:08:51.055Z] #44 12.54 DEP images/sk-unix.pb-c.d [2020-02-10T18:08:51.055Z] #44 12.60 PBCC images/mm.pb-c.c [2020-02-10T18:08:51.055Z] #44 12.66 DEP images/mm.pb-c.d [2020-02-10T18:08:51.055Z] #44 12.75 PBCC images/timerfd.pb-c.c [2020-02-10T18:08:51.055Z] #44 12.80 DEP images/timerfd.pb-c.d [2020-02-10T18:08:51.055Z] #44 12.85 PBCC images/timer.pb-c.c [2020-02-10T18:08:51.055Z] #44 12.87 DEP images/timer.pb-c.d [2020-02-10T18:08:51.055Z] #44 12.93 PBCC images/sa.pb-c.c [2020-02-10T18:08:51.055Z] #44 13.00 DEP images/sa.pb-c.d [2020-02-10T18:08:51.055Z] #44 13.16 PBCC images/pipe-data.pb-c.c [2020-02-10T18:08:51.055Z] #44 13.19 DEP images/pipe-data.pb-c.d [2020-02-10T18:08:51.055Z] #44 13.26 PBCC images/mnt.pb-c.c [2020-02-10T18:08:51.055Z] #44 13.32 DEP images/mnt.pb-c.d [2020-02-10T18:08:51.055Z] #44 13.40 PBCC images/sk-packet.pb-c.c [2020-02-10T18:08:51.055Z] #44 13.43 DEP images/sk-packet.pb-c.d [2020-02-10T18:08:51.055Z] #44 13.48 PBCC images/tcp-stream.pb-c.c [2020-02-10T18:08:51.055Z] #44 13.55 DEP images/tcp-stream.pb-c.d [2020-02-10T18:08:51.055Z] #44 13.60 PBCC images/pipe.pb-c.c [2020-02-10T18:08:51.055Z] #44 13.66 DEP images/pipe.pb-c.d [2020-02-10T18:08:51.055Z] #44 13.73 PBCC images/pstree.pb-c.c [2020-02-10T18:08:51.055Z] #44 13.74 DEP images/pstree.pb-c.d [2020-02-10T18:08:51.055Z] #44 13.79 PBCC images/fs.pb-c.c [2020-02-10T18:08:51.055Z] #44 13.84 DEP images/fs.pb-c.d [2020-02-10T18:08:51.055Z] #44 13.88 PBCC images/signalfd.pb-c.c [2020-02-10T18:08:51.055Z] #44 13.94 DEP images/signalfd.pb-c.d [2020-02-10T18:08:51.055Z] #44 14.00 PBCC images/fh.pb-c.c [2020-02-10T18:08:51.055Z] #44 14.07 PBCC images/fsnotify.pb-c.c [2020-02-10T18:08:51.055Z] #44 14.16 DEP images/fh.pb-c.d [2020-02-10T18:08:51.055Z] #44 14.21 DEP images/fsnotify.pb-c.d [2020-02-10T18:08:51.055Z] #44 14.25 PBCC images/eventpoll.pb-c.c [2020-02-10T18:08:51.133Z] #17 41.40 Selecting previously unselected package python3-lib2to3. [2020-02-10T18:08:51.133Z] #17 41.41 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-02-10T18:08:51.133Z] #17 41.41 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-02-10T18:08:51.133Z] #17 41.50 Selecting previously unselected package python3-distutils. [2020-02-10T18:08:51.133Z] #17 41.51 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-02-10T18:08:51.133Z] #17 41.51 Unpacking python3-distutils (3.7.3-1) ... [2020-02-10T18:08:51.311Z] #44 14.28 DEP images/eventpoll.pb-c.d [2020-02-10T18:08:51.311Z] #44 14.37 PBCC images/eventfd.pb-c.c [2020-02-10T18:08:51.311Z] #44 14.44 DEP images/eventfd.pb-c.d [2020-02-10T18:08:51.311Z] #44 14.52 PBCC images/remap-file-path.pb-c.c [2020-02-10T18:08:51.390Z] #17 41.66 Selecting previously unselected package python3-pip. [2020-02-10T18:08:51.390Z] #17 41.67 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-02-10T18:08:51.390Z] #17 41.68 Unpacking python3-pip (18.1-5) ... [2020-02-10T18:08:51.390Z] #17 41.87 Selecting previously unselected package python3-pkg-resources. [2020-02-10T18:08:51.567Z] #44 14.53 DEP images/remap-file-path.pb-c.d [2020-02-10T18:08:51.567Z] #44 14.59 PBCC images/fifo.pb-c.c [2020-02-10T18:08:51.567Z] #44 14.62 DEP images/fifo.pb-c.d [2020-02-10T18:08:51.567Z] #44 ... [2020-02-10T18:08:51.567Z] [2020-02-10T18:08:51.567Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T18:08:51.567Z] #33 DONE 76.7s [2020-02-10T18:08:51.567Z] [2020-02-10T18:08:51.567Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T18:08:51.567Z] #44 14.66 PBCC images/ghost-file.pb-c.c [2020-02-10T18:08:51.567Z] #44 14.70 DEP images/ghost-file.pb-c.d [2020-02-10T18:08:51.651Z] #17 41.89 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-02-10T18:08:51.651Z] #17 41.90 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-02-10T18:08:51.651Z] #17 42.04 Selecting previously unselected package python3-setuptools. [2020-02-10T18:08:51.651Z] #17 42.05 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-02-10T18:08:51.651Z] #17 42.06 Unpacking python3-setuptools (40.8.0-1) ... [2020-02-10T18:08:51.824Z] #44 14.79 PBCC images/regfile.pb-c.c [2020-02-10T18:08:51.824Z] #44 14.90 DEP images/regfile.pb-c.d [2020-02-10T18:08:51.910Z] #17 42.25 Selecting previously unselected package python3-wheel. [2020-02-10T18:08:51.910Z] #17 42.27 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-02-10T18:08:51.910Z] #17 42.27 Unpacking python3-wheel (0.32.3-2) ... [2020-02-10T18:08:51.910Z] #17 42.34 Selecting previously unselected package thin-provisioning-tools. [2020-02-10T18:08:51.910Z] #17 42.35 Preparing to unpack .../33-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-02-10T18:08:51.910Z] #17 42.36 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-02-10T18:08:52.080Z] #44 15.07 PBCC images/ns.pb-c.c [2020-02-10T18:08:52.080Z] #44 15.13 DEP images/ns.pb-c.d [2020-02-10T18:08:52.336Z] #44 15.20 PBCC images/fdinfo.pb-c.c [2020-02-10T18:08:52.336Z] #44 15.37 DEP images/fdinfo.pb-c.d [2020-02-10T18:08:52.336Z] #44 15.46 PBCC images/core-aarch64.pb-c.c [2020-02-10T18:08:52.336Z] #44 ... [2020-02-10T18:08:52.336Z] [2020-02-10T18:08:52.336Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-10T18:08:52.336Z] #10 67.71 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-02-10T18:08:52.336Z] #10 67.75 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-02-10T18:08:52.336Z] #10 67.76 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-02-10T18:08:52.336Z] #10 73.50 Selecting previously unselected package gcc-mingw-w64-base. [2020-02-10T18:08:52.336Z] #10 73.50 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-02-10T18:08:52.336Z] #10 73.55 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-02-10T18:08:52.336Z] #10 73.93 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-02-10T18:08:52.336Z] #10 73.93 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-02-10T18:08:52.336Z] #10 73.93 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-10T18:08:52.474Z] #17 42.64 Selecting previously unselected package vim-runtime. [2020-02-10T18:08:52.474Z] #17 42.64 Preparing to unpack .../34-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-02-10T18:08:52.474Z] #17 42.67 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-02-10T18:08:52.474Z] #17 42.70 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-02-10T18:08:52.474Z] #17 42.71 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-02-10T18:08:52.593Z] #10 ... [2020-02-10T18:08:52.593Z] [2020-02-10T18:08:52.593Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T18:08:52.593Z] #62 37.42 + export 'BUILDTAGS=netgo osusergo static_build' [2020-02-10T18:08:52.593Z] #62 37.42 + BUILDTAGS='netgo osusergo static_build' [2020-02-10T18:08:52.593Z] #62 37.42 + export EXTRA_FLAGS=-buildmode=pie [2020-02-10T18:08:52.593Z] #62 37.42 + EXTRA_FLAGS=-buildmode=pie [2020-02-10T18:08:52.593Z] #62 37.42 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-02-10T18:08:52.593Z] #62 37.42 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-02-10T18:08:52.593Z] #62 37.42 + '[' '' = dynamic ']' [2020-02-10T18:08:52.593Z] #62 37.42 + make [2020-02-10T18:08:53.521Z] #62 38.45 + bin/ctr [2020-02-10T18:08:53.912Z] #47 ... [2020-02-10T18:08:53.912Z] [2020-02-10T18:08:53.912Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-10T18:08:53.912Z] #10 83.24 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-02-10T18:08:53.912Z] #10 83.25 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-02-10T18:08:53.912Z] #10 83.25 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-10T18:08:55.298Z] #10 ... [2020-02-10T18:08:55.298Z] [2020-02-10T18:08:55.298Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T18:08:55.298Z] #44 22.33 make[1]: Nothing to be done for 'all'. [2020-02-10T18:08:55.298Z] #44 24.48 CC images/stats.o [2020-02-10T18:08:55.298Z] #44 25.18 CC images/core.o [2020-02-10T18:08:55.298Z] #44 26.18 CC images/core-x86.o [2020-02-10T18:08:55.298Z] #44 27.12 CC images/core-arm.o [2020-02-10T18:08:55.298Z] #44 27.61 CC images/core-aarch64.o [2020-02-10T18:08:55.298Z] #44 28.14 CC images/core-ppc64.o [2020-02-10T18:08:55.298Z] #44 29.01 CC images/core-s390.o [2020-02-10T18:08:55.298Z] #44 29.99 CC images/cpuinfo.o [2020-02-10T18:08:55.298Z] #44 30.68 CC images/inventory.o [2020-02-10T18:08:55.298Z] #44 31.02 CC images/fdinfo.o [2020-02-10T18:08:55.298Z] #44 31.67 CC images/fown.o [2020-02-10T18:08:55.298Z] #44 31.90 CC images/ns.o [2020-02-10T18:08:55.298Z] #44 32.15 CC images/regfile.o [2020-02-10T18:08:55.298Z] #44 32.39 CC images/ghost-file.o [2020-02-10T18:08:55.298Z] #44 ... [2020-02-10T18:08:55.298Z] [2020-02-10T18:08:55.298Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T18:08:55.298Z] #47 84.35 text/template [2020-02-10T18:08:55.298Z] #47 84.71 go/parser [2020-02-10T18:08:55.751Z] #17 45.80 Selecting previously unselected package vim. [2020-02-10T18:08:55.752Z] #17 45.81 Preparing to unpack .../35-vim_2%3a8.1.0875-5_amd64.deb ... [2020-02-10T18:08:55.752Z] #17 45.83 Unpacking vim (2:8.1.0875-5) ... [2020-02-10T18:08:56.008Z] #17 46.35 Selecting previously unselected package xfsprogs. [2020-02-10T18:08:56.008Z] #17 46.37 Preparing to unpack .../36-xfsprogs_4.20.0-1_amd64.deb ... [2020-02-10T18:08:56.008Z] #17 46.38 Unpacking xfsprogs (4.20.0-1) ... [2020-02-10T18:08:56.572Z] #17 46.91 Selecting previously unselected package zip. [2020-02-10T18:08:56.572Z] #17 46.93 Preparing to unpack .../37-zip_3.0-11+b1_amd64.deb ... [2020-02-10T18:08:56.572Z] #17 46.94 Unpacking zip (3.0-11+b1) ... [2020-02-10T18:08:56.829Z] #17 47.15 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-02-10T18:08:56.829Z] #17 47.17 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-02-10T18:08:56.829Z] #17 47.18 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-02-10T18:08:56.829Z] #17 47.19 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-02-10T18:08:56.829Z] #17 47.20 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-02-10T18:08:56.829Z] #17 47.21 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-02-10T18:08:56.829Z] #17 47.22 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-02-10T18:08:56.829Z] #17 47.23 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-02-10T18:08:56.829Z] #17 47.25 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-02-10T18:08:56.829Z] #17 47.26 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-02-10T18:08:57.085Z] #17 47.27 Setting up libicu63:amd64 (63.1-6) ... [2020-02-10T18:08:57.085Z] #17 47.28 Setting up xxd (2:8.1.0875-5) ... [2020-02-10T18:08:57.085Z] #17 47.30 Setting up zip (3.0-11+b1) ... [2020-02-10T18:08:57.085Z] #17 47.31 Setting up vim-common (2:8.1.0875-5) ... [2020-02-10T18:08:57.085Z] #17 47.33 Setting up bash-completion (1:2.8-6) ... [2020-02-10T18:08:57.845Z] #47 87.26 encoding/xml [2020-02-10T18:08:58.768Z] #62 ... [2020-02-10T18:08:58.768Z] [2020-02-10T18:08:58.768Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T18:08:58.768Z] #44 15.49 PBCC images/core-arm.pb-c.c [2020-02-10T18:08:58.768Z] #44 15.59 PBCC images/core-ppc64.pb-c.c [2020-02-10T18:08:58.768Z] #44 15.67 PBCC images/core-s390.pb-c.c [2020-02-10T18:08:58.768Z] #44 15.75 PBCC images/core-x86.pb-c.c [2020-02-10T18:08:58.768Z] #44 15.83 PBCC images/core.pb-c.c [2020-02-10T18:08:58.768Z] #44 15.89 PBCC images/inventory.pb-c.c [2020-02-10T18:08:58.768Z] #44 15.98 DEP images/core-aarch64.pb-c.d [2020-02-10T18:08:58.768Z] #44 16.05 DEP images/core-arm.pb-c.d [2020-02-10T18:08:58.768Z] #44 16.12 DEP images/core-ppc64.pb-c.d [2020-02-10T18:08:58.768Z] #44 16.18 DEP images/core-s390.pb-c.d [2020-02-10T18:08:58.768Z] #44 16.22 DEP images/core-x86.pb-c.d [2020-02-10T18:08:58.768Z] #44 16.25 DEP images/core.pb-c.d [2020-02-10T18:08:58.768Z] #44 16.30 DEP images/inventory.pb-c.d [2020-02-10T18:08:58.768Z] #44 16.32 PBCC images/cpuinfo.pb-c.c [2020-02-10T18:08:58.768Z] #44 16.37 DEP images/cpuinfo.pb-c.d [2020-02-10T18:08:58.768Z] #44 16.41 PBCC images/stats.pb-c.c [2020-02-10T18:08:58.768Z] #44 16.44 DEP images/stats.pb-c.d [2020-02-10T18:08:58.768Z] #44 17.73 make[1]: Nothing to be done for 'all'. [2020-02-10T18:08:58.768Z] #44 18.93 CC images/stats.o [2020-02-10T18:08:58.768Z] #44 19.24 CC images/core.o [2020-02-10T18:08:58.768Z] #44 19.93 CC images/core-x86.o [2020-02-10T18:08:58.768Z] #44 20.38 CC images/core-arm.o [2020-02-10T18:08:58.768Z] #44 20.85 CC images/core-aarch64.o [2020-02-10T18:08:58.768Z] #44 21.23 CC images/core-ppc64.o [2020-02-10T18:08:58.768Z] #44 21.83 CC images/core-s390.o [2020-02-10T18:08:59.635Z] #17 50.04 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-02-10T18:08:59.635Z] #17 50.05 Setting up xz-utils (5.2.4-1) ... [2020-02-10T18:08:59.635Z] #17 50.07 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-02-10T18:08:59.635Z] #17 50.08 Setting up pigz (2.4-1) ... [2020-02-10T18:08:59.635Z] #17 50.10 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-02-10T18:08:59.635Z] #17 50.11 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-02-10T18:08:59.635Z] #17 50.13 Setting up python-pip-whl (18.1-5) ... [2020-02-10T18:08:59.635Z] #17 50.14 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-02-10T18:08:59.635Z] #17 50.15 Setting up vim-runtime (2:8.1.0875-5) ... [2020-02-10T18:08:59.699Z] #44 22.50 CC images/cpuinfo.o [2020-02-10T18:08:59.955Z] #44 22.93 CC images/inventory.o [2020-02-10T18:08:59.955Z] #44 23.12 CC images/fdinfo.o [2020-02-10T18:09:00.200Z] #17 50.58 Setting up libaio1:amd64 (0.3.112-3) ... [2020-02-10T18:09:00.200Z] #17 50.59 Setting up libonig5:amd64 (6.9.1-1) ... [2020-02-10T18:09:00.200Z] #17 50.60 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-02-10T18:09:00.200Z] #17 50.61 Setting up vim (2:8.1.0875-5) ... [2020-02-10T18:09:00.200Z] #17 50.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-02-10T18:09:00.200Z] #17 50.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-02-10T18:09:00.200Z] #17 50.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-02-10T18:09:00.200Z] #17 50.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-02-10T18:09:00.200Z] #17 50.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-02-10T18:09:00.200Z] #17 50.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-02-10T18:09:00.200Z] #17 50.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-02-10T18:09:00.200Z] #17 50.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-02-10T18:09:00.200Z] #17 50.70 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-02-10T18:09:00.200Z] #17 50.71 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-02-10T18:09:00.457Z] #17 50.72 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-02-10T18:09:00.457Z] #17 50.74 Setting up jq (1.5+dfsg-2+b1) ... [2020-02-10T18:09:00.457Z] #17 50.75 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-02-10T18:09:00.457Z] #17 50.76 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-02-10T18:09:00.517Z] #44 23.46 CC images/fown.o [2020-02-10T18:09:00.518Z] #44 23.67 CC images/ns.o [2020-02-10T18:09:01.022Z] #17 ... [2020-02-10T18:09:01.022Z] [2020-02-10T18:09:01.022Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T18:09:01.022Z] #44 106.1 CC criu/external.o [2020-02-10T18:09:01.022Z] #44 106.5 CC criu/fault-injection.o [2020-02-10T18:09:01.022Z] #44 106.6 CC criu/fdstore.o [2020-02-10T18:09:01.022Z] #44 107.0 CC criu/fifo.o [2020-02-10T18:09:01.022Z] #44 107.4 CC criu/file-ids.o [2020-02-10T18:09:01.022Z] #44 107.7 CC criu/file-lock.o [2020-02-10T18:09:01.022Z] #44 108.7 CC criu/files-ext.o [2020-02-10T18:09:01.022Z] #44 109.1 CC criu/files-reg.o [2020-02-10T18:09:01.022Z] #44 111.2 CC criu/files.o [2020-02-10T18:09:01.022Z] #44 113.1 CC criu/filesystems.o [2020-02-10T18:09:01.022Z] #44 113.9 CC criu/fsnotify.o [2020-02-10T18:09:01.022Z] #44 115.0 CC criu/image-desc.o [2020-02-10T18:09:01.022Z] #44 115.1 CC criu/image.o [2020-02-10T18:09:01.022Z] #44 116.0 CC criu/ipc_ns.o [2020-02-10T18:09:01.080Z] #44 23.93 CC images/regfile.o [2020-02-10T18:09:01.080Z] #44 24.12 CC images/ghost-file.o [2020-02-10T18:09:01.148Z] #47 ... [2020-02-10T18:09:01.148Z] [2020-02-10T18:09:01.148Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T18:09:01.148Z] #44 32.82 CC images/fifo.o [2020-02-10T18:09:01.148Z] #44 33.15 CC images/remap-file-path.o [2020-02-10T18:09:01.148Z] #44 33.40 CC images/eventfd.o [2020-02-10T18:09:01.148Z] #44 33.66 CC images/eventpoll.o [2020-02-10T18:09:01.148Z] #44 34.17 CC images/fh.o [2020-02-10T18:09:01.148Z] #44 34.62 CC images/fsnotify.o [2020-02-10T18:09:01.148Z] #44 35.43 CC images/signalfd.o [2020-02-10T18:09:01.148Z] #44 35.74 CC images/fs.o [2020-02-10T18:09:01.148Z] #44 36.05 CC images/pstree.o [2020-02-10T18:09:01.148Z] #44 36.45 CC images/pipe.o [2020-02-10T18:09:01.148Z] #44 36.78 CC images/tcp-stream.o [2020-02-10T18:09:01.148Z] #44 37.16 CC images/sk-packet.o [2020-02-10T18:09:01.148Z] #44 37.61 CC images/mnt.o [2020-02-10T18:09:01.148Z] #44 37.91 CC images/pipe-data.o [2020-02-10T18:09:01.148Z] #44 38.23 CC images/sa.o [2020-02-10T18:09:01.169Z] Removing intermediate container 2407de088868 [2020-02-10T18:09:01.169Z] ---> 94df6a2edbac [2020-02-10T18:09:01.169Z] Step 11/16 : ARG GOOS [2020-02-10T18:09:01.169Z] ---> Running in 817e37fab259 [2020-02-10T18:09:01.169Z] Removing intermediate container 817e37fab259 [2020-02-10T18:09:01.169Z] ---> 6be92512f25a [2020-02-10T18:09:01.169Z] Step 12/16 : ARG GOARCH [2020-02-10T18:09:01.169Z] ---> Running in 86459b2ed0b2 [2020-02-10T18:09:01.169Z] Removing intermediate container 86459b2ed0b2 [2020-02-10T18:09:01.169Z] ---> 51396f11e4d4 [2020-02-10T18:09:01.170Z] 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-02-10T18:09:01.170Z] ---> Running in 276c33e15f07 [2020-02-10T18:09:01.337Z] #44 24.39 CC images/fifo.o [2020-02-10T18:09:01.409Z] #44 38.55 CC images/timer.o [2020-02-10T18:09:01.593Z] #44 24.63 CC images/remap-file-path.o [2020-02-10T18:09:01.848Z] #44 24.88 CC images/eventfd.o [2020-02-10T18:09:01.956Z] #44 117.1 CC criu/irmap.o [2020-02-10T18:09:01.956Z] #44 ... [2020-02-10T18:09:01.956Z] [2020-02-10T18:09:01.956Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-10T18:09:01.956Z] #41 184.0 + dpkg --print-architecture [2020-02-10T18:09:01.956Z] #41 184.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-02-10T18:09:02.104Z] #44 25.03 CC images/eventpoll.o [2020-02-10T18:09:02.104Z] #44 25.32 CC images/fh.o [2020-02-10T18:09:02.213Z] #41 184.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-02-10T18:09:02.213Z] #41 184.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-02-10T18:09:02.425Z] #44 39.67 CC images/timerfd.o [2020-02-10T18:09:02.667Z] #44 25.66 CC images/fsnotify.o [2020-02-10T18:09:02.684Z] #44 39.92 CC images/mm.o [2020-02-10T18:09:03.229Z] #44 26.20 CC images/signalfd.o [2020-02-10T18:09:03.261Z] #44 40.33 CC images/sk-opts.o [2020-02-10T18:09:03.486Z] #44 26.49 CC images/fs.o [2020-02-10T18:09:03.522Z] #44 40.64 CC images/sk-unix.o [2020-02-10T18:09:03.742Z] #44 26.70 CC images/pstree.o [2020-02-10T18:09:03.742Z] #44 26.92 CC images/pipe.o [2020-02-10T18:09:03.742Z] #44 ... [2020-02-10T18:09:03.742Z] [2020-02-10T18:09:03.742Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T18:09:03.742Z] #47 78.80 go/parser [2020-02-10T18:09:03.742Z] #47 79.26 text/template [2020-02-10T18:09:03.742Z] #47 81.97 encoding/xml [2020-02-10T18:09:03.742Z] #47 83.70 go/doc [2020-02-10T18:09:03.742Z] #47 86.87 github.com/LK4D4/vndr/build [2020-02-10T18:09:03.742Z] #47 87.67 github.com/LK4D4/vndr/godl/singleflight [2020-02-10T18:09:03.742Z] #47 87.98 github.com/LK4D4/vndr/versioned [2020-02-10T18:09:03.742Z] #47 88.08 compress/flate [2020-02-10T18:09:03.783Z] #44 40.93 CC images/sk-inet.o [2020-02-10T18:09:03.999Z] #47 ... [2020-02-10T18:09:03.999Z] [2020-02-10T18:09:03.999Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T18:09:03.999Z] #44 27.12 CC images/tcp-stream.o [2020-02-10T18:09:04.258Z] #44 27.32 CC images/sk-packet.o [2020-02-10T18:09:04.355Z] #44 41.51 CC images/tun.o [2020-02-10T18:09:04.355Z] #44 ... [2020-02-10T18:09:04.355Z] [2020-02-10T18:09:04.355Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T18:09:04.355Z] #65 94.09 + for f in rootlesskit rootlesskit-docker-proxy [2020-02-10T18:09:04.355Z] #65 94.09 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-02-10T18:09:04.515Z] #44 27.56 CC images/mnt.o [2020-02-10T18:09:04.515Z] #44 27.76 CC images/pipe-data.o [2020-02-10T18:09:05.077Z] #44 27.96 CC images/sa.o [2020-02-10T18:09:05.077Z] #44 28.17 CC images/timer.o [2020-02-10T18:09:05.640Z] #44 28.47 CC images/timerfd.o [2020-02-10T18:09:05.640Z] #44 28.77 CC images/mm.o [2020-02-10T18:09:06.202Z] #44 29.10 CC images/sk-opts.o [2020-02-10T18:09:06.202Z] #44 29.41 CC images/sk-unix.o [2020-02-10T18:09:06.770Z] #44 29.69 CC images/sk-inet.o [2020-02-10T18:09:07.026Z] #44 30.11 CC images/tun.o [2020-02-10T18:09:07.282Z] #44 30.45 CC images/sk-netlink.o [2020-02-10T18:09:07.538Z] #44 30.65 CC images/packet-sock.o [2020-02-10T18:09:08.100Z] #44 31.06 CC images/ipc-var.o [2020-02-10T18:09:08.356Z] #44 31.24 CC images/ipc-desc.o [2020-02-10T18:09:08.356Z] #44 31.50 CC images/ipc-shm.o [2020-02-10T18:09:08.612Z] #44 31.75 CC images/ipc-msg.o [2020-02-10T18:09:08.869Z] #44 32.04 CC images/ipc-sem.o [2020-02-10T18:09:09.127Z] #44 32.37 CC images/utsns.o [2020-02-10T18:09:09.386Z] #44 32.63 CC images/creds.o [2020-02-10T18:09:09.644Z] #44 32.86 CC images/vma.o [2020-02-10T18:09:09.645Z] #65 ... [2020-02-10T18:09:09.645Z] [2020-02-10T18:09:09.645Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-10T18:09:09.645Z] #10 96.94 Selecting previously unselected package libapparmor1:arm64. [2020-02-10T18:09:09.645Z] #10 96.94 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2020-02-10T18:09:09.645Z] #10 96.95 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2020-02-10T18:09:09.645Z] #10 97.08 Selecting previously unselected package libapparmor-dev:arm64. [2020-02-10T18:09:09.645Z] #10 97.11 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2020-02-10T18:09:09.645Z] #10 97.11 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2020-02-10T18:09:09.645Z] #10 97.30 Selecting previously unselected package libbtrfs0. [2020-02-10T18:09:09.645Z] #10 97.30 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2020-02-10T18:09:09.645Z] #10 97.32 Unpacking libbtrfs0 (4.20.1-2) ... [2020-02-10T18:09:09.645Z] #10 97.44 Selecting previously unselected package libbtrfs-dev. [2020-02-10T18:09:09.645Z] #10 97.45 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-02-10T18:09:09.645Z] #10 97.49 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-02-10T18:09:09.645Z] #10 97.68 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2020-02-10T18:09:09.645Z] #10 97.69 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-02-10T18:09:09.645Z] #10 97.69 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-02-10T18:09:09.645Z] #10 97.82 Selecting previously unselected package libudev-dev:arm64. [2020-02-10T18:09:09.645Z] #10 97.83 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_arm64.deb ... [2020-02-10T18:09:09.645Z] #10 97.88 Unpacking libudev-dev:arm64 (241-7~deb10u3) ... [2020-02-10T18:09:09.645Z] #10 98.06 Selecting previously unselected package libsepol1-dev:arm64. [2020-02-10T18:09:09.645Z] #10 98.07 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2020-02-10T18:09:09.645Z] #10 98.08 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2020-02-10T18:09:09.645Z] #10 98.43 Selecting previously unselected package libpcre16-3:arm64. [2020-02-10T18:09:09.645Z] #10 98.44 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2020-02-10T18:09:09.645Z] #10 98.44 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2020-02-10T18:09:09.645Z] #10 98.67 Selecting previously unselected package libpcre32-3:arm64. [2020-02-10T18:09:09.645Z] #10 98.67 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2020-02-10T18:09:09.645Z] #10 98.67 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2020-02-10T18:09:09.645Z] #10 98.96 Selecting previously unselected package libpcrecpp0v5:arm64. [2020-02-10T18:09:09.645Z] #10 98.96 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2020-02-10T18:09:09.645Z] #10 98.97 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-02-10T18:09:09.645Z] #10 99.11 Selecting previously unselected package libpcre3-dev:arm64. [2020-02-10T18:09:09.645Z] #10 99.11 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2020-02-10T18:09:09.645Z] #10 99.12 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2020-02-10T18:09:09.645Z] #10 99.65 Selecting previously unselected package libselinux1-dev:arm64. [2020-02-10T18:09:09.645Z] #10 99.66 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2020-02-10T18:09:09.645Z] #10 99.67 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2020-02-10T18:09:10.206Z] #44 33.15 CC images/netdev.o [2020-02-10T18:09:10.216Z] #10 100.1 Selecting previously unselected package libdevmapper-dev:arm64. [2020-02-10T18:09:10.216Z] #10 100.1 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2020-02-10T18:09:10.216Z] #10 100.1 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-02-10T18:09:10.216Z] #10 100.2 Selecting previously unselected package libseccomp-dev:arm64. [2020-02-10T18:09:10.216Z] #10 100.3 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ... [2020-02-10T18:09:10.216Z] #10 100.3 Unpacking libseccomp-dev:arm64 (2.3.3-4) ... [2020-02-10T18:09:10.316Z] #41 ... [2020-02-10T18:09:10.316Z] [2020-02-10T18:09:10.316Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-10T18:09:10.316Z] #17 53.50 Setting up iptables (1.8.2-4) ... [2020-02-10T18:09:10.316Z] #17 53.53 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-02-10T18:09:10.316Z] #17 53.53 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-02-10T18:09:10.316Z] #17 53.54 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-02-10T18:09:10.316Z] #17 53.54 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-02-10T18:09:10.316Z] #17 53.55 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-02-10T18:09:10.316Z] #17 53.55 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-02-10T18:09:10.316Z] #17 53.56 Setting up python3 (3.7.3-1) ... [2020-02-10T18:09:10.316Z] #17 53.96 Setting up python3-wheel (0.32.3-2) ... [2020-02-10T18:09:10.316Z] #17 54.71 Setting up apparmor (2.13.2-10) ... [2020-02-10T18:09:10.316Z] #17 56.22 Setting up xfsprogs (4.20.0-1) ... [2020-02-10T18:09:10.316Z] #17 56.23 Setting up python3-lib2to3 (3.7.3-1) ... [2020-02-10T18:09:10.316Z] #17 56.55 Setting up python3-pkg-resources (40.8.0-1) ... [2020-02-10T18:09:10.316Z] #17 57.54 Setting up python3-distutils (3.7.3-1) ... [2020-02-10T18:09:10.316Z] #17 58.04 Setting up python3-setuptools (40.8.0-1) ... [2020-02-10T18:09:10.316Z] #17 59.34 Setting up python3-pip (18.1-5) ... [2020-02-10T18:09:10.316Z] #17 60.44 Processing triggers for libc-bin (2.28-10) ... [2020-02-10T18:09:10.317Z] #17 60.49 Processing triggers for mime-support (3.62) ... [2020-02-10T18:09:10.462Z] #44 33.53 CC images/tty.o [2020-02-10T18:09:10.476Z] #10 100.5 Selecting previously unselected package libsystemd-dev:arm64. [2020-02-10T18:09:10.476Z] #10 100.5 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_arm64.deb ... [2020-02-10T18:09:10.476Z] #10 100.5 Unpacking libsystemd-dev:arm64 (241-7~deb10u3) ... [2020-02-10T18:09:10.881Z] #17 DONE 61.2s [2020-02-10T18:09:10.881Z] [2020-02-10T18:09:10.881Z] #18 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-02-10T18:09:11.025Z] #44 34.15 CC images/file-lock.o [2020-02-10T18:09:11.047Z] #10 ... [2020-02-10T18:09:11.047Z] [2020-02-10T18:09:11.047Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T18:09:11.047Z] #47 90.81 math/big [2020-02-10T18:09:11.047Z] #47 93.11 go/doc [2020-02-10T18:09:11.047Z] #47 95.75 vendor/golang.org/x/text/unicode/norm [2020-02-10T18:09:11.047Z] #47 98.48 github.com/LK4D4/vndr/build [2020-02-10T18:09:11.284Z] #44 ... [2020-02-10T18:09:11.284Z] [2020-02-10T18:09:11.284Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-10T18:09:11.284Z] #10 96.54 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-02-10T18:09:11.284Z] #10 96.54 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-02-10T18:09:11.284Z] #10 96.55 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-10T18:09:11.313Z] #47 ... [2020-02-10T18:09:11.313Z] [2020-02-10T18:09:11.313Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-10T18:09:11.313Z] #10 101.2 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-02-10T18:09:11.313Z] #10 101.3 Setting up libseccomp-dev:arm64 (2.3.3-4) ... [2020-02-10T18:09:11.313Z] #10 101.3 Setting up libapparmor1:arm64 (2.13.2-10) ... [2020-02-10T18:09:11.313Z] #10 101.5 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-02-10T18:09:11.573Z] #10 ... [2020-02-10T18:09:11.573Z] [2020-02-10T18:09:11.573Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T18:09:11.573Z] #65 DONE 101.2s [2020-02-10T18:09:11.573Z] [2020-02-10T18:09:11.573Z] #66 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-02-10T18:09:11.573Z] #66 DONE 0.1s [2020-02-10T18:09:11.573Z] [2020-02-10T18:09:11.573Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-10T18:09:11.573Z] #10 101.5 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2020-02-10T18:09:11.573Z] #10 101.5 Setting up libsepol1-dev:arm64 (2.8-1) ... [2020-02-10T18:09:11.573Z] #10 101.5 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-02-10T18:09:11.573Z] #10 101.6 Setting up libbtrfs0 (4.20.1-2) ... [2020-02-10T18:09:11.573Z] #10 101.6 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2020-02-10T18:09:11.573Z] #10 101.6 Setting up libudev-dev:arm64 (241-7~deb10u3) ... [2020-02-10T18:09:11.573Z] #10 101.7 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-02-10T18:09:11.573Z] #10 101.7 Setting up libbtrfs-dev (4.20.1-2) ... [2020-02-10T18:09:11.573Z] #10 101.7 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2020-02-10T18:09:11.834Z] #10 101.7 Setting up mingw-w64-common (6.0.0-3) ... [2020-02-10T18:09:11.834Z] #10 101.7 Setting up libsystemd-dev:arm64 (241-7~deb10u3) ... [2020-02-10T18:09:11.834Z] #10 101.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-02-10T18:09:11.834Z] #10 101.8 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2020-02-10T18:09:11.834Z] #10 101.8 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-10T18:09:11.834Z] #10 101.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-02-10T18:09:11.834Z] #10 101.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-02-10T18:09:11.834Z] #10 101.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-10T18:09:11.834Z] #10 101.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-02-10T18:09:11.834Z] #10 101.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-02-10T18:09:11.834Z] #10 101.9 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-02-10T18:09:11.834Z] #10 102.0 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2020-02-10T18:09:11.834Z] #10 102.0 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-02-10T18:09:11.834Z] #10 102.0 Setting up dmsetup (2:1.02.155-3) ... [2020-02-10T18:09:12.096Z] #10 102.1 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-02-10T18:09:12.096Z] #10 102.2 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-02-10T18:09:12.096Z] #10 102.2 Processing triggers for libc-bin (2.28-10) ... [2020-02-10T18:09:12.781Z] #18 1.699 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-02-10T18:09:12.782Z] #18 ... [2020-02-10T18:09:12.782Z] [2020-02-10T18:09:12.782Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T18:09:12.782Z] #44 117.8 CC criu/kcmp-ids.o [2020-02-10T18:09:12.782Z] #44 118.1 CC criu/kerndat.o [2020-02-10T18:09:12.782Z] #44 119.2 CC criu/libnetlink.o [2020-02-10T18:09:12.782Z] #44 119.6 CC criu/log.o [2020-02-10T18:09:12.782Z] #44 120.0 CC criu/lsm.o [2020-02-10T18:09:12.782Z] #44 120.3 CC criu/mem.o [2020-02-10T18:09:12.782Z] #44 122.2 CC criu/mount.o [2020-02-10T18:09:12.782Z] #44 126.1 CC criu/namespaces.o [2020-02-10T18:09:12.782Z] #44 ... [2020-02-10T18:09:12.782Z] [2020-02-10T18:09:12.782Z] #18 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-02-10T18:09:12.782Z] #18 1.703 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-02-10T18:09:12.782Z] #18 1.707 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-02-10T18:09:12.782Z] #18 DONE 1.8s [2020-02-10T18:09:12.782Z] [2020-02-10T18:09:12.782Z] #19 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-02-10T18:09:13.042Z] #10 DONE 103.1s [2020-02-10T18:09:13.042Z] [2020-02-10T18:09:13.042Z] #55 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-10T18:09:13.303Z] #55 DONE 0.2s [2020-02-10T18:09:13.303Z] [2020-02-10T18:09:13.303Z] #56 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-02-10T18:09:13.566Z] #56 DONE 0.2s [2020-02-10T18:09:13.566Z] [2020-02-10T18:09:13.566Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T18:09:14.034Z] Removing intermediate container 87c6b37cd5c5 [2020-02-10T18:09:14.034Z] ---> b815d3e2dd04 [2020-02-10T18:09:14.034Z] Step 11/16 : ARG GOOS [2020-02-10T18:09:14.034Z] ---> Running in a0dfe67cf8c6 [2020-02-10T18:09:14.034Z] Removing intermediate container a0dfe67cf8c6 [2020-02-10T18:09:14.034Z] ---> fd30d268ee8d [2020-02-10T18:09:14.034Z] Step 12/16 : ARG GOARCH [2020-02-10T18:09:14.034Z] ---> Running in 9f5725ddcd7a [2020-02-10T18:09:14.034Z] Removing intermediate container 9f5725ddcd7a [2020-02-10T18:09:14.034Z] ---> 93b7a014bb07 [2020-02-10T18:09:14.034Z] 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-02-10T18:09:14.034Z] ---> Running in c0d5f143bde8 [2020-02-10T18:09:14.516Z] #57 ... [2020-02-10T18:09:14.516Z] [2020-02-10T18:09:14.516Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T18:09:14.516Z] #44 41.85 CC images/sk-netlink.o [2020-02-10T18:09:14.516Z] #44 42.08 CC images/packet-sock.o [2020-02-10T18:09:14.516Z] #44 42.65 CC images/ipc-var.o [2020-02-10T18:09:14.516Z] #44 42.88 CC images/ipc-desc.o [2020-02-10T18:09:14.516Z] #44 43.18 CC images/ipc-shm.o [2020-02-10T18:09:14.516Z] #44 43.41 CC images/ipc-msg.o [2020-02-10T18:09:14.516Z] #44 43.94 CC images/ipc-sem.o [2020-02-10T18:09:14.516Z] #44 44.36 CC images/utsns.o [2020-02-10T18:09:14.516Z] #44 44.59 CC images/creds.o [2020-02-10T18:09:14.516Z] #44 44.85 CC images/vma.o [2020-02-10T18:09:14.516Z] #44 45.07 CC images/netdev.o [2020-02-10T18:09:14.516Z] #44 45.74 CC images/tty.o [2020-02-10T18:09:14.516Z] #44 46.74 CC images/file-lock.o [2020-02-10T18:09:14.516Z] #44 47.05 CC images/rlimit.o [2020-02-10T18:09:14.516Z] #44 47.28 CC images/pagemap.o [2020-02-10T18:09:14.516Z] #44 47.71 CC images/siginfo.o [2020-02-10T18:09:14.516Z] #44 48.12 CC images/rpc.o [2020-02-10T18:09:14.516Z] #44 50.17 CC images/ext-file.o [2020-02-10T18:09:14.516Z] #44 50.54 CC images/cgroup.o [2020-02-10T18:09:14.777Z] #44 51.92 CC images/userns.o [2020-02-10T18:09:15.037Z] #44 52.34 CC images/google/protobuf/descriptor.o [2020-02-10T18:09:15.457Z] #10 ... [2020-02-10T18:09:15.457Z] [2020-02-10T18:09:15.457Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T18:09:15.457Z] #47 89.95 vendor/golang.org/x/crypto/cryptobyte [2020-02-10T18:09:15.457Z] #47 91.18 net [2020-02-10T18:09:15.457Z] #47 91.44 vendor/golang.org/x/crypto/internal/chacha20 [2020-02-10T18:09:15.457Z] #47 92.04 vendor/golang.org/x/crypto/poly1305 [2020-02-10T18:09:15.457Z] #47 92.39 vendor/golang.org/x/sys/cpu [2020-02-10T18:09:15.457Z] #47 92.63 vendor/golang.org/x/crypto/chacha20poly1305 [2020-02-10T18:09:15.457Z] #47 93.89 vendor/golang.org/x/crypto/hkdf [2020-02-10T18:09:15.457Z] #47 94.03 vendor/golang.org/x/text/transform [2020-02-10T18:09:15.457Z] #47 94.74 vendor/golang.org/x/text/unicode/bidi [2020-02-10T18:09:15.457Z] #47 96.53 vendor/golang.org/x/text/secure/bidirule [2020-02-10T18:09:15.457Z] #47 96.85 vendor/golang.org/x/text/unicode/norm [2020-02-10T18:09:15.457Z] #47 ... [2020-02-10T18:09:15.457Z] [2020-02-10T18:09:15.457Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T18:09:15.457Z] #44 34.31 CC images/rlimit.o [2020-02-10T18:09:15.457Z] #44 34.56 CC images/pagemap.o [2020-02-10T18:09:15.457Z] #44 34.84 CC images/siginfo.o [2020-02-10T18:09:15.457Z] #44 35.12 CC images/rpc.o [2020-02-10T18:09:15.457Z] #44 36.32 CC images/ext-file.o [2020-02-10T18:09:15.457Z] #44 36.58 CC images/cgroup.o [2020-02-10T18:09:15.457Z] #44 37.19 CC images/userns.o [2020-02-10T18:09:15.457Z] #44 37.47 CC images/google/protobuf/descriptor.o [2020-02-10T18:09:16.385Z] #44 39.23 CC images/opts.o [2020-02-10T18:09:16.385Z] #44 39.47 CC images/seccomp.o [2020-02-10T18:09:16.421Z] #44 ... [2020-02-10T18:09:16.421Z] [2020-02-10T18:09:16.421Z] #11 [dev 1/25] RUN groupadd -r docker [2020-02-10T18:09:16.421Z] #11 DONE 3.3s [2020-02-10T18:09:16.421Z] [2020-02-10T18:09:16.421Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T18:09:16.421Z] #47 102.7 vendor/golang.org/x/net/http2/hpack [2020-02-10T18:09:16.421Z] #47 104.0 vendor/golang.org/x/net/idna [2020-02-10T18:09:16.421Z] #47 104.6 mime [2020-02-10T18:09:16.641Z] #44 39.76 CC images/binfmt-misc.o [2020-02-10T18:09:16.897Z] #44 39.96 CC images/time.o [2020-02-10T18:09:17.153Z] #44 40.23 CC images/sysctl.o [2020-02-10T18:09:17.409Z] #44 40.49 CC images/autofs.o [2020-02-10T18:09:17.665Z] #44 40.73 CC images/macvlan.o [2020-02-10T18:09:17.922Z] #44 40.96 CC images/sit.o [2020-02-10T18:09:18.178Z] #44 41.22 LINK images/built-in.o [2020-02-10T18:09:18.178Z] #44 41.37 GEN compel/include/asm [2020-02-10T18:09:18.305Z] Running on azwin-2-547a10 in d:\jenkins\workspace\moby_PR-40470 [Pipeline] { [Pipeline] ws [2020-02-10T18:09:18.323Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [2020-02-10T18:09:18.337Z] #47 ... [2020-02-10T18:09:18.337Z] [2020-02-10T18:09:18.337Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T18:09:18.337Z] #44 55.32 CC images/opts.o [2020-02-10T18:09:18.337Z] #44 55.67 CC images/seccomp.o [Pipeline] checkout [2020-02-10T18:09:18.434Z] #44 41.37 GEN compel/include/version.h [2020-02-10T18:09:18.434Z] #44 41.38 touch .config [2020-02-10T18:09:18.434Z] #44 41.39 GEN include/common/config.h [2020-02-10T18:09:18.434Z] #44 41.47 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-02-10T18:09:18.434Z] #44 41.49 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-02-10T18:09:18.434Z] #44 41.51 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-02-10T18:09:18.434Z] #44 41.53 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-02-10T18:09:18.434Z] #44 41.55 DEP compel/arch/x86/plugins/std/memcpy.d [2020-02-10T18:09:18.434Z] #44 41.58 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-02-10T18:09:18.690Z] #44 41.60 GEN compel/plugins/include/uapi/std/syscall.h [2020-02-10T18:09:18.690Z] #44 41.63 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-02-10T18:09:18.690Z] #44 41.64 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-02-10T18:09:18.690Z] #44 41.67 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-02-10T18:09:18.690Z] #44 41.67 DEP compel/plugins/std/infect.d [2020-02-10T18:09:18.690Z] #44 41.80 DEP compel/plugins/std/string.d [2020-02-10T18:09:18.909Z] #44 56.03 CC images/binfmt-misc.o [2020-02-10T18:09:18.946Z] #44 41.90 DEP compel/plugins/std/log.d [2020-02-10T18:09:18.946Z] #44 41.98 DEP compel/plugins/std/fds.d [2020-02-10T18:09:18.946Z] #44 42.12 DEP compel/plugins/std/std.d [2020-02-10T18:09:19.170Z] #44 56.32 CC images/time.o [2020-02-10T18:09:19.202Z] #44 42.27 DEP compel/plugins/shmem/shmem.d [2020-02-10T18:09:19.202Z] #44 42.40 DEP compel/plugins/fds/fds.d [2020-02-10T18:09:19.337Z] #19 6.007 Collecting yamllint==1.16.0 [2020-02-10T18:09:19.337Z] #19 ... [2020-02-10T18:09:19.337Z] [2020-02-10T18:09:19.337Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T18:09:19.337Z] #44 128.5 CC criu/net.o [2020-02-10T18:09:19.337Z] #44 131.7 CC criu/netfilter.o [2020-02-10T18:09:19.337Z] #44 132.1 CC criu/page-pipe.o [2020-02-10T18:09:19.337Z] #44 132.8 CC criu/page-xfer.o [2020-02-10T18:09:19.337Z] #44 134.2 CC criu/pagemap-cache.o [2020-02-10T18:09:19.337Z] #44 134.6 CC criu/pagemap.o [2020-02-10T18:09:19.432Z] #44 56.63 CC images/sysctl.o [2020-02-10T18:09:19.432Z] #44 56.87 CC images/autofs.o [2020-02-10T18:09:19.459Z] #44 42.60 CC compel/plugins/std/std.o [2020-02-10T18:09:19.692Z] #44 ... [2020-02-10T18:09:19.692Z] [2020-02-10T18:09:19.692Z] #12 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-02-10T18:09:19.692Z] #12 DONE 3.3s [2020-02-10T18:09:19.935Z] #44 135.4 CC criu/parasite-syscall.o [2020-02-10T18:09:19.953Z] [2020-02-10T18:09:19.953Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T18:09:19.953Z] #47 109.2 net/textproto [2020-02-10T18:09:19.953Z] #47 109.2 vendor/golang.org/x/net/http/httpproxy [2020-02-10T18:09:19.953Z] #47 109.2 crypto/x509 [2020-02-10T18:09:20.021Z] #44 42.88 CC compel/plugins/std/fds.o [2020-02-10T18:09:20.277Z] #44 43.25 CC compel/plugins/std/log.o [2020-02-10T18:09:21.208Z] #44 44.06 CC compel/plugins/std/string.o [2020-02-10T18:09:21.309Z] #44 136.4 CC criu/path.o [2020-02-10T18:09:21.309Z] #44 136.7 CC criu/pie-util-vdso-elf32.o [2020-02-10T18:09:21.337Z] #47 111.1 vendor/golang.org/x/net/http/httpguts [2020-02-10T18:09:21.337Z] #47 111.1 mime/multipart [2020-02-10T18:09:21.770Z] #44 44.77 CC compel/plugins/std/infect.o [2020-02-10T18:09:21.873Z] #44 137.1 CC criu/pie-util-vdso.o [2020-02-10T18:09:21.907Z] #47 ... [2020-02-10T18:09:21.907Z] [2020-02-10T18:09:21.907Z] #13 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-02-10T18:09:21.907Z] #13 2.231 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-02-10T18:09:21.907Z] #13 DONE 2.4s [2020-02-10T18:09:22.129Z] #44 137.5 CC criu/pie-util.o [2020-02-10T18:09:22.175Z] [2020-02-10T18:09:22.175Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T18:09:22.175Z] #44 57.30 CC images/macvlan.o [2020-02-10T18:09:22.175Z] #44 57.68 CC images/sit.o [2020-02-10T18:09:22.175Z] #44 58.18 LINK images/built-in.o [2020-02-10T18:09:22.175Z] #44 58.38 GEN compel/include/asm [2020-02-10T18:09:22.175Z] #44 58.38 GEN compel/include/version.h [2020-02-10T18:09:22.175Z] #44 58.43 touch .config [2020-02-10T18:09:22.175Z] #44 58.44 GEN include/common/config.h [2020-02-10T18:09:22.175Z] #44 58.55 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-02-10T18:09:22.175Z] #44 58.56 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2020-02-10T18:09:22.176Z] #44 58.61 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2020-02-10T18:09:22.176Z] #44 58.66 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2020-02-10T18:09:22.176Z] #44 58.70 DEP compel/plugins/std/infect.d [2020-02-10T18:09:22.176Z] #44 58.94 DEP compel/plugins/std/string.d [2020-02-10T18:09:22.176Z] #44 59.09 DEP compel/plugins/std/log.d [2020-02-10T18:09:22.176Z] #44 59.21 DEP compel/plugins/std/fds.d [2020-02-10T18:09:22.176Z] #44 59.41 DEP compel/plugins/std/std.d [2020-02-10T18:09:22.176Z] #44 59.60 DEP compel/plugins/shmem/shmem.d [2020-02-10T18:09:22.332Z] #44 45.35 CC compel/arch/x86/plugins/std/parasite-head.o [2020-02-10T18:09:22.332Z] #44 45.40 CC compel/arch/x86/plugins/std/memcpy.o [2020-02-10T18:09:22.332Z] #44 45.44 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-02-10T18:09:22.386Z] #44 137.6 CC criu/pipes.o [2020-02-10T18:09:22.588Z] #44 45.53 AR compel/plugins/std.lib.a [2020-02-10T18:09:22.588Z] #44 45.59 CC compel/plugins/fds/fds.o [2020-02-10T18:09:22.748Z] #44 59.77 DEP compel/plugins/fds/fds.d [2020-02-10T18:09:22.748Z] #44 59.95 CC compel/plugins/std/std.o [2020-02-10T18:09:22.844Z] #44 45.82 AR compel/plugins/fds.lib.a [2020-02-10T18:09:22.844Z] #44 45.87 HOSTDEP compel/src/lib/log-host.d [2020-02-10T18:09:22.844Z] #44 45.98 HOSTDEP compel/src/lib/handle-elf-host.d [2020-02-10T18:09:23.100Z] #44 46.23 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-02-10T18:09:23.318Z] #44 138.5 CC criu/plugin.o [2020-02-10T18:09:23.353Z] #44 60.51 CC compel/plugins/std/fds.o [2020-02-10T18:09:23.357Z] #44 46.37 HOSTDEP compel/src/main-host.d [2020-02-10T18:09:23.357Z] #44 46.51 DEP compel/src/lib/ptrace.d [2020-02-10T18:09:23.575Z] #44 138.8 CC criu/proc_parse.o [2020-02-10T18:09:23.613Z] #44 ... [2020-02-10T18:09:23.613Z] [2020-02-10T18:09:23.613Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T18:09:23.613Z] #65 101.0 + for f in rootlesskit rootlesskit-docker-proxy [2020-02-10T18:09:23.613Z] #65 101.0 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-02-10T18:09:23.613Z] #65 DONE 108.6s [2020-02-10T18:09:23.613Z] [2020-02-10T18:09:23.613Z] #66 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-02-10T18:09:23.613Z] #66 DONE 0.1s [2020-02-10T18:09:23.613Z] [2020-02-10T18:09:23.613Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T18:09:23.613Z] #47 101.8 vendor/golang.org/x/net/idna [2020-02-10T18:09:23.613Z] #47 104.1 vendor/golang.org/x/net/http2/hpack [2020-02-10T18:09:23.613Z] #47 105.3 mime [2020-02-10T18:09:23.613Z] #47 107.0 mime/quotedprintable [2020-02-10T18:09:23.613Z] #47 107.4 net/http/internal [2020-02-10T18:09:23.613Z] #47 ... [2020-02-10T18:09:23.613Z] [2020-02-10T18:09:23.613Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T18:09:23.613Z] #44 46.80 DEP compel/src/lib/infect.d [2020-02-10T18:09:23.614Z] #44 61.06 CC compel/plugins/std/log.o [2020-02-10T18:09:23.869Z] #44 47.09 DEP compel/src/lib/infect-util.d [2020-02-10T18:09:24.125Z] #44 47.23 DEP compel/src/lib/infect-rpc.d [2020-02-10T18:09:24.140Z] #44 ... [2020-02-10T18:09:24.140Z] [2020-02-10T18:09:24.140Z] #19 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-02-10T18:09:24.140Z] #19 11.34 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-02-10T18:09:24.140Z] #19 11.43 Collecting pyyaml (from yamllint==1.16.0) [2020-02-10T18:09:24.140Z] #19 11.56 Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB) [2020-02-10T18:09:24.381Z] #44 47.45 DEP compel/arch/x86/src/lib/infect.d [2020-02-10T18:09:24.638Z] #44 47.68 DEP compel/arch/x86/src/lib/cpu.d [2020-02-10T18:09:24.638Z] #44 47.79 DEP compel/src/lib/log.d [2020-02-10T18:09:24.894Z] #44 47.88 DEP compel/src/main.d [2020-02-10T18:09:24.894Z] #44 48.01 DEP compel/src/lib/handle-elf.d [2020-02-10T18:09:24.999Z] #44 ... [2020-02-10T18:09:24.999Z] [2020-02-10T18:09:24.999Z] #14 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-02-10T18:09:24.999Z] #14 DONE 2.9s [2020-02-10T18:09:24.999Z] [2020-02-10T18:09:24.999Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T18:09:24.999Z] #44 62.12 CC compel/plugins/std/string.o [2020-02-10T18:09:24.999Z] #44 ... [2020-02-10T18:09:24.999Z] [2020-02-10T18:09:24.999Z] #15 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-02-10T18:09:25.150Z] #44 48.17 DEP compel/arch/x86/src/lib/handle-elf.d [2020-02-10T18:09:25.150Z] #44 48.32 CC compel/src/lib/log.o [2020-02-10T18:09:25.509Z] #19 12.90 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-02-10T18:09:25.509Z] #19 12.95 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-02-10T18:09:25.509Z] #19 13.00 Building wheels for collected packages: pyyaml [2020-02-10T18:09:25.712Z] #44 48.69 CC compel/arch/x86/src/lib/cpu.o [2020-02-10T18:09:25.766Z] #19 13.01 Running setup.py bdist_wheel for pyyaml: started [2020-02-10T18:09:26.643Z] #44 49.45 CC compel/arch/x86/src/lib/infect.o [2020-02-10T18:09:26.643Z] #44 ... [2020-02-10T18:09:26.643Z] [2020-02-10T18:09:26.643Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T18:09:26.643Z] #50 DONE 111.8s [2020-02-10T18:09:26.698Z] #19 14.10 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-02-10T18:09:26.699Z] #19 14.10 Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191 [2020-02-10T18:09:26.699Z] #19 14.18 Successfully built pyyaml [2020-02-10T18:09:26.899Z] [2020-02-10T18:09:26.899Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T18:09:26.899Z] #47 111.1 crypto/tls [2020-02-10T18:09:26.918Z] #15 ... [2020-02-10T18:09:26.918Z] [2020-02-10T18:09:26.918Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T18:09:26.918Z] #57 3.173 + RM_GOPATH=0 [2020-02-10T18:09:26.918Z] #57 3.173 + TMP_GOPATH= [2020-02-10T18:09:26.918Z] #57 3.173 + : /build [2020-02-10T18:09:26.918Z] #57 3.173 + '[' -z '' ']' [2020-02-10T18:09:26.918Z] #57 3.173 ++ mktemp -d [2020-02-10T18:09:26.918Z] #57 3.173 + export GOPATH=/tmp/tmp.AxTJ8HFEk5 [2020-02-10T18:09:26.918Z] #57 3.173 + GOPATH=/tmp/tmp.AxTJ8HFEk5 [2020-02-10T18:09:26.918Z] #57 3.173 + RM_GOPATH=1 [2020-02-10T18:09:26.918Z] #57 3.174 ++ dirname ./install.sh [2020-02-10T18:09:26.918Z] #57 3.174 + dir=. [2020-02-10T18:09:26.918Z] #57 3.174 + bin=runc [2020-02-10T18:09:26.918Z] #57 3.174 + shift [2020-02-10T18:09:26.918Z] #57 3.174 + '[' '!' -f ./runc.installer ']' [2020-02-10T18:09:26.918Z] #57 3.174 + . ./runc.installer [2020-02-10T18:09:26.918Z] #57 3.174 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-02-10T18:09:26.918Z] #57 3.174 + install_runc [2020-02-10T18:09:26.918Z] #57 3.174 + uname -r [2020-02-10T18:09:26.918Z] #57 3.174 + grep -q '^3\.10\.0.*\.el7\.' [2020-02-10T18:09:26.918Z] #57 3.176 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-02-10T18:09:26.918Z] #57 3.180 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-02-10T18:09:26.918Z] #57 3.180 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.AxTJ8HFEk5/src/github.com/opencontainers/runc [2020-02-10T18:09:26.918Z] #57 3.182 Cloning into '/tmp/tmp.AxTJ8HFEk5/src/github.com/opencontainers/runc'... [2020-02-10T18:09:26.918Z] #57 3.185 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-02-10T18:09:26.918Z] #57 9.893 + cd /tmp/tmp.AxTJ8HFEk5/src/github.com/opencontainers/runc [2020-02-10T18:09:26.918Z] #57 9.893 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-02-10T18:09:26.918Z] #57 10.35 + '[' -z '' ']' [2020-02-10T18:09:26.918Z] #57 10.35 + target=static [2020-02-10T18:09:26.918Z] #57 10.35 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-02-10T18:09:26.918Z] #57 11.98 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-02-10T18:09:26.918Z] #57 ... [2020-02-10T18:09:26.918Z] [2020-02-10T18:09:26.918Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T18:09:26.918Z] #44 63.15 CC compel/plugins/std/infect.o [2020-02-10T18:09:26.918Z] #44 63.75 CC compel/arch/aarch64/plugins/std/parasite-head.o [2020-02-10T18:09:26.918Z] #44 63.85 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2020-02-10T18:09:26.918Z] #44 63.96 AR compel/plugins/std.lib.a [2020-02-10T18:09:26.918Z] #44 64.06 CC compel/plugins/fds/fds.o [2020-02-10T18:09:26.956Z] #19 14.20 Installing collected packages: pyyaml, pathspec, yamllint [2020-02-10T18:09:27.179Z] #44 64.44 AR compel/plugins/fds.lib.a [2020-02-10T18:09:27.179Z] #44 64.50 HOSTDEP compel/src/lib/log-host.d [2020-02-10T18:09:27.214Z] #19 14.53 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0 [2020-02-10T18:09:27.441Z] #44 64.76 HOSTDEP compel/src/lib/handle-elf-host.d [2020-02-10T18:09:27.701Z] #44 ... [2020-02-10T18:09:27.701Z] [2020-02-10T18:09:27.701Z] #15 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-02-10T18:09:27.701Z] #15 DONE 2.7s [2020-02-10T18:09:27.701Z] [2020-02-10T18:09:27.701Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T18:09:27.701Z] #44 65.01 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2020-02-10T18:09:27.701Z] #44 65.13 HOSTDEP compel/src/main-host.d [2020-02-10T18:09:27.779Z] #19 DONE 15.1s [2020-02-10T18:09:27.779Z] [2020-02-10T18:09:27.779Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T18:09:27.779Z] #44 141.8 CC criu/protobuf-desc.o [2020-02-10T18:09:27.779Z] #44 142.8 CC criu/protobuf.o [2020-02-10T18:09:27.962Z] #44 65.24 DEP compel/src/lib/ptrace.d [2020-02-10T18:09:28.037Z] #44 ... [2020-02-10T18:09:28.037Z] [2020-02-10T18:09:28.037Z] #24 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli [2020-02-10T18:09:28.037Z] #24 DONE 0.2s [2020-02-10T18:09:28.223Z] #44 65.41 DEP compel/src/lib/infect.d [2020-02-10T18:09:28.295Z] [2020-02-10T18:09:28.295Z] #28 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-02-10T18:09:28.483Z] #44 65.56 DEP compel/src/lib/infect-util.d [2020-02-10T18:09:28.483Z] #44 65.76 DEP compel/src/lib/infect-rpc.d [2020-02-10T18:09:28.743Z] #44 66.01 DEP compel/arch/aarch64/src/lib/infect.d [2020-02-10T18:09:29.087Z] #44 ... [2020-02-10T18:09:29.087Z] [2020-02-10T18:09:29.087Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T18:09:29.087Z] #50 DONE 118.6s [2020-02-10T18:09:29.087Z] [2020-02-10T18:09:29.087Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T18:09:29.087Z] #44 66.18 DEP compel/arch/aarch64/src/lib/cpu.d [2020-02-10T18:09:29.228Z] #28 DONE 1.1s [2020-02-10T18:09:29.228Z] [2020-02-10T18:09:29.228Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T18:09:29.228Z] #44 143.6 CC criu/pstree.o [2020-02-10T18:09:29.228Z] #44 ... [2020-02-10T18:09:29.228Z] [2020-02-10T18:09:29.229Z] #31 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-02-10T18:09:29.229Z] #31 DONE 0.1s [2020-02-10T18:09:29.229Z] [2020-02-10T18:09:29.229Z] #34 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2020-02-10T18:09:29.229Z] #34 DONE 0.1s [2020-02-10T18:09:29.347Z] #44 66.35 DEP compel/src/lib/log.d [2020-02-10T18:09:29.347Z] #44 66.54 DEP compel/src/main.d [2020-02-10T18:09:29.487Z] [2020-02-10T18:09:29.487Z] #39 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ [2020-02-10T18:09:29.487Z] #39 DONE 0.1s [2020-02-10T18:09:29.487Z] [2020-02-10T18:09:29.487Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T18:09:29.487Z] #53 ... [2020-02-10T18:09:29.487Z] [2020-02-10T18:09:29.487Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T18:09:29.487Z] #44 145.0 CC criu/rbtree.o [2020-02-10T18:09:29.607Z] #44 66.83 DEP compel/src/lib/handle-elf.d [2020-02-10T18:09:29.867Z] #44 67.06 DEP compel/arch/aarch64/src/lib/handle-elf.d [2020-02-10T18:09:30.052Z] #44 ... [2020-02-10T18:09:30.052Z] [2020-02-10T18:09:30.052Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-10T18:09:30.052Z] #41 DONE 212.3s [2020-02-10T18:09:30.052Z] [2020-02-10T18:09:30.052Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T18:09:30.052Z] #44 145.4 CC criu/rst-malloc.o [2020-02-10T18:09:30.133Z] #44 ... [2020-02-10T18:09:30.133Z] [2020-02-10T18:09:30.133Z] #16 [dev 6/25] RUN ldconfig [2020-02-10T18:09:30.133Z] #16 DONE 2.5s [2020-02-10T18:09:30.133Z] [2020-02-10T18:09:30.133Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T18:09:30.133Z] #44 67.44 CC compel/src/lib/log.o [2020-02-10T18:09:30.618Z] #44 145.7 CC criu/seccomp.o [2020-02-10T18:09:30.704Z] #44 68.03 CC compel/arch/aarch64/src/lib/cpu.o [2020-02-10T18:09:31.124Z] #47 ... [2020-02-10T18:09:31.124Z] [2020-02-10T18:09:31.124Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-10T18:09:31.124Z] #10 113.4 Selecting previously unselected package libapparmor1:amd64. [2020-02-10T18:09:31.124Z] #10 113.4 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-02-10T18:09:31.124Z] #10 113.4 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-02-10T18:09:31.124Z] #10 113.6 Selecting previously unselected package libapparmor-dev:amd64. [2020-02-10T18:09:31.124Z] #10 113.6 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-02-10T18:09:31.124Z] #10 113.6 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-02-10T18:09:31.124Z] #10 113.7 Selecting previously unselected package libbtrfs0. [2020-02-10T18:09:31.124Z] #10 113.7 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-02-10T18:09:31.124Z] #10 113.7 Unpacking libbtrfs0 (4.20.1-2) ... [2020-02-10T18:09:31.124Z] #10 113.8 Selecting previously unselected package libbtrfs-dev. [2020-02-10T18:09:31.124Z] #10 113.8 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-02-10T18:09:31.124Z] #10 113.8 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-02-10T18:09:31.124Z] #10 113.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-02-10T18:09:31.124Z] #10 114.0 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-02-10T18:09:31.124Z] #10 114.0 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-02-10T18:09:31.124Z] #10 114.0 Selecting previously unselected package libudev-dev:amd64. [2020-02-10T18:09:31.124Z] #10 114.1 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_amd64.deb ... [2020-02-10T18:09:31.124Z] #10 114.1 Unpacking libudev-dev:amd64 (241-7~deb10u3) ... [2020-02-10T18:09:31.125Z] #10 114.2 Selecting previously unselected package libsepol1-dev:amd64. [2020-02-10T18:09:31.125Z] #10 114.2 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-02-10T18:09:31.125Z] #10 114.3 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-02-10T18:09:31.125Z] #10 114.6 Selecting previously unselected package libpcre16-3:amd64. [2020-02-10T18:09:31.125Z] #10 114.6 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-02-10T18:09:31.125Z] #10 114.6 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-02-10T18:09:31.125Z] #10 114.8 Selecting previously unselected package libpcre32-3:amd64. [2020-02-10T18:09:31.125Z] #10 114.8 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-02-10T18:09:31.125Z] #10 114.8 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-02-10T18:09:31.125Z] #10 114.9 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-02-10T18:09:31.125Z] #10 114.9 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-02-10T18:09:31.125Z] #10 114.9 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-02-10T18:09:31.125Z] #10 115.0 Selecting previously unselected package libpcre3-dev:amd64. [2020-02-10T18:09:31.125Z] #10 115.0 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-02-10T18:09:31.125Z] #10 115.0 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-02-10T18:09:31.125Z] #10 115.4 Selecting previously unselected package libselinux1-dev:amd64. [2020-02-10T18:09:31.125Z] #10 115.4 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-02-10T18:09:31.125Z] #10 115.4 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-02-10T18:09:31.125Z] #10 115.6 Selecting previously unselected package libdevmapper-dev:amd64. [2020-02-10T18:09:31.125Z] #10 115.7 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-02-10T18:09:31.125Z] #10 115.7 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-02-10T18:09:31.125Z] #10 115.8 Selecting previously unselected package libseccomp-dev:amd64. [2020-02-10T18:09:31.125Z] #10 115.8 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-02-10T18:09:31.125Z] #10 115.8 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-02-10T18:09:31.125Z] #10 115.9 Selecting previously unselected package libsystemd-dev:amd64. [2020-02-10T18:09:31.125Z] #10 115.9 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_amd64.deb ... [2020-02-10T18:09:31.125Z] #10 115.9 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-02-10T18:09:31.125Z] #10 116.4 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-02-10T18:09:31.125Z] #10 116.4 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-02-10T18:09:31.125Z] #10 116.4 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-02-10T18:09:31.125Z] #10 116.4 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-02-10T18:09:31.125Z] #10 116.4 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-02-10T18:09:31.125Z] #10 116.5 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-02-10T18:09:31.125Z] #10 116.5 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-02-10T18:09:31.125Z] #10 116.5 Setting up libbtrfs0 (4.20.1-2) ... [2020-02-10T18:09:31.125Z] #10 116.5 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-02-10T18:09:31.125Z] #10 116.5 Setting up libudev-dev:amd64 (241-7~deb10u3) ... [2020-02-10T18:09:31.125Z] #10 116.5 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-02-10T18:09:31.125Z] #10 116.5 Setting up libbtrfs-dev (4.20.1-2) ... [2020-02-10T18:09:31.125Z] #10 116.6 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-02-10T18:09:31.125Z] #10 116.6 Setting up mingw-w64-common (6.0.0-3) ... [2020-02-10T18:09:31.125Z] #10 116.6 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-02-10T18:09:31.125Z] #10 116.6 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-02-10T18:09:31.125Z] #10 116.6 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-02-10T18:09:31.125Z] #10 116.6 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-10T18:09:31.125Z] #10 116.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-02-10T18:09:31.125Z] #10 116.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-02-10T18:09:31.125Z] #10 116.6 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-10T18:09:31.125Z] #10 116.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-02-10T18:09:31.125Z] #10 116.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-02-10T18:09:31.125Z] #10 116.7 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-02-10T18:09:31.125Z] #10 116.7 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-02-10T18:09:31.125Z] #10 116.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-02-10T18:09:31.125Z] #10 116.7 Setting up dmsetup (2:1.02.155-3) ... [2020-02-10T18:09:31.125Z] #10 116.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-02-10T18:09:31.276Z] #44 68.44 CC compel/arch/aarch64/src/lib/infect.o [2020-02-10T18:09:31.380Z] #10 116.7 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-02-10T18:09:31.380Z] #10 116.7 Processing triggers for libc-bin (2.28-10) ... [2020-02-10T18:09:31.552Z] #44 ... [2020-02-10T18:09:31.552Z] [2020-02-10T18:09:31.552Z] #42 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-02-10T18:09:31.552Z] #42 DONE 0.2s [2020-02-10T18:09:31.552Z] [2020-02-10T18:09:31.552Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T18:09:31.552Z] #44 146.7 CC criu/seize.o [2020-02-10T18:09:31.636Z] #10 DONE 117.1s [2020-02-10T18:09:31.636Z] [2020-02-10T18:09:31.636Z] #11 [dev 1/25] RUN groupadd -r docker [2020-02-10T18:09:31.850Z] #44 69.05 CC compel/src/lib/infect-rpc.o [2020-02-10T18:09:31.891Z] #11 ... [2020-02-10T18:09:31.891Z] [2020-02-10T18:09:31.891Z] #55 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-10T18:09:31.891Z] #55 DONE 0.1s [2020-02-10T18:09:31.891Z] [2020-02-10T18:09:31.891Z] #56 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-02-10T18:09:31.891Z] #56 DONE 0.1s [2020-02-10T18:09:31.891Z] [2020-02-10T18:09:31.891Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T18:09:32.112Z] #44 69.42 CC compel/src/lib/infect-util.o [2020-02-10T18:09:32.121Z] #44 147.4 CC criu/servicefd.o [2020-02-10T18:09:32.372Z] #44 69.74 CC compel/src/lib/infect.o [2020-02-10T18:09:32.379Z] #44 147.7 CC criu/shmem.o [2020-02-10T18:09:33.311Z] #44 148.4 CC criu/sigframe.o [2020-02-10T18:09:33.311Z] #44 148.6 CC criu/signalfd.o [2020-02-10T18:09:33.569Z] #44 148.9 CC criu/sk-inet.o [2020-02-10T18:09:34.134Z] #44 149.6 CC criu/sk-netlink.o [2020-02-10T18:09:34.404Z] #57 2.598 + RM_GOPATH=0 [2020-02-10T18:09:34.404Z] #57 2.598 + TMP_GOPATH= [2020-02-10T18:09:34.659Z] #57 ... [2020-02-10T18:09:34.659Z] [2020-02-10T18:09:34.659Z] #11 [dev 1/25] RUN groupadd -r docker [2020-02-10T18:09:34.659Z] #11 DONE 2.8s [2020-02-10T18:09:34.659Z] [2020-02-10T18:09:34.659Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T18:09:34.659Z] #57 2.599 + : /build [2020-02-10T18:09:34.659Z] #57 2.599 + '[' -z '' ']' [2020-02-10T18:09:34.659Z] #57 2.604 ++ mktemp -d [2020-02-10T18:09:34.659Z] #57 2.604 + export GOPATH=/tmp/tmp.oCeewZmmMJ [2020-02-10T18:09:34.659Z] #57 2.604 + GOPATH=/tmp/tmp.oCeewZmmMJ [2020-02-10T18:09:34.659Z] #57 2.604 + RM_GOPATH=1 [2020-02-10T18:09:34.659Z] #57 2.604 ++ dirname ./install.sh [2020-02-10T18:09:34.659Z] #57 2.608 + dir=. [2020-02-10T18:09:34.659Z] #57 2.608 + bin=runc [2020-02-10T18:09:34.659Z] #57 2.608 + shift [2020-02-10T18:09:34.659Z] #57 2.609 + '[' '!' -f ./runc.installer ']' [2020-02-10T18:09:34.659Z] #57 2.609 + . ./runc.installer [2020-02-10T18:09:34.659Z] #57 2.609 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-02-10T18:09:34.659Z] #57 2.610 + install_runc [2020-02-10T18:09:34.659Z] #57 2.610 + grep -q '^3\.10\.0.*\.el7\.' [2020-02-10T18:09:34.659Z] #57 2.617 + uname -r [2020-02-10T18:09:34.659Z] #57 2.622 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-02-10T18:09:34.659Z] #57 2.622 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-02-10T18:09:34.659Z] #57 2.622 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-02-10T18:09:34.659Z] #57 2.622 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.oCeewZmmMJ/src/github.com/opencontainers/runc [2020-02-10T18:09:34.659Z] #57 2.627 Cloning into '/tmp/tmp.oCeewZmmMJ/src/github.com/opencontainers/runc'... [2020-02-10T18:09:34.701Z] #44 150.0 CC criu/sk-packet.o [2020-02-10T18:09:34.917Z] #44 ... [2020-02-10T18:09:34.917Z] [2020-02-10T18:09:34.917Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T18:09:34.917Z] #47 114.2 crypto/tls [2020-02-10T18:09:34.917Z] #47 122.0 net/http/httptrace [2020-02-10T18:09:34.917Z] #47 122.2 net/http [2020-02-10T18:09:34.917Z] #47 ... [2020-02-10T18:09:34.917Z] [2020-02-10T18:09:34.917Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-10T18:09:34.917Z] #17 3.265 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-10T18:09:34.917Z] #17 3.362 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-10T18:09:34.917Z] #17 3.467 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-10T18:09:34.917Z] #17 3.948 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-02-10T18:09:35.267Z] #44 150.5 CC criu/sk-queue.o [2020-02-10T18:09:35.832Z] #44 150.9 CC criu/sk-tcp.o [2020-02-10T18:09:35.832Z] #44 151.3 CC criu/sk-unix.o [2020-02-10T18:09:35.860Z] #17 5.487 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [175 kB] [2020-02-10T18:09:36.545Z] #57 ... [2020-02-10T18:09:36.546Z] [2020-02-10T18:09:36.546Z] #12 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-02-10T18:09:36.546Z] #12 DONE 2.2s [2020-02-10T18:09:36.801Z] #17 ... [2020-02-10T18:09:36.801Z] [2020-02-10T18:09:36.801Z] [2020-02-10T18:09:36.801Z] #13 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-02-10T18:09:36.801Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T18:09:36.801Z] #44 72.64 CC compel/src/lib/ptrace.o [2020-02-10T18:09:36.801Z] #44 73.14 AR compel/libcompel.a [2020-02-10T18:09:36.801Z] #44 73.18 HOSTCC compel/src/main-host.o [2020-02-10T18:09:36.801Z] #44 73.64 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2020-02-10T18:09:36.802Z] #44 73.97 HOSTCC compel/src/lib/handle-elf-host.o [2020-02-10T18:09:37.062Z] #44 74.42 HOSTCC compel/src/lib/log-host.o [2020-02-10T18:09:37.323Z] #44 74.65 HOSTLINK compel/compel-host-bin [2020-02-10T18:09:37.364Z] #13 ... [2020-02-10T18:09:37.364Z] [2020-02-10T18:09:37.364Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T18:09:37.364Z] #44 50.37 CC compel/src/lib/infect-rpc.o [2020-02-10T18:09:37.364Z] #44 50.95 CC compel/src/lib/infect-util.o [2020-02-10T18:09:37.364Z] #44 51.16 CC compel/src/lib/infect.o [2020-02-10T18:09:37.364Z] #44 53.12 CC compel/src/lib/ptrace.o [2020-02-10T18:09:37.364Z] #44 53.44 AR compel/libcompel.a [2020-02-10T18:09:37.364Z] #44 53.50 HOSTCC compel/src/main-host.o [2020-02-10T18:09:37.364Z] #44 53.77 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-02-10T18:09:37.364Z] #44 53.93 HOSTCC compel/src/lib/handle-elf-host.o [2020-02-10T18:09:37.364Z] #44 54.26 HOSTCC compel/src/lib/log-host.o [2020-02-10T18:09:37.364Z] #44 54.54 HOSTLINK compel/compel-host-bin [2020-02-10T18:09:37.364Z] #44 54.65 DEP soccr/soccr.d [2020-02-10T18:09:37.364Z] #44 54.90 CC soccr/soccr.o [2020-02-10T18:09:37.364Z] #44 56.59 AR soccr/libsoccr.a [2020-02-10T18:09:37.364Z] #44 56.63 make[1]: 'soccr/libsoccr.a' is up to date. [2020-02-10T18:09:37.364Z] #44 56.93 DEP criu/arch/x86/sigframe.d [2020-02-10T18:09:37.364Z] #44 57.00 DEP criu/arch/x86/sigaction_compat.d [2020-02-10T18:09:37.364Z] #44 57.07 DEP criu/arch/x86/kerndat.d [2020-02-10T18:09:37.364Z] #44 57.16 DEP criu/arch/x86/crtools.d [2020-02-10T18:09:37.364Z] #44 57.26 DEP criu/arch/x86/cpu.d [2020-02-10T18:09:37.364Z] #44 57.41 CC criu/arch/x86/cpu.o [2020-02-10T18:09:37.364Z] #44 58.17 CC criu/arch/x86/crtools.o [2020-02-10T18:09:37.364Z] #44 59.47 CC criu/arch/x86/kerndat.o [2020-02-10T18:09:37.364Z] #44 60.06 CC criu/arch/x86/sigaction_compat.o [2020-02-10T18:09:37.364Z] #44 60.32 CC criu/arch/x86/sigframe.o [2020-02-10T18:09:37.584Z] #44 74.85 DEP soccr/soccr.d [2020-02-10T18:09:37.584Z] #44 75.03 CC soccr/soccr.o [2020-02-10T18:09:37.629Z] #44 60.67 LINK criu/arch/x86/crtools.built-in.o [2020-02-10T18:09:37.629Z] #44 60.75 DEP criu/pie/util-vdso-elf32.d [2020-02-10T18:09:37.629Z] #44 60.88 DEP criu/arch/x86/vdso-pie.d [2020-02-10T18:09:37.739Z] #44 152.9 CC criu/sockets.o [2020-02-10T18:09:38.190Z] #44 61.05 DEP criu/pie/parasite-vdso.d [2020-02-10T18:09:38.190Z] #44 61.21 DEP criu/pie/util-vdso.d [2020-02-10T18:09:38.305Z] #44 153.6 CC criu/stats.o [2020-02-10T18:09:38.445Z] #44 61.36 DEP criu/pie/util.d [2020-02-10T18:09:38.446Z] #44 61.57 CC criu/pie/util.o [2020-02-10T18:09:38.562Z] #44 153.9 CC criu/string.o [2020-02-10T18:09:38.562Z] #44 154.0 CC criu/sysctl.o [2020-02-10T18:09:38.703Z] #44 ... [2020-02-10T18:09:38.703Z] [2020-02-10T18:09:38.703Z] #13 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-02-10T18:09:38.703Z] #13 1.976 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-02-10T18:09:38.703Z] #13 DONE 2.1s [2020-02-10T18:09:38.703Z] [2020-02-10T18:09:38.703Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T18:09:38.703Z] #44 61.86 CC criu/pie/util-vdso.o [2020-02-10T18:09:39.128Z] #44 154.5 CC criu/sysfs_parse.o [2020-02-10T18:09:39.385Z] #44 154.8 CC criu/timerfd.o [2020-02-10T18:09:39.951Z] #44 155.1 CC criu/tty.o [2020-02-10T18:09:40.067Z] #44 62.91 CC criu/pie/parasite-vdso.o [2020-02-10T18:09:40.130Z] #44 76.92 AR soccr/libsoccr.a [2020-02-10T18:09:40.131Z] #44 76.98 make[1]: 'soccr/libsoccr.a' is up to date. [2020-02-10T18:09:40.131Z] #44 77.42 DEP criu/arch/aarch64/sigframe.d [2020-02-10T18:09:40.392Z] #44 77.59 DEP criu/arch/aarch64/crtools.d [2020-02-10T18:09:40.392Z] #44 77.71 DEP criu/arch/aarch64/cpu.d [2020-02-10T18:09:40.627Z] #44 63.49 CC criu/arch/x86/vdso-pie.o [2020-02-10T18:09:40.653Z] #44 77.73 DEP criu/arch/aarch64/bitops.d [2020-02-10T18:09:40.653Z] #44 77.77 CC criu/arch/aarch64/bitops.o [2020-02-10T18:09:40.653Z] #44 77.91 CC criu/arch/aarch64/cpu.o [2020-02-10T18:09:40.883Z] #44 63.80 CC criu/pie/util-vdso-elf32.o [2020-02-10T18:09:40.914Z] #44 78.19 CC criu/arch/aarch64/crtools.o [2020-02-10T18:09:41.138Z] #44 ... [2020-02-10T18:09:41.138Z] [2020-02-10T18:09:41.138Z] #14 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-02-10T18:09:41.138Z] #14 DONE 2.5s [2020-02-10T18:09:41.176Z] #44 ... [2020-02-10T18:09:41.176Z] [2020-02-10T18:09:41.176Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T18:09:41.323Z] #44 156.7 CC criu/tun.o [2020-02-10T18:09:41.394Z] [2020-02-10T18:09:41.394Z] #15 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-02-10T18:09:41.888Z] #44 157.1 CC criu/uffd.o [2020-02-10T18:09:41.951Z] using credential docker-jenkins-github-credentials [2020-02-10T18:09:42.031Z] Cloning the remote Git repository [2020-02-10T18:09:42.031Z] Cloning with configured refspecs honoured and without tags [2020-02-10T18:09:42.434Z] Removing intermediate container c0d5f143bde8 [2020-02-10T18:09:42.434Z] ---> 224b1348c124 [2020-02-10T18:09:42.434Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2020-02-10T18:09:42.434Z] ---> 687421176e14 [2020-02-10T18:09:42.434Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-02-10T18:09:42.434Z] ---> 1ba64b82a242 [2020-02-10T18:09:42.434Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2020-02-10T18:09:42.434Z] ---> Running in 6c08f4302c11 [2020-02-10T18:09:42.434Z] Removing intermediate container 6c08f4302c11 [2020-02-10T18:09:42.434Z] ---> 52d92935dce9 [2020-02-10T18:09:42.434Z] Successfully built 52d92935dce9 [2020-02-10T18:09:42.434Z] Successfully tagged moby-buildx:latest [2020-02-10T18:09:42.434Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-02-10T18:09:42.434Z] if [ -n "${id}" ]; then \ [2020-02-10T18:09:42.434Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-02-10T18:09:42.434Z] && touch bundles/buildx; \ [2020-02-10T18:09:42.434Z] docker rm -f ${id}; \ [2020-02-10T18:09:42.434Z] fi [2020-02-10T18:09:42.434Z] a4626b1e11d4197dc428e0ebebf71b75d0d0638c0c27429c9cbc6622f3bd2b46 [2020-02-10T18:09:42.434Z] bundles/buildx version [2020-02-10T18:09:42.434Z] buildx v0.3.1 6db68d0 [2020-02-10T18:09:42.434Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR=cdn-fastly.deb.debian.org -t docker:6acfc420948842403d9193f38a954534ab05378f . [2020-02-10T18:09:42.434Z] #1 [internal] booting buildkit [2020-02-10T18:09:42.434Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-02-10T18:09:42.760Z] #15 ... [2020-02-10T18:09:42.760Z] [2020-02-10T18:09:42.760Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T18:09:42.760Z] #47 117.7 net/http/httptrace [2020-02-10T18:09:42.760Z] #47 118.1 net/http [2020-02-10T18:09:42.760Z] #47 ... [2020-02-10T18:09:42.760Z] [2020-02-10T18:09:42.760Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T18:09:42.760Z] #44 64.52 AR criu/pie/pie.lib.a [2020-02-10T18:09:42.760Z] #44 64.58 DEP criu/pie/restorer.d [2020-02-10T18:09:42.760Z] #44 64.86 DEP criu/arch/x86/sigaction_compat_pie.d [2020-02-10T18:09:42.760Z] #44 65.10 DEP criu/arch/x86/restorer_unmap.d [2020-02-10T18:09:42.760Z] #44 65.15 DEP criu/arch/x86/restorer.d [2020-02-10T18:09:42.760Z] #44 65.35 DEP criu/pie/parasite.d [2020-02-10T18:09:42.760Z] #44 65.60 CC criu/pie/parasite.o [2020-02-10T18:09:42.821Z] #44 158.1 CC criu/util.o [2020-02-10T18:09:43.176Z] #1 pulling image moby/buildkit:buildx-stable-1 1.7s done [2020-02-10T18:09:43.176Z] #1 creating container buildx_buildkit_default [2020-02-10T18:09:43.321Z] #44 ... [2020-02-10T18:09:43.321Z] [2020-02-10T18:09:43.321Z] #15 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-02-10T18:09:43.321Z] #15 DONE 2.1s [2020-02-10T18:09:43.577Z] [2020-02-10T18:09:43.577Z] #16 [dev 6/25] RUN ldconfig [2020-02-10T18:09:42.222Z] Cloning repository https://github.com/moby/moby.git [2020-02-10T18:09:42.602Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-02-10T18:09:43.502Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-10T18:09:43.502Z] > git --version # timeout=10 [2020-02-10T18:09:43.561Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-10T18:09:43.563Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40470/head:refs/remotes/origin/PR-40470 +refs/heads/master:refs/remotes/origin/master [2020-02-10T18:09:43.930Z] #1 creating container buildx_buildkit_default 0.5s done [2020-02-10T18:09:43.930Z] #1 DONE 2.3s [2020-02-10T18:09:43.930Z] [2020-02-10T18:09:43.930Z] #3 [internal] load build definition from Dockerfile [2020-02-10T18:09:43.930Z] #3 transferring dockerfile: 15.71kB done [2020-02-10T18:09:43.930Z] #3 DONE 0.0s [2020-02-10T18:09:43.930Z] [2020-02-10T18:09:43.930Z] #2 [internal] load .dockerignore [2020-02-10T18:09:43.930Z] #2 transferring context: 87B done [2020-02-10T18:09:43.930Z] #2 DONE 0.0s [2020-02-10T18:09:43.930Z] [2020-02-10T18:09:43.930Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-02-10T18:09:44.193Z] #44 159.2 CC criu/uts_ns.o [2020-02-10T18:09:44.193Z] #44 159.4 CC criu/vdso-compat.o [2020-02-10T18:09:44.450Z] #44 159.7 CC criu/vdso.o [2020-02-10T18:09:44.683Z] #4 DONE 0.6s [2020-02-10T18:09:44.683Z] [2020-02-10T18:09:44.683Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-02-10T18:09:44.683Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-02-10T18:09:44.683Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-02-10T18:09:44.683Z] #5 sha256:d4b906005cb39832136e8913e8eae3508cad097e8cea31e9789389b2b49aa150 527B / 527B done [2020-02-10T18:09:44.683Z] #5 sha256:60d974c8f0b847daac36ae9c7a8d3950bf838ac11f76a69b99b1857a985f3551 897B / 897B done [2020-02-10T18:09:44.683Z] #5 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 8.87MB / 8.87MB 0.2s done [2020-02-10T18:09:44.683Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2020-02-10T18:09:44.834Z] #23 130.6 Checking out files: 24% (2538/10551) Checking out files: 25% (2638/10551) Checking out files: 26% (2744/10551) Checking out files: 27% (2849/10551) Checking out files: 28% (2955/10551) Checking out files: 29% (3060/10551) Checking out files: 30% (3166/10551) Checking out files: 31% (3271/10551) Checking out files: 32% (3377/10551) Checking out files: 33% (3482/10551) Checking out files: 34% (3588/10551) Checking out files: 35% (3693/10551) Checking out files: 36% (3799/10551) Checking out files: 37% (3904/10551) Checking out files: 38% (4010/10551) Checking out files: 39% (4115/10551) Checking out files: 40% (4221/10551) Checking out files: 40% (4260/10551) Checking out files: 41% (4326/10551) Checking out files: 42% (4432/10551) Checking out files: 43% (4537/10551) Checking out files: 44% (4643/10551) Checking out files: 45% (4748/10551) Checking out files: 46% (4854/10551) Checking out files: 47% (4959/10551) Checking out files: 48% (5065/10551) Checking out files: 49% (5170/10551) Checking out files: 50% (5276/10551) Checking out files: 51% (5382/10551) Checking out files: 52% (5487/10551) Checking out files: 53% (5593/10551) Checking out files: 54% (5698/10551) Checking out files: 55% (5804/10551) Checking out files: 56% (5909/10551) Checking out files: 57% (6015/10551) Checking out files: 58% (6120/10551) Checking out files: 59% (6226/10551) Checking out files: 60% (6331/10551) Checking out files: 61% (6437/10551) Checking out files: 62% (6542/10551) Checking out files: 63% (6648/10551) Checking out files: 64% (6753/10551) Checking out files: 65% (6859/10551) Checking out files: 65% (6886/10551) Checking out files: 66% (6964/10551) Checking out files: 67% (7070/10551) Checking out files: 68% (7175/10551) Checking out files: 69% (7281/10551) Checking out files: 70% (7386/10551) Checking out files: 71% (7492/10551) Checking out files: 72% (7597/10551) Checking out files: 73% (7703/10551) Checking out files: 74% (7808/10551) Checking out files: 75% (7914/10551) Checking out files: 76% (8019/10551) Checking out files: 77% (8125/10551) Checking out files: 78% (8230/10551) Checking out files: 79% (8336/10551) Checking out files: 80% (8441/10551) Checking out files: 81% (8547/10551) Checking out files: 82% (8652/10551) Checking out files: 82% (8751/10551) Checking out files: 83% (8758/10551) Checking out files: 84% (8863/10551) Checking out files: 85% (8969/10551) Checking out files: 86% (9074/10551) Checking out files: 87% (9180/10551) Checking out files: 88% (9285/10551) Checking out files: 89% (9391/10551) Checking out files: 90% (9496/10551) Checking out files: 91% (9602/10551) Checking out files: 92% (9707/10551) Checking out files: 93% (9813/10551) Checking out files: 94% (9918/10551) Checking out files: 95% (10024/10551) Checking out files: 96% (10129/10551) Checking out files: 97% (10235/10551) Checking out files: 98% (10340/10551) Checking out files: 99% (10446/10551) Checking out files: 100% (10551/10551) Checking out files: 100% (10551/10551), done. [2020-02-10T18:09:44.834Z] #23 134.7 + cd /tmp/tmp.ocgtKP5BWW/tmp/docker-ce [2020-02-10T18:09:44.834Z] #23 134.7 + git checkout -q v17.06.2-ce [2020-02-10T18:09:45.015Z] #44 160.3 LINK criu/built-in.o [2020-02-10T18:09:45.015Z] #44 160.4 LINK criu/criu [2020-02-10T18:09:45.055Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.3s done [2020-02-10T18:09:45.272Z] #44 160.7 DEP lib/c/criu.d [2020-02-10T18:09:45.464Z] #16 DONE 2.2s [2020-02-10T18:09:45.464Z] [2020-02-10T18:09:45.464Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-10T18:09:45.477Z] #5 DONE 0.5s [2020-02-10T18:09:45.477Z] [2020-02-10T18:09:45.477Z] #6 [internal] load metadata for docker.io/library/golang:1.13.7-buster [2020-02-10T18:09:45.530Z] #44 160.7 CC images/rpc.pb-c.o [2020-02-10T18:09:45.530Z] #44 ... [2020-02-10T18:09:45.530Z] [2020-02-10T18:09:45.530Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T18:09:45.530Z] #57 108.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-02-10T18:09:45.892Z] #6 DONE 0.6s [2020-02-10T18:09:45.892Z] [2020-02-10T18:09:45.892Z] #7 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-02-10T18:09:45.892Z] #7 DONE 0.5s [2020-02-10T18:09:45.892Z] [2020-02-10T18:09:45.892Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8... [2020-02-10T18:09:45.892Z] #8 resolve docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8b59ba73b04691900f96ab25edeeb4546b2a26d21a9da234910cfcf done [2020-02-10T18:09:46.389Z] #8 sha256:053af876b91913aed3c9ac2dd8b595bad22b94416eea6848860df62f3367af60 1.79kB / 1.79kB done [2020-02-10T18:09:46.389Z] #8 sha256:6f3b736b312bfd59fd7947524542ae1d57ed4564aefaafdf0ccfb7d600f7978f 0B / 48.95MB 0.1s [2020-02-10T18:09:46.389Z] #8 sha256:6eca02855c81b470d73964fc93a8a5e484c5ce5dd6782210cc15b8aca2d28684 0B / 7.38MB 0.1s [2020-02-10T18:09:46.389Z] #8 sha256:eba663ac4e1567abd178cbcb653944b168f5b132c1a687c67ef4041d7ed4030d 0B / 56.59MB 0.1s [2020-02-10T18:09:46.389Z] #8 sha256:114b7e56002fcad21b16ab9d3774a372824925547f59e9580bc61ec3cee41394 0B / 51.33MB 0.1s [2020-02-10T18:09:46.389Z] #8 sha256:213fb37638ee3945de166769c41785746ccd8b769094a578788eaebd421c0646 0B / 102.16MB 0.1s [2020-02-10T18:09:46.389Z] #8 sha256:4ee5b088a8b59ba73b04691900f96ab25edeeb4546b2a26d21a9da234910cfcf 1.42kB / 1.42kB done [2020-02-10T18:09:46.389Z] #8 sha256:5b56a0d174e1942aa9c4762ba657088d03af1090840f5776077c9784598b3abe 155B / 155B 0.1s done [2020-02-10T18:09:46.389Z] #8 sha256:405b58165bf06b178dacbf6c969d559fe180cadb2d6f1c75fe0755bdf368aaa0 5.45kB / 5.45kB done [2020-02-10T18:09:46.389Z] #8 sha256:88ecd1a9e0aa67e009dc11b696d0a2029c3bb506e5058e13434114e16ad7a290 0B / 9.88MB 0.1s [2020-02-10T18:09:46.389Z] #8 sha256:6f3b736b312bfd59fd7947524542ae1d57ed4564aefaafdf0ccfb7d600f7978f 3.21MB / 48.95MB 0.3s [2020-02-10T18:09:46.389Z] #8 sha256:6eca02855c81b470d73964fc93a8a5e484c5ce5dd6782210cc15b8aca2d28684 2.03MB / 7.38MB 0.3s [2020-02-10T18:09:46.389Z] #8 sha256:88ecd1a9e0aa67e009dc11b696d0a2029c3bb506e5058e13434114e16ad7a290 1.86MB / 9.88MB 0.3s [2020-02-10T18:09:46.811Z] #8 sha256:6f3b736b312bfd59fd7947524542ae1d57ed4564aefaafdf0ccfb7d600f7978f 6.06MB / 48.95MB 0.4s [2020-02-10T18:09:46.811Z] #8 sha256:6eca02855c81b470d73964fc93a8a5e484c5ce5dd6782210cc15b8aca2d28684 4.39MB / 7.38MB 0.4s [2020-02-10T18:09:46.811Z] #8 sha256:eba663ac4e1567abd178cbcb653944b168f5b132c1a687c67ef4041d7ed4030d 4.75MB / 56.59MB 0.4s [2020-02-10T18:09:46.811Z] #8 sha256:114b7e56002fcad21b16ab9d3774a372824925547f59e9580bc61ec3cee41394 4.55MB / 51.33MB 0.4s [2020-02-10T18:09:46.811Z] #8 sha256:88ecd1a9e0aa67e009dc11b696d0a2029c3bb506e5058e13434114e16ad7a290 4.62MB / 9.88MB 0.4s [2020-02-10T18:09:46.811Z] #8 sha256:6f3b736b312bfd59fd7947524542ae1d57ed4564aefaafdf0ccfb7d600f7978f 8.76MB / 48.95MB 0.6s [2020-02-10T18:09:46.811Z] #8 sha256:6eca02855c81b470d73964fc93a8a5e484c5ce5dd6782210cc15b8aca2d28684 7.14MB / 7.38MB 0.6s [2020-02-10T18:09:46.811Z] #8 sha256:213fb37638ee3945de166769c41785746ccd8b769094a578788eaebd421c0646 7.60MB / 102.16MB 0.6s [2020-02-10T18:09:46.811Z] #8 sha256:88ecd1a9e0aa67e009dc11b696d0a2029c3bb506e5058e13434114e16ad7a290 7.31MB / 9.88MB 0.6s [2020-02-10T18:09:46.811Z] #8 sha256:6f3b736b312bfd59fd7947524542ae1d57ed4564aefaafdf0ccfb7d600f7978f 12.89MB / 48.95MB 0.7s [2020-02-10T18:09:46.811Z] #8 sha256:6eca02855c81b470d73964fc93a8a5e484c5ce5dd6782210cc15b8aca2d28684 7.38MB / 7.38MB 0.6s done [2020-02-10T18:09:46.811Z] #8 sha256:eba663ac4e1567abd178cbcb653944b168f5b132c1a687c67ef4041d7ed4030d 11.26MB / 56.59MB 0.7s [2020-02-10T18:09:46.811Z] #8 sha256:114b7e56002fcad21b16ab9d3774a372824925547f59e9580bc61ec3cee41394 9.88MB / 51.33MB 0.7s [2020-02-10T18:09:46.811Z] #8 sha256:88ecd1a9e0aa67e009dc11b696d0a2029c3bb506e5058e13434114e16ad7a290 9.88MB / 9.88MB 0.7s done [2020-02-10T18:09:46.902Z] #57 110.6 + mkdir -p /build [2020-02-10T18:09:47.159Z] #57 110.6 + cp runc /build/runc [2020-02-10T18:09:47.262Z] #8 sha256:6f3b736b312bfd59fd7947524542ae1d57ed4564aefaafdf0ccfb7d600f7978f 16.81MB / 48.95MB 0.9s [2020-02-10T18:09:47.262Z] #8 sha256:eba663ac4e1567abd178cbcb653944b168f5b132c1a687c67ef4041d7ed4030d 15.11MB / 56.59MB 0.9s [2020-02-10T18:09:47.262Z] #8 sha256:114b7e56002fcad21b16ab9d3774a372824925547f59e9580bc61ec3cee41394 14.08MB / 51.33MB 0.9s [2020-02-10T18:09:47.262Z] #8 sha256:213fb37638ee3945de166769c41785746ccd8b769094a578788eaebd421c0646 15.30MB / 102.16MB 0.9s [2020-02-10T18:09:47.262Z] #8 sha256:6f3b736b312bfd59fd7947524542ae1d57ed4564aefaafdf0ccfb7d600f7978f 21.04MB / 48.95MB 1.0s [2020-02-10T18:09:47.262Z] #8 sha256:eba663ac4e1567abd178cbcb653944b168f5b132c1a687c67ef4041d7ed4030d 18.25MB / 56.59MB 1.0s [2020-02-10T18:09:47.262Z] #8 sha256:114b7e56002fcad21b16ab9d3774a372824925547f59e9580bc61ec3cee41394 18.80MB / 51.33MB 1.0s [2020-02-10T18:09:47.262Z] #8 ... [2020-02-10T18:09:47.262Z] [2020-02-10T18:09:47.262Z] #69 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-02-10T18:09:47.262Z] #69 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-02-10T18:09:47.262Z] #69 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-02-10T18:09:47.262Z] #69 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-02-10T18:09:47.262Z] #69 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.5s done [2020-02-10T18:09:47.262Z] #69 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 0.7s done [2020-02-10T18:09:47.262Z] #69 DONE 1.2s [2020-02-10T18:09:47.262Z] [2020-02-10T18:09:47.262Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8... [2020-02-10T18:09:47.262Z] #8 sha256:6f3b736b312bfd59fd7947524542ae1d57ed4564aefaafdf0ccfb7d600f7978f 25.30MB / 48.95MB 1.2s [2020-02-10T18:09:47.262Z] #8 sha256:eba663ac4e1567abd178cbcb653944b168f5b132c1a687c67ef4041d7ed4030d 22.77MB / 56.59MB 1.2s [2020-02-10T18:09:47.262Z] #8 sha256:114b7e56002fcad21b16ab9d3774a372824925547f59e9580bc61ec3cee41394 23.10MB / 51.33MB 1.2s [2020-02-10T18:09:47.262Z] #8 sha256:213fb37638ee3945de166769c41785746ccd8b769094a578788eaebd421c0646 23.67MB / 102.16MB 1.2s [2020-02-10T18:09:47.262Z] #8 sha256:6f3b736b312bfd59fd7947524542ae1d57ed4564aefaafdf0ccfb7d600f7978f 29.98MB / 48.95MB 1.3s [2020-02-10T18:09:47.262Z] #8 sha256:eba663ac4e1567abd178cbcb653944b168f5b132c1a687c67ef4041d7ed4030d 27.25MB / 56.59MB 1.3s [2020-02-10T18:09:47.262Z] #8 sha256:114b7e56002fcad21b16ab9d3774a372824925547f59e9580bc61ec3cee41394 27.22MB / 51.33MB 1.3s [2020-02-10T18:09:47.381Z] #23 ... [2020-02-10T18:09:47.381Z] [2020-02-10T18:09:47.381Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-10T18:09:47.381Z] #17 7.161 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [5776 B] [2020-02-10T18:09:47.381Z] #17 10.60 Fetched 8153 kB in 8s (1058 kB/s) [2020-02-10T18:09:47.381Z] #17 10.60 Reading package lists... [2020-02-10T18:09:47.417Z] #57 DONE 111.0s [2020-02-10T18:09:47.417Z] [2020-02-10T18:09:47.417Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T18:09:47.417Z] #44 161.3 CC lib/c/criu.o [2020-02-10T18:09:47.417Z] #44 162.2 LINK lib/c/built-in.o [2020-02-10T18:09:47.417Z] #44 162.2 LINK lib/c/libcriu.so [2020-02-10T18:09:47.417Z] #44 162.3 GEN magic.py [2020-02-10T18:09:47.417Z] #44 162.5 Note: Building without setproctitle() and strlcpy() support. [2020-02-10T18:09:47.417Z] #44 162.5 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-02-10T18:09:47.643Z] #17 14.52 Reading package lists... [2020-02-10T18:09:47.643Z] #17 ... [2020-02-10T18:09:47.643Z] [2020-02-10T18:09:47.643Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T18:09:47.643Z] #44 79.12 CC criu/arch/aarch64/sigframe.o [2020-02-10T18:09:47.643Z] #44 79.40 LINK criu/arch/aarch64/crtools.built-in.o [2020-02-10T18:09:47.643Z] #44 79.46 DEP criu/arch/aarch64/intraprocedure.d [2020-02-10T18:09:47.643Z] #44 79.49 DEP criu/arch/aarch64/vdso-pie.d [2020-02-10T18:09:47.643Z] #44 79.71 DEP criu/pie/parasite-vdso.d [2020-02-10T18:09:47.643Z] #44 79.99 DEP criu/pie/util-vdso.d [2020-02-10T18:09:47.643Z] #44 80.15 DEP criu/pie/util.d [2020-02-10T18:09:47.643Z] #44 80.32 CC criu/pie/util.o [2020-02-10T18:09:47.643Z] #44 80.56 CC criu/pie/util-vdso.o [2020-02-10T18:09:47.643Z] #44 81.56 CC criu/pie/parasite-vdso.o [2020-02-10T18:09:47.643Z] #44 82.37 CC criu/arch/aarch64/vdso-pie.o [2020-02-10T18:09:47.643Z] #44 82.70 CC criu/arch/aarch64/intraprocedure.o [2020-02-10T18:09:47.643Z] #44 82.77 AR criu/pie/pie.lib.a [2020-02-10T18:09:47.643Z] #44 82.87 DEP criu/pie/restorer.d [2020-02-10T18:09:47.643Z] #44 83.25 DEP criu/arch/aarch64/restorer.d [2020-02-10T18:09:47.643Z] #44 83.45 DEP criu/pie/parasite.d [2020-02-10T18:09:47.643Z] #44 83.81 CC criu/pie/parasite.o [2020-02-10T18:09:47.685Z] #8 sha256:6f3b736b312bfd59fd7947524542ae1d57ed4564aefaafdf0ccfb7d600f7978f 33.96MB / 48.95MB 1.5s [2020-02-10T18:09:47.685Z] #8 sha256:eba663ac4e1567abd178cbcb653944b168f5b132c1a687c67ef4041d7ed4030d 32.16MB / 56.59MB 1.5s [2020-02-10T18:09:47.685Z] #8 sha256:114b7e56002fcad21b16ab9d3774a372824925547f59e9580bc61ec3cee41394 31.29MB / 51.33MB 1.5s [2020-02-10T18:09:47.685Z] #8 sha256:213fb37638ee3945de166769c41785746ccd8b769094a578788eaebd421c0646 31.90MB / 102.16MB 1.5s [2020-02-10T18:09:47.685Z] #8 ... [2020-02-10T18:09:47.685Z] [2020-02-10T18:09:47.685Z] #21 [internal] load build context [2020-02-10T18:09:47.685Z] #21 transferring context: 47.10MB 1.8s done [2020-02-10T18:09:47.685Z] #21 DONE 1.8s [2020-02-10T18:09:47.685Z] [2020-02-10T18:09:47.685Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8... [2020-02-10T18:09:47.685Z] #8 sha256:6f3b736b312bfd59fd7947524542ae1d57ed4564aefaafdf0ccfb7d600f7978f 38.06MB / 48.95MB 1.6s [2020-02-10T18:09:47.685Z] #8 sha256:eba663ac4e1567abd178cbcb653944b168f5b132c1a687c67ef4041d7ed4030d 36.59MB / 56.59MB 1.6s [2020-02-10T18:09:47.685Z] #8 sha256:114b7e56002fcad21b16ab9d3774a372824925547f59e9580bc61ec3cee41394 35.77MB / 51.33MB 1.6s [2020-02-10T18:09:47.982Z] #44 163.2 fatal: not a git repository (or any of the parent directories): .git [2020-02-10T18:09:47.982Z] #17 2.485 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-10T18:09:47.982Z] #17 2.519 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-10T18:09:47.982Z] #17 2.534 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-10T18:09:48.047Z] #8 sha256:6f3b736b312bfd59fd7947524542ae1d57ed4564aefaafdf0ccfb7d600f7978f 42.64MB / 48.95MB 1.8s [2020-02-10T18:09:48.047Z] #8 sha256:eba663ac4e1567abd178cbcb653944b168f5b132c1a687c67ef4041d7ed4030d 40.11MB / 56.59MB 1.8s [2020-02-10T18:09:48.047Z] #8 sha256:114b7e56002fcad21b16ab9d3774a372824925547f59e9580bc61ec3cee41394 41.24MB / 51.33MB 1.8s [2020-02-10T18:09:48.047Z] #8 sha256:213fb37638ee3945de166769c41785746ccd8b769094a578788eaebd421c0646 40.32MB / 102.16MB 1.8s [2020-02-10T18:09:48.047Z] #8 sha256:6f3b736b312bfd59fd7947524542ae1d57ed4564aefaafdf0ccfb7d600f7978f 46.87MB / 48.95MB 1.9s [2020-02-10T18:09:48.047Z] #8 sha256:eba663ac4e1567abd178cbcb653944b168f5b132c1a687c67ef4041d7ed4030d 44.14MB / 56.59MB 1.9s [2020-02-10T18:09:48.047Z] #8 sha256:114b7e56002fcad21b16ab9d3774a372824925547f59e9580bc61ec3cee41394 45.27MB / 51.33MB 1.9s [2020-02-10T18:09:48.215Z] #44 ... [2020-02-10T18:09:48.215Z] [2020-02-10T18:09:48.215Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-10T18:09:48.215Z] #17 14.52 Reading package lists... [2020-02-10T18:09:48.412Z] #8 sha256:6f3b736b312bfd59fd7947524542ae1d57ed4564aefaafdf0ccfb7d600f7978f 48.95MB / 48.95MB 2.1s done [2020-02-10T18:09:48.412Z] #8 sha256:eba663ac4e1567abd178cbcb653944b168f5b132c1a687c67ef4041d7ed4030d 49.15MB / 56.59MB 2.1s [2020-02-10T18:09:48.412Z] #8 sha256:114b7e56002fcad21b16ab9d3774a372824925547f59e9580bc61ec3cee41394 50.12MB / 51.33MB 2.1s [2020-02-10T18:09:48.412Z] #8 sha256:213fb37638ee3945de166769c41785746ccd8b769094a578788eaebd421c0646 49.13MB / 102.16MB 2.1s [2020-02-10T18:09:48.412Z] #8 sha256:eba663ac4e1567abd178cbcb653944b168f5b132c1a687c67ef4041d7ed4030d 56.59MB / 56.59MB 2.2s [2020-02-10T18:09:48.412Z] #8 sha256:114b7e56002fcad21b16ab9d3774a372824925547f59e9580bc61ec3cee41394 51.33MB / 51.33MB 2.2s done [2020-02-10T18:09:48.412Z] #8 sha256:213fb37638ee3945de166769c41785746ccd8b769094a578788eaebd421c0646 59.02MB / 102.16MB 2.2s [2020-02-10T18:09:48.412Z] #8 sha256:eba663ac4e1567abd178cbcb653944b168f5b132c1a687c67ef4041d7ed4030d 56.59MB / 56.59MB 2.3s done [2020-02-10T18:09:48.412Z] #8 sha256:213fb37638ee3945de166769c41785746ccd8b769094a578788eaebd421c0646 76.67MB / 102.16MB 2.4s [2020-02-10T18:09:48.543Z] #17 2.994 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-02-10T18:09:48.765Z] #8 sha256:213fb37638ee3945de166769c41785746ccd8b769094a578788eaebd421c0646 94.47MB / 102.16MB 2.5s [2020-02-10T18:09:48.765Z] #8 sha256:213fb37638ee3945de166769c41785746ccd8b769094a578788eaebd421c0646 102.16MB / 102.16MB 2.7s done [2020-02-10T18:09:48.765Z] #8 unpacking docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8b59ba73b04691900f96ab25edeeb4546b2a26d21a9da234910cfcf [2020-02-10T18:09:49.158Z] #17 18.08 Building dependency tree... [2020-02-10T18:09:49.356Z] #44 164.4 make[1]: Nothing to be done for 'all'. [2020-02-10T18:09:49.468Z] #17 4.086 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [176 kB] [2020-02-10T18:09:49.614Z] #44 164.9 make[1]: 'images/built-in.o' is up to date. [2020-02-10T18:09:49.614Z] #44 164.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-02-10T18:09:49.614Z] #44 165.0 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-02-10T18:09:49.614Z] #44 165.0 make[1]: 'compel/libcompel.a' is up to date. [2020-02-10T18:09:49.614Z] #44 165.0 make[1]: 'compel/compel-host-bin' is up to date. [2020-02-10T18:09:49.614Z] #44 165.0 make[1]: Nothing to be done for 'all'. [2020-02-10T18:09:49.614Z] #44 165.0 make[1]: 'soccr/libsoccr.a' is up to date. [2020-02-10T18:09:49.871Z] #44 165.2 make[2]: Nothing to be done for 'all'. [2020-02-10T18:09:49.871Z] #44 165.2 make[2]: Nothing to be done for 'all'. [2020-02-10T18:09:49.871Z] #44 165.2 make[2]: Nothing to be done for 'all'. [2020-02-10T18:09:49.871Z] #44 165.3 make[2]: Nothing to be done for 'all'. [2020-02-10T18:09:50.100Z] #17 19.83 libcap2-bin is already the newest version (1:2.25-2). [2020-02-10T18:09:50.100Z] #17 19.83 The following additional packages will be installed: [2020-02-10T18:09:50.101Z] #17 19.83 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-02-10T18:09:50.101Z] #17 19.83 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-02-10T18:09:50.101Z] #17 19.83 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-02-10T18:09:50.101Z] #17 19.83 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-02-10T18:09:50.101Z] #17 19.83 python3.7 python3.7-minimal vim-runtime xxd [2020-02-10T18:09:50.101Z] #17 19.85 Suggested packages: [2020-02-10T18:09:50.101Z] #17 19.85 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-02-10T18:09:50.101Z] #17 19.85 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-02-10T18:09:50.101Z] #17 19.85 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-02-10T18:09:50.101Z] #17 19.85 Recommended packages: [2020-02-10T18:09:50.101Z] #17 19.85 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-02-10T18:09:50.101Z] #17 19.85 python3-keyrings.alt python3-xdg unzip [2020-02-10T18:09:50.129Z] #44 165.4 make[2]: Nothing to be done for 'all'. [2020-02-10T18:09:50.129Z] #44 165.4 make[2]: Nothing to be done for 'all'. [2020-02-10T18:09:50.129Z] #44 165.4 make[2]: Nothing to be done for 'all'. [2020-02-10T18:09:50.129Z] #44 165.5 make[2]: Nothing to be done for 'all'. [2020-02-10T18:09:50.129Z] #44 165.5 INSTALL criu/criu [2020-02-10T18:09:50.387Z] #44 DONE 165.7s [2020-02-10T18:09:50.387Z] [2020-02-10T18:09:50.387Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T18:09:50.387Z] #62 189.9 + bin/containerd [2020-02-10T18:09:50.832Z] #17 ... [2020-02-10T18:09:50.832Z] [2020-02-10T18:09:50.832Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T18:09:50.832Z] #57 9.042 + cd /tmp/tmp.oCeewZmmMJ/src/github.com/opencontainers/runc [2020-02-10T18:09:50.832Z] #57 9.042 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-02-10T18:09:50.832Z] #57 9.353 + '[' -z '' ']' [2020-02-10T18:09:50.832Z] #57 9.353 + target=static [2020-02-10T18:09:50.832Z] #57 9.353 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-02-10T18:09:50.832Z] #57 10.87 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-02-10T18:09:51.089Z] #57 ... [2020-02-10T18:09:51.089Z] [2020-02-10T18:09:51.089Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T18:09:51.089Z] #44 67.03 LINK criu/pie/parasite.built-in.o [2020-02-10T18:09:51.089Z] #44 67.06 GEN criu/pie/parasite-blob.h [2020-02-10T18:09:51.089Z] #44 67.10 CC criu/arch/x86/restorer.o [2020-02-10T18:09:51.089Z] #44 67.74 CC criu/arch/x86/restorer_unmap.o [2020-02-10T18:09:51.089Z] #44 67.79 CC criu/arch/x86/sigaction_compat_pie.o [2020-02-10T18:09:51.089Z] #44 68.12 CC criu/pie/restorer.o [2020-02-10T18:09:51.089Z] #44 71.21 LINK criu/pie/restorer.built-in.o [2020-02-10T18:09:51.089Z] #44 71.22 GEN criu/pie/restorer-blob.h [2020-02-10T18:09:51.089Z] #44 71.27 DEP criu/vdso.d [2020-02-10T18:09:51.089Z] #44 71.40 DEP criu/vdso-compat.d [2020-02-10T18:09:51.089Z] #44 71.49 DEP criu/uts_ns.d [2020-02-10T18:09:51.089Z] #44 71.61 DEP criu/util.d [2020-02-10T18:09:51.089Z] #44 71.91 DEP criu/uffd.d [2020-02-10T18:09:51.089Z] #44 72.17 DEP criu/tun.d [2020-02-10T18:09:51.089Z] #44 72.32 DEP criu/tty.d [2020-02-10T18:09:51.089Z] #44 72.59 DEP criu/timerfd.d [2020-02-10T18:09:51.089Z] #44 72.72 DEP criu/sysfs_parse.d [2020-02-10T18:09:51.089Z] #44 72.92 DEP criu/sysctl.d [2020-02-10T18:09:51.089Z] #44 73.07 DEP criu/string.d [2020-02-10T18:09:51.089Z] #44 73.11 DEP criu/stats.d [2020-02-10T18:09:51.089Z] #44 73.24 DEP criu/sockets.d [2020-02-10T18:09:51.089Z] #44 73.42 DEP criu/sk-unix.d [2020-02-10T18:09:51.089Z] #44 73.62 DEP criu/sk-tcp.d [2020-02-10T18:09:51.089Z] #44 73.86 DEP criu/sk-queue.d [2020-02-10T18:09:51.089Z] #44 73.95 DEP criu/sk-packet.d [2020-02-10T18:09:51.089Z] #44 74.06 DEP criu/sk-netlink.d [2020-02-10T18:09:51.089Z] #44 74.21 DEP criu/sk-inet.d [2020-02-10T18:09:51.323Z] #62 ... [2020-02-10T18:09:51.323Z] [2020-02-10T18:09:51.323Z] #45 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-02-10T18:09:51.323Z] #45 DONE 0.1s [2020-02-10T18:09:51.323Z] [2020-02-10T18:09:51.323Z] #48 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-02-10T18:09:51.346Z] #44 74.29 DEP criu/signalfd.d [2020-02-10T18:09:51.346Z] #44 ... [2020-02-10T18:09:51.346Z] [2020-02-10T18:09:51.346Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-10T18:09:51.346Z] #17 5.629 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B] [2020-02-10T18:09:51.580Z] #48 DONE 0.2s [2020-02-10T18:09:51.580Z] [2020-02-10T18:09:51.580Z] #51 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-02-10T18:09:51.580Z] #51 DONE 0.1s [2020-02-10T18:09:51.580Z] [2020-02-10T18:09:51.580Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T18:09:52.646Z] #17 21.89 The following NEW packages will be installed: [2020-02-10T18:09:52.646Z] #17 21.89 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-02-10T18:09:52.646Z] #17 21.89 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-02-10T18:09:52.646Z] #17 21.89 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-02-10T18:09:52.646Z] #17 21.89 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-02-10T18:09:52.646Z] #17 21.90 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-02-10T18:09:52.646Z] #17 21.90 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-02-10T18:09:52.646Z] #17 21.90 python3-setuptools python3-wheel python3.7 python3.7-minimal [2020-02-10T18:09:52.646Z] #17 21.90 thin-provisioning-tools vim vim-common vim-runtime xfsprogs xxd xz-utils zip [2020-02-10T18:09:52.646Z] #17 22.27 0 upgraded, 46 newly installed, 0 to remove and 9 not upgraded. [2020-02-10T18:09:52.646Z] #17 22.27 Need to get 26.1 MB of archives. [2020-02-10T18:09:52.646Z] #17 22.27 After this operation, 110 MB of additional disk space will be used. [2020-02-10T18:09:52.646Z] #17 22.27 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2020-02-10T18:09:52.646Z] #17 22.27 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u1 [588 kB] [2020-02-10T18:09:52.646Z] #17 22.29 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u1 [1404 kB] [2020-02-10T18:09:52.646Z] #17 22.38 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2020-02-10T18:09:52.647Z] #17 22.39 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2020-02-10T18:09:52.647Z] #17 22.40 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u1 [1640 kB] [2020-02-10T18:09:52.647Z] #17 22.48 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u1 [330 kB] [2020-02-10T18:09:52.647Z] #17 22.52 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2020-02-10T18:09:52.647Z] #17 22.52 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2020-02-10T18:09:52.647Z] #17 22.53 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2020-02-10T18:09:52.647Z] #17 22.53 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2020-02-10T18:09:52.647Z] #17 22.54 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2020-02-10T18:09:52.647Z] #17 22.54 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2020-02-10T18:09:52.647Z] #17 22.55 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2020-02-10T18:09:52.647Z] #17 22.55 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2020-02-10T18:09:52.647Z] #17 22.56 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2020-02-10T18:09:52.647Z] #17 22.58 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-02-10T18:09:52.647Z] #17 22.59 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-02-10T18:09:52.647Z] #17 22.60 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2020-02-10T18:09:52.647Z] #17 22.61 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2020-02-10T18:09:52.647Z] #17 22.62 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2020-02-10T18:09:52.907Z] #17 22.63 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2020-02-10T18:09:52.907Z] #17 22.66 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2020-02-10T18:09:52.907Z] #17 22.67 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-02-10T18:09:52.907Z] #17 22.68 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-02-10T18:09:52.907Z] #17 22.68 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-02-10T18:09:52.907Z] #17 22.69 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2020-02-10T18:09:52.907Z] #17 22.70 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2020-02-10T18:09:52.907Z] #17 22.70 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6 [8153 kB] [2020-02-10T18:09:53.479Z] #17 23.11 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-02-10T18:09:53.479Z] #17 23.11 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-02-10T18:09:53.479Z] #17 23.11 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-02-10T18:09:53.479Z] #17 23.12 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2020-02-10T18:09:53.479Z] #17 23.12 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2020-02-10T18:09:53.479Z] #17 23.14 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2020-02-10T18:09:53.479Z] #17 23.24 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-02-10T18:09:53.479Z] #17 23.25 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2020-02-10T18:09:53.479Z] #17 23.27 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2020-02-10T18:09:53.479Z] #17 23.28 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-02-10T18:09:53.479Z] #17 23.29 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2020-02-10T18:09:53.479Z] #17 23.30 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-02-10T18:09:53.479Z] #17 23.31 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2020-02-10T18:09:53.479Z] #17 23.34 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-02-10T18:09:53.740Z] #17 23.70 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2020-02-10T18:09:54.312Z] #17 23.75 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2020-02-10T18:09:54.312Z] #17 ... [2020-02-10T18:09:54.312Z] [2020-02-10T18:09:54.312Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T18:09:54.312Z] #47 134.0 github.com/LK4D4/vndr/godl [2020-02-10T18:09:54.312Z] #47 135.0 github.com/LK4D4/vndr [2020-02-10T18:09:54.312Z] #47 ... [2020-02-10T18:09:54.312Z] [2020-02-10T18:09:54.312Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-10T18:09:54.312Z] #17 24.11 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2020-02-10T18:09:55.255Z] #17 25.07 debconf: delaying package configuration, since apt-utils is not installed [2020-02-10T18:09:55.516Z] #17 25.34 Fetched 26.1 MB in 2s (12.4 MB/s) [2020-02-10T18:09:55.758Z] #62 ... [2020-02-10T18:09:55.758Z] [2020-02-10T18:09:55.758Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T18:09:55.758Z] #53 DONE 237.7s [2020-02-10T18:09:55.758Z] [2020-02-10T18:09:55.758Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T18:09:55.776Z] #17 25.44 Selecting previously unselected package pigz. [2020-02-10T18:09:55.776Z] #17 25.44 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23396 files and directories currently installed.) [2020-02-10T18:09:55.776Z] #17 25.54 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2020-02-10T18:09:55.776Z] #17 25.56 Unpacking pigz (2.4-1) ... [2020-02-10T18:09:56.355Z] #17 ... [2020-02-10T18:09:56.355Z] [2020-02-10T18:09:56.355Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T18:09:56.355Z] #47 DONE 145.9s [2020-02-10T18:09:56.355Z] [2020-02-10T18:09:56.355Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-10T18:09:56.355Z] #17 26.07 Selecting previously unselected package libpython3.7-minimal:arm64. [2020-02-10T18:09:56.355Z] #17 26.07 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_arm64.deb ... [2020-02-10T18:09:56.355Z] #17 26.14 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ... [2020-02-10T18:09:56.585Z] #17 ... [2020-02-10T18:09:56.585Z] [2020-02-10T18:09:56.585Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T18:09:56.585Z] #44 74.37 DEP criu/sigframe.d [2020-02-10T18:09:56.585Z] #44 74.46 DEP criu/shmem.d [2020-02-10T18:09:56.585Z] #44 74.59 DEP criu/servicefd.d [2020-02-10T18:09:56.585Z] #44 74.77 DEP criu/seize.d [2020-02-10T18:09:56.585Z] #44 74.90 DEP criu/seccomp.d [2020-02-10T18:09:56.585Z] #44 75.09 DEP criu/rst-malloc.d [2020-02-10T18:09:56.585Z] #44 75.15 DEP criu/rbtree.d [2020-02-10T18:09:56.585Z] #44 75.22 DEP criu/pstree.d [2020-02-10T18:09:56.585Z] #44 75.35 DEP criu/protobuf.d [2020-02-10T18:09:56.585Z] #44 75.51 GEN criu/protobuf-desc-gen.h [2020-02-10T18:09:56.585Z] #44 77.07 DEP criu/protobuf-desc.d [2020-02-10T18:09:56.585Z] #44 77.26 DEP criu/proc_parse.d [2020-02-10T18:09:56.585Z] #44 77.40 DEP criu/plugin.d [2020-02-10T18:09:56.585Z] #44 77.51 DEP criu/pipes.d [2020-02-10T18:09:56.585Z] #44 77.73 DEP criu/pie-util.d [2020-02-10T18:09:56.585Z] #44 77.83 DEP criu/pie-util-vdso.d [2020-02-10T18:09:56.585Z] #44 77.94 DEP criu/pie-util-vdso-elf32.d [2020-02-10T18:09:56.585Z] #44 78.08 DEP criu/path.d [2020-02-10T18:09:56.585Z] #44 78.25 DEP criu/parasite-syscall.d [2020-02-10T18:09:56.585Z] #44 78.45 DEP criu/pagemap.d [2020-02-10T18:09:56.585Z] #44 78.63 DEP criu/pagemap-cache.d [2020-02-10T18:09:56.585Z] #44 78.87 DEP criu/page-xfer.d [2020-02-10T18:09:56.585Z] #44 79.08 DEP criu/page-pipe.d [2020-02-10T18:09:56.585Z] #44 79.22 DEP criu/netfilter.d [2020-02-10T18:09:56.585Z] #44 79.39 DEP criu/net.d [2020-02-10T18:09:56.585Z] #44 79.60 DEP criu/namespaces.d [2020-02-10T18:09:56.585Z] #44 79.81 DEP criu/mount.d [2020-02-10T18:09:56.841Z] #44 ... [2020-02-10T18:09:56.841Z] [2020-02-10T18:09:56.841Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-10T18:09:56.841Z] #17 11.32 Fetched 8325 kB in 9s (908 kB/s) [2020-02-10T18:09:56.841Z] #17 11.32 Reading package lists... [2020-02-10T18:09:56.841Z] #17 ... [2020-02-10T18:09:56.841Z] [2020-02-10T18:09:56.841Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T18:09:56.841Z] #47 132.0 github.com/LK4D4/vndr/godl [2020-02-10T18:09:56.841Z] #47 132.8 github.com/LK4D4/vndr [2020-02-10T18:09:56.927Z] #17 26.90 Selecting previously unselected package python3.7-minimal. [2020-02-10T18:09:56.927Z] #17 26.90 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_arm64.deb ... [2020-02-10T18:09:57.097Z] #47 ... [2020-02-10T18:09:57.097Z] [2020-02-10T18:09:57.097Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T18:09:57.097Z] #44 80.01 DEP criu/mem.d [2020-02-10T18:09:57.097Z] #44 80.17 DEP criu/lsm.d [2020-02-10T18:09:57.097Z] #44 ... [2020-02-10T18:09:57.097Z] [2020-02-10T18:09:57.097Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T18:09:57.097Z] #47 DONE 142.2s [2020-02-10T18:09:57.097Z] [2020-02-10T18:09:57.097Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T18:09:57.097Z] #44 80.32 DEP criu/log.d [2020-02-10T18:09:57.127Z] #62 ... [2020-02-10T18:09:57.127Z] [2020-02-10T18:09:57.127Z] #54 [dev 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2020-02-10T18:09:57.188Z] #17 26.95 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-02-10T18:09:57.352Z] #44 80.47 DEP criu/libnetlink.d [2020-02-10T18:09:57.352Z] #44 80.59 DEP criu/kerndat.d [2020-02-10T18:09:57.384Z] #54 DONE 0.2s [2020-02-10T18:09:57.384Z] [2020-02-10T18:09:57.384Z] #58 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ [2020-02-10T18:09:57.384Z] #58 DONE 0.1s [2020-02-10T18:09:57.384Z] [2020-02-10T18:09:57.384Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T18:09:57.448Z] #17 ... [2020-02-10T18:09:57.448Z] [2020-02-10T18:09:57.448Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-10T18:09:57.448Z] #30 DONE 147.2s [2020-02-10T18:09:57.448Z] [2020-02-10T18:09:57.448Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T18:09:57.448Z] #44 86.04 LINK criu/pie/parasite.built-in.o [2020-02-10T18:09:57.448Z] #44 86.08 GEN criu/pie/parasite-blob.h [2020-02-10T18:09:57.448Z] #44 86.11 CC criu/arch/aarch64/restorer.o [2020-02-10T18:09:57.448Z] #44 86.65 CC criu/pie/restorer.o [2020-02-10T18:09:57.448Z] #44 90.22 LINK criu/pie/restorer.built-in.o [2020-02-10T18:09:57.448Z] #44 90.22 GEN criu/pie/restorer-blob.h [2020-02-10T18:09:57.448Z] #44 90.39 DEP criu/vdso.d [2020-02-10T18:09:57.448Z] #44 90.62 DEP criu/uts_ns.d [2020-02-10T18:09:57.448Z] #44 90.81 DEP criu/util.d [2020-02-10T18:09:57.448Z] #44 91.12 DEP criu/uffd.d [2020-02-10T18:09:57.448Z] #44 91.65 DEP criu/tun.d [2020-02-10T18:09:57.448Z] #44 92.19 DEP criu/tty.d [2020-02-10T18:09:57.448Z] #44 92.48 DEP criu/timerfd.d [2020-02-10T18:09:57.448Z] #44 92.73 DEP criu/sysfs_parse.d [2020-02-10T18:09:57.448Z] #44 92.99 DEP criu/sysctl.d [2020-02-10T18:09:57.448Z] #44 93.26 DEP criu/string.d [2020-02-10T18:09:57.448Z] #44 93.29 DEP criu/stats.d [2020-02-10T18:09:57.448Z] #44 93.43 DEP criu/sockets.d [2020-02-10T18:09:57.448Z] #44 93.78 DEP criu/sk-unix.d [2020-02-10T18:09:57.448Z] #44 94.02 DEP criu/sk-tcp.d [2020-02-10T18:09:57.448Z] #44 94.29 DEP criu/sk-queue.d [2020-02-10T18:09:57.448Z] #44 94.65 DEP criu/sk-packet.d [2020-02-10T18:09:57.709Z] #44 94.93 DEP criu/sk-netlink.d [2020-02-10T18:09:57.709Z] #44 95.08 DEP criu/sk-inet.d [2020-02-10T18:09:57.914Z] #44 80.75 DEP criu/kcmp-ids.d [2020-02-10T18:09:57.914Z] #44 80.83 DEP criu/irmap.d [2020-02-10T18:09:57.914Z] #44 80.97 DEP criu/ipc_ns.d [2020-02-10T18:09:57.971Z] #44 95.22 DEP criu/signalfd.d [2020-02-10T18:09:57.971Z] #44 95.35 DEP criu/sigframe.d [2020-02-10T18:09:58.170Z] #44 81.12 DEP criu/image.d [2020-02-10T18:09:58.231Z] #44 95.53 DEP criu/shmem.d [2020-02-10T18:09:58.231Z] #44 ... [2020-02-10T18:09:58.231Z] [2020-02-10T18:09:58.231Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-10T18:09:58.231Z] #17 28.16 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ... [2020-02-10T18:09:58.426Z] #44 81.37 DEP criu/image-desc.d [2020-02-10T18:09:58.426Z] #44 81.46 DEP criu/fsnotify.d [2020-02-10T18:09:58.494Z] #17 28.24 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-02-10T18:09:58.682Z] #44 81.66 DEP criu/filesystems.d [2020-02-10T18:09:58.682Z] #44 81.80 DEP criu/files.d [2020-02-10T18:09:58.938Z] #44 81.96 DEP criu/files-reg.d [2020-02-10T18:09:59.067Z] #17 ... [2020-02-10T18:09:59.067Z] [2020-02-10T18:09:59.067Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T18:09:59.067Z] #23 139.0 + mkdir -p /tmp/tmp.ocgtKP5BWW/src/github.com/docker [2020-02-10T18:09:59.067Z] #23 139.0 + mv components/cli /tmp/tmp.ocgtKP5BWW/src/github.com/docker/cli [2020-02-10T18:09:59.067Z] #23 139.0 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-02-10T18:09:59.194Z] #44 82.11 DEP criu/files-ext.d [2020-02-10T18:09:59.194Z] #44 82.21 DEP criu/file-lock.d [2020-02-10T18:09:59.194Z] #44 82.35 DEP criu/file-ids.d [2020-02-10T18:09:59.328Z] #23 ... [2020-02-10T18:09:59.328Z] [2020-02-10T18:09:59.328Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T18:09:59.328Z] #44 95.73 DEP criu/servicefd.d [2020-02-10T18:09:59.328Z] #44 95.87 DEP criu/seize.d [2020-02-10T18:09:59.328Z] #44 96.17 DEP criu/seccomp.d [2020-02-10T18:09:59.328Z] #44 96.45 DEP criu/rst-malloc.d [2020-02-10T18:09:59.328Z] #44 96.71 DEP criu/rbtree.d [2020-02-10T18:09:59.450Z] #44 82.47 DEP criu/fifo.d [2020-02-10T18:09:59.588Z] #44 96.75 DEP criu/pstree.d [2020-02-10T18:09:59.706Z] #44 82.63 DEP criu/fdstore.d [2020-02-10T18:09:59.706Z] #44 82.76 DEP criu/fault-injection.d [2020-02-10T18:09:59.706Z] #44 82.82 DEP criu/external.d [2020-02-10T18:09:59.706Z] #44 82.91 DEP criu/eventpoll.d [2020-02-10T18:09:59.849Z] #44 97.09 DEP criu/protobuf.d [2020-02-10T18:09:59.903Z] #8 unpacking docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8b59ba73b04691900f96ab25edeeb4546b2a26d21a9da234910cfcf 9.8s done [2020-02-10T18:09:59.903Z] #8 DONE 12.6s [2020-02-10T18:09:59.903Z] [2020-02-10T18:09:59.903Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-02-10T18:09:59.903Z] #9 DONE 0.3s [2020-02-10T18:09:59.903Z] [2020-02-10T18:09:59.903Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-02-10T18:09:59.903Z] #10 DONE 0.2s [2020-02-10T18:09:59.903Z] [2020-02-10T18:09:59.903Z] #41 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-02-10T18:09:59.903Z] #41 DONE 0.0s [2020-02-10T18:09:59.903Z] [2020-02-10T18:09:59.903Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-02-10T18:09:59.903Z] #30 DONE 0.1s [2020-02-10T18:09:59.903Z] [2020-02-10T18:09:59.903Z] #22 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-10T18:09:59.903Z] #22 DONE 0.1s [2020-02-10T18:09:59.903Z] [2020-02-10T18:09:59.903Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-10T18:09:59.903Z] #31 ... [2020-02-10T18:09:59.903Z] [2020-02-10T18:09:59.903Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-02-10T18:09:59.903Z] #23 DONE 0.1s [2020-02-10T18:09:59.903Z] [2020-02-10T18:09:59.903Z] #71 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-02-10T18:09:59.903Z] #71 DONE 0.1s [2020-02-10T18:09:59.903Z] [2020-02-10T18:09:59.903Z] #65 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-02-10T18:09:59.903Z] #65 DONE 0.1s [2020-02-10T18:09:59.903Z] [2020-02-10T18:09:59.903Z] #53 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-02-10T18:09:59.903Z] #53 DONE 0.1s [2020-02-10T18:09:59.903Z] [2020-02-10T18:09:59.903Z] #50 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-02-10T18:09:59.903Z] #50 DONE 0.1s [2020-02-10T18:09:59.903Z] [2020-02-10T18:09:59.903Z] #47 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-02-10T18:09:59.903Z] #47 DONE 0.1s [2020-02-10T18:09:59.903Z] [2020-02-10T18:09:59.903Z] #33 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-02-10T18:09:59.903Z] #33 DONE 0.1s [2020-02-10T18:09:59.903Z] [2020-02-10T18:09:59.903Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T18:09:59.903Z] #34 0.468 + RM_GOPATH=0 [2020-02-10T18:09:59.903Z] #34 0.468 + TMP_GOPATH= [2020-02-10T18:09:59.903Z] #34 0.469 + : /build [2020-02-10T18:09:59.903Z] #34 0.469 + '[' -z '' ']' [2020-02-10T18:09:59.903Z] #34 0.470 ++ mktemp -d [2020-02-10T18:09:59.903Z] #34 0.471 + export GOPATH=/tmp/tmp.xHZBBlk8Ly [2020-02-10T18:09:59.903Z] #34 0.471 + GOPATH=/tmp/tmp.xHZBBlk8Ly [2020-02-10T18:09:59.903Z] #34 0.471 + RM_GOPATH=1 [2020-02-10T18:09:59.903Z] #34 0.473 ++ dirname ./install.sh [2020-02-10T18:09:59.903Z] #34 0.474 + dir=. [2020-02-10T18:09:59.903Z] #34 0.475 + bin=tomlv [2020-02-10T18:09:59.903Z] #34 0.475 + shift [2020-02-10T18:09:59.903Z] #34 0.475 + '[' '!' -f ./tomlv.installer ']' [2020-02-10T18:09:59.903Z] #34 0.475 + . ./tomlv.installer [2020-02-10T18:09:59.903Z] #34 0.476 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-10T18:09:59.903Z] #34 0.476 + install_tomlv [2020-02-10T18:09:59.903Z] #34 0.476 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-02-10T18:09:59.903Z] #34 0.476 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-10T18:09:59.903Z] #34 0.477 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.xHZBBlk8Ly/src/github.com/BurntSushi/toml [2020-02-10T18:09:59.903Z] #34 0.484 Cloning into '/tmp/tmp.xHZBBlk8Ly/src/github.com/BurntSushi/toml'... [2020-02-10T18:09:59.962Z] #44 83.07 DEP criu/eventfd.d [2020-02-10T18:09:59.962Z] #44 83.18 DEP criu/crtools.d [2020-02-10T18:10:00.110Z] #44 97.19 GEN criu/protobuf-desc-gen.h [2020-02-10T18:10:00.218Z] #44 83.35 DEP criu/cr-service.d [2020-02-10T18:10:00.256Z] Fetching without tags [2020-02-10T18:10:00.473Z] #44 83.48 DEP criu/cr-restore.d [2020-02-10T18:09:59.840Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-10T18:09:59.950Z] > git config --add remote.origin.fetch +refs/pull/40470/head:refs/remotes/origin/PR-40470 # timeout=10 [2020-02-10T18:10:00.011Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-02-10T18:10:00.143Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-10T18:10:00.283Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-10T18:10:00.284Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-10T18:10:00.285Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40470/head:refs/remotes/origin/PR-40470 +refs/heads/master:refs/remotes/origin/master [2020-02-10T18:10:00.689Z] #34 1.144 + cd /tmp/tmp.xHZBBlk8Ly/src/github.com/BurntSushi/toml [2020-02-10T18:10:00.689Z] #34 1.145 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-10T18:10:00.689Z] #34 1.148 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-02-10T18:10:00.689Z] #34 1.412 runtime/internal/atomic [2020-02-10T18:10:00.689Z] #34 1.420 internal/cpu [2020-02-10T18:10:00.729Z] #44 83.81 DEP criu/cr-errno.d [2020-02-10T18:10:00.729Z] #44 83.84 DEP criu/cr-dump.d [2020-02-10T18:10:00.985Z] #44 84.01 DEP criu/cr-dedup.d [2020-02-10T18:10:01.039Z] Merging remotes/origin/master commit adf066416ff64776b87d3d384bc5f3fabe0ad8e4 into PR head commit 6acfc420948842403d9193f38a954534ab05378f [2020-02-10T18:10:01.064Z] #34 1.552 runtime/internal/sys [2020-02-10T18:10:01.064Z] #34 1.610 runtime/internal/math [2020-02-10T18:10:01.064Z] #34 1.636 math/bits [2020-02-10T18:10:01.064Z] #34 1.654 internal/bytealg [2020-02-10T18:10:01.064Z] #34 1.700 runtime [2020-02-10T18:10:01.064Z] #34 1.773 math [2020-02-10T18:10:01.241Z] #44 84.22 DEP criu/cr-check.d [2020-02-10T18:10:01.241Z] #44 84.43 DEP criu/config.d [2020-02-10T18:10:01.495Z] #44 98.81 DEP criu/protobuf-desc.d [2020-02-10T18:10:01.496Z] #44 98.93 DEP criu/proc_parse.d [2020-02-10T18:10:01.496Z] #44 84.58 DEP criu/clone-noasan.d [2020-02-10T18:10:01.496Z] #44 84.66 DEP criu/cgroup.d [2020-02-10T18:10:01.752Z] #44 84.86 DEP criu/cgroup-props.d [2020-02-10T18:10:01.752Z] #44 85.00 DEP criu/bitmap.d [2020-02-10T18:10:02.007Z] #44 85.02 DEP criu/bfd.d [2020-02-10T18:10:02.007Z] #44 85.14 DEP criu/autofs.d [2020-02-10T18:10:02.069Z] #44 99.16 DEP criu/plugin.d [2020-02-10T18:10:02.069Z] #44 99.26 DEP criu/pipes.d [2020-02-10T18:10:02.263Z] #44 85.27 DEP criu/aio.d [2020-02-10T18:10:02.263Z] #44 85.42 DEP criu/action-scripts.d [2020-02-10T18:10:02.331Z] #44 99.45 DEP criu/pie-util.d [2020-02-10T18:10:02.331Z] #44 99.55 DEP criu/pie-util-vdso.d [2020-02-10T18:10:02.336Z] #34 ... [2020-02-10T18:10:02.336Z] [2020-02-10T18:10:02.336Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T18:10:02.336Z] #24 0.346 + RM_GOPATH=0 [2020-02-10T18:10:02.336Z] #24 0.346 + TMP_GOPATH= [2020-02-10T18:10:02.336Z] #24 0.346 + : /build [2020-02-10T18:10:02.336Z] #24 0.346 + '[' -z '' ']' [2020-02-10T18:10:02.336Z] #24 0.347 ++ mktemp -d [2020-02-10T18:10:02.336Z] #24 0.348 + export GOPATH=/tmp/tmp.hxdfbk8ax9 [2020-02-10T18:10:02.336Z] #24 0.348 + GOPATH=/tmp/tmp.hxdfbk8ax9 [2020-02-10T18:10:02.336Z] #24 0.348 + RM_GOPATH=1 [2020-02-10T18:10:02.336Z] #24 0.348 ++ dirname ./install.sh [2020-02-10T18:10:02.336Z] #24 0.350 + dir=. [2020-02-10T18:10:02.336Z] #24 0.350 + bin=dockercli [2020-02-10T18:10:02.336Z] #24 0.350 + shift [2020-02-10T18:10:02.336Z] #24 0.350 + '[' '!' -f ./dockercli.installer ']' [2020-02-10T18:10:02.336Z] #24 0.350 + . ./dockercli.installer [2020-02-10T18:10:02.336Z] #24 0.351 ++ : stable [2020-02-10T18:10:02.336Z] #24 0.351 ++ : 17.06.2-ce [2020-02-10T18:10:02.336Z] #24 0.351 + install_dockercli [2020-02-10T18:10:02.336Z] #24 0.351 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-02-10T18:10:02.336Z] #24 0.352 Install docker/cli version 17.06.2-ce from stable [2020-02-10T18:10:02.336Z] #24 0.352 ++ uname -m [2020-02-10T18:10:02.336Z] #24 0.356 + arch=s390x [2020-02-10T18:10:02.336Z] #24 0.356 + '[' s390x '!=' x86_64 ']' [2020-02-10T18:10:02.336Z] #24 0.357 + '[' s390x '!=' s390x ']' [2020-02-10T18:10:02.336Z] #24 0.357 + url=https://download.docker.com/linux/static [2020-02-10T18:10:02.336Z] #24 0.357 + tar -xz docker/docker [2020-02-10T18:10:02.336Z] #24 0.358 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-02-10T18:10:02.336Z] #24 2.462 + mkdir -p /build [2020-02-10T18:10:02.336Z] #24 2.463 + mv docker/docker /build/ [2020-02-10T18:10:02.336Z] #24 2.464 + rmdir docker [2020-02-10T18:10:02.336Z] #24 DONE 2.6s [2020-02-10T18:10:02.336Z] [2020-02-10T18:10:02.336Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T18:10:02.336Z] #48 0.469 + RM_GOPATH=0 [2020-02-10T18:10:02.336Z] #48 0.469 + TMP_GOPATH= [2020-02-10T18:10:02.336Z] #48 0.469 + : /build [2020-02-10T18:10:02.336Z] #48 0.469 + '[' -z '' ']' [2020-02-10T18:10:02.336Z] #48 0.474 ++ mktemp -d [2020-02-10T18:10:02.336Z] #48 0.479 + export GOPATH=/tmp/tmp.eF8po92bZb [2020-02-10T18:10:02.336Z] #48 0.479 + GOPATH=/tmp/tmp.eF8po92bZb [2020-02-10T18:10:02.336Z] #48 0.479 + RM_GOPATH=1 [2020-02-10T18:10:02.336Z] #48 0.479 ++ dirname ./install.sh [2020-02-10T18:10:02.336Z] #48 0.481 + dir=. [2020-02-10T18:10:02.336Z] #48 0.481 + bin=vndr [2020-02-10T18:10:02.336Z] #48 0.481 + shift [2020-02-10T18:10:02.336Z] #48 0.481 + '[' '!' -f ./vndr.installer ']' [2020-02-10T18:10:02.336Z] #48 0.482 + . ./vndr.installer [2020-02-10T18:10:02.336Z] #48 0.482 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-02-10T18:10:02.336Z] #48 0.483 + install_vndr [2020-02-10T18:10:02.336Z] #48 0.483 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-02-10T18:10:02.336Z] #48 0.483 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-02-10T18:10:02.336Z] #48 0.483 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.eF8po92bZb/src/github.com/LK4D4/vndr [2020-02-10T18:10:02.336Z] #48 0.485 Cloning into '/tmp/tmp.eF8po92bZb/src/github.com/LK4D4/vndr'... [2020-02-10T18:10:02.336Z] #48 1.097 + cd /tmp/tmp.eF8po92bZb/src/github.com/LK4D4/vndr [2020-02-10T18:10:02.336Z] #48 1.097 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-02-10T18:10:02.336Z] #48 1.117 + go build -buildmode=pie -v -o /build/vndr . [2020-02-10T18:10:02.336Z] #48 1.443 internal/cpu [2020-02-10T18:10:02.336Z] #48 1.451 runtime/internal/atomic [2020-02-10T18:10:02.336Z] #48 1.526 runtime/internal/sys [2020-02-10T18:10:02.336Z] #48 1.590 runtime/internal/math [2020-02-10T18:10:02.336Z] #48 1.656 internal/race [2020-02-10T18:10:02.336Z] #48 1.673 sync/atomic [2020-02-10T18:10:02.336Z] #48 1.708 runtime [2020-02-10T18:10:02.336Z] #48 1.735 unicode [2020-02-10T18:10:02.336Z] #48 2.412 unicode/utf8 [2020-02-10T18:10:02.336Z] #48 2.504 math [2020-02-10T18:10:02.519Z] #44 85.67 CC criu/action-scripts.o [2020-02-10T18:10:02.594Z] #44 99.77 DEP criu/pie-util-vdso-elf32.d [2020-02-10T18:10:02.594Z] #44 99.86 DEP criu/path.d [2020-02-10T18:10:02.855Z] #44 100.0 DEP criu/parasite-syscall.d [2020-02-10T18:10:02.855Z] #44 100.3 DEP criu/pagemap.d [2020-02-10T18:10:03.084Z] #44 86.11 CC criu/aio.o [2020-02-10T18:10:03.117Z] #44 100.5 DEP criu/pagemap-cache.d [2020-02-10T18:10:03.126Z] #48 3.712 unicode/utf16 [2020-02-10T18:10:03.126Z] #48 3.757 container/list [2020-02-10T18:10:03.378Z] #44 100.7 DEP criu/page-xfer.d [2020-02-10T18:10:03.378Z] #44 100.8 DEP criu/page-pipe.d [2020-02-10T18:10:03.500Z] #48 3.816 crypto/internal/subtle [2020-02-10T18:10:03.500Z] #48 3.829 crypto/subtle [2020-02-10T18:10:03.500Z] #48 3.845 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-02-10T18:10:03.500Z] #48 3.860 internal/nettrace [2020-02-10T18:10:03.500Z] #48 3.897 runtime/cgo [2020-02-10T18:10:01.139Z] > git config core.sparsecheckout # timeout=10 [2020-02-10T18:10:01.196Z] > git checkout -f 6acfc420948842403d9193f38a954534ab05378f [2020-02-10T18:10:03.646Z] #44 86.67 CC criu/autofs.o [2020-02-10T18:10:03.952Z] #44 101.0 DEP criu/netfilter.d [2020-02-10T18:10:03.952Z] #44 101.2 DEP criu/net.d [2020-02-10T18:10:04.214Z] #44 101.4 DEP criu/namespaces.d [2020-02-10T18:10:04.214Z] #44 101.6 DEP criu/mount.d [2020-02-10T18:10:04.282Z] Merge succeeded, producing 6acfc420948842403d9193f38a954534ab05378f [2020-02-10T18:10:04.283Z] Checking out Revision 6acfc420948842403d9193f38a954534ab05378f (PR-40470) [2020-02-10T18:10:04.477Z] #44 101.8 DEP criu/mem.d [2020-02-10T18:10:04.477Z] #44 ... [2020-02-10T18:10:04.477Z] [2020-02-10T18:10:04.477Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-10T18:10:04.477Z] #17 31.08 Selecting previously unselected package python3-minimal. [2020-02-10T18:10:04.477Z] #17 31.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 ... 23645 files and directories currently installed.) [2020-02-10T18:10:04.477Z] #17 31.12 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2020-02-10T18:10:04.477Z] #17 31.15 Unpacking python3-minimal (3.7.3-1) ... [2020-02-10T18:10:04.477Z] #17 31.25 Selecting previously unselected package libmpdec2:arm64. [2020-02-10T18:10:04.477Z] #17 31.26 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2020-02-10T18:10:04.477Z] #17 31.28 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2020-02-10T18:10:04.477Z] #17 31.36 Selecting previously unselected package libpython3.7-stdlib:arm64. [2020-02-10T18:10:04.477Z] #17 31.37 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_arm64.deb ... [2020-02-10T18:10:04.477Z] #17 31.38 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ... [2020-02-10T18:10:04.477Z] #17 32.38 Selecting previously unselected package python3.7. [2020-02-10T18:10:04.477Z] #17 32.40 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_arm64.deb ... [2020-02-10T18:10:04.477Z] #17 32.40 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-02-10T18:10:04.477Z] #17 32.53 Selecting previously unselected package libpython3-stdlib:arm64. [2020-02-10T18:10:04.477Z] #17 32.54 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2020-02-10T18:10:04.477Z] #17 32.55 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2020-02-10T18:10:04.477Z] #17 32.66 Setting up python3-minimal (3.7.3-1) ... [2020-02-10T18:10:04.477Z] #17 33.77 Selecting previously unselected package python3. [2020-02-10T18:10:04.477Z] #17 33.77 (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-02-10T18:10:04.477Z] #17 33.84 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2020-02-10T18:10:04.477Z] #17 33.86 Unpacking python3 (3.7.3-1) ... [2020-02-10T18:10:04.477Z] #17 34.05 Selecting previously unselected package libip4tc0:arm64. [2020-02-10T18:10:04.477Z] #17 34.05 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2020-02-10T18:10:04.477Z] #17 34.06 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2020-02-10T18:10:04.477Z] #17 34.16 Selecting previously unselected package libip6tc0:arm64. [2020-02-10T18:10:04.477Z] #17 34.18 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2020-02-10T18:10:04.477Z] #17 34.19 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2020-02-10T18:10:04.477Z] #17 34.30 Selecting previously unselected package libiptc0:arm64. [2020-02-10T18:10:04.477Z] #17 34.30 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2020-02-10T18:10:04.477Z] #17 34.32 Unpacking libiptc0:arm64 (1.8.2-4) ... [2020-02-10T18:10:04.477Z] #17 34.43 Selecting previously unselected package libnfnetlink0:arm64. [2020-02-10T18:10:04.477Z] #17 34.43 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2020-02-10T18:10:04.739Z] #17 34.44 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-02-10T18:10:04.739Z] #17 34.59 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2020-02-10T18:10:04.739Z] #17 34.59 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2020-02-10T18:10:04.739Z] #17 34.62 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-02-10T18:10:04.768Z] #48 5.362 vendor/golang.org/x/crypto/internal/subtle [2020-02-10T18:10:05.001Z] #17 34.74 Selecting previously unselected package libnftnl11:arm64. [2020-02-10T18:10:05.001Z] #17 34.75 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2020-02-10T18:10:05.001Z] #17 34.77 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2020-02-10T18:10:05.001Z] #17 34.88 Selecting previously unselected package iptables. [2020-02-10T18:10:05.001Z] #17 34.89 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2020-02-10T18:10:05.001Z] #17 34.90 Unpacking iptables (1.8.2-4) ... [2020-02-10T18:10:05.534Z] #44 88.19 CC criu/bfd.o [2020-02-10T18:10:05.575Z] #17 35.33 Selecting previously unselected package xxd. [2020-02-10T18:10:05.575Z] #17 35.35 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-02-10T18:10:05.575Z] #17 35.37 Unpacking xxd (2:8.1.0875-5) ... [2020-02-10T18:10:05.790Z] #44 88.76 CC criu/bitmap.o [2020-02-10T18:10:05.837Z] #17 35.50 Selecting previously unselected package vim-common. [2020-02-10T18:10:05.837Z] #17 35.51 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-02-10T18:10:05.837Z] #17 35.55 Unpacking vim-common (2:8.1.0875-5) ... [2020-02-10T18:10:06.046Z] #44 88.92 CC criu/cgroup-props.o [2020-02-10T18:10:06.100Z] #17 35.85 Selecting previously unselected package bash-completion. [2020-02-10T18:10:06.100Z] #17 35.86 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-02-10T18:10:03.979Z] > git merge adf066416ff64776b87d3d384bc5f3fabe0ad8e4 # timeout=10 [2020-02-10T18:10:04.155Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-02-10T18:10:04.308Z] > git config core.sparsecheckout # timeout=10 [2020-02-10T18:10:04.380Z] > git checkout -f 6acfc420948842403d9193f38a954534ab05378f [2020-02-10T18:10:06.607Z] #44 89.79 CC criu/cgroup.o [2020-02-10T18:10:07.169Z] #44 ... [2020-02-10T18:10:07.169Z] [2020-02-10T18:10:07.169Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-10T18:10:07.169Z] #30 DONE 152.5s [2020-02-10T18:10:07.169Z] [2020-02-10T18:10:07.169Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-10T18:10:07.169Z] #17 11.32 Reading package lists... [2020-02-10T18:10:07.169Z] #17 14.87 Reading package lists... [2020-02-10T18:10:07.169Z] #17 18.03 Building dependency tree... [2020-02-10T18:10:07.169Z] #17 19.70 libcap2-bin is already the newest version (1:2.25-2). [2020-02-10T18:10:07.169Z] #17 19.70 The following additional packages will be installed: [2020-02-10T18:10:07.169Z] #17 19.70 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-02-10T18:10:07.169Z] #17 19.71 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-02-10T18:10:07.169Z] #17 19.71 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-02-10T18:10:07.169Z] #17 19.71 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-02-10T18:10:07.169Z] #17 19.71 python3.7 python3.7-minimal vim-runtime xxd [2020-02-10T18:10:07.169Z] #17 19.71 Suggested packages: [2020-02-10T18:10:07.169Z] #17 19.72 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-02-10T18:10:07.169Z] #17 19.72 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-02-10T18:10:07.169Z] #17 19.72 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-02-10T18:10:07.169Z] #17 19.72 Recommended packages: [2020-02-10T18:10:07.169Z] #17 19.72 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-02-10T18:10:07.169Z] #17 19.72 python3-keyrings.alt python3-xdg unzip [2020-02-10T18:10:07.169Z] #17 21.42 The following NEW packages will be installed: [2020-02-10T18:10:07.169Z] #17 21.42 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-02-10T18:10:07.169Z] #17 21.43 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-02-10T18:10:07.169Z] #17 21.43 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-02-10T18:10:07.169Z] #17 21.43 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-02-10T18:10:07.169Z] #17 21.43 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-02-10T18:10:07.169Z] #17 21.43 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-02-10T18:10:07.169Z] #17 21.43 python3-setuptools python3-wheel python3.7 python3.7-minimal [2020-02-10T18:10:07.169Z] #17 21.43 thin-provisioning-tools vim vim-common vim-runtime xfsprogs xxd xz-utils zip [2020-02-10T18:10:07.169Z] #17 21.77 0 upgraded, 46 newly installed, 0 to remove and 9 not upgraded. [2020-02-10T18:10:07.169Z] #17 21.77 Need to get 27.0 MB of archives. [2020-02-10T18:10:07.169Z] #17 21.77 After this operation, 111 MB of additional disk space will be used. [2020-02-10T18:10:07.169Z] #17 21.77 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-02-10T18:10:07.251Z] #48 7.332 github.com/LK4D4/vndr/godl/singleflight [2020-02-10T18:10:07.251Z] #48 7.332 internal/reflectlite [2020-02-10T18:10:07.251Z] #48 7.464 math/rand [2020-02-10T18:10:07.251Z] #48 7.906 internal/singleflight [2020-02-10T18:10:07.426Z] #17 21.78 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-02-10T18:10:07.427Z] #17 21.84 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-02-10T18:10:07.427Z] #17 22.03 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-02-10T18:10:07.683Z] #17 22.03 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-02-10T18:10:07.683Z] #17 22.04 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-02-10T18:10:07.683Z] #17 22.17 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-02-10T18:10:07.683Z] #17 22.22 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-02-10T18:10:07.683Z] #17 22.22 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-02-10T18:10:07.683Z] #17 22.22 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-02-10T18:10:07.683Z] #17 22.22 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-02-10T18:10:07.683Z] #17 22.23 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-02-10T18:10:07.683Z] #17 22.23 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-02-10T18:10:07.683Z] #17 22.23 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-02-10T18:10:07.683Z] #17 22.24 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-02-10T18:10:07.683Z] #17 22.24 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-02-10T18:10:07.683Z] #17 22.29 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-02-10T18:10:07.683Z] #17 22.29 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-02-10T18:10:07.939Z] #17 22.30 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-02-10T18:10:07.939Z] #17 22.34 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-02-10T18:10:07.939Z] #17 22.34 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-02-10T18:10:07.939Z] #17 22.34 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-02-10T18:10:07.939Z] #17 22.40 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-02-10T18:10:07.939Z] #17 22.40 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-02-10T18:10:07.939Z] #17 22.40 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-02-10T18:10:07.939Z] #17 22.40 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-02-10T18:10:07.939Z] #17 22.41 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-02-10T18:10:07.939Z] #17 22.44 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-02-10T18:10:07.939Z] #17 22.44 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6 [8292 kB] [2020-02-10T18:10:08.167Z] #48 8.795 bytes [2020-02-10T18:10:08.167Z] #48 8.809 strconv [2020-02-10T18:10:08.500Z] #17 23.00 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-02-10T18:10:08.500Z] #17 23.01 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-02-10T18:10:08.500Z] #17 23.01 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-02-10T18:10:08.500Z] #17 23.01 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-02-10T18:10:08.501Z] #17 23.02 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-02-10T18:10:08.501Z] #17 23.03 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-02-10T18:10:08.501Z] #17 23.10 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-02-10T18:10:08.757Z] #17 23.11 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-02-10T18:10:08.757Z] #17 23.12 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-02-10T18:10:08.757Z] #17 23.14 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-02-10T18:10:08.757Z] #17 23.14 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-02-10T18:10:08.757Z] #17 23.16 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-02-10T18:10:08.757Z] #17 23.16 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-02-10T18:10:08.757Z] #17 23.18 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-02-10T18:10:08.757Z] #17 23.40 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-02-10T18:10:08.960Z] #48 9.718 bufio [2020-02-10T18:10:09.013Z] #17 23.45 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-02-10T18:10:09.013Z] #17 23.48 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-02-10T18:10:09.329Z] #48 ... [2020-02-10T18:10:09.329Z] [2020-02-10T18:10:09.329Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-10T18:10:09.329Z] #42 0.341 + git clone https://github.com/docker/distribution.git . [2020-02-10T18:10:09.329Z] #42 0.342 Cloning into '.'... [2020-02-10T18:10:09.329Z] #42 ... [2020-02-10T18:10:09.329Z] [2020-02-10T18:10:09.329Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-10T18:10:09.329Z] #36 0.483 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-10T18:10:09.329Z] #36 0.522 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-10T18:10:09.329Z] #36 0.543 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-10T18:10:09.329Z] #36 1.065 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-02-10T18:10:09.329Z] #36 8.447 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [156 kB] [2020-02-10T18:10:09.329Z] #36 8.631 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [5784 B] [2020-02-10T18:10:09.405Z] #17 38.89 Unpacking bash-completion (1:2.8-6) ... [2020-02-10T18:10:09.512Z] Removing intermediate container 276c33e15f07 [2020-02-10T18:10:09.512Z] ---> 030d184e7e0a [2020-02-10T18:10:09.512Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2020-02-10T18:10:09.512Z] ---> ebd73b5ebd31 [2020-02-10T18:10:09.512Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-02-10T18:10:09.512Z] ---> 55d75f7862a9 [2020-02-10T18:10:09.512Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2020-02-10T18:10:09.512Z] ---> Running in 10e0e0ffbed9 [2020-02-10T18:10:09.512Z] Removing intermediate container 10e0e0ffbed9 [2020-02-10T18:10:09.512Z] ---> 177ab2d410fd [2020-02-10T18:10:09.512Z] Successfully built 177ab2d410fd [2020-02-10T18:10:09.512Z] Successfully tagged moby-buildx:latest [2020-02-10T18:10:09.512Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-02-10T18:10:09.512Z] if [ -n "${id}" ]; then \ [2020-02-10T18:10:09.512Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-02-10T18:10:09.512Z] && touch bundles/buildx; \ [2020-02-10T18:10:09.512Z] docker rm -f ${id}; \ [2020-02-10T18:10:09.512Z] fi [2020-02-10T18:10:09.512Z] a924d2116a069252a369e7779568462cd0e3c9c99cca43462eee8310be9edb00 [2020-02-10T18:10:09.512Z] bundles/buildx version [2020-02-10T18:10:09.512Z] buildx v0.3.1 6db68d0 [2020-02-10T18:10:09.512Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:6acfc420948842403d9193f38a954534ab05378f . [2020-02-10T18:10:09.512Z] #1 [internal] booting buildkit [2020-02-10T18:10:09.512Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-02-10T18:10:09.512Z] #1 pulling image moby/buildkit:buildx-stable-1 2.8s done [2020-02-10T18:10:09.512Z] #1 creating container buildx_buildkit_default [2020-02-10T18:10:09.575Z] #17 24.14 debconf: delaying package configuration, since apt-utils is not installed [2020-02-10T18:10:09.666Z] #17 39.40 Selecting previously unselected package bzip2. [2020-02-10T18:10:09.666Z] #17 39.40 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2020-02-10T18:10:09.666Z] #17 39.41 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-02-10T18:10:09.666Z] #17 39.52 Selecting previously unselected package xz-utils. [2020-02-10T18:10:09.666Z] #17 39.52 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2020-02-10T18:10:09.666Z] #17 39.54 Unpacking xz-utils (5.2.4-1) ... [2020-02-10T18:10:09.712Z] #36 ... [2020-02-10T18:10:09.712Z] [2020-02-10T18:10:09.712Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T18:10:09.712Z] #72 0.459 + RM_GOPATH=0 [2020-02-10T18:10:09.713Z] #72 0.459 + TMP_GOPATH= [2020-02-10T18:10:09.713Z] #72 0.459 + : /build [2020-02-10T18:10:09.713Z] #72 0.459 + '[' -z '' ']' [2020-02-10T18:10:09.713Z] #72 0.459 ++ mktemp -d [2020-02-10T18:10:09.713Z] #72 0.460 + export GOPATH=/tmp/tmp.um6S5fl2kQ [2020-02-10T18:10:09.713Z] #72 0.460 + GOPATH=/tmp/tmp.um6S5fl2kQ [2020-02-10T18:10:09.713Z] #72 0.460 + RM_GOPATH=1 [2020-02-10T18:10:09.713Z] #72 0.463 ++ dirname ./install.sh [2020-02-10T18:10:09.713Z] #72 0.465 + dir=. [2020-02-10T18:10:09.713Z] #72 0.465 + bin=proxy [2020-02-10T18:10:09.713Z] #72 0.465 + shift [2020-02-10T18:10:09.713Z] #72 0.465 + '[' '!' -f ./proxy.installer ']' [2020-02-10T18:10:09.713Z] #72 0.465 + . ./proxy.installer [2020-02-10T18:10:09.713Z] #72 0.466 ++ : feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9 [2020-02-10T18:10:09.713Z] #72 0.467 + install_proxy [2020-02-10T18:10:09.713Z] #72 0.467 + case "$1" in [2020-02-10T18:10:09.713Z] #72 0.467 + export CGO_ENABLED=0 [2020-02-10T18:10:09.713Z] #72 0.467 + CGO_ENABLED=0 [2020-02-10T18:10:09.713Z] #72 0.467 + _install_proxy [2020-02-10T18:10:09.713Z] #72 0.467 + echo 'Install docker-proxy version feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9' [2020-02-10T18:10:09.713Z] #72 0.467 Install docker-proxy version feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9 [2020-02-10T18:10:09.713Z] #72 0.468 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.um6S5fl2kQ/src/github.com/docker/libnetwork [2020-02-10T18:10:09.713Z] #72 0.470 Cloning into '/tmp/tmp.um6S5fl2kQ/src/github.com/docker/libnetwork'... [2020-02-10T18:10:09.713Z] #72 ... [2020-02-10T18:10:09.713Z] [2020-02-10T18:10:09.713Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-10T18:10:09.713Z] #26 0.438 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-10T18:10:09.713Z] #26 0.486 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-10T18:10:09.713Z] #26 0.511 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-10T18:10:09.713Z] #26 0.743 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-02-10T18:10:09.713Z] #26 9.843 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [156 kB] [2020-02-10T18:10:09.713Z] #26 10.03 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [5784 B] [2020-02-10T18:10:09.713Z] #26 ... [2020-02-10T18:10:09.713Z] [2020-02-10T18:10:09.713Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-10T18:10:09.713Z] #44 0.346 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-10T18:10:09.713Z] #44 0.391 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-10T18:10:09.713Z] #44 0.646 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-10T18:10:09.713Z] #44 0.692 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-02-10T18:10:09.713Z] #44 8.572 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [156 kB] [2020-02-10T18:10:09.713Z] #44 8.894 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [5784 B] [2020-02-10T18:10:09.831Z] #17 24.25 Fetched 27.0 MB in 2s (13.6 MB/s) [2020-02-10T18:10:09.831Z] #17 24.32 Selecting previously unselected package pigz. [2020-02-10T18:10:09.831Z] #17 24.32 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23423 files and directories currently installed.) [2020-02-10T18:10:09.831Z] #17 24.35 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-02-10T18:10:09.831Z] #17 24.36 Unpacking pigz (2.4-1) ... [2020-02-10T18:10:09.831Z] #17 24.45 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-02-10T18:10:09.831Z] #17 24.45 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-02-10T18:10:09.831Z] #17 24.46 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-02-10T18:10:09.831Z] #17 ... [2020-02-10T18:10:09.831Z] [2020-02-10T18:10:09.831Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T18:10:09.831Z] #44 93.07 CC criu/clone-noasan.o [2020-02-10T18:10:09.928Z] #17 39.75 Selecting previously unselected package apparmor. [2020-02-10T18:10:09.928Z] #17 39.75 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2020-02-10T18:10:09.928Z] #17 39.83 Unpacking apparmor (2.13.2-10) ... [2020-02-10T18:10:10.081Z] #44 ... [2020-02-10T18:10:10.081Z] [2020-02-10T18:10:10.081Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-10T18:10:10.081Z] #31 0.370 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-02-10T18:10:10.081Z] #31 0.371 Cloning into '.'... [2020-02-10T18:10:10.081Z] #31 ... [2020-02-10T18:10:10.081Z] [2020-02-10T18:10:10.081Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-10T18:10:10.081Z] #11 0.492 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-10T18:10:10.081Z] #11 0.551 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-10T18:10:10.081Z] #11 0.591 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-10T18:10:10.081Z] #11 1.085 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-02-10T18:10:10.081Z] #11 9.576 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [156 kB] [2020-02-10T18:10:10.081Z] #11 9.782 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [5784 B] [2020-02-10T18:10:10.133Z] #1 creating container buildx_buildkit_default 0.5s done [2020-02-10T18:10:10.133Z] #1 DONE 3.2s [2020-02-10T18:10:10.133Z] [2020-02-10T18:10:10.133Z] #3 [internal] load .dockerignore [2020-02-10T18:10:10.133Z] #3 transferring context: 87B 0.0s done [2020-02-10T18:10:10.133Z] #3 DONE 0.0s [2020-02-10T18:10:10.133Z] [2020-02-10T18:10:10.133Z] #2 [internal] load build definition from Dockerfile [2020-02-10T18:10:10.133Z] #2 transferring dockerfile: 15.71kB done [2020-02-10T18:10:10.133Z] #2 DONE 0.0s [2020-02-10T18:10:10.133Z] [2020-02-10T18:10:10.133Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-02-10T18:10:10.394Z] #44 93.24 CC criu/config.o [2020-02-10T18:10:10.478Z] #11 ... [2020-02-10T18:10:10.478Z] [2020-02-10T18:10:10.478Z] #66 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T18:10:10.478Z] #66 0.482 + RM_GOPATH=0 [2020-02-10T18:10:10.478Z] #66 0.482 + TMP_GOPATH= [2020-02-10T18:10:10.478Z] #66 0.482 + : /build/ [2020-02-10T18:10:10.478Z] #66 0.483 + '[' -z '' ']' [2020-02-10T18:10:10.478Z] #66 0.484 ++ mktemp -d [2020-02-10T18:10:10.478Z] #66 0.485 + export GOPATH=/tmp/tmp.XVs2gh4VPe [2020-02-10T18:10:10.478Z] #66 0.486 + GOPATH=/tmp/tmp.XVs2gh4VPe [2020-02-10T18:10:10.478Z] #66 0.486 + RM_GOPATH=1 [2020-02-10T18:10:10.478Z] #66 0.486 ++ dirname ./install.sh [2020-02-10T18:10:10.478Z] #66 0.488 + dir=. [2020-02-10T18:10:10.478Z] #66 0.488 + bin=rootlesskit [2020-02-10T18:10:10.478Z] #66 0.488 + shift [2020-02-10T18:10:10.478Z] #66 0.488 + '[' '!' -f ./rootlesskit.installer ']' [2020-02-10T18:10:10.478Z] #66 0.488 + . ./rootlesskit.installer [2020-02-10T18:10:10.478Z] #66 0.488 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-10T18:10:10.478Z] #66 0.489 + install_rootlesskit [2020-02-10T18:10:10.478Z] #66 0.489 + case "$1" in [2020-02-10T18:10:10.478Z] #66 0.494 + export CGO_ENABLED=0 [2020-02-10T18:10:10.478Z] #66 0.495 + CGO_ENABLED=0 [2020-02-10T18:10:10.478Z] #66 0.495 + _install_rootlesskit [2020-02-10T18:10:10.478Z] #66 0.495 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71' [2020-02-10T18:10:10.478Z] #66 0.495 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-10T18:10:10.478Z] #66 0.495 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.XVs2gh4VPe/src/github.com/rootless-containers/rootlesskit [2020-02-10T18:10:10.478Z] #66 0.512 Cloning into '/tmp/tmp.XVs2gh4VPe/src/github.com/rootless-containers/rootlesskit'... [2020-02-10T18:10:10.478Z] #66 4.270 + cd /tmp/tmp.XVs2gh4VPe/src/github.com/rootless-containers/rootlesskit [2020-02-10T18:10:10.478Z] #66 4.271 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-10T18:10:10.478Z] #66 4.376 + for f in rootlesskit rootlesskit-docker-proxy [2020-02-10T18:10:10.478Z] #66 4.376 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-02-10T18:10:10.478Z] #66 ... [2020-02-10T18:10:10.478Z] [2020-02-10T18:10:10.478Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T18:10:10.478Z] #54 0.451 + RM_GOPATH=0 [2020-02-10T18:10:10.478Z] #54 0.451 + TMP_GOPATH= [2020-02-10T18:10:10.478Z] #54 0.451 + : /build [2020-02-10T18:10:10.478Z] #54 0.451 + '[' -z '' ']' [2020-02-10T18:10:10.478Z] #54 0.451 ++ mktemp -d [2020-02-10T18:10:10.478Z] #54 0.452 + export GOPATH=/tmp/tmp.XJpmEtwaAd [2020-02-10T18:10:10.478Z] #54 0.452 + GOPATH=/tmp/tmp.XJpmEtwaAd [2020-02-10T18:10:10.478Z] #54 0.452 + RM_GOPATH=1 [2020-02-10T18:10:10.478Z] #54 0.452 ++ dirname ./install.sh [2020-02-10T18:10:10.478Z] #54 0.454 + dir=. [2020-02-10T18:10:10.478Z] #54 0.454 + bin=golangci_lint [2020-02-10T18:10:10.478Z] #54 0.454 + shift [2020-02-10T18:10:10.478Z] #54 0.455 + '[' '!' -f ./golangci_lint.installer ']' [2020-02-10T18:10:10.478Z] #54 0.455 + . ./golangci_lint.installer [2020-02-10T18:10:10.478Z] #54 0.455 ++ : v1.20.0 [2020-02-10T18:10:10.478Z] #54 0.455 + install_golangci_lint [2020-02-10T18:10:10.478Z] #54 0.456 + echo 'Installing golangci-lint version v1.20.0' [2020-02-10T18:10:10.478Z] #54 0.456 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-02-10T18:10:10.478Z] #54 0.456 Installing golangci-lint version v1.20.0 [2020-02-10T18:10:10.478Z] #54 ... [2020-02-10T18:10:10.478Z] [2020-02-10T18:10:10.478Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-10T18:10:10.478Z] #60 0.443 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-10T18:10:10.478Z] #60 0.491 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-10T18:10:10.478Z] #60 0.510 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-10T18:10:10.478Z] #60 0.890 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-02-10T18:10:10.500Z] #17 40.32 Selecting previously unselected package aufs-tools. [2020-02-10T18:10:10.500Z] #17 40.32 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2020-02-10T18:10:10.500Z] #17 40.33 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-02-10T18:10:10.761Z] #17 40.49 Selecting previously unselected package libonig5:arm64. [2020-02-10T18:10:10.761Z] #17 40.51 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2020-02-10T18:10:10.761Z] #17 40.52 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-02-10T18:10:10.855Z] #60 11.60 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [156 kB] [2020-02-10T18:10:10.855Z] #60 ... [2020-02-10T18:10:10.855Z] [2020-02-10T18:10:10.855Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T18:10:10.855Z] #51 0.480 + RM_GOPATH=0 [2020-02-10T18:10:10.855Z] #51 0.480 + TMP_GOPATH= [2020-02-10T18:10:10.855Z] #51 0.480 + : /build [2020-02-10T18:10:10.855Z] #51 0.483 + '[' -z '' ']' [2020-02-10T18:10:10.855Z] #51 0.485 ++ mktemp -d [2020-02-10T18:10:10.855Z] #51 0.489 + export GOPATH=/tmp/tmp.zoOsZ0vF5M [2020-02-10T18:10:10.855Z] #51 0.489 + GOPATH=/tmp/tmp.zoOsZ0vF5M [2020-02-10T18:10:10.855Z] #51 0.489 + RM_GOPATH=1 [2020-02-10T18:10:10.855Z] #51 0.491 ++ dirname ./install.sh [2020-02-10T18:10:10.855Z] #51 0.497 + dir=. [2020-02-10T18:10:10.855Z] #51 0.497 + bin=gotestsum [2020-02-10T18:10:10.855Z] #51 0.497 + shift [2020-02-10T18:10:10.855Z] #51 0.497 + '[' '!' -f ./gotestsum.installer ']' [2020-02-10T18:10:10.855Z] #51 0.497 + . ./gotestsum.installer [2020-02-10T18:10:10.855Z] #51 0.497 ++ : v0.3.5 [2020-02-10T18:10:10.855Z] #51 0.497 + install_gotestsum [2020-02-10T18:10:10.855Z] #51 0.497 + echo 'Installing gotestsum version v0.3.5' [2020-02-10T18:10:10.855Z] #51 0.497 Installing gotestsum version v0.3.5 [2020-02-10T18:10:10.855Z] #51 0.497 + go get -d gotest.tools/gotestsum [2020-02-10T18:10:10.855Z] #51 ... [2020-02-10T18:10:10.855Z] [2020-02-10T18:10:10.855Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T18:10:10.855Z] #48 10.70 syscall [2020-02-10T18:10:10.855Z] #48 11.12 reflect [2020-02-10T18:10:11.023Z] #17 40.68 Selecting previously unselected package libjq1:arm64. [2020-02-10T18:10:11.023Z] #17 40.69 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-02-10T18:10:11.023Z] #17 40.69 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-02-10T18:10:11.023Z] #17 40.83 Selecting previously unselected package jq. [2020-02-10T18:10:11.023Z] #17 40.84 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2020-02-10T18:10:11.023Z] #17 40.86 Unpacking jq (1.5+dfsg-2+b1) ... [2020-02-10T18:10:11.155Z] #4 DONE 0.9s [2020-02-10T18:10:11.155Z] [2020-02-10T18:10:11.155Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-02-10T18:10:11.155Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-02-10T18:10:11.155Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-02-10T18:10:11.155Z] #5 sha256:00154e4363769e05ecacae130e0e82fe6e2ac944b0a46bf676ce0f46e8fce80b 527B / 527B done [2020-02-10T18:10:11.155Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 1.29MB / 8.18MB 0.1s [2020-02-10T18:10:11.155Z] #5 sha256:b4f2fdf8e9d2e73f42c77516fe628def2ea4c1fdf5c247db8c3b72b71710929e 899B / 899B done [2020-02-10T18:10:11.287Z] #17 40.94 Selecting previously unselected package libaio1:arm64. [2020-02-10T18:10:11.287Z] #17 40.96 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2020-02-10T18:10:11.287Z] #17 40.97 Unpacking libaio1:arm64 (0.3.112-3) ... [2020-02-10T18:10:11.287Z] #17 41.05 Selecting previously unselected package libgpm2:arm64. [2020-02-10T18:10:11.287Z] #17 41.06 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2020-02-10T18:10:11.287Z] #17 41.07 Unpacking libgpm2:arm64 (1.20.7-5) ... [2020-02-10T18:10:11.404Z] #44 94.52 CC criu/cr-check.o [2020-02-10T18:10:11.460Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 6.67MB / 8.18MB 0.3s [2020-02-10T18:10:11.460Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 8.18MB / 8.18MB 0.3s done [2020-02-10T18:10:11.460Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2020-02-10T18:10:11.552Z] #17 41.17 Selecting previously unselected package libicu63:arm64. [2020-02-10T18:10:11.552Z] #17 41.18 Preparing to unpack .../20-libicu63_63.1-6_arm64.deb ... [2020-02-10T18:10:11.552Z] #17 41.19 Unpacking libicu63:arm64 (63.1-6) ... [2020-02-10T18:10:12.080Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.6s done [2020-02-10T18:10:12.080Z] #5 DONE 1.0s [2020-02-10T18:10:12.363Z] [2020-02-10T18:10:12.363Z] #7 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-02-10T18:10:12.363Z] #7 DONE 0.2s [2020-02-10T18:10:12.363Z] [2020-02-10T18:10:12.363Z] #6 [internal] load metadata for docker.io/library/golang:1.13.7-buster [2020-02-10T18:10:12.649Z] #6 DONE 0.5s [2020-02-10T18:10:12.682Z] #48 ... [2020-02-10T18:10:12.682Z] [2020-02-10T18:10:12.682Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T18:10:12.682Z] #34 2.929 internal/testlog [2020-02-10T18:10:12.682Z] #34 3.206 encoding [2020-02-10T18:10:12.682Z] #34 3.219 runtime/cgo [2020-02-10T18:10:12.682Z] #34 6.656 sync [2020-02-10T18:10:12.682Z] #34 6.660 internal/reflectlite [2020-02-10T18:10:12.682Z] #34 7.414 errors [2020-02-10T18:10:12.682Z] #34 7.414 sort [2020-02-10T18:10:12.682Z] #34 7.579 strconv [2020-02-10T18:10:12.682Z] #34 8.018 io [2020-02-10T18:10:12.682Z] #34 8.472 internal/oserror [2020-02-10T18:10:12.682Z] #34 8.516 syscall [2020-02-10T18:10:12.682Z] #34 9.297 reflect [2020-02-10T18:10:12.682Z] #34 12.58 time [2020-02-10T18:10:12.682Z] #34 ... [2020-02-10T18:10:12.682Z] [2020-02-10T18:10:12.682Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-10T18:10:12.682Z] #36 12.59 Fetched 8022 kB in 12s (662 kB/s) [2020-02-10T18:10:12.942Z] [2020-02-10T18:10:12.942Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8... [2020-02-10T18:10:12.942Z] #8 resolve docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8b59ba73b04691900f96ab25edeeb4546b2a26d21a9da234910cfcf done [2020-02-10T18:10:13.232Z] #8 sha256:4ee5b088a8b59ba73b04691900f96ab25edeeb4546b2a26d21a9da234910cfcf 1.42kB / 1.42kB done [2020-02-10T18:10:13.232Z] #8 sha256:64dc93eeed1d456095865eef3895c70e18daf1f542c1b6746f98bff434144b18 1.79kB / 1.79kB done [2020-02-10T18:10:13.232Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 0B / 54.13MB 0.1s [2020-02-10T18:10:13.232Z] #8 sha256:f7f35d9825c38e7e0c3f571e8abe513b3b11599bd64a853ace5494e8c1ebe12a 0B / 8.25MB 0.1s [2020-02-10T18:10:13.232Z] #8 sha256:15f0e5dfffa654d207acd729df74f92a34dec73e6d3c2d48cb94f660cee46db8 155B / 155B 0.1s [2020-02-10T18:10:13.232Z] #8 sha256:58cb3db3afdb6f78f9bb067dd4d9c58d87f1951dfaefcbc52f4734e2a6ffda06 5.46kB / 5.46kB done [2020-02-10T18:10:13.232Z] #8 sha256:27e6d793f7577bc28e3d8da62385244985a340fe31c9eaa920a54185f9d46eb8 0B / 10.73MB 0.1s [2020-02-10T18:10:13.232Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 0B / 57.39MB 0.1s [2020-02-10T18:10:13.232Z] #8 sha256:f7f35d9825c38e7e0c3f571e8abe513b3b11599bd64a853ace5494e8c1ebe12a 588.92kB / 8.25MB 0.3s [2020-02-10T18:10:13.232Z] #8 sha256:15f0e5dfffa654d207acd729df74f92a34dec73e6d3c2d48cb94f660cee46db8 155B / 155B 0.2s done [2020-02-10T18:10:13.232Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 64.59kB / 73.43MB 0.3s [2020-02-10T18:10:13.232Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 31.82kB / 96.43MB 0.3s [2020-02-10T18:10:13.235Z] Commit message: "TestResumableRequestHeaderTooMuchFailures: prepare for Go 1.14 changes" [2020-02-10T18:10:13.299Z] #44 96.11 CC criu/cr-dedup.o [2020-02-10T18:10:13.521Z] #8 sha256:f7f35d9825c38e7e0c3f571e8abe513b3b11599bd64a853ace5494e8c1ebe12a 1.18MB / 8.25MB 0.4s [2020-02-10T18:10:13.521Z] #8 sha256:27e6d793f7577bc28e3d8da62385244985a340fe31c9eaa920a54185f9d46eb8 851.06kB / 10.73MB 0.4s [2020-02-10T18:10:13.521Z] #8 sha256:f7f35d9825c38e7e0c3f571e8abe513b3b11599bd64a853ace5494e8c1ebe12a 1.77MB / 8.25MB 0.6s [2020-02-10T18:10:13.521Z] #8 sha256:27e6d793f7577bc28e3d8da62385244985a340fe31c9eaa920a54185f9d46eb8 1.44MB / 10.73MB 0.6s [2020-02-10T18:10:13.556Z] #44 96.42 CC criu/cr-dump.o [2020-02-10T18:10:13.815Z] #8 sha256:f7f35d9825c38e7e0c3f571e8abe513b3b11599bd64a853ace5494e8c1ebe12a 2.36MB / 8.25MB 0.7s [2020-02-10T18:10:13.815Z] #8 sha256:27e6d793f7577bc28e3d8da62385244985a340fe31c9eaa920a54185f9d46eb8 2.03MB / 10.73MB 0.7s [2020-02-10T18:10:13.815Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 2.72MB / 54.13MB 0.9s [2020-02-10T18:10:13.815Z] #8 sha256:f7f35d9825c38e7e0c3f571e8abe513b3b11599bd64a853ace5494e8c1ebe12a 2.95MB / 8.25MB 0.9s [2020-02-10T18:10:13.815Z] #8 sha256:27e6d793f7577bc28e3d8da62385244985a340fe31c9eaa920a54185f9d46eb8 2.65MB / 10.73MB 0.9s [2020-02-10T18:10:14.108Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 2.91MB / 57.39MB 1.0s [2020-02-10T18:10:14.108Z] #8 sha256:f7f35d9825c38e7e0c3f571e8abe513b3b11599bd64a853ace5494e8c1ebe12a 3.83MB / 8.25MB 1.2s [2020-02-10T18:10:14.108Z] #8 sha256:27e6d793f7577bc28e3d8da62385244985a340fe31c9eaa920a54185f9d46eb8 3.54MB / 10.73MB 1.2s [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-02-10T18:10:14.402Z] #8 sha256:f7f35d9825c38e7e0c3f571e8abe513b3b11599bd64a853ace5494e8c1ebe12a 4.32MB / 8.25MB 1.3s [2020-02-10T18:10:14.402Z] #8 sha256:f7f35d9825c38e7e0c3f571e8abe513b3b11599bd64a853ace5494e8c1ebe12a 4.75MB / 8.25MB 1.5s [2020-02-10T18:10:14.402Z] #8 sha256:27e6d793f7577bc28e3d8da62385244985a340fe31c9eaa920a54185f9d46eb8 4.50MB / 10.73MB 1.5s [2020-02-10T18:10:14.402Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 4.19MB / 73.43MB 1.5s [2020-02-10T18:10:14.529Z] #36 12.59 Reading package lists... [2020-02-10T18:10:14.691Z] #8 sha256:f7f35d9825c38e7e0c3f571e8abe513b3b11599bd64a853ace5494e8c1ebe12a 5.34MB / 8.25MB 1.6s [2020-02-10T18:10:14.691Z] #8 sha256:27e6d793f7577bc28e3d8da62385244985a340fe31c9eaa920a54185f9d46eb8 5.05MB / 10.73MB 1.6s [2020-02-10T18:10:14.691Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 4.95MB / 96.43MB 1.6s [2020-02-10T18:10:14.691Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 5.67MB / 54.13MB 1.8s [2020-02-10T18:10:14.691Z] #8 sha256:f7f35d9825c38e7e0c3f571e8abe513b3b11599bd64a853ace5494e8c1ebe12a 5.93MB / 8.25MB 1.8s [2020-02-10T18:10:14.691Z] #8 sha256:27e6d793f7577bc28e3d8da62385244985a340fe31c9eaa920a54185f9d46eb8 5.60MB / 10.73MB 1.8s [2020-02-10T18:10:14.854Z] #17 ... [2020-02-10T18:10:14.854Z] [2020-02-10T18:10:14.854Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T18:10:14.854Z] #44 101.9 DEP criu/lsm.d [2020-02-10T18:10:14.854Z] #44 102.1 DEP criu/log.d [2020-02-10T18:10:14.854Z] #44 102.2 DEP criu/libnetlink.d [2020-02-10T18:10:14.854Z] #44 102.3 DEP criu/kerndat.d [2020-02-10T18:10:14.854Z] #44 102.5 DEP criu/kcmp-ids.d [2020-02-10T18:10:14.854Z] #44 102.6 DEP criu/irmap.d [2020-02-10T18:10:14.854Z] #44 102.7 DEP criu/ipc_ns.d [2020-02-10T18:10:14.854Z] #44 102.9 DEP criu/image.d [2020-02-10T18:10:14.854Z] #44 103.0 DEP criu/image-desc.d [2020-02-10T18:10:14.854Z] #44 103.2 DEP criu/fsnotify.d [2020-02-10T18:10:14.854Z] #44 103.3 DEP criu/filesystems.d [2020-02-10T18:10:14.854Z] #44 103.5 DEP criu/files.d [2020-02-10T18:10:14.854Z] #44 103.7 DEP criu/files-reg.d [2020-02-10T18:10:14.854Z] #44 103.8 DEP criu/files-ext.d [2020-02-10T18:10:14.854Z] #44 103.9 DEP criu/file-lock.d [2020-02-10T18:10:14.854Z] #44 104.1 DEP criu/file-ids.d [2020-02-10T18:10:14.854Z] #44 104.2 DEP criu/fifo.d [2020-02-10T18:10:14.854Z] #44 104.3 DEP criu/fdstore.d [2020-02-10T18:10:14.854Z] #44 104.4 DEP criu/fault-injection.d [2020-02-10T18:10:14.854Z] #44 104.5 DEP criu/external.d [2020-02-10T18:10:14.854Z] #44 104.6 DEP criu/eventpoll.d [2020-02-10T18:10:14.854Z] #44 104.9 DEP criu/eventfd.d [2020-02-10T18:10:14.854Z] #44 105.1 DEP criu/crtools.d [2020-02-10T18:10:14.854Z] #44 105.3 DEP criu/cr-service.d [2020-02-10T18:10:14.854Z] #44 105.5 DEP criu/cr-restore.d [2020-02-10T18:10:14.854Z] #44 105.7 DEP criu/cr-errno.d [2020-02-10T18:10:14.854Z] #44 105.7 DEP criu/cr-dump.d [2020-02-10T18:10:14.854Z] #44 106.0 DEP criu/cr-dedup.d [2020-02-10T18:10:14.854Z] #44 106.2 DEP criu/cr-check.d [2020-02-10T18:10:14.854Z] #44 106.5 DEP criu/config.d [2020-02-10T18:10:14.854Z] #44 106.7 DEP criu/clone-noasan.d [2020-02-10T18:10:14.854Z] #44 106.8 DEP criu/cgroup.d [2020-02-10T18:10:14.854Z] #44 106.9 DEP criu/cgroup-props.d [2020-02-10T18:10:14.854Z] #44 107.0 DEP criu/bitmap.d [2020-02-10T18:10:14.854Z] #44 107.0 DEP criu/bfd.d [2020-02-10T18:10:14.854Z] #44 107.1 DEP criu/autofs.d [2020-02-10T18:10:14.854Z] #44 107.2 DEP criu/aio.d [2020-02-10T18:10:14.854Z] #44 107.4 DEP criu/action-scripts.d [2020-02-10T18:10:14.854Z] #44 108.0 CC criu/action-scripts.o [2020-02-10T18:10:14.854Z] #44 108.5 CC criu/aio.o [2020-02-10T18:10:14.854Z] #44 108.9 CC criu/autofs.o [2020-02-10T18:10:14.854Z] #44 111.0 CC criu/bfd.o [2020-02-10T18:10:14.854Z] #44 111.8 CC criu/bitmap.o [2020-02-10T18:10:14.854Z] #44 111.9 CC criu/cgroup-props.o [2020-02-10T18:10:14.984Z] #8 sha256:f7f35d9825c38e7e0c3f571e8abe513b3b11599bd64a853ace5494e8c1ebe12a 6.36MB / 8.25MB 1.9s [2020-02-10T18:10:14.984Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 5.93MB / 57.39MB 1.9s [2020-02-10T18:10:14.984Z] #8 sha256:f7f35d9825c38e7e0c3f571e8abe513b3b11599bd64a853ace5494e8c1ebe12a 6.95MB / 8.25MB 2.1s [2020-02-10T18:10:14.984Z] #8 sha256:27e6d793f7577bc28e3d8da62385244985a340fe31c9eaa920a54185f9d46eb8 6.65MB / 10.73MB 2.1s [2020-02-10T18:10:15.115Z] #44 ... [2020-02-10T18:10:15.115Z] [2020-02-10T18:10:15.115Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-10T18:10:15.115Z] #17 44.82 Selecting previously unselected package libnet1:arm64. [2020-02-10T18:10:15.115Z] #17 44.84 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-02-10T18:10:15.115Z] #17 44.85 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-02-10T18:10:15.115Z] #17 44.99 Selecting previously unselected package libnl-3-200:arm64. [2020-02-10T18:10:15.115Z] #17 45.01 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2020-02-10T18:10:15.115Z] #17 45.02 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-02-10T18:10:15.281Z] #8 sha256:f7f35d9825c38e7e0c3f571e8abe513b3b11599bd64a853ace5494e8c1ebe12a 8.06MB / 8.25MB 2.4s [2020-02-10T18:10:15.281Z] #8 sha256:27e6d793f7577bc28e3d8da62385244985a340fe31c9eaa920a54185f9d46eb8 7.77MB / 10.73MB 2.4s [2020-02-10T18:10:15.376Z] #17 45.15 Selecting previously unselected package libprotobuf-c1:arm64. [2020-02-10T18:10:15.376Z] #17 45.15 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-02-10T18:10:15.376Z] #17 45.15 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-02-10T18:10:15.376Z] #17 45.23 Selecting previously unselected package libreadline5:arm64. [2020-02-10T18:10:15.376Z] #17 45.23 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2020-02-10T18:10:15.376Z] #17 45.24 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-02-10T18:10:15.446Z] #44 98.45 CC criu/cr-errno.o [2020-02-10T18:10:15.446Z] #44 98.54 CC criu/cr-restore.o [2020-02-10T18:10:15.578Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 8.58MB / 54.13MB 2.5s [2020-02-10T18:10:15.578Z] #8 sha256:f7f35d9825c38e7e0c3f571e8abe513b3b11599bd64a853ace5494e8c1ebe12a 8.25MB / 8.25MB 2.5s done [2020-02-10T18:10:15.578Z] #8 sha256:27e6d793f7577bc28e3d8da62385244985a340fe31c9eaa920a54185f9d46eb8 8.62MB / 10.73MB 2.5s [2020-02-10T18:10:15.578Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 8.19MB / 73.43MB 2.5s [2020-02-10T18:10:15.578Z] #8 sha256:27e6d793f7577bc28e3d8da62385244985a340fe31c9eaa920a54185f9d46eb8 9.24MB / 10.73MB 2.7s [2020-02-10T18:10:15.639Z] #17 45.37 Selecting previously unselected package net-tools. [2020-02-10T18:10:15.639Z] #17 45.38 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2020-02-10T18:10:15.639Z] #17 45.40 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-02-10T18:10:15.702Z] #44 ... [2020-02-10T18:10:15.702Z] [2020-02-10T18:10:15.702Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-10T18:10:15.702Z] #17 24.88 Selecting previously unselected package python3.7-minimal. [2020-02-10T18:10:15.702Z] #17 24.90 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-02-10T18:10:15.702Z] #17 24.91 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-02-10T18:10:15.702Z] #17 25.74 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-02-10T18:10:15.702Z] #17 25.80 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-02-10T18:10:15.702Z] #17 27.88 Selecting previously unselected package python3-minimal. [2020-02-10T18:10:15.702Z] #17 27.88 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23672 files and directories currently installed.) [2020-02-10T18:10:15.702Z] #17 27.90 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-02-10T18:10:15.702Z] #17 27.91 Unpacking python3-minimal (3.7.3-1) ... [2020-02-10T18:10:15.702Z] #17 28.02 Selecting previously unselected package libmpdec2:amd64. [2020-02-10T18:10:15.702Z] #17 28.02 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-02-10T18:10:15.702Z] #17 28.03 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-02-10T18:10:15.702Z] #17 28.13 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-02-10T18:10:15.702Z] #17 28.15 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-02-10T18:10:15.702Z] #17 28.16 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-02-10T18:10:15.702Z] #17 29.11 Selecting previously unselected package python3.7. [2020-02-10T18:10:15.702Z] #17 29.12 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-02-10T18:10:15.702Z] #17 29.13 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-02-10T18:10:15.702Z] #17 29.24 Selecting previously unselected package libpython3-stdlib:amd64. [2020-02-10T18:10:15.702Z] #17 29.25 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-02-10T18:10:15.702Z] #17 29.25 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-02-10T18:10:15.702Z] #17 29.36 Setting up python3-minimal (3.7.3-1) ... [2020-02-10T18:10:15.702Z] #17 30.21 Selecting previously unselected package python3. [2020-02-10T18:10:15.702Z] #17 30.21 (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-02-10T18:10:15.877Z] #8 sha256:27e6d793f7577bc28e3d8da62385244985a340fe31c9eaa920a54185f9d46eb8 10.12MB / 10.73MB 2.8s [2020-02-10T18:10:15.877Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 9.27MB / 57.39MB 2.8s [2020-02-10T18:10:15.877Z] #8 sha256:27e6d793f7577bc28e3d8da62385244985a340fe31c9eaa920a54185f9d46eb8 10.73MB / 10.73MB 2.9s done [2020-02-10T18:10:15.877Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 10.06MB / 96.43MB 3.0s [2020-02-10T18:10:15.900Z] #17 45.65 Selecting previously unselected package python-pip-whl. [2020-02-10T18:10:15.900Z] #17 45.66 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-02-10T18:10:15.900Z] #17 45.66 Unpacking python-pip-whl (18.1-5) ... [2020-02-10T18:10:15.958Z] #17 30.32 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-02-10T18:10:15.958Z] #17 30.33 Unpacking python3 (3.7.3-1) ... [2020-02-10T18:10:15.958Z] #17 30.44 Selecting previously unselected package libip4tc0:amd64. [2020-02-10T18:10:15.958Z] #17 30.45 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-02-10T18:10:15.958Z] #17 30.46 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-02-10T18:10:15.958Z] #17 30.53 Selecting previously unselected package libip6tc0:amd64. [2020-02-10T18:10:15.958Z] #17 30.54 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-02-10T18:10:16.161Z] #17 46.04 Selecting previously unselected package python3-lib2to3. [2020-02-10T18:10:16.161Z] #17 46.05 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-02-10T18:10:16.171Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 11.38MB / 54.13MB 3.3s [2020-02-10T18:10:16.214Z] #17 30.54 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-02-10T18:10:16.214Z] #17 30.63 Selecting previously unselected package libiptc0:amd64. [2020-02-10T18:10:16.214Z] #17 30.63 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-02-10T18:10:16.214Z] #17 30.64 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-02-10T18:10:16.214Z] #17 30.71 Selecting previously unselected package libnfnetlink0:amd64. [2020-02-10T18:10:16.214Z] #17 30.72 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-02-10T18:10:16.214Z] #17 30.72 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-02-10T18:10:16.214Z] #17 30.78 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-02-10T18:10:16.423Z] #17 46.06 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-02-10T18:10:16.423Z] #17 46.24 Selecting previously unselected package python3-distutils. [2020-02-10T18:10:16.423Z] #17 46.26 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-02-10T18:10:16.423Z] #17 46.27 Unpacking python3-distutils (3.7.3-1) ... [2020-02-10T18:10:16.466Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 12.22MB / 73.43MB 3.4s [2020-02-10T18:10:16.466Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 12.94MB / 57.39MB 3.6s [2020-02-10T18:10:16.470Z] #17 30.78 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-02-10T18:10:16.470Z] #17 30.79 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-02-10T18:10:16.470Z] #17 30.87 Selecting previously unselected package libnftnl11:amd64. [2020-02-10T18:10:16.470Z] #17 30.89 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-02-10T18:10:16.470Z] #17 30.90 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-02-10T18:10:16.470Z] #17 30.98 Selecting previously unselected package iptables. [2020-02-10T18:10:16.470Z] #17 30.98 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-02-10T18:10:16.470Z] #17 30.99 Unpacking iptables (1.8.2-4) ... [2020-02-10T18:10:16.684Z] #17 46.48 Selecting previously unselected package python3-pip. [2020-02-10T18:10:16.684Z] #17 46.49 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-02-10T18:10:16.684Z] #17 46.50 Unpacking python3-pip (18.1-5) ... [2020-02-10T18:10:16.769Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 14.44MB / 54.13MB 3.7s [2020-02-10T18:10:16.779Z] + docker version [2020-02-10T18:10:16.947Z] #17 46.78 Selecting previously unselected package python3-pkg-resources. [2020-02-10T18:10:16.947Z] #17 46.79 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-02-10T18:10:16.947Z] #17 46.80 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-02-10T18:10:16.982Z] #17 31.29 Selecting previously unselected package xxd. [2020-02-10T18:10:16.982Z] #17 31.30 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-02-10T18:10:16.982Z] #17 31.31 Unpacking xxd (2:8.1.0875-5) ... [2020-02-10T18:10:16.982Z] #17 31.43 Selecting previously unselected package vim-common. [2020-02-10T18:10:16.982Z] #17 31.45 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-02-10T18:10:16.982Z] #17 31.48 Unpacking vim-common (2:8.1.0875-5) ... [2020-02-10T18:10:17.087Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 15.07MB / 96.43MB 4.0s [2020-02-10T18:10:17.087Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 15.90MB / 57.39MB 4.2s [2020-02-10T18:10:17.087Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 16.28MB / 73.43MB 4.2s [2020-02-10T18:10:17.210Z] #17 47.03 Selecting previously unselected package python3-setuptools. [2020-02-10T18:10:17.210Z] #17 47.03 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-02-10T18:10:17.210Z] #17 47.06 Unpacking python3-setuptools (40.8.0-1) ... [2020-02-10T18:10:17.238Z] #17 31.67 Selecting previously unselected package bash-completion. [2020-02-10T18:10:17.238Z] #17 31.68 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-02-10T18:10:17.378Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 17.59MB / 54.13MB 4.3s [2020-02-10T18:10:17.784Z] #17 47.34 Selecting previously unselected package python3-wheel. [2020-02-10T18:10:17.784Z] #17 47.35 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-02-10T18:10:17.784Z] #17 47.36 Unpacking python3-wheel (0.32.3-2) ... [2020-02-10T18:10:17.784Z] #17 47.53 Selecting previously unselected package thin-provisioning-tools. [2020-02-10T18:10:17.784Z] #17 47.55 Preparing to unpack .../33-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2020-02-10T18:10:17.784Z] #17 47.55 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-02-10T18:10:17.975Z] #36 15.28 Reading package lists... [2020-02-10T18:10:17.975Z] #36 ... [2020-02-10T18:10:17.975Z] [2020-02-10T18:10:17.975Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T18:10:17.975Z] #34 16.44 internal/poll [2020-02-10T18:10:17.975Z] #34 18.36 internal/syscall/unix [2020-02-10T18:10:17.975Z] #34 18.55 os [2020-02-10T18:10:18.044Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 18.98MB / 57.39MB 4.8s [2020-02-10T18:10:18.044Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 20.90MB / 54.13MB 4.9s [2020-02-10T18:10:18.044Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 20.70MB / 73.43MB 4.9s [2020-02-10T18:10:18.044Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 20.43MB / 96.43MB 5.1s [2020-02-10T18:10:18.045Z] #17 47.83 Selecting previously unselected package vim-runtime. [2020-02-10T18:10:18.045Z] #17 47.85 Preparing to unpack .../34-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-02-10T18:10:18.045Z] #17 47.92 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-02-10T18:10:18.313Z] #17 47.96 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-02-10T18:10:18.313Z] #17 47.96 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-02-10T18:10:18.331Z] #8 ... [2020-02-10T18:10:18.331Z] [2020-02-10T18:10:18.331Z] #69 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-02-10T18:10:18.331Z] #69 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-02-10T18:10:18.331Z] #69 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-02-10T18:10:18.331Z] #69 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 2.3s done [2020-02-10T18:10:18.331Z] #69 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-02-10T18:10:18.331Z] #69 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 2.9s done [2020-02-10T18:10:18.331Z] #69 DONE 5.3s [2020-02-10T18:10:18.331Z] [2020-02-10T18:10:18.331Z] #21 [internal] load build context [2020-02-10T18:10:18.331Z] #21 transferring context: 47.10MB 5.4s done [2020-02-10T18:10:18.331Z] #21 DONE 5.4s [2020-02-10T18:10:18.331Z] [2020-02-10T18:10:18.331Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8... [2020-02-10T18:10:18.331Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 24.25MB / 54.13MB 5.4s [2020-02-10T18:10:18.331Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 23.20MB / 57.39MB 5.4s [2020-02-10T18:10:18.617Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 25.66MB / 73.43MB 5.5s [2020-02-10T18:10:18.618Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 27.69MB / 54.13MB 5.7s [2020-02-10T18:10:18.618Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 27.04MB / 57.39MB 5.7s [2020-02-10T18:10:18.618Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 25.90MB / 96.43MB 5.7s [2020-02-10T18:10:18.905Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 29.40MB / 73.43MB 5.8s [2020-02-10T18:10:18.905Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 31.26MB / 54.13MB 6.0s [2020-02-10T18:10:18.905Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 30.58MB / 57.39MB 6.0s [2020-02-10T18:10:19.191Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 31.14MB / 96.43MB 6.1s [2020-02-10T18:10:19.191Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 35.08MB / 54.13MB 6.3s [2020-02-10T18:10:19.191Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 34.76MB / 57.39MB 6.3s [2020-02-10T18:10:19.191Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 34.88MB / 73.43MB 6.3s [2020-02-10T18:10:19.298Z] #62 218.4 + bin/containerd-stress [2020-02-10T18:10:19.476Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 38.96MB / 54.13MB 6.6s [2020-02-10T18:10:19.476Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 38.43MB / 57.39MB 6.6s [2020-02-10T18:10:19.476Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 36.94MB / 96.43MB 6.6s [2020-02-10T18:10:19.755Z] #17 ... [2020-02-10T18:10:19.755Z] [2020-02-10T18:10:19.755Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T18:10:19.755Z] #44 102.7 CC criu/cr-service.o [2020-02-10T18:10:19.772Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 40.62MB / 73.43MB 6.7s [2020-02-10T18:10:19.772Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 42.53MB / 54.13MB 6.9s [2020-02-10T18:10:19.772Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 42.19MB / 57.39MB 6.9s [2020-02-10T18:10:20.058Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 42.38MB / 96.43MB 7.0s [2020-02-10T18:10:20.058Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 46.36MB / 54.13MB 7.2s [2020-02-10T18:10:20.058Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 46.03MB / 57.39MB 7.2s [2020-02-10T18:10:20.058Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 45.99MB / 73.43MB 7.2s [2020-02-10T18:10:20.229Z] #62 220.1 + bin/containerd-shim [2020-02-10T18:10:20.343Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 49.12MB / 54.13MB 7.5s [2020-02-10T18:10:20.343Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 49.87MB / 57.39MB 7.5s [2020-02-10T18:10:20.343Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 49.67MB / 73.43MB 7.5s [2020-02-10T18:10:20.343Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 48.18MB / 96.43MB 7.5s [2020-02-10T18:10:20.485Z] #34 20.88 internal/fmtsort [2020-02-10T18:10:20.858Z] #34 21.46 strings [2020-02-10T18:10:20.858Z] #34 21.49 fmt [2020-02-10T18:10:20.858Z] #34 ... [2020-02-10T18:10:20.858Z] [2020-02-10T18:10:20.858Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-10T18:10:20.858Z] #60 11.84 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [5784 B] [2020-02-10T18:10:20.858Z] #60 17.59 Fetched 8022 kB in 17s (468 kB/s) [2020-02-10T18:10:20.858Z] #60 17.59 Reading package lists... [2020-02-10T18:10:20.992Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 52.10MB / 54.13MB 7.8s [2020-02-10T18:10:20.992Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 53.05MB / 57.39MB 7.8s [2020-02-10T18:10:20.992Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 54.05MB / 73.43MB 7.9s [2020-02-10T18:10:20.992Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 54.13MB / 54.13MB 8.0s done [2020-02-10T18:10:20.992Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 57.26MB / 57.39MB 8.1s [2020-02-10T18:10:20.992Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 54.33MB / 96.43MB 8.1s [2020-02-10T18:10:21.120Z] #44 104.0 CC criu/crtools.o [2020-02-10T18:10:21.259Z] #60 20.76 Reading package lists... [2020-02-10T18:10:21.259Z] #60 ... [2020-02-10T18:10:21.259Z] [2020-02-10T18:10:21.259Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-10T18:10:21.259Z] #36 15.28 Reading package lists... [2020-02-10T18:10:21.259Z] #36 19.23 Building dependency tree... [2020-02-10T18:10:21.259Z] #36 20.38 The following additional packages will be installed: [2020-02-10T18:10:21.259Z] #36 20.41 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-02-10T18:10:21.259Z] #36 20.41 Suggested packages: [2020-02-10T18:10:21.259Z] #36 20.41 cmake-doc ninja-build lrzip [2020-02-10T18:10:21.259Z] #36 20.41 Recommended packages: [2020-02-10T18:10:21.259Z] #36 20.41 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-02-10T18:10:21.259Z] #36 21.05 The following NEW packages will be installed: [2020-02-10T18:10:21.259Z] #36 21.05 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-02-10T18:10:21.259Z] #36 21.05 vim-common xxd [2020-02-10T18:10:21.259Z] #36 21.14 0 upgraded, 10 newly installed, 0 to remove and 11 not upgraded. [2020-02-10T18:10:21.259Z] #36 21.14 Need to get 13.9 MB of archives. [2020-02-10T18:10:21.259Z] #36 21.14 After this operation, 62.1 MB of additional disk space will be used. [2020-02-10T18:10:21.259Z] #36 21.14 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-02-10T18:10:21.259Z] #36 21.21 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-02-10T18:10:21.259Z] #36 21.42 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2020-02-10T18:10:21.285Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 57.39MB / 57.39MB 8.1s done [2020-02-10T18:10:21.285Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 59.36MB / 73.43MB 8.2s [2020-02-10T18:10:21.285Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 63.83MB / 96.43MB 8.4s [2020-02-10T18:10:21.519Z] Client: Docker Engine - Enterprise [2020-02-10T18:10:21.519Z] Version: 19.03.5 [2020-02-10T18:10:21.519Z] API version: 1.40 [2020-02-10T18:10:21.519Z] Go version: go1.12.12 [2020-02-10T18:10:21.519Z] Git commit: 2ee0c57608 [2020-02-10T18:10:21.519Z] Built: 11/13/2019 08:00:16 [2020-02-10T18:10:21.519Z] OS/Arch: windows/amd64 [2020-02-10T18:10:21.519Z] Experimental: false [2020-02-10T18:10:21.519Z] [2020-02-10T18:10:21.519Z] Server: Docker Engine - Enterprise [2020-02-10T18:10:21.519Z] Engine: [2020-02-10T18:10:21.519Z] Version: 19.03.5 [2020-02-10T18:10:21.519Z] API version: 1.40 (minimum version 1.24) [2020-02-10T18:10:21.519Z] Go version: go1.12.12 [2020-02-10T18:10:21.519Z] Git commit: 2ee0c57608 [2020-02-10T18:10:21.519Z] Built: 11/13/2019 07:58:51 [2020-02-10T18:10:21.519Z] OS/Arch: windows/amd64 [2020-02-10T18:10:21.519Z] Experimental: true [2020-02-10T18:10:21.572Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 64.24MB / 73.43MB 8.5s [2020-02-10T18:10:21.572Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 69.52MB / 96.43MB 8.5s [2020-02-10T18:10:21.630Z] #17 51.21 Selecting previously unselected package vim. [2020-02-10T18:10:21.630Z] #17 51.22 Preparing to unpack .../35-vim_2%3a8.1.0875-5_arm64.deb ... [2020-02-10T18:10:21.630Z] #17 51.24 Unpacking vim (2:8.1.0875-5) ... [2020-02-10T18:10:21.682Z] #44 104.6 CC criu/eventfd.o [2020-02-10T18:10:21.859Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 71.97MB / 73.43MB 8.8s [2020-02-10T18:10:21.859Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 76.66MB / 96.43MB 8.8s [2020-02-10T18:10:21.859Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 73.43MB / 73.43MB 8.9s done [2020-02-10T18:10:21.859Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 83.68MB / 96.43MB 9.0s [2020-02-10T18:10:21.891Z] #17 ... [2020-02-10T18:10:21.891Z] [2020-02-10T18:10:21.891Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-10T18:10:21.891Z] #41 171.9 + dpkg --print-architecture [2020-02-10T18:10:21.938Z] #44 105.0 CC criu/eventpoll.o [2020-02-10T18:10:22.067Z] #36 22.91 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6 [8030 kB] [2020-02-10T18:10:22.143Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 92.70MB / 96.43MB 9.1s [Pipeline] sh [2020-02-10T18:10:22.425Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 96.43MB / 96.43MB 9.2s done [2020-02-10T18:10:22.425Z] #8 unpacking docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8b59ba73b04691900f96ab25edeeb4546b2a26d21a9da234910cfcf [2020-02-10T18:10:22.465Z] #41 DONE 172.4s [2020-02-10T18:10:22.465Z] [2020-02-10T18:10:22.465Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-10T18:10:22.465Z] #17 51.75 Selecting previously unselected package xfsprogs. [2020-02-10T18:10:22.465Z] #17 51.75 Preparing to unpack .../36-xfsprogs_4.20.0-1_arm64.deb ... [2020-02-10T18:10:22.465Z] #17 51.76 Unpacking xfsprogs (4.20.0-1) ... [2020-02-10T18:10:22.727Z] #17 52.48 Selecting previously unselected package zip. [2020-02-10T18:10:22.727Z] #17 52.49 Preparing to unpack .../37-zip_3.0-11+b1_arm64.deb ... [2020-02-10T18:10:22.727Z] #17 52.51 Unpacking zip (3.0-11+b1) ... [2020-02-10T18:10:22.865Z] #44 105.8 CC criu/external.o [2020-02-10T18:10:22.897Z] #36 ... [2020-02-10T18:10:22.897Z] [2020-02-10T18:10:22.897Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-10T18:10:22.897Z] #44 13.68 Fetched 8022 kB in 13s (600 kB/s) [2020-02-10T18:10:22.897Z] #44 13.68 Reading package lists... [2020-02-10T18:10:22.897Z] #44 16.28 Reading package lists... [2020-02-10T18:10:22.897Z] #44 19.53 Building dependency tree... [2020-02-10T18:10:22.897Z] #44 20.49 The following additional packages will be installed: [2020-02-10T18:10:22.897Z] #44 20.49 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-02-10T18:10:22.897Z] #44 20.49 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-02-10T18:10:22.897Z] #44 20.49 Suggested packages: [2020-02-10T18:10:22.897Z] #44 20.49 manpages-dev python-setuptools [2020-02-10T18:10:22.897Z] #44 21.29 The following NEW packages will be installed: [2020-02-10T18:10:22.897Z] #44 21.29 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-02-10T18:10:22.897Z] #44 21.29 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-02-10T18:10:22.897Z] #44 21.29 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-02-10T18:10:22.897Z] #44 21.29 python-six zlib1g-dev [2020-02-10T18:10:22.897Z] #44 21.34 0 upgraded, 17 newly installed, 0 to remove and 11 not upgraded. [2020-02-10T18:10:22.897Z] #44 21.34 Need to get 3742 kB of archives. [2020-02-10T18:10:22.897Z] #44 21.34 After this operation, 22.0 MB of additional disk space will be used. [2020-02-10T18:10:22.897Z] #44 21.34 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2020-02-10T18:10:22.897Z] #44 21.37 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-02-10T18:10:22.897Z] #44 21.40 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2020-02-10T18:10:22.897Z] #44 21.52 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-02-10T18:10:22.897Z] #44 21.62 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2020-02-10T18:10:22.897Z] #44 21.76 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-02-10T18:10:22.897Z] #44 21.78 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-02-10T18:10:22.897Z] #44 21.82 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2020-02-10T18:10:22.897Z] #44 22.05 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2020-02-10T18:10:22.897Z] #44 23.01 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2020-02-10T18:10:22.897Z] #44 23.30 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2020-02-10T18:10:22.897Z] #44 ... [2020-02-10T18:10:22.897Z] [2020-02-10T18:10:22.897Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-10T18:10:22.897Z] #60 20.76 Reading package lists... [2020-02-10T18:10:22.897Z] #60 23.25 Building dependency tree... [2020-02-10T18:10:22.897Z] #60 23.66 The following additional packages will be installed: [2020-02-10T18:10:22.897Z] #60 23.66 libbtrfs0 [2020-02-10T18:10:22.897Z] #60 23.70 The following NEW packages will be installed: [2020-02-10T18:10:22.897Z] #60 23.70 libbtrfs-dev libbtrfs0 [2020-02-10T18:10:22.897Z] #60 23.75 0 upgraded, 2 newly installed, 0 to remove and 11 not upgraded. [2020-02-10T18:10:22.897Z] #60 23.75 Need to get 118 kB of archives. [2020-02-10T18:10:22.897Z] #60 23.75 After this operation, 390 kB of additional disk space will be used. [2020-02-10T18:10:22.897Z] #60 23.75 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-02-10T18:10:22.897Z] #60 23.77 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-02-10T18:10:22.998Z] #17 52.87 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-02-10T18:10:22.998Z] #17 52.88 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-02-10T18:10:23.090Z] + docker info [2020-02-10T18:10:23.122Z] #44 106.1 CC criu/fault-injection.o [2020-02-10T18:10:23.258Z] #17 52.89 Setting up libip6tc0:arm64 (1.8.2-4) ... [2020-02-10T18:10:23.258Z] #17 52.90 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-02-10T18:10:23.258Z] #17 52.91 Setting up libgpm2:arm64 (1.20.7-5) ... [2020-02-10T18:10:23.258Z] #17 52.92 Setting up libip4tc0:arm64 (1.8.2-4) ... [2020-02-10T18:10:23.258Z] #17 52.94 Setting up libnftnl11:arm64 (1.1.2-2) ... [2020-02-10T18:10:23.258Z] #17 52.96 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-02-10T18:10:23.258Z] #17 52.98 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-02-10T18:10:23.258Z] #17 53.03 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-02-10T18:10:23.258Z] #17 53.04 Setting up libicu63:arm64 (63.1-6) ... [2020-02-10T18:10:23.258Z] #17 53.06 Setting up xxd (2:8.1.0875-5) ... [2020-02-10T18:10:23.258Z] #17 53.07 Setting up zip (3.0-11+b1) ... [2020-02-10T18:10:23.258Z] #17 53.08 Setting up vim-common (2:8.1.0875-5) ... [2020-02-10T18:10:23.258Z] #17 53.13 Setting up bash-completion (1:2.8-6) ... [2020-02-10T18:10:23.280Z] #60 24.18 debconf: delaying package configuration, since apt-utils is not installed [2020-02-10T18:10:23.280Z] #60 24.22 Fetched 118 kB in 0s (1471 kB/s) [2020-02-10T18:10:23.377Z] #44 106.3 CC criu/fdstore.o [2020-02-10T18:10:23.633Z] #44 106.6 CC criu/fifo.o [2020-02-10T18:10:23.665Z] #60 24.25 Selecting previously unselected package libbtrfs0. [2020-02-10T18:10:23.665Z] #60 24.25 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15168 files and directories currently installed.) [2020-02-10T18:10:23.665Z] #60 24.28 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2020-02-10T18:10:23.665Z] #60 24.29 Unpacking libbtrfs0 (4.20.1-2) ... [2020-02-10T18:10:23.665Z] #60 ... [2020-02-10T18:10:23.665Z] [2020-02-10T18:10:23.665Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-10T18:10:23.665Z] #11 14.22 Fetched 8022 kB in 14s (583 kB/s) [2020-02-10T18:10:23.665Z] #11 14.22 Reading package lists... [2020-02-10T18:10:23.665Z] #11 16.70 Reading package lists... [2020-02-10T18:10:23.665Z] #11 19.85 Building dependency tree... [2020-02-10T18:10:23.665Z] #11 20.95 The following additional packages will be installed: [2020-02-10T18:10:23.665Z] #11 20.95 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-02-10T18:10:23.665Z] #11 20.95 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-02-10T18:10:23.665Z] #11 20.95 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-02-10T18:10:23.665Z] #11 20.95 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2020-02-10T18:10:23.665Z] #11 20.95 mingw-w64-x86-64-dev [2020-02-10T18:10:23.665Z] #11 20.95 Suggested packages: [2020-02-10T18:10:23.665Z] #11 20.95 gcc-8-locales seccomp wine64 [2020-02-10T18:10:23.665Z] #11 21.86 The following NEW packages will be installed: [2020-02-10T18:10:23.666Z] #11 21.89 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-02-10T18:10:23.666Z] #11 21.89 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-02-10T18:10:23.666Z] #11 21.89 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-02-10T18:10:23.666Z] #11 21.89 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-02-10T18:10:23.666Z] #11 21.89 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-02-10T18:10:23.666Z] #11 21.89 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-02-10T18:10:23.666Z] #11 21.89 The following packages will be upgraded: [2020-02-10T18:10:23.666Z] #11 21.89 libsystemd0 libudev1 [2020-02-10T18:10:23.666Z] #11 21.96 2 upgraded, 25 newly installed, 0 to remove and 9 not upgraded. [2020-02-10T18:10:23.666Z] #11 21.96 Need to get 73.7 MB of archives. [2020-02-10T18:10:23.666Z] #11 21.96 After this operation, 494 MB of additional disk space will be used. [2020-02-10T18:10:23.666Z] #11 21.96 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd0 s390x 241-7~deb10u3 [306 kB] [2020-02-10T18:10:23.666Z] #11 22.09 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev1 s390x 241-7~deb10u3 [144 kB] [2020-02-10T18:10:23.666Z] #11 22.17 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-i686 s390x 2.31.1-11+8.3 [2161 kB] [2020-02-10T18:10:23.666Z] #11 ... [2020-02-10T18:10:23.666Z] [2020-02-10T18:10:23.666Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-10T18:10:23.666Z] #60 24.37 Selecting previously unselected package libbtrfs-dev. [2020-02-10T18:10:23.666Z] #60 24.37 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-02-10T18:10:23.666Z] #60 24.38 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-02-10T18:10:23.666Z] #60 24.47 Setting up libbtrfs0 (4.20.1-2) ... [2020-02-10T18:10:23.666Z] #60 24.48 Setting up libbtrfs-dev (4.20.1-2) ... [2020-02-10T18:10:23.666Z] #60 24.48 Processing triggers for libc-bin (2.28-10) ... [2020-02-10T18:10:23.889Z] #44 107.0 CC criu/file-ids.o [2020-02-10T18:10:24.047Z] #60 DONE 24.7s [2020-02-10T18:10:24.047Z] [2020-02-10T18:10:24.047Z] #61 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-10T18:10:24.047Z] #61 DONE 0.1s [2020-02-10T18:10:24.047Z] [2020-02-10T18:10:24.047Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-10T18:10:24.047Z] #26 15.20 Fetched 8022 kB in 15s (543 kB/s) [2020-02-10T18:10:24.047Z] #26 15.20 Reading package lists... [2020-02-10T18:10:24.047Z] #26 18.97 Reading package lists... [2020-02-10T18:10:24.047Z] #26 22.18 Building dependency tree... [2020-02-10T18:10:24.047Z] #26 23.05 ca-certificates is already the newest version (20190110). [2020-02-10T18:10:24.047Z] #26 23.05 The following additional packages will be installed: [2020-02-10T18:10:24.047Z] #26 23.05 libjq1 libonig5 [2020-02-10T18:10:24.047Z] #26 23.22 The following NEW packages will be installed: [2020-02-10T18:10:24.047Z] #26 23.22 jq libjq1 libonig5 [2020-02-10T18:10:24.047Z] #26 23.29 0 upgraded, 3 newly installed, 0 to remove and 11 not upgraded. [2020-02-10T18:10:24.047Z] #26 23.29 Need to get 350 kB of archives. [2020-02-10T18:10:24.047Z] #26 23.29 After this operation, 1154 kB of additional disk space will be used. [2020-02-10T18:10:24.047Z] #26 23.29 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-02-10T18:10:24.047Z] #26 23.36 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-02-10T18:10:24.047Z] #26 23.49 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-02-10T18:10:24.047Z] #26 24.13 debconf: delaying package configuration, since apt-utils is not installed [2020-02-10T18:10:24.047Z] #26 24.20 Fetched 350 kB in 0s (883 kB/s) [2020-02-10T18:10:24.047Z] #26 24.25 Selecting previously unselected package libonig5:s390x. [2020-02-10T18:10:24.047Z] #26 24.25 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15168 files and directories currently installed.) [2020-02-10T18:10:24.047Z] #26 24.29 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ... [2020-02-10T18:10:24.047Z] #26 24.30 Unpacking libonig5:s390x (6.9.1-1) ... [2020-02-10T18:10:24.047Z] #26 24.43 Selecting previously unselected package libjq1:s390x. [2020-02-10T18:10:24.047Z] #26 24.44 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-02-10T18:10:24.047Z] #26 24.44 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-02-10T18:10:24.047Z] #26 24.55 Selecting previously unselected package jq. [2020-02-10T18:10:24.047Z] #26 24.56 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ... [2020-02-10T18:10:24.047Z] #26 24.56 Unpacking jq (1.5+dfsg-2+b1) ... [2020-02-10T18:10:24.047Z] #26 24.61 Setting up libonig5:s390x (6.9.1-1) ... [2020-02-10T18:10:24.047Z] #26 24.61 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-02-10T18:10:24.047Z] #26 24.62 Setting up jq (1.5+dfsg-2+b1) ... [2020-02-10T18:10:24.047Z] #26 24.63 Processing triggers for libc-bin (2.28-10) ... [2020-02-10T18:10:24.047Z] #26 DONE 24.8s [2020-02-10T18:10:24.047Z] [2020-02-10T18:10:24.047Z] #62 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-02-10T18:10:24.047Z] #62 DONE 0.1s [2020-02-10T18:10:24.047Z] [2020-02-10T18:10:24.047Z] #27 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-02-10T18:10:24.047Z] #27 DONE 0.1s [2020-02-10T18:10:24.047Z] [2020-02-10T18:10:24.047Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-10T18:10:24.451Z] #44 107.4 CC criu/file-lock.o [2020-02-10T18:10:25.144Z] #28 ... [2020-02-10T18:10:25.144Z] [2020-02-10T18:10:25.144Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T18:10:25.144Z] #48 15.45 time [2020-02-10T18:10:25.144Z] #48 19.88 os [2020-02-10T18:10:25.144Z] #48 20.87 internal/fmtsort [2020-02-10T18:10:25.144Z] #48 21.38 strings [2020-02-10T18:10:25.144Z] #48 22.97 fmt [2020-02-10T18:10:25.144Z] #48 23.70 path/filepath [2020-02-10T18:10:25.144Z] #48 24.50 regexp/syntax [2020-02-10T18:10:25.144Z] #48 ... [2020-02-10T18:10:25.144Z] [2020-02-10T18:10:25.144Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T18:10:25.144Z] #63 0.340 + RM_GOPATH=0 [2020-02-10T18:10:25.144Z] #63 0.340 + TMP_GOPATH= [2020-02-10T18:10:25.144Z] #63 0.340 + : /build [2020-02-10T18:10:25.144Z] #63 0.340 + '[' -z '' ']' [2020-02-10T18:10:25.144Z] #63 0.341 ++ mktemp -d [2020-02-10T18:10:25.144Z] #63 0.342 + export GOPATH=/tmp/tmp.RuYG52LIjm [2020-02-10T18:10:25.144Z] #63 0.342 + GOPATH=/tmp/tmp.RuYG52LIjm [2020-02-10T18:10:25.144Z] #63 0.342 + RM_GOPATH=1 [2020-02-10T18:10:25.144Z] #63 0.342 ++ dirname ./install.sh [2020-02-10T18:10:25.144Z] #63 0.342 + dir=. [2020-02-10T18:10:25.144Z] #63 0.342 + bin=containerd [2020-02-10T18:10:25.144Z] #63 0.342 + shift [2020-02-10T18:10:25.144Z] #63 0.342 + '[' '!' -f ./containerd.installer ']' [2020-02-10T18:10:25.144Z] #63 0.343 + . ./containerd.installer [2020-02-10T18:10:25.144Z] #63 0.343 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-02-10T18:10:25.144Z] #63 0.343 + install_containerd [2020-02-10T18:10:25.144Z] #63 0.343 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-02-10T18:10:25.144Z] #63 0.343 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-02-10T18:10:25.144Z] #63 0.343 + git clone https://github.com/containerd/containerd.git /tmp/tmp.RuYG52LIjm/src/github.com/containerd/containerd [2020-02-10T18:10:25.144Z] #63 0.360 Cloning into '/tmp/tmp.RuYG52LIjm/src/github.com/containerd/containerd'... [2020-02-10T18:10:25.379Z] #44 108.5 CC criu/files-ext.o [2020-02-10T18:10:25.379Z] #44 ... [2020-02-10T18:10:25.379Z] [2020-02-10T18:10:25.379Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-10T18:10:25.379Z] #17 34.15 Unpacking bash-completion (1:2.8-6) ... [2020-02-10T18:10:25.379Z] #17 34.46 Selecting previously unselected package bzip2. [2020-02-10T18:10:25.379Z] #17 34.48 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-02-10T18:10:25.379Z] #17 34.49 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-02-10T18:10:25.379Z] #17 34.57 Selecting previously unselected package xz-utils. [2020-02-10T18:10:25.379Z] #17 34.58 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-02-10T18:10:25.379Z] #17 34.59 Unpacking xz-utils (5.2.4-1) ... [2020-02-10T18:10:25.379Z] #17 34.79 Selecting previously unselected package apparmor. [2020-02-10T18:10:25.379Z] #17 34.80 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-02-10T18:10:25.379Z] #17 34.87 Unpacking apparmor (2.13.2-10) ... [2020-02-10T18:10:25.379Z] #17 35.21 Selecting previously unselected package aufs-tools. [2020-02-10T18:10:25.379Z] #17 35.22 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-02-10T18:10:25.379Z] #17 35.23 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-02-10T18:10:25.379Z] #17 35.36 Selecting previously unselected package libonig5:amd64. [2020-02-10T18:10:25.379Z] #17 35.36 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-02-10T18:10:25.379Z] #17 35.36 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-02-10T18:10:25.379Z] #17 35.52 Selecting previously unselected package libjq1:amd64. [2020-02-10T18:10:25.379Z] #17 35.53 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-02-10T18:10:25.379Z] #17 35.53 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-02-10T18:10:25.379Z] #17 35.65 Selecting previously unselected package jq. [2020-02-10T18:10:25.379Z] #17 35.66 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-02-10T18:10:25.379Z] #17 35.67 Unpacking jq (1.5+dfsg-2+b1) ... [2020-02-10T18:10:25.379Z] #17 35.74 Selecting previously unselected package libaio1:amd64. [2020-02-10T18:10:25.379Z] #17 35.75 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-02-10T18:10:25.379Z] #17 35.75 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-02-10T18:10:25.379Z] #17 35.82 Selecting previously unselected package libgpm2:amd64. [2020-02-10T18:10:25.379Z] #17 35.83 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-02-10T18:10:25.379Z] #17 35.83 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-02-10T18:10:25.379Z] #17 35.92 Selecting previously unselected package libicu63:amd64. [2020-02-10T18:10:25.379Z] #17 35.92 Preparing to unpack .../20-libicu63_63.1-6_amd64.deb ... [2020-02-10T18:10:25.379Z] #17 35.92 Unpacking libicu63:amd64 (63.1-6) ... [2020-02-10T18:10:25.379Z] #17 39.39 Selecting previously unselected package libnet1:amd64. [2020-02-10T18:10:25.379Z] #17 39.40 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-02-10T18:10:25.379Z] #17 39.40 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-02-10T18:10:25.379Z] #17 39.50 Selecting previously unselected package libnl-3-200:amd64. [2020-02-10T18:10:25.379Z] #17 39.51 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-02-10T18:10:25.379Z] #17 39.52 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-02-10T18:10:25.379Z] #17 39.62 Selecting previously unselected package libprotobuf-c1:amd64. [2020-02-10T18:10:25.379Z] #17 39.63 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-02-10T18:10:25.379Z] #17 39.63 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-02-10T18:10:25.379Z] #17 39.70 Selecting previously unselected package libreadline5:amd64. [2020-02-10T18:10:25.379Z] #17 39.70 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-02-10T18:10:25.379Z] #17 39.71 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-02-10T18:10:25.379Z] #17 39.81 Selecting previously unselected package net-tools. [2020-02-10T18:10:25.379Z] #17 39.83 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-02-10T18:10:25.379Z] #17 39.83 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-02-10T18:10:25.635Z] #17 40.05 Selecting previously unselected package python-pip-whl. [2020-02-10T18:10:25.635Z] #17 40.05 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-02-10T18:10:25.635Z] #17 40.06 Unpacking python-pip-whl (18.1-5) ... [2020-02-10T18:10:25.635Z] #17 ... [2020-02-10T18:10:25.635Z] [2020-02-10T18:10:25.635Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T18:10:25.635Z] #44 108.8 CC criu/files-reg.o [2020-02-10T18:10:25.803Z] #17 ... [2020-02-10T18:10:25.803Z] [2020-02-10T18:10:25.803Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T18:10:25.803Z] #44 112.9 CC criu/cgroup.o [2020-02-10T18:10:25.803Z] #44 115.8 CC criu/clone-noasan.o [2020-02-10T18:10:25.803Z] #44 116.0 CC criu/config.o [2020-02-10T18:10:25.803Z] #44 117.4 CC criu/cr-check.o [2020-02-10T18:10:25.803Z] #44 119.5 CC criu/cr-dedup.o [2020-02-10T18:10:25.803Z] #44 120.0 CC criu/cr-dump.o [2020-02-10T18:10:25.803Z] #44 122.9 CC criu/cr-errno.o [2020-02-10T18:10:25.803Z] #44 123.0 CC criu/cr-restore.o [2020-02-10T18:10:26.745Z] #44 ... [2020-02-10T18:10:26.745Z] [2020-02-10T18:10:26.745Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-10T18:10:26.745Z] #17 56.34 Setting up libiptc0:arm64 (1.8.2-4) ... [2020-02-10T18:10:26.745Z] #17 56.35 Setting up xz-utils (5.2.4-1) ... [2020-02-10T18:10:26.745Z] #17 56.39 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-02-10T18:10:26.745Z] #17 56.40 Setting up pigz (2.4-1) ... [2020-02-10T18:10:26.745Z] #17 56.42 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-02-10T18:10:26.745Z] #17 56.43 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-02-10T18:10:26.745Z] #17 56.45 Setting up python-pip-whl (18.1-5) ... [2020-02-10T18:10:26.745Z] #17 56.46 Setting up libmpdec2:arm64 (2.4.2-2) ... [2020-02-10T18:10:26.745Z] #17 56.47 Setting up vim-runtime (2:8.1.0875-5) ... [2020-02-10T18:10:26.781Z] #62 226.5 + bin/containerd-shim-runc-v1 [2020-02-10T18:10:27.005Z] #17 56.98 Setting up libaio1:arm64 (0.3.112-3) ... [2020-02-10T18:10:27.026Z] #63 ... [2020-02-10T18:10:27.026Z] [2020-02-10T18:10:27.026Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T18:10:27.026Z] #72 23.85 + cd /tmp/tmp.um6S5fl2kQ/src/github.com/docker/libnetwork [2020-02-10T18:10:27.026Z] #72 23.85 + git checkout -q feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9 [2020-02-10T18:10:27.026Z] #72 23.89 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-02-10T18:10:27.026Z] #72 DONE 27.7s [2020-02-10T18:10:27.266Z] #17 56.99 Setting up libonig5:arm64 (6.9.1-1) ... [2020-02-10T18:10:27.266Z] #17 57.01 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ... [2020-02-10T18:10:27.266Z] #17 57.03 Setting up vim (2:8.1.0875-5) ... [2020-02-10T18:10:27.266Z] #17 57.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-02-10T18:10:27.266Z] #17 57.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-02-10T18:10:27.266Z] #17 57.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-02-10T18:10:27.266Z] #17 57.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-02-10T18:10:27.266Z] #17 57.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-02-10T18:10:27.266Z] #17 57.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-02-10T18:10:27.266Z] #17 57.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-02-10T18:10:27.266Z] #17 57.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-02-10T18:10:27.267Z] #17 57.12 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-02-10T18:10:27.267Z] #17 57.13 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-02-10T18:10:27.267Z] #17 57.15 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-02-10T18:10:27.267Z] #17 57.16 Setting up jq (1.5+dfsg-2+b1) ... [2020-02-10T18:10:27.267Z] #17 57.17 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2020-02-10T18:10:27.267Z] #17 57.19 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-02-10T18:10:27.394Z] [2020-02-10T18:10:27.394Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-10T18:10:27.394Z] #28 1.327 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-02-10T18:10:27.394Z] #28 1.697 #=#=# [2020-02-10T18:10:27.394Z] #28 1.866 ### 4.5% ####### 10.8% ############### 21.3% ###################### 31.7% ############################ 40.1% #################################### 50.5% ############################################# 63.0% #################################################### 73.5% ########################################################## 81.8% ################################################################ 90.2% ##################################################################### 96.4% ######################################################################## 100.0% [2020-02-10T18:10:27.790Z] #28 3.555 #=#=# [2020-02-10T18:10:28.152Z] #44 111.0 CC criu/files.o [2020-02-10T18:10:28.535Z] #28 3.774 ############# 19.4% ############################## 42.2% ########################################## 59.1% ################################################################### 93.1% ######################################################################## 100.0% [2020-02-10T18:10:28.535Z] #28 4.419 [2020-02-10T18:10:29.277Z] #28 4.552 ##### 7.6% ############ 17.7% ##################### 30.4% ################################ 45.7% ########################################### 60.5% ############################### [2020-02-10T18:10:29.277Z] #28 ... [2020-02-10T18:10:29.277Z] [2020-02-10T18:10:29.277Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T18:10:29.277Z] #51 19.80 + cd /tmp/tmp.zoOsZ0vF5M/src/gotest.tools/gotestsum [2020-02-10T18:10:29.277Z] #51 19.80 + git checkout -q v0.3.5 [2020-02-10T18:10:29.277Z] #51 19.82 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-02-10T18:10:29.277Z] #51 ... [2020-02-10T18:10:29.277Z] [2020-02-10T18:10:29.277Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-10T18:10:29.305Z] #62 229.5 + bin/containerd-shim-runc-v2 [2020-02-10T18:10:29.651Z] #28 4.552 ##### 7.6% ############ 17.7% ##################### 30.4% ################################ 45.7% ########################################### 60.5% ###################################################### 75.3% ############################################################## 87.0% ####################################################################### 99.0%#28 ... [2020-02-10T18:10:29.651Z] [2020-02-10T18:10:29.651Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T18:10:29.651Z] #34 23.78 path/filepath [2020-02-10T18:10:29.651Z] #34 24.75 io/ioutil [2020-02-10T18:10:29.651Z] #34 24.78 flag [2020-02-10T18:10:29.651Z] #34 25.42 github.com/BurntSushi/toml [2020-02-10T18:10:29.651Z] #34 26.48 log [2020-02-10T18:10:29.651Z] #34 26.83 text/tabwriter [2020-02-10T18:10:29.651Z] #34 28.29 github.com/BurntSushi/toml/cmd/tomlv [2020-02-10T18:10:29.651Z] #34 DONE 30.2s [2020-02-10T18:10:29.651Z] [2020-02-10T18:10:29.651Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-10T18:10:29.651Z] #28 4.552 ##### 7.6% ############ 17.7% ##################### 30.4% ################################ 45.7% ########################################### 60.5% ###################################################### 75.3% ############################################################## 87.0% ####################################################################### 99.0% ######################################################################## 100.0% [2020-02-10T18:10:29.651Z] #28 5.599 [2020-02-10T18:10:30.042Z] #44 113.0 CC criu/filesystems.o [2020-02-10T18:10:30.235Z] #62 230.3 + binaries [2020-02-10T18:10:30.235Z] #62 230.3 + mkdir -p /build [2020-02-10T18:10:30.235Z] #62 230.3 + cp bin/containerd /build/containerd [2020-02-10T18:10:30.235Z] #62 230.3 + cp bin/containerd-shim /build/containerd-shim [2020-02-10T18:10:30.235Z] #62 230.3 + cp bin/ctr /build/ctr [2020-02-10T18:10:30.409Z] #28 5.730 # 1.4% ### 4.2% ##### 8.0% ####### 9.9% ########## 15.3% ####### [2020-02-10T18:10:30.409Z] #28 ... [2020-02-10T18:10:30.409Z] [2020-02-10T18:10:30.409Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-10T18:10:30.409Z] #42 21.14 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-02-10T18:10:30.409Z] #42 22.20 + 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-02-10T18:10:30.409Z] #42 ... [2020-02-10T18:10:30.409Z] [2020-02-10T18:10:30.409Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-10T18:10:30.566Z] #17 59.77 Setting up iptables (1.8.2-4) ... [2020-02-10T18:10:30.566Z] #17 59.79 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-02-10T18:10:30.566Z] #17 59.81 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-02-10T18:10:30.566Z] #17 59.82 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-02-10T18:10:30.566Z] #17 59.85 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-02-10T18:10:30.566Z] #17 59.86 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-02-10T18:10:30.566Z] #17 59.87 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-02-10T18:10:30.566Z] #17 59.88 Setting up python3 (3.7.3-1) ... [2020-02-10T18:10:30.604Z] #44 113.8 CC criu/fsnotify.o [2020-02-10T18:10:30.798Z] #62 DONE 230.9s [2020-02-10T18:10:30.827Z] #17 60.47 Setting up python3-wheel (0.32.3-2) ... [2020-02-10T18:10:31.164Z] #28 5.730 # 1.4% ### 4.2% ##### 8.0% ####### 9.9% ########## 15.3% ############## 20.2% ##################### 30.4% ######################### 35.2% ############################## 41.8% ################################# 46.5% #################################### 50.3% ######################################### 57.8% [2020-02-10T18:10:31.164Z] #28 ... [2020-02-10T18:10:31.164Z] [2020-02-10T18:10:31.164Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T18:10:31.164Z] #54 21.84 + cd /tmp/tmp.XJpmEtwaAd/src/github.com/golangci/golangci-lint/ [2020-02-10T18:10:31.164Z] #54 21.84 + git checkout -q v1.20.0 [2020-02-10T18:10:31.164Z] #54 22.32 ++ git describe --tags [2020-02-10T18:10:31.164Z] #54 22.33 + version=v1.20.0 [2020-02-10T18:10:31.164Z] #54 22.33 ++ git rev-parse --short HEAD [2020-02-10T18:10:31.164Z] #54 22.33 + commit=cc98739 [2020-02-10T18:10:31.164Z] #54 22.33 ++ git show -s --format=%cd [2020-02-10T18:10:31.164Z] #54 22.33 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2020-02-10T18:10:31.164Z] #54 22.33 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-02-10T18:10:31.164Z] #54 ... [2020-02-10T18:10:31.164Z] [2020-02-10T18:10:31.164Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-10T18:10:31.166Z] #44 ... [2020-02-10T18:10:31.166Z] [2020-02-10T18:10:31.166Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-10T18:10:31.166Z] #17 40.56 Selecting previously unselected package python3-lib2to3. [2020-02-10T18:10:31.166Z] #17 40.57 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-02-10T18:10:31.166Z] #17 40.57 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-02-10T18:10:31.166Z] #17 40.67 Selecting previously unselected package python3-distutils. [2020-02-10T18:10:31.166Z] #17 40.68 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-02-10T18:10:31.166Z] #17 40.68 Unpacking python3-distutils (3.7.3-1) ... [2020-02-10T18:10:31.166Z] #17 40.81 Selecting previously unselected package python3-pip. [2020-02-10T18:10:31.166Z] #17 40.82 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-02-10T18:10:31.166Z] #17 40.82 Unpacking python3-pip (18.1-5) ... [2020-02-10T18:10:31.166Z] #17 40.96 Selecting previously unselected package python3-pkg-resources. [2020-02-10T18:10:31.166Z] #17 40.97 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-02-10T18:10:31.166Z] #17 40.98 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-02-10T18:10:31.166Z] #17 41.11 Selecting previously unselected package python3-setuptools. [2020-02-10T18:10:31.167Z] #17 41.12 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-02-10T18:10:31.167Z] #17 41.12 Unpacking python3-setuptools (40.8.0-1) ... [2020-02-10T18:10:31.167Z] #17 41.31 Selecting previously unselected package python3-wheel. [2020-02-10T18:10:31.167Z] #17 41.31 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-02-10T18:10:31.167Z] #17 41.33 Unpacking python3-wheel (0.32.3-2) ... [2020-02-10T18:10:31.167Z] #17 41.39 Selecting previously unselected package thin-provisioning-tools. [2020-02-10T18:10:31.167Z] #17 41.39 Preparing to unpack .../33-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-02-10T18:10:31.167Z] #17 41.40 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-02-10T18:10:31.167Z] #17 41.69 Selecting previously unselected package vim-runtime. [2020-02-10T18:10:31.167Z] #17 41.69 Preparing to unpack .../34-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-02-10T18:10:31.167Z] #17 41.71 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-02-10T18:10:31.167Z] #17 41.73 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-02-10T18:10:31.167Z] #17 41.73 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-02-10T18:10:31.167Z] #17 44.94 Selecting previously unselected package vim. [2020-02-10T18:10:31.167Z] #17 44.94 Preparing to unpack .../35-vim_2%3a8.1.0875-5_amd64.deb ... [2020-02-10T18:10:31.167Z] #17 44.97 Unpacking vim (2:8.1.0875-5) ... [2020-02-10T18:10:31.167Z] #17 45.50 Selecting previously unselected package xfsprogs. [2020-02-10T18:10:31.167Z] #17 45.50 Preparing to unpack .../36-xfsprogs_4.20.0-1_amd64.deb ... [2020-02-10T18:10:31.167Z] #17 45.52 Unpacking xfsprogs (4.20.0-1) ... [2020-02-10T18:10:31.398Z] #17 61.20 Setting up apparmor (2.13.2-10) ... [2020-02-10T18:10:31.729Z] #17 45.96 Selecting previously unselected package zip. [2020-02-10T18:10:31.729Z] #17 45.99 Preparing to unpack .../37-zip_3.0-11+b1_amd64.deb ... [2020-02-10T18:10:31.729Z] #17 45.99 Unpacking zip (3.0-11+b1) ... [2020-02-10T18:10:31.729Z] #17 46.23 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-02-10T18:10:31.729Z] #17 46.25 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-02-10T18:10:31.729Z] #17 46.28 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-02-10T18:10:31.729Z] #17 46.30 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-02-10T18:10:31.729Z] #17 46.31 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-02-10T18:10:31.729Z] #17 46.32 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-02-10T18:10:31.729Z] #17 46.34 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-02-10T18:10:31.730Z] [2020-02-10T18:10:31.730Z] #63 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ [2020-02-10T18:10:31.730Z] #63 DONE 0.2s [2020-02-10T18:10:31.730Z] [2020-02-10T18:10:31.730Z] #67 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-02-10T18:10:31.730Z] #67 DONE 0.1s [2020-02-10T18:10:31.985Z] #17 46.35 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-02-10T18:10:31.985Z] #17 46.36 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-02-10T18:10:31.985Z] #17 46.37 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-02-10T18:10:31.985Z] #17 46.38 Setting up libicu63:amd64 (63.1-6) ... [2020-02-10T18:10:31.985Z] #17 46.40 Setting up xxd (2:8.1.0875-5) ... [2020-02-10T18:10:31.985Z] #17 46.42 Setting up zip (3.0-11+b1) ... [2020-02-10T18:10:31.985Z] #17 46.43 Setting up vim-common (2:8.1.0875-5) ... [2020-02-10T18:10:31.985Z] #17 46.46 Setting up bash-completion (1:2.8-6) ... [2020-02-10T18:10:31.986Z] [2020-02-10T18:10:31.986Z] #69 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-02-10T18:10:31.986Z] #69 DONE 0.2s [2020-02-10T18:10:31.986Z] [2020-02-10T18:10:31.986Z] #72 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ [2020-02-10T18:10:31.986Z] #72 DONE 0.1s [2020-02-10T18:10:32.243Z] [2020-02-10T18:10:32.243Z] #73 [dev 25/25] WORKDIR /go/src/github.com/docker/docker [2020-02-10T18:10:32.243Z] #73 DONE 0.0s [2020-02-10T18:10:32.243Z] [2020-02-10T18:10:32.243Z] #74 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-02-10T18:10:32.379Z] #28 5.730 # 1.4% ### 4.2% ##### 8.0% ####### 9.9% ########## 15.3% ############## 20.2% ##################### 30.4% ######################### 35.2% ############################## 41.8% ################################# 46.5% #################################### 50.3% ######################################### 57.8% ############################################## 64.4% ################################################# 68.2% #################################################### 73.0% ######################################################### 79.6% ############################################################ 84.3% ############################################################### 88.1% ################################################################## 91.9% #################################################################### 95.7% ######################################################################## 100.0% [2020-02-10T18:10:32.379Z] #28 8.077 [2020-02-10T18:10:33.174Z] #74 DONE 0.7s [2020-02-10T18:10:33.174Z] [2020-02-10T18:10:33.174Z] #75 exporting to image [2020-02-10T18:10:33.174Z] #75 exporting layers [2020-02-10T18:10:33.311Z] #17 62.86 Setting up xfsprogs (4.20.0-1) ... [2020-02-10T18:10:33.311Z] #17 62.89 Setting up python3-lib2to3 (3.7.3-1) ... [2020-02-10T18:10:33.400Z] #28 9.257 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-02-10T18:10:33.400Z] #28 9.506 [2020-02-10T18:10:33.571Z] #17 63.47 Setting up python3-pkg-resources (40.8.0-1) ... [2020-02-10T18:10:33.799Z] #28 9.613 ######################################################################## 100.0% [2020-02-10T18:10:33.799Z] #28 9.646 [2020-02-10T18:10:33.799Z] #28 ... [2020-02-10T18:10:33.799Z] [2020-02-10T18:10:33.799Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-10T18:10:33.799Z] #11 24.60 Get:4 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-02-10T18:10:33.799Z] #11 27.92 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-02-10T18:10:33.799Z] #11 28.20 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2020-02-10T18:10:33.799Z] #11 28.41 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2020-02-10T18:10:33.799Z] #11 28.51 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2020-02-10T18:10:33.799Z] #11 33.74 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-02-10T18:10:33.799Z] #11 ... [2020-02-10T18:10:33.799Z] [2020-02-10T18:10:33.799Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-10T18:10:33.799Z] #44 24.65 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2020-02-10T18:10:33.799Z] #44 25.26 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-02-10T18:10:33.799Z] #44 25.31 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2020-02-10T18:10:33.799Z] #44 25.42 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2020-02-10T18:10:33.799Z] #44 25.60 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2020-02-10T18:10:33.799Z] #44 25.64 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2020-02-10T18:10:33.799Z] #44 26.73 debconf: delaying package configuration, since apt-utils is not installed [2020-02-10T18:10:33.799Z] #44 26.77 Fetched 3742 kB in 5s (767 kB/s) [2020-02-10T18:10:33.799Z] #44 26.80 Selecting previously unselected package libcap-dev:s390x. [2020-02-10T18:10:33.799Z] #44 26.80 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15168 files and directories currently installed.) [2020-02-10T18:10:33.799Z] #44 26.82 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2020-02-10T18:10:33.799Z] #44 26.83 Unpacking libcap-dev:s390x (1:2.25-2) ... [2020-02-10T18:10:33.799Z] #44 26.88 Selecting previously unselected package libnet1:s390x. [2020-02-10T18:10:33.799Z] #44 26.88 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-02-10T18:10:33.799Z] #44 26.88 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-02-10T18:10:33.799Z] #44 26.92 Selecting previously unselected package libnet1-dev. [2020-02-10T18:10:33.799Z] #44 26.92 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2020-02-10T18:10:33.799Z] #44 26.93 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-02-10T18:10:33.799Z] #44 27.10 Selecting previously unselected package libnl-3-200:s390x. [2020-02-10T18:10:33.799Z] #44 27.10 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2020-02-10T18:10:33.799Z] #44 27.11 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-02-10T18:10:33.799Z] #44 27.14 Selecting previously unselected package libnl-3-dev:s390x. [2020-02-10T18:10:33.799Z] #44 27.14 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2020-02-10T18:10:33.799Z] #44 27.15 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2020-02-10T18:10:33.799Z] #44 27.27 Selecting previously unselected package libprotobuf-c1:s390x. [2020-02-10T18:10:33.799Z] #44 27.28 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-02-10T18:10:33.799Z] #44 27.28 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-02-10T18:10:33.799Z] #44 27.31 Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-02-10T18:10:33.799Z] #44 27.31 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2020-02-10T18:10:33.799Z] #44 27.31 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-02-10T18:10:33.799Z] #44 27.36 Selecting previously unselected package zlib1g-dev:s390x. [2020-02-10T18:10:33.799Z] #44 27.36 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2020-02-10T18:10:33.799Z] #44 27.36 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-02-10T18:10:33.799Z] #44 27.55 Selecting previously unselected package libprotobuf17:s390x. [2020-02-10T18:10:33.799Z] #44 27.55 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2020-02-10T18:10:33.799Z] #44 27.56 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2020-02-10T18:10:33.799Z] #44 27.95 Selecting previously unselected package libprotobuf-lite17:s390x. [2020-02-10T18:10:33.799Z] #44 27.95 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2020-02-10T18:10:33.799Z] #44 27.95 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-02-10T18:10:33.799Z] #44 28.20 Selecting previously unselected package libprotobuf-dev:s390x. [2020-02-10T18:10:33.799Z] #44 28.20 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2020-02-10T18:10:33.799Z] #44 28.21 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-02-10T18:10:33.799Z] #44 29.03 Selecting previously unselected package libprotoc17:s390x. [2020-02-10T18:10:33.799Z] #44 29.04 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2020-02-10T18:10:33.799Z] #44 29.04 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2020-02-10T18:10:33.799Z] #44 29.35 Selecting previously unselected package protobuf-c-compiler. [2020-02-10T18:10:33.799Z] #44 29.35 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2020-02-10T18:10:33.799Z] #44 29.35 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-02-10T18:10:33.799Z] #44 29.40 Selecting previously unselected package protobuf-compiler. [2020-02-10T18:10:33.799Z] #44 29.40 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2020-02-10T18:10:33.799Z] #44 29.40 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-02-10T18:10:33.799Z] #44 29.45 Selecting previously unselected package python-pkg-resources. [2020-02-10T18:10:33.799Z] #44 29.45 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-02-10T18:10:33.799Z] #44 29.46 Unpacking python-pkg-resources (40.8.0-1) ... [2020-02-10T18:10:33.799Z] #44 29.54 Selecting previously unselected package python-six. [2020-02-10T18:10:33.799Z] #44 29.54 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-02-10T18:10:33.799Z] #44 29.55 Unpacking python-six (1.12.0-1) ... [2020-02-10T18:10:33.799Z] #44 29.63 Selecting previously unselected package python-protobuf. [2020-02-10T18:10:33.799Z] #44 29.63 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2020-02-10T18:10:33.799Z] #44 29.64 Unpacking python-protobuf (3.6.1.3-2) ... [2020-02-10T18:10:33.799Z] #44 29.81 Setting up python-pkg-resources (40.8.0-1) ... [2020-02-10T18:10:33.799Z] #44 31.42 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-02-10T18:10:33.799Z] #44 31.44 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-02-10T18:10:33.799Z] #44 31.44 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-02-10T18:10:33.799Z] #44 31.45 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-02-10T18:10:33.799Z] #44 31.46 Setting up python-six (1.12.0-1) ... [2020-02-10T18:10:33.799Z] #44 32.29 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-02-10T18:10:33.799Z] #44 32.30 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-02-10T18:10:33.799Z] #44 32.31 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2020-02-10T18:10:33.799Z] #44 32.32 Setting up libcap-dev:s390x (1:2.25-2) ... [2020-02-10T18:10:33.799Z] #44 32.32 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2020-02-10T18:10:33.799Z] #44 32.33 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-02-10T18:10:33.799Z] #44 32.34 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-02-10T18:10:33.799Z] #44 32.34 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-02-10T18:10:33.799Z] #44 32.35 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-02-10T18:10:33.799Z] #44 32.36 Setting up python-protobuf (3.6.1.3-2) ... [2020-02-10T18:10:33.799Z] #44 34.65 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2020-02-10T18:10:33.799Z] #44 34.66 Processing triggers for libc-bin (2.28-10) ... [2020-02-10T18:10:34.172Z] #44 DONE 34.9s [2020-02-10T18:10:34.172Z] [2020-02-10T18:10:34.172Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T18:10:34.956Z] #17 64.41 Setting up python3-distutils (3.7.3-1) ... [2020-02-10T18:10:35.216Z] #17 64.88 Setting up python3-setuptools (40.8.0-1) ... [2020-02-10T18:10:35.253Z] #17 49.21 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-02-10T18:10:35.253Z] #17 49.23 Setting up xz-utils (5.2.4-1) ... [2020-02-10T18:10:35.253Z] #17 49.24 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-02-10T18:10:35.253Z] #17 49.26 Setting up pigz (2.4-1) ... [2020-02-10T18:10:35.253Z] #17 49.27 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-02-10T18:10:35.253Z] #17 49.29 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-02-10T18:10:35.253Z] #17 49.31 Setting up python-pip-whl (18.1-5) ... [2020-02-10T18:10:35.253Z] #17 49.33 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-02-10T18:10:35.253Z] #17 49.34 Setting up vim-runtime (2:8.1.0875-5) ... [2020-02-10T18:10:35.253Z] #17 49.77 Setting up libaio1:amd64 (0.3.112-3) ... [2020-02-10T18:10:35.253Z] #17 49.80 Setting up libonig5:amd64 (6.9.1-1) ... [2020-02-10T18:10:35.253Z] #17 49.82 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-02-10T18:10:35.253Z] #17 49.83 Setting up vim (2:8.1.0875-5) ... [2020-02-10T18:10:35.253Z] #17 49.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-02-10T18:10:35.253Z] #17 49.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-02-10T18:10:35.253Z] #17 49.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-02-10T18:10:35.253Z] #17 49.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-02-10T18:10:35.253Z] #17 49.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-02-10T18:10:35.254Z] #17 49.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-02-10T18:10:35.439Z] #45 1.262 Note: Building without setproctitle() and strlcpy() support. [2020-02-10T18:10:35.439Z] #45 1.262 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-02-10T18:10:35.439Z] #45 ... [2020-02-10T18:10:35.439Z] [2020-02-10T18:10:35.439Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T18:10:35.439Z] #48 25.88 flag [2020-02-10T18:10:35.439Z] #48 27.21 go/token [2020-02-10T18:10:35.439Z] #48 27.74 regexp [2020-02-10T18:10:35.439Z] #48 28.06 go/scanner [2020-02-10T18:10:35.439Z] #48 29.02 go/ast [2020-02-10T18:10:35.439Z] #48 30.24 internal/lazyregexp [2020-02-10T18:10:35.439Z] #48 30.42 net/url [2020-02-10T18:10:35.439Z] #48 31.42 text/template/parse [2020-02-10T18:10:35.439Z] #48 32.48 go/parser [2020-02-10T18:10:35.439Z] #48 34.43 text/template [2020-02-10T18:10:35.439Z] #48 34.81 encoding/json [2020-02-10T18:10:35.439Z] #48 ... [2020-02-10T18:10:35.439Z] [2020-02-10T18:10:35.439Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-10T18:10:35.439Z] #28 10.41 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-02-10T18:10:35.439Z] #28 10.62 [2020-02-10T18:10:35.439Z] #28 10.74 ######################################################################## 100.0% [2020-02-10T18:10:35.439Z] #28 10.78 [2020-02-10T18:10:35.439Z] #28 11.42 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-02-10T18:10:35.509Z] #17 49.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-02-10T18:10:35.509Z] #17 49.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-02-10T18:10:35.509Z] #17 49.91 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-02-10T18:10:35.509Z] #17 49.92 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-02-10T18:10:35.509Z] #17 49.93 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-02-10T18:10:35.509Z] #17 49.94 Setting up jq (1.5+dfsg-2+b1) ... [2020-02-10T18:10:35.509Z] #17 49.95 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-02-10T18:10:35.509Z] #17 49.96 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-02-10T18:10:35.805Z] #28 11.45 skipping existing b63cc5f62c21 [2020-02-10T18:10:35.805Z] #28 11.49 [2020-02-10T18:10:36.071Z] #17 ... [2020-02-10T18:10:36.071Z] [2020-02-10T18:10:36.071Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-10T18:10:36.071Z] #41 181.4 + dpkg --print-architecture [2020-02-10T18:10:36.071Z] #41 181.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-02-10T18:10:36.327Z] #41 181.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-02-10T18:10:36.327Z] #41 181.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-02-10T18:10:36.600Z] #17 66.09 Setting up python3-pip (18.1-5) ... [2020-02-10T18:10:36.612Z] #28 12.51 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-02-10T18:10:36.986Z] #28 12.82 #=#=# [2020-02-10T18:10:36.986Z] #28 12.90 ######################################################################## 100.0% [2020-02-10T18:10:36.986Z] #28 12.96 [2020-02-10T18:10:36.986Z] #28 12.99 Download of images into '/build' complete. [2020-02-10T18:10:36.986Z] #28 12.99 Use something like the following to load the result into a Docker daemon: [2020-02-10T18:10:36.986Z] #28 12.99 tar -cC '/build' . | docker load [2020-02-10T18:10:37.361Z] #28 DONE 13.1s [2020-02-10T18:10:37.361Z] [2020-02-10T18:10:37.361Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T18:10:37.361Z] #45 1.739 fatal: not a git repository (or any of the parent directories): .git [2020-02-10T18:10:37.361Z] #45 1.745 GEN .gitid [2020-02-10T18:10:37.361Z] #45 1.749 GEN criu/include/version.h [2020-02-10T18:10:37.361Z] #45 1.754 GEN include/common/asm [2020-02-10T18:10:37.361Z] #45 2.464 PBCC images/google/protobuf/descriptor.pb-c.c [2020-02-10T18:10:37.361Z] #45 2.501 PBCC images/opts.pb-c.c [2020-02-10T18:10:37.361Z] #45 2.516 PBCC images/sit.pb-c.c [2020-02-10T18:10:37.361Z] #45 2.541 DEP images/google/protobuf/descriptor.pb-c.d [2020-02-10T18:10:37.361Z] #45 2.570 DEP images/opts.pb-c.d [2020-02-10T18:10:37.361Z] #45 2.581 DEP images/sit.pb-c.d [2020-02-10T18:10:37.361Z] #45 2.611 PBCC images/macvlan.pb-c.c [2020-02-10T18:10:37.361Z] #45 2.615 DEP images/macvlan.pb-c.d [2020-02-10T18:10:37.361Z] #45 2.641 PBCC images/autofs.pb-c.c [2020-02-10T18:10:37.361Z] #45 2.661 DEP images/autofs.pb-c.d [2020-02-10T18:10:37.361Z] #45 2.691 PBCC images/sysctl.pb-c.c [2020-02-10T18:10:37.361Z] #45 2.708 DEP images/sysctl.pb-c.d [2020-02-10T18:10:37.361Z] #45 2.746 PBCC images/time.pb-c.c [2020-02-10T18:10:37.361Z] #45 2.763 DEP images/time.pb-c.d [2020-02-10T18:10:37.361Z] #45 2.781 PBCC images/binfmt-misc.pb-c.c [2020-02-10T18:10:37.361Z] #45 2.791 DEP images/binfmt-misc.pb-c.d [2020-02-10T18:10:37.361Z] #45 2.813 PBCC images/seccomp.pb-c.c [2020-02-10T18:10:37.361Z] #45 2.828 DEP images/seccomp.pb-c.d [2020-02-10T18:10:37.361Z] #45 2.839 PBCC images/userns.pb-c.c [2020-02-10T18:10:37.361Z] #45 2.850 DEP images/userns.pb-c.d [2020-02-10T18:10:37.361Z] #45 2.898 PBCC images/cgroup.pb-c.c [2020-02-10T18:10:37.361Z] #45 2.903 DEP images/cgroup.pb-c.d [2020-02-10T18:10:37.361Z] #45 2.913 PBCC images/fown.pb-c.c [2020-02-10T18:10:37.361Z] #45 2.927 PBCC images/ext-file.pb-c.c [2020-02-10T18:10:37.361Z] #45 2.946 DEP images/fown.pb-c.d [2020-02-10T18:10:37.361Z] #45 2.994 DEP images/ext-file.pb-c.d [2020-02-10T18:10:37.361Z] #45 3.023 PBCC images/rpc.pb-c.c [2020-02-10T18:10:37.361Z] #45 3.061 DEP images/rpc.pb-c.d [2020-02-10T18:10:37.361Z] #45 3.096 PBCC images/siginfo.pb-c.c [2020-02-10T18:10:37.361Z] #45 3.127 DEP images/siginfo.pb-c.d [2020-02-10T18:10:37.361Z] #45 3.212 PBCC images/pagemap.pb-c.c [2020-02-10T18:10:37.361Z] #45 3.220 DEP images/pagemap.pb-c.d [2020-02-10T18:10:37.361Z] #45 3.253 PBCC images/rlimit.pb-c.c [2020-02-10T18:10:37.361Z] #45 3.275 DEP images/rlimit.pb-c.d [2020-02-10T18:10:37.361Z] #45 3.304 PBCC images/file-lock.pb-c.c [2020-02-10T18:10:37.361Z] #45 3.313 DEP images/file-lock.pb-c.d [2020-02-10T18:10:37.361Z] #45 3.374 PBCC images/tty.pb-c.c [2020-02-10T18:10:37.361Z] #45 3.442 DEP images/tty.pb-c.d [2020-02-10T18:10:37.542Z] #17 67.25 Processing triggers for libc-bin (2.28-10) ... [2020-02-10T18:10:37.542Z] #17 67.27 Processing triggers for mime-support (3.62) ... [2020-02-10T18:10:37.741Z] #45 3.505 PBCC images/tun.pb-c.c [2020-02-10T18:10:37.741Z] #45 3.581 PBCC images/netdev.pb-c.c [2020-02-10T18:10:37.741Z] #45 3.664 DEP images/tun.pb-c.d [2020-02-10T18:10:37.741Z] #45 3.723 DEP images/netdev.pb-c.d [2020-02-10T18:10:37.741Z] #45 3.774 PBCC images/vma.pb-c.c [2020-02-10T18:10:37.741Z] #45 3.844 DEP images/vma.pb-c.d [2020-02-10T18:10:38.114Z] #17 DONE 67.9s [2020-02-10T18:10:38.114Z] [2020-02-10T18:10:38.114Z] #18 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-02-10T18:10:38.129Z] #45 3.941 PBCC images/creds.pb-c.c [2020-02-10T18:10:38.129Z] #45 3.962 DEP images/creds.pb-c.d [2020-02-10T18:10:38.129Z] #45 3.990 PBCC images/utsns.pb-c.c [2020-02-10T18:10:38.129Z] #45 4.012 DEP images/utsns.pb-c.d [2020-02-10T18:10:38.129Z] #45 4.036 PBCC images/ipc-desc.pb-c.c [2020-02-10T18:10:38.129Z] #45 4.041 PBCC images/ipc-sem.pb-c.c [2020-02-10T18:10:38.129Z] #45 4.050 DEP images/ipc-desc.pb-c.d [2020-02-10T18:10:38.129Z] #45 4.094 DEP images/ipc-sem.pb-c.d [2020-02-10T18:10:38.129Z] #45 4.123 PBCC images/ipc-msg.pb-c.c [2020-02-10T18:10:38.129Z] #45 4.144 DEP images/ipc-msg.pb-c.d [2020-02-10T18:10:38.129Z] #45 4.173 PBCC images/ipc-shm.pb-c.c [2020-02-10T18:10:38.129Z] #45 4.196 DEP images/ipc-shm.pb-c.d [2020-02-10T18:10:38.510Z] #45 4.221 PBCC images/ipc-var.pb-c.c [2020-02-10T18:10:38.510Z] #45 4.262 DEP images/ipc-var.pb-c.d [2020-02-10T18:10:38.510Z] #45 4.287 PBCC images/sk-opts.pb-c.c [2020-02-10T18:10:38.510Z] #45 4.300 PBCC images/packet-sock.pb-c.c [2020-02-10T18:10:38.510Z] #45 4.342 DEP images/sk-opts.pb-c.d [2020-02-10T18:10:38.510Z] #45 4.369 DEP images/packet-sock.pb-c.d [2020-02-10T18:10:38.510Z] #45 4.406 PBCC images/sk-netlink.pb-c.c [2020-02-10T18:10:38.510Z] #45 4.436 DEP images/sk-netlink.pb-c.d [2020-02-10T18:10:38.510Z] #45 4.456 PBCC images/sk-inet.pb-c.c [2020-02-10T18:10:38.510Z] #45 4.480 DEP images/sk-inet.pb-c.d [2020-02-10T18:10:38.510Z] #45 4.498 PBCC images/sk-unix.pb-c.c [2020-02-10T18:10:38.510Z] #45 4.522 DEP images/sk-unix.pb-c.d [2020-02-10T18:10:38.510Z] #45 4.547 PBCC images/mm.pb-c.c [2020-02-10T18:10:38.510Z] #45 4.573 DEP images/mm.pb-c.d [2020-02-10T18:10:38.510Z] #45 4.597 PBCC images/timerfd.pb-c.c [2020-02-10T18:10:38.510Z] #45 4.636 DEP images/timerfd.pb-c.d [2020-02-10T18:10:38.880Z] #45 4.666 PBCC images/timer.pb-c.c [2020-02-10T18:10:38.880Z] #45 4.681 DEP images/timer.pb-c.d [2020-02-10T18:10:38.880Z] #45 4.695 PBCC images/sa.pb-c.c [2020-02-10T18:10:38.880Z] #45 4.737 DEP images/sa.pb-c.d [2020-02-10T18:10:38.880Z] #45 4.772 PBCC images/pipe-data.pb-c.c [2020-02-10T18:10:38.880Z] #45 4.778 DEP images/pipe-data.pb-c.d [2020-02-10T18:10:38.880Z] #45 4.804 PBCC images/mnt.pb-c.c [2020-02-10T18:10:38.880Z] #45 4.844 DEP images/mnt.pb-c.d [2020-02-10T18:10:38.880Z] #45 4.864 PBCC images/sk-packet.pb-c.c [2020-02-10T18:10:38.880Z] #45 4.878 DEP images/sk-packet.pb-c.d [2020-02-10T18:10:38.880Z] #45 4.914 PBCC images/tcp-stream.pb-c.c [2020-02-10T18:10:38.880Z] #45 4.945 DEP images/tcp-stream.pb-c.d [2020-02-10T18:10:39.252Z] #45 4.959 PBCC images/pipe.pb-c.c [2020-02-10T18:10:39.252Z] #45 5.011 DEP images/pipe.pb-c.d [2020-02-10T18:10:39.252Z] #45 5.014 PBCC images/pstree.pb-c.c [2020-02-10T18:10:39.252Z] #45 5.023 DEP images/pstree.pb-c.d [2020-02-10T18:10:39.252Z] #45 5.064 PBCC images/fs.pb-c.c [2020-02-10T18:10:39.252Z] #45 5.068 DEP images/fs.pb-c.d [2020-02-10T18:10:39.252Z] #45 5.125 PBCC images/signalfd.pb-c.c [2020-02-10T18:10:39.252Z] #45 5.144 DEP images/signalfd.pb-c.d [2020-02-10T18:10:39.252Z] #45 5.174 PBCC images/fh.pb-c.c [2020-02-10T18:10:39.252Z] #45 5.207 PBCC images/fsnotify.pb-c.c [2020-02-10T18:10:39.252Z] #45 5.266 DEP images/fh.pb-c.d [2020-02-10T18:10:39.252Z] #45 5.304 DEP images/fsnotify.pb-c.d [2020-02-10T18:10:39.722Z] #75 exporting layers 6.0s done [2020-02-10T18:10:39.722Z] #75 writing image sha256:fee9260e49d5a2f142c655298f8382c64c4bbcc3b37916e5cc72bcc8faccc5b9 [2020-02-10T18:10:39.723Z] #75 writing image sha256:fee9260e49d5a2f142c655298f8382c64c4bbcc3b37916e5cc72bcc8faccc5b9 done [2020-02-10T18:10:39.723Z] #75 naming to docker.io/library/docker:6acfc420948842403d9193f38a954534ab05378f done [2020-02-10T18:10:39.723Z] #75 DONE 6.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-02-10T18:10:39.834Z] #45 5.344 PBCC images/eventpoll.pb-c.c [2020-02-10T18:10:39.834Z] #45 5.357 DEP images/eventpoll.pb-c.d [2020-02-10T18:10:39.834Z] #45 5.387 PBCC images/eventfd.pb-c.c [2020-02-10T18:10:39.834Z] #45 5.414 DEP images/eventfd.pb-c.d [2020-02-10T18:10:39.834Z] #45 5.468 PBCC images/remap-file-path.pb-c.c [2020-02-10T18:10:39.834Z] #45 5.493 DEP images/remap-file-path.pb-c.d [2020-02-10T18:10:39.834Z] #45 5.533 PBCC images/fifo.pb-c.c [2020-02-10T18:10:39.834Z] #45 5.538 DEP images/fifo.pb-c.d [2020-02-10T18:10:39.834Z] #45 5.568 PBCC images/ghost-file.pb-c.c [2020-02-10T18:10:39.834Z] #45 5.578 DEP images/ghost-file.pb-c.d [2020-02-10T18:10:39.834Z] #45 5.609 PBCC images/regfile.pb-c.c [2020-02-10T18:10:39.834Z] #45 5.634 DEP images/regfile.pb-c.d [2020-02-10T18:10:39.834Z] #45 5.661 PBCC images/ns.pb-c.c [2020-02-10T18:10:39.834Z] #45 5.675 DEP images/ns.pb-c.d [2020-02-10T18:10:39.834Z] #45 5.708 PBCC images/fdinfo.pb-c.c [2020-02-10T18:10:39.834Z] #45 5.771 DEP images/fdinfo.pb-c.d [2020-02-10T18:10:39.834Z] #45 5.820 PBCC images/core-aarch64.pb-c.c [2020-02-10T18:10:39.834Z] #45 5.873 PBCC images/core-arm.pb-c.c [2020-02-10T18:10:40.030Z] #18 1.691 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-02-10T18:10:40.030Z] #18 1.697 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-02-10T18:10:40.030Z] #18 1.701 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-02-10T18:10:40.030Z] #18 DONE 1.9s [2020-02-10T18:10:40.030Z] [2020-02-10T18:10:40.030Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T18:10:40.030Z] #44 127.6 CC criu/cr-service.o [2020-02-10T18:10:40.030Z] #44 128.9 CC criu/crtools.o [2020-02-10T18:10:40.030Z] #44 129.4 CC criu/eventfd.o [2020-02-10T18:10:40.030Z] #44 129.7 CC criu/eventpoll.o [2020-02-10T18:10:40.030Z] #44 130.5 CC criu/external.o [2020-02-10T18:10:40.030Z] #44 130.9 CC criu/fault-injection.o [2020-02-10T18:10:40.030Z] #44 131.0 CC criu/fdstore.o [2020-02-10T18:10:40.030Z] #44 131.2 CC criu/fifo.o [2020-02-10T18:10:40.030Z] #44 131.6 CC criu/file-ids.o [2020-02-10T18:10:40.030Z] #44 132.0 CC criu/file-lock.o [2020-02-10T18:10:40.030Z] #44 132.9 CC criu/files-ext.o [2020-02-10T18:10:40.030Z] #44 133.3 CC criu/files-reg.o [2020-02-10T18:10:40.030Z] #44 135.2 CC criu/files.o [2020-02-10T18:10:40.030Z] #44 137.2 CC criu/filesystems.o [2020-02-10T18:10:40.030Z] #44 ... [2020-02-10T18:10:40.030Z] [2020-02-10T18:10:40.030Z] #19 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-02-10T18:10:40.075Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40470/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40470/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6acfc420948842403d9193f38a954534ab05378f -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6acfc420948842403d9193f38a954534ab05378f hack/validate/default [2020-02-10T18:10:40.436Z] #45 5.913 PBCC images/core-ppc64.pb-c.c [2020-02-10T18:10:40.436Z] #45 5.970 PBCC images/core-s390.pb-c.c [2020-02-10T18:10:40.436Z] #45 6.025 PBCC images/core-x86.pb-c.c [2020-02-10T18:10:40.436Z] #45 6.065 PBCC images/core.pb-c.c [2020-02-10T18:10:40.436Z] #45 6.098 PBCC images/inventory.pb-c.c [2020-02-10T18:10:40.436Z] #45 6.119 DEP images/core-aarch64.pb-c.d [2020-02-10T18:10:40.436Z] #45 6.149 DEP images/core-arm.pb-c.d [2020-02-10T18:10:40.436Z] #45 6.192 DEP images/core-ppc64.pb-c.d [2020-02-10T18:10:40.436Z] #45 6.233 DEP images/core-s390.pb-c.d [2020-02-10T18:10:40.436Z] #45 6.302 DEP images/core-x86.pb-c.d [2020-02-10T18:10:40.436Z] #45 6.375 DEP images/core.pb-c.d [2020-02-10T18:10:40.436Z] #45 6.553 DEP images/inventory.pb-c.d [2020-02-10T18:10:40.436Z] #45 6.553 PBCC images/cpuinfo.pb-c.c [2020-02-10T18:10:40.436Z] #45 6.553 DEP images/cpuinfo.pb-c.d [2020-02-10T18:10:40.816Z] #45 6.588 PBCC images/stats.pb-c.c [2020-02-10T18:10:40.816Z] #45 6.619 DEP images/stats.pb-c.d [2020-02-10T18:10:41.011Z] Congratulations! All commits are properly signed with the DCO! [2020-02-10T18:10:41.011Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-02-10T18:10:41.011Z] No api/types/ or api/swagger.yaml changes in diff. [2020-02-10T18:10:41.011Z] Congratulations! All TOML source files changed here have valid syntax. [2020-02-10T18:10:41.011Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-02-10T18:10:41.011Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-02-10T18:10:41.011Z] Congratulations! No new tests were added to integration-cli. [2020-02-10T18:10:41.011Z] [2020-02-10T18:10:41.011Z] INFO Start validation with golang-ci-lint [2020-02-10T18:10:41.011Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-02-10T18:10:41.011Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-02-10T18:10:41.196Z] #45 ... [2020-02-10T18:10:41.196Z] [2020-02-10T18:10:41.196Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-10T18:10:41.196Z] #36 31.96 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB] [2020-02-10T18:10:41.196Z] #36 32.68 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2020-02-10T18:10:41.196Z] #36 32.96 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-02-10T18:10:41.196Z] #36 33.03 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2020-02-10T18:10:41.196Z] #36 33.27 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2020-02-10T18:10:41.196Z] #36 33.46 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2020-02-10T18:10:41.196Z] #36 37.01 debconf: delaying package configuration, since apt-utils is not installed [2020-02-10T18:10:41.196Z] #36 37.04 Fetched 13.9 MB in 16s (892 kB/s) [2020-02-10T18:10:41.196Z] #36 37.07 Selecting previously unselected package xxd. [2020-02-10T18:10:41.196Z] #36 37.07 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15168 files and directories currently installed.) [2020-02-10T18:10:41.196Z] #36 37.09 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-02-10T18:10:41.196Z] #36 37.09 Unpacking xxd (2:8.1.0875-5) ... [2020-02-10T18:10:41.196Z] #36 37.16 Selecting previously unselected package vim-common. [2020-02-10T18:10:41.196Z] #36 37.17 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-02-10T18:10:41.196Z] #36 37.17 Unpacking vim-common (2:8.1.0875-5) ... [2020-02-10T18:10:41.196Z] #36 37.31 Selecting previously unselected package cmake-data. [2020-02-10T18:10:41.196Z] #36 37.31 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-02-10T18:10:41.196Z] #36 37.32 Unpacking cmake-data (3.13.4-1) ... [2020-02-10T18:10:41.196Z] #36 38.78 Selecting previously unselected package libicu63:s390x. [2020-02-10T18:10:41.196Z] #36 38.81 Preparing to unpack .../3-libicu63_63.1-6_s390x.deb ... [2020-02-10T18:10:41.196Z] #36 38.82 Unpacking libicu63:s390x (63.1-6) ... [2020-02-10T18:10:41.575Z] #36 42.27 Selecting previously unselected package libxml2:s390x. [2020-02-10T18:10:41.575Z] #36 42.27 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ... [2020-02-10T18:10:41.575Z] #36 42.28 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-02-10T18:10:41.575Z] #36 ... [2020-02-10T18:10:41.575Z] [2020-02-10T18:10:41.575Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T18:10:41.575Z] #45 7.380 make[1]: Nothing to be done for 'all'. [2020-02-10T18:10:42.380Z] #45 8.099 CC images/stats.o [2020-02-10T18:10:42.380Z] #45 8.288 CC images/core.o [2020-02-10T18:10:42.753Z] #45 8.564 CC images/core-x86.o [2020-02-10T18:10:42.753Z] #45 8.818 CC images/core-arm.o [2020-02-10T18:10:42.921Z] #41 ... [2020-02-10T18:10:42.921Z] [2020-02-10T18:10:42.921Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T18:10:42.921Z] #44 115.0 CC criu/image-desc.o [2020-02-10T18:10:42.921Z] #44 115.2 CC criu/image.o [2020-02-10T18:10:42.921Z] #44 116.2 CC criu/ipc_ns.o [2020-02-10T18:10:42.921Z] #44 117.4 CC criu/irmap.o [2020-02-10T18:10:42.921Z] #44 118.1 CC criu/kcmp-ids.o [2020-02-10T18:10:42.921Z] #44 118.4 CC criu/kerndat.o [2020-02-10T18:10:42.921Z] #44 119.6 CC criu/libnetlink.o [2020-02-10T18:10:42.921Z] #44 120.1 CC criu/log.o [2020-02-10T18:10:42.921Z] #44 120.6 CC criu/lsm.o [2020-02-10T18:10:42.921Z] #44 121.1 CC criu/mem.o [2020-02-10T18:10:42.921Z] #44 123.0 CC criu/mount.o [2020-02-10T18:10:42.921Z] #44 ... [2020-02-10T18:10:42.921Z] [2020-02-10T18:10:42.921Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-10T18:10:42.921Z] #17 52.94 Setting up iptables (1.8.2-4) ... [2020-02-10T18:10:42.921Z] #17 52.95 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-02-10T18:10:42.921Z] #17 52.96 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-02-10T18:10:42.921Z] #17 52.96 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-02-10T18:10:42.921Z] #17 52.97 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-02-10T18:10:42.921Z] #17 52.97 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-02-10T18:10:42.921Z] #17 52.98 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-02-10T18:10:42.921Z] #17 52.99 Setting up python3 (3.7.3-1) ... [2020-02-10T18:10:42.921Z] #17 53.34 Setting up python3-wheel (0.32.3-2) ... [2020-02-10T18:10:42.921Z] #17 54.05 Setting up apparmor (2.13.2-10) ... [2020-02-10T18:10:42.921Z] #17 55.80 Setting up xfsprogs (4.20.0-1) ... [2020-02-10T18:10:42.921Z] #17 55.81 Setting up python3-lib2to3 (3.7.3-1) ... [2020-02-10T18:10:42.921Z] #17 56.22 Setting up python3-pkg-resources (40.8.0-1) ... [2020-02-10T18:10:42.921Z] #17 57.27 Setting up python3-distutils (3.7.3-1) ... [2020-02-10T18:10:43.129Z] #45 9.032 CC images/core-aarch64.o [2020-02-10T18:10:43.129Z] #45 9.207 CC images/core-ppc64.o [2020-02-10T18:10:43.482Z] #17 57.85 Setting up python3-setuptools (40.8.0-1) ... [2020-02-10T18:10:43.497Z] #45 9.513 CC images/core-s390.o [2020-02-10T18:10:43.873Z] #45 ... [2020-02-10T18:10:43.873Z] [2020-02-10T18:10:43.873Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-10T18:10:43.873Z] #36 42.61 Selecting previously unselected package libarchive13:s390x. [2020-02-10T18:10:43.873Z] #36 42.62 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2020-02-10T18:10:43.873Z] #36 42.63 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-02-10T18:10:43.873Z] #36 42.75 Selecting previously unselected package libjsoncpp1:s390x. [2020-02-10T18:10:43.873Z] #36 42.75 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-02-10T18:10:43.873Z] #36 42.76 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-02-10T18:10:43.873Z] #36 42.82 Selecting previously unselected package librhash0:s390x. [2020-02-10T18:10:43.873Z] #36 42.82 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2020-02-10T18:10:43.873Z] #36 42.82 Unpacking librhash0:s390x (1.3.8-1) ... [2020-02-10T18:10:43.873Z] #36 42.89 Selecting previously unselected package libuv1:s390x. [2020-02-10T18:10:43.873Z] #36 42.89 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2020-02-10T18:10:43.873Z] #36 42.90 Unpacking libuv1:s390x (1.24.1-1) ... [2020-02-10T18:10:43.873Z] #36 43.00 Selecting previously unselected package cmake. [2020-02-10T18:10:43.873Z] #36 43.01 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2020-02-10T18:10:43.873Z] #36 43.01 Unpacking cmake (3.13.4-1) ... [2020-02-10T18:10:43.873Z] #36 44.14 Setting up libicu63:s390x (63.1-6) ... [2020-02-10T18:10:43.873Z] #36 44.17 Setting up xxd (2:8.1.0875-5) ... [2020-02-10T18:10:43.873Z] #36 44.18 Setting up libuv1:s390x (1.24.1-1) ... [2020-02-10T18:10:43.873Z] #36 44.20 Setting up vim-common (2:8.1.0875-5) ... [2020-02-10T18:10:43.873Z] #36 44.22 Setting up librhash0:s390x (1.3.8-1) ... [2020-02-10T18:10:43.873Z] #36 44.22 Setting up cmake-data (3.13.4-1) ... [2020-02-10T18:10:43.873Z] #36 44.23 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-02-10T18:10:43.873Z] #36 44.24 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-02-10T18:10:43.873Z] #36 44.25 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-02-10T18:10:43.873Z] #36 44.25 Setting up cmake (3.13.4-1) ... [2020-02-10T18:10:43.873Z] #36 44.26 Processing triggers for libc-bin (2.28-10) ... [2020-02-10T18:10:43.873Z] #36 44.31 Processing triggers for mime-support (3.62) ... [2020-02-10T18:10:43.873Z] #36 DONE 44.5s [2020-02-10T18:10:43.873Z] [2020-02-10T18:10:43.873Z] #37 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-10T18:10:43.873Z] #37 DONE 0.1s [2020-02-10T18:10:43.873Z] [2020-02-10T18:10:43.873Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T18:10:43.873Z] #48 36.44 go/doc [2020-02-10T18:10:43.873Z] #48 38.73 encoding/xml [2020-02-10T18:10:43.873Z] #48 39.17 github.com/LK4D4/vndr/build [2020-02-10T18:10:43.873Z] #48 41.23 github.com/LK4D4/vndr/versioned [2020-02-10T18:10:43.873Z] #48 41.36 compress/flate [2020-02-10T18:10:43.873Z] #48 43.19 net [2020-02-10T18:10:43.873Z] #48 43.27 vendor/golang.org/x/sys/cpu [2020-02-10T18:10:43.873Z] #48 43.35 vendor/golang.org/x/crypto/internal/chacha20 [2020-02-10T18:10:43.873Z] #48 43.76 vendor/golang.org/x/crypto/poly1305 [2020-02-10T18:10:43.873Z] #48 44.06 vendor/golang.org/x/crypto/chacha20poly1305 [2020-02-10T18:10:43.873Z] #48 44.37 vendor/golang.org/x/crypto/curve25519 [2020-02-10T18:10:43.873Z] #48 ... [2020-02-10T18:10:43.873Z] [2020-02-10T18:10:43.873Z] #38 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-02-10T18:10:43.873Z] #38 DONE 0.1s [2020-02-10T18:10:43.873Z] [2020-02-10T18:10:43.873Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T18:10:43.873Z] #45 9.933 CC images/cpuinfo.o [2020-02-10T18:10:44.042Z] #17 ... [2020-02-10T18:10:44.042Z] [2020-02-10T18:10:44.042Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T18:10:44.042Z] #44 127.2 CC criu/namespaces.o [2020-02-10T18:10:44.251Z] #45 10.08 CC images/inventory.o [2020-02-10T18:10:44.251Z] #45 10.19 CC images/fdinfo.o [2020-02-10T18:10:44.251Z] #45 10.29 CC images/fown.o [2020-02-10T18:10:44.286Z] Client: [2020-02-10T18:10:44.286Z] Debug Mode: false [2020-02-10T18:10:44.286Z] Plugins: [2020-02-10T18:10:44.286Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-02-10T18:10:44.286Z] [2020-02-10T18:10:44.286Z] Server: [2020-02-10T18:10:44.286Z] Containers: 0 [2020-02-10T18:10:44.286Z] Running: 0 [2020-02-10T18:10:44.286Z] Paused: 0 [2020-02-10T18:10:44.286Z] Stopped: 0 [2020-02-10T18:10:44.286Z] Images: 0 [2020-02-10T18:10:44.286Z] Server Version: 19.03.5 [2020-02-10T18:10:44.286Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-02-10T18:10:44.286Z] Windows: [2020-02-10T18:10:44.286Z] LCOW: [2020-02-10T18:10:44.286Z] Logging Driver: json-file [2020-02-10T18:10:44.286Z] Plugins: [2020-02-10T18:10:44.286Z] Volume: local [2020-02-10T18:10:44.286Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-02-10T18:10:44.286Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-02-10T18:10:44.286Z] Swarm: inactive [2020-02-10T18:10:44.286Z] Default Isolation: process [2020-02-10T18:10:44.286Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-02-10T18:10:44.286Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.973) [2020-02-10T18:10:44.286Z] OSType: windows [2020-02-10T18:10:44.286Z] Architecture: x86_64 [2020-02-10T18:10:44.286Z] CPUs: 4 [2020-02-10T18:10:44.286Z] Total Memory: 32GiB [2020-02-10T18:10:44.286Z] Name: azwin-2-547a10 [2020-02-10T18:10:44.286Z] ID: SJWS:LFOI:XJXC:CI7J:AAHN:OJXQ:CQVN:VWVD:PQVT:FXW3:C7RB:NUBY [2020-02-10T18:10:44.286Z] Docker Root Dir: D:\docker [2020-02-10T18:10:44.286Z] Debug Mode: false [2020-02-10T18:10:44.286Z] Registry: https://index.docker.io/v1/ [2020-02-10T18:10:44.286Z] Labels: [2020-02-10T18:10:44.286Z] Experimental: true [2020-02-10T18:10:44.286Z] Insecure Registries: [2020-02-10T18:10:44.286Z] 10.0.0.4:5000 [2020-02-10T18:10:44.286Z] 127.0.0.0/8 [2020-02-10T18:10:44.286Z] Registry Mirrors: [2020-02-10T18:10:44.286Z] http://10.0.0.4:5000/ [2020-02-10T18:10:44.286Z] Live Restore Enabled: false [2020-02-10T18:10:44.286Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-02-10T18:10:44.630Z] #45 10.34 CC images/ns.o [2020-02-10T18:10:44.630Z] #45 10.42 CC images/regfile.o [2020-02-10T18:10:44.630Z] #45 10.50 CC images/ghost-file.o [2020-02-10T18:10:44.630Z] #45 10.57 CC images/fifo.o [2020-02-10T18:10:44.630Z] #45 10.65 CC images/remap-file-path.o [2020-02-10T18:10:44.996Z] #45 10.76 CC images/eventfd.o [2020-02-10T18:10:44.996Z] #45 10.83 CC images/eventpoll.o [2020-02-10T18:10:44.996Z] #45 10.96 CC images/fh.o [2020-02-10T18:10:44.996Z] #45 11.10 CC images/fsnotify.o [2020-02-10T18:10:45.319Z] #19 5.237 Collecting yamllint==1.16.0 [2020-02-10T18:10:45.358Z] #45 11.48 CC images/signalfd.o [2020-02-10T18:10:45.732Z] #45 11.60 CC images/fs.o [2020-02-10T18:10:45.732Z] #45 11.70 CC images/pstree.o [2020-02-10T18:10:46.120Z] #45 11.78 CC images/pipe.o [2020-02-10T18:10:46.120Z] #45 11.95 CC images/tcp-stream.o [2020-02-10T18:10:46.120Z] #45 12.07 CC images/sk-packet.o [2020-02-10T18:10:46.120Z] #45 12.21 CC images/mnt.o [2020-02-10T18:10:46.260Z] #19 ... [2020-02-10T18:10:46.260Z] [2020-02-10T18:10:46.260Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T18:10:46.260Z] #44 137.9 CC criu/fsnotify.o [2020-02-10T18:10:46.260Z] #44 138.8 CC criu/image-desc.o [2020-02-10T18:10:46.260Z] #44 138.9 CC criu/image.o [2020-02-10T18:10:46.260Z] #44 139.7 CC criu/ipc_ns.o [2020-02-10T18:10:46.260Z] #44 140.8 CC criu/irmap.o [2020-02-10T18:10:46.260Z] #44 141.5 CC criu/kcmp-ids.o [2020-02-10T18:10:46.260Z] #44 141.7 CC criu/kerndat.o [2020-02-10T18:10:46.260Z] #44 142.8 CC criu/libnetlink.o [2020-02-10T18:10:46.260Z] #44 143.2 CC criu/log.o [2020-02-10T18:10:46.487Z] #45 12.36 CC images/pipe-data.o [2020-02-10T18:10:46.487Z] #45 12.48 CC images/sa.o [2020-02-10T18:10:46.521Z] #44 143.8 CC criu/lsm.o [2020-02-10T18:10:46.554Z] #44 129.2 CC criu/net.o [2020-02-10T18:10:46.554Z] #44 ... [2020-02-10T18:10:46.554Z] [2020-02-10T18:10:46.554Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-10T18:10:46.554Z] #17 59.11 Setting up python3-pip (18.1-5) ... [2020-02-10T18:10:46.554Z] #17 60.12 Processing triggers for libc-bin (2.28-10) ... [2020-02-10T18:10:46.554Z] #17 60.16 Processing triggers for mime-support (3.62) ... [2020-02-10T18:10:46.554Z] #17 DONE 60.9s [2020-02-10T18:10:46.554Z] [2020-02-10T18:10:46.554Z] #18 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-02-10T18:10:46.782Z] #44 144.1 CC criu/mem.o [2020-02-10T18:10:46.895Z] #45 12.59 CC images/timer.o [2020-02-10T18:10:46.895Z] #45 12.78 CC images/timerfd.o [2020-02-10T18:10:46.895Z] #45 12.90 CC images/mm.o [2020-02-10T18:10:46.895Z] #45 ... [2020-02-10T18:10:46.895Z] [2020-02-10T18:10:46.895Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-10T18:10:46.895Z] #11 37.83 Get:10 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-02-10T18:10:46.895Z] #11 38.10 Get:11 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-02-10T18:10:47.376Z] #11 ... [2020-02-10T18:10:47.376Z] [2020-02-10T18:10:47.376Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T18:10:47.376Z] #45 13.08 CC images/sk-opts.o [2020-02-10T18:10:47.376Z] #45 13.29 CC images/sk-unix.o [2020-02-10T18:10:47.824Z] #45 13.55 CC images/sk-inet.o [2020-02-10T18:10:47.824Z] #45 ... [2020-02-10T18:10:47.824Z] [2020-02-10T18:10:47.824Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T18:10:47.824Z] #39 0.272 + RM_GOPATH=0 [2020-02-10T18:10:47.824Z] #39 0.272 + TMP_GOPATH= [2020-02-10T18:10:47.824Z] #39 0.272 + : /build [2020-02-10T18:10:47.824Z] #39 0.272 + '[' -z '' ']' [2020-02-10T18:10:47.824Z] #39 0.272 ++ mktemp -d [2020-02-10T18:10:47.824Z] #39 0.274 + export GOPATH=/tmp/tmp.sJ21Rr3uZ2 [2020-02-10T18:10:47.824Z] #39 0.275 + GOPATH=/tmp/tmp.sJ21Rr3uZ2 [2020-02-10T18:10:47.824Z] #39 0.275 + RM_GOPATH=1 [2020-02-10T18:10:47.824Z] #39 0.276 ++ dirname ./install.sh [2020-02-10T18:10:47.824Z] #39 0.277 + dir=. [2020-02-10T18:10:47.824Z] #39 0.277 + bin=tini [2020-02-10T18:10:47.824Z] #39 0.278 + shift [2020-02-10T18:10:47.824Z] #39 0.278 + '[' '!' -f ./tini.installer ']' [2020-02-10T18:10:47.824Z] #39 0.278 + . ./tini.installer [2020-02-10T18:10:47.824Z] #39 0.278 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-10T18:10:47.824Z] #39 0.279 + install_tini [2020-02-10T18:10:47.824Z] #39 0.279 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-02-10T18:10:47.824Z] #39 0.279 + git clone https://github.com/krallin/tini.git /tmp/tmp.sJ21Rr3uZ2/tini [2020-02-10T18:10:47.824Z] #39 0.279 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-10T18:10:47.824Z] #39 0.283 Cloning into '/tmp/tmp.sJ21Rr3uZ2/tini'... [2020-02-10T18:10:47.824Z] #39 0.711 + cd /tmp/tmp.sJ21Rr3uZ2/tini [2020-02-10T18:10:47.824Z] #39 0.716 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-10T18:10:47.824Z] #39 0.724 + cmake . [2020-02-10T18:10:47.824Z] #39 1.001 -- The C compiler identification is GNU 8.3.0 [2020-02-10T18:10:47.824Z] #39 1.029 -- Check for working C compiler: /usr/bin/cc [2020-02-10T18:10:47.824Z] #39 1.340 -- Check for working C compiler: /usr/bin/cc -- works [2020-02-10T18:10:47.824Z] #39 1.342 -- Detecting C compiler ABI info [2020-02-10T18:10:47.824Z] #39 1.418 -- Detecting C compiler ABI info - done [2020-02-10T18:10:47.824Z] #39 1.425 -- Detecting C compile features [2020-02-10T18:10:47.824Z] #39 2.144 -- Detecting C compile features - done [2020-02-10T18:10:47.824Z] #39 2.180 -- Performing Test HAS_BUILTIN_FORTIFY [2020-02-10T18:10:47.824Z] #39 2.291 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-02-10T18:10:47.824Z] #39 2.404 -- Configuring done [2020-02-10T18:10:47.824Z] #39 2.436 -- Generating done [2020-02-10T18:10:47.824Z] #39 2.449 -- Build files have been written to: /tmp/tmp.sJ21Rr3uZ2/tini [2020-02-10T18:10:47.824Z] #39 2.464 + make tini-static [2020-02-10T18:10:47.824Z] #39 2.779 Scanning dependencies of target tini-static [2020-02-10T18:10:47.824Z] #39 2.805 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-02-10T18:10:47.824Z] #39 3.395 [100%] Linking C executable tini-static [2020-02-10T18:10:47.824Z] #39 3.754 [100%] Built target tini-static [2020-02-10T18:10:47.824Z] #39 3.815 + mkdir -p /build [2020-02-10T18:10:47.824Z] #39 3.818 + cp tini-static /build/docker-init [2020-02-10T18:10:47.824Z] #39 DONE 4.0s [2020-02-10T18:10:47.824Z] [2020-02-10T18:10:47.824Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T18:10:47.824Z] #45 13.79 CC images/tun.o [2020-02-10T18:10:48.167Z] #44 145.6 CC criu/mount.o [2020-02-10T18:10:48.220Z] #45 14.23 CC images/sk-netlink.o [2020-02-10T18:10:48.443Z] #18 1.683 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-02-10T18:10:48.443Z] #18 1.686 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-02-10T18:10:48.443Z] #18 1.689 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-02-10T18:10:48.443Z] #18 DONE 1.8s [2020-02-10T18:10:48.443Z] [2020-02-10T18:10:48.443Z] #19 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-02-10T18:10:48.599Z] #45 14.43 CC images/packet-sock.o [2020-02-10T18:10:48.599Z] #45 14.57 CC images/ipc-var.o [2020-02-10T18:10:48.987Z] #45 14.83 CC images/ipc-desc.o [2020-02-10T18:10:48.987Z] #45 14.91 CC images/ipc-shm.o [2020-02-10T18:10:48.987Z] #45 15.00 CC images/ipc-msg.o [2020-02-10T18:10:48.987Z] #45 15.11 CC images/ipc-sem.o [2020-02-10T18:10:49.364Z] #45 15.26 CC images/utsns.o [2020-02-10T18:10:49.364Z] #45 15.36 CC images/creds.o [2020-02-10T18:10:49.727Z] #45 15.41 CC images/vma.o [2020-02-10T18:10:49.727Z] #45 15.50 CC images/netdev.o [2020-02-10T18:10:49.727Z] #45 15.66 CC images/tty.o [2020-02-10T18:10:50.115Z] #45 15.96 CC images/file-lock.o [2020-02-10T18:10:50.115Z] #45 16.02 CC images/rlimit.o [2020-02-10T18:10:50.115Z] #45 16.10 CC images/pagemap.o [2020-02-10T18:10:50.115Z] #45 16.20 CC images/siginfo.o [2020-02-10T18:10:50.485Z] #45 16.34 CC images/rpc.o [2020-02-10T18:10:50.711Z] #44 ... [2020-02-10T18:10:50.711Z] [2020-02-10T18:10:50.711Z] #19 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-02-10T18:10:50.711Z] #19 10.59 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-02-10T18:10:50.711Z] #19 10.70 Collecting pyyaml (from yamllint==1.16.0) [2020-02-10T18:10:50.863Z] #45 16.70 CC images/ext-file.o [2020-02-10T18:10:50.863Z] #45 16.76 CC images/cgroup.o [2020-02-10T18:10:50.972Z] #19 10.85 Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB) [2020-02-10T18:10:51.237Z] #45 16.98 CC images/userns.o [2020-02-10T18:10:51.237Z] #45 17.05 CC images/google/protobuf/descriptor.o [2020-02-10T18:10:51.616Z] #45 17.54 CC images/opts.o [2020-02-10T18:10:51.616Z] #45 17.60 CC images/seccomp.o [2020-02-10T18:10:51.980Z] #45 17.68 CC images/binfmt-misc.o [2020-02-10T18:10:51.980Z] #45 17.75 CC images/time.o [2020-02-10T18:10:51.980Z] #45 17.83 CC images/sysctl.o [2020-02-10T18:10:51.980Z] #45 17.93 CC images/autofs.o [2020-02-10T18:10:51.980Z] #45 18.01 CC images/macvlan.o [2020-02-10T18:10:52.340Z] #45 18.10 CC images/sit.o [2020-02-10T18:10:52.340Z] #45 18.22 LINK images/built-in.o [2020-02-10T18:10:52.340Z] #45 18.27 GEN compel/include/asm [2020-02-10T18:10:52.340Z] #45 18.27 GEN compel/include/version.h [2020-02-10T18:10:52.340Z] #45 18.29 touch .config [2020-02-10T18:10:52.340Z] #45 18.30 GEN include/common/config.h [2020-02-10T18:10:52.340Z] #45 18.35 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-02-10T18:10:52.340Z] #45 18.39 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-02-10T18:10:52.356Z] #19 12.34 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-02-10T18:10:52.356Z] #19 12.38 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-02-10T18:10:52.356Z] #19 12.44 Building wheels for collected packages: pyyaml [2020-02-10T18:10:52.617Z] #19 12.44 Running setup.py bdist_wheel for pyyaml: started [2020-02-10T18:10:52.711Z] #45 18.41 GEN compel/plugins/include/uapi/std/syscall.h [2020-02-10T18:10:52.712Z] #45 18.42 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-02-10T18:10:52.712Z] #45 18.43 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-02-10T18:10:52.712Z] #45 18.44 DEP compel/arch/s390/plugins/std/parasite-head.d [2020-02-10T18:10:52.712Z] #45 18.45 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-02-10T18:10:52.712Z] #45 18.46 DEP compel/plugins/std/infect.d [2020-02-10T18:10:52.712Z] #45 18.53 DEP compel/plugins/std/string.d [2020-02-10T18:10:52.712Z] #45 18.58 DEP compel/plugins/std/log.d [2020-02-10T18:10:52.712Z] #45 18.62 DEP compel/plugins/std/fds.d [2020-02-10T18:10:52.712Z] #45 18.67 DEP compel/plugins/std/std.d [2020-02-10T18:10:52.712Z] #45 18.75 DEP compel/plugins/shmem/shmem.d [2020-02-10T18:10:52.712Z] #45 18.79 DEP compel/plugins/fds/fds.d [2020-02-10T18:10:53.081Z] #45 18.92 CC compel/plugins/std/std.o [2020-02-10T18:10:53.081Z] #45 19.09 CC compel/plugins/std/fds.o [2020-02-10T18:10:53.455Z] #45 19.35 CC compel/plugins/std/log.o [2020-02-10T18:10:53.559Z] #19 13.52 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-02-10T18:10:53.559Z] #19 13.53 Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191 [2020-02-10T18:10:53.559Z] #19 13.59 Successfully built pyyaml [2020-02-10T18:10:53.820Z] #19 13.61 Installing collected packages: pyyaml, pathspec, yamllint [2020-02-10T18:10:53.835Z] #45 19.78 CC compel/plugins/std/string.o [2020-02-10T18:10:54.081Z] #19 13.99 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0 [2020-02-10T18:10:54.305Z] #45 ... [2020-02-10T18:10:54.305Z] [2020-02-10T18:10:54.305Z] #66 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T18:10:54.305Z] #66 50.69 + for f in rootlesskit rootlesskit-docker-proxy [2020-02-10T18:10:54.305Z] #66 50.69 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-02-10T18:10:54.305Z] #66 DONE 54.7s [2020-02-10T18:10:54.305Z] [2020-02-10T18:10:54.305Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T18:10:54.305Z] #48 44.71 vendor/golang.org/x/crypto/hkdf [2020-02-10T18:10:54.305Z] #48 44.76 vendor/golang.org/x/text/transform [2020-02-10T18:10:54.305Z] #48 45.12 vendor/golang.org/x/text/unicode/bidi [2020-02-10T18:10:54.305Z] #48 46.14 vendor/golang.org/x/text/secure/bidirule [2020-02-10T18:10:54.305Z] #48 46.30 vendor/golang.org/x/text/unicode/norm [2020-02-10T18:10:54.305Z] #48 49.81 vendor/golang.org/x/net/idna [2020-02-10T18:10:54.305Z] #48 51.10 vendor/golang.org/x/net/http2/hpack [2020-02-10T18:10:54.305Z] #48 51.63 mime [2020-02-10T18:10:54.305Z] #48 52.67 mime/quotedprintable [2020-02-10T18:10:54.305Z] #48 52.91 net/http/internal [2020-02-10T18:10:54.305Z] #48 ... [2020-02-10T18:10:54.305Z] [2020-02-10T18:10:54.305Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-02-10T18:10:54.305Z] #67 DONE 0.1s [2020-02-10T18:10:54.305Z] [2020-02-10T18:10:54.305Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T18:10:54.305Z] #45 20.09 CC compel/plugins/std/infect.o [2020-02-10T18:10:54.652Z] #19 DONE 14.5s [2020-02-10T18:10:54.652Z] [2020-02-10T18:10:54.652Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T18:10:54.652Z] #44 148.6 CC criu/namespaces.o [2020-02-10T18:10:54.652Z] #44 150.4 CC criu/net.o [2020-02-10T18:10:54.976Z] #45 20.71 CC compel/arch/s390/plugins/std/parasite-head.o [2020-02-10T18:10:54.976Z] #45 20.92 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-02-10T18:10:54.977Z] #19 5.737 Collecting yamllint==1.16.0 [2020-02-10T18:10:54.977Z] #19 ... [2020-02-10T18:10:54.977Z] [2020-02-10T18:10:54.977Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T18:10:54.977Z] #44 133.2 CC criu/netfilter.o [2020-02-10T18:10:54.977Z] #44 133.7 CC criu/page-pipe.o [2020-02-10T18:10:54.977Z] #44 134.4 CC criu/page-xfer.o [2020-02-10T18:10:54.977Z] #44 135.7 CC criu/pagemap-cache.o [2020-02-10T18:10:54.977Z] #44 136.1 CC criu/pagemap.o [2020-02-10T18:10:54.978Z] #44 137.2 CC criu/parasite-syscall.o [2020-02-10T18:10:54.978Z] #44 137.9 CC criu/path.o [2020-02-10T18:10:54.986Z] #8 unpacking docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8b59ba73b04691900f96ab25edeeb4546b2a26d21a9da234910cfcf 29.3s done [2020-02-10T18:10:54.986Z] #8 DONE 38.7s [2020-02-10T18:10:54.986Z] [2020-02-10T18:10:54.986Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-02-10T18:10:54.986Z] #9 DONE 0.1s [2020-02-10T18:10:54.986Z] [2020-02-10T18:10:54.986Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-02-10T18:10:54.986Z] #10 DONE 0.2s [2020-02-10T18:10:54.986Z] [2020-02-10T18:10:54.986Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-02-10T18:10:54.986Z] #30 DONE 0.0s [2020-02-10T18:10:54.986Z] [2020-02-10T18:10:54.986Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-10T18:10:54.986Z] #44 ... [2020-02-10T18:10:54.986Z] [2020-02-10T18:10:54.986Z] #41 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-02-10T18:10:54.986Z] #41 DONE 0.1s [2020-02-10T18:10:54.986Z] [2020-02-10T18:10:54.986Z] #22 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-10T18:10:54.986Z] #22 DONE 0.1s [2020-02-10T18:10:54.986Z] [2020-02-10T18:10:54.986Z] #47 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-02-10T18:10:54.986Z] #47 DONE 0.1s [2020-02-10T18:10:54.986Z] [2020-02-10T18:10:54.986Z] #71 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-02-10T18:10:54.986Z] #71 DONE 0.1s [2020-02-10T18:10:54.986Z] [2020-02-10T18:10:54.986Z] #33 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-02-10T18:10:54.986Z] #33 DONE 0.1s [2020-02-10T18:10:54.986Z] [2020-02-10T18:10:54.986Z] #50 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-02-10T18:10:54.986Z] #50 DONE 0.1s [2020-02-10T18:10:54.986Z] [2020-02-10T18:10:54.986Z] #53 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-02-10T18:10:54.986Z] #53 DONE 0.1s [2020-02-10T18:10:54.986Z] [2020-02-10T18:10:54.986Z] #65 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-02-10T18:10:54.986Z] #65 DONE 0.1s [2020-02-10T18:10:54.986Z] [2020-02-10T18:10:54.986Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-02-10T18:10:54.986Z] #23 DONE 0.2s [2020-02-10T18:10:54.986Z] [2020-02-10T18:10:54.986Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T18:10:54.986Z] #24 0.746 + RM_GOPATH=0 [2020-02-10T18:10:54.986Z] #24 0.746 + TMP_GOPATH= [2020-02-10T18:10:54.986Z] #24 0.746 + : /build [2020-02-10T18:10:54.986Z] #24 0.747 + '[' -z '' ']' [2020-02-10T18:10:54.986Z] #24 0.747 ++ mktemp -d [2020-02-10T18:10:54.986Z] #24 0.750 + export GOPATH=/tmp/tmp.fvE4PcY5JU [2020-02-10T18:10:54.986Z] #24 0.751 + GOPATH=/tmp/tmp.fvE4PcY5JU [2020-02-10T18:10:54.986Z] #24 0.751 + RM_GOPATH=1 [2020-02-10T18:10:54.986Z] #24 0.751 ++ dirname ./install.sh [2020-02-10T18:10:54.986Z] #24 0.753 + dir=. [2020-02-10T18:10:54.986Z] #24 0.762 + bin=dockercli [2020-02-10T18:10:54.986Z] #24 0.763 + shift [2020-02-10T18:10:54.986Z] #24 0.763 + '[' '!' -f ./dockercli.installer ']' [2020-02-10T18:10:54.986Z] #24 0.763 + . ./dockercli.installer [2020-02-10T18:10:54.986Z] #24 0.763 ++ : stable [2020-02-10T18:10:54.986Z] #24 0.764 ++ : 17.06.2-ce [2020-02-10T18:10:54.986Z] #24 0.765 + install_dockercli [2020-02-10T18:10:54.986Z] #24 0.766 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-02-10T18:10:54.986Z] #24 0.767 Install docker/cli version 17.06.2-ce from stable [2020-02-10T18:10:54.986Z] #24 0.769 ++ uname -m [2020-02-10T18:10:54.986Z] #24 0.779 + arch=ppc64le [2020-02-10T18:10:54.986Z] #24 0.779 + '[' ppc64le '!=' x86_64 ']' [2020-02-10T18:10:54.986Z] #24 0.780 + '[' ppc64le '!=' s390x ']' [2020-02-10T18:10:54.986Z] #24 0.780 + '[' ppc64le '!=' armhf ']' [2020-02-10T18:10:54.986Z] #24 0.780 + build_dockercli [2020-02-10T18:10:54.986Z] #24 0.781 + git clone https://github.com/docker/docker-ce /tmp/tmp.fvE4PcY5JU/tmp/docker-ce [2020-02-10T18:10:54.986Z] #24 0.786 Cloning into '/tmp/tmp.fvE4PcY5JU/tmp/docker-ce'... [2020-02-10T18:10:55.233Z] #44 138.3 CC criu/pie-util-vdso-elf32.o [2020-02-10T18:10:55.489Z] #44 138.7 CC criu/pie-util-vdso.o [2020-02-10T18:10:55.506Z] #45 21.12 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-02-10T18:10:55.506Z] #45 21.34 AR compel/plugins/std.lib.a [2020-02-10T18:10:55.506Z] #45 21.34 CC compel/plugins/fds/fds.o [2020-02-10T18:10:55.506Z] #45 21.40 AR compel/plugins/fds.lib.a [2020-02-10T18:10:55.506Z] #45 21.43 HOSTDEP compel/src/lib/log-host.d [2020-02-10T18:10:55.506Z] #45 21.47 HOSTDEP compel/src/lib/handle-elf-host.d [2020-02-10T18:10:55.506Z] #45 ... [2020-02-10T18:10:55.506Z] [2020-02-10T18:10:55.506Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T18:10:55.506Z] #51 DONE 56.2s [2020-02-10T18:10:55.506Z] [2020-02-10T18:10:55.506Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T18:10:55.506Z] #45 21.52 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-02-10T18:10:55.919Z] #45 21.60 HOSTDEP compel/src/main-host.d [2020-02-10T18:10:55.919Z] #45 21.70 DEP compel/src/lib/ptrace.d [2020-02-10T18:10:55.919Z] #45 21.78 DEP compel/src/lib/infect.d [2020-02-10T18:10:55.919Z] #45 21.84 DEP compel/src/lib/infect-util.d [2020-02-10T18:10:55.919Z] #45 21.88 DEP compel/src/lib/infect-rpc.d [2020-02-10T18:10:56.037Z] #44 153.2 CC criu/netfilter.o [2020-02-10T18:10:56.050Z] #44 139.0 CC criu/pie-util.o [2020-02-10T18:10:56.050Z] #44 139.2 CC criu/pipes.o [2020-02-10T18:10:56.298Z] #44 153.4 CC criu/page-pipe.o [2020-02-10T18:10:56.410Z] #45 22.03 DEP compel/arch/s390/src/lib/infect.d [2020-02-10T18:10:56.410Z] #45 22.29 DEP compel/arch/s390/src/lib/cpu.d [2020-02-10T18:10:56.410Z] #45 22.34 DEP compel/src/lib/log.d [2020-02-10T18:10:56.799Z] #45 22.41 DEP compel/src/main.d [2020-02-10T18:10:56.799Z] #45 22.49 DEP compel/src/lib/handle-elf.d [2020-02-10T18:10:56.799Z] #45 22.52 DEP compel/arch/s390/src/lib/handle-elf.d [2020-02-10T18:10:56.799Z] #45 22.60 CC compel/src/lib/log.o [2020-02-10T18:10:56.799Z] #45 22.74 CC compel/arch/s390/src/lib/cpu.o [2020-02-10T18:10:56.799Z] #45 22.84 CC compel/arch/s390/src/lib/infect.o [2020-02-10T18:10:56.870Z] #44 154.0 CC criu/page-xfer.o [2020-02-10T18:10:56.977Z] #44 140.0 CC criu/plugin.o [2020-02-10T18:10:57.178Z] #45 23.10 CC compel/src/lib/infect-rpc.o [2020-02-10T18:10:57.233Z] #44 140.4 CC criu/proc_parse.o [2020-02-10T18:10:57.576Z] #45 23.26 CC compel/src/lib/infect-util.o [2020-02-10T18:10:57.576Z] #45 23.48 CC compel/src/lib/infect.o [2020-02-10T18:10:57.704Z] #24 ... [2020-02-10T18:10:57.704Z] [2020-02-10T18:10:57.704Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T18:10:57.704Z] #34 0.954 + RM_GOPATH=0 [2020-02-10T18:10:57.704Z] #34 0.992 + TMP_GOPATH= [2020-02-10T18:10:57.704Z] #34 0.995 + : /build [2020-02-10T18:10:57.704Z] #34 0.998 + '[' -z '' ']' [2020-02-10T18:10:57.704Z] #34 1.008 ++ mktemp -d [2020-02-10T18:10:57.704Z] #34 1.012 + export GOPATH=/tmp/tmp.miBBoBKkvg [2020-02-10T18:10:57.704Z] #34 1.025 + GOPATH=/tmp/tmp.miBBoBKkvg [2020-02-10T18:10:57.704Z] #34 1.025 + RM_GOPATH=1 [2020-02-10T18:10:57.704Z] #34 1.059 ++ dirname ./install.sh [2020-02-10T18:10:57.704Z] #34 1.064 + dir=. [2020-02-10T18:10:57.704Z] #34 1.066 + bin=tomlv [2020-02-10T18:10:57.704Z] #34 1.066 + shift [2020-02-10T18:10:57.704Z] #34 1.067 + '[' '!' -f ./tomlv.installer ']' [2020-02-10T18:10:57.704Z] #34 1.068 + . ./tomlv.installer [2020-02-10T18:10:57.704Z] #34 1.071 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-10T18:10:57.704Z] #34 1.072 + install_tomlv [2020-02-10T18:10:57.704Z] #34 1.074 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-02-10T18:10:57.704Z] #34 1.075 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-10T18:10:57.704Z] #34 1.075 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.miBBoBKkvg/src/github.com/BurntSushi/toml [2020-02-10T18:10:57.704Z] #34 1.081 Cloning into '/tmp/tmp.miBBoBKkvg/src/github.com/BurntSushi/toml'... [2020-02-10T18:10:57.704Z] #34 2.758 + cd /tmp/tmp.miBBoBKkvg/src/github.com/BurntSushi/toml [2020-02-10T18:10:57.704Z] #34 2.758 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-10T18:10:57.704Z] #34 2.785 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-02-10T18:10:57.704Z] #34 4.326 math/bits [2020-02-10T18:10:57.704Z] #34 4.377 runtime/internal/sys [2020-02-10T18:10:57.704Z] #34 4.512 internal/cpu [2020-02-10T18:10:57.704Z] #34 4.564 runtime/internal/atomic [2020-02-10T18:10:57.704Z] #34 5.401 runtime/internal/math [2020-02-10T18:10:57.813Z] #44 155.1 CC criu/pagemap-cache.o [2020-02-10T18:10:57.992Z] #34 6.017 unicode/utf8 [2020-02-10T18:10:58.073Z] #44 155.3 CC criu/pagemap.o [2020-02-10T18:10:58.282Z] #34 6.305 sync/atomic [2020-02-10T18:10:58.334Z] #44 ... [2020-02-10T18:10:58.334Z] [2020-02-10T18:10:58.334Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T18:10:58.334Z] #57 104.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-02-10T18:10:58.388Z] #45 24.35 CC compel/src/lib/ptrace.o [2020-02-10T18:10:58.388Z] #45 24.46 AR compel/libcompel.a [2020-02-10T18:10:58.388Z] #45 24.47 HOSTCC compel/src/main-host.o [2020-02-10T18:10:58.571Z] #34 6.483 internal/bytealg [2020-02-10T18:10:58.770Z] #45 24.57 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-02-10T18:10:58.770Z] #45 24.61 HOSTCC compel/src/lib/handle-elf-host.o [2020-02-10T18:10:58.770Z] #45 24.67 HOSTCC compel/src/lib/log-host.o [2020-02-10T18:10:58.770Z] #45 24.73 HOSTLINK compel/compel-host-bin [2020-02-10T18:10:58.770Z] #45 24.77 DEP soccr/soccr.d [2020-02-10T18:10:59.151Z] #45 24.83 CC soccr/soccr.o [2020-02-10T18:10:59.198Z] #34 7.002 math [2020-02-10T18:10:59.529Z] #45 25.32 AR soccr/libsoccr.a [2020-02-10T18:10:59.530Z] #45 25.36 make[1]: 'soccr/libsoccr.a' is up to date. [2020-02-10T18:10:59.530Z] #45 25.43 DEP criu/arch/s390/sigframe.d [2020-02-10T18:10:59.530Z] #45 25.47 DEP criu/arch/s390/crtools.d [2020-02-10T18:10:59.530Z] #45 25.52 DEP criu/arch/s390/cpu.d [2020-02-10T18:10:59.717Z] #57 106.2 + mkdir -p /build [2020-02-10T18:10:59.717Z] #57 106.2 + cp runc /build/runc [2020-02-10T18:10:59.749Z] #44 ... [2020-02-10T18:10:59.749Z] [2020-02-10T18:10:59.749Z] #19 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-02-10T18:10:59.749Z] #19 11.04 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-02-10T18:10:59.749Z] #19 11.14 Collecting pyyaml (from yamllint==1.16.0) [2020-02-10T18:10:59.749Z] #19 11.30 Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB) [2020-02-10T18:10:59.918Z] #45 25.59 CC criu/arch/s390/cpu.o [2020-02-10T18:10:59.918Z] #45 25.85 CC criu/arch/s390/crtools.o [2020-02-10T18:10:59.977Z] #57 DONE 106.5s [2020-02-10T18:10:59.977Z] [2020-02-10T18:10:59.977Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T18:10:59.977Z] #44 156.1 CC criu/parasite-syscall.o [2020-02-10T18:10:59.977Z] #44 156.8 CC criu/path.o [2020-02-10T18:10:59.977Z] #44 157.0 CC criu/pie-util-vdso-elf32.o [2020-02-10T18:10:59.977Z] #44 157.3 CC criu/pie-util-vdso.o [2020-02-10T18:11:00.222Z] #34 8.080 unicode [2020-02-10T18:11:00.295Z] #45 26.32 CC criu/arch/s390/sigframe.o [2020-02-10T18:11:00.295Z] #45 26.44 LINK criu/arch/s390/crtools.built-in.o [2020-02-10T18:11:00.549Z] #44 157.7 CC criu/pie-util.o [2020-02-10T18:11:00.670Z] #45 26.46 DEP criu/arch/s390/vdso-pie.d [2020-02-10T18:11:00.670Z] #45 26.53 DEP criu/pie/parasite-vdso.d [2020-02-10T18:11:00.670Z] #45 26.64 DEP criu/pie/util-vdso.d [2020-02-10T18:11:00.670Z] #45 26.69 DEP criu/pie/util.d [2020-02-10T18:11:00.810Z] #44 157.9 CC criu/pipes.o [2020-02-10T18:11:01.113Z] #19 12.56 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-02-10T18:11:01.113Z] #19 12.64 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-02-10T18:11:01.113Z] #19 12.67 Building wheels for collected packages: pyyaml [2020-02-10T18:11:01.113Z] #19 12.68 Running setup.py bdist_wheel for pyyaml: started [2020-02-10T18:11:01.155Z] #45 26.77 CC criu/pie/util.o [2020-02-10T18:11:01.155Z] #45 26.95 CC criu/pie/util-vdso.o [2020-02-10T18:11:01.248Z] #34 9.060 internal/testlog [2020-02-10T18:11:01.381Z] #44 158.5 CC criu/plugin.o [2020-02-10T18:11:01.535Z] #34 9.411 runtime [2020-02-10T18:11:01.642Z] #44 158.9 CC criu/proc_parse.o [2020-02-10T18:11:01.710Z] #45 27.24 CC criu/pie/parasite-vdso.o [2020-02-10T18:11:01.710Z] #45 27.67 CC criu/arch/s390/vdso-pie.o [2020-02-10T18:11:01.710Z] #45 27.82 AR criu/pie/pie.lib.a [2020-02-10T18:11:01.823Z] #34 ... [2020-02-10T18:11:01.823Z] [2020-02-10T18:11:01.823Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-10T18:11:01.823Z] #36 0.645 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-10T18:11:01.823Z] #36 0.723 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-10T18:11:01.823Z] #36 0.726 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-10T18:11:01.823Z] #36 2.207 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-02-10T18:11:01.823Z] #36 5.885 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [171 kB] [2020-02-10T18:11:01.823Z] #36 8.586 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [5784 B] [2020-02-10T18:11:02.125Z] #36 ... [2020-02-10T18:11:02.125Z] [2020-02-10T18:11:02.125Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T18:11:02.125Z] #48 0.915 + RM_GOPATH=0 [2020-02-10T18:11:02.125Z] #48 0.917 + TMP_GOPATH= [2020-02-10T18:11:02.125Z] #48 0.917 + : /build [2020-02-10T18:11:02.125Z] #48 0.918 + '[' -z '' ']' [2020-02-10T18:11:02.125Z] #48 0.919 ++ mktemp -d [2020-02-10T18:11:02.125Z] #48 0.928 + export GOPATH=/tmp/tmp.Gh6sD0WzKY [2020-02-10T18:11:02.125Z] #48 0.929 + GOPATH=/tmp/tmp.Gh6sD0WzKY [2020-02-10T18:11:02.125Z] #48 0.929 + RM_GOPATH=1 [2020-02-10T18:11:02.125Z] #48 0.930 ++ dirname ./install.sh [2020-02-10T18:11:02.125Z] #48 0.936 + dir=. [2020-02-10T18:11:02.125Z] #48 1.005 + bin=vndr [2020-02-10T18:11:02.125Z] #48 1.005 + shift [2020-02-10T18:11:02.125Z] #48 1.008 + '[' '!' -f ./vndr.installer ']' [2020-02-10T18:11:02.125Z] #48 1.011 + . ./vndr.installer [2020-02-10T18:11:02.125Z] #48 1.019 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-02-10T18:11:02.125Z] #48 1.029 + install_vndr [2020-02-10T18:11:02.125Z] #48 1.029 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-02-10T18:11:02.125Z] #48 1.029 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-02-10T18:11:02.125Z] #48 1.029 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.Gh6sD0WzKY/src/github.com/LK4D4/vndr [2020-02-10T18:11:02.125Z] #48 1.072 Cloning into '/tmp/tmp.Gh6sD0WzKY/src/github.com/LK4D4/vndr'... [2020-02-10T18:11:02.125Z] #48 2.370 + cd /tmp/tmp.Gh6sD0WzKY/src/github.com/LK4D4/vndr [2020-02-10T18:11:02.125Z] #48 2.371 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-02-10T18:11:02.125Z] #48 2.404 + go build -buildmode=pie -v -o /build/vndr . [2020-02-10T18:11:02.125Z] #48 5.218 runtime/internal/sys [2020-02-10T18:11:02.125Z] #48 5.236 internal/cpu [2020-02-10T18:11:02.125Z] #48 5.249 internal/race [2020-02-10T18:11:02.125Z] #48 5.396 runtime/internal/atomic [2020-02-10T18:11:02.125Z] #48 5.794 sync/atomic [2020-02-10T18:11:02.125Z] #48 6.172 unicode [2020-02-10T18:11:02.125Z] #48 6.981 unicode/utf8 [2020-02-10T18:11:02.125Z] #48 7.385 math [2020-02-10T18:11:02.125Z] #48 7.735 internal/bytealg [2020-02-10T18:11:02.125Z] #48 9.608 internal/testlog [2020-02-10T18:11:02.125Z] #48 ... [2020-02-10T18:11:02.125Z] [2020-02-10T18:11:02.125Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-10T18:11:02.125Z] #60 0.819 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-10T18:11:02.125Z] #60 0.894 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-10T18:11:02.125Z] #60 0.895 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-10T18:11:02.125Z] #60 2.789 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-02-10T18:11:02.125Z] #60 5.808 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [171 kB] [2020-02-10T18:11:02.125Z] #60 8.845 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [5784 B] [2020-02-10T18:11:02.205Z] #45 27.91 DEP criu/pie/restorer.d [2020-02-10T18:11:02.205Z] #45 28.01 DEP criu/arch/s390/restorer.d [2020-02-10T18:11:02.205Z] #45 28.11 DEP criu/pie/parasite.d [2020-02-10T18:11:02.205Z] #45 28.25 CC criu/pie/parasite.o [2020-02-10T18:11:02.412Z] #60 ... [2020-02-10T18:11:02.412Z] [2020-02-10T18:11:02.412Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-10T18:11:02.412Z] #42 0.933 + git clone https://github.com/docker/distribution.git . [2020-02-10T18:11:02.412Z] #42 0.949 Cloning into '.'... [2020-02-10T18:11:02.412Z] #42 ... [2020-02-10T18:11:02.412Z] [2020-02-10T18:11:02.412Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-10T18:11:02.412Z] #11 0.925 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-10T18:11:02.412Z] #11 1.003 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-10T18:11:02.412Z] #11 1.004 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-10T18:11:02.412Z] #11 2.811 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-02-10T18:11:02.412Z] #11 6.212 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [171 kB] [2020-02-10T18:11:02.412Z] #11 9.106 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [5784 B] [2020-02-10T18:11:02.478Z] #19 13.84 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-02-10T18:11:02.478Z] #19 13.85 Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191 [2020-02-10T18:11:02.478Z] #19 13.92 Successfully built pyyaml [2020-02-10T18:11:02.478Z] #19 13.94 Installing collected packages: pyyaml, pathspec, yamllint [2020-02-10T18:11:02.610Z] #45 ... [2020-02-10T18:11:02.610Z] [2020-02-10T18:11:02.610Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-10T18:11:02.610Z] #31 63.49 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-02-10T18:11:02.699Z] #11 ... [2020-02-10T18:11:02.699Z] [2020-02-10T18:11:02.699Z] #66 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T18:11:02.699Z] #66 0.906 + RM_GOPATH=0 [2020-02-10T18:11:02.699Z] #66 0.906 + TMP_GOPATH= [2020-02-10T18:11:02.699Z] #66 0.907 + : /build/ [2020-02-10T18:11:02.699Z] #66 0.908 + '[' -z '' ']' [2020-02-10T18:11:02.699Z] #66 0.910 ++ mktemp -d [2020-02-10T18:11:02.699Z] #66 0.916 + export GOPATH=/tmp/tmp.IlI7MbDivv [2020-02-10T18:11:02.699Z] #66 0.916 + GOPATH=/tmp/tmp.IlI7MbDivv [2020-02-10T18:11:02.699Z] #66 0.937 + RM_GOPATH=1 [2020-02-10T18:11:02.699Z] #66 0.940 ++ dirname ./install.sh [2020-02-10T18:11:02.699Z] #66 0.950 + dir=. [2020-02-10T18:11:02.699Z] #66 0.964 + bin=rootlesskit [2020-02-10T18:11:02.699Z] #66 0.964 + shift [2020-02-10T18:11:02.699Z] #66 0.965 + '[' '!' -f ./rootlesskit.installer ']' [2020-02-10T18:11:02.699Z] #66 0.965 + . ./rootlesskit.installer [2020-02-10T18:11:02.699Z] #66 0.965 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-10T18:11:02.699Z] #66 0.967 + install_rootlesskit [2020-02-10T18:11:02.699Z] #66 0.967 + case "$1" in [2020-02-10T18:11:02.699Z] #66 0.968 + export CGO_ENABLED=0 [2020-02-10T18:11:02.699Z] #66 0.968 + CGO_ENABLED=0 [2020-02-10T18:11:02.699Z] #66 0.968 + _install_rootlesskit [2020-02-10T18:11:02.699Z] #66 0.968 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71' [2020-02-10T18:11:02.699Z] #66 0.968 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-10T18:11:02.699Z] #66 0.968 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.IlI7MbDivv/src/github.com/rootless-containers/rootlesskit [2020-02-10T18:11:02.700Z] #66 1.012 Cloning into '/tmp/tmp.IlI7MbDivv/src/github.com/rootless-containers/rootlesskit'... [2020-02-10T18:11:02.700Z] #66 8.095 + cd /tmp/tmp.IlI7MbDivv/src/github.com/rootless-containers/rootlesskit [2020-02-10T18:11:02.700Z] #66 8.095 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-10T18:11:02.700Z] #66 9.281 + for f in rootlesskit rootlesskit-docker-proxy [2020-02-10T18:11:02.700Z] #66 9.282 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-02-10T18:11:02.700Z] #66 ... [2020-02-10T18:11:02.700Z] [2020-02-10T18:11:02.700Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-10T18:11:02.700Z] #31 1.072 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-02-10T18:11:02.700Z] #31 1.086 Cloning into '.'... [2020-02-10T18:11:02.734Z] #19 14.30 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0 [2020-02-10T18:11:02.986Z] #31 ... [2020-02-10T18:11:02.987Z] [2020-02-10T18:11:02.987Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T18:11:02.987Z] #51 0.900 + RM_GOPATH=0 [2020-02-10T18:11:02.987Z] #51 0.902 + TMP_GOPATH= [2020-02-10T18:11:02.987Z] #51 0.903 + : /build [2020-02-10T18:11:02.987Z] #51 0.904 + '[' -z '' ']' [2020-02-10T18:11:02.987Z] #51 0.953 ++ mktemp -d [2020-02-10T18:11:02.987Z] #51 0.963 + export GOPATH=/tmp/tmp.7HiUA07AEK [2020-02-10T18:11:02.987Z] #51 0.963 + GOPATH=/tmp/tmp.7HiUA07AEK [2020-02-10T18:11:02.987Z] #51 0.964 + RM_GOPATH=1 [2020-02-10T18:11:02.987Z] #51 0.966 ++ dirname ./install.sh [2020-02-10T18:11:02.987Z] #51 0.988 + dir=. [2020-02-10T18:11:02.987Z] #51 0.989 + bin=gotestsum [2020-02-10T18:11:02.987Z] #51 0.989 + shift [2020-02-10T18:11:02.987Z] #51 0.991 + '[' '!' -f ./gotestsum.installer ']' [2020-02-10T18:11:02.987Z] #51 0.993 + . ./gotestsum.installer [2020-02-10T18:11:02.987Z] #51 1.025 ++ : v0.3.5 [2020-02-10T18:11:02.987Z] #51 1.027 + install_gotestsum [2020-02-10T18:11:02.987Z] #51 1.027 + echo 'Installing gotestsum version v0.3.5' [2020-02-10T18:11:02.987Z] #51 1.027 Installing gotestsum version v0.3.5 [2020-02-10T18:11:02.987Z] #51 1.028 + go get -d gotest.tools/gotestsum [2020-02-10T18:11:02.987Z] #51 ... [2020-02-10T18:11:02.987Z] [2020-02-10T18:11:02.987Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T18:11:02.987Z] #54 0.928 + RM_GOPATH=0 [2020-02-10T18:11:02.987Z] #54 0.929 + TMP_GOPATH= [2020-02-10T18:11:02.987Z] #54 0.929 + : /build [2020-02-10T18:11:02.987Z] #54 0.930 + '[' -z '' ']' [2020-02-10T18:11:02.987Z] #54 0.934 ++ mktemp -d [2020-02-10T18:11:02.987Z] #54 0.954 + export GOPATH=/tmp/tmp.vDO3sWetmr [2020-02-10T18:11:02.987Z] #54 0.955 + GOPATH=/tmp/tmp.vDO3sWetmr [2020-02-10T18:11:02.987Z] #54 0.955 + RM_GOPATH=1 [2020-02-10T18:11:02.987Z] #54 0.972 ++ dirname ./install.sh [2020-02-10T18:11:02.987Z] #54 0.980 + dir=. [2020-02-10T18:11:02.987Z] #54 0.980 + bin=golangci_lint [2020-02-10T18:11:02.987Z] #54 0.980 + shift [2020-02-10T18:11:02.987Z] #54 0.981 + '[' '!' -f ./golangci_lint.installer ']' [2020-02-10T18:11:02.987Z] #54 0.981 + . ./golangci_lint.installer [2020-02-10T18:11:02.987Z] #54 0.982 ++ : v1.20.0 [2020-02-10T18:11:02.987Z] #54 0.984 + install_golangci_lint [2020-02-10T18:11:02.987Z] #54 0.984 + echo 'Installing golangci-lint version v1.20.0' [2020-02-10T18:11:02.987Z] #54 0.985 Installing golangci-lint version v1.20.0 [2020-02-10T18:11:02.987Z] #54 0.986 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-02-10T18:11:03.276Z] #54 ... [2020-02-10T18:11:03.276Z] [2020-02-10T18:11:03.276Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-10T18:11:03.276Z] #44 0.994 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-10T18:11:03.276Z] #44 1.265 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-10T18:11:03.276Z] #44 1.265 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-10T18:11:03.276Z] #44 3.172 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-02-10T18:11:03.276Z] #44 6.994 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [171 kB] [2020-02-10T18:11:03.276Z] #44 9.398 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [5784 B] [2020-02-10T18:11:03.276Z] #44 ... [2020-02-10T18:11:03.276Z] [2020-02-10T18:11:03.276Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T18:11:03.276Z] #72 0.966 + RM_GOPATH=0 [2020-02-10T18:11:03.276Z] #72 0.979 + TMP_GOPATH= [2020-02-10T18:11:03.276Z] #72 0.979 + : /build [2020-02-10T18:11:03.276Z] #72 0.980 + '[' -z '' ']' [2020-02-10T18:11:03.276Z] #72 0.996 ++ mktemp -d [2020-02-10T18:11:03.276Z] #72 1.024 + export GOPATH=/tmp/tmp.D7VxNj1o0O [2020-02-10T18:11:03.276Z] #72 1.024 + GOPATH=/tmp/tmp.D7VxNj1o0O [2020-02-10T18:11:03.276Z] #72 1.024 + RM_GOPATH=1 [2020-02-10T18:11:03.276Z] #72 1.036 ++ dirname ./install.sh [2020-02-10T18:11:03.276Z] #72 1.066 + dir=. [2020-02-10T18:11:03.276Z] #72 1.067 + bin=proxy [2020-02-10T18:11:03.276Z] #72 1.067 + shift [2020-02-10T18:11:03.276Z] #72 1.067 + '[' '!' -f ./proxy.installer ']' [2020-02-10T18:11:03.276Z] #72 1.067 + . ./proxy.installer [2020-02-10T18:11:03.276Z] #72 1.068 ++ : feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9 [2020-02-10T18:11:03.276Z] #72 1.073 + install_proxy [2020-02-10T18:11:03.276Z] #72 1.073 + case "$1" in [2020-02-10T18:11:03.276Z] #72 1.074 + export CGO_ENABLED=0 [2020-02-10T18:11:03.276Z] #72 1.074 + CGO_ENABLED=0 [2020-02-10T18:11:03.276Z] #72 1.074 + _install_proxy [2020-02-10T18:11:03.276Z] #72 1.075 + echo 'Install docker-proxy version feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9' [2020-02-10T18:11:03.276Z] #72 1.075 Install docker-proxy version feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9 [2020-02-10T18:11:03.276Z] #72 1.075 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.D7VxNj1o0O/src/github.com/docker/libnetwork [2020-02-10T18:11:03.276Z] #72 1.121 Cloning into '/tmp/tmp.D7VxNj1o0O/src/github.com/docker/libnetwork'... [2020-02-10T18:11:03.295Z] #19 DONE 15.0s [2020-02-10T18:11:03.295Z] [2020-02-10T18:11:03.295Z] #24 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli [2020-02-10T18:11:03.425Z] #31 64.36 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-02-10T18:11:03.551Z] #24 DONE 0.2s [2020-02-10T18:11:03.551Z] [2020-02-10T18:11:03.551Z] #28 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-02-10T18:11:03.554Z] #44 160.8 CC criu/protobuf-desc.o [2020-02-10T18:11:03.567Z] #72 ... [2020-02-10T18:11:03.567Z] [2020-02-10T18:11:03.567Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-10T18:11:03.567Z] #26 0.810 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-10T18:11:03.567Z] #26 0.878 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-10T18:11:03.567Z] #26 0.881 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-10T18:11:03.567Z] #26 2.416 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-02-10T18:11:03.567Z] #26 5.761 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [171 kB] [2020-02-10T18:11:03.567Z] #26 8.607 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [5784 B] [2020-02-10T18:11:03.567Z] #26 ... [2020-02-10T18:11:03.567Z] [2020-02-10T18:11:03.567Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T18:11:03.567Z] #48 11.18 unicode/utf16 [2020-02-10T18:11:03.567Z] #48 11.56 runtime [2020-02-10T18:11:04.125Z] #44 161.5 CC criu/protobuf.o [2020-02-10T18:11:04.205Z] #48 12.17 container/list [2020-02-10T18:11:04.696Z] #44 161.8 CC criu/pstree.o [2020-02-10T18:11:04.917Z] #28 DONE 1.1s [2020-02-10T18:11:04.917Z] [2020-02-10T18:11:04.917Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-10T18:11:04.917Z] #41 DONE 210.0s [2020-02-10T18:11:04.917Z] [2020-02-10T18:11:04.917Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T18:11:04.917Z] #44 143.0 CC criu/protobuf-desc.o [2020-02-10T18:11:04.917Z] #44 144.1 CC criu/protobuf.o [2020-02-10T18:11:04.917Z] #44 144.5 CC criu/pstree.o [2020-02-10T18:11:04.917Z] #44 145.9 CC criu/rbtree.o [2020-02-10T18:11:04.917Z] #44 146.3 CC criu/rst-malloc.o [2020-02-10T18:11:04.917Z] #44 146.8 CC criu/seccomp.o [2020-02-10T18:11:04.917Z] #44 147.4 CC criu/seize.o [2020-02-10T18:11:04.917Z] #44 ... [2020-02-10T18:11:04.917Z] [2020-02-10T18:11:04.917Z] #31 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-02-10T18:11:04.917Z] #31 DONE 0.2s [2020-02-10T18:11:04.917Z] [2020-02-10T18:11:04.917Z] #34 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2020-02-10T18:11:04.917Z] #34 DONE 0.1s [2020-02-10T18:11:04.917Z] [2020-02-10T18:11:04.917Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T18:11:05.172Z] #62 ... [2020-02-10T18:11:05.172Z] [2020-02-10T18:11:05.172Z] #39 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ [2020-02-10T18:11:05.172Z] #39 DONE 0.1s [2020-02-10T18:11:05.172Z] [2020-02-10T18:11:05.172Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T18:11:05.172Z] #44 148.4 CC criu/servicefd.o [2020-02-10T18:11:05.251Z] #31 ... [2020-02-10T18:11:05.251Z] [2020-02-10T18:11:05.251Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T18:11:05.251Z] #48 55.74 crypto/tls [2020-02-10T18:11:05.251Z] #48 58.91 net/http/httptrace [2020-02-10T18:11:05.251Z] #48 59.03 net/http [2020-02-10T18:11:05.251Z] #48 65.08 github.com/LK4D4/vndr/godl [2020-02-10T18:11:05.251Z] #48 65.39 github.com/LK4D4/vndr [2020-02-10T18:11:05.251Z] #48 ... [2020-02-10T18:11:05.251Z] [2020-02-10T18:11:05.251Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T18:11:05.251Z] #45 28.87 LINK criu/pie/parasite.built-in.o [2020-02-10T18:11:05.251Z] #45 28.87 GEN criu/pie/parasite-blob.h [2020-02-10T18:11:05.251Z] #45 28.88 CC criu/arch/s390/restorer.o [2020-02-10T18:11:05.251Z] #45 29.03 CC criu/pie/restorer.o [2020-02-10T18:11:05.251Z] #45 30.02 LINK criu/pie/restorer.built-in.o [2020-02-10T18:11:05.251Z] #45 30.02 GEN criu/pie/restorer-blob.h [2020-02-10T18:11:05.251Z] #45 30.05 DEP criu/vdso.d [2020-02-10T18:11:05.251Z] #45 30.13 DEP criu/uts_ns.d [2020-02-10T18:11:05.251Z] #45 30.19 DEP criu/util.d [2020-02-10T18:11:05.251Z] #45 30.29 DEP criu/uffd.d [2020-02-10T18:11:05.251Z] #45 30.46 DEP criu/tun.d [2020-02-10T18:11:05.251Z] #45 30.58 DEP criu/tty.d [2020-02-10T18:11:05.251Z] #45 30.64 DEP criu/timerfd.d [2020-02-10T18:11:05.251Z] #45 30.71 DEP criu/sysfs_parse.d [2020-02-10T18:11:05.251Z] #45 30.77 DEP criu/sysctl.d [2020-02-10T18:11:05.251Z] #45 30.82 DEP criu/string.d [2020-02-10T18:11:05.251Z] #45 30.83 DEP criu/stats.d [2020-02-10T18:11:05.251Z] #45 30.88 DEP criu/sockets.d [2020-02-10T18:11:05.251Z] #45 30.99 DEP criu/sk-unix.d [2020-02-10T18:11:05.251Z] #45 31.08 DEP criu/sk-tcp.d [2020-02-10T18:11:05.251Z] #45 31.16 DEP criu/sk-queue.d [2020-02-10T18:11:05.251Z] #45 31.21 DEP criu/sk-packet.d [2020-02-10T18:11:05.251Z] #45 31.28 DEP criu/sk-netlink.d [2020-02-10T18:11:05.251Z] #45 31.35 DEP criu/sk-inet.d [2020-02-10T18:11:05.639Z] #44 162.7 CC criu/rbtree.o [2020-02-10T18:11:05.639Z] #44 163.0 CC criu/rst-malloc.o [2020-02-10T18:11:05.640Z] #45 31.44 DEP criu/signalfd.d [2020-02-10T18:11:05.640Z] #45 31.51 DEP criu/sigframe.d [2020-02-10T18:11:05.640Z] #45 31.55 DEP criu/shmem.d [2020-02-10T18:11:05.640Z] #45 31.62 DEP criu/servicefd.d [2020-02-10T18:11:05.640Z] #45 31.68 DEP criu/seize.d [2020-02-10T18:11:05.640Z] #45 31.74 DEP criu/seccomp.d [2020-02-10T18:11:06.019Z] #45 31.84 DEP criu/rst-malloc.d [2020-02-10T18:11:06.019Z] #45 31.88 DEP criu/rbtree.d [2020-02-10T18:11:06.019Z] #45 31.90 DEP criu/pstree.d [2020-02-10T18:11:06.019Z] #45 31.97 DEP criu/protobuf.d [2020-02-10T18:11:06.019Z] #45 32.03 GEN criu/protobuf-desc-gen.h [2020-02-10T18:11:06.100Z] #44 ... [2020-02-10T18:11:06.100Z] [2020-02-10T18:11:06.100Z] #42 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-02-10T18:11:06.100Z] #42 DONE 0.2s [2020-02-10T18:11:06.100Z] [2020-02-10T18:11:06.100Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T18:11:06.100Z] #44 149.0 CC criu/shmem.o [2020-02-10T18:11:06.199Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-02-10T18:11:06.199Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-78cef7ae\powershellScript.ps1'; exit $LASTEXITCODE; [2020-02-10T18:11:06.199Z] ---------------------------------------------------------------------------- [2020-02-10T18:11:06.199Z] [2020-02-10T18:11:06.199Z] INFO: executeCI.ps1 starting at Mon Feb 10 18:11:05 CUT 2020 [2020-02-10T18:11:06.199Z] [2020-02-10T18:11:06.199Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-02-10T18:11:06.199Z] INFO: Running git version 2.24.1.windows.2 [2020-02-10T18:11:06.199Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-02-10T18:11:06.199Z] INFO: Environment variables: [2020-02-10T18:11:06.199Z] [2020-02-10T18:11:06.199Z] Name Value [2020-02-10T18:11:06.199Z] ---- ----- [2020-02-10T18:11:06.199Z] ALLUSERSPROFILE C:\ProgramData [2020-02-10T18:11:06.199Z] amd64 true [2020-02-10T18:11:06.199Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-02-10T18:11:06.199Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-02-10T18:11:06.199Z] arm64 true [2020-02-10T18:11:06.199Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.5 [2020-02-10T18:11:06.199Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.5 [2020-02-10T18:11:06.199Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-02-10T18:11:06.199Z] BRANCH_NAME PR-40470 [2020-02-10T18:11:06.199Z] BUILD_DISPLAY_NAME #4 [2020-02-10T18:11:06.199Z] BUILD_ID 4 [2020-02-10T18:11:06.199Z] BUILD_NUMBER 4 [2020-02-10T18:11:06.199Z] BUILD_TAG jenkins-moby-PR-40470-4 [2020-02-10T18:11:06.200Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-40470/4/ [2020-02-10T18:11:06.200Z] CHANGE_AUTHOR thaJeztah [2020-02-10T18:11:06.200Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2020-02-10T18:11:06.200Z] CHANGE_BRANCH loosen_error_check_assert [2020-02-10T18:11:06.200Z] CHANGE_FORK thaJeztah/docker [2020-02-10T18:11:06.200Z] CHANGE_ID 40470 [2020-02-10T18:11:06.200Z] CHANGE_TARGET master [2020-02-10T18:11:06.200Z] CHANGE_TITLE TestResumableRequestHeaderTooMuchFailures: prepare for Go 1.14 changes [2020-02-10T18:11:06.200Z] CHANGE_URL https://github.com/moby/moby/pull/40470 [2020-02-10T18:11:06.200Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-10T18:11:06.200Z] CommonProgramFiles C:\Program Files\Common Files [2020-02-10T18:11:06.200Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-02-10T18:11:06.200Z] CommonProgramW6432 C:\Program Files\Common Files [2020-02-10T18:11:06.200Z] COMPUTERNAME azwin-2-547a10 [2020-02-10T18:11:06.200Z] ComSpec C:\windows\system32\cmd.exe [2020-02-10T18:11:06.200Z] ConfigSequenceNumber 0 [2020-02-10T18:11:06.200Z] dco true [2020-02-10T18:11:06.200Z] DOCKER_BUILDKIT 0 [2020-02-10T18:11:06.200Z] DOCKER_DUT_DEBUG 1 [2020-02-10T18:11:06.200Z] DOCKER_EXPERIMENTAL 1 [2020-02-10T18:11:06.200Z] DOCKER_GRAPHDRIVER overlay2 [2020-02-10T18:11:06.200Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-02-10T18:11:06.200Z] EXECUTOR_NUMBER 0 [2020-02-10T18:11:06.200Z] FQDN azwin-2-547a10.westus.cloudapp.azure.com [2020-02-10T18:11:06.200Z] GIT_BRANCH PR-40470 [2020-02-10T18:11:06.200Z] GIT_COMMIT 6acfc420948842403d9193f38a954534ab05378f [2020-02-10T18:11:06.200Z] GIT_PREVIOUS_COMMIT 803b2b42470b32c1b883d28e5c45614a2e4ed522 [2020-02-10T18:11:06.200Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 803b2b42470b32c1b883d28e5c45614a2e4ed522 [2020-02-10T18:11:06.200Z] GIT_URL https://github.com/moby/moby.git [2020-02-10T18:11:06.200Z] HUDSON_COOKIE 1c7a2e7d-7dc5-4932-a632-32bd224e08df [2020-02-10T18:11:06.200Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-02-10T18:11:06.200Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-02-10T18:11:06.200Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-02-10T18:11:06.200Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.242-1.b08.ojdkbuild.windows.x86_64 [2020-02-10T18:11:06.200Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-02-10T18:11:06.200Z] JENKINS_NODE_COOKIE 04812947-aeec-4933-820c-6fdaa3c20d8f [2020-02-10T18:11:06.200Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-02-10T18:11:06.200Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-02-10T18:11:06.200Z] JOB_BASE_NAME PR-40470 [2020-02-10T18:11:06.200Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40470/display/redirect [2020-02-10T18:11:06.200Z] JOB_NAME moby/PR-40470 [2020-02-10T18:11:06.200Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-40470/ [2020-02-10T18:11:06.200Z] library.jps.version master [2020-02-10T18:11:06.200Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-02-10T18:11:06.200Z] NODE_LABELS amd64 azure azwin-2-547a10 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-02-10T18:11:06.200Z] NODE_NAME azwin-2-547a10 [2020-02-10T18:11:06.200Z] NUMBER_OF_PROCESSORS 4 [2020-02-10T18:11:06.201Z] OS Windows_NT [2020-02-10T18:11:06.201Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-02-10T18:11:06.201Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-02-10T18:11:06.201Z] ppc64le true [2020-02-10T18:11:06.201Z] PROCESSOR_ARCHITECTURE AMD64 [2020-02-10T18:11:06.201Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2020-02-10T18:11:06.201Z] PROCESSOR_LEVEL 6 [2020-02-10T18:11:06.201Z] PROCESSOR_REVISION 4f01 [2020-02-10T18:11:06.201Z] ProgramData C:\ProgramData [2020-02-10T18:11:06.201Z] ProgramFiles C:\Program Files [2020-02-10T18:11:06.201Z] ProgramFiles(x86) C:\Program Files (x86) [2020-02-10T18:11:06.201Z] ProgramW6432 C:\Program Files [2020-02-10T18:11:06.201Z] PROMPT $P$G [2020-02-10T18:11:06.201Z] PSExecutionPolicyPreference Bypass [2020-02-10T18:11:06.201Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-02-10T18:11:06.201Z] PUBLIC C:\Users\Public [2020-02-10T18:11:06.201Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40470/4/display/redirect?page=changes [2020-02-10T18:11:06.201Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40470/4/display/redirect [2020-02-10T18:11:06.201Z] s390x true [2020-02-10T18:11:06.201Z] SKIP_VALIDATION_TESTS 1 [2020-02-10T18:11:06.201Z] SOURCES_DRIVE d [2020-02-10T18:11:06.201Z] SOURCES_SUBDIR gopath [2020-02-10T18:11:06.201Z] STAGE_NAME Run tests [2020-02-10T18:11:06.201Z] SystemDrive C: [2020-02-10T18:11:06.201Z] SystemRoot C:\windows [2020-02-10T18:11:06.201Z] TEMP C:\windows\TEMP [2020-02-10T18:11:06.201Z] TESTDEBUG 0 [2020-02-10T18:11:06.201Z] TESTRUN_DRIVE d [2020-02-10T18:11:06.201Z] TESTRUN_SUBDIR CI [2020-02-10T18:11:06.201Z] TIMEOUT 120m [2020-02-10T18:11:06.201Z] TMP C:\windows\TEMP [2020-02-10T18:11:06.201Z] unit_validate true [2020-02-10T18:11:06.201Z] USERDOMAIN WORKGROUP [2020-02-10T18:11:06.201Z] USERNAME azwin-2-547a10$ [2020-02-10T18:11:06.201Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-02-10T18:11:06.201Z] validate_force false [2020-02-10T18:11:06.201Z] windir C:\windows [2020-02-10T18:11:06.201Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-02-10T18:11:06.201Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-02-10T18:11:06.201Z] windowsRS1 false [2020-02-10T18:11:06.201Z] windowsRS5 true [2020-02-10T18:11:06.201Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-02-10T18:11:06.201Z] [2020-02-10T18:11:06.201Z] [2020-02-10T18:11:06.201Z] [2020-02-10T18:11:06.210Z] #44 163.2 CC criu/seccomp.o [2020-02-10T18:11:06.210Z] #44 ... [2020-02-10T18:11:06.210Z] [2020-02-10T18:11:06.210Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T18:11:06.210Z] #62 180.4 + bin/containerd [2020-02-10T18:11:06.794Z] #45 32.82 DEP criu/protobuf-desc.d [2020-02-10T18:11:06.794Z] #45 32.89 DEP criu/proc_parse.d [2020-02-10T18:11:07.027Z] #44 149.9 CC criu/sigframe.o [2020-02-10T18:11:07.027Z] #44 150.1 CC criu/signalfd.o [2020-02-10T18:11:07.159Z] #45 33.03 DEP criu/plugin.d [2020-02-10T18:11:07.159Z] #45 33.06 DEP criu/pipes.d [2020-02-10T18:11:07.159Z] #45 33.13 DEP criu/pie-util.d [2020-02-10T18:11:07.283Z] #44 150.3 CC criu/sk-inet.o [2020-02-10T18:11:07.543Z] #45 33.19 DEP criu/pie-util-vdso.d [2020-02-10T18:11:07.543Z] #45 33.25 DEP criu/pie-util-vdso-elf32.d [2020-02-10T18:11:07.543Z] #45 33.33 DEP criu/path.d [2020-02-10T18:11:07.543Z] #45 33.45 DEP criu/parasite-syscall.d [2020-02-10T18:11:07.543Z] #45 33.53 DEP criu/pagemap.d [2020-02-10T18:11:07.594Z] #62 ... [2020-02-10T18:11:07.594Z] [2020-02-10T18:11:07.594Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T18:11:07.594Z] #53 DONE 217.0s [2020-02-10T18:11:07.594Z] [2020-02-10T18:11:07.594Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T18:11:07.594Z] #44 163.7 CC criu/seize.o [2020-02-10T18:11:07.594Z] #44 164.4 CC criu/servicefd.o [2020-02-10T18:11:07.594Z] #44 164.7 CC criu/shmem.o [2020-02-10T18:11:07.711Z] #48 15.41 crypto/internal/subtle [2020-02-10T18:11:07.759Z] INFO: Sources under d:\gopath\... [2020-02-10T18:11:07.759Z] INFO: Test run under d:\CI\... [2020-02-10T18:11:07.759Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-02-10T18:11:07.759Z] INFO: docker/docker repository was found [2020-02-10T18:11:07.759Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2020-02-10T18:11:07.916Z] #45 33.60 DEP criu/pagemap-cache.d [2020-02-10T18:11:07.916Z] #45 33.67 DEP criu/page-xfer.d [2020-02-10T18:11:07.916Z] #45 33.78 DEP criu/page-pipe.d [2020-02-10T18:11:07.916Z] #45 33.82 DEP criu/netfilter.d [2020-02-10T18:11:07.916Z] #45 33.90 DEP criu/net.d [2020-02-10T18:11:07.916Z] #45 34.00 DEP criu/namespaces.d [2020-02-10T18:11:08.166Z] #44 165.4 CC criu/sigframe.o [2020-02-10T18:11:08.166Z] #44 165.5 CC criu/signalfd.o [2020-02-10T18:11:08.211Z] #44 151.1 CC criu/sk-netlink.o [2020-02-10T18:11:08.226Z] ltsc2019: Pulling from windows/servercore [2020-02-10T18:11:08.299Z] #45 34.08 DEP criu/mount.d [2020-02-10T18:11:08.299Z] #45 34.17 DEP criu/mem.d [2020-02-10T18:11:08.299Z] #45 34.25 DEP criu/lsm.d [2020-02-10T18:11:08.299Z] #45 34.29 DEP criu/log.d [2020-02-10T18:11:08.299Z] #45 34.35 DEP criu/libnetlink.d [2020-02-10T18:11:08.341Z] #48 16.41 crypto/subtle [2020-02-10T18:11:08.427Z] #44 165.7 CC criu/sk-inet.o [2020-02-10T18:11:08.467Z] #44 151.4 CC criu/sk-packet.o [2020-02-10T18:11:08.684Z] #45 ... [2020-02-10T18:11:08.684Z] [2020-02-10T18:11:08.684Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T18:11:08.684Z] #48 DONE 69.1s [2020-02-10T18:11:08.684Z] [2020-02-10T18:11:08.684Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T18:11:08.684Z] #45 34.39 DEP criu/kerndat.d [2020-02-10T18:11:08.684Z] #45 34.51 DEP criu/kcmp-ids.d [2020-02-10T18:11:08.684Z] #45 34.54 DEP criu/irmap.d [2020-02-10T18:11:08.684Z] #45 34.61 DEP criu/ipc_ns.d [2020-02-10T18:11:08.684Z] #45 34.71 DEP criu/image.d [2020-02-10T18:11:08.684Z] #45 34.82 DEP criu/image-desc.d [2020-02-10T18:11:08.696Z] 65014b3c3121: Pulling fs layer [2020-02-10T18:11:08.696Z] edbd72df76b4: Pulling fs layer [2020-02-10T18:11:08.723Z] #44 151.9 CC criu/sk-queue.o [2020-02-10T18:11:09.087Z] #45 34.91 DEP criu/fsnotify.d [2020-02-10T18:11:09.284Z] #44 152.3 CC criu/sk-tcp.o [2020-02-10T18:11:09.369Z] #44 166.7 CC criu/sk-netlink.o [2020-02-10T18:11:09.418Z] #48 17.25 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-02-10T18:11:09.549Z] #45 35.13 DEP criu/filesystems.d [2020-02-10T18:11:09.549Z] #45 35.23 DEP criu/files.d [2020-02-10T18:11:09.549Z] #45 35.29 DEP criu/files-reg.d [2020-02-10T18:11:09.549Z] #45 35.34 DEP criu/files-ext.d [2020-02-10T18:11:09.549Z] #45 35.47 DEP criu/file-lock.d [2020-02-10T18:11:09.549Z] #45 35.59 DEP criu/file-ids.d [2020-02-10T18:11:09.629Z] #44 167.0 CC criu/sk-packet.o [2020-02-10T18:11:09.846Z] #44 152.7 CC criu/sk-unix.o [2020-02-10T18:11:10.049Z] #48 17.87 internal/nettrace [2020-02-10T18:11:10.192Z] #45 35.64 DEP criu/fifo.d [2020-02-10T18:11:10.192Z] #45 35.81 DEP criu/fdstore.d [2020-02-10T18:11:10.192Z] #45 35.84 DEP criu/fault-injection.d [2020-02-10T18:11:10.192Z] #45 35.86 DEP criu/external.d [2020-02-10T18:11:10.192Z] #45 35.90 DEP criu/eventpoll.d [2020-02-10T18:11:10.192Z] #45 35.97 DEP criu/eventfd.d [2020-02-10T18:11:10.192Z] #45 36.12 DEP criu/crtools.d [2020-02-10T18:11:10.192Z] #45 36.24 DEP criu/cr-service.d [2020-02-10T18:11:10.201Z] #44 167.4 CC criu/sk-queue.o [2020-02-10T18:11:10.342Z] #48 18.28 runtime/cgo [2020-02-10T18:11:10.461Z] #44 167.8 CC criu/sk-tcp.o [2020-02-10T18:11:10.660Z] #45 36.35 DEP criu/cr-restore.d [2020-02-10T18:11:10.660Z] #45 36.50 DEP criu/cr-errno.d [2020-02-10T18:11:10.660Z] #45 36.52 DEP criu/cr-dump.d [2020-02-10T18:11:10.660Z] #45 36.64 DEP criu/cr-dedup.d [2020-02-10T18:11:10.660Z] #45 36.73 DEP criu/cr-check.d [2020-02-10T18:11:10.722Z] #44 168.2 CC criu/sk-unix.o [2020-02-10T18:11:11.042Z] #45 36.90 DEP criu/config.d [2020-02-10T18:11:11.042Z] #45 36.97 DEP criu/clone-noasan.d [2020-02-10T18:11:11.043Z] #45 36.99 DEP criu/cgroup.d [2020-02-10T18:11:11.043Z] #45 37.05 DEP criu/cgroup-props.d [2020-02-10T18:11:11.043Z] #45 37.08 DEP criu/bitmap.d [2020-02-10T18:11:11.043Z] #45 37.09 DEP criu/bfd.d [2020-02-10T18:11:11.043Z] #45 37.13 DEP criu/autofs.d [2020-02-10T18:11:11.043Z] #45 37.19 DEP criu/aio.d [2020-02-10T18:11:11.211Z] #44 154.2 CC criu/sockets.o [2020-02-10T18:11:11.421Z] #45 37.27 DEP criu/action-scripts.d [2020-02-10T18:11:11.421Z] #45 37.36 CC criu/action-scripts.o [2020-02-10T18:11:11.772Z] #44 154.9 CC criu/stats.o [2020-02-10T18:11:11.807Z] #45 37.65 CC criu/aio.o [2020-02-10T18:11:11.808Z] #45 37.82 CC criu/autofs.o [2020-02-10T18:11:12.028Z] #44 155.1 CC criu/string.o [2020-02-10T18:11:12.028Z] #44 155.2 CC criu/sysctl.o [2020-02-10T18:11:12.394Z] #48 ... [2020-02-10T18:11:12.394Z] [2020-02-10T18:11:12.394Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T18:11:12.394Z] #34 10.23 encoding [2020-02-10T18:11:12.394Z] #34 10.84 runtime/cgo [2020-02-10T18:11:12.590Z] #44 155.7 CC criu/sysfs_parse.o [2020-02-10T18:11:12.598Z] #45 38.51 CC criu/bfd.o [2020-02-10T18:11:12.638Z] #44 169.7 CC criu/sockets.o [2020-02-10T18:11:12.976Z] #45 38.70 CC criu/bitmap.o [2020-02-10T18:11:12.976Z] #45 38.83 CC criu/cgroup-props.o [2020-02-10T18:11:12.976Z] #45 39.10 CC criu/cgroup.o [2020-02-10T18:11:13.151Z] #44 156.0 CC criu/timerfd.o [2020-02-10T18:11:13.151Z] #44 156.3 CC criu/tty.o [2020-02-10T18:11:13.210Z] #44 170.3 CC criu/stats.o [2020-02-10T18:11:13.210Z] #44 170.6 CC criu/string.o [2020-02-10T18:11:13.471Z] #44 170.6 CC criu/sysctl.o [2020-02-10T18:11:13.732Z] #44 171.1 CC criu/sysfs_parse.o [2020-02-10T18:11:14.219Z] #45 39.96 CC criu/clone-noasan.o [2020-02-10T18:11:14.219Z] #45 39.99 CC criu/config.o [2020-02-10T18:11:14.305Z] #44 171.4 CC criu/timerfd.o [2020-02-10T18:11:14.305Z] #44 171.7 CC criu/tty.o [2020-02-10T18:11:14.597Z] #45 40.45 CC criu/cr-check.o [2020-02-10T18:11:14.972Z] #45 40.85 CC criu/cr-dedup.o [2020-02-10T18:11:15.040Z] #44 157.9 CC criu/tun.o [2020-02-10T18:11:15.296Z] #44 158.3 CC criu/uffd.o [2020-02-10T18:11:15.334Z] #45 41.20 CC criu/cr-dump.o [2020-02-10T18:11:15.886Z] edbd72df76b4: Verifying Checksum [2020-02-10T18:11:15.886Z] edbd72df76b4: Download complete [2020-02-10T18:11:15.917Z] #34 ... [2020-02-10T18:11:15.917Z] [2020-02-10T18:11:15.917Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T18:11:15.917Z] #48 23.82 vendor/golang.org/x/crypto/internal/subtle [2020-02-10T18:11:16.118Z] #45 42.00 CC criu/cr-errno.o [2020-02-10T18:11:16.118Z] #45 42.02 CC criu/cr-restore.o [2020-02-10T18:11:16.222Z] #44 173.3 CC criu/tun.o [2020-02-10T18:11:16.223Z] #44 159.3 CC criu/util.o [2020-02-10T18:11:16.482Z] #44 173.7 CC criu/uffd.o [2020-02-10T18:11:16.515Z] #45 ... [2020-02-10T18:11:16.515Z] [2020-02-10T18:11:16.515Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-10T18:11:16.515Z] #11 77.25 Get:12 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-02-10T18:11:17.424Z] #44 174.7 CC criu/util.o [2020-02-10T18:11:17.588Z] #44 160.4 CC criu/uts_ns.o [2020-02-10T18:11:17.588Z] #44 160.6 CC criu/vdso-compat.o [2020-02-10T18:11:17.844Z] #44 160.8 CC criu/vdso.o [2020-02-10T18:11:18.100Z] #44 161.3 LINK criu/built-in.o [2020-02-10T18:11:18.356Z] #44 161.4 LINK criu/criu [2020-02-10T18:11:18.366Z] #44 ... [2020-02-10T18:11:18.366Z] [2020-02-10T18:11:18.366Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T18:11:18.366Z] #23 228.2 + return [2020-02-10T18:11:18.612Z] #44 161.7 DEP lib/c/criu.d [2020-02-10T18:11:18.868Z] #44 161.8 CC images/rpc.pb-c.o [2020-02-10T18:11:18.937Z] #23 DONE 228.7s [2020-02-10T18:11:18.937Z] [2020-02-10T18:11:18.937Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T18:11:18.937Z] #44 175.7 CC criu/uts_ns.o [2020-02-10T18:11:18.937Z] #44 175.9 CC criu/vdso.o [2020-02-10T18:11:18.937Z] #44 176.4 LINK criu/built-in.o [2020-02-10T18:11:19.198Z] #44 176.4 LINK criu/criu [2020-02-10T18:11:19.430Z] #44 162.3 CC lib/c/criu.o [2020-02-10T18:11:19.459Z] #44 176.7 DEP lib/c/criu.d [2020-02-10T18:11:19.720Z] #44 176.8 CC images/rpc.pb-c.o [2020-02-10T18:11:19.980Z] #44 177.4 CC lib/c/criu.o [2020-02-10T18:11:20.358Z] #44 163.3 LINK lib/c/built-in.o [2020-02-10T18:11:20.358Z] #44 163.3 LINK lib/c/libcriu.so [2020-02-10T18:11:20.358Z] #44 163.5 GEN magic.py [2020-02-10T18:11:20.358Z] #44 163.6 Note: Building without setproctitle() and strlcpy() support. [2020-02-10T18:11:20.358Z] #44 163.6 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-02-10T18:11:20.358Z] #44 ... [2020-02-10T18:11:20.358Z] [2020-02-10T18:11:20.358Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T18:11:20.358Z] #57 108.5 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-02-10T18:11:20.922Z] #44 ... [2020-02-10T18:11:20.922Z] [2020-02-10T18:11:20.922Z] #24 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli [2020-02-10T18:11:20.922Z] #24 DONE 0.2s [2020-02-10T18:11:21.183Z] [2020-02-10T18:11:21.183Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T18:11:21.183Z] #44 178.3 LINK lib/c/built-in.o [2020-02-10T18:11:21.183Z] #44 178.3 LINK lib/c/libcriu.so [2020-02-10T18:11:21.183Z] #44 178.5 GEN magic.py [2020-02-10T18:11:21.444Z] #44 178.6 Note: Building without setproctitle() and strlcpy() support. [2020-02-10T18:11:21.444Z] #44 178.6 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-02-10T18:11:21.468Z] #48 ... [2020-02-10T18:11:21.468Z] [2020-02-10T18:11:21.468Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T18:11:21.755Z] #72 28.70 Checking out files: 61% (1219/1997) Checking out files: 62% (1239/1997) Checking out files: 63% (1259/1997) Checking out files: 64% (1279/1997) Checking out files: 65% (1299/1997) Checking out files: 66% (1319/1997) Checking out files: 67% (1338/1997) Checking out files: 68% (1358/1997) Checking out files: 69% (1378/1997) Checking out files: 70% (1398/1997) Checking out files: 71% (1418/1997) Checking out files: 72% (1438/1997) Checking out files: 73% (1458/1997) Checking out files: 74% (1478/1997) Checking out files: 75% (1498/1997) Checking out files: 76% (1518/1997) Checking out files: 77% (1538/1997) Checking out files: 78% (1558/1997) Checking out files: 79% (1578/1997) Checking out files: 80% (1598/1997) Checking out files: 81% (1618/1997) Checking out files: 82% (1638/1997) Checking out files: 83% (1658/1997) Checking out files: 84% (1678/1997) Checking out files: 85% (1698/1997) Checking out files: 86% (1718/1997) Checking out files: 87% (1738/1997) Checking out files: 88% (1758/1997) Checking out files: 89% (1778/1997) Checking out files: 90% (1798/1997) Checking out files: 91% (1818/1997) Checking out files: 92% (1838/1997) Checking out files: 93% (1858/1997) Checking out files: 94% (1878/1997) Checking out files: 94% (1888/1997) Checking out files: 95% (1898/1997) Checking out files: 96% (1918/1997) Checking out files: 97% (1938/1997) Checking out files: 98% (1958/1997) Checking out files: 99% (1978/1997) Checking out files: 100% (1997/1997) Checking out files: 100% (1997/1997), done. [2020-02-10T18:11:21.755Z] #72 29.93 + cd /tmp/tmp.D7VxNj1o0O/src/github.com/docker/libnetwork [2020-02-10T18:11:22.015Z] #11 ... [2020-02-10T18:11:22.015Z] [2020-02-10T18:11:22.015Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T18:11:22.015Z] #45 44.19 CC criu/cr-service.o [2020-02-10T18:11:22.015Z] #45 44.68 CC criu/crtools.o [2020-02-10T18:11:22.015Z] #45 44.93 CC criu/eventfd.o [2020-02-10T18:11:22.015Z] #45 45.07 CC criu/eventpoll.o [2020-02-10T18:11:22.015Z] #45 45.38 CC criu/external.o [2020-02-10T18:11:22.015Z] #45 45.48 CC criu/fault-injection.o [2020-02-10T18:11:22.015Z] #45 45.51 CC criu/fdstore.o [2020-02-10T18:11:22.015Z] #45 45.63 CC criu/fifo.o [2020-02-10T18:11:22.015Z] #45 45.75 CC criu/file-ids.o [2020-02-10T18:11:22.015Z] #45 45.86 CC criu/file-lock.o [2020-02-10T18:11:22.015Z] #45 46.13 CC criu/files-ext.o [2020-02-10T18:11:22.015Z] #45 46.20 CC criu/files-reg.o [2020-02-10T18:11:22.015Z] #45 46.92 CC criu/files.o [2020-02-10T18:11:22.015Z] #45 47.78 CC criu/filesystems.o [2020-02-10T18:11:22.015Z] #45 48.08 CC criu/fsnotify.o [2020-02-10T18:11:22.016Z] #44 179.3 fatal: not a git repository (or any of the parent directories): .git [2020-02-10T18:11:22.016Z] #44 ... [2020-02-10T18:11:22.016Z] [2020-02-10T18:11:22.016Z] #28 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-02-10T18:11:22.016Z] #28 DONE 1.1s [2020-02-10T18:11:22.044Z] #72 29.94 + git checkout -q feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9 [2020-02-10T18:11:22.246Z] #57 110.0 + mkdir -p /build [2020-02-10T18:11:22.246Z] #57 110.0 + cp runc /build/runc [2020-02-10T18:11:22.246Z] #57 DONE 110.5s [2020-02-10T18:11:22.246Z] [2020-02-10T18:11:22.246Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T18:11:22.246Z] #44 164.3 fatal: not a git repository (or any of the parent directories): .git [2020-02-10T18:11:22.246Z] #44 164.8 make[1]: Nothing to be done for 'all'. [2020-02-10T18:11:22.246Z] #44 165.3 make[1]: 'images/built-in.o' is up to date. [2020-02-10T18:11:22.246Z] #44 165.3 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-02-10T18:11:22.246Z] #44 165.3 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-02-10T18:11:22.246Z] #44 165.4 make[1]: 'compel/libcompel.a' is up to date. [2020-02-10T18:11:22.246Z] #44 165.4 make[1]: 'compel/compel-host-bin' is up to date. [2020-02-10T18:11:22.246Z] #44 165.4 make[1]: Nothing to be done for 'all'. [2020-02-10T18:11:22.246Z] #44 165.4 make[1]: 'soccr/libsoccr.a' is up to date. [2020-02-10T18:11:22.278Z] [2020-02-10T18:11:22.278Z] #31 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-02-10T18:11:22.278Z] #31 DONE 0.2s [2020-02-10T18:11:22.278Z] [2020-02-10T18:11:22.278Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T18:11:22.279Z] #44 ... [2020-02-10T18:11:22.279Z] [2020-02-10T18:11:22.279Z] #34 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2020-02-10T18:11:22.279Z] #34 DONE 0.1s [2020-02-10T18:11:22.502Z] #44 165.7 make[2]: Nothing to be done for 'all'. [2020-02-10T18:11:22.502Z] #44 165.7 make[2]: Nothing to be done for 'all'. [2020-02-10T18:11:22.502Z] #44 165.7 make[2]: Nothing to be done for 'all'. [2020-02-10T18:11:22.538Z] [2020-02-10T18:11:22.538Z] #39 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ [2020-02-10T18:11:22.538Z] #39 DONE 0.1s [2020-02-10T18:11:22.538Z] [2020-02-10T18:11:22.538Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T18:11:22.673Z] #72 30.67 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-02-10T18:11:22.757Z] #44 165.9 make[2]: Nothing to be done for 'all'. [2020-02-10T18:11:22.799Z] #44 ... [2020-02-10T18:11:22.799Z] [2020-02-10T18:11:22.799Z] #42 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-02-10T18:11:22.799Z] #42 DONE 0.2s [2020-02-10T18:11:22.799Z] [2020-02-10T18:11:22.799Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T18:11:22.799Z] #44 180.1 make[1]: Nothing to be done for 'all'. [2020-02-10T18:11:22.807Z] #45 48.67 CC criu/image-desc.o [2020-02-10T18:11:22.807Z] #45 48.73 CC criu/image.o [2020-02-10T18:11:23.013Z] #44 165.9 make[2]: Nothing to be done for 'all'. [2020-02-10T18:11:23.013Z] #44 165.9 make[2]: Nothing to be done for 'all'. [2020-02-10T18:11:23.013Z] #44 166.0 make[2]: Nothing to be done for 'all'. [2020-02-10T18:11:23.032Z] 65014b3c3121: Verifying Checksum [2020-02-10T18:11:23.032Z] 65014b3c3121: Download complete [2020-02-10T18:11:23.183Z] #45 49.17 CC criu/ipc_ns.o [2020-02-10T18:11:23.268Z] #44 166.2 make[2]: Nothing to be done for 'all'. [2020-02-10T18:11:23.269Z] #44 166.2 INSTALL criu/criu [2020-02-10T18:11:23.524Z] #44 DONE 166.4s [2020-02-10T18:11:23.524Z] [2020-02-10T18:11:23.524Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T18:11:23.742Z] #44 180.9 make[1]: 'images/built-in.o' is up to date. [2020-02-10T18:11:23.742Z] #44 180.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-02-10T18:11:23.742Z] #44 181.0 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-02-10T18:11:23.742Z] #44 181.0 make[1]: 'compel/libcompel.a' is up to date. [2020-02-10T18:11:23.742Z] #44 181.0 make[1]: 'compel/compel-host-bin' is up to date. [2020-02-10T18:11:23.742Z] #44 181.1 make[1]: Nothing to be done for 'all'. [2020-02-10T18:11:23.965Z] #45 49.76 CC criu/irmap.o [2020-02-10T18:11:24.002Z] #44 181.1 make[1]: 'soccr/libsoccr.a' is up to date. [2020-02-10T18:11:24.002Z] #44 181.3 make[2]: Nothing to be done for 'all'. [2020-02-10T18:11:24.002Z] #44 181.4 make[2]: Nothing to be done for 'all'. [2020-02-10T18:11:24.262Z] #44 181.4 make[2]: Nothing to be done for 'all'. [2020-02-10T18:11:24.262Z] #44 181.5 make[2]: Nothing to be done for 'all'. [2020-02-10T18:11:24.262Z] #44 181.6 make[2]: Nothing to be done for 'all'. [2020-02-10T18:11:24.262Z] #44 181.6 make[2]: Nothing to be done for 'all'. [2020-02-10T18:11:24.344Z] #45 50.23 CC criu/kcmp-ids.o [2020-02-10T18:11:24.344Z] #45 50.35 CC criu/kerndat.o [2020-02-10T18:11:24.523Z] #44 181.7 make[2]: Nothing to be done for 'all'. [2020-02-10T18:11:24.523Z] #44 181.8 make[2]: Nothing to be done for 'all'. [2020-02-10T18:11:24.523Z] #44 181.8 INSTALL criu/criu [2020-02-10T18:11:24.783Z] #44 DONE 182.0s [2020-02-10T18:11:24.783Z] [2020-02-10T18:11:24.783Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T18:11:24.889Z] #62 ... [2020-02-10T18:11:24.889Z] [2020-02-10T18:11:24.889Z] #45 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-02-10T18:11:24.889Z] #45 DONE 0.1s [2020-02-10T18:11:24.889Z] [2020-02-10T18:11:24.889Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T18:11:24.889Z] #62 ... [2020-02-10T18:11:24.889Z] [2020-02-10T18:11:24.889Z] #48 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-02-10T18:11:24.889Z] #48 DONE 0.1s [2020-02-10T18:11:25.139Z] #45 50.82 CC criu/libnetlink.o [2020-02-10T18:11:25.139Z] #45 51.03 CC criu/log.o [2020-02-10T18:11:25.144Z] [2020-02-10T18:11:25.144Z] #51 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-02-10T18:11:25.144Z] #51 DONE 0.1s [2020-02-10T18:11:25.144Z] [2020-02-10T18:11:25.144Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T18:11:25.399Z] #62 190.4 + bin/containerd [2020-02-10T18:11:25.516Z] #45 51.29 CC criu/lsm.o [2020-02-10T18:11:25.516Z] #45 51.50 CC criu/mem.o [2020-02-10T18:11:26.182Z] #72 ... [2020-02-10T18:11:26.182Z] [2020-02-10T18:11:26.182Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-10T18:11:26.182Z] #11 24.04 Fetched 8107 kB in 23s (351 kB/s) [2020-02-10T18:11:26.182Z] #11 24.04 Reading package lists... [2020-02-10T18:11:26.182Z] #11 33.63 Reading package lists... [2020-02-10T18:11:26.182Z] #11 ... [2020-02-10T18:11:26.182Z] [2020-02-10T18:11:26.182Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-10T18:11:26.182Z] #26 24.03 Fetched 8107 kB in 23s (349 kB/s) [2020-02-10T18:11:26.182Z] #26 24.03 Reading package lists... [2020-02-10T18:11:26.182Z] #26 33.65 Reading package lists... [2020-02-10T18:11:26.182Z] #26 ... [2020-02-10T18:11:26.182Z] [2020-02-10T18:11:26.182Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-10T18:11:26.182Z] #60 24.28 Fetched 8107 kB in 23s (345 kB/s) [2020-02-10T18:11:26.182Z] #60 24.28 Reading package lists... [2020-02-10T18:11:26.182Z] #60 33.67 Reading package lists... [2020-02-10T18:11:26.182Z] #60 ... [2020-02-10T18:11:26.182Z] [2020-02-10T18:11:26.182Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-10T18:11:26.182Z] #44 24.42 Fetched 8107 kB in 23s (346 kB/s) [2020-02-10T18:11:26.182Z] #44 24.42 Reading package lists... [2020-02-10T18:11:26.265Z] #62 ... [2020-02-10T18:11:26.265Z] [2020-02-10T18:11:26.265Z] #45 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-02-10T18:11:26.296Z] #45 52.20 CC criu/mount.o [2020-02-10T18:11:26.471Z] #44 34.40 Reading package lists... [2020-02-10T18:11:26.471Z] #44 ... [2020-02-10T18:11:26.471Z] [2020-02-10T18:11:26.471Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-10T18:11:26.471Z] #42 26.50 Checking out files: 70% (1102/1559) Checking out files: 71% (1107/1559) Checking out files: 72% (1123/1559) Checking out files: 73% (1139/1559) Checking out files: 74% (1154/1559) Checking out files: 75% (1170/1559) Checking out files: 76% (1185/1559) Checking out files: 77% (1201/1559) Checking out files: 78% (1217/1559) Checking out files: 79% (1232/1559) Checking out files: 80% (1248/1559) Checking out files: 81% (1263/1559) Checking out files: 82% (1279/1559) Checking out files: 83% (1294/1559) Checking out files: 84% (1310/1559) Checking out files: 85% (1326/1559) Checking out files: 86% (1341/1559) Checking out files: 87% (1357/1559) Checking out files: 88% (1372/1559) Checking out files: 89% (1388/1559) Checking out files: 90% (1404/1559) Checking out files: 91% (1419/1559) Checking out files: 92% (1435/1559) Checking out files: 93% (1450/1559) Checking out files: 94% (1466/1559) Checking out files: 95% (1482/1559) Checking out files: 96% (1497/1559) Checking out files: 97% (1513/1559) Checking out files: 98% (1528/1559) Checking out files: 99% (1544/1559) Checking out files: 100% (1559/1559) Checking out files: 100% (1559/1559), done. [2020-02-10T18:11:26.471Z] #42 27.11 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-02-10T18:11:26.472Z] #42 30.34 + 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-02-10T18:11:26.539Z] #45 DONE 0.2s [2020-02-10T18:11:26.539Z] [2020-02-10T18:11:26.539Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T18:11:26.539Z] #62 ... [2020-02-10T18:11:26.539Z] [2020-02-10T18:11:26.539Z] #48 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-02-10T18:11:26.830Z] #48 DONE 0.2s [2020-02-10T18:11:26.830Z] [2020-02-10T18:11:26.830Z] #51 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-02-10T18:11:26.830Z] #51 DONE 0.2s [2020-02-10T18:11:26.830Z] [2020-02-10T18:11:26.830Z] #54 [dev 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2020-02-10T18:11:27.097Z] #42 ... [2020-02-10T18:11:27.097Z] [2020-02-10T18:11:27.097Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-10T18:11:27.097Z] #36 25.17 Fetched 8107 kB in 25s (329 kB/s) [2020-02-10T18:11:27.097Z] #36 25.17 Reading package lists... [2020-02-10T18:11:27.097Z] #36 34.93 Reading package lists... [2020-02-10T18:11:27.097Z] #36 ... [2020-02-10T18:11:27.097Z] [2020-02-10T18:11:27.097Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T18:11:27.097Z] #54 33.99 + cd /tmp/tmp.vDO3sWetmr/src/github.com/golangci/golangci-lint/ [2020-02-10T18:11:27.097Z] #54 33.99 + git checkout -q v1.20.0 [2020-02-10T18:11:27.101Z] #54 DONE 0.2s [2020-02-10T18:11:27.101Z] [2020-02-10T18:11:27.101Z] #58 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ [2020-02-10T18:11:27.101Z] #58 DONE 0.1s [2020-02-10T18:11:27.101Z] [2020-02-10T18:11:27.101Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T18:11:28.120Z] #54 35.79 ++ git describe --tags [2020-02-10T18:11:28.120Z] #54 35.80 + version=v1.20.0 [2020-02-10T18:11:28.120Z] #54 35.80 ++ git rev-parse --short HEAD [2020-02-10T18:11:28.120Z] #54 35.81 + commit=cc98739 [2020-02-10T18:11:28.120Z] #54 35.81 ++ git show -s --format=%cd [2020-02-10T18:11:28.120Z] #54 35.82 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2020-02-10T18:11:28.120Z] #54 35.82 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-02-10T18:11:28.848Z] #45 54.40 CC criu/namespaces.o [2020-02-10T18:11:29.235Z] #45 55.15 CC criu/net.o [2020-02-10T18:11:29.566Z] #62 ... [2020-02-10T18:11:29.566Z] [2020-02-10T18:11:29.566Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T18:11:29.566Z] #53 DONE 234.8s [2020-02-10T18:11:29.826Z] [2020-02-10T18:11:29.826Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T18:11:30.519Z] #45 ... [2020-02-10T18:11:30.519Z] [2020-02-10T18:11:30.519Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-10T18:11:30.519Z] #42 91.17 + dpkg --print-architecture [2020-02-10T18:11:30.519Z] #42 91.17 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-02-10T18:11:30.519Z] #42 91.35 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-02-10T18:11:30.519Z] #42 91.35 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-02-10T18:11:30.757Z] #62 ... [2020-02-10T18:11:30.757Z] [2020-02-10T18:11:30.757Z] #54 [dev 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2020-02-10T18:11:31.323Z] #54 DONE 0.3s [2020-02-10T18:11:31.323Z] [2020-02-10T18:11:31.323Z] #58 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ [2020-02-10T18:11:31.323Z] #58 DONE 0.2s [2020-02-10T18:11:31.323Z] [2020-02-10T18:11:31.323Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T18:11:34.990Z] #54 ... [2020-02-10T18:11:34.990Z] [2020-02-10T18:11:34.990Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-10T18:11:34.990Z] #11 33.63 Reading package lists... [2020-02-10T18:11:36.898Z] #42 ... [2020-02-10T18:11:36.898Z] [2020-02-10T18:11:36.898Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T18:11:36.898Z] #63 72.31 Checking out files: 88% (2680/3042) Checking out files: 89% (2708/3042) Checking out files: 90% (2738/3042) Checking out files: 91% (2769/3042) Checking out files: 92% (2799/3042) Checking out files: 93% (2830/3042) Checking out files: 94% (2860/3042) Checking out files: 95% (2890/3042) Checking out files: 96% (2921/3042) Checking out files: 97% (2951/3042) Checking out files: 98% (2982/3042) Checking out files: 99% (3012/3042) Checking out files: 100% (3042/3042) Checking out files: 100% (3042/3042), done. [2020-02-10T18:11:36.898Z] #63 72.39 + cd /tmp/tmp.RuYG52LIjm/src/github.com/containerd/containerd [2020-02-10T18:11:36.898Z] #63 72.39 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-02-10T18:11:36.898Z] #63 72.76 + export 'BUILDTAGS=netgo osusergo static_build' [2020-02-10T18:11:36.898Z] #63 72.76 + BUILDTAGS='netgo osusergo static_build' [2020-02-10T18:11:36.898Z] #63 72.76 + export EXTRA_FLAGS=-buildmode=pie [2020-02-10T18:11:36.898Z] #63 72.76 + EXTRA_FLAGS=-buildmode=pie [2020-02-10T18:11:36.898Z] #63 72.76 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-02-10T18:11:36.898Z] #63 72.76 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-02-10T18:11:36.898Z] #63 72.76 + '[' '' = dynamic ']' [2020-02-10T18:11:36.898Z] #63 72.76 + make [2020-02-10T18:11:37.058Z] #11 42.77 Building dependency tree... [2020-02-10T18:11:37.259Z] #63 73.28 + bin/ctr [2020-02-10T18:11:39.096Z] #63 ... [2020-02-10T18:11:39.096Z] [2020-02-10T18:11:39.096Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-10T18:11:39.096Z] #31 DONE 99.5s [2020-02-10T18:11:39.096Z] [2020-02-10T18:11:39.096Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T18:11:39.096Z] #45 56.51 CC criu/netfilter.o [2020-02-10T18:11:39.096Z] #45 56.73 CC criu/page-pipe.o [2020-02-10T18:11:39.096Z] #45 57.09 CC criu/page-xfer.o [2020-02-10T18:11:39.096Z] #45 57.66 CC criu/pagemap-cache.o [2020-02-10T18:11:39.096Z] #45 57.83 CC criu/pagemap.o [2020-02-10T18:11:39.096Z] #45 58.25 CC criu/parasite-syscall.o [2020-02-10T18:11:39.096Z] #45 58.69 CC criu/path.o [2020-02-10T18:11:39.096Z] #45 58.80 CC criu/pie-util-vdso-elf32.o [2020-02-10T18:11:39.096Z] #45 59.02 CC criu/pie-util-vdso.o [2020-02-10T18:11:39.096Z] #45 59.27 CC criu/pie-util.o [2020-02-10T18:11:39.096Z] #45 59.39 CC criu/pipes.o [2020-02-10T18:11:39.096Z] #45 59.93 CC criu/plugin.o [2020-02-10T18:11:39.096Z] #45 60.22 CC criu/proc_parse.o [2020-02-10T18:11:39.096Z] #45 62.13 CC criu/protobuf-desc.o [2020-02-10T18:11:39.096Z] #45 62.74 CC criu/protobuf.o [2020-02-10T18:11:39.096Z] #45 63.03 CC criu/pstree.o [2020-02-10T18:11:39.096Z] #45 63.84 CC criu/rbtree.o [2020-02-10T18:11:39.096Z] #45 64.07 CC criu/rst-malloc.o [2020-02-10T18:11:39.096Z] #45 64.25 CC criu/seccomp.o [2020-02-10T18:11:39.096Z] #45 64.63 CC criu/seize.o [2020-02-10T18:11:39.460Z] #45 65.47 CC criu/servicefd.o [2020-02-10T18:11:39.796Z] #11 47.51 The following additional packages will be installed: [2020-02-10T18:11:39.796Z] #11 47.51 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-02-10T18:11:39.796Z] #11 47.51 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-02-10T18:11:39.796Z] #11 47.51 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-02-10T18:11:39.796Z] #11 47.51 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2020-02-10T18:11:39.796Z] #11 47.51 mingw-w64-x86-64-dev [2020-02-10T18:11:39.796Z] #11 47.53 Suggested packages: [2020-02-10T18:11:39.796Z] #11 47.53 gcc-8-locales seccomp wine64 [2020-02-10T18:11:39.825Z] #45 65.76 CC criu/shmem.o [2020-02-10T18:11:40.087Z] #11 ... [2020-02-10T18:11:40.087Z] [2020-02-10T18:11:40.087Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-10T18:11:40.087Z] #44 34.40 Reading package lists... [2020-02-10T18:11:40.087Z] #44 43.79 Building dependency tree... [2020-02-10T18:11:40.087Z] #44 47.31 The following additional packages will be installed: [2020-02-10T18:11:40.087Z] #44 47.31 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-02-10T18:11:40.087Z] #44 47.32 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-02-10T18:11:40.087Z] #44 47.33 Suggested packages: [2020-02-10T18:11:40.087Z] #44 47.34 manpages-dev python-setuptools [2020-02-10T18:11:40.198Z] #45 66.14 CC criu/sigframe.o [2020-02-10T18:11:40.198Z] #45 66.17 CC criu/signalfd.o [2020-02-10T18:11:40.198Z] #45 66.25 CC criu/sk-inet.o [2020-02-10T18:11:40.607Z] #45 66.69 CC criu/sk-netlink.o [2020-02-10T18:11:40.978Z] #45 66.92 CC criu/sk-packet.o [2020-02-10T18:11:41.349Z] #45 67.24 CC criu/sk-queue.o [2020-02-10T18:11:41.580Z] #44 49.54 The following NEW packages will be installed: [2020-02-10T18:11:41.580Z] #44 49.56 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-02-10T18:11:41.580Z] #44 49.56 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-02-10T18:11:41.580Z] #44 49.57 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-02-10T18:11:41.580Z] #44 49.57 python-six zlib1g-dev [2020-02-10T18:11:41.580Z] #44 49.79 0 upgraded, 17 newly installed, 0 to remove and 11 not upgraded. [2020-02-10T18:11:41.580Z] #44 49.79 Need to get 4075 kB of archives. [2020-02-10T18:11:41.580Z] #44 49.79 After this operation, 24.5 MB of additional disk space will be used. [2020-02-10T18:11:41.580Z] #44 49.79 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-02-10T18:11:41.580Z] #44 49.82 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-02-10T18:11:41.719Z] #45 67.43 CC criu/sk-tcp.o [2020-02-10T18:11:41.719Z] #45 67.72 CC criu/sk-unix.o [2020-02-10T18:11:41.868Z] #44 49.83 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2020-02-10T18:11:41.868Z] #44 49.87 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-02-10T18:11:41.868Z] #44 49.87 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-02-10T18:11:41.868Z] #44 49.93 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-02-10T18:11:41.868Z] #44 49.93 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-02-10T18:11:41.868Z] #44 49.94 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2020-02-10T18:11:41.868Z] #44 49.98 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-02-10T18:11:41.868Z] #44 ... [2020-02-10T18:11:41.868Z] [2020-02-10T18:11:41.868Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-10T18:11:41.868Z] #11 50.03 The following NEW packages will be installed: [2020-02-10T18:11:41.868Z] #11 50.03 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-02-10T18:11:41.868Z] #11 50.03 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-02-10T18:11:41.868Z] #11 50.03 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-02-10T18:11:41.868Z] #11 50.03 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-02-10T18:11:41.868Z] #11 50.03 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-02-10T18:11:41.868Z] #11 50.04 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-02-10T18:11:41.868Z] #11 50.05 The following packages will be upgraded: [2020-02-10T18:11:41.868Z] #11 50.06 libsystemd0 libudev1 [2020-02-10T18:11:42.134Z] #62 215.4 + bin/containerd-stress [2020-02-10T18:11:42.156Z] #11 50.24 2 upgraded, 25 newly installed, 0 to remove and 9 not upgraded. [2020-02-10T18:11:42.156Z] #11 50.24 Need to get 79.4 MB of archives. [2020-02-10T18:11:42.156Z] #11 50.24 After this operation, 532 MB of additional disk space will be used. [2020-02-10T18:11:42.156Z] #11 50.24 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd0 ppc64el 241-7~deb10u3 [357 kB] [2020-02-10T18:11:42.157Z] #11 50.33 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev1 ppc64el 241-7~deb10u3 [158 kB] [2020-02-10T18:11:42.157Z] #11 50.37 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB] [2020-02-10T18:11:42.786Z] #11 ... [2020-02-10T18:11:42.786Z] [2020-02-10T18:11:42.786Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-10T18:11:42.786Z] #60 33.67 Reading package lists... [2020-02-10T18:11:42.786Z] #60 42.86 Building dependency tree... [2020-02-10T18:11:42.786Z] #60 47.57 The following additional packages will be installed: [2020-02-10T18:11:42.786Z] #60 47.57 libbtrfs0 [2020-02-10T18:11:42.786Z] #60 47.81 The following NEW packages will be installed: [2020-02-10T18:11:42.786Z] #60 47.81 libbtrfs-dev libbtrfs0 [2020-02-10T18:11:42.786Z] #60 48.01 0 upgraded, 2 newly installed, 0 to remove and 11 not upgraded. [2020-02-10T18:11:42.786Z] #60 48.01 Need to get 120 kB of archives. [2020-02-10T18:11:42.786Z] #60 48.01 After this operation, 423 kB of additional disk space will be used. [2020-02-10T18:11:42.786Z] #60 48.01 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-02-10T18:11:42.786Z] #60 48.04 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-02-10T18:11:42.786Z] #60 49.49 debconf: delaying package configuration, since apt-utils is not installed [2020-02-10T18:11:42.786Z] #60 49.81 Fetched 120 kB in 0s (1210 kB/s) [2020-02-10T18:11:42.786Z] #60 49.95 Selecting previously unselected package libbtrfs0. [2020-02-10T18:11:42.786Z] #60 49.95 (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-02-10T18:11:42.786Z] #60 50.08 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-02-10T18:11:42.786Z] #60 50.08 Unpacking libbtrfs0 (4.20.1-2) ... [2020-02-10T18:11:42.786Z] #60 50.27 Selecting previously unselected package libbtrfs-dev. [2020-02-10T18:11:42.786Z] #60 50.28 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-02-10T18:11:42.786Z] #60 50.29 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-02-10T18:11:42.786Z] #60 50.60 Setting up libbtrfs0 (4.20.1-2) ... [2020-02-10T18:11:42.786Z] #60 50.61 Setting up libbtrfs-dev (4.20.1-2) ... [2020-02-10T18:11:42.786Z] #60 50.62 Processing triggers for libc-bin (2.28-10) ... [2020-02-10T18:11:42.786Z] #60 DONE 51.0s [2020-02-10T18:11:42.983Z] #45 69.04 CC criu/sockets.o [2020-02-10T18:11:43.074Z] [2020-02-10T18:11:43.074Z] #61 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-10T18:11:43.074Z] #61 DONE 0.1s [2020-02-10T18:11:43.074Z] [2020-02-10T18:11:43.074Z] #62 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-02-10T18:11:43.074Z] #62 DONE 0.1s [2020-02-10T18:11:43.074Z] [2020-02-10T18:11:43.074Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-10T18:11:43.074Z] #44 50.15 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-02-10T18:11:43.074Z] #44 50.18 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-02-10T18:11:43.074Z] #44 50.36 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-02-10T18:11:43.074Z] #44 50.46 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-02-10T18:11:43.074Z] #44 50.47 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2020-02-10T18:11:43.074Z] #44 50.48 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-02-10T18:11:43.074Z] #44 50.51 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-02-10T18:11:43.074Z] #44 50.51 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-02-10T18:11:43.347Z] #45 69.49 CC criu/stats.o [2020-02-10T18:11:44.039Z] #62 217.9 + bin/containerd-shim [2020-02-10T18:11:44.094Z] #45 69.71 CC criu/string.o [2020-02-10T18:11:44.094Z] #45 69.75 CC criu/sysctl.o [2020-02-10T18:11:44.578Z] #44 52.53 debconf: delaying package configuration, since apt-utils is not installed [2020-02-10T18:11:44.625Z] #45 70.41 CC criu/sysfs_parse.o [2020-02-10T18:11:44.870Z] #44 53.00 Fetched 4075 kB in 1s (4971 kB/s) [2020-02-10T18:11:44.870Z] #44 53.14 Selecting previously unselected package libcap-dev:ppc64el. [2020-02-10T18:11:45.012Z] #45 70.88 CC criu/timerfd.o [2020-02-10T18:11:45.012Z] #45 71.10 CC criu/tty.o [2020-02-10T18:11:45.163Z] #44 53.14 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15330 files and directories currently installed.) [2020-02-10T18:11:45.163Z] #44 53.28 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-02-10T18:11:45.163Z] #44 53.31 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-02-10T18:11:45.409Z] #45 ... [2020-02-10T18:11:45.409Z] [2020-02-10T18:11:45.409Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-10T18:11:45.409Z] #11 106.4 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2020-02-10T18:11:45.454Z] #44 53.55 Selecting previously unselected package libnet1:ppc64el. [2020-02-10T18:11:45.454Z] #44 53.56 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-02-10T18:11:45.454Z] #44 53.57 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-02-10T18:11:45.744Z] #44 53.89 Selecting previously unselected package libnet1-dev. [2020-02-10T18:11:45.744Z] #44 53.91 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-02-10T18:11:45.744Z] #44 53.91 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-02-10T18:11:45.796Z] #11 106.5 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2020-02-10T18:11:45.796Z] #11 106.7 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-02-10T18:11:46.043Z] #44 ... [2020-02-10T18:11:46.043Z] [2020-02-10T18:11:46.043Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-10T18:11:46.043Z] #26 33.65 Reading package lists... [2020-02-10T18:11:46.043Z] #26 44.39 Building dependency tree... [2020-02-10T18:11:46.043Z] #26 48.61 ca-certificates is already the newest version (20190110). [2020-02-10T18:11:46.043Z] #26 48.61 The following additional packages will be installed: [2020-02-10T18:11:46.043Z] #26 48.62 libjq1 libonig5 [2020-02-10T18:11:46.043Z] #26 49.09 The following NEW packages will be installed: [2020-02-10T18:11:46.043Z] #26 49.10 jq libjq1 libonig5 [2020-02-10T18:11:46.043Z] #26 49.31 0 upgraded, 3 newly installed, 0 to remove and 11 not upgraded. [2020-02-10T18:11:46.043Z] #26 49.31 Need to get 358 kB of archives. [2020-02-10T18:11:46.043Z] #26 49.31 After this operation, 1277 kB of additional disk space will be used. [2020-02-10T18:11:46.043Z] #26 49.31 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-02-10T18:11:46.043Z] #26 49.37 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-02-10T18:11:46.043Z] #26 49.39 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-02-10T18:11:46.043Z] #26 51.85 debconf: delaying package configuration, since apt-utils is not installed [2020-02-10T18:11:46.043Z] #26 52.10 Fetched 358 kB in 0s (2339 kB/s) [2020-02-10T18:11:46.043Z] #26 52.24 Selecting previously unselected package libonig5:ppc64el. [2020-02-10T18:11:46.043Z] #26 52.24 (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-02-10T18:11:46.043Z] #26 52.37 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ... [2020-02-10T18:11:46.043Z] #26 52.38 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-02-10T18:11:46.043Z] #26 52.88 Selecting previously unselected package libjq1:ppc64el. [2020-02-10T18:11:46.043Z] #26 52.91 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-02-10T18:11:46.043Z] #26 52.92 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-02-10T18:11:46.043Z] #26 53.35 Selecting previously unselected package jq. [2020-02-10T18:11:46.043Z] #26 53.43 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-02-10T18:11:46.043Z] #26 53.45 Unpacking jq (1.5+dfsg-2+b1) ... [2020-02-10T18:11:46.043Z] #26 53.84 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-02-10T18:11:46.043Z] #26 53.89 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-02-10T18:11:46.043Z] #26 53.91 Setting up jq (1.5+dfsg-2+b1) ... [2020-02-10T18:11:46.043Z] #26 53.92 Processing triggers for libc-bin (2.28-10) ... [2020-02-10T18:11:46.043Z] #26 ... [2020-02-10T18:11:46.043Z] [2020-02-10T18:11:46.043Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-10T18:11:46.043Z] #44 54.19 Selecting previously unselected package libnl-3-200:ppc64el. [2020-02-10T18:11:46.043Z] #44 54.19 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-02-10T18:11:46.043Z] #44 54.21 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-02-10T18:11:46.169Z] #11 106.7 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-02-10T18:11:46.169Z] #11 106.9 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-event1.02.1 s390x 2:1.02.155-3 [22.3 kB] [2020-02-10T18:11:46.169Z] #11 106.9 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u3 [109 kB] [2020-02-10T18:11:46.338Z] #44 ... [2020-02-10T18:11:46.338Z] [2020-02-10T18:11:46.338Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-10T18:11:46.338Z] #26 DONE 54.4s [2020-02-10T18:11:46.338Z] [2020-02-10T18:11:46.338Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-10T18:11:46.338Z] #44 54.38 Selecting previously unselected package libnl-3-dev:ppc64el. [2020-02-10T18:11:46.338Z] #44 54.39 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-02-10T18:11:46.338Z] #44 54.41 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-02-10T18:11:46.338Z] #44 ... [2020-02-10T18:11:46.338Z] [2020-02-10T18:11:46.338Z] #27 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-02-10T18:11:46.338Z] #27 DONE 0.1s [2020-02-10T18:11:46.551Z] #11 107.1 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2020-02-10T18:11:46.657Z] [2020-02-10T18:11:46.657Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T18:11:46.657Z] #63 0.455 + RM_GOPATH=0 [2020-02-10T18:11:46.657Z] #63 0.456 + TMP_GOPATH= [2020-02-10T18:11:46.657Z] #63 0.456 + : /build [2020-02-10T18:11:46.657Z] #63 0.456 + '[' -z '' ']' [2020-02-10T18:11:46.657Z] #63 0.456 ++ mktemp -d [2020-02-10T18:11:46.657Z] #63 0.459 + export GOPATH=/tmp/tmp.GFolslBX48 [2020-02-10T18:11:46.657Z] #63 0.459 + GOPATH=/tmp/tmp.GFolslBX48 [2020-02-10T18:11:46.657Z] #63 0.459 + RM_GOPATH=1 [2020-02-10T18:11:46.657Z] #63 0.474 ++ dirname ./install.sh [2020-02-10T18:11:46.657Z] #63 0.508 + dir=. [2020-02-10T18:11:46.657Z] #63 0.509 + bin=containerd [2020-02-10T18:11:46.657Z] #63 0.510 + shift [2020-02-10T18:11:46.657Z] #63 0.514 + '[' '!' -f ./containerd.installer ']' [2020-02-10T18:11:46.657Z] #63 0.516 + . ./containerd.installer [2020-02-10T18:11:46.657Z] #63 0.522 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-02-10T18:11:46.657Z] #63 0.537 + install_containerd [2020-02-10T18:11:46.657Z] #63 0.541 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-02-10T18:11:46.657Z] #63 0.542 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-02-10T18:11:46.657Z] #63 0.544 + git clone https://github.com/containerd/containerd.git /tmp/tmp.GFolslBX48/src/github.com/containerd/containerd [2020-02-10T18:11:46.657Z] #63 0.617 Cloning into '/tmp/tmp.GFolslBX48/src/github.com/containerd/containerd'... [2020-02-10T18:11:46.933Z] #11 107.7 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2020-02-10T18:11:46.933Z] #11 107.9 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2020-02-10T18:11:47.285Z] #63 ... [2020-02-10T18:11:47.285Z] [2020-02-10T18:11:47.285Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-10T18:11:47.285Z] #36 34.93 Reading package lists... [2020-02-10T18:11:47.285Z] #36 45.63 Building dependency tree... [2020-02-10T18:11:47.285Z] #36 49.51 The following additional packages will be installed: [2020-02-10T18:11:47.285Z] #36 49.52 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-02-10T18:11:47.285Z] #36 49.52 Suggested packages: [2020-02-10T18:11:47.285Z] #36 49.52 cmake-doc ninja-build lrzip [2020-02-10T18:11:47.285Z] #36 49.53 Recommended packages: [2020-02-10T18:11:47.285Z] #36 49.53 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-02-10T18:11:47.285Z] #36 51.45 The following NEW packages will be installed: [2020-02-10T18:11:47.285Z] #36 51.46 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-02-10T18:11:47.285Z] #36 51.46 vim-common xxd [2020-02-10T18:11:47.285Z] #36 51.70 0 upgraded, 10 newly installed, 0 to remove and 11 not upgraded. [2020-02-10T18:11:47.285Z] #36 51.70 Need to get 14.9 MB of archives. [2020-02-10T18:11:47.285Z] #36 51.70 After this operation, 67.2 MB of additional disk space will be used. [2020-02-10T18:11:47.285Z] #36 51.70 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-02-10T18:11:47.285Z] #36 51.75 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-02-10T18:11:47.285Z] #36 51.78 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-02-10T18:11:47.285Z] #36 52.12 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6 [8407 kB] [2020-02-10T18:11:47.285Z] #36 53.53 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] [2020-02-10T18:11:47.285Z] #36 53.65 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-02-10T18:11:47.285Z] #36 53.70 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-02-10T18:11:47.286Z] #36 53.71 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-02-10T18:11:47.286Z] #36 53.74 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-02-10T18:11:47.286Z] #36 53.76 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-02-10T18:11:47.286Z] #36 ... [2020-02-10T18:11:47.286Z] [2020-02-10T18:11:47.286Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-10T18:11:47.286Z] #44 55.04 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-02-10T18:11:47.286Z] #44 55.05 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-02-10T18:11:47.286Z] #44 55.06 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-02-10T18:11:47.286Z] #44 55.27 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-02-10T18:11:47.286Z] #44 55.28 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-02-10T18:11:47.286Z] #44 55.30 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-02-10T18:11:47.286Z] #44 55.47 Selecting previously unselected package zlib1g-dev:ppc64el. [2020-02-10T18:11:47.286Z] #44 55.49 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-02-10T18:11:47.286Z] #44 55.49 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-02-10T18:11:47.322Z] #11 108.2 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2020-02-10T18:11:47.573Z] #44 55.87 Selecting previously unselected package libprotobuf17:ppc64el. [2020-02-10T18:11:47.705Z] #11 108.5 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2020-02-10T18:11:47.863Z] #44 55.88 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-02-10T18:11:47.863Z] #44 55.90 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-02-10T18:11:48.087Z] #11 ... [2020-02-10T18:11:48.087Z] [2020-02-10T18:11:48.087Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-10T18:11:48.087Z] #42 DONE 108.8s [2020-02-10T18:11:48.087Z] [2020-02-10T18:11:48.087Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T18:11:48.087Z] #45 71.99 CC criu/tun.o [2020-02-10T18:11:48.087Z] #45 72.22 CC criu/uffd.o [2020-02-10T18:11:48.087Z] #45 72.73 CC criu/util.o [2020-02-10T18:11:48.087Z] #45 73.36 CC criu/uts_ns.o [2020-02-10T18:11:48.087Z] #45 73.56 CC criu/vdso.o [2020-02-10T18:11:48.087Z] #45 73.86 LINK criu/built-in.o [2020-02-10T18:11:48.087Z] #45 73.99 LINK criu/criu [2020-02-10T18:11:48.477Z] #45 74.39 DEP lib/c/criu.d [2020-02-10T18:11:48.477Z] #45 74.49 CC images/rpc.pb-c.o [2020-02-10T18:11:48.848Z] #45 74.81 CC lib/c/criu.o [2020-02-10T18:11:48.897Z] #44 57.07 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-02-10T18:11:48.897Z] #44 57.11 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-02-10T18:11:48.897Z] #44 57.13 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-02-10T18:11:49.320Z] #62 223.2 + bin/containerd-shim-runc-v1 [2020-02-10T18:11:49.529Z] #44 57.48 Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-02-10T18:11:49.529Z] #44 57.48 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-02-10T18:11:49.529Z] #44 57.52 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-02-10T18:11:49.648Z] #45 75.33 LINK lib/c/built-in.o [2020-02-10T18:11:49.648Z] #45 75.33 LINK lib/c/libcriu.so [2020-02-10T18:11:49.648Z] #45 75.49 GEN magic.py [2020-02-10T18:11:49.648Z] #45 75.54 Note: Building without setproctitle() and strlcpy() support. [2020-02-10T18:11:49.648Z] #45 75.54 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-02-10T18:11:50.014Z] #45 75.87 fatal: not a git repository (or any of the parent directories): .git [2020-02-10T18:11:50.384Z] #45 76.32 make[1]: Nothing to be done for 'all'. [2020-02-10T18:11:50.909Z] #45 76.75 make[1]: 'images/built-in.o' is up to date. [2020-02-10T18:11:50.909Z] #45 76.80 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-02-10T18:11:50.909Z] #45 76.81 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-02-10T18:11:50.909Z] #45 76.83 make[1]: 'compel/libcompel.a' is up to date. [2020-02-10T18:11:50.909Z] #45 76.86 make[1]: 'compel/compel-host-bin' is up to date. [2020-02-10T18:11:50.909Z] #45 76.87 make[1]: Nothing to be done for 'all'. [2020-02-10T18:11:50.909Z] #45 76.88 make[1]: 'soccr/libsoccr.a' is up to date. [2020-02-10T18:11:51.596Z] #45 77.05 make[2]: Nothing to be done for 'all'. [2020-02-10T18:11:51.596Z] #45 77.07 make[2]: Nothing to be done for 'all'. [2020-02-10T18:11:51.596Z] #45 77.11 make[2]: Nothing to be done for 'all'. [2020-02-10T18:11:51.596Z] #45 77.26 make[2]: Nothing to be done for 'all'. [2020-02-10T18:11:51.596Z] #45 77.30 make[2]: Nothing to be done for 'all'. [2020-02-10T18:11:51.596Z] #45 77.31 make[2]: Nothing to be done for 'all'. [2020-02-10T18:11:51.596Z] #45 77.34 make[2]: Nothing to be done for 'all'. [2020-02-10T18:11:51.596Z] #45 77.40 make[2]: Nothing to be done for 'all'. [2020-02-10T18:11:51.596Z] #45 77.41 INSTALL criu/criu [2020-02-10T18:11:51.596Z] #45 DONE 77.6s [2020-02-10T18:11:51.596Z] [2020-02-10T18:11:51.596Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-10T18:11:51.596Z] #11 109.1 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2020-02-10T18:11:51.596Z] #11 109.2 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2020-02-10T18:11:51.596Z] #11 109.3 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2020-02-10T18:11:51.596Z] #11 109.3 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u3 [321 kB] [2020-02-10T18:11:51.596Z] #11 109.7 debconf: delaying package configuration, since apt-utils is not installed [2020-02-10T18:11:51.596Z] #11 109.8 Fetched 73.7 MB in 1min 28s (841 kB/s) [2020-02-10T18:11:51.596Z] #11 109.8 (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-02-10T18:11:51.596Z] #11 109.8 Preparing to unpack .../libsystemd0_241-7~deb10u3_s390x.deb ... [2020-02-10T18:11:51.596Z] #11 109.8 Unpacking libsystemd0:s390x (241-7~deb10u3) over (241-7~deb10u2) ... [2020-02-10T18:11:51.596Z] #11 110.0 Setting up libsystemd0:s390x (241-7~deb10u3) ... [2020-02-10T18:11:51.596Z] #11 110.0 (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-02-10T18:11:51.596Z] #11 110.0 Preparing to unpack .../libudev1_241-7~deb10u3_s390x.deb ... [2020-02-10T18:11:51.596Z] #11 110.0 Unpacking libudev1:s390x (241-7~deb10u3) over (241-7~deb10u2) ... [2020-02-10T18:11:51.596Z] #11 110.1 Setting up libudev1:s390x (241-7~deb10u3) ... [2020-02-10T18:11:51.596Z] #11 110.1 Selecting previously unselected package binutils-mingw-w64-i686. [2020-02-10T18:11:51.597Z] #11 110.1 (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-02-10T18:11:51.597Z] #11 110.2 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2020-02-10T18:11:51.597Z] #11 110.2 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-02-10T18:11:51.597Z] #11 110.7 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-02-10T18:11:51.597Z] #11 110.8 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2020-02-10T18:11:51.597Z] #11 110.8 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-02-10T18:11:51.597Z] #11 111.4 Selecting previously unselected package binutils-mingw-w64. [2020-02-10T18:11:51.597Z] #11 111.4 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-02-10T18:11:51.597Z] #11 111.4 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-02-10T18:11:51.597Z] #11 111.5 Selecting previously unselected package libdevmapper1.02.1:s390x. [2020-02-10T18:11:51.597Z] #11 111.5 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-02-10T18:11:51.597Z] #11 111.5 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-02-10T18:11:51.597Z] #11 111.6 Selecting previously unselected package dmsetup. [2020-02-10T18:11:51.597Z] #11 111.6 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2020-02-10T18:11:51.597Z] #11 111.6 Unpacking dmsetup (2:1.02.155-3) ... [2020-02-10T18:11:51.597Z] #11 111.7 Selecting previously unselected package mingw-w64-common. [2020-02-10T18:11:51.597Z] #11 111.7 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-02-10T18:11:51.597Z] #11 111.7 Unpacking mingw-w64-common (6.0.0-3) ... [2020-02-10T18:11:51.858Z] #62 226.0 + bin/containerd-shim-runc-v2 [2020-02-10T18:11:52.273Z] #44 60.25 Selecting previously unselected package libprotoc17:ppc64el. [2020-02-10T18:11:52.273Z] #44 60.27 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-02-10T18:11:52.273Z] #44 60.30 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-02-10T18:11:52.273Z] #44 ... [2020-02-10T18:11:52.273Z] [2020-02-10T18:11:52.273Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-10T18:11:52.273Z] #28 2.741 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-02-10T18:11:52.273Z] #28 3.496 [2020-02-10T18:11:52.794Z] #62 227.0 + binaries [2020-02-10T18:11:52.794Z] #62 227.0 + mkdir -p /build [2020-02-10T18:11:52.794Z] #62 227.0 + cp bin/containerd /build/containerd [2020-02-10T18:11:52.794Z] #62 227.0 + cp bin/containerd-shim /build/containerd-shim [2020-02-10T18:11:52.794Z] #62 227.1 + cp bin/ctr /build/ctr [2020-02-10T18:11:52.873Z] #28 3.861 #=#=# # 2.6% ##### 7.2% ####### 10.7% ########## 14.9% ############# 19.2% ################ 23.4% ################## 25.6% ##################### 30.3% ######################## 34.5% ########################### 38.8% ############################# 40.9% ################################ 45.2% ################################## 47.3% ##################################### 51.6% ######################################## 55.9% ########################################### 60.1% ############################################### 66.5% #################################################### 72.9% ######################################################### 79.3% ############################################################# [2020-02-10T18:11:52.873Z] #28 ... [2020-02-10T18:11:52.873Z] [2020-02-10T18:11:52.873Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-10T18:11:52.873Z] #11 51.01 Get:4 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-02-10T18:11:52.873Z] #11 51.71 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-02-10T18:11:52.873Z] #11 51.73 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2020-02-10T18:11:52.873Z] #11 51.78 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-02-10T18:11:52.873Z] #11 51.79 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-02-10T18:11:52.873Z] #11 52.84 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-02-10T18:11:52.873Z] #11 53.66 Get:10 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-02-10T18:11:52.873Z] #11 53.73 Get:11 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-02-10T18:11:52.873Z] #11 60.34 Get:12 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-02-10T18:11:52.873Z] #11 ... [2020-02-10T18:11:52.873Z] [2020-02-10T18:11:52.873Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-10T18:11:52.993Z] #11 113.7 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-02-10T18:11:52.993Z] #11 113.7 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-02-10T18:11:52.993Z] #11 113.7 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-02-10T18:11:53.169Z] #28 3.861 #=#=# # 2.6% ##### 7.2% ####### 10.7% ########## 14.9% ############# 19.2% ################ 23.4% ################## 25.6% ##################### 30.3% ######################## 34.5% ########################### 38.8% ############################# 40.9% ################################ 45.2% ################################## 47.3% ##################################### 51.6% ######################################## 55.9% ########################################### 60.1% ############################################### 66.5% #################################################### 72.9% ######################################################### 79.3% ############################################################# 85.6% ################################################################## 92.0% ###################################################################### 98.4% ######################################################################## 100.0% [2020-02-10T18:11:53.220Z] #62 217.4 + bin/containerd-stress [2020-02-10T18:11:53.360Z] #62 DONE 227.5s [2020-02-10T18:11:54.086Z] #28 7.471 #=#=# [2020-02-10T18:11:54.145Z] #62 219.2 + bin/containerd-shim [2020-02-10T18:11:54.305Z] #11 115.1 Selecting previously unselected package gcc-mingw-w64-base. [2020-02-10T18:11:54.305Z] #11 115.1 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-02-10T18:11:54.305Z] #11 115.1 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-02-10T18:11:54.305Z] #11 115.1 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-02-10T18:11:54.305Z] #11 115.1 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-02-10T18:11:54.305Z] #11 115.1 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-10T18:11:54.736Z] [2020-02-10T18:11:54.736Z] #63 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ [2020-02-10T18:11:54.995Z] #63 DONE 0.3s [2020-02-10T18:11:54.995Z] [2020-02-10T18:11:54.995Z] #67 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-02-10T18:11:54.995Z] #67 DONE 0.1s [2020-02-10T18:11:54.995Z] [2020-02-10T18:11:54.995Z] #69 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-02-10T18:11:55.254Z] #69 DONE 0.2s [2020-02-10T18:11:55.254Z] [2020-02-10T18:11:55.254Z] #72 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ [2020-02-10T18:11:55.254Z] #72 DONE 0.1s [2020-02-10T18:11:55.254Z] [2020-02-10T18:11:55.254Z] #73 [dev 25/25] WORKDIR /go/src/github.com/docker/docker [2020-02-10T18:11:55.254Z] #73 DONE 0.0s [2020-02-10T18:11:55.254Z] [2020-02-10T18:11:55.254Z] #74 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-02-10T18:11:55.271Z] #28 7.894 #=#=# ###### 9.7% ################### 26.9% ########################### 37.9% ################################## 47.9% ###################################### 53.7% ############################################# 63.3% #################################################### 73.5% ################################################################# 90.7% ######################################################################## 100.0% [2020-02-10T18:11:55.911Z] #28 ... [2020-02-10T18:11:55.911Z] [2020-02-10T18:11:55.911Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T18:11:55.911Z] #72 DONE 63.7s [2020-02-10T18:11:55.911Z] [2020-02-10T18:11:55.911Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-10T18:11:55.911Z] #44 61.20 Selecting previously unselected package protobuf-c-compiler. [2020-02-10T18:11:55.911Z] #44 61.21 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-02-10T18:11:55.911Z] #44 61.22 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-02-10T18:11:55.911Z] #44 61.43 Selecting previously unselected package protobuf-compiler. [2020-02-10T18:11:55.911Z] #44 61.46 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-02-10T18:11:55.911Z] #44 61.47 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-02-10T18:11:55.911Z] #44 61.82 Selecting previously unselected package python-pkg-resources. [2020-02-10T18:11:55.911Z] #44 61.86 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-02-10T18:11:55.911Z] #44 61.87 Unpacking python-pkg-resources (40.8.0-1) ... [2020-02-10T18:11:55.911Z] #44 62.32 Selecting previously unselected package python-six. [2020-02-10T18:11:55.911Z] #44 62.34 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-02-10T18:11:55.911Z] #44 62.34 Unpacking python-six (1.12.0-1) ... [2020-02-10T18:11:55.911Z] #44 62.51 Selecting previously unselected package python-protobuf. [2020-02-10T18:11:55.911Z] #44 62.54 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-02-10T18:11:55.911Z] #44 62.56 Unpacking python-protobuf (3.6.1.3-2) ... [2020-02-10T18:11:55.911Z] #44 63.57 Setting up python-pkg-resources (40.8.0-1) ... [2020-02-10T18:11:56.630Z] #74 DONE 1.4s [2020-02-10T18:11:56.890Z] [2020-02-10T18:11:56.890Z] #75 exporting to image [2020-02-10T18:11:56.890Z] #75 exporting layers [2020-02-10T18:11:58.678Z] #44 ... [2020-02-10T18:11:58.678Z] [2020-02-10T18:11:58.678Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-10T18:11:58.678Z] #28 9.701 #=#=# [2020-02-10T18:11:58.678Z] #28 10.06 #=#=# 0.3% #### 6.5% ######## 11.6% ############ 16.7% ############## 20.2% ################ 22.8% ###################### 30.6% ######################### 35.8% ########################### 38.3% ############################### 43.5% ################################# 46.1% ###################################### 53.8% ########################################## 59.0% ################################################ 66.7% ##################################################### 74.5% ########################################################### [2020-02-10T18:11:58.678Z] #28 ... [2020-02-10T18:11:58.678Z] [2020-02-10T18:11:58.678Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-10T18:11:58.678Z] #36 56.63 debconf: delaying package configuration, since apt-utils is not installed [2020-02-10T18:11:58.678Z] #36 57.04 Fetched 14.9 MB in 3s (5397 kB/s) [2020-02-10T18:11:58.678Z] #36 57.18 Selecting previously unselected package xxd. [2020-02-10T18:11:58.678Z] #36 57.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 ... 15330 files and directories currently installed.) [2020-02-10T18:11:58.678Z] #36 57.40 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-02-10T18:11:58.678Z] #36 57.43 Unpacking xxd (2:8.1.0875-5) ... [2020-02-10T18:11:58.678Z] #36 57.77 Selecting previously unselected package vim-common. [2020-02-10T18:11:58.678Z] #36 57.79 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-02-10T18:11:58.678Z] #36 57.88 Unpacking vim-common (2:8.1.0875-5) ... [2020-02-10T18:11:58.678Z] #36 58.59 Selecting previously unselected package cmake-data. [2020-02-10T18:11:58.678Z] #36 58.61 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-02-10T18:11:58.678Z] #36 58.62 Unpacking cmake-data (3.13.4-1) ... [2020-02-10T18:11:58.678Z] #36 63.54 Selecting previously unselected package libicu63:ppc64el. [2020-02-10T18:11:58.678Z] #36 63.62 Preparing to unpack .../3-libicu63_63.1-6_ppc64el.deb ... [2020-02-10T18:11:58.678Z] #36 63.64 Unpacking libicu63:ppc64el (63.1-6) ... [2020-02-10T18:11:58.678Z] #36 ... [2020-02-10T18:11:58.678Z] [2020-02-10T18:11:58.678Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-10T18:11:58.678Z] #28 10.06 #=#=# 0.3% #### 6.5% ######## 11.6% ############ 16.7% ############## 20.2% ################ 22.8% ###################### 30.6% ######################### 35.8% ########################### 38.3% ############################### 43.5% ################################# 46.1% ###################################### 53.8% ########################################## 59.0% ################################################ 66.7% ##################################################### 74.5% ########################################################### 82.2% ################################################################ 90.0% ######################################################################## 100.0% [2020-02-10T18:11:59.328Z] #28 12.87 [2020-02-10T18:11:59.354Z] #11 119.6 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-02-10T18:11:59.354Z] #11 119.7 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-02-10T18:11:59.354Z] #11 119.7 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-10T18:12:00.676Z] #62 225.6 + bin/containerd-shim-runc-v1 [2020-02-10T18:12:01.084Z] #75 exporting layers 3.6s done [2020-02-10T18:12:01.084Z] #75 writing image sha256:bd702e59521aef07a2f48a221a5a47a2fca2f48f7d1cd9c4fa884d47529d1256 done [2020-02-10T18:12:01.084Z] #75 naming to docker.io/library/docker:6acfc420948842403d9193f38a954534ab05378f done [2020-02-10T18:12:01.084Z] #75 DONE 3.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-02-10T18:12:01.423Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40470/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6acfc420948842403d9193f38a954534ab05378f -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6acfc420948842403d9193f38a954534ab05378f hack/test/unit [2020-02-10T18:12:03.773Z] #28 13.07 0.0% 1.1% ## 2.9% #### 5.6% ##### 8.3% ####### 11.0% ######### 12.7% ########## 14.5% ############ 17.2% ############## 19.9% ############### 21.7% ################ 23.5% ################### 26.6% ################### 27.5% ##################### 29.3% ###################### 31.1% ####################### 32.9% ######################## 34.6% ############################ 40.0% ################################ 45.4% ################################# 47.2% ################################## 48.1% ################################### 49.9% ##################################### 51.6% ###################################### 53.4% ######################################### 57.0% ########################################## 59.7% ############################################ 62.4% ############################################## 65.0% ################################################ 67.3% ################################################# 69.4% ################################################### 71.2% #################################################### 73.0% ###################################################### 75.4% ######################################################## 77.9% [2020-02-10T18:12:03.773Z] #28 ... [2020-02-10T18:12:03.773Z] [2020-02-10T18:12:03.773Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-10T18:12:03.773Z] #44 71.83 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-02-10T18:12:03.773Z] #44 71.85 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-02-10T18:12:03.773Z] #44 71.86 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-02-10T18:12:03.773Z] #44 71.87 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-02-10T18:12:03.773Z] #44 71.88 Setting up python-six (1.12.0-1) ... [2020-02-10T18:12:03.832Z] #11 123.9 Selecting previously unselected package libapparmor1:s390x. [2020-02-10T18:12:03.832Z] #11 124.0 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2020-02-10T18:12:03.832Z] #11 124.0 Unpacking libapparmor1:s390x (2.13.2-10) ... [2020-02-10T18:12:03.832Z] #11 124.0 Selecting previously unselected package libapparmor-dev:s390x. [2020-02-10T18:12:03.832Z] #11 124.0 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2020-02-10T18:12:03.832Z] #11 124.0 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2020-02-10T18:12:03.832Z] #11 124.0 Selecting previously unselected package libbtrfs0. [2020-02-10T18:12:03.832Z] #11 124.0 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2020-02-10T18:12:03.832Z] #11 124.0 Unpacking libbtrfs0 (4.20.1-2) ... [2020-02-10T18:12:03.832Z] #11 124.1 Selecting previously unselected package libbtrfs-dev. [2020-02-10T18:12:03.832Z] #11 124.1 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-02-10T18:12:03.832Z] #11 124.1 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-02-10T18:12:03.832Z] #11 124.1 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2020-02-10T18:12:03.832Z] #11 124.1 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-02-10T18:12:03.832Z] #11 124.1 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-02-10T18:12:03.832Z] #11 124.1 Selecting previously unselected package libudev-dev:s390x. [2020-02-10T18:12:03.832Z] #11 124.1 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_s390x.deb ... [2020-02-10T18:12:03.832Z] #11 124.1 Unpacking libudev-dev:s390x (241-7~deb10u3) ... [2020-02-10T18:12:03.832Z] #11 124.2 Selecting previously unselected package libsepol1-dev:s390x. [2020-02-10T18:12:03.832Z] #11 124.2 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2020-02-10T18:12:03.832Z] #11 124.2 Unpacking libsepol1-dev:s390x (2.8-1) ... [2020-02-10T18:12:03.832Z] #11 124.3 Selecting previously unselected package libpcre16-3:s390x. [2020-02-10T18:12:03.832Z] #11 124.3 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2020-02-10T18:12:03.832Z] #11 124.3 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2020-02-10T18:12:03.832Z] #11 124.3 Selecting previously unselected package libpcre32-3:s390x. [2020-02-10T18:12:03.832Z] #11 124.3 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2020-02-10T18:12:03.832Z] #11 124.4 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2020-02-10T18:12:03.832Z] #11 124.4 Selecting previously unselected package libpcrecpp0v5:s390x. [2020-02-10T18:12:03.832Z] #11 124.4 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2020-02-10T18:12:03.832Z] #11 124.4 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2020-02-10T18:12:03.832Z] #11 124.5 Selecting previously unselected package libpcre3-dev:s390x. [2020-02-10T18:12:03.832Z] #11 124.5 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2020-02-10T18:12:03.832Z] #11 124.5 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2020-02-10T18:12:03.832Z] #11 124.6 Selecting previously unselected package libselinux1-dev:s390x. [2020-02-10T18:12:03.832Z] #11 124.6 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2020-02-10T18:12:03.832Z] #11 124.6 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2020-02-10T18:12:03.832Z] #11 124.7 Selecting previously unselected package libdevmapper-dev:s390x. [2020-02-10T18:12:03.832Z] #11 124.7 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2020-02-10T18:12:03.832Z] #11 124.7 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-02-10T18:12:03.832Z] #11 124.7 Selecting previously unselected package libseccomp-dev:s390x. [2020-02-10T18:12:03.832Z] #11 124.7 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ... [2020-02-10T18:12:03.832Z] #11 124.7 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2020-02-10T18:12:03.832Z] #11 124.7 Selecting previously unselected package libsystemd-dev:s390x. [2020-02-10T18:12:03.832Z] #11 124.7 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_s390x.deb ... [2020-02-10T18:12:03.833Z] #11 124.8 Unpacking libsystemd-dev:s390x (241-7~deb10u3) ... [2020-02-10T18:12:03.939Z] #62 228.6 + bin/containerd-shim-runc-v2 [2020-02-10T18:12:04.220Z] #11 124.9 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2020-02-10T18:12:04.220Z] #11 124.9 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2020-02-10T18:12:04.220Z] #11 125.0 Setting up libapparmor1:s390x (2.13.2-10) ... [2020-02-10T18:12:04.220Z] #11 125.0 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-02-10T18:12:04.220Z] #11 125.0 Setting up libpcre16-3:s390x (2:8.39-12) ... [2020-02-10T18:12:04.220Z] #11 125.0 Setting up libsepol1-dev:s390x (2.8-1) ... [2020-02-10T18:12:04.220Z] #11 125.0 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-02-10T18:12:04.220Z] #11 125.0 Setting up libbtrfs0 (4.20.1-2) ... [2020-02-10T18:12:04.220Z] #11 125.0 Setting up libpcre32-3:s390x (2:8.39-12) ... [2020-02-10T18:12:04.220Z] #11 125.0 Setting up libudev-dev:s390x (241-7~deb10u3) ... [2020-02-10T18:12:04.220Z] #11 125.0 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-02-10T18:12:04.220Z] #11 125.0 Setting up libbtrfs-dev (4.20.1-2) ... [2020-02-10T18:12:04.220Z] #11 125.0 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2020-02-10T18:12:04.220Z] #11 125.0 Setting up mingw-w64-common (6.0.0-3) ... [2020-02-10T18:12:04.220Z] #11 125.0 Setting up libsystemd-dev:s390x (241-7~deb10u3) ... [2020-02-10T18:12:04.220Z] #11 125.1 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-02-10T18:12:04.220Z] #11 125.1 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2020-02-10T18:12:04.220Z] #11 125.1 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-10T18:12:04.220Z] #11 125.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-02-10T18:12:04.220Z] #11 125.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-02-10T18:12:04.220Z] #11 125.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-10T18:12:04.220Z] #11 125.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-02-10T18:12:04.220Z] #11 125.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-02-10T18:12:04.220Z] #11 125.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-02-10T18:12:04.220Z] #11 125.1 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2020-02-10T18:12:04.220Z] #11 125.1 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-02-10T18:12:04.220Z] #11 125.1 Setting up dmsetup (2:1.02.155-3) ... [2020-02-10T18:12:04.220Z] #11 125.1 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-02-10T18:12:04.501Z] #62 229.4 + binaries [2020-02-10T18:12:04.501Z] #62 229.4 + mkdir -p /build [2020-02-10T18:12:04.501Z] #62 229.4 + cp bin/containerd /build/containerd [2020-02-10T18:12:04.501Z] #62 229.4 + cp bin/containerd-shim /build/containerd-shim [2020-02-10T18:12:04.501Z] #62 229.4 + cp bin/ctr /build/ctr [2020-02-10T18:12:04.593Z] #11 125.2 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-02-10T18:12:04.593Z] #11 125.2 Processing triggers for libc-bin (2.28-10) ... [2020-02-10T18:12:04.593Z] #11 DONE 125.4s [2020-02-10T18:12:04.593Z] [2020-02-10T18:12:04.593Z] #56 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-10T18:12:04.593Z] #56 DONE 0.2s [2020-02-10T18:12:04.593Z] [2020-02-10T18:12:04.593Z] #12 [dev 1/25] RUN groupadd -r docker [2020-02-10T18:12:04.809Z] #44 ... [2020-02-10T18:12:04.809Z] [2020-02-10T18:12:04.809Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T18:12:04.809Z] #48 62.74 sync [2020-02-10T18:12:04.809Z] #48 62.74 internal/reflectlite [2020-02-10T18:12:04.809Z] #48 67.62 internal/singleflight [2020-02-10T18:12:04.809Z] #48 67.62 math/rand [2020-02-10T18:12:04.809Z] #48 67.62 github.com/LK4D4/vndr/godl/singleflight [2020-02-10T18:12:04.809Z] #48 71.80 sort [2020-02-10T18:12:04.809Z] #48 71.80 io [2020-02-10T18:12:04.809Z] #48 71.84 internal/oserror [2020-02-10T18:12:04.809Z] #48 71.85 strconv [2020-02-10T18:12:04.809Z] #48 72.81 syscall [2020-02-10T18:12:04.809Z] #48 ... [2020-02-10T18:12:04.809Z] [2020-02-10T18:12:04.809Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T18:12:04.809Z] #34 62.86 internal/reflectlite [2020-02-10T18:12:04.809Z] #34 62.87 sync [2020-02-10T18:12:04.809Z] #34 70.58 sort [2020-02-10T18:12:04.809Z] #34 70.59 errors [2020-02-10T18:12:04.809Z] #34 71.73 internal/oserror [2020-02-10T18:12:04.809Z] #34 71.73 io [2020-02-10T18:12:04.809Z] #34 71.80 strconv [2020-02-10T18:12:04.809Z] #34 72.69 syscall [2020-02-10T18:12:04.969Z] #12 ... [2020-02-10T18:12:04.969Z] [2020-02-10T18:12:04.969Z] #57 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-02-10T18:12:04.969Z] #57 DONE 0.1s [2020-02-10T18:12:04.969Z] [2020-02-10T18:12:04.969Z] #12 [dev 1/25] RUN groupadd -r docker [2020-02-10T18:12:04.969Z] #12 DONE 0.5s [2020-02-10T18:12:04.969Z] [2020-02-10T18:12:04.969Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T18:12:04.969Z] #58 0.205 + RM_GOPATH=0 [2020-02-10T18:12:04.969Z] #58 0.205 + TMP_GOPATH= [2020-02-10T18:12:04.969Z] #58 0.205 + : /build [2020-02-10T18:12:04.969Z] #58 0.205 + '[' -z '' ']' [2020-02-10T18:12:04.969Z] #58 0.205 ++ mktemp -d [2020-02-10T18:12:04.969Z] #58 0.206 + export GOPATH=/tmp/tmp.n7qCVWiwfG [2020-02-10T18:12:04.969Z] #58 0.206 + GOPATH=/tmp/tmp.n7qCVWiwfG [2020-02-10T18:12:04.969Z] #58 0.206 + RM_GOPATH=1 [2020-02-10T18:12:04.969Z] #58 0.206 ++ dirname ./install.sh [2020-02-10T18:12:04.969Z] #58 0.207 + dir=. [2020-02-10T18:12:04.969Z] #58 0.207 + bin=runc [2020-02-10T18:12:04.969Z] #58 0.207 + shift [2020-02-10T18:12:04.969Z] #58 0.207 + '[' '!' -f ./runc.installer ']' [2020-02-10T18:12:04.969Z] #58 0.207 + . ./runc.installer [2020-02-10T18:12:04.969Z] #58 0.207 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-02-10T18:12:04.969Z] #58 0.207 + install_runc [2020-02-10T18:12:04.969Z] #58 0.208 + grep -q '^3\.10\.0.*\.el7\.' [2020-02-10T18:12:04.969Z] #58 0.208 + uname -r [2020-02-10T18:12:04.969Z] #58 0.209 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-02-10T18:12:04.969Z] #58 0.209 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-02-10T18:12:04.969Z] #58 0.209 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-02-10T18:12:04.969Z] #58 0.209 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.n7qCVWiwfG/src/github.com/opencontainers/runc [2020-02-10T18:12:04.969Z] #58 0.211 Cloning into '/tmp/tmp.n7qCVWiwfG/src/github.com/opencontainers/runc'... [2020-02-10T18:12:05.060Z] #62 DONE 230.1s [2020-02-10T18:12:05.099Z] #34 ... [2020-02-10T18:12:05.099Z] [2020-02-10T18:12:05.099Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-10T18:12:05.100Z] #28 13.07 0.0% 1.1% ## 2.9% #### 5.6% ##### 8.3% ####### 11.0% ######### 12.7% ########## 14.5% ############ 17.2% ############## 19.9% ############### 21.7% ################ 23.5% ################### 26.6% ################### 27.5% ##################### 29.3% ###################### 31.1% ####################### 32.9% ######################## 34.6% ############################ 40.0% ################################ 45.4% ################################# 47.2% ################################## 48.1% ################################### 49.9% ##################################### 51.6% ###################################### 53.4% ######################################### 57.0% ########################################## 59.7% ############################################ 62.4% ############################################## 65.0% ################################################ 67.3% ################################################# 69.4% ################################################### 71.2% #################################################### 73.0% ###################################################### 75.4% ######################################################## 77.9% ######################################################### 79.7% ########################################################### 82.3% ############################################################ 84.1% ############################################################### 87.7% ################################################################# 90.4% ################################################################### 93.1% #################################################################### 94.9% ###################################################################### 98.4% ######################################################################## 100.0% [2020-02-10T18:12:05.100Z] #28 18.75 [2020-02-10T18:12:05.337Z] #58 ... [2020-02-10T18:12:05.337Z] [2020-02-10T18:12:05.337Z] #13 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-02-10T18:12:05.337Z] #13 DONE 0.4s [2020-02-10T18:12:05.616Z] ? github.com/docker/docker/api [no test files] [2020-02-10T18:12:05.723Z] [2020-02-10T18:12:05.723Z] #14 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-02-10T18:12:05.723Z] #14 0.230 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-02-10T18:12:05.723Z] #14 DONE 0.3s [2020-02-10T18:12:05.723Z] [2020-02-10T18:12:05.723Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T18:12:05.723Z] #58 ... [2020-02-10T18:12:05.723Z] [2020-02-10T18:12:05.723Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T18:12:05.723Z] #54 DONE 126.3s [2020-02-10T18:12:05.998Z] [2020-02-10T18:12:05.998Z] #63 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ [2020-02-10T18:12:06.099Z] [2020-02-10T18:12:06.099Z] #15 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-02-10T18:12:06.099Z] #15 DONE 0.4s [2020-02-10T18:12:06.099Z] [2020-02-10T18:12:06.099Z] #16 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-02-10T18:12:06.253Z] #63 DONE 0.3s [2020-02-10T18:12:06.253Z] [2020-02-10T18:12:06.253Z] #67 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-02-10T18:12:06.253Z] #67 DONE 0.2s [2020-02-10T18:12:06.253Z] [2020-02-10T18:12:06.253Z] #69 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-02-10T18:12:06.466Z] #16 DONE 0.4s [2020-02-10T18:12:06.466Z] [2020-02-10T18:12:06.466Z] #17 [dev 6/25] RUN ldconfig [2020-02-10T18:12:06.508Z] #69 DONE 0.2s [2020-02-10T18:12:06.508Z] [2020-02-10T18:12:06.508Z] #72 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ [2020-02-10T18:12:06.509Z] #72 DONE 0.1s [2020-02-10T18:12:06.764Z] [2020-02-10T18:12:06.764Z] #73 [dev 25/25] WORKDIR /go/src/github.com/docker/docker [2020-02-10T18:12:06.764Z] #73 DONE 0.0s [2020-02-10T18:12:06.764Z] [2020-02-10T18:12:06.764Z] #74 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-02-10T18:12:06.835Z] #17 DONE 0.4s [2020-02-10T18:12:06.835Z] [2020-02-10T18:12:06.835Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-10T18:12:07.173Z] #28 ... [2020-02-10T18:12:07.173Z] [2020-02-10T18:12:07.173Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-10T18:12:07.173Z] #11 65.33 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-02-10T18:12:07.173Z] #11 65.37 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-02-10T18:12:07.173Z] #11 65.39 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-02-10T18:12:07.173Z] #11 65.41 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-02-10T18:12:07.173Z] #11 65.42 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB] [2020-02-10T18:12:07.173Z] #11 65.44 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u3 [109 kB] [2020-02-10T18:12:07.173Z] #11 65.45 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-02-10T18:12:07.173Z] #11 65.53 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-02-10T18:12:07.173Z] #11 65.62 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-02-10T18:12:07.173Z] #11 65.70 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-02-10T18:12:07.173Z] #11 65.74 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-02-10T18:12:07.173Z] #11 66.01 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-02-10T18:12:07.173Z] #11 66.09 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2020-02-10T18:12:07.173Z] #11 66.14 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-02-10T18:12:07.173Z] #11 66.17 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u3 [321 kB] [2020-02-10T18:12:07.173Z] #11 68.34 debconf: delaying package configuration, since apt-utils is not installed [2020-02-10T18:12:07.173Z] #11 68.75 Fetched 79.4 MB in 16s (4956 kB/s) [2020-02-10T18:12:07.173Z] #11 68.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 ... 15330 files and directories currently installed.) [2020-02-10T18:12:07.173Z] #11 69.18 Preparing to unpack .../libsystemd0_241-7~deb10u3_ppc64el.deb ... [2020-02-10T18:12:07.173Z] #11 69.21 Unpacking libsystemd0:ppc64el (241-7~deb10u3) over (241-7~deb10u2) ... [2020-02-10T18:12:07.173Z] #11 70.43 Setting up libsystemd0:ppc64el (241-7~deb10u3) ... [2020-02-10T18:12:07.173Z] #11 70.62 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15330 files and directories currently installed.) [2020-02-10T18:12:07.173Z] #11 70.80 Preparing to unpack .../libudev1_241-7~deb10u3_ppc64el.deb ... [2020-02-10T18:12:07.173Z] #11 70.83 Unpacking libudev1:ppc64el (241-7~deb10u3) over (241-7~deb10u2) ... [2020-02-10T18:12:07.173Z] #11 71.28 Setting up libudev1:ppc64el (241-7~deb10u3) ... [2020-02-10T18:12:07.173Z] #11 71.46 Selecting previously unselected package binutils-mingw-w64-i686. [2020-02-10T18:12:07.173Z] #11 71.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 ... 15330 files and directories currently installed.) [2020-02-10T18:12:07.173Z] #11 71.55 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-02-10T18:12:07.173Z] #11 71.56 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-02-10T18:12:07.173Z] #11 ... [2020-02-10T18:12:07.173Z] [2020-02-10T18:12:07.173Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T18:12:07.173Z] #51 75.02 + cd /tmp/tmp.7HiUA07AEK/src/gotest.tools/gotestsum [2020-02-10T18:12:07.173Z] #51 75.02 + git checkout -q v0.3.5 [2020-02-10T18:12:07.173Z] #51 75.13 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-02-10T18:12:07.207Z] #18 0.295 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-10T18:12:07.207Z] #18 0.345 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-10T18:12:07.207Z] #18 0.376 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-10T18:12:07.324Z] #74 DONE 0.8s [2020-02-10T18:12:07.324Z] [2020-02-10T18:12:07.324Z] #75 exporting to image [2020-02-10T18:12:07.324Z] #75 exporting layers [2020-02-10T18:12:07.583Z] #18 0.461 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-02-10T18:12:12.720Z] #51 ... [2020-02-10T18:12:12.720Z] [2020-02-10T18:12:12.720Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-10T18:12:12.720Z] #28 21.03 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-02-10T18:12:12.720Z] #28 21.47 [2020-02-10T18:12:12.720Z] #28 21.76 #=#=# ####################################### 55.0% ######################################################################## 100.0% [2020-02-10T18:12:12.720Z] #28 22.22 [2020-02-10T18:12:12.720Z] #28 24.15 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-02-10T18:12:12.720Z] #28 24.94 #=#=# [2020-02-10T18:12:12.720Z] #28 25.19 # 1.6% ########################################################### 82.3% ######################################################################## 100.0% [2020-02-10T18:12:12.720Z] #28 25.71 [2020-02-10T18:12:13.349Z] #28 ... [2020-02-10T18:12:13.349Z] [2020-02-10T18:12:13.349Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-10T18:12:13.662Z] #31 81.54 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-02-10T18:12:13.895Z] #75 exporting layers 6.1s done [2020-02-10T18:12:13.895Z] #75 writing image sha256:d9782ab823605ceb7e05f2bef1cab1c372245aec434709bb5f22244fa746d9e2 done [2020-02-10T18:12:13.895Z] #75 naming to docker.io/library/docker:6acfc420948842403d9193f38a954534ab05378f done [2020-02-10T18:12:13.895Z] #75 DONE 6.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-02-10T18:12:14.699Z] #31 ... [2020-02-10T18:12:14.699Z] [2020-02-10T18:12:14.699Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-10T18:12:14.699Z] #36 75.63 Selecting previously unselected package libxml2:ppc64el. [2020-02-10T18:12:14.699Z] #36 75.64 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... [2020-02-10T18:12:14.699Z] #36 75.67 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-02-10T18:12:14.699Z] #36 76.44 Selecting previously unselected package libarchive13:ppc64el. [2020-02-10T18:12:14.699Z] #36 76.45 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-02-10T18:12:14.699Z] #36 76.45 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-02-10T18:12:14.699Z] #36 76.89 Selecting previously unselected package libjsoncpp1:ppc64el. [2020-02-10T18:12:14.699Z] #36 76.90 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-02-10T18:12:14.699Z] #36 76.91 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-02-10T18:12:14.699Z] #36 77.17 Selecting previously unselected package librhash0:ppc64el. [2020-02-10T18:12:14.699Z] #36 77.17 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-02-10T18:12:14.699Z] #36 77.18 Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-02-10T18:12:14.699Z] #36 77.41 Selecting previously unselected package libuv1:ppc64el. [2020-02-10T18:12:14.699Z] #36 77.44 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-02-10T18:12:14.699Z] #36 77.45 Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-02-10T18:12:14.699Z] #36 77.71 Selecting previously unselected package cmake. [2020-02-10T18:12:14.699Z] #36 77.73 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-02-10T18:12:14.699Z] #36 77.76 Unpacking cmake (3.13.4-1) ... [2020-02-10T18:12:14.699Z] #36 82.19 Setting up libicu63:ppc64el (63.1-6) ... [2020-02-10T18:12:14.699Z] #36 82.22 Setting up xxd (2:8.1.0875-5) ... [2020-02-10T18:12:14.699Z] #36 82.22 Setting up libuv1:ppc64el (1.24.1-1) ... [2020-02-10T18:12:14.699Z] #36 82.25 Setting up vim-common (2:8.1.0875-5) ... [2020-02-10T18:12:14.699Z] #36 82.32 Setting up librhash0:ppc64el (1.3.8-1) ... [2020-02-10T18:12:14.699Z] #36 82.35 Setting up cmake-data (3.13.4-1) ... [2020-02-10T18:12:14.699Z] #36 82.40 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-02-10T18:12:14.699Z] #36 82.41 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-02-10T18:12:14.699Z] #36 82.42 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-02-10T18:12:14.699Z] #36 82.45 Setting up cmake (3.13.4-1) ... [2020-02-10T18:12:14.699Z] #36 82.45 Processing triggers for libc-bin (2.28-10) ... [2020-02-10T18:12:14.699Z] #36 82.56 Processing triggers for mime-support (3.62) ... [2020-02-10T18:12:14.699Z] #36 DONE 82.9s [2020-02-10T18:12:14.988Z] [2020-02-10T18:12:14.988Z] #37 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-10T18:12:14.988Z] #37 DONE 0.2s [2020-02-10T18:12:14.988Z] [2020-02-10T18:12:14.988Z] #38 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-02-10T18:12:14.988Z] #38 DONE 0.1s [2020-02-10T18:12:14.988Z] [2020-02-10T18:12:14.988Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T18:12:15.343Z] [2020-02-10T18:12:15.343Z] Removing bundles/ [2020-02-10T18:12:15.343Z] [2020-02-10T18:12:15.343Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-02-10T18:12:15.343Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-02-10T18:12:15.343Z] GOOS="" GOARCH="" GOARM="" [2020-02-10T18:12:15.612Z] #39 0.396 + RM_GOPATH=0 [2020-02-10T18:12:15.612Z] #39 0.397 + TMP_GOPATH= [2020-02-10T18:12:15.612Z] #39 0.397 + : /build [2020-02-10T18:12:15.612Z] #39 0.397 + '[' -z '' ']' [2020-02-10T18:12:15.612Z] #39 0.399 ++ mktemp -d [2020-02-10T18:12:15.612Z] #39 0.403 + export GOPATH=/tmp/tmp.NMdYvwrXmr [2020-02-10T18:12:15.612Z] #39 0.403 + GOPATH=/tmp/tmp.NMdYvwrXmr [2020-02-10T18:12:15.612Z] #39 0.403 + RM_GOPATH=1 [2020-02-10T18:12:15.612Z] #39 0.410 ++ dirname ./install.sh [2020-02-10T18:12:15.612Z] #39 0.422 + dir=. [2020-02-10T18:12:15.612Z] #39 0.423 + bin=tini [2020-02-10T18:12:15.612Z] #39 0.424 + shift [2020-02-10T18:12:15.612Z] #39 0.425 + '[' '!' -f ./tini.installer ']' [2020-02-10T18:12:15.612Z] #39 0.426 + . ./tini.installer [2020-02-10T18:12:15.612Z] #39 0.427 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-10T18:12:15.612Z] #39 0.431 + install_tini [2020-02-10T18:12:15.612Z] #39 0.432 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-02-10T18:12:15.612Z] #39 0.433 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-10T18:12:15.612Z] #39 0.434 + git clone https://github.com/krallin/tini.git /tmp/tmp.NMdYvwrXmr/tini [2020-02-10T18:12:15.612Z] #39 0.443 Cloning into '/tmp/tmp.NMdYvwrXmr/tini'... [2020-02-10T18:12:17.100Z] #18 ... [2020-02-10T18:12:17.100Z] [2020-02-10T18:12:17.100Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T18:12:17.100Z] #58 2.223 + cd /tmp/tmp.n7qCVWiwfG/src/github.com/opencontainers/runc [2020-02-10T18:12:17.100Z] #58 2.223 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-02-10T18:12:17.100Z] #58 2.302 + '[' -z '' ']' [2020-02-10T18:12:17.100Z] #58 2.302 + target=static [2020-02-10T18:12:17.100Z] #58 2.302 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-02-10T18:12:17.100Z] #58 2.662 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-02-10T18:12:17.106Z] #39 1.861 + cd /tmp/tmp.NMdYvwrXmr/tini [2020-02-10T18:12:17.106Z] #39 1.861 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-10T18:12:17.106Z] #39 1.872 + cmake . [2020-02-10T18:12:17.475Z] #58 ... [2020-02-10T18:12:17.475Z] [2020-02-10T18:12:17.475Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-10T18:12:17.475Z] #18 10.56 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [156 kB] [2020-02-10T18:12:17.475Z] #18 10.75 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [5784 B] [2020-02-10T18:12:18.141Z] #39 2.926 -- The C compiler identification is GNU 8.3.0 [2020-02-10T18:12:18.141Z] #39 3.028 -- Check for working C compiler: /usr/bin/cc [2020-02-10T18:12:18.141Z] #39 ... [2020-02-10T18:12:18.141Z] [2020-02-10T18:12:18.141Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-10T18:12:18.141Z] #11 76.28 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-02-10T18:12:18.141Z] #11 76.29 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-02-10T18:12:18.141Z] #11 76.29 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-02-10T18:12:18.141Z] #11 82.34 Selecting previously unselected package binutils-mingw-w64. [2020-02-10T18:12:18.141Z] #11 82.37 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-02-10T18:12:18.141Z] #11 82.37 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-02-10T18:12:18.141Z] #11 82.60 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-02-10T18:12:18.141Z] #11 82.63 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-02-10T18:12:18.141Z] #11 82.64 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-02-10T18:12:18.141Z] #11 82.89 Selecting previously unselected package dmsetup. [2020-02-10T18:12:18.141Z] #11 82.91 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-02-10T18:12:18.141Z] #11 82.92 Unpacking dmsetup (2:1.02.155-3) ... [2020-02-10T18:12:18.141Z] #11 83.26 Selecting previously unselected package mingw-w64-common. [2020-02-10T18:12:18.141Z] #11 83.26 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-02-10T18:12:18.141Z] #11 83.27 Unpacking mingw-w64-common (6.0.0-3) ... [2020-02-10T18:12:18.431Z] #11 ... [2020-02-10T18:12:18.431Z] [2020-02-10T18:12:18.431Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-10T18:12:18.431Z] #28 28.15 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-02-10T18:12:18.431Z] #28 28.35 skipping existing c8c2d4a6b2e3 [2020-02-10T18:12:18.431Z] #28 28.70 [2020-02-10T18:12:18.431Z] #28 30.89 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-02-10T18:12:18.431Z] #28 31.50 [2020-02-10T18:12:18.431Z] #28 31.73 ######################################################################## 100.0% [2020-02-10T18:12:18.431Z] #28 31.96 [2020-02-10T18:12:18.431Z] #28 32.07 Download of images into '/build' complete. [2020-02-10T18:12:18.431Z] #28 32.07 Use something like the following to load the result into a Docker daemon: [2020-02-10T18:12:18.431Z] #28 32.07 tar -cC '/build' . | docker load [2020-02-10T18:12:18.431Z] #28 DONE 32.2s [2020-02-10T18:12:18.431Z] [2020-02-10T18:12:18.431Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-10T18:12:18.431Z] #31 84.35 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-02-10T18:12:18.753Z] #18 11.97 Fetched 8022 kB in 12s (684 kB/s) [2020-02-10T18:12:19.539Z] #18 11.97 Reading package lists... [2020-02-10T18:12:19.961Z] #31 ... [2020-02-10T18:12:19.961Z] [2020-02-10T18:12:19.961Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T18:12:19.961Z] #48 77.65 vendor/golang.org/x/net/dns/dnsmessage [2020-02-10T18:12:19.961Z] #48 78.65 bytes [2020-02-10T18:12:19.961Z] #48 ... [2020-02-10T18:12:19.961Z] [2020-02-10T18:12:19.961Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-10T18:12:19.961Z] #44 77.98 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-02-10T18:12:19.961Z] #44 77.99 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-02-10T18:12:19.961Z] #44 78.01 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-02-10T18:12:19.961Z] #44 78.03 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-02-10T18:12:19.961Z] #44 78.04 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-02-10T18:12:19.961Z] #44 78.05 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-02-10T18:12:19.961Z] #44 78.06 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-02-10T18:12:19.961Z] #44 78.07 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-02-10T18:12:19.961Z] #44 78.08 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-02-10T18:12:19.961Z] #44 78.09 Setting up python-protobuf (3.6.1.3-2) ... [2020-02-10T18:12:19.961Z] #44 87.47 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-02-10T18:12:19.961Z] #44 87.48 Processing triggers for libc-bin (2.28-10) ... [2020-02-10T18:12:19.961Z] #44 DONE 87.9s [2020-02-10T18:12:19.961Z] [2020-02-10T18:12:19.961Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T18:12:19.961Z] #34 77.73 bytes [2020-02-10T18:12:19.961Z] #34 77.82 strings [2020-02-10T18:12:19.961Z] #34 ... [2020-02-10T18:12:19.961Z] [2020-02-10T18:12:19.961Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T18:12:19.961Z] #39 4.512 -- Check for working C compiler: /usr/bin/cc -- works [2020-02-10T18:12:19.961Z] #39 4.590 -- Detecting C compiler ABI info [2020-02-10T18:12:20.344Z] #18 12.61 Reading package lists... [2020-02-10T18:12:20.344Z] #18 13.26 Building dependency tree... [2020-02-10T18:12:20.344Z] #18 13.42 libcap2-bin is already the newest version (1:2.25-2). [2020-02-10T18:12:20.344Z] #18 13.42 The following additional packages will be installed: [2020-02-10T18:12:20.344Z] #18 13.42 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-02-10T18:12:20.344Z] #18 13.42 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-02-10T18:12:20.344Z] #18 13.42 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-02-10T18:12:20.344Z] #18 13.42 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-02-10T18:12:20.344Z] #18 13.42 python3.7 python3.7-minimal vim-runtime xxd [2020-02-10T18:12:20.344Z] #18 13.42 Suggested packages: [2020-02-10T18:12:20.344Z] #18 13.42 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-02-10T18:12:20.344Z] #18 13.42 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-02-10T18:12:20.344Z] #18 13.42 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-02-10T18:12:20.344Z] #18 13.42 Recommended packages: [2020-02-10T18:12:20.344Z] #18 13.42 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-02-10T18:12:20.344Z] #18 13.42 python3-keyrings.alt python3-xdg unzip [2020-02-10T18:12:20.512Z] ok github.com/docker/docker/api/server 0.025s coverage: 9.0% of statements [2020-02-10T18:12:20.591Z] #39 5.692 -- Detecting C compiler ABI info - done [2020-02-10T18:12:20.719Z] #18 13.79 The following NEW packages will be installed: [2020-02-10T18:12:20.719Z] #18 13.79 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-02-10T18:12:20.719Z] #18 13.79 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-02-10T18:12:20.719Z] #18 13.79 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-02-10T18:12:20.719Z] #18 13.79 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-02-10T18:12:20.719Z] #18 13.79 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-02-10T18:12:20.719Z] #18 13.79 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-02-10T18:12:20.719Z] #18 13.79 python3-setuptools python3-wheel python3.7 python3.7-minimal [2020-02-10T18:12:20.719Z] #18 13.79 thin-provisioning-tools vim vim-common vim-runtime xfsprogs xxd xz-utils zip [2020-02-10T18:12:20.719Z] #18 13.84 0 upgraded, 46 newly installed, 0 to remove and 9 not upgraded. [2020-02-10T18:12:20.719Z] #18 13.84 Need to get 26.3 MB of archives. [2020-02-10T18:12:20.719Z] #18 13.84 After this operation, 112 MB of additional disk space will be used. [2020-02-10T18:12:20.719Z] #18 13.84 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2020-02-10T18:12:20.719Z] #18 13.87 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u1 [586 kB] [2020-02-10T18:12:20.877Z] #39 5.782 -- Detecting C compile features [2020-02-10T18:12:21.098Z] #18 13.96 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u1 [1590 kB] [2020-02-10T18:12:22.481Z] #18 15.30 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2020-02-10T18:12:22.481Z] #18 15.30 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2020-02-10T18:12:22.481Z] #18 15.37 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u1 [1683 kB] [2020-02-10T18:12:23.604Z] #39 8.328 -- Detecting C compile features - done [2020-02-10T18:12:23.604Z] #39 8.381 -- Performing Test HAS_BUILTIN_FORTIFY [2020-02-10T18:12:23.737Z] #18 ... [2020-02-10T18:12:23.738Z] [2020-02-10T18:12:23.738Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T18:12:23.738Z] #63 119.6 + bin/containerd [2020-02-10T18:12:23.894Z] #39 8.773 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-02-10T18:12:24.187Z] #39 9.081 -- Configuring done [2020-02-10T18:12:24.187Z] #39 9.154 -- Generating done [2020-02-10T18:12:24.187Z] #39 9.161 -- Build files have been written to: /tmp/tmp.NMdYvwrXmr/tini [2020-02-10T18:12:24.187Z] #39 9.189 + make tini-static [2020-02-10T18:12:24.820Z] #39 9.791 Scanning dependencies of target tini-static [2020-02-10T18:12:25.110Z] #39 9.939 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-02-10T18:12:26.171Z] #39 ... [2020-02-10T18:12:26.171Z] [2020-02-10T18:12:26.171Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-10T18:12:26.171Z] #11 94.32 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-02-10T18:12:26.171Z] #11 94.33 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-02-10T18:12:26.171Z] #11 94.34 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-02-10T18:12:28.888Z] #11 ... [2020-02-10T18:12:28.888Z] [2020-02-10T18:12:28.888Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T18:12:28.888Z] #39 12.28 [100%] Linking C executable tini-static [2020-02-10T18:12:28.888Z] #39 13.21 [100%] Built target tini-static [2020-02-10T18:12:28.888Z] #39 13.32 + mkdir -p /build [2020-02-10T18:12:28.888Z] #39 13.33 + cp tini-static /build/docker-init [2020-02-10T18:12:28.888Z] #39 DONE 13.4s [2020-02-10T18:12:28.888Z] [2020-02-10T18:12:28.888Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T18:12:28.888Z] #45 1.706 Note: Building without setproctitle() and strlcpy() support. [2020-02-10T18:12:28.888Z] #45 1.708 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-02-10T18:12:28.888Z] #45 3.699 fatal: not a git repository (or any of the parent directories): .git [2020-02-10T18:12:28.888Z] #45 3.741 GEN .gitid [2020-02-10T18:12:28.888Z] #45 3.774 GEN criu/include/version.h [2020-02-10T18:12:28.888Z] #45 3.840 GEN include/common/asm [2020-02-10T18:12:28.888Z] #45 6.478 PBCC images/google/protobuf/descriptor.pb-c.c [2020-02-10T18:12:28.888Z] #45 6.774 PBCC images/opts.pb-c.c [2020-02-10T18:12:28.888Z] #45 6.860 PBCC images/sit.pb-c.c [2020-02-10T18:12:28.888Z] #45 7.012 DEP images/google/protobuf/descriptor.pb-c.d [2020-02-10T18:12:28.888Z] #45 7.119 DEP images/opts.pb-c.d [2020-02-10T18:12:28.888Z] #45 7.220 DEP images/sit.pb-c.d [2020-02-10T18:12:28.888Z] #45 7.298 PBCC images/macvlan.pb-c.c [2020-02-10T18:12:28.888Z] #45 7.337 DEP images/macvlan.pb-c.d [2020-02-10T18:12:28.888Z] #45 7.452 PBCC images/autofs.pb-c.c [2020-02-10T18:12:28.888Z] #45 7.503 DEP images/autofs.pb-c.d [2020-02-10T18:12:28.888Z] #45 7.620 PBCC images/sysctl.pb-c.c [2020-02-10T18:12:28.888Z] #45 7.647 DEP images/sysctl.pb-c.d [2020-02-10T18:12:28.888Z] #45 7.775 PBCC images/time.pb-c.c [2020-02-10T18:12:28.888Z] #45 7.858 DEP images/time.pb-c.d [2020-02-10T18:12:28.888Z] #45 8.043 PBCC images/binfmt-misc.pb-c.c [2020-02-10T18:12:28.888Z] #45 8.057 DEP images/binfmt-misc.pb-c.d [2020-02-10T18:12:28.888Z] #45 8.146 PBCC images/seccomp.pb-c.c [2020-02-10T18:12:28.888Z] #45 8.209 DEP images/seccomp.pb-c.d [2020-02-10T18:12:28.888Z] #45 8.294 PBCC images/userns.pb-c.c [2020-02-10T18:12:28.888Z] #45 8.335 DEP images/userns.pb-c.d [2020-02-10T18:12:28.888Z] #45 8.415 PBCC images/cgroup.pb-c.c [2020-02-10T18:12:28.888Z] #45 8.438 DEP images/cgroup.pb-c.d [2020-02-10T18:12:28.888Z] #45 8.523 PBCC images/fown.pb-c.c [2020-02-10T18:12:28.888Z] #45 8.542 PBCC images/ext-file.pb-c.c [2020-02-10T18:12:28.888Z] #45 8.591 DEP images/fown.pb-c.d [2020-02-10T18:12:28.888Z] #45 8.671 DEP images/ext-file.pb-c.d [2020-02-10T18:12:28.888Z] #45 8.728 PBCC images/rpc.pb-c.c [2020-02-10T18:12:28.888Z] #45 8.961 DEP images/rpc.pb-c.d [2020-02-10T18:12:28.888Z] #45 9.096 PBCC images/siginfo.pb-c.c [2020-02-10T18:12:28.888Z] #45 9.162 DEP images/siginfo.pb-c.d [2020-02-10T18:12:29.181Z] #45 9.371 PBCC images/pagemap.pb-c.c [2020-02-10T18:12:29.181Z] #45 9.448 DEP images/pagemap.pb-c.d [2020-02-10T18:12:29.470Z] #45 9.624 PBCC images/rlimit.pb-c.c [2020-02-10T18:12:29.470Z] #45 9.758 DEP images/rlimit.pb-c.d [2020-02-10T18:12:29.470Z] #45 9.853 PBCC images/file-lock.pb-c.c [2020-02-10T18:12:29.756Z] #45 9.898 DEP images/file-lock.pb-c.d [2020-02-10T18:12:29.756Z] #45 10.03 PBCC images/tty.pb-c.c [2020-02-10T18:12:29.916Z] #63 ... [2020-02-10T18:12:29.916Z] [2020-02-10T18:12:29.916Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-10T18:12:29.916Z] #18 17.20 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u1 [330 kB] [2020-02-10T18:12:29.916Z] #18 17.54 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2020-02-10T18:12:29.916Z] #18 17.57 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2020-02-10T18:12:29.916Z] #18 17.62 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2020-02-10T18:12:29.916Z] #18 17.66 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2020-02-10T18:12:29.916Z] #18 17.73 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2020-02-10T18:12:29.916Z] #18 17.77 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2020-02-10T18:12:29.916Z] #18 17.78 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2020-02-10T18:12:29.916Z] #18 17.84 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2020-02-10T18:12:29.916Z] #18 17.88 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2020-02-10T18:12:29.916Z] #18 18.34 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-02-10T18:12:29.916Z] #18 18.46 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-02-10T18:12:29.916Z] #18 18.66 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2020-02-10T18:12:29.916Z] #18 18.89 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2020-02-10T18:12:29.916Z] #18 18.95 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2020-02-10T18:12:29.916Z] #18 19.17 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2020-02-10T18:12:29.916Z] #18 19.78 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2020-02-10T18:12:29.916Z] #18 19.89 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-02-10T18:12:29.916Z] #18 20.39 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-02-10T18:12:29.916Z] #18 20.50 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-02-10T18:12:29.916Z] #18 20.56 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2020-02-10T18:12:29.916Z] #18 20.56 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2020-02-10T18:12:29.916Z] #18 20.61 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6 [8030 kB] [2020-02-10T18:12:30.044Z] #45 10.18 DEP images/tty.pb-c.d [2020-02-10T18:12:30.044Z] #45 10.28 PBCC images/tun.pb-c.c [2020-02-10T18:12:30.334Z] #45 10.61 PBCC images/netdev.pb-c.c [2020-02-10T18:12:30.626Z] #45 10.76 DEP images/tun.pb-c.d [2020-02-10T18:12:30.626Z] #45 10.93 DEP images/netdev.pb-c.d [2020-02-10T18:12:30.626Z] #45 11.02 PBCC images/vma.pb-c.c [2020-02-10T18:12:30.915Z] #45 11.13 DEP images/vma.pb-c.d [2020-02-10T18:12:30.915Z] #45 11.21 PBCC images/creds.pb-c.c [2020-02-10T18:12:30.915Z] #45 11.26 DEP images/creds.pb-c.d [2020-02-10T18:12:31.205Z] #45 11.32 PBCC images/utsns.pb-c.c [2020-02-10T18:12:31.205Z] #45 11.35 DEP images/utsns.pb-c.d [2020-02-10T18:12:31.205Z] #45 11.46 PBCC images/ipc-desc.pb-c.c [2020-02-10T18:12:31.205Z] #45 11.50 PBCC images/ipc-sem.pb-c.c [2020-02-10T18:12:31.205Z] #45 ... [2020-02-10T18:12:31.205Z] [2020-02-10T18:12:31.205Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T18:12:31.205Z] #34 89.21 bufio [2020-02-10T18:12:31.205Z] #34 92.60 reflect [2020-02-10T18:12:31.205Z] #34 94.03 path [2020-02-10T18:12:31.205Z] #34 96.90 text/tabwriter [2020-02-10T18:12:31.291Z] #18 ... [2020-02-10T18:12:31.291Z] [2020-02-10T18:12:31.291Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T18:12:31.291Z] #58 26.21 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-02-10T18:12:31.494Z] #34 ... [2020-02-10T18:12:31.494Z] [2020-02-10T18:12:31.494Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T18:12:31.494Z] #45 11.56 DEP images/ipc-desc.pb-c.d [2020-02-10T18:12:31.494Z] #45 11.63 DEP images/ipc-sem.pb-c.d [2020-02-10T18:12:31.494Z] #45 11.70 PBCC images/ipc-msg.pb-c.c [2020-02-10T18:12:31.494Z] #45 11.74 DEP images/ipc-msg.pb-c.d [2020-02-10T18:12:31.494Z] #45 11.81 PBCC images/ipc-shm.pb-c.c [2020-02-10T18:12:31.494Z] #45 11.84 DEP images/ipc-shm.pb-c.d [2020-02-10T18:12:31.649Z] #58 26.90 + mkdir -p /build [2020-02-10T18:12:31.649Z] #58 26.90 + cp runc /build/runc [2020-02-10T18:12:31.784Z] #45 12.00 PBCC images/ipc-var.pb-c.c [2020-02-10T18:12:31.784Z] #45 12.02 DEP images/ipc-var.pb-c.d [2020-02-10T18:12:32.017Z] #58 DONE 27.1s [2020-02-10T18:12:32.017Z] [2020-02-10T18:12:32.017Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T18:12:32.070Z] #45 12.14 PBCC images/sk-opts.pb-c.c [2020-02-10T18:12:32.070Z] #45 12.17 PBCC images/packet-sock.pb-c.c [2020-02-10T18:12:32.070Z] #45 12.33 DEP images/sk-opts.pb-c.d [2020-02-10T18:12:32.070Z] #45 12.40 DEP images/packet-sock.pb-c.d [2020-02-10T18:12:32.358Z] #45 12.55 PBCC images/sk-netlink.pb-c.c [2020-02-10T18:12:32.358Z] #45 12.66 DEP images/sk-netlink.pb-c.d [2020-02-10T18:12:32.647Z] #45 12.84 PBCC images/sk-inet.pb-c.c [2020-02-10T18:12:32.647Z] #45 12.94 DEP images/sk-inet.pb-c.d [2020-02-10T18:12:32.647Z] #45 13.03 PBCC images/sk-unix.pb-c.c [2020-02-10T18:12:32.935Z] #45 13.14 DEP images/sk-unix.pb-c.d [2020-02-10T18:12:32.935Z] #45 13.26 PBCC images/mm.pb-c.c [2020-02-10T18:12:32.935Z] #45 13.35 DEP images/mm.pb-c.d [2020-02-10T18:12:33.225Z] #45 13.44 PBCC images/timerfd.pb-c.c [2020-02-10T18:12:33.225Z] #45 13.54 DEP images/timerfd.pb-c.d [2020-02-10T18:12:33.225Z] #45 13.60 PBCC images/timer.pb-c.c [2020-02-10T18:12:33.514Z] #45 13.65 DEP images/timer.pb-c.d [2020-02-10T18:12:33.514Z] #45 13.76 PBCC images/sa.pb-c.c [2020-02-10T18:12:33.514Z] #45 13.83 DEP images/sa.pb-c.d [2020-02-10T18:12:33.514Z] #45 ... [2020-02-10T18:12:33.514Z] [2020-02-10T18:12:33.514Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T18:12:33.514Z] #48 91.51 bufio [2020-02-10T18:12:33.514Z] #48 93.88 reflect [2020-02-10T18:12:33.514Z] #48 99.26 regexp/syntax [2020-02-10T18:12:33.803Z] #48 ... [2020-02-10T18:12:33.803Z] [2020-02-10T18:12:33.803Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T18:12:33.803Z] #45 13.92 PBCC images/pipe-data.pb-c.c [2020-02-10T18:12:33.803Z] #45 13.94 DEP images/pipe-data.pb-c.d [2020-02-10T18:12:33.803Z] #45 14.02 PBCC images/mnt.pb-c.c [2020-02-10T18:12:33.803Z] #45 14.16 DEP images/mnt.pb-c.d [2020-02-10T18:12:34.091Z] #45 14.34 PBCC images/sk-packet.pb-c.c [2020-02-10T18:12:34.091Z] #45 14.37 DEP images/sk-packet.pb-c.d [2020-02-10T18:12:34.091Z] #45 14.45 PBCC images/tcp-stream.pb-c.c [2020-02-10T18:12:34.394Z] #45 14.53 DEP images/tcp-stream.pb-c.d [2020-02-10T18:12:34.394Z] #45 14.66 PBCC images/pipe.pb-c.c [2020-02-10T18:12:34.683Z] #45 14.76 DEP images/pipe.pb-c.d [2020-02-10T18:12:34.683Z] #45 14.92 PBCC images/pstree.pb-c.c [2020-02-10T18:12:34.683Z] #45 14.95 DEP images/pstree.pb-c.d [2020-02-10T18:12:34.683Z] #45 15.05 PBCC images/fs.pb-c.c [2020-02-10T18:12:34.970Z] #45 15.09 DEP images/fs.pb-c.d [2020-02-10T18:12:34.970Z] #45 15.17 PBCC images/signalfd.pb-c.c [2020-02-10T18:12:34.970Z] #45 15.22 DEP images/signalfd.pb-c.d [2020-02-10T18:12:34.970Z] #45 15.28 PBCC images/fh.pb-c.c [2020-02-10T18:12:34.970Z] #45 15.37 PBCC images/fsnotify.pb-c.c [2020-02-10T18:12:35.258Z] #45 15.47 DEP images/fh.pb-c.d [2020-02-10T18:12:35.258Z] #45 15.60 DEP images/fsnotify.pb-c.d [2020-02-10T18:12:35.258Z] #45 15.68 PBCC images/eventpoll.pb-c.c [2020-02-10T18:12:35.548Z] #45 15.71 DEP images/eventpoll.pb-c.d [2020-02-10T18:12:35.548Z] #45 15.78 PBCC images/eventfd.pb-c.c [2020-02-10T18:12:35.548Z] #45 15.84 DEP images/eventfd.pb-c.d [2020-02-10T18:12:35.548Z] #45 15.93 PBCC images/remap-file-path.pb-c.c [2020-02-10T18:12:35.837Z] #45 15.97 DEP images/remap-file-path.pb-c.d [2020-02-10T18:12:35.837Z] #45 16.07 PBCC images/fifo.pb-c.c [2020-02-10T18:12:35.837Z] #45 16.10 DEP images/fifo.pb-c.d [2020-02-10T18:12:35.837Z] #45 16.15 PBCC images/ghost-file.pb-c.c [2020-02-10T18:12:35.837Z] #45 16.21 DEP images/ghost-file.pb-c.d [2020-02-10T18:12:36.123Z] #45 16.38 PBCC images/regfile.pb-c.c [2020-02-10T18:12:36.123Z] #45 16.45 DEP images/regfile.pb-c.d [2020-02-10T18:12:36.411Z] #45 16.52 PBCC images/ns.pb-c.c [2020-02-10T18:12:36.411Z] #45 16.55 DEP images/ns.pb-c.d [2020-02-10T18:12:36.411Z] #45 16.60 PBCC images/fdinfo.pb-c.c [2020-02-10T18:12:36.411Z] #45 16.71 DEP images/fdinfo.pb-c.d [2020-02-10T18:12:36.698Z] #45 16.86 PBCC images/core-aarch64.pb-c.c [2020-02-10T18:12:36.698Z] #45 16.96 PBCC images/core-arm.pb-c.c [2020-02-10T18:12:36.698Z] #45 17.05 PBCC images/core-ppc64.pb-c.c [2020-02-10T18:12:36.986Z] #45 17.14 PBCC images/core-s390.pb-c.c [2020-02-10T18:12:36.986Z] #45 17.22 PBCC images/core-x86.pb-c.c [2020-02-10T18:12:36.986Z] #45 17.36 PBCC images/core.pb-c.c [2020-02-10T18:12:37.003Z] #63 ... [2020-02-10T18:12:37.003Z] [2020-02-10T18:12:37.003Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-10T18:12:37.003Z] #18 29.76 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-02-10T18:12:37.003Z] #18 29.80 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-02-10T18:12:37.004Z] #18 29.82 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-02-10T18:12:37.004Z] #18 29.83 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2020-02-10T18:12:37.004Z] #18 29.89 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2020-02-10T18:12:37.004Z] #18 30.04 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2020-02-10T18:12:37.273Z] #45 17.48 PBCC images/inventory.pb-c.c [2020-02-10T18:12:37.273Z] #45 17.58 DEP images/core-aarch64.pb-c.d [2020-02-10T18:12:37.273Z] #45 17.65 DEP images/core-arm.pb-c.d [2020-02-10T18:12:37.273Z] #45 17.72 DEP images/core-ppc64.pb-c.d [2020-02-10T18:12:37.564Z] #45 17.80 DEP images/core-s390.pb-c.d [2020-02-10T18:12:37.564Z] #45 17.91 DEP images/core-x86.pb-c.d [2020-02-10T18:12:37.564Z] #45 17.98 DEP images/core.pb-c.d [2020-02-10T18:12:37.853Z] #45 18.08 DEP images/inventory.pb-c.d [2020-02-10T18:12:38.141Z] #45 18.24 PBCC images/cpuinfo.pb-c.c [2020-02-10T18:12:38.141Z] #45 18.29 DEP images/cpuinfo.pb-c.d [2020-02-10T18:12:38.141Z] #45 18.37 PBCC images/stats.pb-c.c [2020-02-10T18:12:38.141Z] #45 18.39 DEP images/stats.pb-c.d [2020-02-10T18:12:38.801Z] #18 31.51 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-02-10T18:12:38.801Z] #18 31.57 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2020-02-10T18:12:38.801Z] #18 31.63 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2020-02-10T18:12:38.801Z] #18 31.76 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2020-02-10T18:12:38.801Z] #18 31.86 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2020-02-10T18:12:38.801Z] #18 32.08 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2020-02-10T18:12:38.801Z] #18 32.12 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2020-02-10T18:12:39.584Z] #18 32.48 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-02-10T18:12:40.855Z] #45 20.69 make[1]: Nothing to be done for 'all'. [2020-02-10T18:12:42.925Z] #45 22.95 CC images/stats.o [2020-02-10T18:12:43.552Z] #45 23.81 CC images/core.o [2020-02-10T18:12:44.584Z] #45 ... [2020-02-10T18:12:44.584Z] [2020-02-10T18:12:44.584Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T18:12:44.584Z] #34 102.5 time [2020-02-10T18:12:44.584Z] #34 102.5 internal/syscall/unix [2020-02-10T18:12:44.874Z] #34 ... [2020-02-10T18:12:44.874Z] [2020-02-10T18:12:44.874Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-10T18:12:44.874Z] #11 103.2 Selecting previously unselected package gcc-mingw-w64-base. [2020-02-10T18:12:44.874Z] #11 103.3 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-02-10T18:12:44.874Z] #11 103.3 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-02-10T18:12:44.874Z] #11 103.5 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-02-10T18:12:44.874Z] #11 103.5 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-02-10T18:12:44.874Z] #11 103.5 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-10T18:12:44.874Z] #11 ... [2020-02-10T18:12:44.874Z] [2020-02-10T18:12:44.874Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T18:12:44.874Z] #45 25.13 CC images/core-x86.o [2020-02-10T18:12:45.897Z] #45 26.14 CC images/core-arm.o [2020-02-10T18:12:46.242Z] #18 39.26 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2020-02-10T18:12:46.525Z] #45 26.83 CC images/core-aarch64.o [2020-02-10T18:12:47.497Z] #18 ... [2020-02-10T18:12:47.497Z] [2020-02-10T18:12:47.497Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T18:12:47.497Z] #63 143.3 + bin/containerd-stress [2020-02-10T18:12:47.550Z] #45 27.80 CC images/core-ppc64.o [2020-02-10T18:12:47.550Z] #45 ... [2020-02-10T18:12:47.550Z] [2020-02-10T18:12:47.550Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T18:12:47.550Z] #48 105.7 vendor/golang.org/x/text/transform [2020-02-10T18:12:47.550Z] #48 110.4 time [2020-02-10T18:12:47.579Z] INFO [loader] Go packages loading at mode 575 (compiled_files|deps|exports_file|imports|name|types_sizes|files) took 1m51.93690834s [2020-02-10T18:12:47.579Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 462.781997ms [2020-02-10T18:12:47.840Z] #48 ... [2020-02-10T18:12:47.840Z] [2020-02-10T18:12:47.840Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T18:12:48.129Z] #63 63.54 Checking out files: 47% (1438/3042) Checking out files: 48% (1461/3042) Checking out files: 49% (1491/3042) Checking out files: 50% (1521/3042) Checking out files: 51% (1552/3042) Checking out files: 52% (1582/3042) Checking out files: 53% (1613/3042) Checking out files: 54% (1643/3042) Checking out files: 55% (1674/3042) Checking out files: 56% (1704/3042) Checking out files: 57% (1734/3042) Checking out files: 58% (1765/3042) Checking out files: 59% (1795/3042) Checking out files: 60% (1826/3042) Checking out files: 61% (1856/3042) Checking out files: 62% (1887/3042) Checking out files: 63% (1917/3042) Checking out files: 64% (1947/3042) Checking out files: 65% (1978/3042) Checking out files: 66% (2008/3042) Checking out files: 67% (2039/3042) Checking out files: 68% (2069/3042) Checking out files: 69% (2099/3042) Checking out files: 70% (2130/3042) Checking out files: 71% (2160/3042) Checking out files: 72% (2191/3042) Checking out files: 73% (2221/3042) Checking out files: 74% (2252/3042) Checking out files: 75% (2282/3042) Checking out files: 76% (2312/3042) Checking out files: 77% (2343/3042) Checking out files: 78% (2373/3042) Checking out files: 79% (2404/3042) Checking out files: 80% (2434/3042) Checking out files: 81% (2465/3042) Checking out files: 82% (2495/3042) Checking out files: 83% (2525/3042) Checking out files: 84% (2556/3042) Checking out files: 85% (2586/3042) Checking out files: 85% (2590/3042) Checking out files: 86% (2617/3042) Checking out files: 87% (2647/3042) Checking out files: 88% (2677/3042) Checking out files: 89% (2708/3042) Checking out files: 90% (2738/3042) Checking out files: 91% (2769/3042) Checking out files: 92% (2799/3042) Checking out files: 93% (2830/3042) Checking out files: 94% (2860/3042) Checking out files: 95% (2890/3042) Checking out files: 96% (2921/3042) Checking out files: 97% (2951/3042) Checking out files: 98% (2982/3042) Checking out files: 99% (3012/3042) Checking out files: 100% (3042/3042) Checking out files: 100% (3042/3042), done. [2020-02-10T18:12:48.129Z] #63 65.05 + cd /tmp/tmp.GFolslBX48/src/github.com/containerd/containerd [2020-02-10T18:12:48.129Z] #63 65.05 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-02-10T18:12:49.297Z] #63 144.8 + bin/containerd-shim [2020-02-10T18:12:50.214Z] #63 67.41 + export 'BUILDTAGS=netgo osusergo static_build' [2020-02-10T18:12:50.507Z] #63 67.41 + BUILDTAGS='netgo osusergo static_build' [2020-02-10T18:12:50.507Z] #63 67.41 + export EXTRA_FLAGS=-buildmode=pie [2020-02-10T18:12:50.507Z] #63 67.42 + EXTRA_FLAGS=-buildmode=pie [2020-02-10T18:12:50.507Z] #63 67.42 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-02-10T18:12:50.507Z] #63 67.42 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-02-10T18:12:50.507Z] #63 67.42 + '[' '' = dynamic ']' [2020-02-10T18:12:50.507Z] #63 67.42 + make [2020-02-10T18:12:52.010Z] #63 68.67 + bin/ctr [2020-02-10T18:12:52.655Z] #63 ... [2020-02-10T18:12:52.655Z] [2020-02-10T18:12:52.655Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-10T18:12:52.655Z] #18 40.97 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2020-02-10T18:12:52.655Z] #18 41.97 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-02-10T18:12:52.655Z] #18 42.27 debconf: delaying package configuration, since apt-utils is not installed [2020-02-10T18:12:52.655Z] #18 42.28 Fetched 26.3 MB in 28s (928 kB/s) [2020-02-10T18:12:52.655Z] #18 42.30 Selecting previously unselected package pigz. [2020-02-10T18:12:52.655Z] #18 42.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 ... 23190 files and directories currently installed.) [2020-02-10T18:12:52.655Z] #18 42.31 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2020-02-10T18:12:52.655Z] #18 42.32 Unpacking pigz (2.4-1) ... [2020-02-10T18:12:52.655Z] #18 42.35 Selecting previously unselected package libpython3.7-minimal:s390x. [2020-02-10T18:12:52.655Z] #18 42.35 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-02-10T18:12:52.655Z] #18 42.35 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-02-10T18:12:52.655Z] #18 42.48 Selecting previously unselected package python3.7-minimal. [2020-02-10T18:12:52.655Z] #18 42.48 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-02-10T18:12:52.655Z] #18 42.49 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-02-10T18:12:52.655Z] #18 42.78 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-02-10T18:12:52.655Z] #18 42.79 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-02-10T18:12:52.655Z] #18 43.30 Selecting previously unselected package python3-minimal. [2020-02-10T18:12:52.655Z] #18 43.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 ... 23439 files and directories currently installed.) [2020-02-10T18:12:52.655Z] #18 43.31 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2020-02-10T18:12:52.655Z] #18 43.32 Unpacking python3-minimal (3.7.3-1) ... [2020-02-10T18:12:52.655Z] #18 43.34 Selecting previously unselected package libmpdec2:s390x. [2020-02-10T18:12:52.655Z] #18 43.34 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2020-02-10T18:12:52.655Z] #18 43.35 Unpacking libmpdec2:s390x (2.4.2-2) ... [2020-02-10T18:12:52.655Z] #18 43.37 Selecting previously unselected package libpython3.7-stdlib:s390x. [2020-02-10T18:12:52.655Z] #18 43.37 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_s390x.deb ... [2020-02-10T18:12:52.655Z] #18 43.37 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-02-10T18:12:52.655Z] #18 43.63 Selecting previously unselected package python3.7. [2020-02-10T18:12:52.655Z] #18 43.63 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_s390x.deb ... [2020-02-10T18:12:52.655Z] #18 43.64 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-02-10T18:12:52.655Z] #18 43.67 Selecting previously unselected package libpython3-stdlib:s390x. [2020-02-10T18:12:52.655Z] #18 43.67 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2020-02-10T18:12:52.655Z] #18 43.67 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2020-02-10T18:12:52.655Z] #18 43.70 Setting up python3-minimal (3.7.3-1) ... [2020-02-10T18:12:52.655Z] #18 43.83 Selecting previously unselected package python3. [2020-02-10T18:12:52.655Z] #18 43.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 ... 23851 files and directories currently installed.) [2020-02-10T18:12:52.655Z] #18 43.85 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2020-02-10T18:12:52.655Z] #18 43.85 Unpacking python3 (3.7.3-1) ... [2020-02-10T18:12:52.655Z] #18 43.89 Selecting previously unselected package libip4tc0:s390x. [2020-02-10T18:12:52.655Z] #18 43.89 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2020-02-10T18:12:52.655Z] #18 43.89 Unpacking libip4tc0:s390x (1.8.2-4) ... [2020-02-10T18:12:52.655Z] #18 43.94 Selecting previously unselected package libip6tc0:s390x. [2020-02-10T18:12:52.655Z] #18 43.94 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2020-02-10T18:12:52.655Z] #18 43.95 Unpacking libip6tc0:s390x (1.8.2-4) ... [2020-02-10T18:12:52.655Z] #18 44.00 Selecting previously unselected package libiptc0:s390x. [2020-02-10T18:12:52.655Z] #18 44.01 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2020-02-10T18:12:52.655Z] #18 44.02 Unpacking libiptc0:s390x (1.8.2-4) ... [2020-02-10T18:12:52.655Z] #18 44.06 Selecting previously unselected package libnfnetlink0:s390x. [2020-02-10T18:12:52.655Z] #18 44.06 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2020-02-10T18:12:52.655Z] #18 44.06 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-02-10T18:12:52.655Z] #18 44.09 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-02-10T18:12:52.655Z] #18 44.09 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2020-02-10T18:12:52.655Z] #18 44.09 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-02-10T18:12:52.655Z] #18 44.12 Selecting previously unselected package libnftnl11:s390x. [2020-02-10T18:12:52.655Z] #18 44.12 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2020-02-10T18:12:52.655Z] #18 44.12 Unpacking libnftnl11:s390x (1.1.2-2) ... [2020-02-10T18:12:52.655Z] #18 44.14 Selecting previously unselected package iptables. [2020-02-10T18:12:52.655Z] #18 44.14 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2020-02-10T18:12:52.655Z] #18 44.14 Unpacking iptables (1.8.2-4) ... [2020-02-10T18:12:52.655Z] #18 44.23 Selecting previously unselected package xxd. [2020-02-10T18:12:52.655Z] #18 44.23 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-02-10T18:12:52.655Z] #18 44.24 Unpacking xxd (2:8.1.0875-5) ... [2020-02-10T18:12:52.655Z] #18 44.28 Selecting previously unselected package vim-common. [2020-02-10T18:12:52.655Z] #18 44.28 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-02-10T18:12:52.655Z] #18 44.29 Unpacking vim-common (2:8.1.0875-5) ... [2020-02-10T18:12:52.655Z] #18 44.35 Selecting previously unselected package bash-completion. [2020-02-10T18:12:52.655Z] #18 44.35 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-02-10T18:12:52.655Z] #18 45.03 Unpacking bash-completion (1:2.8-6) ... [2020-02-10T18:12:52.655Z] #18 45.15 Selecting previously unselected package bzip2. [2020-02-10T18:12:52.655Z] #18 45.15 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2020-02-10T18:12:52.655Z] #18 45.15 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-02-10T18:12:52.655Z] #18 45.18 Selecting previously unselected package xz-utils. [2020-02-10T18:12:52.655Z] #18 45.18 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2020-02-10T18:12:52.655Z] #18 45.19 Unpacking xz-utils (5.2.4-1) ... [2020-02-10T18:12:52.655Z] #18 45.25 Selecting previously unselected package apparmor. [2020-02-10T18:12:52.655Z] #18 45.25 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2020-02-10T18:12:52.655Z] #18 45.30 Unpacking apparmor (2.13.2-10) ... [2020-02-10T18:12:52.655Z] #18 45.37 Selecting previously unselected package aufs-tools. [2020-02-10T18:12:52.655Z] #18 45.37 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2020-02-10T18:12:52.655Z] #18 45.37 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-02-10T18:12:52.655Z] #18 45.41 Selecting previously unselected package libonig5:s390x. [2020-02-10T18:12:52.655Z] #18 45.41 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2020-02-10T18:12:52.655Z] #18 45.41 Unpacking libonig5:s390x (6.9.1-1) ... [2020-02-10T18:12:52.655Z] #18 45.47 Selecting previously unselected package libjq1:s390x. [2020-02-10T18:12:52.655Z] #18 45.47 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-02-10T18:12:52.655Z] #18 45.47 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-02-10T18:12:52.655Z] #18 45.50 Selecting previously unselected package jq. [2020-02-10T18:12:52.655Z] #18 45.50 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-02-10T18:12:52.655Z] #18 45.50 Unpacking jq (1.5+dfsg-2+b1) ... [2020-02-10T18:12:52.655Z] #18 45.53 Selecting previously unselected package libaio1:s390x. [2020-02-10T18:12:52.655Z] #18 45.53 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2020-02-10T18:12:52.655Z] #18 45.53 Unpacking libaio1:s390x (0.3.112-3) ... [2020-02-10T18:12:52.655Z] #18 45.56 Selecting previously unselected package libgpm2:s390x. [2020-02-10T18:12:52.656Z] #18 45.56 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2020-02-10T18:12:52.656Z] #18 45.56 Unpacking libgpm2:s390x (1.20.7-5) ... [2020-02-10T18:12:52.656Z] #18 45.58 Selecting previously unselected package libicu63:s390x. [2020-02-10T18:12:52.656Z] #18 45.58 Preparing to unpack .../20-libicu63_63.1-6_s390x.deb ... [2020-02-10T18:12:52.656Z] #18 45.59 Unpacking libicu63:s390x (63.1-6) ... [2020-02-10T18:12:53.512Z] #18 46.60 Selecting previously unselected package libnet1:s390x. [2020-02-10T18:12:53.512Z] #18 46.60 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-02-10T18:12:53.512Z] #18 46.60 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-02-10T18:12:53.512Z] #18 46.63 Selecting previously unselected package libnl-3-200:s390x. [2020-02-10T18:12:53.512Z] #18 46.63 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2020-02-10T18:12:53.512Z] #18 46.63 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-02-10T18:12:53.512Z] #18 46.66 Selecting previously unselected package libprotobuf-c1:s390x. [2020-02-10T18:12:53.512Z] #18 46.66 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-02-10T18:12:53.512Z] #18 46.66 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-02-10T18:12:53.512Z] #18 46.68 Selecting previously unselected package libreadline5:s390x. [2020-02-10T18:12:53.512Z] #18 46.69 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2020-02-10T18:12:53.512Z] #18 46.69 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-02-10T18:12:53.512Z] #18 46.72 Selecting previously unselected package net-tools. [2020-02-10T18:12:53.512Z] #18 46.72 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2020-02-10T18:12:53.512Z] #18 46.72 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-02-10T18:12:53.512Z] #18 46.77 Selecting previously unselected package python-pip-whl. [2020-02-10T18:12:53.512Z] #18 46.77 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-02-10T18:12:53.512Z] #18 46.77 Unpacking python-pip-whl (18.1-5) ... [2020-02-10T18:12:53.889Z] #18 47.00 Selecting previously unselected package python3-lib2to3. [2020-02-10T18:12:53.889Z] #18 47.00 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-02-10T18:12:53.889Z] #18 47.00 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-02-10T18:12:53.889Z] #18 47.03 Selecting previously unselected package python3-distutils. [2020-02-10T18:12:53.889Z] #18 47.03 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-02-10T18:12:53.889Z] #18 47.03 Unpacking python3-distutils (3.7.3-1) ... [2020-02-10T18:12:53.889Z] #18 47.08 Selecting previously unselected package python3-pip. [2020-02-10T18:12:53.889Z] #18 47.08 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-02-10T18:12:53.889Z] #18 47.08 Unpacking python3-pip (18.1-5) ... [2020-02-10T18:12:53.889Z] #18 47.13 Selecting previously unselected package python3-pkg-resources. [2020-02-10T18:12:53.889Z] #18 47.13 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-02-10T18:12:53.889Z] #18 47.13 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-02-10T18:12:53.889Z] #18 47.17 Selecting previously unselected package python3-setuptools. [2020-02-10T18:12:53.889Z] #18 47.17 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-02-10T18:12:53.890Z] #18 47.17 Unpacking python3-setuptools (40.8.0-1) ... [2020-02-10T18:12:53.890Z] #18 47.24 Selecting previously unselected package python3-wheel. [2020-02-10T18:12:53.890Z] #18 47.24 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-02-10T18:12:54.254Z] #18 47.24 Unpacking python3-wheel (0.32.3-2) ... [2020-02-10T18:12:54.254Z] #18 47.26 Selecting previously unselected package thin-provisioning-tools. [2020-02-10T18:12:54.254Z] #18 47.26 Preparing to unpack .../33-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2020-02-10T18:12:54.254Z] #18 47.27 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-02-10T18:12:54.254Z] #18 47.35 Selecting previously unselected package vim-runtime. [2020-02-10T18:12:54.254Z] #18 47.35 Preparing to unpack .../34-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-02-10T18:12:54.255Z] #18 47.36 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-02-10T18:12:54.255Z] #18 47.36 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-02-10T18:12:54.255Z] #18 47.37 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-02-10T18:12:55.049Z] #18 48.26 Selecting previously unselected package vim. [2020-02-10T18:12:55.049Z] #18 48.26 Preparing to unpack .../35-vim_2%3a8.1.0875-5_s390x.deb ... [2020-02-10T18:12:55.049Z] #18 48.27 Unpacking vim (2:8.1.0875-5) ... [2020-02-10T18:12:55.409Z] #18 48.46 Selecting previously unselected package xfsprogs. [2020-02-10T18:12:55.409Z] #18 48.46 Preparing to unpack .../36-xfsprogs_4.20.0-1_s390x.deb ... [2020-02-10T18:12:55.409Z] #18 48.46 Unpacking xfsprogs (4.20.0-1) ... [2020-02-10T18:12:55.409Z] #18 48.57 Selecting previously unselected package zip. [2020-02-10T18:12:55.409Z] #18 48.57 Preparing to unpack .../37-zip_3.0-11+b1_s390x.deb ... [2020-02-10T18:12:55.409Z] #18 48.57 Unpacking zip (3.0-11+b1) ... [2020-02-10T18:12:55.409Z] #18 48.62 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-02-10T18:12:55.409Z] #18 48.63 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-02-10T18:12:55.409Z] #18 48.63 Setting up libip6tc0:s390x (1.8.2-4) ... [2020-02-10T18:12:55.409Z] #18 48.64 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-02-10T18:12:55.409Z] #18 48.65 Setting up libgpm2:s390x (1.20.7-5) ... [2020-02-10T18:12:55.409Z] #18 48.65 Setting up libip4tc0:s390x (1.8.2-4) ... [2020-02-10T18:12:55.764Z] #18 48.66 Setting up libnftnl11:s390x (1.1.2-2) ... [2020-02-10T18:12:55.764Z] #18 48.67 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-02-10T18:12:55.764Z] #18 48.67 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-02-10T18:12:55.764Z] #18 48.68 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-02-10T18:12:55.764Z] #18 48.69 Setting up libicu63:s390x (63.1-6) ... [2020-02-10T18:12:55.764Z] #18 48.69 Setting up xxd (2:8.1.0875-5) ... [2020-02-10T18:12:55.764Z] #18 48.70 Setting up zip (3.0-11+b1) ... [2020-02-10T18:12:55.764Z] #18 48.71 Setting up vim-common (2:8.1.0875-5) ... [2020-02-10T18:12:55.764Z] #18 48.72 Setting up bash-completion (1:2.8-6) ... [2020-02-10T18:12:56.137Z] #18 49.40 Setting up libiptc0:s390x (1.8.2-4) ... [2020-02-10T18:12:56.461Z] #63 ... [2020-02-10T18:12:56.461Z] [2020-02-10T18:12:56.461Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T18:12:56.461Z] #34 113.7 internal/poll [2020-02-10T18:12:56.461Z] #34 117.8 os [2020-02-10T18:12:56.461Z] #34 120.4 internal/fmtsort [2020-02-10T18:12:56.461Z] #34 122.6 path/filepath [2020-02-10T18:12:56.461Z] #34 122.6 fmt [2020-02-10T18:12:56.461Z] #34 ... [2020-02-10T18:12:56.461Z] [2020-02-10T18:12:56.461Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T18:12:56.461Z] #45 29.15 CC images/core-s390.o [2020-02-10T18:12:56.461Z] #45 30.48 CC images/cpuinfo.o [2020-02-10T18:12:56.461Z] #45 31.49 CC images/inventory.o [2020-02-10T18:12:56.461Z] #45 31.89 CC images/fdinfo.o [2020-02-10T18:12:56.461Z] #45 32.43 CC images/fown.o [2020-02-10T18:12:56.461Z] #45 32.78 CC images/ns.o [2020-02-10T18:12:56.461Z] #45 33.08 CC images/regfile.o [2020-02-10T18:12:56.461Z] #45 33.40 CC images/ghost-file.o [2020-02-10T18:12:56.461Z] #45 33.91 CC images/fifo.o [2020-02-10T18:12:56.461Z] #45 34.24 CC images/remap-file-path.o [2020-02-10T18:12:56.461Z] #45 34.55 CC images/eventfd.o [2020-02-10T18:12:56.461Z] #45 34.91 CC images/eventpoll.o [2020-02-10T18:12:56.461Z] #45 35.36 CC images/fh.o [2020-02-10T18:12:56.461Z] #45 35.76 CC images/fsnotify.o [2020-02-10T18:12:56.511Z] #18 49.41 Setting up xz-utils (5.2.4-1) ... [2020-02-10T18:12:56.511Z] #18 49.42 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-02-10T18:12:56.511Z] #18 49.42 Setting up pigz (2.4-1) ... [2020-02-10T18:12:56.511Z] #18 49.43 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-02-10T18:12:56.511Z] #18 49.43 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-02-10T18:12:56.511Z] #18 49.45 Setting up python-pip-whl (18.1-5) ... [2020-02-10T18:12:56.511Z] #18 49.47 Setting up libmpdec2:s390x (2.4.2-2) ... [2020-02-10T18:12:56.511Z] #18 49.47 Setting up vim-runtime (2:8.1.0875-5) ... [2020-02-10T18:12:56.511Z] #18 49.59 Setting up libaio1:s390x (0.3.112-3) ... [2020-02-10T18:12:56.511Z] #18 49.59 Setting up libonig5:s390x (6.9.1-1) ... [2020-02-10T18:12:56.511Z] #18 49.60 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-02-10T18:12:56.511Z] #18 49.61 Setting up vim (2:8.1.0875-5) ... [2020-02-10T18:12:56.511Z] #18 49.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-02-10T18:12:56.511Z] #18 49.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-02-10T18:12:56.511Z] #18 49.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-02-10T18:12:56.511Z] #18 49.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-02-10T18:12:56.511Z] #18 49.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-02-10T18:12:56.511Z] #18 49.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-02-10T18:12:56.511Z] #18 49.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-02-10T18:12:56.511Z] #18 49.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-02-10T18:12:56.511Z] #18 49.64 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-02-10T18:12:56.511Z] #18 49.65 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-02-10T18:12:56.511Z] #18 49.65 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-02-10T18:12:56.511Z] #18 49.66 Setting up jq (1.5+dfsg-2+b1) ... [2020-02-10T18:12:56.511Z] #18 49.67 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2020-02-10T18:12:56.511Z] #18 49.67 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-02-10T18:12:57.089Z] #45 37.11 CC images/signalfd.o [2020-02-10T18:12:57.300Z] #18 50.37 Setting up iptables (1.8.2-4) ... [2020-02-10T18:12:57.300Z] #18 50.38 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-02-10T18:12:57.300Z] #18 50.38 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-02-10T18:12:57.300Z] #18 50.38 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-02-10T18:12:57.300Z] #18 50.38 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-02-10T18:12:57.300Z] #18 50.39 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-02-10T18:12:57.300Z] #18 50.39 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-02-10T18:12:57.300Z] #18 50.39 Setting up python3 (3.7.3-1) ... [2020-02-10T18:12:57.300Z] #18 50.49 Setting up python3-wheel (0.32.3-2) ... [2020-02-10T18:12:57.300Z] #18 50.61 Setting up apparmor (2.13.2-10) ... [2020-02-10T18:12:57.394Z] #45 37.60 CC images/fs.o [2020-02-10T18:12:57.394Z] #45 ... [2020-02-10T18:12:57.394Z] [2020-02-10T18:12:57.394Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T18:12:57.394Z] #34 125.4 io/ioutil [2020-02-10T18:12:58.294Z] #18 51.32 Setting up xfsprogs (4.20.0-1) ... [2020-02-10T18:12:58.294Z] #18 51.32 Setting up python3-lib2to3 (3.7.3-1) ... [2020-02-10T18:12:58.294Z] #18 51.46 Setting up python3-pkg-resources (40.8.0-1) ... [2020-02-10T18:12:58.761Z] #18 51.76 Setting up python3-distutils (3.7.3-1) ... [2020-02-10T18:12:58.761Z] #18 51.92 Setting up python3-setuptools (40.8.0-1) ... [2020-02-10T18:12:59.165Z] #18 52.33 Setting up python3-pip (18.1-5) ... [2020-02-10T18:12:59.452Z] #34 ... [2020-02-10T18:12:59.452Z] [2020-02-10T18:12:59.452Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T18:12:59.452Z] #48 117.2 regexp [2020-02-10T18:12:59.452Z] #48 127.0 context [2020-02-10T18:12:59.452Z] #48 ... [2020-02-10T18:12:59.452Z] [2020-02-10T18:12:59.452Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T18:12:59.452Z] #45 37.99 CC images/pstree.o [2020-02-10T18:12:59.452Z] #45 38.28 CC images/pipe.o [2020-02-10T18:12:59.452Z] #45 38.64 CC images/tcp-stream.o [2020-02-10T18:12:59.452Z] #45 39.06 CC images/sk-packet.o [2020-02-10T18:12:59.452Z] #45 39.51 CC images/mnt.o [2020-02-10T18:12:59.452Z] #45 39.85 CC images/pipe-data.o [2020-02-10T18:12:59.542Z] #18 52.64 Processing triggers for libc-bin (2.28-10) ... [2020-02-10T18:12:59.542Z] #18 52.65 Processing triggers for mime-support (3.62) ... [2020-02-10T18:12:59.542Z] #18 DONE 52.9s [2020-02-10T18:12:59.542Z] [2020-02-10T18:12:59.542Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T18:12:59.542Z] #63 153.4 + bin/containerd-shim-runc-v1 [2020-02-10T18:13:00.081Z] #45 40.27 CC images/sa.o [2020-02-10T18:13:00.356Z] #63 ... [2020-02-10T18:13:00.356Z] [2020-02-10T18:13:00.356Z] #19 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-02-10T18:13:00.356Z] #19 0.280 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-02-10T18:13:00.356Z] #19 0.283 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-02-10T18:13:00.356Z] #19 0.285 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-02-10T18:13:00.356Z] #19 DONE 0.4s [2020-02-10T18:13:00.356Z] [2020-02-10T18:13:00.356Z] #20 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-02-10T18:13:00.369Z] #45 40.59 CC images/timer.o [2020-02-10T18:13:00.997Z] #45 41.32 CC images/timerfd.o [2020-02-10T18:13:01.152Z] #20 1.015 Collecting yamllint==1.16.0 [2020-02-10T18:13:01.152Z] #20 1.119 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-02-10T18:13:01.288Z] #45 41.73 CC images/mm.o [2020-02-10T18:13:01.522Z] #20 1.139 Collecting pyyaml (from yamllint==1.16.0) [2020-02-10T18:13:01.522Z] #20 1.185 Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB) [2020-02-10T18:13:01.909Z] #20 1.644 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-02-10T18:13:01.909Z] #20 1.665 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-02-10T18:13:01.909Z] #20 1.677 Building wheels for collected packages: pyyaml [2020-02-10T18:13:01.909Z] #20 1.677 Running setup.py bdist_wheel for pyyaml: started [2020-02-10T18:13:01.909Z] #20 1.897 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-02-10T18:13:01.909Z] #20 1.897 Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191 [2020-02-10T18:13:01.909Z] #20 1.912 Successfully built pyyaml [2020-02-10T18:13:01.909Z] #20 1.915 Installing collected packages: pyyaml, pathspec, yamllint [2020-02-10T18:13:01.916Z] #45 42.27 CC images/sk-opts.o [2020-02-10T18:13:02.303Z] #20 ... [2020-02-10T18:13:02.303Z] [2020-02-10T18:13:02.303Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T18:13:02.303Z] #63 157.1 + bin/containerd-shim-runc-v2 [2020-02-10T18:13:02.303Z] #63 158.0 + binaries [2020-02-10T18:13:02.303Z] #63 158.0 + mkdir -p /build [2020-02-10T18:13:02.303Z] #63 158.0 + cp bin/containerd /build/containerd [2020-02-10T18:13:02.303Z] #63 158.0 + cp bin/containerd-shim /build/containerd-shim [2020-02-10T18:13:02.303Z] #63 158.0 + cp bin/ctr /build/ctr [2020-02-10T18:13:02.303Z] #63 DONE 158.1s [2020-02-10T18:13:02.303Z] [2020-02-10T18:13:02.303Z] #20 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-02-10T18:13:02.303Z] #20 2.001 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0 [2020-02-10T18:13:02.303Z] #20 DONE 2.2s [2020-02-10T18:13:02.303Z] [2020-02-10T18:13:02.303Z] #25 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli [2020-02-10T18:13:02.303Z] #25 DONE 0.1s [2020-02-10T18:13:02.545Z] #45 42.64 CC images/sk-unix.o [2020-02-10T18:13:02.689Z] [2020-02-10T18:13:02.689Z] #29 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-02-10T18:13:02.689Z] #29 DONE 0.4s [2020-02-10T18:13:03.047Z] [2020-02-10T18:13:03.047Z] #32 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-02-10T18:13:03.047Z] #32 DONE 0.1s [2020-02-10T18:13:03.047Z] [2020-02-10T18:13:03.047Z] #35 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2020-02-10T18:13:03.047Z] #35 DONE 0.1s [2020-02-10T18:13:03.047Z] [2020-02-10T18:13:03.047Z] #40 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ [2020-02-10T18:13:03.172Z] #45 43.34 CC images/sk-inet.o [2020-02-10T18:13:03.402Z] #40 DONE 0.1s [2020-02-10T18:13:03.402Z] [2020-02-10T18:13:03.402Z] #43 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-02-10T18:13:03.402Z] #43 DONE 0.1s [2020-02-10T18:13:03.402Z] [2020-02-10T18:13:03.402Z] #46 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-02-10T18:13:03.402Z] #46 DONE 0.1s [2020-02-10T18:13:03.402Z] [2020-02-10T18:13:03.402Z] #49 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-02-10T18:13:03.402Z] #49 DONE 0.1s [2020-02-10T18:13:03.402Z] [2020-02-10T18:13:03.402Z] #52 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-02-10T18:13:03.402Z] #52 DONE 0.1s [2020-02-10T18:13:03.402Z] [2020-02-10T18:13:03.402Z] #55 [dev 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2020-02-10T18:13:03.756Z] #55 DONE 0.1s [2020-02-10T18:13:03.756Z] [2020-02-10T18:13:03.756Z] #59 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ [2020-02-10T18:13:03.756Z] #59 DONE 0.1s [2020-02-10T18:13:03.756Z] [2020-02-10T18:13:03.756Z] #64 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ [2020-02-10T18:13:03.803Z] #45 43.98 CC images/tun.o [2020-02-10T18:13:04.098Z] #45 44.47 CC images/sk-netlink.o [2020-02-10T18:13:04.106Z] #64 DONE 0.1s [2020-02-10T18:13:04.106Z] [2020-02-10T18:13:04.106Z] #68 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-02-10T18:13:04.106Z] #68 DONE 0.1s [2020-02-10T18:13:04.106Z] [2020-02-10T18:13:04.106Z] #70 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-02-10T18:13:04.106Z] #70 DONE 0.1s [2020-02-10T18:13:04.106Z] [2020-02-10T18:13:04.106Z] #73 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ [2020-02-10T18:13:04.106Z] #73 DONE 0.1s [2020-02-10T18:13:04.455Z] [2020-02-10T18:13:04.455Z] #74 [dev 25/25] WORKDIR /go/src/github.com/docker/docker [2020-02-10T18:13:04.455Z] #74 DONE 0.0s [2020-02-10T18:13:04.455Z] [2020-02-10T18:13:04.455Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-02-10T18:13:04.753Z] #45 44.96 CC images/packet-sock.o [2020-02-10T18:13:05.384Z] #45 45.82 CC images/ipc-var.o [2020-02-10T18:13:06.017Z] #45 46.21 CC images/ipc-desc.o [2020-02-10T18:13:06.017Z] #45 ... [2020-02-10T18:13:06.017Z] [2020-02-10T18:13:06.017Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-10T18:13:06.017Z] #11 134.0 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-02-10T18:13:06.017Z] #11 134.1 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-02-10T18:13:06.017Z] #11 134.1 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-10T18:13:06.498Z] #75 DONE 1.9s [2020-02-10T18:13:06.498Z] [2020-02-10T18:13:06.498Z] #76 exporting to oci image format [2020-02-10T18:13:06.498Z] #76 exporting layers [2020-02-10T18:13:07.210Z] ok github.com/docker/docker/api/server/httputils 0.025s coverage: 14.7% of statements [2020-02-10T18:13:07.210Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-02-10T18:13:07.210Z] ok github.com/docker/docker/api/server/middleware 0.053s coverage: 37.7% of statements [2020-02-10T18:13:07.210Z] ? github.com/docker/docker/api/server/router [no test files] [2020-02-10T18:13:07.210Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-02-10T18:13:07.210Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-02-10T18:13:07.210Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-02-10T18:13:07.210Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-02-10T18:13:07.210Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-02-10T18:13:07.210Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-02-10T18:13:07.210Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-02-10T18:13:07.210Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-02-10T18:13:07.470Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-02-10T18:13:07.470Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-02-10T18:13:07.730Z] ok github.com/docker/docker/api/types/strslice 0.010s coverage: 90.0% of statements [2020-02-10T18:13:07.990Z] ok github.com/docker/docker/api/types/time 0.009s coverage: 100.0% of statements [2020-02-10T18:13:07.990Z] ok github.com/docker/docker/api/server/router/swarm 0.021s coverage: 4.5% of statements [2020-02-10T18:13:07.990Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-02-10T18:13:07.990Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-02-10T18:13:07.990Z] ? github.com/docker/docker/api/types [no test files] [2020-02-10T18:13:07.990Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-02-10T18:13:07.990Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-02-10T18:13:07.990Z] ? github.com/docker/docker/api/types/container [no test files] [2020-02-10T18:13:07.990Z] ? github.com/docker/docker/api/types/events [no test files] [2020-02-10T18:13:07.990Z] ok github.com/docker/docker/api/types/filters 0.018s coverage: 92.2% of statements [2020-02-10T18:13:07.990Z] ? github.com/docker/docker/api/types/image [no test files] [2020-02-10T18:13:07.990Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-02-10T18:13:07.990Z] ? github.com/docker/docker/api/types/network [no test files] [2020-02-10T18:13:07.990Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-02-10T18:13:07.990Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-02-10T18:13:07.990Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-02-10T18:13:07.990Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-02-10T18:13:08.250Z] ok github.com/docker/docker/api/types/versions 0.012s coverage: 75.0% of statements [2020-02-10T18:13:08.250Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-02-10T18:13:08.250Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-02-10T18:13:08.250Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-02-10T18:13:08.250Z] ? github.com/docker/docker/builder [no test files] [2020-02-10T18:13:08.250Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-02-10T18:13:08.250Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-02-10T18:13:08.250Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-02-10T18:13:08.250Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-02-10T18:13:08.250Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-02-10T18:13:08.250Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-02-10T18:13:08.250Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-02-10T18:13:08.819Z] ok github.com/docker/docker/builder/dockerignore 0.025s coverage: 96.8% of statements [2020-02-10T18:13:11.381Z] ok github.com/docker/docker/cli/debug 0.010s coverage: 100.0% of statements [2020-02-10T18:13:11.570Z] #11 ... [2020-02-10T18:13:11.570Z] [2020-02-10T18:13:11.570Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T18:13:11.570Z] #48 128.7 internal/lazyregexp [2020-02-10T18:13:11.570Z] #48 128.7 github.com/LK4D4/vndr/versioned [2020-02-10T18:13:11.570Z] #48 129.5 os/exec [2020-02-10T18:13:11.570Z] #48 129.7 net [2020-02-10T18:13:11.570Z] #48 136.0 go/token [2020-02-10T18:13:11.570Z] #48 136.0 net/url [2020-02-10T18:13:11.570Z] #48 136.0 text/template/parse [2020-02-10T18:13:11.570Z] #48 ... [2020-02-10T18:13:11.570Z] [2020-02-10T18:13:11.570Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T18:13:11.570Z] #34 128.8 github.com/BurntSushi/toml [2020-02-10T18:13:11.570Z] #34 128.8 log [2020-02-10T18:13:11.570Z] #34 128.8 flag [2020-02-10T18:13:11.570Z] #34 136.0 github.com/BurntSushi/toml/cmd/tomlv [2020-02-10T18:13:11.570Z] #34 ... [2020-02-10T18:13:11.570Z] [2020-02-10T18:13:11.570Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T18:13:11.570Z] #45 46.56 CC images/ipc-shm.o [2020-02-10T18:13:11.570Z] #45 46.86 CC images/ipc-msg.o [2020-02-10T18:13:11.570Z] #45 47.49 CC images/ipc-sem.o [2020-02-10T18:13:11.570Z] #45 47.84 CC images/utsns.o [2020-02-10T18:13:11.570Z] #45 48.23 CC images/creds.o [2020-02-10T18:13:11.570Z] #45 48.57 CC images/vma.o [2020-02-10T18:13:11.570Z] #45 48.95 CC images/netdev.o [2020-02-10T18:13:11.570Z] #45 49.65 CC images/tty.o [2020-02-10T18:13:11.570Z] #45 51.05 CC images/file-lock.o [2020-02-10T18:13:11.570Z] #45 51.42 CC images/rlimit.o [2020-02-10T18:13:11.570Z] #45 51.76 CC images/pagemap.o [2020-02-10T18:13:12.201Z] #45 52.47 CC images/siginfo.o [2020-02-10T18:13:12.844Z] #45 53.00 CC images/rpc.o [2020-02-10T18:13:13.290Z] ok github.com/docker/docker/builder/remotecontext 0.313s coverage: 13.6% of statements [2020-02-10T18:13:13.290Z] ok github.com/docker/docker/builder/remotecontext/git 3.004s coverage: 86.3% of statements [2020-02-10T18:13:13.861Z] ok github.com/docker/docker/builder/dockerfile 1.063s coverage: 48.2% of statements [2020-02-10T18:13:13.861Z] ? github.com/docker/docker/cli [no test files] [2020-02-10T18:13:13.861Z] ? github.com/docker/docker/cli/config [no test files] [2020-02-10T18:13:14.355Z] #45 ... [2020-02-10T18:13:14.355Z] [2020-02-10T18:13:14.355Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T18:13:14.355Z] #34 DONE 142.0s [2020-02-10T18:13:14.355Z] [2020-02-10T18:13:14.355Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T18:13:14.355Z] #48 139.6 go/scanner [2020-02-10T18:13:15.849Z] #48 143.8 encoding/json [2020-02-10T18:13:17.342Z] #48 145.2 go/ast [2020-02-10T18:13:18.367Z] #48 ... [2020-02-10T18:13:18.367Z] [2020-02-10T18:13:18.367Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T18:13:18.367Z] #45 55.81 CC images/ext-file.o [2020-02-10T18:13:18.367Z] #45 56.35 CC images/cgroup.o [2020-02-10T18:13:18.367Z] #45 57.27 CC images/userns.o [2020-02-10T18:13:18.367Z] #45 57.75 CC images/google/protobuf/descriptor.o [2020-02-10T18:13:19.143Z] ok github.com/docker/docker/client 0.324s coverage: 75.8% of statements [2020-02-10T18:13:21.085Z] #45 60.87 CC images/opts.o [2020-02-10T18:13:21.085Z] #45 61.26 CC images/seccomp.o [2020-02-10T18:13:21.711Z] #45 61.71 CC images/binfmt-misc.o [2020-02-10T18:13:21.711Z] #45 62.12 CC images/time.o [2020-02-10T18:13:22.349Z] #45 62.52 CC images/sysctl.o [2020-02-10T18:13:22.636Z] #45 62.83 CC images/autofs.o [2020-02-10T18:13:22.923Z] #45 63.17 CC images/macvlan.o [2020-02-10T18:13:23.211Z] #45 63.51 CC images/sit.o [2020-02-10T18:13:23.499Z] #45 63.83 LINK images/built-in.o [2020-02-10T18:13:23.799Z] #45 64.11 GEN compel/include/asm [2020-02-10T18:13:23.799Z] #45 64.12 GEN compel/include/version.h [2020-02-10T18:13:23.799Z] #45 64.13 touch .config [2020-02-10T18:13:24.092Z] #45 64.14 GEN include/common/config.h [2020-02-10T18:13:24.092Z] #45 64.31 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-02-10T18:13:24.092Z] #45 64.34 GEN compel/plugins/include/uapi/std/syscall.h [2020-02-10T18:13:24.092Z] #45 64.38 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-02-10T18:13:24.092Z] #45 64.42 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-02-10T18:13:24.092Z] #45 64.47 DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-02-10T18:13:24.092Z] #45 64.50 DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-02-10T18:13:24.382Z] #45 64.54 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-02-10T18:13:24.382Z] #45 64.59 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-02-10T18:13:24.382Z] #45 64.61 DEP compel/plugins/std/infect.d [2020-02-10T18:13:24.671Z] #45 64.95 DEP compel/plugins/std/string.d [2020-02-10T18:13:24.960Z] #45 65.12 DEP compel/plugins/std/log.d [2020-02-10T18:13:24.960Z] #45 65.28 DEP compel/plugins/std/fds.d [2020-02-10T18:13:25.248Z] #45 65.47 DEP compel/plugins/std/std.d [2020-02-10T18:13:25.249Z] #45 65.62 DEP compel/plugins/shmem/shmem.d [2020-02-10T18:13:25.538Z] #45 ... [2020-02-10T18:13:25.538Z] [2020-02-10T18:13:25.538Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T18:13:25.538Z] #48 153.5 text/template [2020-02-10T18:13:31.090Z] #48 ... [2020-02-10T18:13:31.090Z] [2020-02-10T18:13:31.090Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-10T18:13:31.090Z] #11 156.9 Selecting previously unselected package libapparmor1:ppc64el. [2020-02-10T18:13:31.090Z] #11 156.9 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2020-02-10T18:13:31.090Z] #11 156.9 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-02-10T18:13:31.090Z] #11 157.0 Selecting previously unselected package libapparmor-dev:ppc64el. [2020-02-10T18:13:31.090Z] #11 157.0 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-02-10T18:13:31.090Z] #11 157.0 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-02-10T18:13:31.090Z] #11 157.3 Selecting previously unselected package libbtrfs0. [2020-02-10T18:13:31.090Z] #11 157.3 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-02-10T18:13:31.090Z] #11 157.3 Unpacking libbtrfs0 (4.20.1-2) ... [2020-02-10T18:13:31.090Z] #11 157.4 Selecting previously unselected package libbtrfs-dev. [2020-02-10T18:13:31.090Z] #11 157.4 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-02-10T18:13:31.090Z] #11 157.5 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-02-10T18:13:31.090Z] #11 157.6 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-02-10T18:13:31.090Z] #11 157.7 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-02-10T18:13:31.090Z] #11 157.7 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-02-10T18:13:31.090Z] #11 157.7 Selecting previously unselected package libudev-dev:ppc64el. [2020-02-10T18:13:31.090Z] #11 157.7 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_ppc64el.deb ... [2020-02-10T18:13:31.090Z] #11 157.8 Unpacking libudev-dev:ppc64el (241-7~deb10u3) ... [2020-02-10T18:13:31.090Z] #11 158.0 Selecting previously unselected package libsepol1-dev:ppc64el. [2020-02-10T18:13:31.090Z] #11 158.0 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-02-10T18:13:31.090Z] #11 158.0 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-02-10T18:13:31.090Z] #11 158.6 Selecting previously unselected package libpcre16-3:ppc64el. [2020-02-10T18:13:31.090Z] #11 158.6 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-02-10T18:13:31.090Z] #11 158.6 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-02-10T18:13:31.090Z] #11 158.8 Selecting previously unselected package libpcre32-3:ppc64el. [2020-02-10T18:13:31.090Z] #11 158.9 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-02-10T18:13:31.090Z] #11 158.9 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-02-10T18:13:31.090Z] #11 159.1 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-02-10T18:13:31.090Z] #11 159.2 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-02-10T18:13:31.090Z] #11 159.2 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-02-10T18:13:31.090Z] #11 159.3 Selecting previously unselected package libpcre3-dev:ppc64el. [2020-02-10T18:13:31.090Z] #11 159.3 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-02-10T18:13:31.090Z] #11 159.3 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-02-10T18:13:31.717Z] #11 159.9 Selecting previously unselected package libselinux1-dev:ppc64el. [2020-02-10T18:13:32.007Z] #11 160.0 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-02-10T18:13:32.007Z] #11 160.0 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-02-10T18:13:32.298Z] #11 160.4 Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-02-10T18:13:32.298Z] #11 160.4 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-02-10T18:13:32.298Z] #11 160.4 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-02-10T18:13:32.586Z] #11 160.6 Selecting previously unselected package libseccomp-dev:ppc64el. [2020-02-10T18:13:32.586Z] #11 160.6 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-02-10T18:13:32.586Z] #11 160.6 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-02-10T18:13:32.875Z] #11 160.8 Selecting previously unselected package libsystemd-dev:ppc64el. [2020-02-10T18:13:32.875Z] #11 160.8 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_ppc64el.deb ... [2020-02-10T18:13:32.875Z] #11 160.9 Unpacking libsystemd-dev:ppc64el (241-7~deb10u3) ... [2020-02-10T18:13:33.502Z] #11 161.6 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-02-10T18:13:33.502Z] #11 161.6 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-02-10T18:13:33.502Z] #11 161.6 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-02-10T18:13:33.502Z] #11 161.6 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-02-10T18:13:33.502Z] #11 161.6 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-02-10T18:13:33.502Z] #11 161.7 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-02-10T18:13:33.502Z] #11 161.7 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-02-10T18:13:33.502Z] #11 161.7 Setting up libbtrfs0 (4.20.1-2) ... [2020-02-10T18:13:33.502Z] #11 161.7 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-02-10T18:13:33.502Z] #11 161.7 Setting up libudev-dev:ppc64el (241-7~deb10u3) ... [2020-02-10T18:13:33.502Z] #11 161.8 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-02-10T18:13:33.790Z] #11 161.8 Setting up libbtrfs-dev (4.20.1-2) ... [2020-02-10T18:13:33.790Z] #11 161.8 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-02-10T18:13:33.790Z] #11 161.8 Setting up mingw-w64-common (6.0.0-3) ... [2020-02-10T18:13:33.790Z] #11 161.8 Setting up libsystemd-dev:ppc64el (241-7~deb10u3) ... [2020-02-10T18:13:33.790Z] #11 161.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-02-10T18:13:33.790Z] #11 161.8 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-02-10T18:13:33.790Z] #11 161.8 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-10T18:13:33.790Z] #11 161.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-02-10T18:13:33.791Z] #11 161.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-02-10T18:13:33.791Z] #11 161.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-10T18:13:33.791Z] #11 161.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-02-10T18:13:33.791Z] #11 161.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-02-10T18:13:33.791Z] #11 161.9 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-02-10T18:13:33.791Z] #11 161.9 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-02-10T18:13:33.791Z] #11 161.9 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-02-10T18:13:33.791Z] #11 162.0 Setting up dmsetup (2:1.02.155-3) ... [2020-02-10T18:13:33.791Z] #11 162.0 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-02-10T18:13:33.791Z] #11 162.0 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-02-10T18:13:33.791Z] #11 162.0 Processing triggers for libc-bin (2.28-10) ... [2020-02-10T18:13:34.426Z] #11 DONE 162.5s [2020-02-10T18:13:34.426Z] [2020-02-10T18:13:34.427Z] #12 [dev 1/25] RUN groupadd -r docker [2020-02-10T18:13:34.715Z] #12 ... [2020-02-10T18:13:34.715Z] [2020-02-10T18:13:34.715Z] #56 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-10T18:13:34.715Z] #56 DONE 0.2s [2020-02-10T18:13:34.715Z] [2020-02-10T18:13:34.715Z] #57 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-02-10T18:13:34.715Z] #57 DONE 0.1s [2020-02-10T18:13:34.715Z] [2020-02-10T18:13:34.715Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T18:13:35.004Z] #58 ... [2020-02-10T18:13:35.004Z] [2020-02-10T18:13:35.004Z] #12 [dev 1/25] RUN groupadd -r docker [2020-02-10T18:13:35.004Z] #12 DONE 0.7s [2020-02-10T18:13:35.004Z] [2020-02-10T18:13:35.004Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T18:13:35.004Z] #58 0.289 + RM_GOPATH=0 [2020-02-10T18:13:35.004Z] #58 0.290 + TMP_GOPATH= [2020-02-10T18:13:35.004Z] #58 0.291 + : /build [2020-02-10T18:13:35.004Z] #58 0.300 + '[' -z '' ']' [2020-02-10T18:13:35.004Z] #58 0.302 ++ mktemp -d [2020-02-10T18:13:35.004Z] #58 0.307 + export GOPATH=/tmp/tmp.O1yDH8OWZb [2020-02-10T18:13:35.004Z] #58 0.314 + GOPATH=/tmp/tmp.O1yDH8OWZb [2020-02-10T18:13:35.004Z] #58 0.314 + RM_GOPATH=1 [2020-02-10T18:13:35.004Z] #58 0.315 ++ dirname ./install.sh [2020-02-10T18:13:35.004Z] #58 0.322 + dir=. [2020-02-10T18:13:35.004Z] #58 0.323 + bin=runc [2020-02-10T18:13:35.004Z] #58 0.323 + shift [2020-02-10T18:13:35.004Z] #58 0.325 + '[' '!' -f ./runc.installer ']' [2020-02-10T18:13:35.004Z] #58 0.325 + . ./runc.installer [2020-02-10T18:13:35.004Z] #58 0.326 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-02-10T18:13:35.004Z] #58 0.326 + install_runc [2020-02-10T18:13:35.004Z] #58 0.330 + grep -q '^3\.10\.0.*\.el7\.' [2020-02-10T18:13:35.004Z] #58 0.336 + uname -r [2020-02-10T18:13:35.004Z] #58 0.344 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-02-10T18:13:35.004Z] #58 0.365 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-02-10T18:13:35.004Z] #58 0.369 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-02-10T18:13:35.004Z] #58 0.373 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.O1yDH8OWZb/src/github.com/opencontainers/runc [2020-02-10T18:13:35.004Z] #58 0.377 Cloning into '/tmp/tmp.O1yDH8OWZb/src/github.com/opencontainers/runc'... [2020-02-10T18:13:35.094Z] 65014b3c3121: Pull complete [2020-02-10T18:13:35.633Z] #58 ... [2020-02-10T18:13:35.633Z] [2020-02-10T18:13:35.633Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T18:13:35.633Z] #45 65.84 DEP compel/plugins/fds/fds.d [2020-02-10T18:13:35.633Z] #45 66.07 CC compel/plugins/std/std.o [2020-02-10T18:13:35.633Z] #45 66.62 CC compel/plugins/std/fds.o [2020-02-10T18:13:35.633Z] #45 67.20 CC compel/plugins/std/log.o [2020-02-10T18:13:35.633Z] #45 68.71 CC compel/plugins/std/string.o [2020-02-10T18:13:35.633Z] #45 69.70 CC compel/plugins/std/infect.o [2020-02-10T18:13:35.633Z] #45 70.38 CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-02-10T18:13:35.633Z] #45 70.44 CC compel/arch/ppc64/plugins/std/memcpy.o [2020-02-10T18:13:35.633Z] #45 70.51 CC compel/arch/ppc64/plugins/std/memcmp.o [2020-02-10T18:13:35.633Z] #45 70.59 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-02-10T18:13:35.633Z] #45 70.67 AR compel/plugins/std.lib.a [2020-02-10T18:13:35.633Z] #45 70.85 CC compel/plugins/fds/fds.o [2020-02-10T18:13:35.633Z] #45 71.26 AR compel/plugins/fds.lib.a [2020-02-10T18:13:35.633Z] #45 71.37 HOSTDEP compel/src/lib/log-host.d [2020-02-10T18:13:35.633Z] #45 71.65 HOSTDEP compel/src/lib/handle-elf-host.d [2020-02-10T18:13:35.633Z] #45 71.82 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-02-10T18:13:35.633Z] #45 71.99 HOSTDEP compel/src/main-host.d [2020-02-10T18:13:35.633Z] #45 72.26 DEP compel/src/lib/ptrace.d [2020-02-10T18:13:35.633Z] #45 72.42 DEP compel/src/lib/infect.d [2020-02-10T18:13:35.633Z] #45 72.74 DEP compel/src/lib/infect-util.d [2020-02-10T18:13:35.633Z] #45 72.93 DEP compel/src/lib/infect-rpc.d [2020-02-10T18:13:35.633Z] #45 73.12 DEP compel/arch/ppc64/src/lib/infect.d [2020-02-10T18:13:35.633Z] #45 73.31 DEP compel/arch/ppc64/src/lib/cpu.d [2020-02-10T18:13:35.633Z] #45 73.47 DEP compel/src/lib/log.d [2020-02-10T18:13:35.633Z] #45 73.68 DEP compel/src/main.d [2020-02-10T18:13:35.633Z] #45 73.96 DEP compel/src/lib/handle-elf.d [2020-02-10T18:13:35.633Z] #45 74.27 DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-02-10T18:13:35.633Z] #45 74.55 CC compel/src/lib/log.o [2020-02-10T18:13:35.633Z] #45 75.25 CC compel/arch/ppc64/src/lib/cpu.o [2020-02-10T18:13:35.633Z] #45 ... [2020-02-10T18:13:35.633Z] [2020-02-10T18:13:35.633Z] #13 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-02-10T18:13:35.633Z] #13 DONE 0.5s [2020-02-10T18:13:35.633Z] [2020-02-10T18:13:35.633Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T18:13:35.633Z] #45 75.90 CC compel/arch/ppc64/src/lib/infect.o [2020-02-10T18:13:35.633Z] #45 ... [2020-02-10T18:13:35.633Z] [2020-02-10T18:13:35.633Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T18:13:35.633Z] #48 163.7 go/parser [2020-02-10T18:13:35.925Z] #48 ... [2020-02-10T18:13:35.925Z] [2020-02-10T18:13:35.925Z] #14 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-02-10T18:13:35.925Z] #14 0.336 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-02-10T18:13:35.925Z] #14 DONE 0.4s [2020-02-10T18:13:36.220Z] [2020-02-10T18:13:36.220Z] #15 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-02-10T18:13:36.509Z] #15 DONE 0.4s [2020-02-10T18:13:36.509Z] [2020-02-10T18:13:36.509Z] #16 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-02-10T18:13:36.712Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-02-10T18:13:36.712Z] [2020-02-10T18:13:36.712Z] [2020-02-10T18:13:36.712Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-02-10T18:13:36.712Z] [2020-02-10T18:13:36.712Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-02-10T18:13:36.712Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-02-10T18:13:36.712Z] HOSTNAME=1fd043b3ef62 [2020-02-10T18:13:36.712Z] TEST_SKIP_INTEGRATION=1 [2020-02-10T18:13:36.712Z] TESTDEBUG=0 [2020-02-10T18:13:36.712Z] DEST=bundles/test-integration [2020-02-10T18:13:36.712Z] PWD=/go/src/github.com/docker/docker [2020-02-10T18:13:36.712Z] KEEPBUNDLE=1 [2020-02-10T18:13:36.712Z] DOCKER_GITCOMMIT=6acfc420948842403d9193f38a954534ab05378f [2020-02-10T18:13:36.712Z] container=docker [2020-02-10T18:13:36.712Z] HOME=/root [2020-02-10T18:13:36.712Z] GOLANG_VERSION=1.13.7 [2020-02-10T18:13:36.712Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-02-10T18:13:36.712Z] VALIDATE_BRANCH=master [2020-02-10T18:13:36.712Z] TERM=xterm [2020-02-10T18:13:36.712Z] DOCKER_PKG=github.com/docker/docker [2020-02-10T18:13:36.712Z] SHLVL=1 [2020-02-10T18:13:36.712Z] TIMEOUT=120m [2020-02-10T18:13:36.712Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-02-10T18:13:36.712Z] DOCKER_GRAPHDRIVER=overlay2 [2020-02-10T18:13:36.712Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-02-10T18:13:36.712Z] GO111MODULE=off [2020-02-10T18:13:36.712Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-02-10T18:13:36.712Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-02-10T18:13:36.712Z] GOPATH=/go [2020-02-10T18:13:36.712Z] PKG_CONFIG=pkg-config [2020-02-10T18:13:36.712Z] _=/usr/bin/env [2020-02-10T18:13:36.712Z] Building test suite binary ./integration-cli/test.main [2020-02-10T18:13:36.712Z] [2020-02-10T18:13:36.712Z] No new tests added to integration. [2020-02-10T18:13:36.712Z] [2020-02-10T18:13:36.712Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-02-10T18:13:36.712Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-02-10T18:13:36.712Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-02-10T18:13:36.712Z] HOSTNAME=dfed99f84922 [2020-02-10T18:13:36.712Z] TEST_SKIP_INTEGRATION=1 [2020-02-10T18:13:36.712Z] TESTDEBUG=0 [2020-02-10T18:13:36.712Z] DEST=bundles/test-integration [2020-02-10T18:13:36.712Z] PWD=/go/src/github.com/docker/docker [2020-02-10T18:13:36.712Z] KEEPBUNDLE=1 [2020-02-10T18:13:36.712Z] DOCKER_GITCOMMIT=6acfc420948842403d9193f38a954534ab05378f [2020-02-10T18:13:36.712Z] container=docker [2020-02-10T18:13:36.712Z] HOME=/root [2020-02-10T18:13:36.712Z] GOLANG_VERSION=1.13.7 [2020-02-10T18:13:36.712Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-02-10T18:13:36.712Z] VALIDATE_BRANCH=master [2020-02-10T18:13:36.712Z] TERM=xterm [2020-02-10T18:13:36.712Z] DOCKER_PKG=github.com/docker/docker [2020-02-10T18:13:36.712Z] SHLVL=1 [2020-02-10T18:13:36.712Z] TIMEOUT=120m [2020-02-10T18:13:36.712Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-02-10T18:13:36.712Z] DOCKER_GRAPHDRIVER=overlay2 [2020-02-10T18:13:36.712Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-02-10T18:13:36.713Z] GO111MODULE=off [2020-02-10T18:13:36.713Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-02-10T18:13:36.713Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-02-10T18:13:36.713Z] GOPATH=/go [2020-02-10T18:13:36.713Z] PKG_CONFIG=pkg-config [2020-02-10T18:13:36.713Z] _=/usr/bin/env [2020-02-10T18:13:36.713Z] Building test suite binary ./integration-cli/test.main [2020-02-10T18:13:36.822Z] #16 DONE 0.5s [2020-02-10T18:13:36.822Z] [2020-02-10T18:13:36.822Z] #17 [dev 6/25] RUN ldconfig [2020-02-10T18:13:36.969Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-02-10T18:13:36.969Z] HOSTNAME=08a851d24881 [2020-02-10T18:13:36.969Z] TESTDEBUG=0 [2020-02-10T18:13:36.969Z] DEST=bundles/test-integration [2020-02-10T18:13:36.969Z] PWD=/go/src/github.com/docker/docker [2020-02-10T18:13:36.969Z] KEEPBUNDLE=1 [2020-02-10T18:13:36.969Z] DOCKER_GITCOMMIT=6acfc420948842403d9193f38a954534ab05378f [2020-02-10T18:13:36.969Z] container=docker [2020-02-10T18:13:36.969Z] HOME=/root [2020-02-10T18:13:36.969Z] GOLANG_VERSION=1.13.7 [2020-02-10T18:13:36.969Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-02-10T18:13:36.969Z] VALIDATE_BRANCH=master [2020-02-10T18:13:36.969Z] TERM=xterm [2020-02-10T18:13:36.969Z] DOCKER_PKG=github.com/docker/docker [2020-02-10T18:13:36.969Z] SHLVL=1 [2020-02-10T18:13:36.969Z] TIMEOUT=120m [2020-02-10T18:13:36.969Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-02-10T18:13:36.969Z] DOCKER_GRAPHDRIVER=overlay2 [2020-02-10T18:13:36.969Z] GO111MODULE=off [2020-02-10T18:13:36.969Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-02-10T18:13:36.969Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-02-10T18:13:36.969Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-02-10T18:13:36.969Z] GOPATH=/go [2020-02-10T18:13:36.969Z] PKG_CONFIG=pkg-config [2020-02-10T18:13:36.969Z] _=/usr/bin/env [2020-02-10T18:13:36.969Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-02-10T18:13:37.457Z] #17 DONE 0.5s [2020-02-10T18:13:37.457Z] [2020-02-10T18:13:37.457Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-10T18:13:38.082Z] #18 0.735 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-10T18:13:38.082Z] #18 0.879 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-10T18:13:38.370Z] #18 0.914 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-10T18:13:39.867Z] #18 2.348 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-02-10T18:13:41.922Z] #18 4.584 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [171 kB] [2020-02-10T18:13:43.996Z] #18 6.461 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [5784 B] [2020-02-10T18:13:45.707Z] ok github.com/docker/docker/cmd/dockerd 0.107s coverage: 30.6% of statements [2020-02-10T18:13:46.114Z] #18 ... [2020-02-10T18:13:46.114Z] [2020-02-10T18:13:46.114Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T18:13:46.114Z] #45 77.13 CC compel/src/lib/infect-rpc.o [2020-02-10T18:13:46.114Z] #45 77.88 CC compel/src/lib/infect-util.o [2020-02-10T18:13:46.114Z] #45 78.30 CC compel/src/lib/infect.o [2020-02-10T18:13:46.114Z] #45 82.47 CC compel/src/lib/ptrace.o [2020-02-10T18:13:46.114Z] #45 83.34 AR compel/libcompel.a [2020-02-10T18:13:46.114Z] #45 83.51 HOSTCC compel/src/main-host.o [2020-02-10T18:13:46.114Z] #45 84.28 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-02-10T18:13:46.114Z] #45 84.74 HOSTCC compel/src/lib/handle-elf-host.o [2020-02-10T18:13:46.114Z] #45 85.41 HOSTCC compel/src/lib/log-host.o [2020-02-10T18:13:46.114Z] #45 85.79 HOSTLINK compel/compel-host-bin [2020-02-10T18:13:46.114Z] #45 85.99 DEP soccr/soccr.d [2020-02-10T18:13:46.114Z] #45 86.27 CC soccr/soccr.o [2020-02-10T18:13:47.207Z] ok github.com/docker/docker/container 0.192s coverage: 35.3% of statements [2020-02-10T18:13:47.208Z] ? github.com/docker/docker/container/stream [no test files] [2020-02-10T18:13:47.208Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-02-10T18:13:47.208Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-02-10T18:13:47.208Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-02-10T18:13:47.616Z] #45 ... [2020-02-10T18:13:47.616Z] [2020-02-10T18:13:47.616Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T18:13:47.616Z] #48 165.7 encoding/xml [2020-02-10T18:13:48.642Z] #48 ... [2020-02-10T18:13:48.642Z] [2020-02-10T18:13:48.642Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T18:13:48.642Z] #58 13.88 + cd /tmp/tmp.O1yDH8OWZb/src/github.com/opencontainers/runc [2020-02-10T18:13:48.642Z] #58 13.89 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-02-10T18:13:49.270Z] #58 14.59 + '[' -z '' ']' [2020-02-10T18:13:49.270Z] #58 14.59 + target=static [2020-02-10T18:13:49.270Z] #58 14.59 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-02-10T18:13:49.747Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.048s coverage: 65.3% of statements [2020-02-10T18:13:51.130Z] ok github.com/docker/docker/daemon/cluster/convert 0.033s coverage: 35.7% of statements [2020-02-10T18:13:51.989Z] #58 17.34 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-02-10T18:13:52.072Z] ok github.com/docker/docker/daemon/cluster 0.167s coverage: 0.5% of statements [2020-02-10T18:13:54.617Z] ok github.com/docker/docker/daemon/discovery 0.030s coverage: 30.0% of statements [2020-02-10T18:13:54.722Z] #58 ... [2020-02-10T18:13:54.722Z] [2020-02-10T18:13:54.722Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-10T18:13:54.722Z] #18 17.12 Fetched 8107 kB in 16s (492 kB/s) [2020-02-10T18:13:54.878Z] ok github.com/docker/docker/daemon/config 0.066s coverage: 82.1% of statements [2020-02-10T18:13:55.653Z] #76 exporting layers 44.8s done [2020-02-10T18:13:55.653Z] #76 exporting manifest sha256:331870f6fbd7633ff1c40089dd6256cedd8c04a99419ad597d0b9370463420e9 0.0s done [2020-02-10T18:13:55.653Z] #76 exporting config sha256:d1f3e2d66e3b73160e3fd4ff514f486e3eb7b00f4fdef0f31bf1e485cb012fce done [2020-02-10T18:13:55.653Z] #76 sending tarball [2020-02-10T18:13:55.821Z] ok github.com/docker/docker/daemon/events 0.078s coverage: 50.0% of statements [2020-02-10T18:13:57.733Z] ok github.com/docker/docker/daemon/graphdriver 0.015s coverage: 2.2% of statements [2020-02-10T18:13:58.410Z] #76 sending tarball 7.0s done [2020-02-10T18:13:58.410Z] #76 DONE 51.9s [2020-02-10T18:13:58.410Z] [2020-02-10T18:13:58.410Z] #77 importing to docker [2020-02-10T18:13:59.171Z] #18 17.12 Reading package lists... [2020-02-10T18:13:59.171Z] #18 ... [2020-02-10T18:13:59.171Z] [2020-02-10T18:13:59.171Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T18:13:59.171Z] #48 177.0 go/doc [2020-02-10T18:13:59.171Z] #48 181.4 math/big [2020-02-10T18:13:59.171Z] #48 ... [2020-02-10T18:13:59.171Z] [2020-02-10T18:13:59.171Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T18:13:59.171Z] #45 89.67 AR soccr/libsoccr.a [2020-02-10T18:13:59.171Z] #45 89.76 make[1]: 'soccr/libsoccr.a' is up to date. [2020-02-10T18:13:59.171Z] #45 90.39 DEP criu/arch/ppc64/sigframe.d [2020-02-10T18:13:59.171Z] #45 90.70 DEP criu/arch/ppc64/crtools.d [2020-02-10T18:13:59.171Z] #45 91.18 DEP criu/arch/ppc64/cpu.d [2020-02-10T18:13:59.171Z] #45 91.58 CC criu/arch/ppc64/cpu.o [2020-02-10T18:13:59.171Z] #45 92.44 CC criu/arch/ppc64/crtools.o [2020-02-10T18:13:59.171Z] #45 94.16 CC criu/arch/ppc64/sigframe.o [2020-02-10T18:13:59.171Z] #45 94.68 LINK criu/arch/ppc64/crtools.built-in.o [2020-02-10T18:13:59.171Z] #45 94.77 DEP criu/arch/ppc64/misc.d [2020-02-10T18:13:59.171Z] #45 94.80 DEP criu/arch/ppc64/vdso-trampoline.d [2020-02-10T18:13:59.171Z] #45 94.84 DEP criu/arch/ppc64/vdso-pie.d [2020-02-10T18:13:59.171Z] #45 95.24 DEP criu/pie/parasite-vdso.d [2020-02-10T18:13:59.171Z] #45 95.75 DEP criu/pie/util-vdso.d [2020-02-10T18:13:59.171Z] #45 95.94 DEP criu/pie/util.d [2020-02-10T18:13:59.171Z] #45 96.18 CC criu/pie/util.o [2020-02-10T18:13:59.171Z] #45 96.63 CC criu/pie/util-vdso.o [2020-02-10T18:13:59.171Z] #45 97.75 CC criu/pie/parasite-vdso.o [2020-02-10T18:13:59.171Z] #45 98.99 CC criu/arch/ppc64/vdso-pie.o [2020-02-10T18:13:59.466Z] #45 99.76 CC criu/arch/ppc64/vdso-trampoline.o [2020-02-10T18:13:59.466Z] #45 99.81 CC criu/arch/ppc64/misc.o [2020-02-10T18:13:59.755Z] #45 99.86 AR criu/pie/pie.lib.a [2020-02-10T18:13:59.755Z] #45 99.95 DEP criu/pie/restorer.d [2020-02-10T18:14:00.387Z] #45 100.5 DEP criu/arch/ppc64/restorer.d [2020-02-10T18:14:00.676Z] #45 100.9 DEP criu/pie/parasite.d [2020-02-10T18:14:01.026Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.014s coverage: 2.9% of statements [2020-02-10T18:14:01.309Z] #45 ... [2020-02-10T18:14:01.309Z] [2020-02-10T18:14:01.309Z] #66 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T18:14:01.309Z] #66 179.1 + for f in rootlesskit rootlesskit-docker-proxy [2020-02-10T18:14:01.309Z] #66 179.1 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-02-10T18:14:01.309Z] #66 ... [2020-02-10T18:14:01.309Z] [2020-02-10T18:14:01.309Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T18:14:01.309Z] #45 101.6 CC criu/pie/parasite.o [2020-02-10T18:14:02.404Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.490s coverage: 13.7% of statements [2020-02-10T18:14:02.663Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.547s coverage: 57.0% of statements [2020-02-10T18:14:04.049Z] #45 103.9 LINK criu/pie/parasite.built-in.o [2020-02-10T18:14:04.049Z] #45 103.9 GEN criu/pie/parasite-blob.h [2020-02-10T18:14:04.049Z] #45 104.0 CC criu/arch/ppc64/restorer.o [2020-02-10T18:14:04.674Z] #45 104.8 CC criu/pie/restorer.o [2020-02-10T18:14:05.301Z] #45 ... [2020-02-10T18:14:05.301Z] [2020-02-10T18:14:05.301Z] #66 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T18:14:05.301Z] #66 DONE 193.0s [2020-02-10T18:14:05.301Z] [2020-02-10T18:14:05.301Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-02-10T18:14:05.301Z] #67 DONE 0.1s [2020-02-10T18:14:05.301Z] [2020-02-10T18:14:05.301Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-10T18:14:05.301Z] #18 17.12 Reading package lists... [2020-02-10T18:14:07.945Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.888s coverage: 48.6% of statements [2020-02-10T18:14:07.946Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.707s coverage: 72.5% of statements [2020-02-10T18:14:07.946Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.385s coverage: 46.2% of statements [2020-02-10T18:14:09.326Z] ok github.com/docker/docker/daemon 12.390s coverage: 17.5% of statements [2020-02-10T18:14:09.326Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-02-10T18:14:09.326Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-02-10T18:14:09.326Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-02-10T18:14:09.326Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-02-10T18:14:09.326Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-02-10T18:14:09.587Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.023s coverage: 58.0% of statements [2020-02-10T18:14:09.744Z] #18 24.02 Reading package lists... [2020-02-10T18:14:10.156Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.617s coverage: 76.1% of statements [2020-02-10T18:14:10.781Z] #18 32.27 Building dependency tree... [2020-02-10T18:14:11.069Z] #18 ... [2020-02-10T18:14:11.069Z] [2020-02-10T18:14:11.069Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T18:14:11.069Z] #45 111.5 LINK criu/pie/restorer.built-in.o [2020-02-10T18:14:11.069Z] #45 111.5 GEN criu/pie/restorer-blob.h [2020-02-10T18:14:11.545Z] ok github.com/docker/docker/daemon/links 0.013s coverage: 93.0% of statements [2020-02-10T18:14:11.545Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.023s coverage: 3.0% of statements [2020-02-10T18:14:11.695Z] #45 111.7 DEP criu/vdso.d [2020-02-10T18:14:11.983Z] #45 112.2 DEP criu/uts_ns.d [2020-02-10T18:14:12.270Z] #45 112.5 DEP criu/util.d [2020-02-10T18:14:12.897Z] #45 112.9 DEP criu/uffd.d [2020-02-10T18:14:12.897Z] #45 113.3 DEP criu/tun.d [2020-02-10T18:14:13.520Z] #45 113.6 DEP criu/tty.d [2020-02-10T18:14:13.808Z] #45 114.0 DEP criu/timerfd.d [2020-02-10T18:14:14.093Z] ok github.com/docker/docker/daemon/logger 0.244s coverage: 42.7% of statements [2020-02-10T18:14:14.093Z] ok github.com/docker/docker/daemon/images 0.053s coverage: 4.9% of statements [2020-02-10T18:14:14.097Z] #45 114.3 DEP criu/sysfs_parse.d [2020-02-10T18:14:14.354Z] ok github.com/docker/docker/daemon/logger/awslogs 0.268s coverage: 77.4% of statements [2020-02-10T18:14:14.386Z] #45 114.7 DEP criu/sysctl.d [2020-02-10T18:14:14.673Z] #45 115.0 DEP criu/string.d [2020-02-10T18:14:14.673Z] #45 115.1 DEP criu/stats.d [2020-02-10T18:14:14.962Z] #45 115.3 DEP criu/sockets.d [2020-02-10T18:14:15.250Z] #45 115.5 DEP criu/sk-unix.d [2020-02-10T18:14:15.294Z] ok github.com/docker/docker/daemon/logger/gelf 0.033s coverage: 67.0% of statements [2020-02-10T18:14:15.295Z] ok github.com/docker/docker/daemon/logger/journald 0.012s coverage: 26.2% of statements [2020-02-10T18:14:15.542Z] #45 ... [2020-02-10T18:14:15.542Z] [2020-02-10T18:14:15.542Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T18:14:15.542Z] #48 193.5 github.com/LK4D4/vndr/build [2020-02-10T18:14:15.542Z] #48 198.1 vendor/golang.org/x/text/secure/bidirule [2020-02-10T18:14:15.542Z] #48 199.3 vendor/golang.org/x/text/unicode/norm [2020-02-10T18:14:15.542Z] #48 ... [2020-02-10T18:14:15.542Z] [2020-02-10T18:14:15.542Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-10T18:14:15.542Z] #18 34.41 libcap2-bin is already the newest version (1:2.25-2). [2020-02-10T18:14:15.542Z] #18 34.41 The following additional packages will be installed: [2020-02-10T18:14:15.542Z] #18 34.41 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-02-10T18:14:15.542Z] #18 34.41 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-02-10T18:14:15.542Z] #18 34.41 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-02-10T18:14:15.542Z] #18 34.42 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-02-10T18:14:15.542Z] #18 34.42 python3.7 python3.7-minimal vim-runtime xxd [2020-02-10T18:14:15.542Z] #18 34.42 Suggested packages: [2020-02-10T18:14:15.542Z] #18 34.42 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-02-10T18:14:15.542Z] #18 34.42 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-02-10T18:14:15.542Z] #18 34.42 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-02-10T18:14:15.542Z] #18 34.42 Recommended packages: [2020-02-10T18:14:15.542Z] #18 34.42 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-02-10T18:14:15.542Z] #18 34.42 python3-keyrings.alt python3-xdg unzip [2020-02-10T18:14:15.542Z] #18 37.50 The following NEW packages will be installed: [2020-02-10T18:14:15.542Z] #18 37.50 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-02-10T18:14:15.542Z] #18 37.50 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-02-10T18:14:15.542Z] #18 37.50 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-02-10T18:14:15.542Z] #18 37.50 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-02-10T18:14:15.542Z] #18 37.50 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-02-10T18:14:15.542Z] #18 37.50 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-02-10T18:14:15.542Z] #18 37.51 python3-setuptools python3-wheel python3.7 python3.7-minimal [2020-02-10T18:14:15.542Z] #18 37.51 thin-provisioning-tools vim vim-common vim-runtime xfsprogs xxd xz-utils zip [2020-02-10T18:14:15.542Z] #18 37.61 0 upgraded, 46 newly installed, 0 to remove and 9 not upgraded. [2020-02-10T18:14:15.542Z] #18 37.61 Need to get 27.7 MB of archives. [2020-02-10T18:14:15.542Z] #18 37.61 After this operation, 129 MB of additional disk space will be used. [2020-02-10T18:14:15.542Z] #18 37.61 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-02-10T18:14:15.542Z] #18 37.64 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u1 [593 kB] [2020-02-10T18:14:15.542Z] #18 37.74 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u1 [2025 kB] [2020-02-10T18:14:15.542Z] #18 38.00 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-02-10T18:14:15.542Z] #18 38.01 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-02-10T18:14:15.542Z] #18 38.02 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u1 [1793 kB] [2020-02-10T18:14:15.542Z] #18 38.23 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u1 [330 kB] [2020-02-10T18:14:15.542Z] #18 38.27 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-02-10T18:14:15.555Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.358s coverage: 60.1% of statements [2020-02-10T18:14:15.555Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-02-10T18:14:15.555Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-02-10T18:14:15.555Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-02-10T18:14:15.555Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-02-10T18:14:15.555Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-02-10T18:14:15.555Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-02-10T18:14:15.815Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.034s coverage: 62.1% of statements [2020-02-10T18:14:15.833Z] #18 38.28 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-02-10T18:14:15.833Z] #18 38.29 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-02-10T18:14:15.833Z] #18 38.30 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-02-10T18:14:15.833Z] #18 38.31 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-02-10T18:14:15.833Z] #18 38.32 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-02-10T18:14:15.833Z] #18 38.32 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-02-10T18:14:15.833Z] #18 38.34 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-02-10T18:14:15.833Z] #18 38.34 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-02-10T18:14:15.833Z] #18 38.40 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-02-10T18:14:15.833Z] #18 38.42 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-02-10T18:14:15.833Z] #18 38.45 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-02-10T18:14:15.833Z] #18 38.50 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2020-02-10T18:14:15.833Z] #18 38.50 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-02-10T18:14:15.833Z] #18 38.53 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-02-10T18:14:15.833Z] #18 38.62 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-02-10T18:14:16.076Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.020s coverage: 88.3% of statements [2020-02-10T18:14:16.124Z] #18 38.64 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-02-10T18:14:16.124Z] #18 38.67 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-02-10T18:14:16.124Z] #18 38.69 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-02-10T18:14:16.124Z] #18 38.70 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-02-10T18:14:16.124Z] #18 38.70 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-02-10T18:14:16.124Z] #18 38.71 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6 [8407 kB] [2020-02-10T18:14:17.016Z] ok github.com/docker/docker/daemon/logger/local 0.029s coverage: 74.7% of statements [2020-02-10T18:14:17.016Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-02-10T18:14:17.219Z] #18 39.65 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-02-10T18:14:17.219Z] #18 39.65 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-02-10T18:14:17.219Z] #18 39.66 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-02-10T18:14:17.219Z] #18 39.66 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-02-10T18:14:17.219Z] #18 39.68 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-02-10T18:14:17.219Z] #18 39.70 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-02-10T18:14:17.219Z] #18 39.82 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-02-10T18:14:17.219Z] #18 39.84 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-02-10T18:14:17.219Z] #18 39.85 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-02-10T18:14:17.219Z] #18 39.87 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-02-10T18:14:17.219Z] #18 39.88 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-02-10T18:14:17.219Z] #18 39.92 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-02-10T18:14:17.507Z] #18 39.92 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2020-02-10T18:14:17.507Z] #18 39.96 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-02-10T18:14:17.587Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.056s coverage: 19.9% of statements [2020-02-10T18:14:18.143Z] #18 40.55 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-02-10T18:14:18.143Z] #18 40.69 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-02-10T18:14:18.143Z] #18 40.79 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-02-10T18:14:18.156Z] ok github.com/docker/docker/daemon/logger/syslog 0.038s coverage: 47.8% of statements [2020-02-10T18:14:18.156Z] ok github.com/docker/docker/daemon/logger/templates 0.013s coverage: 8.3% of statements [2020-02-10T18:14:19.538Z] ok github.com/docker/docker/daemon/network 0.013s coverage: 63.8% of statements [2020-02-10T18:14:19.642Z] #18 42.06 debconf: delaying package configuration, since apt-utils is not installed [2020-02-10T18:14:19.642Z] #18 42.23 Fetched 27.7 MB in 3s (8546 kB/s) [2020-02-10T18:14:19.642Z] #18 42.35 Selecting previously unselected package pigz. [2020-02-10T18:14:19.933Z] #18 42.35 (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-02-10T18:14:19.933Z] #18 42.49 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-02-10T18:14:19.933Z] #18 42.50 Unpacking pigz (2.4-1) ... [2020-02-10T18:14:19.933Z] #18 42.65 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-02-10T18:14:19.933Z] #18 42.65 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-02-10T18:14:19.933Z] #18 42.66 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-02-10T18:14:20.109Z] ok github.com/docker/docker/daemon/logger/splunk 1.999s coverage: 82.5% of statements [2020-02-10T18:14:20.109Z] ? github.com/docker/docker/daemon/names [no test files] [2020-02-10T18:14:20.109Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-02-10T18:14:20.680Z] ok github.com/docker/docker/distribution/metadata 0.145s coverage: 48.2% of statements [2020-02-10T18:14:20.960Z] #18 43.37 Selecting previously unselected package python3.7-minimal. [2020-02-10T18:14:20.960Z] #18 43.40 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-02-10T18:14:20.960Z] #18 43.41 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-02-10T18:14:21.883Z] #77 DONE 20.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-02-10T18:14:22.064Z] ok github.com/docker/docker/distribution 0.283s coverage: 22.1% of statements [2020-02-10T18:14:22.064Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-02-10T18:14:22.064Z] ok github.com/docker/docker/errdefs 0.021s coverage: 49.4% of statements [2020-02-10T18:14:22.475Z] #18 45.08 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-02-10T18:14:22.475Z] #18 45.10 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-02-10T18:14:22.906Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40470/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6acfc420948842403d9193f38a954534ab05378f -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6acfc420948842403d9193f38a954534ab05378f hack/test/unit [2020-02-10T18:14:23.448Z] ok github.com/docker/docker/image 0.055s coverage: 86.4% of statements [2020-02-10T18:14:23.505Z] #18 ... [2020-02-10T18:14:23.505Z] [2020-02-10T18:14:23.505Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T18:14:23.505Z] #48 211.6 vendor/golang.org/x/net/http2/hpack [2020-02-10T18:14:23.708Z] ok github.com/docker/docker/image/cache 0.018s coverage: 19.2% of statements [2020-02-10T18:14:23.708Z] ok github.com/docker/docker/image/v1 0.018s coverage: 25.0% of statements [2020-02-10T18:14:23.969Z] ok github.com/docker/docker/distribution/xfer 1.693s coverage: 85.6% of statements [2020-02-10T18:14:23.969Z] ? github.com/docker/docker/dockerversion [no test files] [2020-02-10T18:14:23.969Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-02-10T18:14:23.969Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-02-10T18:14:23.987Z] INFO [runner] Issues before processing: 2318, after processing: 0 [2020-02-10T18:14:23.987Z] INFO [runner] Processors filtering stat (out/in): cgo: 1709/2318, path_prettifier: 1709/1709, filename_unadjuster: 1709/1709, identifier_marker: 1612/1612, exclude: 1612/1612, autogenerated_exclude: 1612/1709, exclude-rules: 63/1612, nolint: 0/63, skip_files: 1709/1709, skip_dirs: 1709/1709 [2020-02-10T18:14:23.987Z] INFO [runner] processing took 58.896913ms with stages: nolint: 24.30361ms, identifier_marker: 17.182256ms, path_prettifier: 7.39101ms, exclude-rules: 4.126439ms, autogenerated_exclude: 3.633804ms, skip_dirs: 1.712692ms, cgo: 342.121µs, filename_unadjuster: 200.989µs, max_same_issues: 1.181µs, source_code: 484ns, diff: 398ns, exclude: 372ns, max_from_linter: 356ns, skip_files: 353ns, uniq_by_line: 346ns, path_shortener: 266ns, max_per_file_from_linter: 236ns [2020-02-10T18:14:23.987Z] INFO [runner] linters took 1m36.487183831s with stages: goanalysis_metalinter: 1m19.035517704s, unused: 17.392648736s [2020-02-10T18:14:23.987Z] INFO File cache stats: 1446 entries of total size 6.8MiB [2020-02-10T18:14:23.987Z] INFO Memory: 1571 samples, avg is 275.9MB, max is 2965.6MB [2020-02-10T18:14:23.987Z] INFO Execution took 3m28.894471129s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-02-10T18:14:24.327Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40470/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6acfc420948842403d9193f38a954534ab05378f -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6acfc420948842403d9193f38a954534ab05378f hack/make.sh dynbinary-daemon test-docker-py [2020-02-10T18:14:24.538Z] ok github.com/docker/docker/libcontainerd/queue 0.037s coverage: 100.0% of statements [2020-02-10T18:14:24.798Z] ok github.com/docker/docker/pkg/aaparser 0.030s coverage: 50.0% of statements [2020-02-10T18:14:24.894Z] [2020-02-10T18:14:24.894Z] Removing bundles/ [2020-02-10T18:14:24.894Z] [2020-02-10T18:14:24.894Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-02-10T18:14:24.894Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-02-10T18:14:24.894Z] GOOS="" GOARCH="" GOARM="" [2020-02-10T18:14:25.324Z] ? github.com/docker/docker/api [no test files] [2020-02-10T18:14:26.179Z] ok github.com/docker/docker/opts 0.107s coverage: 67.0% of statements [2020-02-10T18:14:26.225Z] #48 ... [2020-02-10T18:14:26.225Z] [2020-02-10T18:14:26.225Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T18:14:26.225Z] #45 116.1 DEP criu/sk-tcp.d [2020-02-10T18:14:26.225Z] #45 116.6 DEP criu/sk-queue.d [2020-02-10T18:14:26.225Z] #45 117.0 DEP criu/sk-packet.d [2020-02-10T18:14:26.225Z] #45 117.2 DEP criu/sk-netlink.d [2020-02-10T18:14:26.225Z] #45 117.7 DEP criu/sk-inet.d [2020-02-10T18:14:26.225Z] #45 118.1 DEP criu/signalfd.d [2020-02-10T18:14:26.225Z] #45 118.3 DEP criu/sigframe.d [2020-02-10T18:14:26.225Z] #45 118.5 DEP criu/shmem.d [2020-02-10T18:14:26.225Z] #45 118.8 DEP criu/servicefd.d [2020-02-10T18:14:26.225Z] #45 119.1 DEP criu/seize.d [2020-02-10T18:14:26.225Z] #45 119.3 DEP criu/seccomp.d [2020-02-10T18:14:26.225Z] #45 119.6 DEP criu/rst-malloc.d [2020-02-10T18:14:26.225Z] #45 119.7 DEP criu/rbtree.d [2020-02-10T18:14:26.225Z] #45 119.8 DEP criu/pstree.d [2020-02-10T18:14:26.225Z] #45 120.2 DEP criu/protobuf.d [2020-02-10T18:14:26.225Z] #45 120.5 GEN criu/protobuf-desc-gen.h [2020-02-10T18:14:26.225Z] #45 123.8 DEP criu/protobuf-desc.d [2020-02-10T18:14:26.225Z] #45 124.1 DEP criu/proc_parse.d [2020-02-10T18:14:26.225Z] #45 124.5 DEP criu/plugin.d [2020-02-10T18:14:26.225Z] #45 124.8 DEP criu/pipes.d [2020-02-10T18:14:26.225Z] #45 125.1 DEP criu/pie-util.d [2020-02-10T18:14:26.225Z] #45 125.3 DEP criu/pie-util-vdso.d [2020-02-10T18:14:26.225Z] #45 125.7 DEP criu/pie-util-vdso-elf32.d [2020-02-10T18:14:26.225Z] #45 125.9 DEP criu/path.d [2020-02-10T18:14:26.225Z] #45 126.3 DEP criu/parasite-syscall.d [2020-02-10T18:14:26.225Z] #45 126.6 DEP criu/pagemap.d [2020-02-10T18:14:26.748Z] ok github.com/docker/docker/pkg/authorization 0.228s coverage: 68.3% of statements [2020-02-10T18:14:26.748Z] ok github.com/docker/docker/pkg/broadcaster 0.034s coverage: 100.0% of statements [2020-02-10T18:14:26.850Z] #45 127.0 DEP criu/pagemap-cache.d [2020-02-10T18:14:27.139Z] #45 127.3 DEP criu/page-xfer.d [2020-02-10T18:14:27.317Z] ok github.com/docker/docker/pkg/capabilities 0.008s coverage: 87.5% of statements [2020-02-10T18:14:27.427Z] #45 127.6 DEP criu/page-pipe.d [2020-02-10T18:14:27.427Z] #45 127.8 DEP criu/netfilter.d [2020-02-10T18:14:27.427Z] #45 ... [2020-02-10T18:14:27.427Z] [2020-02-10T18:14:27.427Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-10T18:14:27.427Z] #18 50.07 Selecting previously unselected package python3-minimal. [2020-02-10T18:14:27.716Z] #18 50.07 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23601 files and directories currently installed.) [2020-02-10T18:14:27.716Z] #18 50.19 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-02-10T18:14:27.716Z] #18 50.19 Unpacking python3-minimal (3.7.3-1) ... [2020-02-10T18:14:27.716Z] #18 50.30 Selecting previously unselected package libmpdec2:ppc64el. [2020-02-10T18:14:27.716Z] #18 50.34 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-02-10T18:14:27.716Z] #18 50.36 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-02-10T18:14:28.005Z] #18 50.55 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-02-10T18:14:28.006Z] #18 50.56 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_ppc64el.deb ... [2020-02-10T18:14:28.006Z] #18 50.57 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-02-10T18:14:28.255Z] ok github.com/docker/docker/pkg/directory 0.014s coverage: 80.0% of statements [2020-02-10T18:14:28.825Z] ok github.com/docker/docker/pkg/archive 1.215s coverage: 76.8% of statements [2020-02-10T18:14:28.825Z] ok github.com/docker/docker/pkg/discovery 0.019s coverage: 58.3% of statements [2020-02-10T18:14:29.393Z] ok github.com/docker/docker/pkg/discovery/file 0.016s coverage: 97.6% of statements [2020-02-10T18:14:29.962Z] ok github.com/docker/docker/pkg/discovery/memory 0.013s coverage: 92.3% of statements [2020-02-10T18:14:30.073Z] #18 52.35 Selecting previously unselected package python3.7. [2020-02-10T18:14:30.073Z] #18 52.38 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_ppc64el.deb ... [2020-02-10T18:14:30.073Z] #18 52.38 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-02-10T18:14:30.073Z] #18 52.60 Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-02-10T18:14:30.073Z] #18 52.61 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-02-10T18:14:30.073Z] #18 52.61 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-02-10T18:14:30.073Z] #18 52.81 Setting up python3-minimal (3.7.3-1) ... [2020-02-10T18:14:30.530Z] ok github.com/docker/docker/pkg/discovery/nodes 0.008s coverage: 93.8% of statements [2020-02-10T18:14:31.099Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2020-02-10T18:14:32.035Z] ok github.com/docker/docker/pkg/chrootarchive 3.440s coverage: 43.2% of statements [2020-02-10T18:14:32.035Z] ok github.com/docker/docker/pkg/filenotify 0.613s coverage: 67.0% of statements [2020-02-10T18:14:32.135Z] #18 54.50 Selecting previously unselected package python3. [2020-02-10T18:14:32.135Z] #18 54.50 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24013 files and directories currently installed.) [2020-02-10T18:14:32.135Z] #18 54.60 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-02-10T18:14:32.135Z] #18 54.62 Unpacking python3 (3.7.3-1) ... [2020-02-10T18:14:32.135Z] #18 54.80 Selecting previously unselected package libip4tc0:ppc64el. [2020-02-10T18:14:32.135Z] #18 54.83 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-02-10T18:14:32.135Z] #18 54.83 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-02-10T18:14:32.426Z] #18 55.04 Selecting previously unselected package libip6tc0:ppc64el. [2020-02-10T18:14:32.426Z] #18 55.04 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-02-10T18:14:32.426Z] #18 55.05 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-02-10T18:14:32.643Z] ok github.com/docker/docker/pkg/fileutils 0.023s coverage: 89.5% of statements [2020-02-10T18:14:32.716Z] #18 55.21 Selecting previously unselected package libiptc0:ppc64el. [2020-02-10T18:14:32.716Z] #18 55.22 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-02-10T18:14:32.716Z] #18 55.23 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-02-10T18:14:32.716Z] #18 55.46 Selecting previously unselected package libnfnetlink0:ppc64el. [2020-02-10T18:14:33.006Z] #18 55.46 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-02-10T18:14:33.006Z] #18 55.47 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-02-10T18:14:33.006Z] #18 55.59 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-02-10T18:14:33.006Z] #18 55.60 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-02-10T18:14:33.006Z] #18 55.61 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-02-10T18:14:33.214Z] ok github.com/docker/docker/pkg/fsutils 0.336s coverage: 85.1% of statements [2020-02-10T18:14:33.214Z] ok github.com/docker/docker/pkg/homedir 0.014s coverage: 11.4% of statements [2020-02-10T18:14:33.214Z] ok github.com/docker/docker/pkg/discovery/kv 3.088s coverage: 84.1% of statements [2020-02-10T18:14:33.298Z] #18 55.75 Selecting previously unselected package libnftnl11:ppc64el. [2020-02-10T18:14:33.298Z] #18 55.78 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-02-10T18:14:33.298Z] #18 55.79 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-02-10T18:14:33.588Z] #18 56.05 Selecting previously unselected package iptables. [2020-02-10T18:14:33.588Z] #18 56.09 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-02-10T18:14:33.588Z] #18 56.10 Unpacking iptables (1.8.2-4) ... [2020-02-10T18:14:34.153Z] ok github.com/docker/docker/layer 7.506s coverage: 68.8% of statements [2020-02-10T18:14:34.153Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-02-10T18:14:34.153Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-02-10T18:14:34.153Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-02-10T18:14:34.153Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-02-10T18:14:34.153Z] ? github.com/docker/docker/oci [no test files] [2020-02-10T18:14:34.153Z] ? github.com/docker/docker/oci/caps [no test files] [2020-02-10T18:14:34.153Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-02-10T18:14:34.153Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-02-10T18:14:34.413Z] ok github.com/docker/docker/pkg/jsonmessage 0.019s coverage: 91.7% of statements [2020-02-10T18:14:34.628Z] #18 56.94 Selecting previously unselected package xxd. [2020-02-10T18:14:34.628Z] #18 56.98 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-02-10T18:14:34.628Z] #18 56.98 Unpacking xxd (2:8.1.0875-5) ... [2020-02-10T18:14:34.628Z] #18 57.16 Selecting previously unselected package vim-common. [2020-02-10T18:14:34.628Z] #18 57.17 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-02-10T18:14:34.628Z] #18 57.23 Unpacking vim-common (2:8.1.0875-5) ... [2020-02-10T18:14:34.672Z] ok github.com/docker/docker/pkg/idtools 0.658s coverage: 70.1% of statements [2020-02-10T18:14:34.673Z] ok github.com/docker/docker/pkg/locker 0.031s coverage: 88.9% of statements [2020-02-10T18:14:34.673Z] ok github.com/docker/docker/pkg/longpath 0.020s coverage: 100.0% of statements [2020-02-10T18:14:34.673Z] ok github.com/docker/docker/pkg/ioutils 0.656s coverage: 70.6% of statements [2020-02-10T18:14:34.673Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-02-10T18:14:34.917Z] #18 57.50 Selecting previously unselected package bash-completion. [2020-02-10T18:14:34.917Z] #18 57.51 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-02-10T18:14:35.243Z] ok github.com/docker/docker/pkg/namesgenerator 0.021s coverage: 85.7% of statements [2020-02-10T18:14:35.503Z] ok github.com/docker/docker/pkg/parsers 0.022s coverage: 97.0% of statements [2020-02-10T18:14:35.763Z] ok github.com/docker/docker/pkg/parsers/kernel 0.024s coverage: 60.0% of statements [2020-02-10T18:14:36.023Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.021s coverage: 91.4% of statements [2020-02-10T18:14:36.023Z] ok github.com/docker/docker/pkg/pidfile 0.020s coverage: 82.4% of statements [2020-02-10T18:14:36.594Z] ok github.com/docker/docker/pkg/mount 0.873s coverage: 70.0% of statements [2020-02-10T18:14:36.594Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-02-10T18:14:36.594Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-02-10T18:14:36.594Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-02-10T18:14:36.638Z] ok github.com/docker/docker/api/server 0.002s coverage: 9.0% of statements [2020-02-10T18:14:36.854Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.069s coverage: 56.8% of statements [2020-02-10T18:14:37.426Z] ok github.com/docker/docker/pkg/pools 0.023s coverage: 88.2% of statements [2020-02-10T18:14:37.688Z] ok github.com/docker/docker/pkg/progress 0.018s coverage: 75.9% of statements [2020-02-10T18:14:37.688Z] ok github.com/docker/docker/pkg/plugins/transport 0.013s coverage: 85.7% of statements [2020-02-10T18:14:38.258Z] ok github.com/docker/docker/pkg/reexec 0.027s coverage: 82.4% of statements [2020-02-10T18:14:38.458Z] #18 ... [2020-02-10T18:14:38.458Z] [2020-02-10T18:14:38.458Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T18:14:38.458Z] #45 128.2 DEP criu/net.d [2020-02-10T18:14:38.458Z] #45 128.4 DEP criu/namespaces.d [2020-02-10T18:14:38.458Z] #45 128.8 DEP criu/mount.d [2020-02-10T18:14:38.458Z] #45 129.1 DEP criu/mem.d [2020-02-10T18:14:38.458Z] #45 129.4 DEP criu/lsm.d [2020-02-10T18:14:38.458Z] #45 129.6 DEP criu/log.d [2020-02-10T18:14:38.458Z] #45 129.9 DEP criu/libnetlink.d [2020-02-10T18:14:38.458Z] #45 130.2 DEP criu/kerndat.d [2020-02-10T18:14:38.458Z] #45 130.5 DEP criu/kcmp-ids.d [2020-02-10T18:14:38.458Z] #45 130.8 DEP criu/irmap.d [2020-02-10T18:14:38.458Z] #45 131.0 DEP criu/ipc_ns.d [2020-02-10T18:14:38.458Z] #45 131.3 DEP criu/image.d [2020-02-10T18:14:38.458Z] #45 133.4 DEP criu/image-desc.d [2020-02-10T18:14:38.458Z] #45 133.8 DEP criu/fsnotify.d [2020-02-10T18:14:38.458Z] #45 134.1 DEP criu/filesystems.d [2020-02-10T18:14:38.458Z] #45 134.5 DEP criu/files.d [2020-02-10T18:14:38.458Z] #45 134.9 DEP criu/files-reg.d [2020-02-10T18:14:38.458Z] #45 135.3 DEP criu/files-ext.d [2020-02-10T18:14:38.458Z] #45 135.6 DEP criu/file-lock.d [2020-02-10T18:14:38.458Z] #45 135.9 DEP criu/file-ids.d [2020-02-10T18:14:38.458Z] #45 136.3 DEP criu/fifo.d [2020-02-10T18:14:38.458Z] #45 136.6 DEP criu/fdstore.d [2020-02-10T18:14:38.458Z] #45 136.8 DEP criu/fault-injection.d [2020-02-10T18:14:38.458Z] #45 136.9 DEP criu/external.d [2020-02-10T18:14:38.458Z] #45 137.1 DEP criu/eventpoll.d [2020-02-10T18:14:38.458Z] #45 137.4 DEP criu/eventfd.d [2020-02-10T18:14:38.458Z] #45 137.7 DEP criu/crtools.d [2020-02-10T18:14:38.458Z] #45 138.0 DEP criu/cr-service.d [2020-02-10T18:14:38.458Z] #45 138.3 DEP criu/cr-restore.d [2020-02-10T18:14:38.458Z] #45 138.8 DEP criu/cr-errno.d [2020-02-10T18:14:38.458Z] #45 138.8 DEP criu/cr-dump.d [2020-02-10T18:14:38.828Z] ok github.com/docker/docker/pkg/stdcopy 0.015s coverage: 100.0% of statements [2020-02-10T18:14:39.085Z] #45 139.2 DEP criu/cr-dedup.d [2020-02-10T18:14:39.086Z] #45 ... [2020-02-10T18:14:39.086Z] [2020-02-10T18:14:39.086Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T18:14:39.086Z] #48 216.9 mime [2020-02-10T18:14:39.086Z] #48 219.4 net/http/internal [2020-02-10T18:14:39.086Z] #48 222.9 vendor/golang.org/x/net/idna [2020-02-10T18:14:39.087Z] ok github.com/docker/docker/pkg/pubsub 1.106s coverage: 73.9% of statements [2020-02-10T18:14:39.384Z] #48 ... [2020-02-10T18:14:39.384Z] [2020-02-10T18:14:39.384Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T18:14:39.384Z] #45 139.4 DEP criu/cr-check.d [2020-02-10T18:14:39.657Z] ok github.com/docker/docker/pkg/streamformatter 0.010s coverage: 66.2% of statements [2020-02-10T18:14:39.657Z] ok github.com/docker/docker/pkg/stringid 0.010s coverage: 70.6% of statements [2020-02-10T18:14:39.673Z] #45 139.8 DEP criu/config.d [2020-02-10T18:14:39.917Z] ok github.com/docker/docker/pkg/symlink 0.020s coverage: 87.7% of statements [2020-02-10T18:14:39.963Z] #45 140.2 DEP criu/clone-noasan.d [2020-02-10T18:14:40.179Z] ok github.com/docker/docker/pkg/sysinfo 0.014s coverage: 71.3% of statements [2020-02-10T18:14:40.259Z] #45 ... [2020-02-10T18:14:40.259Z] [2020-02-10T18:14:40.259Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T18:14:40.259Z] #51 DONE 228.0s [2020-02-10T18:14:40.259Z] [2020-02-10T18:14:40.259Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T18:14:40.259Z] #45 140.3 DEP criu/cgroup.d [2020-02-10T18:14:40.554Z] #45 140.9 DEP criu/cgroup-props.d [2020-02-10T18:14:40.844Z] #45 141.3 DEP criu/bitmap.d [2020-02-10T18:14:41.118Z] ok github.com/docker/docker/pkg/tailfile 0.089s coverage: 88.6% of statements [2020-02-10T18:14:41.118Z] ok github.com/docker/docker/pkg/system 0.036s coverage: 36.2% of statements [2020-02-10T18:14:41.118Z] ok github.com/docker/docker/pkg/signal 2.804s coverage: 61.0% of statements [2020-02-10T18:14:41.135Z] #45 141.3 DEP criu/bfd.d [2020-02-10T18:14:41.425Z] #45 141.6 DEP criu/autofs.d [2020-02-10T18:14:41.689Z] testing: warning: no tests to run [2020-02-10T18:14:41.689Z] coverage: [no statements] [2020-02-10T18:14:41.689Z] ok github.com/docker/docker/pkg/term/windows 0.011s coverage: [no statements] [no tests to run] [2020-02-10T18:14:41.715Z] #45 142.0 DEP criu/aio.d [2020-02-10T18:14:41.949Z] ok github.com/docker/docker/pkg/term 0.019s coverage: 85.9% of statements [2020-02-10T18:14:41.949Z] ok github.com/docker/docker/pkg/tarsum 0.107s coverage: 89.3% of statements [2020-02-10T18:14:42.006Z] #45 142.3 DEP criu/action-scripts.d [2020-02-10T18:14:42.519Z] ok github.com/docker/docker/pkg/truncindex 0.108s coverage: 91.5% of statements [2020-02-10T18:14:42.519Z] ok github.com/docker/docker/pkg/urlutil 0.012s coverage: 100.0% of statements [2020-02-10T18:14:42.519Z] ok github.com/docker/docker/pkg/useragent 0.023s coverage: 88.9% of statements [2020-02-10T18:14:43.042Z] #45 143.1 CC criu/action-scripts.o [2020-02-10T18:14:44.071Z] #45 144.2 CC criu/aio.o [2020-02-10T18:14:44.431Z] ok github.com/docker/docker/plugin/v2 0.011s coverage: 14.5% of statements [2020-02-10T18:14:44.431Z] ok github.com/docker/docker/profiles/seccomp 0.019s coverage: 73.8% of statements [2020-02-10T18:14:45.002Z] ok github.com/docker/docker/reference 0.015s coverage: 84.4% of statements [2020-02-10T18:14:45.098Z] #45 145.3 CC criu/autofs.o [2020-02-10T18:14:45.941Z] ok github.com/docker/docker/plugin 0.604s coverage: 27.1% of statements [2020-02-10T18:14:45.941Z] ok github.com/docker/docker/registry/resumable 0.033s coverage: 100.0% of statements [2020-02-10T18:14:46.512Z] ok github.com/docker/docker/restartmanager 0.008s coverage: 45.3% of statements [2020-02-10T18:14:46.597Z] #45 ... [2020-02-10T18:14:46.597Z] [2020-02-10T18:14:46.597Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-10T18:14:46.597Z] #18 63.60 Unpacking bash-completion (1:2.8-6) ... [2020-02-10T18:14:46.597Z] #18 64.23 Selecting previously unselected package bzip2. [2020-02-10T18:14:46.597Z] #18 64.25 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-02-10T18:14:46.597Z] #18 64.26 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-02-10T18:14:46.597Z] #18 64.47 Selecting previously unselected package xz-utils. [2020-02-10T18:14:46.597Z] #18 64.50 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-02-10T18:14:46.597Z] #18 64.52 Unpacking xz-utils (5.2.4-1) ... [2020-02-10T18:14:46.597Z] #18 64.94 Selecting previously unselected package apparmor. [2020-02-10T18:14:46.597Z] #18 64.97 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-02-10T18:14:46.597Z] #18 65.15 Unpacking apparmor (2.13.2-10) ... [2020-02-10T18:14:46.597Z] #18 65.65 Selecting previously unselected package aufs-tools. [2020-02-10T18:14:46.597Z] #18 65.66 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-02-10T18:14:46.597Z] #18 65.68 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-02-10T18:14:46.597Z] #18 65.87 Selecting previously unselected package libonig5:ppc64el. [2020-02-10T18:14:46.597Z] #18 65.88 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2020-02-10T18:14:46.597Z] #18 65.88 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-02-10T18:14:46.597Z] #18 66.13 Selecting previously unselected package libjq1:ppc64el. [2020-02-10T18:14:46.597Z] #18 66.16 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-02-10T18:14:46.597Z] #18 66.16 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-02-10T18:14:46.597Z] #18 66.42 Selecting previously unselected package jq. [2020-02-10T18:14:46.597Z] #18 66.43 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-02-10T18:14:46.597Z] #18 66.44 Unpacking jq (1.5+dfsg-2+b1) ... [2020-02-10T18:14:46.597Z] #18 66.57 Selecting previously unselected package libaio1:ppc64el. [2020-02-10T18:14:46.597Z] #18 66.58 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2020-02-10T18:14:46.597Z] #18 66.59 Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-02-10T18:14:46.597Z] #18 66.69 Selecting previously unselected package libgpm2:ppc64el. [2020-02-10T18:14:46.597Z] #18 66.70 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2020-02-10T18:14:46.597Z] #18 66.70 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-02-10T18:14:46.597Z] #18 66.83 Selecting previously unselected package libicu63:ppc64el. [2020-02-10T18:14:46.597Z] #18 66.84 Preparing to unpack .../20-libicu63_63.1-6_ppc64el.deb ... [2020-02-10T18:14:46.597Z] #18 66.85 Unpacking libicu63:ppc64el (63.1-6) ... [2020-02-10T18:14:46.772Z] ok github.com/docker/docker/registry 0.220s coverage: 56.0% of statements [2020-02-10T18:14:47.341Z] ok github.com/docker/docker/testutil 0.044s coverage: 62.5% of statements [2020-02-10T18:14:47.341Z] ok github.com/docker/docker/runconfig 0.019s coverage: 68.2% of statements [2020-02-10T18:14:48.094Z] #18 ... [2020-02-10T18:14:48.095Z] [2020-02-10T18:14:48.095Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T18:14:48.095Z] #45 148.5 CC criu/bfd.o [2020-02-10T18:14:49.250Z] ok github.com/docker/docker/volume/drivers 0.020s coverage: 36.1% of statements [2020-02-10T18:14:49.603Z] #45 149.6 CC criu/bitmap.o [2020-02-10T18:14:49.603Z] #45 149.9 CC criu/cgroup-props.o [2020-02-10T18:14:49.821Z] ok github.com/docker/docker/volume/local 0.041s coverage: 73.0% of statements [2020-02-10T18:14:49.891Z] #45 ... [2020-02-10T18:14:49.891Z] [2020-02-10T18:14:49.891Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T18:14:49.891Z] #48 227.9 crypto/x509 [2020-02-10T18:14:49.891Z] #48 227.9 net/textproto [2020-02-10T18:14:49.891Z] #48 230.6 vendor/golang.org/x/net/http/httpproxy [2020-02-10T18:14:49.891Z] #48 232.0 vendor/golang.org/x/net/http/httpguts [2020-02-10T18:14:49.891Z] #48 235.5 crypto/tls [2020-02-10T18:14:50.080Z] ok github.com/docker/docker/volume/mounts 0.059s coverage: 67.0% of statements [2020-02-10T18:14:50.179Z] #48 ... [2020-02-10T18:14:50.179Z] [2020-02-10T18:14:50.179Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-10T18:14:50.179Z] #18 72.58 Selecting previously unselected package libnet1:ppc64el. [2020-02-10T18:14:50.179Z] #18 72.59 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-02-10T18:14:50.179Z] #18 72.60 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-02-10T18:14:50.179Z] #18 72.70 Selecting previously unselected package libnl-3-200:ppc64el. [2020-02-10T18:14:50.179Z] #18 72.72 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-02-10T18:14:50.179Z] #18 72.73 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-02-10T18:14:50.179Z] #18 72.87 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-02-10T18:14:50.179Z] #18 72.87 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-02-10T18:14:50.179Z] #18 72.88 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-02-10T18:14:50.468Z] #18 73.02 Selecting previously unselected package libreadline5:ppc64el. [2020-02-10T18:14:50.468Z] #18 73.02 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-02-10T18:14:50.468Z] #18 73.03 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-02-10T18:14:50.468Z] #18 73.24 Selecting previously unselected package net-tools. [2020-02-10T18:14:50.757Z] #18 73.25 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-02-10T18:14:50.757Z] #18 73.27 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-02-10T18:14:51.017Z] ok github.com/docker/docker/volume/service 0.024s coverage: 73.0% of statements [2020-02-10T18:14:51.045Z] #18 73.66 Selecting previously unselected package python-pip-whl. [2020-02-10T18:14:51.045Z] #18 73.67 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-02-10T18:14:51.045Z] #18 73.67 Unpacking python-pip-whl (18.1-5) ... [2020-02-10T18:14:52.071Z] #18 74.46 Selecting previously unselected package python3-lib2to3. [2020-02-10T18:14:52.071Z] #18 74.48 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-02-10T18:14:52.071Z] #18 74.49 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-02-10T18:14:52.071Z] #18 74.67 Selecting previously unselected package python3-distutils. [2020-02-10T18:14:52.071Z] #18 74.68 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-02-10T18:14:52.071Z] #18 74.69 Unpacking python3-distutils (3.7.3-1) ... [2020-02-10T18:14:52.361Z] #18 74.91 Selecting previously unselected package python3-pip. [2020-02-10T18:14:52.361Z] #18 74.93 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-02-10T18:14:52.361Z] #18 74.94 Unpacking python3-pip (18.1-5) ... [2020-02-10T18:14:52.650Z] #18 75.20 Selecting previously unselected package python3-pkg-resources. [2020-02-10T18:14:52.650Z] #18 75.24 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-02-10T18:14:52.650Z] #18 75.24 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-02-10T18:14:52.939Z] #18 75.45 Selecting previously unselected package python3-setuptools. [2020-02-10T18:14:52.939Z] #18 75.48 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-02-10T18:14:52.939Z] #18 75.49 Unpacking python3-setuptools (40.8.0-1) ... [2020-02-10T18:14:53.227Z] #18 75.84 Selecting previously unselected package python3-wheel. [2020-02-10T18:14:53.227Z] #18 75.86 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-02-10T18:14:53.227Z] #18 75.86 Unpacking python3-wheel (0.32.3-2) ... [2020-02-10T18:14:53.515Z] #18 75.95 Selecting previously unselected package thin-provisioning-tools. [2020-02-10T18:14:53.515Z] #18 75.97 Preparing to unpack .../33-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-02-10T18:14:53.515Z] #18 75.97 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-02-10T18:14:53.802Z] #18 76.47 Selecting previously unselected package vim-runtime. [2020-02-10T18:14:54.090Z] #18 76.48 Preparing to unpack .../34-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-02-10T18:14:54.090Z] #18 76.55 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-02-10T18:14:54.090Z] #18 76.65 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-02-10T18:14:54.090Z] #18 76.66 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-02-10T18:14:58.524Z] #18 ... [2020-02-10T18:14:58.524Z] [2020-02-10T18:14:58.524Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T18:14:58.524Z] #48 245.9 net/http/httptrace [2020-02-10T18:14:58.524Z] #48 246.3 net/http [2020-02-10T18:15:02.019Z] #48 ... [2020-02-10T18:15:02.019Z] [2020-02-10T18:15:02.019Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T18:15:02.019Z] #45 152.0 CC criu/cgroup.o [2020-02-10T18:15:02.019Z] #45 158.7 CC criu/clone-noasan.o [2020-02-10T18:15:02.019Z] #45 158.9 CC criu/config.o [2020-02-10T18:15:02.019Z] #45 ... [2020-02-10T18:15:02.019Z] [2020-02-10T18:15:02.019Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-10T18:15:02.019Z] #18 81.41 Selecting previously unselected package vim. [2020-02-10T18:15:02.019Z] #18 81.45 Preparing to unpack .../35-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-02-10T18:15:02.019Z] #18 81.51 Unpacking vim (2:8.1.0875-5) ... [2020-02-10T18:15:02.019Z] #18 82.43 Selecting previously unselected package xfsprogs. [2020-02-10T18:15:02.019Z] #18 82.44 Preparing to unpack .../36-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-02-10T18:15:02.019Z] #18 82.45 Unpacking xfsprogs (4.20.0-1) ... [2020-02-10T18:15:02.019Z] #18 83.29 Selecting previously unselected package zip. [2020-02-10T18:15:02.019Z] #18 83.29 Preparing to unpack .../37-zip_3.0-11+b1_ppc64el.deb ... [2020-02-10T18:15:02.019Z] #18 83.30 Unpacking zip (3.0-11+b1) ... [2020-02-10T18:15:02.019Z] #18 83.66 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-02-10T18:15:02.019Z] #18 83.67 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-02-10T18:15:02.019Z] #18 83.68 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-02-10T18:15:02.019Z] #18 83.69 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-02-10T18:15:02.019Z] #18 83.72 Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-02-10T18:15:02.019Z] #18 83.73 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-02-10T18:15:02.019Z] #18 83.74 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-02-10T18:15:02.019Z] #18 83.74 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-02-10T18:15:02.019Z] #18 83.75 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-02-10T18:15:02.019Z] #18 83.76 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-02-10T18:15:02.019Z] #18 83.78 Setting up libicu63:ppc64el (63.1-6) ... [2020-02-10T18:15:02.019Z] #18 83.79 Setting up xxd (2:8.1.0875-5) ... [2020-02-10T18:15:02.019Z] #18 83.79 Setting up zip (3.0-11+b1) ... [2020-02-10T18:15:02.019Z] #18 83.81 Setting up vim-common (2:8.1.0875-5) ... [2020-02-10T18:15:02.019Z] #18 83.88 Setting up bash-completion (1:2.8-6) ... [2020-02-10T18:15:07.579Z] #18 90.05 Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-02-10T18:15:07.579Z] #18 90.06 Setting up xz-utils (5.2.4-1) ... [2020-02-10T18:15:07.579Z] #18 90.10 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-02-10T18:15:07.579Z] #18 90.13 Setting up pigz (2.4-1) ... [2020-02-10T18:15:07.579Z] #18 90.15 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-02-10T18:15:07.579Z] #18 90.17 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-02-10T18:15:07.579Z] #18 90.20 Setting up python-pip-whl (18.1-5) ... [2020-02-10T18:15:07.579Z] #18 90.22 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-02-10T18:15:07.579Z] #18 90.22 Setting up vim-runtime (2:8.1.0875-5) ... [2020-02-10T18:15:08.208Z] #18 ... [2020-02-10T18:15:08.208Z] [2020-02-10T18:15:08.208Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T18:15:12.037Z] #24 256.0 Checking out files: 17% (1838/10551) Checking out files: 18% (1900/10551) Checking out files: 19% (2005/10551) Checking out files: 20% (2111/10551) Checking out files: 21% (2216/10551) Checking out files: 22% (2322/10551) Checking out files: 23% (2427/10551) Checking out files: 24% (2533/10551) Checking out files: 25% (2638/10551) Checking out files: 26% (2744/10551) Checking out files: 27% (2849/10551) Checking out files: 28% (2955/10551) Checking out files: 29% (3060/10551) Checking out files: 30% (3166/10551) Checking out files: 31% (3271/10551) Checking out files: 31% (3294/10551) Checking out files: 32% (3377/10551) Checking out files: 33% (3482/10551) Checking out files: 34% (3588/10551) Checking out files: 35% (3693/10551) Checking out files: 36% (3799/10551) Checking out files: 37% (3904/10551) Checking out files: 38% (4010/10551) Checking out files: 39% (4115/10551) Checking out files: 40% (4221/10551) Checking out files: 41% (4326/10551) Checking out files: 42% (4432/10551) Checking out files: 43% (4537/10551) Checking out files: 44% (4643/10551) Checking out files: 45% (4748/10551) Checking out files: 46% (4854/10551) Checking out files: 47% (4959/10551) Checking out files: 48% (5065/10551) Checking out files: 49% (5170/10551) Checking out files: 50% (5276/10551) Checking out files: 51% (5382/10551) Checking out files: 52% (5487/10551) Checking out files: 53% (5593/10551) Checking out files: 53% (5689/10551) Checking out files: 54% (5698/10551) Checking out files: 55% (5804/10551) Checking out files: 56% (5909/10551) Checking out files: 57% (6015/10551) Checking out files: 58% (6120/10551) Checking out files: 59% (6226/10551) Checking out files: 60% (6331/10551) Checking out files: 61% (6437/10551) Checking out files: 62% (6542/10551) Checking out files: 63% (6648/10551) Checking out files: 64% (6753/10551) Checking out files: 65% (6859/10551) Checking out files: 66% (6964/10551) Checking out files: 67% (7070/10551) Checking out files: 68% (7175/10551) Checking out files: 69% (7281/10551) Checking out files: 70% (7386/10551) Checking out files: 71% (7492/10551) Checking out files: 72% (7597/10551) Checking out files: 73% (7703/10551) Checking out files: 74% (7808/10551) Checking out files: 75% (7914/10551) Checking out files: 76% (8019/10551) Checking out files: 77% (8125/10551) Checking out files: 77% (8212/10551) Checking out files: 78% (8230/10551) Checking out files: 79% (8336/10551) Checking out files: 80% (8441/10551) Checking out files: 81% (8547/10551) Checking out files: 82% (8652/10551) Checking out files: 83% (8758/10551) Checking out files: 84% (8863/10551) Checking out files: 85% (8969/10551) Checking out files: 86% (9074/10551) Checking out files: 87% (9180/10551) Checking out files: 88% (9285/10551) Checking out files: 89% (9391/10551) Checking out files: 90% (9496/10551) Checking out files: 91% (9602/10551) Checking out files: 92% (9707/10551) Checking out files: 93% (9813/10551) Checking out files: 94% (9918/10551) Checking out files: 95% (10024/10551) Checking out files: 96% (10129/10551) Checking out files: 97% (10235/10551) Checking out files: 98% (10340/10551) Checking out files: 98% (10427/10551) Checking out files: 99% (10446/10551) Checking out files: 100% (10551/10551) [2020-02-10T18:15:12.037Z] #24 ... [2020-02-10T18:15:12.037Z] [2020-02-10T18:15:12.038Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T18:15:12.038Z] #45 162.3 CC criu/cr-check.o [2020-02-10T18:15:12.038Z] #45 165.7 CC criu/cr-dedup.o [2020-02-10T18:15:12.038Z] #45 166.6 CC criu/cr-dump.o [2020-02-10T18:15:12.326Z] #45 ... [2020-02-10T18:15:12.326Z] [2020-02-10T18:15:12.326Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-10T18:15:12.326Z] #18 91.31 Setting up libaio1:ppc64el (0.3.112-3) ... [2020-02-10T18:15:12.326Z] #18 91.31 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-02-10T18:15:12.326Z] #18 91.32 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-02-10T18:15:12.326Z] #18 91.35 Setting up vim (2:8.1.0875-5) ... [2020-02-10T18:15:12.326Z] #18 91.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-02-10T18:15:12.326Z] #18 91.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-02-10T18:15:12.327Z] #18 91.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-02-10T18:15:12.327Z] #18 91.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-02-10T18:15:12.327Z] #18 91.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-02-10T18:15:12.327Z] #18 91.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-02-10T18:15:12.327Z] #18 91.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-02-10T18:15:12.327Z] #18 91.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-02-10T18:15:12.327Z] #18 91.61 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-02-10T18:15:12.327Z] #18 91.63 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-02-10T18:15:12.327Z] #18 91.64 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-02-10T18:15:12.327Z] #18 91.65 Setting up jq (1.5+dfsg-2+b1) ... [2020-02-10T18:15:12.327Z] #18 91.66 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-02-10T18:15:12.327Z] #18 91.66 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-02-10T18:15:12.962Z] ok github.com/docker/docker/pkg/plugins 33.637s coverage: 76.6% of statements [2020-02-10T18:15:12.962Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-02-10T18:15:12.962Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-02-10T18:15:12.962Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-02-10T18:15:12.962Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-02-10T18:15:12.962Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-02-10T18:15:12.962Z] ? github.com/docker/docker/rootless [no test files] [2020-02-10T18:15:12.962Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-02-10T18:15:12.962Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-02-10T18:15:12.962Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-02-10T18:15:12.962Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-02-10T18:15:12.962Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-02-10T18:15:12.962Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-02-10T18:15:12.962Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-02-10T18:15:12.962Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-02-10T18:15:12.962Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-02-10T18:15:12.962Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-02-10T18:15:12.962Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-02-10T18:15:12.962Z] ? github.com/docker/docker/testutil/request [no test files] [2020-02-10T18:15:12.962Z] ? github.com/docker/docker/volume [no test files] [2020-02-10T18:15:12.962Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-02-10T18:15:12.962Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-02-10T18:15:12.962Z] [2020-02-10T18:15:12.962Z] === Skipped [2020-02-10T18:15:12.962Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-02-10T18:15:12.962Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-02-10T18:15:12.962Z] [2020-02-10T18:15:12.962Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-02-10T18:15:12.962Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-02-10T18:15:12.962Z] [2020-02-10T18:15:12.962Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-02-10T18:15:12.962Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T18:15:12.962Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-10T18:15:12.962Z] [2020-02-10T18:15:12.962Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-02-10T18:15:12.962Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T18:15:12.962Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-10T18:15:12.962Z] [2020-02-10T18:15:12.962Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-02-10T18:15:12.962Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T18:15:12.962Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-10T18:15:12.962Z] [2020-02-10T18:15:12.962Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-02-10T18:15:12.962Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T18:15:12.962Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-10T18:15:12.962Z] [2020-02-10T18:15:12.962Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-02-10T18:15:12.962Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T18:15:12.962Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-10T18:15:12.962Z] [2020-02-10T18:15:12.962Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-02-10T18:15:12.962Z] graphtest_unix.go:73: No driver to put! [2020-02-10T18:15:12.962Z] [2020-02-10T18:15:12.962Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-02-10T18:15:12.962Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-02-10T18:15:12.962Z] [2020-02-10T18:15:12.962Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-02-10T18:15:12.962Z] overlay_test.go:49: Fails to compute changes intermittently [2020-02-10T18:15:12.962Z] [2020-02-10T18:15:12.962Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-02-10T18:15:12.962Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-02-10T18:15:12.962Z] [2020-02-10T18:15:12.962Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-02-10T18:15:12.962Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-02-10T18:15:12.962Z] [2020-02-10T18:15:12.962Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-02-10T18:15:12.962Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T18:15:12.962Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-10T18:15:12.962Z] [2020-02-10T18:15:12.962Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-02-10T18:15:12.962Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T18:15:12.962Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-10T18:15:12.962Z] [2020-02-10T18:15:12.962Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-02-10T18:15:12.962Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T18:15:12.962Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-10T18:15:12.962Z] [2020-02-10T18:15:12.962Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-02-10T18:15:12.962Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T18:15:12.962Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-10T18:15:12.962Z] [2020-02-10T18:15:12.962Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-02-10T18:15:12.962Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T18:15:12.962Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-10T18:15:12.962Z] [2020-02-10T18:15:12.962Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-02-10T18:15:12.962Z] graphtest_unix.go:73: No driver to put! [2020-02-10T18:15:12.962Z] [2020-02-10T18:15:12.962Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-02-10T18:15:12.962Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-02-10T18:15:12.962Z] [2020-02-10T18:15:12.962Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-02-10T18:15:12.962Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-02-10T18:15:12.962Z] [2020-02-10T18:15:12.962Z] [2020-02-10T18:15:12.962Z] DONE 2155 tests, 20 skipped in 187.064s Post stage [Pipeline] junit [2020-02-10T18:15:12.978Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-02-10T18:15:15.351Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40470/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6acfc420948842403d9193f38a954534ab05378f -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:6acfc420948842403d9193f38a954534ab05378f hack/make.sh dynbinary test-integration [2020-02-10T18:15:15.922Z] [2020-02-10T18:15:16.181Z] Removing bundles/ [2020-02-10T18:15:16.181Z] [2020-02-10T18:15:16.181Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-02-10T18:15:16.181Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-02-10T18:15:16.181Z] GOOS="" GOARCH="" GOARM="" [2020-02-10T18:15:16.974Z] #18 98.66 Setting up iptables (1.8.2-4) ... [2020-02-10T18:15:16.975Z] #18 98.71 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-02-10T18:15:16.975Z] #18 98.72 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-02-10T18:15:16.975Z] #18 98.73 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-02-10T18:15:16.975Z] #18 98.75 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-02-10T18:15:16.975Z] #18 98.77 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-02-10T18:15:16.975Z] #18 98.79 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-02-10T18:15:16.975Z] #18 98.80 Setting up python3 (3.7.3-1) ... [2020-02-10T18:15:16.975Z] #18 99.54 Setting up python3-wheel (0.32.3-2) ... [2020-02-10T18:15:18.474Z] #18 100.9 Setting up apparmor (2.13.2-10) ... [2020-02-10T18:15:19.503Z] #18 ... [2020-02-10T18:15:19.503Z] [2020-02-10T18:15:19.503Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T18:15:19.503Z] #48 267.5 github.com/LK4D4/vndr/godl [2020-02-10T18:15:21.010Z] #48 268.9 github.com/LK4D4/vndr [2020-02-10T18:15:22.043Z] #48 ... [2020-02-10T18:15:22.043Z] [2020-02-10T18:15:22.043Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T18:15:22.043Z] #24 256.0 Checking out files: 17% (1838/10551) Checking out files: 18% (1900/10551) Checking out files: 19% (2005/10551) Checking out files: 20% (2111/10551) Checking out files: 21% (2216/10551) Checking out files: 22% (2322/10551) Checking out files: 23% (2427/10551) Checking out files: 24% (2533/10551) Checking out files: 25% (2638/10551) Checking out files: 26% (2744/10551) Checking out files: 27% (2849/10551) Checking out files: 28% (2955/10551) Checking out files: 29% (3060/10551) Checking out files: 30% (3166/10551) Checking out files: 31% (3271/10551) Checking out files: 31% (3294/10551) Checking out files: 32% (3377/10551) Checking out files: 33% (3482/10551) Checking out files: 34% (3588/10551) Checking out files: 35% (3693/10551) Checking out files: 36% (3799/10551) Checking out files: 37% (3904/10551) Checking out files: 38% (4010/10551) Checking out files: 39% (4115/10551) Checking out files: 40% (4221/10551) Checking out files: 41% (4326/10551) Checking out files: 42% (4432/10551) Checking out files: 43% (4537/10551) Checking out files: 44% (4643/10551) Checking out files: 45% (4748/10551) Checking out files: 46% (4854/10551) Checking out files: 47% (4959/10551) Checking out files: 48% (5065/10551) Checking out files: 49% (5170/10551) Checking out files: 50% (5276/10551) Checking out files: 51% (5382/10551) Checking out files: 52% (5487/10551) Checking out files: 53% (5593/10551) Checking out files: 53% (5689/10551) Checking out files: 54% (5698/10551) Checking out files: 55% (5804/10551) Checking out files: 56% (5909/10551) Checking out files: 57% (6015/10551) Checking out files: 58% (6120/10551) Checking out files: 59% (6226/10551) Checking out files: 60% (6331/10551) Checking out files: 61% (6437/10551) Checking out files: 62% (6542/10551) Checking out files: 63% (6648/10551) Checking out files: 64% (6753/10551) Checking out files: 65% (6859/10551) Checking out files: 66% (6964/10551) Checking out files: 67% (7070/10551) Checking out files: 68% (7175/10551) Checking out files: 69% (7281/10551) Checking out files: 70% (7386/10551) Checking out files: 71% (7492/10551) Checking out files: 72% (7597/10551) Checking out files: 73% (7703/10551) Checking out files: 74% (7808/10551) Checking out files: 75% (7914/10551) Checking out files: 76% (8019/10551) Checking out files: 77% (8125/10551) Checking out files: 77% (8212/10551) Checking out files: 78% (8230/10551) Checking out files: 79% (8336/10551) Checking out files: 80% (8441/10551) Checking out files: 81% (8547/10551) Checking out files: 82% (8652/10551) Checking out files: 83% (8758/10551) Checking out files: 84% (8863/10551) Checking out files: 85% (8969/10551) Checking out files: 86% (9074/10551) Checking out files: 87% (9180/10551) Checking out files: 88% (9285/10551) Checking out files: 89% (9391/10551) Checking out files: 90% (9496/10551) Checking out files: 91% (9602/10551) Checking out files: 92% (9707/10551) Checking out files: 93% (9813/10551) Checking out files: 94% (9918/10551) Checking out files: 95% (10024/10551) Checking out files: 96% (10129/10551) Checking out files: 97% (10235/10551) Checking out files: 98% (10340/10551) Checking out files: 98% (10427/10551) Checking out files: 99% (10446/10551) Checking out files: 100% (10551/10551) Checking out files: 100% (10551/10551), done. [2020-02-10T18:15:22.043Z] #24 260.3 + cd /tmp/tmp.fvE4PcY5JU/tmp/docker-ce [2020-02-10T18:15:22.043Z] #24 260.3 + git checkout -q v17.06.2-ce [2020-02-10T18:15:22.043Z] #24 265.1 + mkdir -p /tmp/tmp.fvE4PcY5JU/src/github.com/docker [2020-02-10T18:15:22.043Z] #24 265.1 + mv components/cli /tmp/tmp.fvE4PcY5JU/src/github.com/docker/cli [2020-02-10T18:15:22.043Z] #24 265.1 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-02-10T18:15:22.341Z] #24 ... [2020-02-10T18:15:22.341Z] [2020-02-10T18:15:22.341Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-10T18:15:22.341Z] #18 103.3 Setting up xfsprogs (4.20.0-1) ... [2020-02-10T18:15:22.341Z] #18 103.3 Setting up python3-lib2to3 (3.7.3-1) ... [2020-02-10T18:15:22.341Z] #18 104.1 Setting up python3-pkg-resources (40.8.0-1) ... [2020-02-10T18:15:22.972Z] #18 ... [2020-02-10T18:15:22.972Z] [2020-02-10T18:15:22.972Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T18:15:22.972Z] #45 173.1 CC criu/cr-errno.o [2020-02-10T18:15:22.972Z] #45 173.2 CC criu/cr-restore.o [2020-02-10T18:15:22.972Z] #45 182.4 CC criu/cr-service.o [2020-02-10T18:15:23.261Z] #45 ... [2020-02-10T18:15:23.261Z] [2020-02-10T18:15:23.261Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-10T18:15:23.261Z] #18 105.9 Setting up python3-distutils (3.7.3-1) ... [2020-02-10T18:15:24.291Z] #18 106.9 Setting up python3-setuptools (40.8.0-1) ... [2020-02-10T18:15:25.481Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-02-10T18:15:25.481Z] ok github.com/docker/docker/api/server/httputils 0.013s coverage: 14.7% of statements [2020-02-10T18:15:25.481Z] ok github.com/docker/docker/api/server/middleware 0.002s coverage: 37.7% of statements [2020-02-10T18:15:25.481Z] ? github.com/docker/docker/api/server/router [no test files] [2020-02-10T18:15:25.481Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-02-10T18:15:25.481Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-02-10T18:15:25.481Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-02-10T18:15:25.481Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-02-10T18:15:25.481Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-02-10T18:15:25.481Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-02-10T18:15:25.481Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-02-10T18:15:25.481Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-02-10T18:15:25.481Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-02-10T18:15:25.481Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-02-10T18:15:25.481Z] ok github.com/docker/docker/api/server/router/swarm 0.006s coverage: 4.5% of statements [2020-02-10T18:15:25.481Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-02-10T18:15:25.481Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-02-10T18:15:25.481Z] ? github.com/docker/docker/api/types [no test files] [2020-02-10T18:15:25.481Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-02-10T18:15:25.481Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-02-10T18:15:25.481Z] ? github.com/docker/docker/api/types/container [no test files] [2020-02-10T18:15:25.481Z] ? github.com/docker/docker/api/types/events [no test files] [2020-02-10T18:15:25.481Z] ok github.com/docker/docker/api/types/strslice 0.001s coverage: 90.0% of statements [2020-02-10T18:15:25.481Z] ok github.com/docker/docker/api/types/filters 0.001s coverage: 92.2% of statements [2020-02-10T18:15:25.481Z] ? github.com/docker/docker/api/types/image [no test files] [2020-02-10T18:15:25.481Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-02-10T18:15:25.481Z] ? github.com/docker/docker/api/types/network [no test files] [2020-02-10T18:15:25.481Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-02-10T18:15:25.481Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-02-10T18:15:25.481Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-02-10T18:15:25.481Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-02-10T18:15:25.481Z] ok github.com/docker/docker/api/types/time 0.001s coverage: 100.0% of statements [2020-02-10T18:15:25.481Z] ok github.com/docker/docker/api/types/versions 0.001s coverage: 75.0% of statements [2020-02-10T18:15:25.481Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-02-10T18:15:25.481Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-02-10T18:15:25.481Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-02-10T18:15:25.481Z] ? github.com/docker/docker/builder [no test files] [2020-02-10T18:15:25.481Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-02-10T18:15:25.481Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-02-10T18:15:25.481Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-02-10T18:15:25.481Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-02-10T18:15:25.481Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-02-10T18:15:25.481Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-02-10T18:15:25.481Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-02-10T18:15:25.481Z] ok github.com/docker/docker/builder/dockerignore 0.001s coverage: 96.8% of statements [2020-02-10T18:15:25.481Z] ok github.com/docker/docker/builder/remotecontext 0.309s coverage: 13.6% of statements [2020-02-10T18:15:25.481Z] ok github.com/docker/docker/builder/dockerfile 0.830s coverage: 48.2% of statements [2020-02-10T18:15:26.018Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2020-02-10T18:15:26.373Z] ok github.com/docker/docker/builder/remotecontext/git 1.117s coverage: 86.3% of statements [2020-02-10T18:15:26.373Z] ? github.com/docker/docker/cli [no test files] [2020-02-10T18:15:26.373Z] ? github.com/docker/docker/cli/config [no test files] [2020-02-10T18:15:26.534Z] #18 109.1 Setting up python3-pip (18.1-5) ... [2020-02-10T18:15:28.357Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-02-10T18:15:28.614Z] #18 110.9 Processing triggers for libc-bin (2.28-10) ... [2020-02-10T18:15:28.614Z] #18 111.0 Processing triggers for mime-support (3.62) ... [2020-02-10T18:15:28.614Z] #18 DONE 111.3s [2020-02-10T18:15:28.614Z] [2020-02-10T18:15:28.614Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T18:15:28.614Z] #45 185.9 CC criu/crtools.o [2020-02-10T18:15:28.614Z] #45 187.0 CC criu/eventfd.o [2020-02-10T18:15:28.614Z] #45 187.9 CC criu/eventpoll.o [2020-02-10T18:15:29.253Z] #45 ... [2020-02-10T18:15:29.253Z] [2020-02-10T18:15:29.253Z] #19 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-02-10T18:15:29.253Z] #19 0.474 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-02-10T18:15:29.253Z] #19 0.480 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-02-10T18:15:29.253Z] #19 0.484 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-02-10T18:15:29.253Z] #19 DONE 0.6s [2020-02-10T18:15:29.253Z] [2020-02-10T18:15:29.253Z] #20 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-02-10T18:15:29.284Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-02-10T18:15:29.766Z] ok github.com/docker/docker/client 0.217s coverage: 75.8% of statements [2020-02-10T18:15:31.704Z] edbd72df76b4: Pull complete [2020-02-10T18:15:31.704Z] Digest: sha256:cc6d6da31014dceab4daee8b5a8da4707233f4ef42eaf071e45cee044ac738f4 [2020-02-10T18:15:31.704Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-10T18:15:31.704Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-10T18:15:31.704Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2020-02-10T18:15:31.704Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2020-02-10T18:15:31.704Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.973' [2020-02-10T18:15:31.704Z] INFO: Docker version of control daemon [2020-02-10T18:15:31.704Z] [2020-02-10T18:15:31.704Z] Client: Docker Engine - Enterprise [2020-02-10T18:15:31.704Z] Version: 19.03.5 [2020-02-10T18:15:31.704Z] API version: 1.40 [2020-02-10T18:15:31.704Z] Go version: go1.12.12 [2020-02-10T18:15:31.704Z] Git commit: 2ee0c57608 [2020-02-10T18:15:31.704Z] Built: 11/13/2019 08:00:16 [2020-02-10T18:15:31.704Z] OS/Arch: windows/amd64 [2020-02-10T18:15:31.704Z] Experimental: false [2020-02-10T18:15:31.704Z] [2020-02-10T18:15:31.704Z] Server: Docker Engine - Enterprise [2020-02-10T18:15:31.704Z] Engine: [2020-02-10T18:15:31.704Z] Version: 19.03.5 [2020-02-10T18:15:31.704Z] API version: 1.40 (minimum version 1.24) [2020-02-10T18:15:31.704Z] Go version: go1.12.12 [2020-02-10T18:15:31.704Z] Git commit: 2ee0c57608 [2020-02-10T18:15:31.704Z] Built: 11/13/2019 07:58:51 [2020-02-10T18:15:31.704Z] OS/Arch: windows/amd64 [2020-02-10T18:15:31.704Z] Experimental: true [2020-02-10T18:15:31.704Z] [2020-02-10T18:15:31.704Z] INFO: Docker info of control daemon [2020-02-10T18:15:31.704Z] [2020-02-10T18:15:32.162Z] Client: [2020-02-10T18:15:32.162Z] Debug Mode: false [2020-02-10T18:15:32.162Z] Plugins: [2020-02-10T18:15:32.162Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-02-10T18:15:32.162Z] [2020-02-10T18:15:32.162Z] Server: [2020-02-10T18:15:32.162Z] Containers: 0 [2020-02-10T18:15:32.162Z] Running: 0 [2020-02-10T18:15:32.162Z] Paused: 0 [2020-02-10T18:15:32.162Z] Stopped: 0 [2020-02-10T18:15:32.162Z] Images: 1 [2020-02-10T18:15:32.162Z] Server Version: 19.03.5 [2020-02-10T18:15:32.162Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-02-10T18:15:32.162Z] Windows: [2020-02-10T18:15:32.162Z] LCOW: [2020-02-10T18:15:32.162Z] Logging Driver: json-file [2020-02-10T18:15:32.162Z] Plugins: [2020-02-10T18:15:32.162Z] Volume: local [2020-02-10T18:15:32.162Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-02-10T18:15:32.162Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-02-10T18:15:32.162Z] Swarm: inactive [2020-02-10T18:15:32.162Z] Default Isolation: process [2020-02-10T18:15:32.162Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-02-10T18:15:32.162Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.973) [2020-02-10T18:15:32.162Z] OSType: windows [2020-02-10T18:15:32.162Z] Architecture: x86_64 [2020-02-10T18:15:32.162Z] CPUs: 4 [2020-02-10T18:15:32.162Z] Total Memory: 32GiB [2020-02-10T18:15:32.162Z] Name: azwin-2-547a10 [2020-02-10T18:15:32.162Z] ID: SJWS:LFOI:XJXC:CI7J:AAHN:OJXQ:CQVN:VWVD:PQVT:FXW3:C7RB:NUBY [2020-02-10T18:15:32.162Z] Docker Root Dir: D:\docker [2020-02-10T18:15:32.162Z] Debug Mode: false [2020-02-10T18:15:32.162Z] Registry: https://index.docker.io/v1/ [2020-02-10T18:15:32.162Z] Labels: [2020-02-10T18:15:32.162Z] Experimental: true [2020-02-10T18:15:32.162Z] Insecure Registries: [2020-02-10T18:15:32.162Z] 10.0.0.4:5000 [2020-02-10T18:15:32.162Z] 127.0.0.0/8 [2020-02-10T18:15:32.162Z] Registry Mirrors: [2020-02-10T18:15:32.162Z] http://10.0.0.4:5000/ [2020-02-10T18:15:32.162Z] Live Restore Enabled: false [2020-02-10T18:15:32.162Z] [2020-02-10T18:15:32.162Z] [2020-02-10T18:15:32.162Z] INFO: Commit hash is 6acfc42094 [2020-02-10T18:15:32.162Z] INFO: Nuke-Everything... [2020-02-10T18:15:32.619Z] INFO: Container count on control daemon to delete is 0 [2020-02-10T18:15:33.581Z] INFO: Nuking d:\CI [2020-02-10T18:15:33.581Z] INFO: Zapped successfully [2020-02-10T18:15:34.038Z] INFO: Location for testing is d:\CI\PR-40470\4 [2020-02-10T18:15:34.038Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-02-10T18:15:34.038Z] [2020-02-10T18:15:34.038Z] [2020-02-10T18:15:34.038Z] INFO: Building the image from Dockerfile.windows at 02/10/2020 18:15:33... [2020-02-10T18:15:34.038Z] [2020-02-10T18:15:36.132Z] #20 ... [2020-02-10T18:15:36.132Z] [2020-02-10T18:15:36.132Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T18:15:36.132Z] #45 190.2 CC criu/external.o [2020-02-10T18:15:36.132Z] #45 191.0 CC criu/fault-injection.o [2020-02-10T18:15:36.132Z] #45 191.2 CC criu/fdstore.o [2020-02-10T18:15:36.132Z] #45 192.1 CC criu/fifo.o [2020-02-10T18:15:36.132Z] #45 192.9 CC criu/file-ids.o [2020-02-10T18:15:36.132Z] #45 193.5 CC criu/file-lock.o [2020-02-10T18:15:36.132Z] #45 195.2 CC criu/files-ext.o [2020-02-10T18:15:36.132Z] #45 196.0 CC criu/files-reg.o [2020-02-10T18:15:36.436Z] #45 ... [2020-02-10T18:15:36.436Z] [2020-02-10T18:15:36.436Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T18:15:36.436Z] #48 DONE 284.4s [2020-02-10T18:15:36.436Z] [2020-02-10T18:15:36.436Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T18:15:37.374Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-02-10T18:15:39.156Z] #24 ... [2020-02-10T18:15:39.156Z] [2020-02-10T18:15:39.156Z] #20 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-02-10T18:15:39.156Z] #20 9.627 Collecting yamllint==1.16.0 [2020-02-10T18:15:39.445Z] #20 10.23 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-02-10T18:15:39.734Z] #20 10.38 Collecting pyyaml (from yamllint==1.16.0) [2020-02-10T18:15:39.813Z] Sending build context to Docker daemon 51.66MB [2020-02-10T18:15:39.813Z] [2020-02-10T18:15:39.813Z] Step 1/10 : FROM microsoft/windowsservercore [2020-02-10T18:15:39.813Z] ---> 8351e66084ac [2020-02-10T18:15:39.813Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-02-10T18:15:39.813Z] ---> Running in 27498acfbab6 [2020-02-10T18:15:40.024Z] #20 10.70 Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB) [2020-02-10T18:15:40.274Z] Removing intermediate container 27498acfbab6 [2020-02-10T18:15:40.274Z] ---> cda5a299cba0 [2020-02-10T18:15:40.274Z] Step 3/10 : ARG GO_VERSION=1.13.7 [2020-02-10T18:15:40.274Z] ---> Running in 45c1255de79a [2020-02-10T18:15:40.732Z] Removing intermediate container 45c1255de79a [2020-02-10T18:15:40.732Z] ---> 5555b98f7876 [2020-02-10T18:15:40.732Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5 [2020-02-10T18:15:40.732Z] ---> Running in 715eb01709e8 [2020-02-10T18:15:41.192Z] Removing intermediate container 715eb01709e8 [2020-02-10T18:15:41.192Z] ---> 58bcdedcd13f [2020-02-10T18:15:41.192Z] 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-02-10T18:15:41.192Z] ---> Running in 13aeebcdf8b3 [2020-02-10T18:15:41.649Z] Removing intermediate container 13aeebcdf8b3 [2020-02-10T18:15:41.649Z] ---> ad2758cce131 [2020-02-10T18:15:41.649Z] 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-02-10T18:15:41.649Z] ---> Running in 7db1cb567c7c [2020-02-10T18:15:42.746Z] #20 13.14 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-02-10T18:15:42.746Z] #20 13.26 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-02-10T18:15:42.746Z] #20 13.36 Building wheels for collected packages: pyyaml [2020-02-10T18:15:42.746Z] #20 13.36 Running setup.py bdist_wheel for pyyaml: started [2020-02-10T18:15:45.474Z] #20 15.87 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-02-10T18:15:45.474Z] #20 15.87 Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191 [2020-02-10T18:15:45.474Z] #20 16.15 Successfully built pyyaml [2020-02-10T18:15:45.474Z] #20 16.20 Installing collected packages: pyyaml, pathspec, yamllint [2020-02-10T18:15:46.302Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-02-10T18:15:46.303Z] [2020-02-10T18:15:46.303Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-02-10T18:15:46.303Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-02-10T18:15:46.303Z] Using test binary docker [2020-02-10T18:15:46.303Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-02-10T18:15:46.303Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-02-10T18:15:46.303Z] INFO: Waiting for daemon to start... [2020-02-10T18:15:46.303Z] Starting dockerd [2020-02-10T18:15:46.303Z] . [2020-02-10T18:15:46.303Z] INFO: Building docker-sdk-python3:4.2.0... [2020-02-10T18:15:46.507Z] #20 16.91 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0 [2020-02-10T18:15:46.507Z] #20 DONE 17.2s [2020-02-10T18:15:46.507Z] [2020-02-10T18:15:46.507Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T18:15:46.507Z] #45 200.6 CC criu/files.o [2020-02-10T18:15:46.507Z] #45 205.2 CC criu/filesystems.o [2020-02-10T18:15:47.135Z] #45 207.3 CC criu/fsnotify.o [2020-02-10T18:15:49.188Z] #45 209.2 CC criu/image-desc.o [2020-02-10T18:15:49.188Z] #45 209.5 CC criu/image.o [2020-02-10T18:15:50.201Z] [2020-02-10T18:15:50.201Z] SUCCESS: Specified value was saved. [2020-02-10T18:15:50.201Z] INFO: Downloading git... [2020-02-10T18:15:51.732Z] INFO: Downloading go... [2020-02-10T18:15:51.902Z] #45 211.7 CC criu/ipc_ns.o [2020-02-10T18:15:53.963Z] #45 214.0 CC criu/irmap.o [2020-02-10T18:15:55.469Z] #45 215.5 CC criu/kcmp-ids.o [2020-02-10T18:15:55.759Z] #45 216.1 CC criu/kerndat.o [2020-02-10T18:15:57.510Z] INFO: Downloading compiler 1 of 3... [2020-02-10T18:15:57.819Z] #45 ... [2020-02-10T18:15:57.819Z] [2020-02-10T18:15:57.819Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-10T18:15:57.819Z] #31 DONE 305.8s [2020-02-10T18:15:57.819Z] [2020-02-10T18:15:57.819Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T18:15:58.171Z] ok github.com/docker/docker/cmd/dockerd 0.041s coverage: 30.6% of statements [2020-02-10T18:15:58.171Z] ok github.com/docker/docker/container 0.117s coverage: 35.3% of statements [2020-02-10T18:15:58.171Z] ? github.com/docker/docker/container/stream [no test files] [2020-02-10T18:15:58.171Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-02-10T18:15:58.171Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-02-10T18:15:58.171Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-02-10T18:15:58.473Z] INFO: Downloading compiler 2 of 3... [2020-02-10T18:15:58.473Z] INFO: Downloading compiler 3 of 3... [2020-02-10T18:15:58.851Z] #58 ... [2020-02-10T18:15:58.851Z] [2020-02-10T18:15:58.851Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T18:15:58.851Z] #45 219.0 CC criu/libnetlink.o [2020-02-10T18:15:58.930Z] INFO: Extracting git... [2020-02-10T18:15:59.896Z] #45 219.9 CC criu/log.o [2020-02-10T18:16:00.925Z] #45 220.9 CC criu/lsm.o [2020-02-10T18:16:01.214Z] #45 221.6 CC criu/mem.o [2020-02-10T18:16:03.320Z] ok github.com/docker/docker/daemon/cluster 0.028s coverage: 0.5% of statements [2020-02-10T18:16:04.103Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.006s coverage: 65.3% of statements [2020-02-10T18:16:04.727Z] #45 224.8 CC criu/mount.o [2020-02-10T18:16:05.351Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.7% of statements [2020-02-10T18:16:11.614Z] #45 231.4 CC criu/namespaces.o [2020-02-10T18:16:12.857Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.439s coverage: 13.7% of statements [2020-02-10T18:16:13.610Z] ok github.com/docker/docker/daemon/config 0.029s coverage: 82.1% of statements [2020-02-10T18:16:13.718Z] INFO: Expanding go... [2020-02-10T18:16:14.360Z] #45 234.4 CC criu/net.o [2020-02-10T18:16:14.549Z] ok github.com/docker/docker/daemon/discovery 0.002s coverage: 30.0% of statements [2020-02-10T18:16:15.038Z] ok github.com/docker/docker/daemon 12.400s coverage: 17.5% of statements [2020-02-10T18:16:15.038Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-02-10T18:16:15.038Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-02-10T18:16:15.038Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2020-02-10T18:16:15.038Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-02-10T18:16:15.038Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-02-10T18:16:16.568Z] ok github.com/docker/docker/daemon/graphdriver 0.009s coverage: 2.2% of statements [2020-02-10T18:16:18.364Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 2.9% of statements [2020-02-10T18:16:19.140Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.228s coverage: 57.9% of statements [2020-02-10T18:16:19.903Z] #45 240.2 CC criu/netfilter.o [2020-02-10T18:16:20.535Z] #45 240.8 CC criu/page-pipe.o [2020-02-10T18:16:22.080Z] #45 242.0 CC criu/page-xfer.o [2020-02-10T18:16:24.089Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-02-10T18:16:24.089Z] [2020-02-10T18:16:24.089Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-02-10T18:16:24.089Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-02-10T18:16:24.089Z] HOSTNAME=869f707be289 [2020-02-10T18:16:24.089Z] TESTDEBUG=0 [2020-02-10T18:16:24.089Z] DEST=bundles/test-integration [2020-02-10T18:16:24.089Z] PWD=/go/src/github.com/docker/docker [2020-02-10T18:16:24.089Z] DOCKER_GITCOMMIT=6acfc420948842403d9193f38a954534ab05378f [2020-02-10T18:16:24.089Z] container=docker [2020-02-10T18:16:24.089Z] HOME=/root [2020-02-10T18:16:24.089Z] GOLANG_VERSION=1.13.7 [2020-02-10T18:16:24.089Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-02-10T18:16:24.089Z] VALIDATE_BRANCH=master [2020-02-10T18:16:24.089Z] TERM=xterm [2020-02-10T18:16:24.089Z] DOCKER_PKG=github.com/docker/docker [2020-02-10T18:16:24.089Z] SHLVL=1 [2020-02-10T18:16:24.089Z] TIMEOUT=120m [2020-02-10T18:16:24.089Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-02-10T18:16:24.089Z] DOCKER_GRAPHDRIVER=overlay2 [2020-02-10T18:16:24.089Z] GO111MODULE=off [2020-02-10T18:16:24.089Z] DOCKER_EXPERIMENTAL=1 [2020-02-10T18:16:24.089Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-02-10T18:16:24.089Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-02-10T18:16:24.089Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-02-10T18:16:24.089Z] GOPATH=/go [2020-02-10T18:16:24.089Z] PKG_CONFIG=pkg-config [2020-02-10T18:16:24.089Z] _=/usr/bin/env [2020-02-10T18:16:24.089Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-02-10T18:16:24.169Z] #45 244.3 CC criu/pagemap-cache.o [2020-02-10T18:16:24.801Z] #45 245.0 CC criu/pagemap.o [2020-02-10T18:16:25.292Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.309s coverage: 45.9% of statements [2020-02-10T18:16:26.321Z] #45 246.6 CC criu/parasite-syscall.o [2020-02-10T18:16:27.659Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.912s coverage: 48.6% of statements [2020-02-10T18:16:28.375Z] #45 248.4 CC criu/path.o [2020-02-10T18:16:28.668Z] #45 248.9 CC criu/pie-util-vdso-elf32.o [2020-02-10T18:16:28.897Z] ok github.com/docker/docker/daemon/graphdriver/aufs 12.235s coverage: 72.5% of statements [2020-02-10T18:16:28.897Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-02-10T18:16:29.298Z] #45 249.6 CC criu/pie-util-vdso.o [2020-02-10T18:16:30.323Z] #45 250.4 CC criu/pie-util.o [2020-02-10T18:16:30.323Z] #45 250.8 CC criu/pipes.o [2020-02-10T18:16:30.690Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.516s coverage: 76.1% of statements [2020-02-10T18:16:31.484Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.004s coverage: 58.0% of statements [2020-02-10T18:16:31.823Z] #45 252.0 CC criu/plugin.o [2020-02-10T18:16:32.396Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.004s coverage: 3.0% of statements [2020-02-10T18:16:32.457Z] #45 252.9 CC criu/proc_parse.o [2020-02-10T18:16:32.971Z] sha256:97e0fb815fd136764c7c64381de8c25f65bbc5bcd425d95719933cefa33d3110 [2020-02-10T18:16:32.971Z] INFO: Starting docker-py tests... [2020-02-10T18:16:32.971Z] ============================= test session starts ============================== [2020-02-10T18:16:32.971Z] platform linux -- Python 3.7.6, pytest-4.3.1, py-1.8.1, pluggy-0.13.1 [2020-02-10T18:16:32.971Z] rootdir: /src, inifile: pytest.ini [2020-02-10T18:16:32.971Z] plugins: timeout-1.3.3, cov-2.6.1 [2020-02-10T18:16:33.535Z] collected 387 items [2020-02-10T18:16:33.535Z] [2020-02-10T18:16:34.932Z] ok github.com/docker/docker/daemon/images 0.008s coverage: 4.9% of statements [2020-02-10T18:16:34.932Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.225s coverage: 59.8% of statements [2020-02-10T18:16:34.932Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-02-10T18:16:34.932Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-02-10T18:16:34.932Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-02-10T18:16:34.932Z] ok github.com/docker/docker/daemon/links 0.001s coverage: 93.0% of statements [2020-02-10T18:16:34.932Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-02-10T18:16:36.198Z] ok github.com/docker/docker/daemon/logger 0.212s coverage: 42.7% of statements [2020-02-10T18:16:36.575Z] ok github.com/docker/docker/daemon/logger/awslogs 0.069s coverage: 77.8% of statements [2020-02-10T18:16:36.575Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-02-10T18:16:36.575Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-02-10T18:16:36.940Z] ok github.com/docker/docker/daemon/logger/gelf 0.021s coverage: 67.0% of statements [2020-02-10T18:16:37.934Z] ok github.com/docker/docker/daemon/logger/journald 0.012s coverage: 26.2% of statements [2020-02-10T18:16:38.313Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.004s coverage: 62.1% of statements [2020-02-10T18:16:38.313Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.003s coverage: 88.3% of statements [2020-02-10T18:16:38.819Z] INFO: Expanding compiler 1 of 3... [2020-02-10T18:16:38.819Z] INFO: Expanding compiler 2 of 3... [2020-02-10T18:16:39.340Z] #45 258.9 CC criu/protobuf-desc.o [2020-02-10T18:16:39.738Z] ok github.com/docker/docker/daemon/logger/local 0.012s coverage: 74.7% of statements [2020-02-10T18:16:39.738Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-02-10T18:16:39.738Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.015s coverage: 19.9% of statements [2020-02-10T18:16:40.834Z] #45 260.9 CC criu/protobuf.o [2020-02-10T18:16:41.002Z] ok github.com/docker/docker/daemon/logger/syslog 0.003s coverage: 47.8% of statements [2020-02-10T18:16:41.376Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-02-10T18:16:41.465Z] #45 261.6 CC criu/pstree.o [2020-02-10T18:16:42.129Z] ok github.com/docker/docker/daemon/network 0.002s coverage: 63.8% of statements [2020-02-10T18:16:42.494Z] ok github.com/docker/docker/daemon/logger/splunk 1.464s coverage: 82.5% of statements [2020-02-10T18:16:42.494Z] ? github.com/docker/docker/daemon/names [no test files] [2020-02-10T18:16:42.494Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-02-10T18:16:44.231Z] #45 264.2 CC criu/rbtree.o [2020-02-10T18:16:44.296Z] ok github.com/docker/docker/distribution/metadata 0.044s coverage: 48.2% of statements [2020-02-10T18:16:44.297Z] ok github.com/docker/docker/distribution 0.215s coverage: 22.1% of statements [2020-02-10T18:16:44.297Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-02-10T18:16:47.842Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-02-10T18:16:47.861Z] #45 264.8 CC criu/rst-malloc.o [2020-02-10T18:16:47.861Z] #45 265.2 CC criu/seccomp.o [2020-02-10T18:16:47.861Z] #45 266.3 CC criu/seize.o [2020-02-10T18:16:47.861Z] #45 267.9 CC criu/servicefd.o [2020-02-10T18:16:47.908Z] INFO: Expanding compiler 3 of 3... [2020-02-10T18:16:47.908Z] INFO: Removing downloaded files... [2020-02-10T18:16:47.908Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2020-02-10T18:16:47.908Z] INFO: Configuring git core.autocrlf... [2020-02-10T18:16:47.917Z] ok github.com/docker/docker/errdefs 0.003s coverage: 49.4% of statements [2020-02-10T18:16:47.918Z] ok github.com/docker/docker/image 0.012s coverage: 86.4% of statements [2020-02-10T18:16:47.918Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2020-02-10T18:16:47.918Z] ok github.com/docker/docker/distribution/xfer 1.866s coverage: 85.1% of statements [2020-02-10T18:16:47.918Z] ? github.com/docker/docker/dockerversion [no test files] [2020-02-10T18:16:47.918Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-02-10T18:16:47.918Z] ok github.com/docker/docker/image/v1 0.018s coverage: 25.0% of statements [2020-02-10T18:16:47.918Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-02-10T18:16:47.918Z] ok github.com/docker/docker/libcontainerd/queue 0.028s coverage: 100.0% of statements [2020-02-10T18:16:48.488Z] #45 ... [2020-02-10T18:16:48.488Z] [2020-02-10T18:16:48.488Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-10T18:16:48.488Z] #42 356.6 + dpkg --print-architecture [2020-02-10T18:16:48.488Z] #42 356.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-02-10T18:16:48.777Z] #42 356.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-02-10T18:16:48.777Z] #42 356.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-02-10T18:16:49.443Z] ok github.com/docker/docker/opts 0.035s coverage: 67.0% of statements [2020-02-10T18:16:49.443Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-02-10T18:16:51.124Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-02-10T18:16:51.259Z] ok github.com/docker/docker/pkg/archive 0.453s coverage: 77.3% of statements [2020-02-10T18:16:52.460Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-02-10T18:16:52.460Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-02-10T18:16:52.517Z] ok github.com/docker/docker/pkg/authorization 0.509s coverage: 68.3% of statements [2020-02-10T18:16:52.517Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-02-10T18:16:52.881Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-02-10T18:16:53.838Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-02-10T18:16:55.290Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-02-10T18:16:55.947Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-02-10T18:16:56.166Z] ok github.com/docker/docker/layer 7.740s coverage: 68.8% of statements [2020-02-10T18:16:56.166Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-02-10T18:16:56.166Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-02-10T18:16:56.166Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-02-10T18:16:56.166Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-02-10T18:16:56.166Z] ? github.com/docker/docker/oci [no test files] [2020-02-10T18:16:56.166Z] ? github.com/docker/docker/oci/caps [no test files] [2020-02-10T18:16:56.511Z] tests/integration/api_client_test.py ..... [ 7%] [2020-02-10T18:16:56.530Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-02-10T18:16:56.530Z] ok github.com/docker/docker/pkg/chrootarchive 3.326s coverage: 43.2% of statements [2020-02-10T18:16:56.530Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-02-10T18:16:56.530Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-02-10T18:16:56.889Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2020-02-10T18:16:57.266Z] ok github.com/docker/docker/pkg/discovery/file 0.001s coverage: 92.9% of statements [2020-02-10T18:16:57.639Z] ok github.com/docker/docker/pkg/discovery/memory 0.001s coverage: 92.3% of statements [2020-02-10T18:16:57.807Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-02-10T18:16:57.997Z] ok github.com/docker/docker/pkg/discovery/nodes 0.001s coverage: 93.8% of statements [2020-02-10T18:16:58.356Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2020-02-10T18:16:58.442Z] tests/integration/api_config_test.py ..... [ 8%] [2020-02-10T18:16:58.734Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-02-10T18:16:59.115Z] #42 ... [2020-02-10T18:16:59.115Z] [2020-02-10T18:16:59.115Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T18:16:59.115Z] #45 268.8 CC criu/shmem.o [2020-02-10T18:16:59.115Z] #45 270.7 CC criu/sigframe.o [2020-02-10T18:16:59.115Z] #45 271.0 CC criu/signalfd.o [2020-02-10T18:16:59.115Z] #45 271.6 CC criu/sk-inet.o [2020-02-10T18:16:59.115Z] #45 273.5 CC criu/sk-netlink.o [2020-02-10T18:16:59.115Z] #45 274.2 CC criu/sk-packet.o [2020-02-10T18:16:59.115Z] #45 275.4 CC criu/sk-queue.o [2020-02-10T18:16:59.115Z] #45 276.2 CC criu/sk-tcp.o [2020-02-10T18:16:59.115Z] #45 277.4 CC criu/sk-unix.o [2020-02-10T18:16:59.597Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2020-02-10T18:17:00.379Z] ok github.com/docker/docker/pkg/fileutils 0.012s coverage: 89.5% of statements [2020-02-10T18:17:00.644Z] #45 281.0 CC criu/sockets.o [2020-02-10T18:17:00.743Z] ok github.com/docker/docker/pkg/discovery/kv 3.087s coverage: 84.1% of statements [2020-02-10T18:17:01.104Z] ok github.com/docker/docker/pkg/homedir 0.001s coverage: 11.4% of statements [2020-02-10T18:17:01.104Z] ok github.com/docker/docker/pkg/fsutils 0.420s coverage: 85.1% of statements [2020-02-10T18:17:01.869Z] ok github.com/docker/docker/pkg/idtools 0.270s coverage: 70.1% of statements [2020-02-10T18:17:02.229Z] ok github.com/docker/docker/pkg/ioutils 0.302s coverage: 70.6% of statements [2020-02-10T18:17:02.598Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2020-02-10T18:17:02.598Z] ok github.com/docker/docker/pkg/locker 0.008s coverage: 88.9% of statements [2020-02-10T18:17:02.598Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2020-02-10T18:17:02.598Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-02-10T18:17:02.702Z] #45 282.7 CC criu/stats.o [2020-02-10T18:17:02.954Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2020-02-10T18:17:03.321Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2020-02-10T18:17:03.331Z] #45 283.4 CC criu/string.o [2020-02-10T18:17:03.331Z] #45 283.5 CC criu/sysctl.o [2020-02-10T18:17:03.687Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2020-02-10T18:17:03.687Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 91.4% of statements [2020-02-10T18:17:03.978Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-02-10T18:17:04.155Z] ok github.com/docker/docker/pkg/pidfile 0.001s coverage: 82.4% of statements [2020-02-10T18:17:04.565Z] ok github.com/docker/docker/pkg/mount 1.229s coverage: 70.0% of statements [2020-02-10T18:17:04.565Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-02-10T18:17:04.565Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-02-10T18:17:04.565Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-02-10T18:17:04.835Z] #45 284.9 CC criu/sysfs_parse.o [2020-02-10T18:17:05.381Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.003s coverage: 56.8% of statements [2020-02-10T18:17:05.468Z] #45 285.6 CC criu/timerfd.o [2020-02-10T18:17:05.763Z] ok github.com/docker/docker/pkg/plugins/transport 0.001s coverage: 85.7% of statements [2020-02-10T18:17:06.096Z] #45 286.4 CC criu/tty.o [2020-02-10T18:17:06.143Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-02-10T18:17:06.143Z] ok github.com/docker/docker/pkg/progress 0.010s coverage: 75.9% of statements [2020-02-10T18:17:07.246Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-02-10T18:17:07.912Z] ok github.com/docker/docker/pkg/pubsub 1.020s coverage: 73.9% of statements [2020-02-10T18:17:07.912Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2020-02-10T18:17:10.536Z] #45 290.0 CC criu/tun.o [2020-02-10T18:17:10.825Z] #45 291.2 CC criu/uffd.o [2020-02-10T18:17:11.061Z] ok github.com/docker/docker/pkg/signal 2.382s coverage: 61.0% of statements [2020-02-10T18:17:11.061Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2020-02-10T18:17:11.413Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-02-10T18:17:11.424Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2020-02-10T18:17:11.781Z] ok github.com/docker/docker/pkg/stringid 0.001s coverage: 70.6% of statements [2020-02-10T18:17:11.781Z] ok github.com/docker/docker/pkg/symlink 0.005s coverage: 87.7% of statements [2020-02-10T18:17:12.145Z] ok github.com/docker/docker/pkg/sysinfo 0.003s coverage: 71.3% of statements [2020-02-10T18:17:12.923Z] ok github.com/docker/docker/pkg/system 0.040s coverage: 36.2% of statements [2020-02-10T18:17:13.279Z] ok github.com/docker/docker/pkg/tailfile 0.091s coverage: 88.6% of statements [2020-02-10T18:17:13.537Z] #45 293.6 CC criu/util.o [2020-02-10T18:17:13.633Z] ok github.com/docker/docker/pkg/tarsum 0.028s coverage: 89.3% of statements [2020-02-10T18:17:13.981Z] ok github.com/docker/docker/pkg/term 0.002s coverage: 84.8% of statements [2020-02-10T18:17:13.981Z] testing: warning: no tests to run [2020-02-10T18:17:13.981Z] coverage: [no statements] [2020-02-10T18:17:13.981Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-02-10T18:17:14.344Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2020-02-10T18:17:14.708Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-02-10T18:17:14.708Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-02-10T18:17:15.800Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-02-10T18:17:15.800Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-02-10T18:17:15.800Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-02-10T18:17:16.249Z] #45 296.4 CC criu/uts_ns.o [2020-02-10T18:17:16.538Z] #45 297.0 CC criu/vdso.o [2020-02-10T18:17:16.737Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-02-10T18:17:16.996Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-02-10T18:17:17.113Z] ok github.com/docker/docker/plugin 0.537s coverage: 27.1% of statements [2020-02-10T18:17:17.479Z] ok github.com/docker/docker/plugin/v2 0.006s coverage: 14.5% of statements [2020-02-10T18:17:17.949Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-02-10T18:17:18.049Z] #45 298.4 LINK criu/built-in.o [2020-02-10T18:17:18.263Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 76.2% of statements [2020-02-10T18:17:18.336Z] #45 298.6 LINK criu/criu [2020-02-10T18:17:18.660Z] ok github.com/docker/docker/reference 0.013s coverage: 84.4% of statements [2020-02-10T18:17:19.362Z] #45 299.6 DEP lib/c/criu.d [2020-02-10T18:17:19.362Z] #45 299.7 CC images/rpc.pb-c.o [2020-02-10T18:17:19.533Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-02-10T18:17:19.971Z] ok github.com/docker/docker/registry 0.094s coverage: 56.0% of statements [2020-02-10T18:17:20.470Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-02-10T18:17:20.759Z] ok github.com/docker/docker/registry/resumable 0.013s coverage: 100.0% of statements [2020-02-10T18:17:20.759Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2020-02-10T18:17:20.861Z] #45 300.7 CC lib/c/criu.o [2020-02-10T18:17:21.525Z] ok github.com/docker/docker/runconfig 0.005s coverage: 68.2% of statements [2020-02-10T18:17:21.885Z] ok github.com/docker/docker/testutil 0.001s coverage: 62.5% of statements [2020-02-10T18:17:22.377Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-02-10T18:17:22.923Z] #45 302.9 LINK lib/c/built-in.o [2020-02-10T18:17:22.923Z] #45 302.9 LINK lib/c/libcriu.so [2020-02-10T18:17:22.923Z] #45 303.2 GEN magic.py [2020-02-10T18:17:23.193Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-02-10T18:17:23.246Z] #45 303.4 Note: Building without setproctitle() and strlcpy() support. [2020-02-10T18:17:23.247Z] #45 303.4 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-02-10T18:17:24.266Z] #45 304.7 fatal: not a git repository (or any of the parent directories): .git [2020-02-10T18:17:24.282Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2020-02-10T18:17:24.649Z] ok github.com/docker/docker/volume/local 0.049s coverage: 73.0% of statements [2020-02-10T18:17:25.012Z] ok github.com/docker/docker/volume/mounts 0.017s coverage: 67.0% of statements [2020-02-10T18:17:25.666Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-02-10T18:17:25.708Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-02-10T18:17:25.805Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.0% of statements [2020-02-10T18:17:26.322Z] #45 306.2 make[1]: Nothing to be done for 'all'. [2020-02-10T18:17:27.352Z] #45 ... [2020-02-10T18:17:27.352Z] [2020-02-10T18:17:27.352Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T18:17:27.352Z] #58 232.5 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-02-10T18:17:27.569Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-02-10T18:17:28.506Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-02-10T18:17:29.408Z] #58 ... [2020-02-10T18:17:29.408Z] [2020-02-10T18:17:29.408Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T18:17:29.408Z] #45 307.7 make[1]: 'images/built-in.o' is up to date. [2020-02-10T18:17:29.408Z] #45 307.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-02-10T18:17:29.408Z] #45 307.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-02-10T18:17:29.408Z] #45 307.9 make[1]: 'compel/libcompel.a' is up to date. [2020-02-10T18:17:29.408Z] #45 308.0 make[1]: 'compel/compel-host-bin' is up to date. [2020-02-10T18:17:29.408Z] #45 308.1 make[1]: Nothing to be done for 'all'. [2020-02-10T18:17:29.408Z] #45 308.1 make[1]: 'soccr/libsoccr.a' is up to date. [2020-02-10T18:17:29.408Z] #45 308.4 make[2]: Nothing to be done for 'all'. [2020-02-10T18:17:29.408Z] #45 308.5 make[2]: Nothing to be done for 'all'. [2020-02-10T18:17:29.408Z] #45 308.6 make[2]: Nothing to be done for 'all'. [2020-02-10T18:17:29.408Z] #45 308.9 make[2]: Nothing to be done for 'all'. [2020-02-10T18:17:29.408Z] #45 309.0 make[2]: Nothing to be done for 'all'. [2020-02-10T18:17:29.408Z] #45 309.1 make[2]: Nothing to be done for 'all'. [2020-02-10T18:17:29.408Z] #45 309.2 make[2]: Nothing to be done for 'all'. [2020-02-10T18:17:29.408Z] #45 309.5 make[2]: Nothing to be done for 'all'. [2020-02-10T18:17:29.408Z] #45 309.5 INSTALL criu/criu [2020-02-10T18:17:29.408Z] #45 DONE 309.7s [2020-02-10T18:17:29.699Z] [2020-02-10T18:17:29.699Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-10T18:17:31.041Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-02-10T18:17:31.755Z] #42 ... [2020-02-10T18:17:31.755Z] [2020-02-10T18:17:31.755Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T18:17:31.755Z] #58 237.1 + mkdir -p /build [2020-02-10T18:17:31.755Z] #58 237.1 + cp runc /build/runc [2020-02-10T18:17:31.755Z] #58 DONE 237.2s [2020-02-10T18:17:31.755Z] [2020-02-10T18:17:31.755Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-10T18:17:32.244Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-02-10T18:17:32.420Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-02-10T18:17:32.547Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-02-10T18:17:33.810Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-02-10T18:17:34.133Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-02-10T18:17:35.187Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-02-10T18:17:35.187Z] Using test binary docker [2020-02-10T18:17:35.187Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-02-10T18:17:35.187Z] +++ /etc/init.d/apparmor start [2020-02-10T18:17:35.187Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-02-10T18:17:35.187Z] INFO: Waiting for daemon to start... [2020-02-10T18:17:35.187Z] Starting dockerd [2020-02-10T18:17:35.187Z] +++ 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-02-10T18:17:37.090Z] . [2020-02-10T18:17:37.090Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-02-10T18:17:37.090Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-02-10T18:17:37.090Z] Error: No such image: emptyfs [2020-02-10T18:17:37.090Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-02-10T18:17:37.090Z] ++++ docker load [2020-02-10T18:17:37.307Z] #42 DONE 405.2s [2020-02-10T18:17:37.307Z] [2020-02-10T18:17:37.307Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T18:17:37.348Z] Running integration-test (iteration 1) [2020-02-10T18:17:37.349Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-02-10T18:17:37.349Z] ++ 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-02-10T18:17:37.349Z] ++ set -e [2020-02-10T18:17:37.349Z] ++ '[' -n 0 ']' [2020-02-10T18:17:37.349Z] ++ set -x [2020-02-10T18:17:37.349Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-02-10T18:17:37.401Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-02-10T18:17:39.294Z] ok github.com/docker/docker/pkg/plugins 33.615s coverage: 76.6% of statements [2020-02-10T18:17:39.294Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-02-10T18:17:39.294Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-02-10T18:17:39.294Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-02-10T18:17:39.294Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-02-10T18:17:39.294Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-02-10T18:17:39.294Z] ? github.com/docker/docker/rootless [no test files] [2020-02-10T18:17:39.294Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-02-10T18:17:39.294Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-02-10T18:17:39.294Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-02-10T18:17:39.294Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-02-10T18:17:39.294Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-02-10T18:17:39.294Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-02-10T18:17:39.294Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-02-10T18:17:39.294Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-02-10T18:17:39.294Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-02-10T18:17:39.294Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-02-10T18:17:39.294Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-02-10T18:17:39.294Z] ? github.com/docker/docker/testutil/request [no test files] [2020-02-10T18:17:39.294Z] ? github.com/docker/docker/volume [no test files] [2020-02-10T18:17:39.294Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-02-10T18:17:39.294Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-02-10T18:17:39.294Z] [2020-02-10T18:17:39.294Z] === Skipped [2020-02-10T18:17:39.294Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-02-10T18:17:39.294Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-02-10T18:17:39.294Z] [2020-02-10T18:17:39.294Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-02-10T18:17:39.294Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-02-10T18:17:39.294Z] [2020-02-10T18:17:39.294Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-02-10T18:17:39.294Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T18:17:39.294Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-10T18:17:39.294Z] [2020-02-10T18:17:39.294Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-02-10T18:17:39.294Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T18:17:39.294Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-10T18:17:39.294Z] [2020-02-10T18:17:39.294Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-02-10T18:17:39.294Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T18:17:39.294Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-10T18:17:39.294Z] [2020-02-10T18:17:39.294Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-02-10T18:17:39.294Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T18:17:39.294Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-10T18:17:39.294Z] [2020-02-10T18:17:39.294Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-02-10T18:17:39.294Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T18:17:39.294Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-10T18:17:39.294Z] [2020-02-10T18:17:39.294Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-02-10T18:17:39.294Z] graphtest_unix.go:73: No driver to put! [2020-02-10T18:17:39.294Z] [2020-02-10T18:17:39.294Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-02-10T18:17:39.294Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-02-10T18:17:39.294Z] [2020-02-10T18:17:39.294Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-02-10T18:17:39.294Z] overlay_test.go:49: Fails to compute changes intermittently [2020-02-10T18:17:39.294Z] [2020-02-10T18:17:39.294Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-02-10T18:17:39.294Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-02-10T18:17:39.294Z] [2020-02-10T18:17:39.294Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-02-10T18:17:39.294Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-02-10T18:17:39.294Z] [2020-02-10T18:17:39.294Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-02-10T18:17:39.294Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T18:17:39.294Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-10T18:17:39.294Z] [2020-02-10T18:17:39.294Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-02-10T18:17:39.294Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T18:17:39.294Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-10T18:17:39.294Z] [2020-02-10T18:17:39.294Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-02-10T18:17:39.294Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T18:17:39.294Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-10T18:17:39.294Z] [2020-02-10T18:17:39.294Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-02-10T18:17:39.294Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T18:17:39.294Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-10T18:17:39.294Z] [2020-02-10T18:17:39.294Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-02-10T18:17:39.294Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T18:17:39.294Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-10T18:17:39.294Z] [2020-02-10T18:17:39.294Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-02-10T18:17:39.294Z] graphtest_unix.go:73: No driver to put! [2020-02-10T18:17:39.294Z] [2020-02-10T18:17:39.294Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-02-10T18:17:39.294Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-02-10T18:17:39.294Z] [2020-02-10T18:17:39.294Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-02-10T18:17:39.294Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-02-10T18:17:39.294Z] [2020-02-10T18:17:39.294Z] [2020-02-10T18:17:39.294Z] DONE 2155 tests, 20 skipped in 194.755s Post stage [Pipeline] junit [2020-02-10T18:17:39.758Z] Recording test results [2020-02-10T18:17:40.668Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-02-10T18:17:40.668Z] Using test binary docker [2020-02-10T18:17:40.668Z] +++ /etc/init.d/apparmor start [2020-02-10T18:17:40.668Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-02-10T18:17:40.668Z] INFO: Waiting for daemon to start... [2020-02-10T18:17:40.668Z] Starting dockerd [2020-02-10T18:17:40.668Z] +++ 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 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-02-10T18:17:42.121Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40470/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6acfc420948842403d9193f38a954534ab05378f -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:6acfc420948842403d9193f38a954534ab05378f hack/make.sh dynbinary test-integration [2020-02-10T18:17:42.483Z] [2020-02-10T18:17:42.483Z] Removing bundles/ [2020-02-10T18:17:42.483Z] [2020-02-10T18:17:42.483Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-02-10T18:17:42.483Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-02-10T18:17:42.483Z] GOOS="" GOARCH="" GOARM="" [2020-02-10T18:17:42.557Z] . [2020-02-10T18:17:42.558Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-02-10T18:17:42.558Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-02-10T18:17:42.558Z] Error: No such image: emptyfs [2020-02-10T18:17:42.558Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-02-10T18:17:42.558Z] ++++ docker load [2020-02-10T18:17:42.814Z] Running integration-test (iteration 1) [2020-02-10T18:17:42.814Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-02-10T18:17:42.814Z] ++ 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-02-10T18:17:42.814Z] ++ set -e [2020-02-10T18:17:42.814Z] ++ '[' -n 0 ']' [2020-02-10T18:17:42.814Z] ++ set -x [2020-02-10T18:17:42.814Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-02-10T18:17:47.333Z] Loaded image: buildpack-deps:jessie [2020-02-10T18:17:47.333Z] Loaded image: busybox:latest [2020-02-10T18:17:47.333Z] Loaded image: busybox:glibc [2020-02-10T18:17:47.333Z] Loaded image: debian:jessie [2020-02-10T18:17:47.333Z] Loaded image: hello-world:latest [2020-02-10T18:17:47.333Z] INFO: Testing against a local daemon [2020-02-10T18:17:47.333Z] === RUN TestCgroupNamespacesBuild [2020-02-10T18:17:50.619Z] --- PASS: TestCgroupNamespacesBuild (3.61s) [2020-02-10T18:17:50.619Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-02-10T18:17:51.996Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.75s) [2020-02-10T18:17:51.996Z] === RUN TestBuildWithSession [2020-02-10T18:17:51.996Z] --- SKIP: TestBuildWithSession (0.00s) [2020-02-10T18:17:51.996Z] build_session_test.go:25: TODO: BuildKit [2020-02-10T18:17:51.996Z] === RUN TestBuildSquashParent [2020-02-10T18:17:58.561Z] --- PASS: TestBuildSquashParent (5.91s) [2020-02-10T18:17:58.561Z] === RUN TestBuildWithRemoveAndForceRemove [2020-02-10T18:17:58.561Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-10T18:17:58.561Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-10T18:17:58.561Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-10T18:17:58.561Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-10T18:17:58.561Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-10T18:17:58.561Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-10T18:17:58.561Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-10T18:17:58.561Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-10T18:17:58.561Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-10T18:17:58.561Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-10T18:17:58.561Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-10T18:17:58.561Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-10T18:17:58.561Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-10T18:17:58.561Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-10T18:17:58.561Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-10T18:17:58.561Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-10T18:18:00.467Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-10T18:18:00.727Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-10T18:18:03.262Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-02-10T18:18:03.262Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.58s) [2020-02-10T18:18:03.262Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.08s) [2020-02-10T18:18:03.262Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.18s) [2020-02-10T18:18:03.262Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.23s) [2020-02-10T18:18:03.262Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.22s) [2020-02-10T18:18:03.262Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.13s) [2020-02-10T18:18:03.262Z] === RUN TestBuildMultiStageCopy [2020-02-10T18:18:03.262Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-02-10T18:18:05.165Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-02-10T18:18:05.732Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-02-10T18:18:06.300Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-02-10T18:18:06.868Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-02-10T18:18:07.436Z] --- PASS: TestBuildMultiStageCopy (4.48s) [2020-02-10T18:18:07.436Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.32s) [2020-02-10T18:18:07.436Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.50s) [2020-02-10T18:18:07.436Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.53s) [2020-02-10T18:18:07.436Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.55s) [2020-02-10T18:18:07.436Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.58s) [2020-02-10T18:18:07.436Z] === RUN TestBuildMultiStageParentConfig [2020-02-10T18:18:08.814Z] --- PASS: TestBuildMultiStageParentConfig (1.40s) [2020-02-10T18:18:08.814Z] === RUN TestBuildLabelWithTargets [2020-02-10T18:18:11.349Z] --- PASS: TestBuildLabelWithTargets (2.12s) [2020-02-10T18:18:11.349Z] === RUN TestBuildWithEmptyLayers [2020-02-10T18:18:11.916Z] --- PASS: TestBuildWithEmptyLayers (1.00s) [2020-02-10T18:18:11.916Z] === RUN TestBuildMultiStageOnBuild [2020-02-10T18:18:14.842Z] Loaded image: buildpack-deps:jessie [2020-02-10T18:18:14.842Z] Loaded image: busybox:latest [2020-02-10T18:18:14.842Z] Loaded image: busybox:glibc [2020-02-10T18:18:14.842Z] Loaded image: debian:jessie [2020-02-10T18:18:14.842Z] Loaded image: hello-world:latest [2020-02-10T18:18:14.842Z] INFO: Testing against a local daemon [2020-02-10T18:18:14.842Z] === RUN TestCgroupNamespacesBuild [2020-02-10T18:18:15.205Z] --- PASS: TestBuildMultiStageOnBuild (2.71s) [2020-02-10T18:18:15.205Z] === RUN TestBuildUncleanTarFilenames [2020-02-10T18:18:16.141Z] --- PASS: TestBuildUncleanTarFilenames (1.40s) [2020-02-10T18:18:16.141Z] === RUN TestBuildMultiStageLayerLeak [2020-02-10T18:18:16.597Z] #54 ... [2020-02-10T18:18:16.597Z] [2020-02-10T18:18:16.597Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T18:18:16.597Z] #63 393.4 + bin/containerd [2020-02-10T18:18:17.359Z] --- PASS: TestCgroupNamespacesBuild (2.89s) [2020-02-10T18:18:17.359Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-02-10T18:18:18.263Z] #63 ... [2020-02-10T18:18:18.263Z] [2020-02-10T18:18:18.263Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T18:18:18.263Z] #54 DONE 445.8s [2020-02-10T18:18:18.263Z] [2020-02-10T18:18:18.263Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T18:18:19.248Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.28s) [2020-02-10T18:18:19.248Z] === RUN TestBuildWithSession [2020-02-10T18:18:19.248Z] --- SKIP: TestBuildWithSession (0.00s) [2020-02-10T18:18:19.248Z] build_session_test.go:25: TODO: BuildKit [2020-02-10T18:18:19.248Z] === RUN TestBuildSquashParent [2020-02-10T18:18:19.428Z] --- PASS: TestBuildMultiStageLayerLeak (2.78s) [2020-02-10T18:18:19.428Z] === RUN TestBuildWithHugeFile [2020-02-10T18:18:30.942Z] #24 457.3 + return [2020-02-10T18:18:30.942Z] #24 DONE 457.4s [2020-02-10T18:18:30.942Z] [2020-02-10T18:18:30.942Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T18:18:31.418Z] --- PASS: TestBuildSquashParent (10.88s) [2020-02-10T18:18:31.418Z] === RUN TestBuildWithRemoveAndForceRemove [2020-02-10T18:18:31.418Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-10T18:18:31.418Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-10T18:18:31.418Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-10T18:18:31.418Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-10T18:18:31.418Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-10T18:18:31.418Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-10T18:18:31.418Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-10T18:18:31.418Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-10T18:18:31.418Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-10T18:18:31.418Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-10T18:18:31.418Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-10T18:18:31.418Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-10T18:18:31.418Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-10T18:18:31.418Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-10T18:18:31.567Z] #63 ... [2020-02-10T18:18:31.567Z] [2020-02-10T18:18:31.567Z] #25 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli [2020-02-10T18:18:32.201Z] #25 DONE 0.2s [2020-02-10T18:18:32.201Z] [2020-02-10T18:18:32.201Z] #29 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-02-10T18:18:32.489Z] #29 DONE 0.5s [2020-02-10T18:18:32.489Z] [2020-02-10T18:18:32.489Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T18:18:32.489Z] #63 ... [2020-02-10T18:18:32.489Z] [2020-02-10T18:18:32.489Z] #32 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-02-10T18:18:32.489Z] #32 DONE 0.1s [2020-02-10T18:18:32.489Z] [2020-02-10T18:18:32.489Z] #35 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2020-02-10T18:18:32.777Z] #35 DONE 0.1s [2020-02-10T18:18:32.777Z] [2020-02-10T18:18:32.777Z] #40 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ [2020-02-10T18:18:32.777Z] #40 DONE 0.1s [2020-02-10T18:18:32.777Z] [2020-02-10T18:18:32.777Z] #43 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-02-10T18:18:32.777Z] #43 DONE 0.1s [2020-02-10T18:18:32.777Z] [2020-02-10T18:18:32.777Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T18:18:33.064Z] #63 ... [2020-02-10T18:18:33.064Z] [2020-02-10T18:18:33.064Z] #46 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-02-10T18:18:33.064Z] #46 DONE 0.1s [2020-02-10T18:18:33.064Z] [2020-02-10T18:18:33.064Z] #49 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-02-10T18:18:33.064Z] #49 DONE 0.1s [2020-02-10T18:18:33.064Z] [2020-02-10T18:18:33.064Z] #52 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-02-10T18:18:33.064Z] #52 DONE 0.1s [2020-02-10T18:18:33.064Z] [2020-02-10T18:18:33.064Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T18:18:33.064Z] #63 ... [2020-02-10T18:18:33.064Z] [2020-02-10T18:18:33.064Z] #55 [dev 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2020-02-10T18:18:33.064Z] #55 DONE 0.1s [2020-02-10T18:18:33.352Z] [2020-02-10T18:18:33.352Z] #59 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ [2020-02-10T18:18:33.352Z] #59 DONE 0.1s [2020-02-10T18:18:33.352Z] [2020-02-10T18:18:33.352Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T18:18:33.936Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-10T18:18:33.936Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-10T18:18:34.955Z] ................................................. [ 29%] [2020-02-10T18:18:37.203Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-10T18:18:37.459Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-10T18:18:40.728Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.05s) [2020-02-10T18:18:40.728Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.80s) [2020-02-10T18:18:40.728Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.80s) [2020-02-10T18:18:40.728Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.32s) [2020-02-10T18:18:40.728Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.62s) [2020-02-10T18:18:40.728Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.18s) [2020-02-10T18:18:40.728Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.25s) [2020-02-10T18:18:40.728Z] === RUN TestBuildMultiStageCopy [2020-02-10T18:18:40.728Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-02-10T18:18:40.984Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-02-10T18:18:40.984Z] [2020-02-10T18:18:40.984Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-02-10T18:18:40.984Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-02-10T18:18:40.984Z] HOSTNAME=51fb353f1faf [2020-02-10T18:18:40.984Z] TESTDEBUG=0 [2020-02-10T18:18:40.984Z] DEST=bundles/test-integration [2020-02-10T18:18:40.984Z] PWD=/go/src/github.com/docker/docker [2020-02-10T18:18:40.984Z] DOCKER_GITCOMMIT=6acfc420948842403d9193f38a954534ab05378f [2020-02-10T18:18:40.984Z] container=docker [2020-02-10T18:18:40.984Z] HOME=/root [2020-02-10T18:18:40.984Z] GOLANG_VERSION=1.13.7 [2020-02-10T18:18:40.984Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-02-10T18:18:40.984Z] VALIDATE_BRANCH=master [2020-02-10T18:18:40.984Z] TERM=xterm [2020-02-10T18:18:40.984Z] DOCKER_PKG=github.com/docker/docker [2020-02-10T18:18:40.984Z] SHLVL=1 [2020-02-10T18:18:40.984Z] TIMEOUT=120m [2020-02-10T18:18:40.984Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-02-10T18:18:40.984Z] DOCKER_GRAPHDRIVER=overlay2 [2020-02-10T18:18:40.984Z] GO111MODULE=off [2020-02-10T18:18:40.984Z] DOCKER_EXPERIMENTAL=1 [2020-02-10T18:18:40.984Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-02-10T18:18:40.984Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-02-10T18:18:40.984Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-02-10T18:18:40.984Z] GOPATH=/go [2020-02-10T18:18:40.984Z] PKG_CONFIG=pkg-config [2020-02-10T18:18:40.984Z] _=/usr/bin/env [2020-02-10T18:18:40.984Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-02-10T18:18:43.998Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-02-10T18:18:44.521Z] Removing intermediate container 7db1cb567c7c [2020-02-10T18:18:44.521Z] ---> bf97979fbabf [2020-02-10T18:18:44.521Z] 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-02-10T18:18:44.521Z] ---> Running in 791e7eb08b6f [2020-02-10T18:18:44.521Z] INFO: Building gotestsum version v0.3.5 in C:\gopath [2020-02-10T18:18:44.561Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-02-10T18:18:45.123Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-02-10T18:18:46.051Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-02-10T18:18:46.644Z] --- PASS: TestBuildMultiStageCopy (5.70s) [2020-02-10T18:18:46.644Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.15s) [2020-02-10T18:18:46.644Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.61s) [2020-02-10T18:18:46.644Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.58s) [2020-02-10T18:18:46.644Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.65s) [2020-02-10T18:18:46.644Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.70s) [2020-02-10T18:18:46.644Z] === RUN TestBuildMultiStageParentConfig [2020-02-10T18:18:48.551Z] --- PASS: TestBuildMultiStageParentConfig (1.80s) [2020-02-10T18:18:48.551Z] === RUN TestBuildLabelWithTargets [2020-02-10T18:18:51.066Z] --- PASS: TestBuildLabelWithTargets (2.64s) [2020-02-10T18:18:51.066Z] === RUN TestBuildWithEmptyLayers [2020-02-10T18:18:52.429Z] --- PASS: TestBuildWithEmptyLayers (1.44s) [2020-02-10T18:18:52.429Z] === RUN TestBuildMultiStageOnBuild [2020-02-10T18:18:54.330Z] tests/integration/api_exec_test.py ..................... [ 35%] [2020-02-10T18:18:56.598Z] --- PASS: TestBuildMultiStageOnBuild (3.81s) [2020-02-10T18:18:56.598Z] === RUN TestBuildUncleanTarFilenames [2020-02-10T18:18:57.308Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-02-10T18:18:58.489Z] --- PASS: TestBuildUncleanTarFilenames (1.91s) [2020-02-10T18:18:58.490Z] === RUN TestBuildMultiStageLayerLeak [2020-02-10T18:18:58.524Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-02-10T18:19:00.292Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-02-10T18:19:02.291Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2020-02-10T18:19:02.660Z] --- PASS: TestBuildMultiStageLayerLeak (4.02s) [2020-02-10T18:19:02.660Z] === RUN TestBuildWithHugeFile [2020-02-10T18:19:06.124Z] --- PASS: TestBuildWithHugeFile (41.69s) [2020-02-10T18:19:06.125Z] === RUN TestBuildWithEmptyDockerfile [2020-02-10T18:19:06.125Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-10T18:19:06.125Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-10T18:19:06.125Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-10T18:19:06.125Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-10T18:19:06.125Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-10T18:19:06.125Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-10T18:19:06.125Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-10T18:19:06.125Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-10T18:19:06.125Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-10T18:19:06.125Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s) [2020-02-10T18:19:06.125Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.23s) [2020-02-10T18:19:06.125Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.23s) [2020-02-10T18:19:06.125Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.23s) [2020-02-10T18:19:06.125Z] === RUN TestBuildPreserveOwnership [2020-02-10T18:19:06.125Z] === RUN TestBuildPreserveOwnership/copy_from [2020-02-10T18:19:06.125Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-02-10T18:19:06.150Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-02-10T18:19:06.691Z] --- PASS: TestBuildPreserveOwnership (5.95s) [2020-02-10T18:19:06.691Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.84s) [2020-02-10T18:19:06.691Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.08s) [2020-02-10T18:19:06.691Z] === RUN TestBuildPlatformInvalid [2020-02-10T18:19:06.950Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2020-02-10T18:19:06.950Z] PASS [2020-02-10T18:19:06.950Z] [2020-02-10T18:19:06.950Z] === Skipped [2020-02-10T18:19:06.950Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-02-10T18:19:06.950Z] build_session_test.go:25: TODO: BuildKit [2020-02-10T18:19:06.950Z] [2020-02-10T18:19:06.950Z] [2020-02-10T18:19:06.950Z] DONE 32 tests, 1 skipped in 89.557s [2020-02-10T18:19:06.950Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-02-10T18:19:06.950Z] ++ 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-02-10T18:19:06.950Z] ++ set -e [2020-02-10T18:19:06.950Z] ++ '[' -n 0 ']' [2020-02-10T18:19:06.950Z] ++ set -x [2020-02-10T18:19:06.950Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-02-10T18:19:07.209Z] INFO: Testing against a local daemon [2020-02-10T18:19:07.209Z] === RUN TestConfigList [2020-02-10T18:19:09.194Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-02-10T18:19:09.194Z] Using test binary docker [2020-02-10T18:19:09.194Z] +++ /etc/init.d/apparmor start [2020-02-10T18:19:09.194Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-02-10T18:19:09.194Z] INFO: Waiting for daemon to start... [2020-02-10T18:19:09.194Z] Starting dockerd [2020-02-10T18:19:09.194Z] +++ 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-02-10T18:19:09.755Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-02-10T18:19:09.755Z] Using test binary docker [2020-02-10T18:19:09.755Z] +++ /etc/init.d/apparmor start [2020-02-10T18:19:09.755Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-02-10T18:19:09.755Z] INFO: Waiting for daemon to start... [2020-02-10T18:19:09.755Z] Starting dockerd [2020-02-10T18:19:09.755Z] +++ 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-02-10T18:19:11.398Z] --- PASS: TestConfigList (3.50s) [2020-02-10T18:19:11.398Z] === RUN TestConfigsCreateAndDelete [2020-02-10T18:19:12.649Z] #63 443.3 + bin/containerd-stress [2020-02-10T18:19:12.650Z] #63 447.1 + bin/containerd-shim [2020-02-10T18:19:13.918Z] . [2020-02-10T18:19:13.918Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-02-10T18:19:13.918Z] [2020-02-10T18:19:13.918Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-02-10T18:19:13.918Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-02-10T18:19:13.918Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-02-10T18:19:13.918Z] Error: No such image: emptyfs [2020-02-10T18:19:13.918Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-02-10T18:19:13.918Z] ++++ docker load [2020-02-10T18:19:13.918Z] Error: No such image: emptyfs [2020-02-10T18:19:13.918Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-02-10T18:19:13.918Z] ++++ docker load [2020-02-10T18:19:13.918Z] Running integration-test (iteration 1) [2020-02-10T18:19:13.918Z] 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-02-10T18:19:13.918Z] ++ 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-02-10T18:19:13.918Z] ++ set -e [2020-02-10T18:19:13.918Z] ++ '[' -n 0 ']' [2020-02-10T18:19:13.918Z] ++ set -x [2020-02-10T18:19:13.918Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-02-10T18:19:13.918Z] Running integration-test (iteration 1) [2020-02-10T18:19:13.918Z] 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-02-10T18:19:13.918Z] ++ 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-02-10T18:19:13.918Z] ++ set -e [2020-02-10T18:19:13.918Z] ++ '[' -n 0 ']' [2020-02-10T18:19:13.918Z] ++ set -x [2020-02-10T18:19:13.918Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-02-10T18:19:13.929Z] --- PASS: TestConfigsCreateAndDelete (3.23s) [2020-02-10T18:19:13.929Z] === RUN TestConfigsUpdate [2020-02-10T18:19:14.441Z] INFO: Sources obtained for gotestsum... [2020-02-10T18:19:14.441Z] INFO: Checkout done for gotestsum... [2020-02-10T18:19:15.974Z] INFO: Build done for gotestsum... [2020-02-10T18:19:16.517Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-02-10T18:19:16.517Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-02-10T18:19:17.215Z] --- PASS: TestConfigsUpdate (3.27s) [2020-02-10T18:19:17.215Z] === RUN TestTemplatedConfig [2020-02-10T18:19:17.424Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-02-10T18:19:18.695Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-02-10T18:19:18.695Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-02-10T18:19:19.912Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-02-10T18:19:20.502Z] --- PASS: TestTemplatedConfig (2.93s) [2020-02-10T18:19:20.502Z] === RUN TestConfigInspect [2020-02-10T18:19:21.083Z] #63 457.2 + bin/containerd-shim-runc-v1 [2020-02-10T18:19:21.156Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-02-10T18:19:21.910Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-02-10T18:19:23.787Z] --- PASS: TestConfigInspect (3.24s) [2020-02-10T18:19:23.787Z] === RUN TestConfigCreateWithLabels [2020-02-10T18:19:24.480Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-02-10T18:19:25.253Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-02-10T18:19:25.493Z] #63 462.2 + bin/containerd-shim-runc-v2 [2020-02-10T18:19:26.457Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-02-10T18:19:26.503Z] #63 463.6 + binaries [2020-02-10T18:19:26.787Z] #63 463.6 + mkdir -p /build [2020-02-10T18:19:26.787Z] #63 463.6 + cp bin/containerd /build/containerd [2020-02-10T18:19:26.787Z] #63 463.7 + cp bin/containerd-shim /build/containerd-shim [2020-02-10T18:19:26.787Z] #63 463.7 + cp bin/ctr /build/ctr [2020-02-10T18:19:26.787Z] #63 DONE 463.8s [2020-02-10T18:19:27.064Z] tests/integration/api_network_test.py ........................... [ 47%] [2020-02-10T18:19:27.073Z] --- PASS: TestConfigCreateWithLabels (3.21s) [2020-02-10T18:19:27.073Z] === RUN TestConfigCreateResolve [2020-02-10T18:19:27.712Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-02-10T18:19:28.294Z] [2020-02-10T18:19:28.294Z] #64 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ [2020-02-10T18:19:28.294Z] #64 DONE 0.1s [2020-02-10T18:19:28.335Z] Removing intermediate container 791e7eb08b6f [2020-02-10T18:19:28.335Z] ---> f52a84cb1fc3 [2020-02-10T18:19:28.335Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-02-10T18:19:28.335Z] ---> Running in d7851a3f2fa7 [2020-02-10T18:19:28.335Z] Removing intermediate container d7851a3f2fa7 [2020-02-10T18:19:28.335Z] ---> ffb7d5c42ff5 [2020-02-10T18:19:28.335Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-02-10T18:19:28.335Z] ---> Running in fd912d622206 [2020-02-10T18:19:28.335Z] Removing intermediate container fd912d622206 [2020-02-10T18:19:28.335Z] ---> d40c1f1a1237 [2020-02-10T18:19:28.335Z] Step 10/10 : COPY . . [2020-02-10T18:19:28.579Z] [2020-02-10T18:19:28.579Z] #68 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-02-10T18:19:28.579Z] #68 DONE 0.1s [2020-02-10T18:19:28.579Z] [2020-02-10T18:19:28.579Z] #70 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-02-10T18:19:28.579Z] #70 DONE 0.1s [2020-02-10T18:19:28.579Z] [2020-02-10T18:19:28.579Z] #73 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ [2020-02-10T18:19:28.579Z] #73 DONE 0.1s [2020-02-10T18:19:28.579Z] [2020-02-10T18:19:28.579Z] #74 [dev 25/25] WORKDIR /go/src/github.com/docker/docker [2020-02-10T18:19:28.579Z] #74 DONE 0.0s [2020-02-10T18:19:28.579Z] [2020-02-10T18:19:28.579Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-02-10T18:19:28.955Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-02-10T18:19:29.710Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-02-10T18:19:30.360Z] --- PASS: TestConfigCreateResolve (3.22s) [2020-02-10T18:19:30.360Z] === RUN TestConfigDaemonLibtrustID [2020-02-10T18:19:30.360Z] --- PASS: TestConfigDaemonLibtrustID (0.64s) [2020-02-10T18:19:30.360Z] PASS [2020-02-10T18:19:30.360Z] [2020-02-10T18:19:30.360Z] DONE 8 tests in 23.397s [2020-02-10T18:19:30.360Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-02-10T18:19:30.360Z] ++ 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-02-10T18:19:30.360Z] ++ set -e [2020-02-10T18:19:30.360Z] ++ '[' -n 0 ']' [2020-02-10T18:19:30.360Z] ++ set -x [2020-02-10T18:19:30.360Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-02-10T18:19:30.469Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-02-10T18:19:30.469Z] Using test binary docker [2020-02-10T18:19:30.619Z] INFO: Testing against a local daemon [2020-02-10T18:19:30.619Z] === RUN TestCheckpoint [2020-02-10T18:19:30.619Z] --- SKIP: TestCheckpoint (0.00s) [2020-02-10T18:19:30.619Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-02-10T18:19:30.619Z] === RUN TestContainerInvalidJSON [2020-02-10T18:19:30.619Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-02-10T18:19:30.619Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-02-10T18:19:30.619Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-02-10T18:19:30.619Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-02-10T18:19:30.619Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-02-10T18:19:30.619Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-02-10T18:19:30.619Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-02-10T18:19:30.619Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-02-10T18:19:30.619Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-02-10T18:19:30.619Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-02-10T18:19:30.619Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-02-10T18:19:30.619Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-02-10T18:19:30.619Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-02-10T18:19:30.619Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-02-10T18:19:30.822Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-02-10T18:19:30.822Z] +++ /etc/init.d/apparmor start [2020-02-10T18:19:30.822Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-02-10T18:19:30.822Z] INFO: Waiting for daemon to start... [2020-02-10T18:19:30.822Z] Starting dockerd [2020-02-10T18:19:30.822Z] +++ 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-02-10T18:19:30.877Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2020-02-10T18:19:30.877Z] === RUN TestCopyFromContainerPathIsNotDir [2020-02-10T18:19:30.877Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s) [2020-02-10T18:19:30.877Z] === RUN TestCopyToContainerPathDoesNotExist [2020-02-10T18:19:30.877Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s) [2020-02-10T18:19:30.877Z] === RUN TestCopyToContainerPathIsNotDir [2020-02-10T18:19:31.136Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2020-02-10T18:19:31.136Z] === RUN TestCopyFromContainer [2020-02-10T18:19:31.302Z] #75 DONE 2.3s [2020-02-10T18:19:31.302Z] [2020-02-10T18:19:31.302Z] #76 exporting to oci image format [2020-02-10T18:19:31.302Z] #76 exporting layers [2020-02-10T18:19:32.575Z] . [2020-02-10T18:19:32.575Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-02-10T18:19:32.575Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-02-10T18:19:32.575Z] Error: No such image: emptyfs [2020-02-10T18:19:33.039Z] === RUN TestCopyFromContainer// [2020-02-10T18:19:33.039Z] === RUN TestCopyFromContainer//bar/root [2020-02-10T18:19:33.054Z] ++++ docker load [2020-02-10T18:19:33.054Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-02-10T18:19:33.054Z] Running integration-test (iteration 1) [2020-02-10T18:19:33.054Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-02-10T18:19:33.054Z] ++ 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-02-10T18:19:33.054Z] ++ set -e [2020-02-10T18:19:33.054Z] ++ '[' -n 0 ']' [2020-02-10T18:19:33.054Z] ++ set -x [2020-02-10T18:19:33.054Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-02-10T18:19:33.298Z] === RUN TestCopyFromContainer//bar/root/ [2020-02-10T18:19:33.298Z] === RUN TestCopyFromContainer/bar/quux [2020-02-10T18:19:33.556Z] === RUN TestCopyFromContainer/bar/quux/ [2020-02-10T18:19:33.556Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-02-10T18:19:33.815Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-02-10T18:19:33.815Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-02-10T18:19:33.815Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-02-10T18:19:34.074Z] === RUN TestCopyFromContainer/bar/notarget [2020-02-10T18:19:34.074Z] --- PASS: TestCopyFromContainer (3.09s) [2020-02-10T18:19:34.074Z] --- PASS: TestCopyFromContainer// (0.10s) [2020-02-10T18:19:34.074Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2020-02-10T18:19:34.074Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2020-02-10T18:19:34.074Z] --- PASS: TestCopyFromContainer/bar/quux (0.15s) [2020-02-10T18:19:34.074Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2020-02-10T18:19:34.074Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2020-02-10T18:19:34.074Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2020-02-10T18:19:34.074Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2020-02-10T18:19:34.074Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2020-02-10T18:19:34.074Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2020-02-10T18:19:34.074Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-02-10T18:19:34.074Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-10T18:19:34.074Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-10T18:19:34.074Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-10T18:19:34.074Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-10T18:19:34.074Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-10T18:19:34.074Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-10T18:19:34.333Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-10T18:19:34.333Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-10T18:19:34.333Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-10T18:19:34.333Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2020-02-10T18:19:34.333Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-02-10T18:19:34.333Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-02-10T18:19:34.333Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-02-10T18:19:34.333Z] === RUN TestCreateLinkToNonExistingContainer [2020-02-10T18:19:34.333Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-02-10T18:19:34.333Z] === RUN TestCreateWithInvalidEnv [2020-02-10T18:19:34.333Z] === RUN TestCreateWithInvalidEnv/0 [2020-02-10T18:19:34.333Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-02-10T18:19:34.333Z] === RUN TestCreateWithInvalidEnv/1 [2020-02-10T18:19:34.333Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-02-10T18:19:34.333Z] === RUN TestCreateWithInvalidEnv/2 [2020-02-10T18:19:34.333Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-02-10T18:19:34.333Z] === CONT TestCreateWithInvalidEnv/0 [2020-02-10T18:19:34.333Z] === CONT TestCreateWithInvalidEnv/2 [2020-02-10T18:19:34.333Z] === CONT TestCreateWithInvalidEnv/1 [2020-02-10T18:19:34.333Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-02-10T18:19:34.333Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-02-10T18:19:34.333Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-02-10T18:19:34.333Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-02-10T18:19:34.333Z] === RUN TestCreateTmpfsMountsTarget [2020-02-10T18:19:34.333Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-02-10T18:19:34.333Z] === RUN TestCreateWithCustomMaskedPaths [2020-02-10T18:19:35.493Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-02-10T18:19:36.865Z] --- PASS: TestCreateWithCustomMaskedPaths (2.19s) [2020-02-10T18:19:36.865Z] === RUN TestCreateWithCapabilities [2020-02-10T18:19:36.865Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-02-10T18:19:36.865Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-02-10T18:19:36.865Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-02-10T18:19:36.865Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-02-10T18:19:36.865Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-02-10T18:19:36.865Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-02-10T18:19:36.865Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-02-10T18:19:36.865Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-02-10T18:19:36.865Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-02-10T18:19:36.865Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-02-10T18:19:36.865Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-10T18:19:36.865Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-10T18:19:36.865Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-02-10T18:19:36.865Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-02-10T18:19:36.865Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-02-10T18:19:36.865Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-02-10T18:19:36.865Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-02-10T18:19:36.865Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-02-10T18:19:36.865Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-02-10T18:19:36.865Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-02-10T18:19:36.865Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-02-10T18:19:36.865Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-02-10T18:19:36.865Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-02-10T18:19:36.865Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-02-10T18:19:36.865Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-02-10T18:19:36.865Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-02-10T18:19:36.865Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-02-10T18:19:36.865Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-02-10T18:19:36.865Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-10T18:19:36.865Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-02-10T18:19:36.865Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-02-10T18:19:36.865Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-02-10T18:19:36.865Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-02-10T18:19:36.865Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-02-10T18:19:36.865Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2020-02-10T18:19:36.865Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-02-10T18:19:36.865Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) [2020-02-10T18:19:36.865Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2020-02-10T18:19:36.865Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2020-02-10T18:19:36.865Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-02-10T18:19:36.865Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s) [2020-02-10T18:19:36.865Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s) [2020-02-10T18:19:36.865Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s) [2020-02-10T18:19:36.865Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.09s) [2020-02-10T18:19:36.865Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2020-02-10T18:19:36.865Z] === RUN TestCreateWithCustomReadonlyPaths [2020-02-10T18:19:37.119Z] tests/integration/api_secret_test.py ..... [ 51%] [2020-02-10T18:19:39.398Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.27s) [2020-02-10T18:19:39.398Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-02-10T18:19:39.398Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-10T18:19:39.398Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-10T18:19:39.398Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-10T18:19:39.398Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-10T18:19:39.398Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-10T18:19:39.398Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-10T18:19:39.398Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-10T18:19:39.398Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-10T18:19:39.398Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-10T18:19:39.398Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-10T18:19:39.398Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-10T18:19:39.398Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-10T18:19:39.398Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-10T18:19:39.398Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-10T18:19:39.398Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-10T18:19:39.398Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-02-10T18:19:39.398Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s) [2020-02-10T18:19:39.398Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.05s) [2020-02-10T18:19:39.398Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s) [2020-02-10T18:19:39.398Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.05s) [2020-02-10T18:19:39.398Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-02-10T18:19:39.398Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-02-10T18:19:39.965Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.74s) [2020-02-10T18:19:39.965Z] === RUN TestContainerStartOnDaemonRestart [2020-02-10T18:19:39.965Z] === PAUSE TestContainerStartOnDaemonRestart [2020-02-10T18:19:39.965Z] === RUN TestDaemonRestartIpcMode [2020-02-10T18:19:39.965Z] === PAUSE TestDaemonRestartIpcMode [2020-02-10T18:19:39.965Z] === RUN TestDaemonHostGatewayIP [2020-02-10T18:19:39.965Z] === PAUSE TestDaemonHostGatewayIP [2020-02-10T18:19:39.965Z] === RUN TestDiff [2020-02-10T18:19:40.532Z] --- PASS: TestDiff (0.77s) [2020-02-10T18:19:40.532Z] === RUN TestExecWithCloseStdin [2020-02-10T18:19:40.709Z] Loaded image: buildpack-deps:jessie [2020-02-10T18:19:40.709Z] Loaded image: busybox:latest [2020-02-10T18:19:40.709Z] Loaded image: busybox:glibc [2020-02-10T18:19:40.709Z] Loaded image: debian:jessie [2020-02-10T18:19:41.063Z] Loaded image: hello-world:latest [2020-02-10T18:19:41.063Z] INFO: Testing against a local daemon [2020-02-10T18:19:41.063Z] === RUN TestCgroupNamespacesBuild [2020-02-10T18:19:41.468Z] --- PASS: TestExecWithCloseStdin (0.90s) [2020-02-10T18:19:41.468Z] === RUN TestExec [2020-02-10T18:19:41.787Z] tests/integration/api_service_test.py ................s................. [ 60%] [2020-02-10T18:19:42.405Z] --- PASS: TestExec (0.91s) [2020-02-10T18:19:42.405Z] === RUN TestExecUser [2020-02-10T18:19:42.981Z] --- PASS: TestCgroupNamespacesBuild (1.69s) [2020-02-10T18:19:42.981Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-02-10T18:19:43.341Z] --- PASS: TestExecUser (0.87s) [2020-02-10T18:19:43.341Z] === RUN TestExportContainerAndImportImage [2020-02-10T18:19:44.187Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.65s) [2020-02-10T18:19:44.187Z] === RUN TestBuildWithSession [2020-02-10T18:19:44.187Z] --- SKIP: TestBuildWithSession (0.00s) [2020-02-10T18:19:44.187Z] build_session_test.go:25: TODO: BuildKit [2020-02-10T18:19:44.187Z] === RUN TestBuildSquashParent [2020-02-10T18:19:44.278Z] --- PASS: TestExportContainerAndImportImage (1.07s) [2020-02-10T18:19:44.278Z] === RUN TestExportContainerAfterDaemonRestart [2020-02-10T18:19:45.943Z] Loaded image: buildpack-deps:jessie [2020-02-10T18:19:45.943Z] Loaded image: busybox:latest [2020-02-10T18:19:45.943Z] Loaded image: busybox:glibc [2020-02-10T18:19:45.943Z] Loaded image: debian:jessie [2020-02-10T18:19:45.943Z] Loaded image: buildpack-deps:jessie [2020-02-10T18:19:45.943Z] Loaded image: hello-world:latest [2020-02-10T18:19:45.943Z] INFO: Testing against a local daemon [2020-02-10T18:19:45.943Z] === RUN TestDockerSuite [2020-02-10T18:19:45.943Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-02-10T18:19:45.943Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-02-10T18:19:45.943Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-02-10T18:19:45.943Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-02-10T18:19:45.943Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-02-10T18:19:45.943Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-02-10T18:19:45.943Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-02-10T18:19:45.943Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-02-10T18:19:45.943Z] Loaded image: busybox:latest [2020-02-10T18:19:45.943Z] Loaded image: busybox:glibc [2020-02-10T18:19:45.943Z] Loaded image: debian:jessie [2020-02-10T18:19:45.943Z] Loaded image: hello-world:latest [2020-02-10T18:19:45.943Z] INFO: Testing against a local daemon [2020-02-10T18:19:45.943Z] === RUN TestDockerDaemonSuite [2020-02-10T18:19:45.943Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-02-10T18:19:46.811Z] --- PASS: TestExportContainerAfterDaemonRestart (2.02s) [2020-02-10T18:19:46.811Z] === RUN TestHealthCheckWorkdir [2020-02-10T18:19:47.378Z] --- PASS: TestHealthCheckWorkdir (1.04s) [2020-02-10T18:19:47.378Z] === RUN TestHealthKillContainer [2020-02-10T18:19:50.114Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-02-10T18:19:50.114Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-02-10T18:19:50.265Z] --- PASS: TestBuildSquashParent (5.40s) [2020-02-10T18:19:50.265Z] === RUN TestBuildWithRemoveAndForceRemove [2020-02-10T18:19:50.265Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-10T18:19:50.265Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-10T18:19:50.265Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-10T18:19:50.265Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-10T18:19:50.265Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-10T18:19:50.265Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-10T18:19:50.265Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-10T18:19:50.265Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-10T18:19:50.265Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-10T18:19:50.265Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-10T18:19:50.265Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-10T18:19:50.265Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-10T18:19:50.265Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-10T18:19:50.265Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-10T18:19:50.663Z] --- PASS: TestHealthKillContainer (2.96s) [2020-02-10T18:19:50.663Z] === RUN TestInspectCpusetInConfigPre120 [2020-02-10T18:19:50.675Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-02-10T18:19:50.675Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-02-10T18:19:51.230Z] --- PASS: TestInspectCpusetInConfigPre120 (0.80s) [2020-02-10T18:19:51.230Z] === RUN TestIpcModeNone [2020-02-10T18:19:51.600Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-02-10T18:19:51.856Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-02-10T18:19:51.856Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-02-10T18:19:51.997Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-10T18:19:52.167Z] --- PASS: TestIpcModeNone (0.87s) [2020-02-10T18:19:52.167Z] === RUN TestIpcModePrivate [2020-02-10T18:19:52.344Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-10T18:19:53.102Z] --- PASS: TestIpcModePrivate (0.85s) [2020-02-10T18:19:53.102Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:101, shared: false, mustBeShared: false [2020-02-10T18:19:53.102Z] === RUN TestIpcModeShareable [2020-02-10T18:19:53.450Z] ---> 160269b4d5c4 [2020-02-10T18:19:53.669Z] --- PASS: TestIpcModeShareable (0.89s) [2020-02-10T18:19:53.669Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:95, shared: true, mustBeShared: true [2020-02-10T18:19:53.669Z] === RUN TestAPIIpcModeShareableAndContainer [2020-02-10T18:19:54.312Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-10T18:19:54.312Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-10T18:19:54.372Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-02-10T18:19:54.420Z] Successfully built 160269b4d5c4 [2020-02-10T18:19:54.420Z] Successfully tagged docker:latest [2020-02-10T18:19:54.420Z] INFO: Image build ended at 02/10/2020 18:19:54. Duration:00:04:20.6871326 [2020-02-10T18:19:54.877Z] [2020-02-10T18:19:54.877Z] [2020-02-10T18:19:54.877Z] INFO: Building the test binaries at 02/10/2020 18:19:54... [2020-02-10T18:19:54.933Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-02-10T18:19:54.933Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-02-10T18:19:54.933Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-02-10T18:19:54.933Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-02-10T18:19:55.859Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-02-10T18:19:56.523Z] ......................... [ 67%] [2020-02-10T18:19:56.688Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-02-10T18:19:56.688Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.32s) [2020-02-10T18:19:56.688Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.58s) [2020-02-10T18:19:56.688Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.06s) [2020-02-10T18:19:56.688Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.33s) [2020-02-10T18:19:56.688Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.40s) [2020-02-10T18:19:56.688Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.46s) [2020-02-10T18:19:56.688Z] === RUN TestBuildMultiStageCopy [2020-02-10T18:19:56.688Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-02-10T18:19:56.955Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.69s) [2020-02-10T18:19:56.955Z] === RUN TestAPIIpcModeHost [2020-02-10T18:19:57.214Z] --- PASS: TestAPIIpcModeHost (0.68s) [2020-02-10T18:19:57.214Z] === RUN TestDaemonIpcModeShareable [2020-02-10T18:19:57.747Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-02-10T18:19:57.747Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-02-10T18:19:57.747Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-02-10T18:19:57.747Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-02-10T18:19:57.747Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-02-10T18:19:58.308Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-02-10T18:19:59.031Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-02-10T18:19:59.117Z] --- PASS: TestDaemonIpcModeShareable (1.87s) [2020-02-10T18:19:59.117Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: true, mustBeShared: true [2020-02-10T18:19:59.117Z] === RUN TestDaemonIpcModePrivate [2020-02-10T18:19:59.389Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-02-10T18:19:59.559Z] INFO: make.ps1 starting at 02/10/2020 18:19:59 [2020-02-10T18:19:59.559Z] INFO: Git commit (6acfc42094) assumed from DOCKER_GITCOMMIT environment variable [2020-02-10T18:19:59.559Z] INFO: Invoking autogen... [2020-02-10T18:20:00.204Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-02-10T18:20:00.523Z] INFO: Building daemon... [2020-02-10T18:20:00.572Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-02-10T18:20:00.918Z] --- PASS: TestBuildMultiStageCopy (4.12s) [2020-02-10T18:20:00.918Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.29s) [2020-02-10T18:20:00.918Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.39s) [2020-02-10T18:20:00.918Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.46s) [2020-02-10T18:20:00.918Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.52s) [2020-02-10T18:20:00.918Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.45s) [2020-02-10T18:20:00.918Z] === RUN TestBuildMultiStageParentConfig [2020-02-10T18:20:01.021Z] --- PASS: TestDaemonIpcModePrivate (1.78s) [2020-02-10T18:20:01.021Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: false, mustBeShared: false [2020-02-10T18:20:01.021Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-02-10T18:20:02.119Z] --- PASS: TestBuildMultiStageParentConfig (1.37s) [2020-02-10T18:20:02.119Z] === RUN TestBuildLabelWithTargets [2020-02-10T18:20:02.931Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.87s) [2020-02-10T18:20:02.931Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: false, mustBeShared: false [2020-02-10T18:20:02.931Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-02-10T18:20:03.548Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-02-10T18:20:03.548Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-02-10T18:20:04.475Z] --- PASS: TestBuildLabelWithTargets (2.11s) [2020-02-10T18:20:04.475Z] === RUN TestBuildWithEmptyLayers [2020-02-10T18:20:04.835Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.92s) [2020-02-10T18:20:04.835Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: true, mustBeShared: true [2020-02-10T18:20:04.835Z] === RUN TestIpcModeOlderClient [2020-02-10T18:20:04.835Z] === PAUSE TestIpcModeOlderClient [2020-02-10T18:20:04.835Z] === RUN TestKillContainerInvalidSignal [2020-02-10T18:20:05.216Z] --- PASS: TestBuildWithEmptyLayers (0.87s) [2020-02-10T18:20:05.216Z] === RUN TestBuildMultiStageOnBuild [2020-02-10T18:20:05.403Z] --- PASS: TestKillContainerInvalidSignal (0.77s) [2020-02-10T18:20:05.403Z] === RUN TestKillContainer [2020-02-10T18:20:05.403Z] === RUN TestKillContainer/no_signal [2020-02-10T18:20:06.062Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-02-10T18:20:06.340Z] === RUN TestKillContainer/non_killing_signal [2020-02-10T18:20:06.598Z] === RUN TestKillContainer/killing_signal [2020-02-10T18:20:06.627Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-02-10T18:20:07.974Z] --- PASS: TestKillContainer (2.37s) [2020-02-10T18:20:07.974Z] --- PASS: TestKillContainer/no_signal (0.74s) [2020-02-10T18:20:07.974Z] --- PASS: TestKillContainer/non_killing_signal (0.53s) [2020-02-10T18:20:07.974Z] --- PASS: TestKillContainer/killing_signal (0.78s) [2020-02-10T18:20:07.974Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-02-10T18:20:07.974Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-02-10T18:20:08.373Z] --- PASS: TestBuildMultiStageOnBuild (2.67s) [2020-02-10T18:20:08.373Z] === RUN TestBuildUncleanTarFilenames [2020-02-10T18:20:08.541Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-02-10T18:20:09.139Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-02-10T18:20:09.304Z] --- PASS: TestBuildUncleanTarFilenames (1.09s) [2020-02-10T18:20:09.304Z] === RUN TestBuildMultiStageLayerLeak [2020-02-10T18:20:09.476Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.57s) [2020-02-10T18:20:09.476Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.75s) [2020-02-10T18:20:09.476Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s) [2020-02-10T18:20:09.476Z] === RUN TestKillStoppedContainer [2020-02-10T18:20:09.476Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-02-10T18:20:09.476Z] === RUN TestKillStoppedContainerAPIPre120 [2020-02-10T18:20:09.476Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s) [2020-02-10T18:20:09.476Z] === RUN TestKillDifferentUserContainer [2020-02-10T18:20:10.066Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-02-10T18:20:10.414Z] --- PASS: TestKillDifferentUserContainer (0.78s) [2020-02-10T18:20:10.414Z] === RUN TestInspectOomKilledTrue [2020-02-10T18:20:10.414Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-02-10T18:20:10.414Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-10T18:20:10.414Z] === RUN TestInspectOomKilledFalse [2020-02-10T18:20:10.414Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-02-10T18:20:10.414Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-10T18:20:10.414Z] === RUN TestLinksEtcHostsContentMatch [2020-02-10T18:20:10.982Z] --- PASS: TestLinksEtcHostsContentMatch (0.63s) [2020-02-10T18:20:10.982Z] === RUN TestLinksContainerNames [2020-02-10T18:20:11.430Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-02-10T18:20:12.358Z] --- PASS: TestLinksContainerNames (1.54s) [2020-02-10T18:20:12.358Z] === RUN TestLogsFollowTailEmpty [2020-02-10T18:20:12.430Z] --- PASS: TestBuildMultiStageLayerLeak (3.19s) [2020-02-10T18:20:12.430Z] === RUN TestBuildWithHugeFile [2020-02-10T18:20:12.793Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-02-10T18:20:13.294Z] --- PASS: TestLogsFollowTailEmpty (0.77s) [2020-02-10T18:20:13.294Z] === RUN TestContainerNetworkMountsNoChown [2020-02-10T18:20:14.158Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-02-10T18:20:14.230Z] --- PASS: TestContainerNetworkMountsNoChown (0.74s) [2020-02-10T18:20:14.230Z] === RUN TestMountDaemonRoot [2020-02-10T18:20:14.230Z] === RUN TestMountDaemonRoot/default [2020-02-10T18:20:14.230Z] === PAUSE TestMountDaemonRoot/default [2020-02-10T18:20:14.230Z] === RUN TestMountDaemonRoot/private [2020-02-10T18:20:14.230Z] === PAUSE TestMountDaemonRoot/private [2020-02-10T18:20:14.230Z] === RUN TestMountDaemonRoot/rprivate [2020-02-10T18:20:14.230Z] === PAUSE TestMountDaemonRoot/rprivate [2020-02-10T18:20:14.230Z] === RUN TestMountDaemonRoot/slave [2020-02-10T18:20:14.230Z] === PAUSE TestMountDaemonRoot/slave [2020-02-10T18:20:14.230Z] === RUN TestMountDaemonRoot/rslave [2020-02-10T18:20:14.230Z] === PAUSE TestMountDaemonRoot/rslave [2020-02-10T18:20:14.230Z] === RUN TestMountDaemonRoot/shared [2020-02-10T18:20:14.230Z] === PAUSE TestMountDaemonRoot/shared [2020-02-10T18:20:14.230Z] === RUN TestMountDaemonRoot/rshared [2020-02-10T18:20:14.230Z] === PAUSE TestMountDaemonRoot/rshared [2020-02-10T18:20:14.230Z] === CONT TestMountDaemonRoot/default [2020-02-10T18:20:14.230Z] === RUN TestMountDaemonRoot/default/bind_root [2020-02-10T18:20:14.230Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-02-10T18:20:14.230Z] === CONT TestMountDaemonRoot/rslave [2020-02-10T18:20:14.230Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-02-10T18:20:14.230Z] === CONT TestMountDaemonRoot/rshared [2020-02-10T18:20:14.230Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-02-10T18:20:14.230Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-02-10T18:20:14.230Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-02-10T18:20:14.230Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-02-10T18:20:14.230Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-02-10T18:20:14.231Z] === CONT TestMountDaemonRoot/shared [2020-02-10T18:20:14.231Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-02-10T18:20:14.231Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-02-10T18:20:14.231Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-02-10T18:20:14.231Z] === RUN TestMountDaemonRoot/default/mount_root [2020-02-10T18:20:14.231Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-02-10T18:20:14.231Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-02-10T18:20:14.231Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-02-10T18:20:14.231Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-02-10T18:20:14.231Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-02-10T18:20:14.231Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-02-10T18:20:14.231Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-02-10T18:20:14.231Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-02-10T18:20:14.231Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-02-10T18:20:14.231Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-02-10T18:20:14.231Z] === CONT TestMountDaemonRoot/slave [2020-02-10T18:20:14.231Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-02-10T18:20:14.231Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-02-10T18:20:14.231Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-02-10T18:20:14.231Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-02-10T18:20:14.231Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-02-10T18:20:14.231Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-02-10T18:20:14.231Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-02-10T18:20:14.231Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-02-10T18:20:14.231Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-02-10T18:20:14.231Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-02-10T18:20:14.231Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-02-10T18:20:14.231Z] === CONT TestMountDaemonRoot/private [2020-02-10T18:20:14.231Z] === RUN TestMountDaemonRoot/private/bind_root [2020-02-10T18:20:14.231Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-02-10T18:20:14.231Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-02-10T18:20:14.231Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-02-10T18:20:14.231Z] === RUN TestMountDaemonRoot/private/mount_root [2020-02-10T18:20:14.231Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-02-10T18:20:14.231Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-02-10T18:20:14.231Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-02-10T18:20:14.231Z] === CONT TestMountDaemonRoot/rprivate [2020-02-10T18:20:14.231Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-02-10T18:20:14.231Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-02-10T18:20:14.231Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-02-10T18:20:14.231Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-02-10T18:20:14.231Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-02-10T18:20:14.231Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-02-10T18:20:14.231Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-02-10T18:20:14.231Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-02-10T18:20:14.231Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-02-10T18:20:14.231Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-02-10T18:20:14.231Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-02-10T18:20:14.231Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-02-10T18:20:14.231Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-02-10T18:20:14.231Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-02-10T18:20:14.231Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-02-10T18:20:14.231Z] === CONT TestMountDaemonRoot/default/bind_root [2020-02-10T18:20:14.231Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-02-10T18:20:14.231Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-02-10T18:20:14.231Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-02-10T18:20:14.231Z] === CONT TestMountDaemonRoot/default/mount_root [2020-02-10T18:20:14.231Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-02-10T18:20:14.231Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-02-10T18:20:14.231Z] === CONT TestMountDaemonRoot/private/bind_root [2020-02-10T18:20:14.231Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-02-10T18:20:14.231Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-02-10T18:20:14.231Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-02-10T18:20:14.231Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-02-10T18:20:14.231Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-02-10T18:20:14.231Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-02-10T18:20:14.231Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-02-10T18:20:14.231Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-02-10T18:20:14.231Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-02-10T18:20:14.231Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-02-10T18:20:14.231Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-02-10T18:20:14.231Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-02-10T18:20:14.489Z] === CONT TestMountDaemonRoot/private/mount_root [2020-02-10T18:20:14.489Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-02-10T18:20:14.489Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-02-10T18:20:14.489Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-02-10T18:20:14.489Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-02-10T18:20:14.489Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-02-10T18:20:14.489Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-02-10T18:20:14.489Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-02-10T18:20:14.489Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-02-10T18:20:14.489Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-02-10T18:20:14.489Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-02-10T18:20:14.489Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2020-02-10T18:20:14.489Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2020-02-10T18:20:14.489Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2020-02-10T18:20:14.489Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-02-10T18:20:14.489Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2020-02-10T18:20:14.489Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2020-02-10T18:20:14.489Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2020-02-10T18:20:14.489Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2020-02-10T18:20:14.489Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-02-10T18:20:14.489Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-02-10T18:20:14.489Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-02-10T18:20:14.489Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s) [2020-02-10T18:20:14.489Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.07s) [2020-02-10T18:20:14.489Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-02-10T18:20:14.489Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2020-02-10T18:20:14.489Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2020-02-10T18:20:14.489Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2020-02-10T18:20:14.489Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) [2020-02-10T18:20:14.489Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-02-10T18:20:14.489Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-02-10T18:20:14.489Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-02-10T18:20:14.489Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-02-10T18:20:14.489Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s) [2020-02-10T18:20:14.489Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-02-10T18:20:14.489Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-02-10T18:20:14.489Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-02-10T18:20:14.489Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-02-10T18:20:14.489Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-02-10T18:20:14.489Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-02-10T18:20:14.489Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-02-10T18:20:14.489Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-02-10T18:20:14.489Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-02-10T18:20:14.489Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-02-10T18:20:14.489Z] === RUN TestContainerBindMountNonRecursive [2020-02-10T18:20:15.085Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-02-10T18:20:15.085Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-02-10T18:20:16.393Z] --- PASS: TestContainerBindMountNonRecursive (1.89s) [2020-02-10T18:20:16.393Z] === RUN TestNetworkNat [2020-02-10T18:20:16.450Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-02-10T18:20:17.329Z] --- PASS: TestNetworkNat (0.87s) [2020-02-10T18:20:17.329Z] === RUN TestNetworkLocalhostTCPNat [2020-02-10T18:20:18.264Z] --- PASS: TestNetworkLocalhostTCPNat (0.86s) [2020-02-10T18:20:18.264Z] === RUN TestNetworkLoopbackNat [2020-02-10T18:20:18.340Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-02-10T18:20:18.596Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-02-10T18:20:19.200Z] --- PASS: TestNetworkLoopbackNat (1.15s) [2020-02-10T18:20:19.200Z] === RUN TestPause [2020-02-10T18:20:20.136Z] --- PASS: TestPause (0.81s) [2020-02-10T18:20:20.136Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-02-10T18:20:20.136Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-02-10T18:20:20.136Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-02-10T18:20:20.136Z] === RUN TestPauseStopPausedContainer [2020-02-10T18:20:20.482Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-02-10T18:20:21.071Z] --- PASS: TestPauseStopPausedContainer (0.82s) [2020-02-10T18:20:21.071Z] === RUN TestPsFilter [2020-02-10T18:20:21.071Z] --- PASS: TestPsFilter (0.24s) [2020-02-10T18:20:21.071Z] === RUN TestRemoveContainerWithRemovedVolume [2020-02-10T18:20:22.008Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.80s) [2020-02-10T18:20:22.008Z] === RUN TestRemoveContainerWithVolume [2020-02-10T18:20:22.943Z] --- PASS: TestRemoveContainerWithVolume (0.77s) [2020-02-10T18:20:22.943Z] === RUN TestRemoveContainerRunning [2020-02-10T18:20:22.994Z] === RUN TestDockerSuite/TestAttachDetach [2020-02-10T18:20:23.511Z] --- PASS: TestRemoveContainerRunning (0.78s) [2020-02-10T18:20:23.511Z] === RUN TestRemoveContainerForceRemoveRunning [2020-02-10T18:20:23.920Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-02-10T18:20:24.447Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.82s) [2020-02-10T18:20:24.447Z] === RUN TestRemoveInvalidContainer [2020-02-10T18:20:24.447Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-02-10T18:20:24.447Z] === RUN TestRenameLinkedContainer [2020-02-10T18:20:24.482Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-02-10T18:20:25.848Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-02-10T18:20:27.733Z] --- PASS: TestRenameLinkedContainer (3.09s) [2020-02-10T18:20:27.733Z] === RUN TestRenameStoppedContainer [2020-02-10T18:20:28.300Z] --- PASS: TestRenameStoppedContainer (0.74s) [2020-02-10T18:20:28.300Z] === RUN TestRenameRunningContainerAndReuse [2020-02-10T18:20:28.362Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-02-10T18:20:29.292Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-02-10T18:20:29.548Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-02-10T18:20:29.708Z] --- PASS: TestRenameRunningContainerAndReuse (1.54s) [2020-02-10T18:20:29.709Z] === RUN TestRenameInvalidName [2020-02-10T18:20:30.152Z] --- PASS: TestBuildWithHugeFile (88.05s) [2020-02-10T18:20:30.152Z] === RUN TestBuildWithEmptyDockerfile [2020-02-10T18:20:30.152Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-10T18:20:30.152Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-10T18:20:30.152Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-10T18:20:30.152Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-10T18:20:30.152Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-10T18:20:30.152Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-10T18:20:30.152Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-10T18:20:30.152Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-10T18:20:30.418Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-10T18:20:30.418Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2020-02-10T18:20:30.418Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2020-02-10T18:20:30.418Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.21s) [2020-02-10T18:20:30.418Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.15s) [2020-02-10T18:20:30.418Z] === RUN TestBuildPreserveOwnership [2020-02-10T18:20:30.418Z] === RUN TestBuildPreserveOwnership/copy_from [2020-02-10T18:20:30.648Z] --- PASS: TestRenameInvalidName (0.80s) [2020-02-10T18:20:30.648Z] === RUN TestRenameAnonymousContainer [2020-02-10T18:20:30.685Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-02-10T18:20:32.055Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-02-10T18:20:32.055Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-02-10T18:20:32.711Z] tests/integration/api_swarm_test.py .ssss.xs...x....... [ 72%] [2020-02-10T18:20:33.419Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-02-10T18:20:34.346Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-02-10T18:20:34.346Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-02-10T18:20:34.849Z] --- PASS: TestRenameAnonymousContainer (4.00s) [2020-02-10T18:20:34.849Z] === RUN TestRenameContainerWithSameName [2020-02-10T18:20:35.417Z] --- PASS: TestRenameContainerWithSameName (0.79s) [2020-02-10T18:20:35.417Z] === RUN TestRenameContainerWithLinkedContainer [2020-02-10T18:20:35.712Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-02-10T18:20:35.712Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-02-10T18:20:36.272Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-02-10T18:20:36.527Z] --- PASS: TestBuildPreserveOwnership (6.02s) [2020-02-10T18:20:36.527Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.95s) [2020-02-10T18:20:36.527Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.06s) [2020-02-10T18:20:36.527Z] === RUN TestBuildPlatformInvalid [2020-02-10T18:20:36.782Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2020-02-10T18:20:36.782Z] PASS [2020-02-10T18:20:36.782Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-02-10T18:20:36.782Z] [2020-02-10T18:20:36.782Z] === Skipped [2020-02-10T18:20:36.782Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-02-10T18:20:36.782Z] build_session_test.go:25: TODO: BuildKit [2020-02-10T18:20:36.782Z] [2020-02-10T18:20:36.782Z] [2020-02-10T18:20:36.782Z] DONE 32 tests, 1 skipped in 173.859s [2020-02-10T18:20:36.782Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-02-10T18:20:36.782Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-02-10T18:20:36.782Z] ++ 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-02-10T18:20:36.782Z] ++ set -e [2020-02-10T18:20:36.782Z] ++ '[' -n 0 ']' [2020-02-10T18:20:36.782Z] ++ set -x [2020-02-10T18:20:36.782Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-02-10T18:20:36.782Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-02-10T18:20:37.037Z] INFO: Testing against a local daemon [2020-02-10T18:20:37.037Z] === RUN TestConfigList [2020-02-10T18:20:37.321Z] --- PASS: TestRenameContainerWithLinkedContainer (1.58s) [2020-02-10T18:20:37.322Z] === RUN TestResize [2020-02-10T18:20:37.889Z] --- PASS: TestResize (0.82s) [2020-02-10T18:20:37.889Z] === RUN TestResizeWithInvalidSize [2020-02-10T18:20:37.963Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-02-10T18:20:38.219Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-02-10T18:20:38.456Z] --- PASS: TestResizeWithInvalidSize (0.80s) [2020-02-10T18:20:38.456Z] === RUN TestResizeWhenContainerNotStarted [2020-02-10T18:20:38.780Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-02-10T18:20:38.780Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-02-10T18:20:39.392Z] --- PASS: TestResizeWhenContainerNotStarted (0.81s) [2020-02-10T18:20:39.392Z] === RUN TestDaemonRestartKillContainers [2020-02-10T18:20:39.392Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-10T18:20:39.392Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-10T18:20:39.392Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-10T18:20:39.392Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-10T18:20:39.392Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-10T18:20:39.392Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-10T18:20:39.392Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-10T18:20:39.393Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-10T18:20:39.393Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-10T18:20:39.393Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-10T18:20:39.393Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-10T18:20:39.393Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-10T18:20:39.393Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-10T18:20:39.393Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-10T18:20:39.393Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-10T18:20:39.393Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-10T18:20:39.393Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-10T18:20:39.393Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-10T18:20:39.393Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-10T18:20:39.393Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-10T18:20:39.393Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-10T18:20:39.393Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-10T18:20:39.393Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-10T18:20:39.393Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-10T18:20:39.393Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-10T18:20:39.393Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-10T18:20:39.393Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-10T18:20:39.393Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-10T18:20:40.666Z] --- PASS: TestConfigList (3.52s) [2020-02-10T18:20:40.666Z] === RUN TestConfigsCreateAndDelete [2020-02-10T18:20:40.905Z] --- PASS: TestBuildWithHugeFile (27.54s) [2020-02-10T18:20:40.905Z] === RUN TestBuildWithEmptyDockerfile [2020-02-10T18:20:40.905Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-10T18:20:40.905Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-10T18:20:40.905Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-10T18:20:40.905Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-10T18:20:40.905Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-10T18:20:40.905Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-10T18:20:40.905Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-10T18:20:40.905Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-10T18:20:40.905Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-10T18:20:40.905Z] --- PASS: TestBuildWithEmptyDockerfile (0.17s) [2020-02-10T18:20:40.905Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.29s) [2020-02-10T18:20:40.905Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.30s) [2020-02-10T18:20:40.905Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.10s) [2020-02-10T18:20:40.905Z] === RUN TestBuildPreserveOwnership [2020-02-10T18:20:40.905Z] === RUN TestBuildPreserveOwnership/copy_from [2020-02-10T18:20:41.227Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-02-10T18:20:41.300Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-10T18:20:41.300Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-10T18:20:41.869Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-10T18:20:42.129Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-10T18:20:42.703Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-10T18:20:42.703Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-10T18:20:43.115Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-02-10T18:20:43.983Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-02-10T18:20:44.040Z] --- PASS: TestConfigsCreateAndDelete (3.42s) [2020-02-10T18:20:44.040Z] === RUN TestConfigsUpdate [2020-02-10T18:20:44.611Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-10T18:20:44.611Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-10T18:20:45.403Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-02-10T18:20:46.454Z] --- PASS: TestBuildPreserveOwnership (5.82s) [2020-02-10T18:20:46.454Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.82s) [2020-02-10T18:20:46.454Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.98s) [2020-02-10T18:20:46.454Z] === RUN TestBuildPlatformInvalid [2020-02-10T18:20:46.454Z] --- PASS: TestBuildPlatformInvalid (0.11s) [2020-02-10T18:20:46.455Z] PASS [2020-02-10T18:20:46.455Z] [2020-02-10T18:20:46.455Z] === Skipped [2020-02-10T18:20:46.455Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-02-10T18:20:46.455Z] build_session_test.go:25: TODO: BuildKit [2020-02-10T18:20:46.455Z] [2020-02-10T18:20:46.455Z] [2020-02-10T18:20:46.455Z] DONE 32 tests, 1 skipped in 73.261s [2020-02-10T18:20:46.455Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-02-10T18:20:46.455Z] ++ 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-02-10T18:20:46.455Z] ++ set -e [2020-02-10T18:20:46.455Z] ++ '[' -n 0 ']' [2020-02-10T18:20:46.455Z] ++ set -x [2020-02-10T18:20:46.455Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-02-10T18:20:46.455Z] INFO: Testing against a local daemon [2020-02-10T18:20:46.455Z] === RUN TestConfigList [2020-02-10T18:20:46.767Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-02-10T18:20:47.149Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-02-10T18:20:47.149Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.70s) [2020-02-10T18:20:47.149Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.72s) [2020-02-10T18:20:47.149Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.43s) [2020-02-10T18:20:47.149Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.73s) [2020-02-10T18:20:47.149Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.72s) [2020-02-10T18:20:47.149Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.70s) [2020-02-10T18:20:47.149Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.68s) [2020-02-10T18:20:47.149Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.53s) [2020-02-10T18:20:47.149Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.54s) [2020-02-10T18:20:47.149Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.65s) [2020-02-10T18:20:47.149Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.50s) [2020-02-10T18:20:47.149Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.58s) [2020-02-10T18:20:47.149Z] === RUN TestCgroupNamespacesRun [2020-02-10T18:20:47.327Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-02-10T18:20:47.327Z] --- PASS: TestConfigsUpdate (3.39s) [2020-02-10T18:20:47.327Z] === RUN TestTemplatedConfig [2020-02-10T18:20:49.054Z] --- PASS: TestCgroupNamespacesRun (1.83s) [2020-02-10T18:20:49.054Z] === RUN TestCgroupNamespacesRunPrivileged [2020-02-10T18:20:49.523Z] --- PASS: TestConfigList (2.66s) [2020-02-10T18:20:49.523Z] === RUN TestConfigsCreateAndDelete [2020-02-10T18:20:50.589Z] --- PASS: TestTemplatedConfig (3.14s) [2020-02-10T18:20:50.589Z] === RUN TestConfigInspect [2020-02-10T18:20:50.589Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-02-10T18:20:50.762Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-02-10T18:20:50.762Z] tests/integration/client_test.py ..... [ 75%] [2020-02-10T18:20:50.762Z] tests/integration/context_api_test.py .. [ 76%] [2020-02-10T18:20:50.762Z] tests/integration/errors_test.py . [ 76%] [2020-02-10T18:20:50.967Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.74s) [2020-02-10T18:20:50.967Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-02-10T18:20:51.958Z] --- PASS: TestConfigsCreateAndDelete (2.76s) [2020-02-10T18:20:51.958Z] === RUN TestConfigsUpdate [2020-02-10T18:20:52.869Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.81s) [2020-02-10T18:20:52.869Z] === RUN TestCgroupNamespacesRunHostMode [2020-02-10T18:20:53.850Z] --- PASS: TestConfigInspect (3.32s) [2020-02-10T18:20:53.850Z] === RUN TestConfigCreateWithLabels [2020-02-10T18:20:54.246Z] --- PASS: TestCgroupNamespacesRunHostMode (1.76s) [2020-02-10T18:20:54.246Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-02-10T18:20:54.401Z] --- PASS: TestConfigsUpdate (2.39s) [2020-02-10T18:20:54.401Z] === RUN TestTemplatedConfig [2020-02-10T18:20:54.410Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-02-10T18:20:54.971Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-02-10T18:20:55.227Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-02-10T18:20:55.788Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-02-10T18:20:56.150Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.79s) [2020-02-10T18:20:56.150Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-02-10T18:20:56.349Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-02-10T18:20:57.086Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.91s) [2020-02-10T18:20:57.086Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-02-10T18:20:57.275Z] --- PASS: TestConfigCreateWithLabels (3.40s) [2020-02-10T18:20:57.275Z] === RUN TestConfigCreateResolve [2020-02-10T18:20:57.530Z] --- PASS: TestTemplatedConfig (3.23s) [2020-02-10T18:20:57.530Z] === RUN TestConfigInspect [2020-02-10T18:20:58.022Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.91s) [2020-02-10T18:20:58.022Z] === RUN TestCgroupNamespacesRunOlderClient [2020-02-10T18:20:59.162Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-02-10T18:20:59.418Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-02-10T18:20:59.673Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-02-10T18:20:59.926Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.82s) [2020-02-10T18:20:59.926Z] === RUN TestKernelTCPMemory [2020-02-10T18:21:00.601Z] --- PASS: TestConfigCreateResolve (3.46s) [2020-02-10T18:21:00.601Z] === RUN TestConfigDaemonLibtrustID [2020-02-10T18:21:00.781Z] --- PASS: TestConfigInspect (2.77s) [2020-02-10T18:21:00.781Z] === RUN TestConfigCreateWithLabels [2020-02-10T18:21:00.862Z] --- PASS: TestKernelTCPMemory (0.89s) [2020-02-10T18:21:00.862Z] === RUN TestNISDomainname [2020-02-10T18:21:01.161Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2020-02-10T18:21:01.161Z] PASS [2020-02-10T18:21:01.161Z] [2020-02-10T18:21:01.161Z] DONE 8 tests in 24.341s [2020-02-10T18:21:01.161Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-02-10T18:21:01.161Z] ++ 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-02-10T18:21:01.161Z] ++ set -e [2020-02-10T18:21:01.161Z] ++ '[' -n 0 ']' [2020-02-10T18:21:01.161Z] ++ set -x [2020-02-10T18:21:01.161Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-02-10T18:21:01.161Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-02-10T18:21:01.416Z] INFO: Testing against a local daemon [2020-02-10T18:21:01.416Z] === RUN TestCheckpoint [2020-02-10T18:21:01.416Z] --- SKIP: TestCheckpoint (0.00s) [2020-02-10T18:21:01.416Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-02-10T18:21:01.416Z] === RUN TestContainerInvalidJSON [2020-02-10T18:21:01.416Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-02-10T18:21:01.416Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-02-10T18:21:01.416Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-02-10T18:21:01.416Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-02-10T18:21:01.416Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-02-10T18:21:01.416Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-02-10T18:21:01.416Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-02-10T18:21:01.416Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-02-10T18:21:01.416Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-02-10T18:21:01.416Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-02-10T18:21:01.416Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2020-02-10T18:21:01.416Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-02-10T18:21:01.416Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2020-02-10T18:21:01.416Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-02-10T18:21:01.416Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2020-02-10T18:21:01.416Z] === RUN TestCopyFromContainerPathIsNotDir [2020-02-10T18:21:01.416Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-02-10T18:21:01.672Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s) [2020-02-10T18:21:01.672Z] === RUN TestCopyToContainerPathDoesNotExist [2020-02-10T18:21:01.672Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2020-02-10T18:21:01.672Z] === RUN TestCopyToContainerPathIsNotDir [2020-02-10T18:21:01.798Z] --- PASS: TestNISDomainname (0.99s) [2020-02-10T18:21:01.798Z] === RUN TestHostnameDnsResolution [2020-02-10T18:21:01.929Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2020-02-10T18:21:01.929Z] === RUN TestCopyFromContainer [2020-02-10T18:21:02.491Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-02-10T18:21:03.157Z] --- PASS: TestConfigCreateWithLabels (2.74s) [2020-02-10T18:21:03.157Z] === RUN TestConfigCreateResolve [2020-02-10T18:21:03.702Z] --- PASS: TestHostnameDnsResolution (1.69s) [2020-02-10T18:21:03.702Z] === RUN TestStats [2020-02-10T18:21:03.857Z] === RUN TestCopyFromContainer// [2020-02-10T18:21:03.857Z] === RUN TestCopyFromContainer//bar/root [2020-02-10T18:21:04.113Z] === RUN TestCopyFromContainer//bar/root/ [2020-02-10T18:21:04.113Z] === RUN TestCopyFromContainer/bar/quux [2020-02-10T18:21:04.369Z] === RUN TestCopyFromContainer/bar/quux/ [2020-02-10T18:21:04.369Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-02-10T18:21:04.624Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-02-10T18:21:04.624Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-02-10T18:21:04.879Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-02-10T18:21:04.879Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-02-10T18:21:04.879Z] === RUN TestCopyFromContainer/bar/notarget [2020-02-10T18:21:05.135Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-02-10T18:21:05.135Z] --- PASS: TestCopyFromContainer (3.28s) [2020-02-10T18:21:05.135Z] --- PASS: TestCopyFromContainer// (0.13s) [2020-02-10T18:21:05.135Z] --- PASS: TestCopyFromContainer//bar/root (0.18s) [2020-02-10T18:21:05.135Z] --- PASS: TestCopyFromContainer//bar/root/ (0.13s) [2020-02-10T18:21:05.135Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2020-02-10T18:21:05.135Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.13s) [2020-02-10T18:21:05.135Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2020-02-10T18:21:05.135Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.16s) [2020-02-10T18:21:05.135Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2020-02-10T18:21:05.135Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2020-02-10T18:21:05.135Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2020-02-10T18:21:05.135Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-02-10T18:21:05.135Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-10T18:21:05.135Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-10T18:21:05.135Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-10T18:21:05.135Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-10T18:21:05.135Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-10T18:21:05.135Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-10T18:21:05.135Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-10T18:21:05.135Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-10T18:21:05.135Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-10T18:21:05.135Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-02-10T18:21:05.135Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-02-10T18:21:05.135Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-02-10T18:21:05.135Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-02-10T18:21:05.135Z] === RUN TestCreateLinkToNonExistingContainer [2020-02-10T18:21:05.135Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2020-02-10T18:21:05.135Z] === RUN TestCreateWithInvalidEnv [2020-02-10T18:21:05.135Z] === RUN TestCreateWithInvalidEnv/0 [2020-02-10T18:21:05.135Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-02-10T18:21:05.135Z] === RUN TestCreateWithInvalidEnv/1 [2020-02-10T18:21:05.135Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-02-10T18:21:05.135Z] === RUN TestCreateWithInvalidEnv/2 [2020-02-10T18:21:05.135Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-02-10T18:21:05.135Z] === CONT TestCreateWithInvalidEnv/0 [2020-02-10T18:21:05.135Z] === CONT TestCreateWithInvalidEnv/2 [2020-02-10T18:21:05.135Z] === CONT TestCreateWithInvalidEnv/1 [2020-02-10T18:21:05.135Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-02-10T18:21:05.135Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-02-10T18:21:05.135Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2020-02-10T18:21:05.135Z] --- PASS: TestCreateWithInvalidEnv/2 (0.02s) [2020-02-10T18:21:05.135Z] === RUN TestCreateTmpfsMountsTarget [2020-02-10T18:21:05.135Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-02-10T18:21:05.135Z] === RUN TestCreateWithCustomMaskedPaths [2020-02-10T18:21:05.745Z] --- PASS: TestConfigCreateResolve (2.76s) [2020-02-10T18:21:05.745Z] === RUN TestConfigDaemonLibtrustID [2020-02-10T18:21:06.232Z] --- PASS: TestStats (2.69s) [2020-02-10T18:21:06.232Z] === RUN TestStopContainerWithTimeout [2020-02-10T18:21:06.232Z] === RUN TestStopContainerWithTimeout/0 [2020-02-10T18:21:06.232Z] === PAUSE TestStopContainerWithTimeout/0 [2020-02-10T18:21:06.232Z] === RUN TestStopContainerWithTimeout/1 [2020-02-10T18:21:06.232Z] === PAUSE TestStopContainerWithTimeout/1 [2020-02-10T18:21:06.232Z] === RUN TestStopContainerWithTimeout/3 [2020-02-10T18:21:06.232Z] === PAUSE TestStopContainerWithTimeout/3 [2020-02-10T18:21:06.232Z] === RUN TestStopContainerWithTimeout/-1 [2020-02-10T18:21:06.232Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-02-10T18:21:06.232Z] === CONT TestStopContainerWithTimeout/0 [2020-02-10T18:21:06.232Z] === CONT TestStopContainerWithTimeout/1 [2020-02-10T18:21:06.232Z] === CONT TestStopContainerWithTimeout/3 [2020-02-10T18:21:06.232Z] === CONT TestStopContainerWithTimeout/-1 [2020-02-10T18:21:06.506Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2020-02-10T18:21:06.506Z] PASS [2020-02-10T18:21:06.506Z] [2020-02-10T18:21:06.506Z] DONE 8 tests in 19.919s [2020-02-10T18:21:06.506Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-02-10T18:21:06.506Z] ++ 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-02-10T18:21:06.506Z] ++ set -e [2020-02-10T18:21:06.506Z] ++ '[' -n 0 ']' [2020-02-10T18:21:06.506Z] ++ set -x [2020-02-10T18:21:06.506Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-02-10T18:21:06.506Z] INFO: Testing against a local daemon [2020-02-10T18:21:06.506Z] === RUN TestCheckpoint [2020-02-10T18:21:06.506Z] --- SKIP: TestCheckpoint (0.00s) [2020-02-10T18:21:06.506Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-02-10T18:21:06.506Z] === RUN TestContainerInvalidJSON [2020-02-10T18:21:06.506Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-02-10T18:21:06.506Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-02-10T18:21:06.506Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-02-10T18:21:06.506Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-02-10T18:21:06.506Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-02-10T18:21:06.506Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-02-10T18:21:06.506Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-02-10T18:21:06.506Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-02-10T18:21:06.506Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-02-10T18:21:06.506Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-02-10T18:21:06.506Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-02-10T18:21:06.506Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-02-10T18:21:06.506Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-02-10T18:21:06.506Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-02-10T18:21:06.506Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2020-02-10T18:21:06.506Z] === RUN TestCopyFromContainerPathIsNotDir [2020-02-10T18:21:06.854Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2020-02-10T18:21:06.854Z] === RUN TestCopyToContainerPathDoesNotExist [2020-02-10T18:21:06.854Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2020-02-10T18:21:06.854Z] === RUN TestCopyToContainerPathIsNotDir [2020-02-10T18:21:06.854Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2020-02-10T18:21:06.854Z] === RUN TestCopyFromContainer [2020-02-10T18:21:07.648Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-02-10T18:21:07.648Z] --- PASS: TestCreateWithCustomMaskedPaths (2.32s) [2020-02-10T18:21:07.648Z] === RUN TestCreateWithCapabilities [2020-02-10T18:21:07.648Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-02-10T18:21:07.648Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-02-10T18:21:07.648Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-02-10T18:21:07.648Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-02-10T18:21:07.648Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-02-10T18:21:07.648Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-02-10T18:21:07.648Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-02-10T18:21:07.648Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-02-10T18:21:07.648Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-02-10T18:21:07.648Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-02-10T18:21:07.648Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-10T18:21:07.648Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-10T18:21:07.648Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-02-10T18:21:07.648Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-02-10T18:21:07.648Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-02-10T18:21:07.648Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-02-10T18:21:07.648Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-02-10T18:21:07.648Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-02-10T18:21:07.648Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-02-10T18:21:07.648Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-02-10T18:21:07.648Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-02-10T18:21:07.648Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-02-10T18:21:07.648Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-02-10T18:21:07.648Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-02-10T18:21:07.648Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-02-10T18:21:07.648Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-02-10T18:21:07.648Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-02-10T18:21:07.648Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-02-10T18:21:07.648Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-10T18:21:07.648Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-02-10T18:21:07.904Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-02-10T18:21:07.904Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-02-10T18:21:07.904Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-02-10T18:21:07.904Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-02-10T18:21:07.904Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-02-10T18:21:07.904Z] --- PASS: TestCreateWithCapabilities (0.03s) [2020-02-10T18:21:07.904Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-02-10T18:21:07.904Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-02-10T18:21:07.904Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s) [2020-02-10T18:21:07.904Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.09s) [2020-02-10T18:21:07.904Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2020-02-10T18:21:07.904Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2020-02-10T18:21:07.904Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2020-02-10T18:21:07.904Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-02-10T18:21:07.904Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2020-02-10T18:21:07.904Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s) [2020-02-10T18:21:07.904Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s) [2020-02-10T18:21:07.904Z] === RUN TestCreateWithCustomReadonlyPaths [2020-02-10T18:21:08.611Z] === RUN TestCopyFromContainer// [2020-02-10T18:21:08.611Z] === RUN TestCopyFromContainer//bar/root [2020-02-10T18:21:08.830Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-02-10T18:21:08.967Z] === RUN TestCopyFromContainer//bar/root/ [2020-02-10T18:21:08.967Z] === RUN TestCopyFromContainer/bar/quux [2020-02-10T18:21:08.967Z] === RUN TestCopyFromContainer/bar/quux/ [2020-02-10T18:21:08.967Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-02-10T18:21:08.967Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-02-10T18:21:09.316Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-02-10T18:21:09.316Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-02-10T18:21:09.316Z] === RUN TestCopyFromContainer/bar/notarget [2020-02-10T18:21:09.316Z] --- PASS: TestCopyFromContainer (2.50s) [2020-02-10T18:21:09.316Z] --- PASS: TestCopyFromContainer// (0.05s) [2020-02-10T18:21:09.316Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2020-02-10T18:21:09.316Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2020-02-10T18:21:09.316Z] --- PASS: TestCopyFromContainer/bar/quux (0.08s) [2020-02-10T18:21:09.316Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2020-02-10T18:21:09.316Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2020-02-10T18:21:09.316Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2020-02-10T18:21:09.316Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2020-02-10T18:21:09.316Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2020-02-10T18:21:09.316Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2020-02-10T18:21:09.316Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-02-10T18:21:09.316Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-10T18:21:09.316Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-10T18:21:09.316Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-10T18:21:09.316Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-10T18:21:09.316Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-10T18:21:09.316Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-10T18:21:09.316Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-10T18:21:09.316Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-10T18:21:09.316Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-10T18:21:09.316Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-02-10T18:21:09.316Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-02-10T18:21:09.316Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-02-10T18:21:09.316Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-02-10T18:21:09.316Z] === RUN TestCreateLinkToNonExistingContainer [2020-02-10T18:21:09.316Z] --- PASS: TestCreateLinkToNonExistingContainer (0.02s) [2020-02-10T18:21:09.316Z] === RUN TestCreateWithInvalidEnv [2020-02-10T18:21:09.316Z] === RUN TestCreateWithInvalidEnv/0 [2020-02-10T18:21:09.316Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-02-10T18:21:09.316Z] === RUN TestCreateWithInvalidEnv/1 [2020-02-10T18:21:09.316Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-02-10T18:21:09.316Z] === RUN TestCreateWithInvalidEnv/2 [2020-02-10T18:21:09.316Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-02-10T18:21:09.316Z] === CONT TestCreateWithInvalidEnv/0 [2020-02-10T18:21:09.316Z] === CONT TestCreateWithInvalidEnv/2 [2020-02-10T18:21:09.316Z] === CONT TestCreateWithInvalidEnv/1 [2020-02-10T18:21:09.316Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-02-10T18:21:09.316Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-02-10T18:21:09.316Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-02-10T18:21:09.316Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-02-10T18:21:09.316Z] === RUN TestCreateTmpfsMountsTarget [2020-02-10T18:21:09.316Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2020-02-10T18:21:09.316Z] === RUN TestCreateWithCustomMaskedPaths [2020-02-10T18:21:09.518Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-02-10T18:21:09.518Z] --- PASS: TestStopContainerWithTimeout/0 (1.33s) [2020-02-10T18:21:09.518Z] --- PASS: TestStopContainerWithTimeout/1 (2.26s) [2020-02-10T18:21:09.518Z] --- PASS: TestStopContainerWithTimeout/-1 (3.20s) [2020-02-10T18:21:09.518Z] --- PASS: TestStopContainerWithTimeout/3 (3.27s) [2020-02-10T18:21:09.518Z] === RUN TestDeleteDevicemapper [2020-02-10T18:21:09.518Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-02-10T18:21:09.518Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-02-10T18:21:09.518Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-02-10T18:21:10.193Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-02-10T18:21:10.761Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.76s) [2020-02-10T18:21:10.761Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-02-10T18:21:10.761Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-10T18:21:10.761Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-10T18:21:10.761Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-10T18:21:10.761Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-10T18:21:10.761Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-10T18:21:10.761Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-10T18:21:10.761Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-10T18:21:10.761Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-10T18:21:10.761Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-10T18:21:10.761Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-10T18:21:10.761Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-10T18:21:10.761Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-10T18:21:10.761Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-10T18:21:10.761Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-10T18:21:10.761Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-10T18:21:10.761Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2020-02-10T18:21:10.761Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2020-02-10T18:21:10.761Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2020-02-10T18:21:10.761Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-02-10T18:21:10.761Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2020-02-10T18:21:10.761Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-02-10T18:21:10.761Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-02-10T18:21:11.420Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.13s) [2020-02-10T18:21:11.420Z] === RUN TestUpdateMemory [2020-02-10T18:21:11.420Z] --- SKIP: TestUpdateMemory (0.00s) [2020-02-10T18:21:11.420Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-02-10T18:21:11.420Z] === RUN TestUpdateCPUQuota [2020-02-10T18:21:11.687Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.97s) [2020-02-10T18:21:11.687Z] === RUN TestContainerStartOnDaemonRestart [2020-02-10T18:21:11.687Z] === PAUSE TestContainerStartOnDaemonRestart [2020-02-10T18:21:11.687Z] === RUN TestDaemonRestartIpcMode [2020-02-10T18:21:11.687Z] === PAUSE TestDaemonRestartIpcMode [2020-02-10T18:21:11.687Z] === RUN TestDaemonHostGatewayIP [2020-02-10T18:21:11.687Z] === PAUSE TestDaemonHostGatewayIP [2020-02-10T18:21:11.687Z] === RUN TestDiff [2020-02-10T18:21:11.763Z] --- PASS: TestCreateWithCustomMaskedPaths (2.38s) [2020-02-10T18:21:11.763Z] === RUN TestCreateWithCapabilities [2020-02-10T18:21:11.763Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-02-10T18:21:11.763Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-02-10T18:21:11.763Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-02-10T18:21:11.763Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-02-10T18:21:11.763Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-02-10T18:21:11.763Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-02-10T18:21:11.763Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-02-10T18:21:11.763Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-02-10T18:21:11.763Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-02-10T18:21:11.763Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-02-10T18:21:11.763Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-10T18:21:11.763Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-10T18:21:11.763Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-02-10T18:21:11.763Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-02-10T18:21:11.763Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-02-10T18:21:11.763Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-02-10T18:21:11.763Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-02-10T18:21:11.763Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-02-10T18:21:11.763Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-02-10T18:21:11.763Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-02-10T18:21:11.763Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-02-10T18:21:11.763Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-02-10T18:21:11.763Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-02-10T18:21:11.763Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-02-10T18:21:11.763Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-02-10T18:21:11.763Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-02-10T18:21:11.763Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-02-10T18:21:11.763Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-02-10T18:21:12.117Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-10T18:21:12.117Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-02-10T18:21:12.117Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-02-10T18:21:12.117Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-02-10T18:21:12.117Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-02-10T18:21:12.117Z] --- PASS: TestCreateWithCapabilities (0.01s) [2020-02-10T18:21:12.117Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-02-10T18:21:12.117Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-02-10T18:21:12.117Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2020-02-10T18:21:12.117Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s) [2020-02-10T18:21:12.117Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2020-02-10T18:21:12.117Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) [2020-02-10T18:21:12.117Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2020-02-10T18:21:12.117Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-02-10T18:21:12.117Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s) [2020-02-10T18:21:12.117Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2020-02-10T18:21:12.117Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s) [2020-02-10T18:21:12.117Z] === RUN TestCreateWithCustomReadonlyPaths [2020-02-10T18:21:12.247Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-02-10T18:21:12.596Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-02-10T18:21:12.796Z] --- PASS: TestUpdateCPUQuota (1.38s) [2020-02-10T18:21:12.796Z] === RUN TestUpdatePidsLimit [2020-02-10T18:21:12.796Z] === RUN TestUpdatePidsLimit/update_from_none [2020-02-10T18:21:12.807Z] --- PASS: TestDiff (1.04s) [2020-02-10T18:21:12.807Z] === RUN TestExecWithCloseStdin [2020-02-10T18:21:13.054Z] [2020-02-10T18:21:13.055Z] ________ ____ __. [2020-02-10T18:21:13.055Z] \_____ \ | |/ _| [2020-02-10T18:21:13.055Z] / | \| < [2020-02-10T18:21:13.055Z] / | \ | \ [2020-02-10T18:21:13.055Z] \_______ /____|__ \ [2020-02-10T18:21:13.055Z] \/ \/ [2020-02-10T18:21:13.055Z] [2020-02-10T18:21:13.055Z] INFO: make.ps1 ended at 02/10/2020 18:21:12 [2020-02-10T18:21:13.363Z] === RUN TestUpdatePidsLimit/no_change [2020-02-10T18:21:13.621Z] === RUN TestUpdatePidsLimit/update_lower [2020-02-10T18:21:13.732Z] --- PASS: TestExecWithCloseStdin (1.08s) [2020-02-10T18:21:13.732Z] === RUN TestExec [2020-02-10T18:21:13.987Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-02-10T18:21:14.189Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-02-10T18:21:14.447Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-02-10T18:21:14.483Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.37s) [2020-02-10T18:21:14.483Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-02-10T18:21:14.483Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-10T18:21:14.483Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-10T18:21:14.483Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-10T18:21:14.483Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-10T18:21:14.483Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-10T18:21:14.483Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-10T18:21:14.483Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-10T18:21:14.483Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-10T18:21:14.483Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-10T18:21:14.483Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-10T18:21:14.483Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-10T18:21:14.483Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-10T18:21:14.483Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-10T18:21:14.483Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-10T18:21:14.483Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-10T18:21:14.483Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-02-10T18:21:14.483Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-02-10T18:21:14.483Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-02-10T18:21:14.483Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-02-10T18:21:14.483Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2020-02-10T18:21:14.483Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2020-02-10T18:21:14.483Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-02-10T18:21:14.706Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-02-10T18:21:14.912Z] --- PASS: TestExec (1.07s) [2020-02-10T18:21:14.912Z] === RUN TestExecUser [2020-02-10T18:21:15.241Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.79s) [2020-02-10T18:21:15.241Z] === RUN TestContainerStartOnDaemonRestart [2020-02-10T18:21:15.241Z] === PAUSE TestContainerStartOnDaemonRestart [2020-02-10T18:21:15.241Z] === RUN TestDaemonRestartIpcMode [2020-02-10T18:21:15.241Z] === PAUSE TestDaemonRestartIpcMode [2020-02-10T18:21:15.241Z] === RUN TestDaemonHostGatewayIP [2020-02-10T18:21:15.241Z] === PAUSE TestDaemonHostGatewayIP [2020-02-10T18:21:15.241Z] === RUN TestDiff [2020-02-10T18:21:15.272Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-02-10T18:21:15.837Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-02-10T18:21:15.949Z] INFO: Binaries build ended at 02/10/2020 18:21:15. Duration:00:01:20.7142827 [2020-02-10T18:21:16.002Z] --- PASS: TestDiff (0.87s) [2020-02-10T18:21:16.002Z] === RUN TestExecWithCloseStdin [2020-02-10T18:21:16.092Z] --- PASS: TestExecUser (1.06s) [2020-02-10T18:21:16.092Z] === RUN TestExportContainerAndImportImage [2020-02-10T18:21:16.648Z] --- PASS: TestUpdatePidsLimit (3.80s) [2020-02-10T18:21:16.649Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.38s) [2020-02-10T18:21:16.649Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2020-02-10T18:21:16.649Z] --- PASS: TestUpdatePidsLimit/update_lower (0.40s) [2020-02-10T18:21:16.649Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s) [2020-02-10T18:21:16.649Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s) [2020-02-10T18:21:16.649Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s) [2020-02-10T18:21:16.649Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s) [2020-02-10T18:21:16.649Z] === RUN TestUpdateRestartPolicy [2020-02-10T18:21:17.221Z] --- PASS: TestExecWithCloseStdin (0.98s) [2020-02-10T18:21:17.221Z] === RUN TestExec [2020-02-10T18:21:17.459Z] --- PASS: TestExportContainerAndImportImage (1.31s) [2020-02-10T18:21:17.459Z] === RUN TestExportContainerAfterDaemonRestart [2020-02-10T18:21:17.459Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-02-10T18:21:17.982Z] --- PASS: TestExec (0.98s) [2020-02-10T18:21:17.982Z] === RUN TestExecUser [2020-02-10T18:21:18.119Z] INFO: Copying the built daemon binary to d:\CI\PR-40470\4\binary\dockerd-6acfc42094.exe... [2020-02-10T18:21:18.823Z] --- PASS: TestExportContainerAfterDaemonRestart (1.61s) [2020-02-10T18:21:18.823Z] === RUN TestHealthCheckWorkdir [2020-02-10T18:21:19.078Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-02-10T18:21:19.089Z] INFO: Copying the built client binary to d:\CI\PR-40470\4\binary\docker-6acfc42094.exe... [2020-02-10T18:21:19.089Z] INFO: Copying dockerversion from the container... [2020-02-10T18:21:19.239Z] --- PASS: TestExecUser (1.00s) [2020-02-10T18:21:19.239Z] === RUN TestExportContainerAndImportImage [2020-02-10T18:21:19.546Z] INFO: Copying the golang package from the container to d:\CI\PR-40470\4\installer\go.zip... [2020-02-10T18:21:19.639Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-02-10T18:21:19.894Z] --- PASS: TestHealthCheckWorkdir (1.04s) [2020-02-10T18:21:19.894Z] === RUN TestHealthKillContainer [2020-02-10T18:21:20.541Z] --- PASS: TestExportContainerAndImportImage (1.17s) [2020-02-10T18:21:20.541Z] === RUN TestExportContainerAfterDaemonRestart [2020-02-10T18:21:21.737Z] --- PASS: TestExportContainerAfterDaemonRestart (1.46s) [2020-02-10T18:21:21.737Z] === RUN TestHealthCheckWorkdir [2020-02-10T18:21:22.410Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-02-10T18:21:22.410Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-02-10T18:21:22.441Z] INFO: Extracting go.zip to d:\CI\PR-40470\4\go [2020-02-10T18:21:22.940Z] --- PASS: TestHealthCheckWorkdir (1.09s) [2020-02-10T18:21:22.940Z] === RUN TestHealthKillContainer [2020-02-10T18:21:22.971Z] --- PASS: TestHealthKillContainer (3.05s) [2020-02-10T18:21:22.971Z] === RUN TestInspectCpusetInConfigPre120 [2020-02-10T18:21:23.226Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-02-10T18:21:23.506Z] #76 exporting layers 112.2s done [2020-02-10T18:21:23.506Z] #76 exporting manifest sha256:af4ca1f4b51d8623d703e78fcb5a43c7ed7f8ad8a27bcb9e535d1fb58a4d0577 done [2020-02-10T18:21:23.506Z] #76 exporting config sha256:bc58a269439fd3f88b940bcabf98d9742dbff9e26a3444dede2b18d33e5170d0 done [2020-02-10T18:21:23.506Z] #76 sending tarball [2020-02-10T18:21:24.151Z] --- PASS: TestInspectCpusetInConfigPre120 (0.98s) [2020-02-10T18:21:24.151Z] === RUN TestIpcModeNone [2020-02-10T18:21:24.151Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-02-10T18:21:25.076Z] --- PASS: TestIpcModeNone (1.07s) [2020-02-10T18:21:25.076Z] === RUN TestIpcModePrivate [2020-02-10T18:21:26.002Z] --- PASS: TestIpcModePrivate (0.99s) [2020-02-10T18:21:26.002Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:192, shared: false, mustBeShared: false [2020-02-10T18:21:26.002Z] === RUN TestIpcModeShareable [2020-02-10T18:21:26.006Z] --- PASS: TestHealthKillContainer (3.05s) [2020-02-10T18:21:26.006Z] === RUN TestInspectCpusetInConfigPre120 [2020-02-10T18:21:26.765Z] --- PASS: TestInspectCpusetInConfigPre120 (0.86s) [2020-02-10T18:21:26.765Z] === RUN TestIpcModeNone [2020-02-10T18:21:26.928Z] --- PASS: TestIpcModeShareable (1.02s) [2020-02-10T18:21:26.928Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:206, shared: true, mustBeShared: true [2020-02-10T18:21:26.928Z] === RUN TestAPIIpcModeShareableAndContainer [2020-02-10T18:21:27.183Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-02-10T18:21:27.669Z] --- PASS: TestIpcModeNone (1.04s) [2020-02-10T18:21:27.669Z] === RUN TestIpcModePrivate [2020-02-10T18:21:28.549Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-02-10T18:21:28.908Z] --- PASS: TestIpcModePrivate (1.02s) [2020-02-10T18:21:28.908Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:64, shared: false, mustBeShared: false [2020-02-10T18:21:28.908Z] === RUN TestIpcModeShareable [2020-02-10T18:21:29.912Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-02-10T18:21:30.119Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-02-10T18:21:30.131Z] --- PASS: TestIpcModeShareable (1.03s) [2020-02-10T18:21:30.132Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:58, shared: true, mustBeShared: true [2020-02-10T18:21:30.132Z] === RUN TestAPIIpcModeShareableAndContainer [2020-02-10T18:21:30.473Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.29s) [2020-02-10T18:21:30.473Z] === RUN TestAPIIpcModeHost [2020-02-10T18:21:30.473Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-02-10T18:21:30.729Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-02-10T18:21:31.291Z] --- PASS: TestAPIIpcModeHost (0.93s) [2020-02-10T18:21:31.291Z] === RUN TestDaemonIpcModeShareable [2020-02-10T18:21:31.291Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-02-10T18:21:31.521Z] --- PASS: TestUpdateRestartPolicy (12.42s) [2020-02-10T18:21:31.521Z] === RUN TestUpdateRestartWithAutoRemove [2020-02-10T18:21:31.521Z] --- PASS: TestUpdateRestartWithAutoRemove (0.81s) [2020-02-10T18:21:31.521Z] === RUN TestWaitNonBlocked [2020-02-10T18:21:31.521Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-10T18:21:31.521Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-10T18:21:31.521Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-10T18:21:31.521Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-10T18:21:31.521Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-10T18:21:31.521Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-10T18:21:31.521Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-02-10T18:21:31.521Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.89s) [2020-02-10T18:21:31.521Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.95s) [2020-02-10T18:21:31.521Z] === RUN TestWaitBlocked [2020-02-10T18:21:31.521Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-10T18:21:31.521Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-10T18:21:31.521Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-02-10T18:21:31.521Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-02-10T18:21:31.521Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-10T18:21:31.521Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-02-10T18:21:31.782Z] --- PASS: TestWaitBlocked (0.03s) [2020-02-10T18:21:31.782Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.90s) [2020-02-10T18:21:31.782Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.01s) [2020-02-10T18:21:31.782Z] === CONT TestContainerStartOnDaemonRestart [2020-02-10T18:21:31.782Z] === CONT TestDaemonHostGatewayIP [2020-02-10T18:21:31.782Z] === CONT TestDaemonRestartIpcMode [2020-02-10T18:21:31.782Z] === CONT TestIpcModeOlderClient [2020-02-10T18:21:31.852Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-02-10T18:21:32.043Z] --- PASS: TestIpcModeOlderClient (0.19s) [2020-02-10T18:21:32.413Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-02-10T18:21:32.482Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.79s) [2020-02-10T18:21:32.482Z] === RUN TestAPIIpcModeHost [2020-02-10T18:21:33.341Z] --- PASS: TestDaemonIpcModeShareable (2.03s) [2020-02-10T18:21:33.341Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:208, shared: true, mustBeShared: true [2020-02-10T18:21:33.341Z] === RUN TestDaemonIpcModePrivate [2020-02-10T18:21:33.691Z] --- PASS: TestAPIIpcModeHost (0.80s) [2020-02-10T18:21:33.691Z] === RUN TestDaemonIpcModeShareable [2020-02-10T18:21:34.288Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-02-10T18:21:34.563Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-02-10T18:21:35.075Z] --- PASS: TestDaemonIpcModeShareable (1.71s) [2020-02-10T18:21:35.076Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true [2020-02-10T18:21:35.076Z] === RUN TestDaemonIpcModePrivate [2020-02-10T18:21:35.334Z] --- PASS: TestContainerStartOnDaemonRestart (3.27s) [2020-02-10T18:21:35.501Z] --- PASS: TestDaemonIpcModePrivate (2.07s) [2020-02-10T18:21:35.501Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:208, shared: false, mustBeShared: false [2020-02-10T18:21:35.501Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-02-10T18:21:35.901Z] --- PASS: TestDaemonRestartIpcMode (4.02s) [2020-02-10T18:21:36.061Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-02-10T18:21:36.468Z] --- PASS: TestDaemonHostGatewayIP (4.48s) [2020-02-10T18:21:36.468Z] PASS [2020-02-10T18:21:36.468Z] [2020-02-10T18:21:36.468Z] === Skipped [2020-02-10T18:21:36.468Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-02-10T18:21:36.468Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-02-10T18:21:36.468Z] [2020-02-10T18:21:36.468Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2020-02-10T18:21:36.468Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-10T18:21:36.468Z] [2020-02-10T18:21:36.468Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-02-10T18:21:36.468Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-10T18:21:36.468Z] [2020-02-10T18:21:36.468Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-02-10T18:21:36.468Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-02-10T18:21:36.468Z] [2020-02-10T18:21:36.468Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-02-10T18:21:36.468Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-02-10T18:21:36.468Z] [2020-02-10T18:21:36.468Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-02-10T18:21:36.468Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-02-10T18:21:36.468Z] [2020-02-10T18:21:36.468Z] [2020-02-10T18:21:36.468Z] DONE 199 tests, 6 skipped in 125.902s [2020-02-10T18:21:36.468Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-02-10T18:21:36.468Z] ++ 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-02-10T18:21:36.468Z] ++ set -e [2020-02-10T18:21:36.468Z] ++ '[' -n 0 ']' [2020-02-10T18:21:36.468Z] ++ set -x [2020-02-10T18:21:36.468Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-02-10T18:21:36.468Z] INFO: Testing against a local daemon [2020-02-10T18:21:36.727Z] === RUN TestCommitInheritsEnv [2020-02-10T18:21:36.838Z] --- PASS: TestDaemonIpcModePrivate (1.62s) [2020-02-10T18:21:36.838Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false [2020-02-10T18:21:36.838Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-02-10T18:21:36.985Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.68s) [2020-02-10T18:21:36.985Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:209, shared: false, mustBeShared: false [2020-02-10T18:21:36.985Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-02-10T18:21:37.295Z] --- PASS: TestCommitInheritsEnv (0.60s) [2020-02-10T18:21:37.295Z] === RUN TestImportExtremelyLargeImageWorks [2020-02-10T18:21:37.295Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-02-10T18:21:37.295Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2020-02-10T18:21:37.295Z] === RUN TestImagesFilterMultiReference [2020-02-10T18:21:37.295Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2020-02-10T18:21:37.295Z] === RUN TestImagePullPlatformInvalid [2020-02-10T18:21:37.295Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-02-10T18:21:37.295Z] === RUN TestRemoveImageOrphaning [2020-02-10T18:21:37.546Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-02-10T18:21:37.801Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-02-10T18:21:37.863Z] --- PASS: TestRemoveImageOrphaning (0.51s) [2020-02-10T18:21:37.864Z] === RUN TestRemoveImageGarbageCollector [2020-02-10T18:21:37.864Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-02-10T18:21:37.864Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T18:21:37.864Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-02-10T18:21:37.864Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-02-10T18:21:37.864Z] === RUN TestTagInvalidReference [2020-02-10T18:21:37.864Z] --- PASS: TestTagInvalidReference (0.03s) [2020-02-10T18:21:37.864Z] === RUN TestTagValidPrefixedRepo [2020-02-10T18:21:38.122Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-02-10T18:21:38.122Z] === RUN TestTagExistedNameWithoutForce [2020-02-10T18:21:38.122Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-02-10T18:21:38.122Z] === RUN TestTagOfficialNames [2020-02-10T18:21:38.122Z] --- PASS: TestTagOfficialNames (0.07s) [2020-02-10T18:21:38.122Z] === RUN TestTagMatchesDigest [2020-02-10T18:21:38.122Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-02-10T18:21:38.122Z] PASS [2020-02-10T18:21:38.122Z] [2020-02-10T18:21:38.122Z] === Skipped [2020-02-10T18:21:38.122Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-02-10T18:21:38.122Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2020-02-10T18:21:38.122Z] [2020-02-10T18:21:38.122Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-02-10T18:21:38.122Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T18:21:38.122Z] [2020-02-10T18:21:38.122Z] [2020-02-10T18:21:38.122Z] DONE 12 tests, 2 skipped in 1.743s [2020-02-10T18:21:38.122Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-02-10T18:21:38.123Z] ++ 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-02-10T18:21:38.123Z] ++ set -e [2020-02-10T18:21:38.123Z] ++ '[' -n 0 ']' [2020-02-10T18:21:38.123Z] ++ set -x [2020-02-10T18:21:38.123Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-02-10T18:21:38.381Z] INFO: Testing against a local daemon [2020-02-10T18:21:38.381Z] === RUN TestNetworkCreateDelete [2020-02-10T18:21:38.640Z] --- PASS: TestNetworkCreateDelete (0.41s) [2020-02-10T18:21:38.640Z] === RUN TestDockerNetworkDeletePreferID [2020-02-10T18:21:38.669Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.76s) [2020-02-10T18:21:38.669Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false [2020-02-10T18:21:38.669Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-02-10T18:21:39.165Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-02-10T18:21:39.165Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.11s) [2020-02-10T18:21:39.165Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:203, shared: true, mustBeShared: true [2020-02-10T18:21:39.165Z] === RUN TestIpcModeOlderClient [2020-02-10T18:21:39.165Z] === PAUSE TestIpcModeOlderClient [2020-02-10T18:21:39.165Z] === RUN TestKillContainerInvalidSignal [2020-02-10T18:21:39.726Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-02-10T18:21:40.016Z] --- PASS: TestDockerNetworkDeletePreferID (1.16s) [2020-02-10T18:21:40.016Z] === RUN TestInspectNetwork [2020-02-10T18:21:40.286Z] --- PASS: TestKillContainerInvalidSignal (0.96s) [2020-02-10T18:21:40.286Z] === RUN TestKillContainer [2020-02-10T18:21:40.286Z] === RUN TestKillContainer/no_signal [2020-02-10T18:21:40.286Z] === RUN TestDockerSuite/TestBuildAddScript [2020-02-10T18:21:40.415Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.67s) [2020-02-10T18:21:40.415Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true [2020-02-10T18:21:40.415Z] === RUN TestIpcModeOlderClient [2020-02-10T18:21:40.415Z] === PAUSE TestIpcModeOlderClient [2020-02-10T18:21:40.415Z] === RUN TestKillContainerInvalidSignal [2020-02-10T18:21:41.157Z] --- PASS: TestKillContainerInvalidSignal (0.81s) [2020-02-10T18:21:41.157Z] === RUN TestKillContainer [2020-02-10T18:21:41.157Z] === RUN TestKillContainer/no_signal [2020-02-10T18:21:41.215Z] === RUN TestKillContainer/non_killing_signal [2020-02-10T18:21:41.215Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-02-10T18:21:41.777Z] === RUN TestKillContainer/killing_signal [2020-02-10T18:21:41.897Z] === RUN TestKillContainer/non_killing_signal [2020-02-10T18:21:42.117Z] #76 sending tarball 18.2s done [2020-02-10T18:21:42.117Z] #76 DONE 130.4s [2020-02-10T18:21:42.117Z] [2020-02-10T18:21:42.117Z] #77 importing to docker [2020-02-10T18:21:42.393Z] === RUN TestKillContainer/killing_signal [2020-02-10T18:21:43.142Z] --- PASS: TestKillContainer (2.91s) [2020-02-10T18:21:43.142Z] --- PASS: TestKillContainer/no_signal (1.01s) [2020-02-10T18:21:43.142Z] --- PASS: TestKillContainer/non_killing_signal (0.64s) [2020-02-10T18:21:43.142Z] --- PASS: TestKillContainer/killing_signal (0.95s) [2020-02-10T18:21:43.142Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-02-10T18:21:43.142Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-02-10T18:21:43.142Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-02-10T18:21:43.656Z] --- PASS: TestKillContainer (2.54s) [2020-02-10T18:21:43.656Z] --- PASS: TestKillContainer/no_signal (0.87s) [2020-02-10T18:21:43.656Z] --- PASS: TestKillContainer/non_killing_signal (0.53s) [2020-02-10T18:21:43.656Z] --- PASS: TestKillContainer/killing_signal (0.78s) [2020-02-10T18:21:43.656Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-02-10T18:21:43.656Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-02-10T18:21:43.703Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-02-10T18:21:43.958Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-02-10T18:21:44.402Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-02-10T18:21:44.885Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.79s) [2020-02-10T18:21:44.885Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.87s) [2020-02-10T18:21:44.885Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.67s) [2020-02-10T18:21:44.885Z] === RUN TestKillStoppedContainer [2020-02-10T18:21:44.885Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-02-10T18:21:44.885Z] === RUN TestKillStoppedContainerAPIPre120 [2020-02-10T18:21:45.141Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2020-02-10T18:21:45.141Z] === RUN TestKillDifferentUserContainer [2020-02-10T18:21:45.141Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-02-10T18:21:45.147Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.73s) [2020-02-10T18:21:45.147Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.87s) [2020-02-10T18:21:45.147Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.54s) [2020-02-10T18:21:45.147Z] === RUN TestKillStoppedContainer [2020-02-10T18:21:45.284Z] === RUN TestInspectNetwork/full_network_id [2020-02-10T18:21:45.284Z] === RUN TestInspectNetwork/partial_network_id [2020-02-10T18:21:45.284Z] === RUN TestInspectNetwork/network_name [2020-02-10T18:21:45.284Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-02-10T18:21:45.494Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-02-10T18:21:45.494Z] === RUN TestKillStoppedContainerAPIPre120 [2020-02-10T18:21:45.494Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2020-02-10T18:21:45.494Z] === RUN TestKillDifferentUserContainer [2020-02-10T18:21:45.706Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-02-10T18:21:45.962Z] --- PASS: TestKillDifferentUserContainer (1.03s) [2020-02-10T18:21:45.962Z] === RUN TestInspectOomKilledTrue [2020-02-10T18:21:45.962Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-02-10T18:21:45.962Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-10T18:21:45.962Z] === RUN TestInspectOomKilledFalse [2020-02-10T18:21:45.962Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-02-10T18:21:45.962Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-10T18:21:45.962Z] === RUN TestLinksEtcHostsContentMatch [2020-02-10T18:21:46.240Z] --- PASS: TestKillDifferentUserContainer (0.75s) [2020-02-10T18:21:46.240Z] === RUN TestInspectOomKilledTrue [2020-02-10T18:21:46.240Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-02-10T18:21:46.240Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-10T18:21:46.240Z] === RUN TestInspectOomKilledFalse [2020-02-10T18:21:46.240Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-02-10T18:21:46.240Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-10T18:21:46.240Z] === RUN TestLinksEtcHostsContentMatch [2020-02-10T18:21:46.522Z] --- PASS: TestLinksEtcHostsContentMatch (0.53s) [2020-02-10T18:21:46.522Z] === RUN TestLinksContainerNames [2020-02-10T18:21:46.985Z] --- PASS: TestLinksEtcHostsContentMatch (0.58s) [2020-02-10T18:21:46.985Z] === RUN TestLinksContainerNames [2020-02-10T18:21:48.197Z] --- PASS: TestLinksContainerNames (1.47s) [2020-02-10T18:21:48.197Z] === RUN TestLogsFollowTailEmpty [2020-02-10T18:21:48.377Z] ......... [ 86%] [2020-02-10T18:21:48.408Z] --- PASS: TestLinksContainerNames (1.77s) [2020-02-10T18:21:48.408Z] === RUN TestLogsFollowTailEmpty [2020-02-10T18:21:48.942Z] --- PASS: TestLogsFollowTailEmpty (0.87s) [2020-02-10T18:21:48.942Z] === RUN TestContainerNetworkMountsNoChown [2020-02-10T18:21:49.335Z] --- PASS: TestLogsFollowTailEmpty (0.89s) [2020-02-10T18:21:49.335Z] === RUN TestContainerNetworkMountsNoChown [2020-02-10T18:21:49.335Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-02-10T18:21:49.472Z] --- PASS: TestInspectNetwork (9.41s) [2020-02-10T18:21:49.472Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-02-10T18:21:49.472Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-02-10T18:21:49.472Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-02-10T18:21:49.472Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-02-10T18:21:49.472Z] === RUN TestRunContainerWithBridgeNone [2020-02-10T18:21:50.261Z] --- PASS: TestContainerNetworkMountsNoChown (0.81s) [2020-02-10T18:21:50.261Z] === RUN TestMountDaemonRoot [2020-02-10T18:21:50.261Z] === RUN TestMountDaemonRoot/default [2020-02-10T18:21:50.261Z] === PAUSE TestMountDaemonRoot/default [2020-02-10T18:21:50.261Z] === RUN TestMountDaemonRoot/private [2020-02-10T18:21:50.261Z] === PAUSE TestMountDaemonRoot/private [2020-02-10T18:21:50.261Z] === RUN TestMountDaemonRoot/rprivate [2020-02-10T18:21:50.261Z] === PAUSE TestMountDaemonRoot/rprivate [2020-02-10T18:21:50.261Z] === RUN TestMountDaemonRoot/slave [2020-02-10T18:21:50.261Z] === PAUSE TestMountDaemonRoot/slave [2020-02-10T18:21:50.261Z] === RUN TestMountDaemonRoot/rslave [2020-02-10T18:21:50.261Z] === PAUSE TestMountDaemonRoot/rslave [2020-02-10T18:21:50.261Z] === RUN TestMountDaemonRoot/shared [2020-02-10T18:21:50.261Z] === PAUSE TestMountDaemonRoot/shared [2020-02-10T18:21:50.261Z] === RUN TestMountDaemonRoot/rshared [2020-02-10T18:21:50.261Z] === PAUSE TestMountDaemonRoot/rshared [2020-02-10T18:21:50.261Z] === CONT TestMountDaemonRoot/default [2020-02-10T18:21:50.261Z] === RUN TestMountDaemonRoot/default/bind_root [2020-02-10T18:21:50.261Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-02-10T18:21:50.261Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-02-10T18:21:50.261Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-02-10T18:21:50.261Z] === RUN TestMountDaemonRoot/default/mount_root [2020-02-10T18:21:50.261Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-02-10T18:21:50.261Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-02-10T18:21:50.261Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-02-10T18:21:50.261Z] === CONT TestMountDaemonRoot/default/bind_root [2020-02-10T18:21:50.261Z] === CONT TestMountDaemonRoot/rshared [2020-02-10T18:21:50.261Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-02-10T18:21:50.261Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-02-10T18:21:50.261Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-02-10T18:21:50.261Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-02-10T18:21:50.261Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-02-10T18:21:50.261Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-02-10T18:21:50.261Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-02-10T18:21:50.261Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-02-10T18:21:50.261Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-02-10T18:21:50.261Z] === CONT TestMountDaemonRoot/shared [2020-02-10T18:21:50.261Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-02-10T18:21:50.261Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-02-10T18:21:50.261Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-02-10T18:21:50.261Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-02-10T18:21:50.261Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-02-10T18:21:50.261Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-02-10T18:21:50.261Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-02-10T18:21:50.261Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-02-10T18:21:50.261Z] === CONT TestMountDaemonRoot/rslave [2020-02-10T18:21:50.261Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-02-10T18:21:50.261Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-02-10T18:21:50.261Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-02-10T18:21:50.261Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-02-10T18:21:50.261Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-02-10T18:21:50.261Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-02-10T18:21:50.261Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-02-10T18:21:50.261Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-02-10T18:21:50.261Z] === CONT TestMountDaemonRoot/slave [2020-02-10T18:21:50.261Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-02-10T18:21:50.261Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-02-10T18:21:50.261Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-02-10T18:21:50.261Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-02-10T18:21:50.261Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-02-10T18:21:50.261Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-02-10T18:21:50.261Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-02-10T18:21:50.261Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-02-10T18:21:50.261Z] === CONT TestMountDaemonRoot/rprivate [2020-02-10T18:21:50.261Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-02-10T18:21:50.261Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-02-10T18:21:50.261Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-02-10T18:21:50.261Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-02-10T18:21:50.261Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-02-10T18:21:50.261Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-02-10T18:21:50.261Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-02-10T18:21:50.261Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-02-10T18:21:50.261Z] === CONT TestMountDaemonRoot/private [2020-02-10T18:21:50.261Z] === RUN TestMountDaemonRoot/private/bind_root [2020-02-10T18:21:50.261Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-02-10T18:21:50.261Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-02-10T18:21:50.261Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-02-10T18:21:50.261Z] === RUN TestMountDaemonRoot/private/mount_root [2020-02-10T18:21:50.261Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-02-10T18:21:50.261Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-02-10T18:21:50.261Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-02-10T18:21:50.261Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-02-10T18:21:50.261Z] === CONT TestMountDaemonRoot/default/mount_root [2020-02-10T18:21:50.261Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-02-10T18:21:50.261Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-02-10T18:21:50.261Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-02-10T18:21:50.261Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-02-10T18:21:50.444Z] --- PASS: TestContainerNetworkMountsNoChown (0.86s) [2020-02-10T18:21:50.444Z] === RUN TestMountDaemonRoot [2020-02-10T18:21:50.444Z] === RUN TestMountDaemonRoot/default [2020-02-10T18:21:50.444Z] === PAUSE TestMountDaemonRoot/default [2020-02-10T18:21:50.444Z] === RUN TestMountDaemonRoot/private [2020-02-10T18:21:50.444Z] === PAUSE TestMountDaemonRoot/private [2020-02-10T18:21:50.444Z] === RUN TestMountDaemonRoot/rprivate [2020-02-10T18:21:50.444Z] === PAUSE TestMountDaemonRoot/rprivate [2020-02-10T18:21:50.444Z] === RUN TestMountDaemonRoot/slave [2020-02-10T18:21:50.444Z] === PAUSE TestMountDaemonRoot/slave [2020-02-10T18:21:50.444Z] === RUN TestMountDaemonRoot/rslave [2020-02-10T18:21:50.445Z] === PAUSE TestMountDaemonRoot/rslave [2020-02-10T18:21:50.445Z] === RUN TestMountDaemonRoot/shared [2020-02-10T18:21:50.445Z] === PAUSE TestMountDaemonRoot/shared [2020-02-10T18:21:50.445Z] === RUN TestMountDaemonRoot/rshared [2020-02-10T18:21:50.445Z] === PAUSE TestMountDaemonRoot/rshared [2020-02-10T18:21:50.445Z] === CONT TestMountDaemonRoot/default [2020-02-10T18:21:50.445Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-02-10T18:21:50.445Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-02-10T18:21:50.445Z] === RUN TestMountDaemonRoot/default/mount_root [2020-02-10T18:21:50.445Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-02-10T18:21:50.445Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-02-10T18:21:50.445Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-02-10T18:21:50.445Z] === RUN TestMountDaemonRoot/default/bind_root [2020-02-10T18:21:50.445Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-02-10T18:21:50.445Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-02-10T18:21:50.445Z] === CONT TestMountDaemonRoot/rshared [2020-02-10T18:21:50.445Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-02-10T18:21:50.445Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-02-10T18:21:50.445Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-02-10T18:21:50.445Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-02-10T18:21:50.445Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-02-10T18:21:50.445Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-02-10T18:21:50.445Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-02-10T18:21:50.445Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-02-10T18:21:50.445Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-02-10T18:21:50.445Z] === CONT TestMountDaemonRoot/default/bind_root [2020-02-10T18:21:50.445Z] === CONT TestMountDaemonRoot/shared [2020-02-10T18:21:50.445Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-02-10T18:21:50.445Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-02-10T18:21:50.445Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-02-10T18:21:50.445Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-02-10T18:21:50.445Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-02-10T18:21:50.445Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-02-10T18:21:50.445Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-02-10T18:21:50.445Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-02-10T18:21:50.445Z] === CONT TestMountDaemonRoot/rslave [2020-02-10T18:21:50.445Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-02-10T18:21:50.445Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-02-10T18:21:50.445Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-02-10T18:21:50.445Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-02-10T18:21:50.445Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-02-10T18:21:50.445Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-02-10T18:21:50.445Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-02-10T18:21:50.445Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-02-10T18:21:50.445Z] === CONT TestMountDaemonRoot/slave [2020-02-10T18:21:50.445Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-02-10T18:21:50.445Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-02-10T18:21:50.445Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-02-10T18:21:50.445Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-02-10T18:21:50.445Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-02-10T18:21:50.445Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-02-10T18:21:50.445Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-02-10T18:21:50.445Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-02-10T18:21:50.445Z] === CONT TestMountDaemonRoot/rprivate [2020-02-10T18:21:50.445Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-02-10T18:21:50.445Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-02-10T18:21:50.445Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-02-10T18:21:50.445Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-02-10T18:21:50.445Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-02-10T18:21:50.445Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-02-10T18:21:50.445Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-02-10T18:21:50.445Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-02-10T18:21:50.445Z] === CONT TestMountDaemonRoot/private [2020-02-10T18:21:50.445Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-02-10T18:21:50.445Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-02-10T18:21:50.445Z] === RUN TestMountDaemonRoot/private/bind_root [2020-02-10T18:21:50.445Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-02-10T18:21:50.445Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-02-10T18:21:50.445Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-02-10T18:21:50.445Z] === RUN TestMountDaemonRoot/private/mount_root [2020-02-10T18:21:50.445Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-02-10T18:21:50.445Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-02-10T18:21:50.445Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-02-10T18:21:50.445Z] === CONT TestMountDaemonRoot/default/mount_root [2020-02-10T18:21:50.445Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-02-10T18:21:50.445Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-02-10T18:21:50.445Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-02-10T18:21:50.445Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-02-10T18:21:50.445Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-02-10T18:21:50.445Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-02-10T18:21:50.445Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-02-10T18:21:50.445Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-02-10T18:21:50.445Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-02-10T18:21:50.445Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-02-10T18:21:50.445Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-02-10T18:21:50.445Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-02-10T18:21:50.445Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-02-10T18:21:50.445Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-02-10T18:21:50.445Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-02-10T18:21:50.445Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-02-10T18:21:50.516Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-02-10T18:21:50.517Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-02-10T18:21:50.517Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-02-10T18:21:50.517Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-02-10T18:21:50.517Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-02-10T18:21:50.517Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-02-10T18:21:50.517Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-02-10T18:21:50.517Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-02-10T18:21:50.517Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-02-10T18:21:50.772Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-02-10T18:21:50.772Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-02-10T18:21:50.772Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-02-10T18:21:50.772Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-02-10T18:21:50.772Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-02-10T18:21:50.772Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-02-10T18:21:50.772Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-02-10T18:21:50.772Z] === CONT TestMountDaemonRoot/private/bind_root [2020-02-10T18:21:50.772Z] === CONT TestMountDaemonRoot/private/mount_root [2020-02-10T18:21:50.772Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-02-10T18:21:50.772Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-02-10T18:21:50.772Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-02-10T18:21:50.772Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-02-10T18:21:50.772Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2020-02-10T18:21:50.772Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2020-02-10T18:21:50.772Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2020-02-10T18:21:50.772Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2020-02-10T18:21:50.772Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-02-10T18:21:50.772Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2020-02-10T18:21:50.772Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2020-02-10T18:21:50.772Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2020-02-10T18:21:50.772Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2020-02-10T18:21:50.772Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-02-10T18:21:50.772Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-02-10T18:21:50.772Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-02-10T18:21:50.772Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-02-10T18:21:50.772Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-02-10T18:21:50.772Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-02-10T18:21:50.772Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2020-02-10T18:21:50.772Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2020-02-10T18:21:50.772Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2020-02-10T18:21:50.772Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2020-02-10T18:21:50.772Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-02-10T18:21:50.772Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-02-10T18:21:50.772Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-02-10T18:21:50.772Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-02-10T18:21:50.772Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-02-10T18:21:50.772Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-02-10T18:21:50.772Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-02-10T18:21:50.772Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-02-10T18:21:50.772Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-02-10T18:21:50.772Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-02-10T18:21:50.772Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-02-10T18:21:50.772Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-02-10T18:21:50.772Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.06s) [2020-02-10T18:21:50.772Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-02-10T18:21:50.772Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-02-10T18:21:50.772Z] === RUN TestContainerBindMountNonRecursive [2020-02-10T18:21:50.972Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-02-10T18:21:50.972Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-02-10T18:21:50.972Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-02-10T18:21:50.972Z] === CONT TestMountDaemonRoot/private/mount_root [2020-02-10T18:21:50.972Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-02-10T18:21:50.972Z] === CONT TestMountDaemonRoot/private/bind_root [2020-02-10T18:21:50.972Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-02-10T18:21:50.972Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-02-10T18:21:50.972Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2020-02-10T18:21:50.972Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2020-02-10T18:21:50.972Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2020-02-10T18:21:50.972Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2020-02-10T18:21:50.972Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-02-10T18:21:50.972Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2020-02-10T18:21:50.972Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2020-02-10T18:21:50.972Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2020-02-10T18:21:50.972Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2020-02-10T18:21:50.972Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-02-10T18:21:50.972Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-02-10T18:21:50.972Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2020-02-10T18:21:50.972Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-02-10T18:21:50.972Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-02-10T18:21:50.972Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-02-10T18:21:50.972Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2020-02-10T18:21:50.972Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2020-02-10T18:21:50.972Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2020-02-10T18:21:50.972Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2020-02-10T18:21:50.972Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-02-10T18:21:50.972Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-02-10T18:21:50.972Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-02-10T18:21:50.972Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-02-10T18:21:50.972Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2020-02-10T18:21:50.972Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-02-10T18:21:50.972Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-02-10T18:21:50.972Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s) [2020-02-10T18:21:50.973Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-02-10T18:21:50.973Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2020-02-10T18:21:50.973Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-02-10T18:21:50.973Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-02-10T18:21:50.973Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2020-02-10T18:21:50.973Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-02-10T18:21:50.973Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-02-10T18:21:50.973Z] === RUN TestContainerBindMountNonRecursive [2020-02-10T18:21:51.698Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-02-10T18:21:52.005Z] --- PASS: TestRunContainerWithBridgeNone (2.53s) [2020-02-10T18:21:52.005Z] === RUN TestNetworkInvalidJSON [2020-02-10T18:21:52.005Z] === RUN TestNetworkInvalidJSON//networks/create [2020-02-10T18:21:52.005Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-02-10T18:21:52.005Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-02-10T18:21:52.005Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-02-10T18:21:52.005Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-10T18:21:52.005Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-10T18:21:52.005Z] === CONT TestNetworkInvalidJSON//networks/create [2020-02-10T18:21:52.005Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-10T18:21:52.005Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-02-10T18:21:52.005Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-02-10T18:21:52.005Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-02-10T18:21:52.005Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-02-10T18:21:52.005Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-02-10T18:21:52.005Z] === RUN TestDaemonRestartWithLiveRestore [2020-02-10T18:21:52.356Z] INFO: Extraction ended at 02/10/2020 18:21:47. Duration:00:00:25.4962783 [2020-02-10T18:21:52.356Z] INFO: Updating the golang and path environment variables [2020-02-10T18:21:52.356Z] INFO: GOPATH=d:\gopath [2020-02-10T18:21:52.356Z] INFO: go version go1.13.7 windows/amd64 [2020-02-10T18:21:52.356Z] INFO: Running the daemon under test in debug mode [2020-02-10T18:21:52.356Z] INFO: Starting a daemon under test... [2020-02-10T18:21:52.356Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40470\4\daemon --pidfile d:\CI\PR-40470\4\docker.pid -D [2020-02-10T18:21:52.356Z] INFO: Process started successfully. [2020-02-10T18:21:52.356Z] INFO: Start tailing logs of the daemon under tests [2020-02-10T18:21:52.356Z] INFO: Waiting for the daemon under test to start... [2020-02-10T18:21:52.356Z] INFO: Daemon under test started and replied! [2020-02-10T18:21:52.356Z] INFO: Docker version of the daemon under test [2020-02-10T18:21:52.356Z] [2020-02-10T18:21:52.356Z] Client: [2020-02-10T18:21:52.356Z] Version: 17.06.2-ce [2020-02-10T18:21:52.356Z] API version: 1.30 [2020-02-10T18:21:52.356Z] Go version: go1.8.3 [2020-02-10T18:21:52.356Z] Git commit: cec0b72 [2020-02-10T18:21:52.356Z] Built: Tue Sep 5 19:57:19 2017 [2020-02-10T18:21:52.356Z] OS/Arch: windows/amd64 [2020-02-10T18:21:52.356Z] [2020-02-10T18:21:52.356Z] Server: [2020-02-10T18:21:52.356Z] Version: 0.0.0-dev [2020-02-10T18:21:52.356Z] API version: 1.41 (minimum version 1.24) [2020-02-10T18:21:52.356Z] Go version: go1.13.7 [2020-02-10T18:21:52.356Z] Git commit: 6acfc42094 [2020-02-10T18:21:52.356Z] Built: 02/10/2020 18:19:59 [2020-02-10T18:21:52.356Z] OS/Arch: windows/amd64 [2020-02-10T18:21:52.356Z] Experimental: false [2020-02-10T18:21:52.356Z] [2020-02-10T18:21:52.356Z] INFO: Docker info of the daemon under test [2020-02-10T18:21:52.356Z] [2020-02-10T18:21:52.356Z] Containers: 0 [2020-02-10T18:21:52.356Z] Running: 0 [2020-02-10T18:21:52.356Z] Paused: 0 [2020-02-10T18:21:52.356Z] Stopped: 0 [2020-02-10T18:21:52.356Z] Images: 0 [2020-02-10T18:21:52.356Z] Server Version: 0.0.0-dev [2020-02-10T18:21:52.356Z] Storage Driver: windowsfilter [2020-02-10T18:21:52.356Z] Windows: [2020-02-10T18:21:52.356Z] Logging Driver: json-file [2020-02-10T18:21:52.356Z] Plugins: [2020-02-10T18:21:52.356Z] Volume: local [2020-02-10T18:21:52.356Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-02-10T18:21:52.356Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-02-10T18:21:52.356Z] Swarm: inactive [2020-02-10T18:21:52.356Z] Default Isolation: process [2020-02-10T18:21:52.356Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-02-10T18:21:52.356Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.973) [2020-02-10T18:21:52.356Z] OSType: windows [2020-02-10T18:21:52.356Z] Architecture: x86_64 [2020-02-10T18:21:52.356Z] CPUs: 4 [2020-02-10T18:21:52.356Z] Total Memory: 32GiB [2020-02-10T18:21:52.356Z] Name: azwin-2-547a10 [2020-02-10T18:21:52.356Z] ID: 53QU:Z3B5:TGVW:4UE2:CTNU:SXT2:SCYK:XOPV:KFUX:D7DZ:FOG2:Z3JW [2020-02-10T18:21:52.356Z] Docker Root Dir: D:\CI\PR-40470\4\daemon [2020-02-10T18:21:52.356Z] Debug Mode (client): false [2020-02-10T18:21:52.356Z] Debug Mode (server): true [2020-02-10T18:21:52.356Z] File Descriptors: -1 [2020-02-10T18:21:52.356Z] Goroutines: 17 [2020-02-10T18:21:52.356Z] System Time: 2020-02-10T18:21:51.3606688Z [2020-02-10T18:21:52.356Z] EventsListeners: 0 [2020-02-10T18:21:52.356Z] Registry: https://index.docker.io/v1/ [2020-02-10T18:21:52.356Z] Labels: [2020-02-10T18:21:52.356Z] Experimental: false [2020-02-10T18:21:52.356Z] Insecure Registries: [2020-02-10T18:21:52.356Z] 127.0.0.0/8 [2020-02-10T18:21:52.356Z] Live Restore Enabled: false [2020-02-10T18:21:52.356Z] [2020-02-10T18:21:52.356Z] [2020-02-10T18:21:52.356Z] INFO: Docker images of the daemon under test [2020-02-10T18:21:52.356Z] [2020-02-10T18:21:52.356Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-02-10T18:21:52.356Z] [2020-02-10T18:21:52.356Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-02-10T18:21:52.356Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-02-10T18:21:52.356Z] ltsc2019: Pulling from windows/servercore [2020-02-10T18:21:52.356Z] 65014b3c3121: Pulling fs layer [2020-02-10T18:21:52.356Z] edbd72df76b4: Pulling fs layer [2020-02-10T18:21:52.623Z] --- PASS: TestContainerBindMountNonRecursive (1.79s) [2020-02-10T18:21:52.623Z] === RUN TestNetworkNat [2020-02-10T18:21:52.723Z] --- PASS: TestContainerBindMountNonRecursive (1.99s) [2020-02-10T18:21:52.723Z] === RUN TestNetworkNat [2020-02-10T18:21:53.382Z] --- PASS: TestDaemonRestartWithLiveRestore (1.43s) [2020-02-10T18:21:53.382Z] === RUN TestDaemonDefaultNetworkPools [2020-02-10T18:21:53.494Z] --- PASS: TestNetworkNat (0.81s) [2020-02-10T18:21:53.494Z] === RUN TestNetworkLocalhostTCPNat [2020-02-10T18:21:53.550Z] --- PASS: TestNetworkNat (0.92s) [2020-02-10T18:21:53.550Z] === RUN TestNetworkLocalhostTCPNat [2020-02-10T18:21:53.879Z] tests/integration/models_images_test.py ............... [ 89%] [2020-02-10T18:21:54.239Z] --- PASS: TestNetworkLocalhostTCPNat (0.80s) [2020-02-10T18:21:54.239Z] === RUN TestNetworkLoopbackNat [2020-02-10T18:21:54.475Z] --- PASS: TestNetworkLocalhostTCPNat (0.87s) [2020-02-10T18:21:54.475Z] === RUN TestNetworkLoopbackNat [2020-02-10T18:21:54.758Z] --- PASS: TestDaemonDefaultNetworkPools (1.19s) [2020-02-10T18:21:54.758Z] === RUN TestDaemonRestartWithExistingNetwork [2020-02-10T18:21:55.322Z] tests/integration/models_networks_test.py .... [ 90%] [2020-02-10T18:21:55.447Z] --- PASS: TestNetworkLoopbackNat (1.15s) [2020-02-10T18:21:55.447Z] === RUN TestPause [2020-02-10T18:21:55.839Z] --- PASS: TestNetworkLoopbackNat (1.18s) [2020-02-10T18:21:55.839Z] === RUN TestPause [2020-02-10T18:21:55.839Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-02-10T18:21:56.135Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.79s) [2020-02-10T18:21:56.135Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-02-10T18:21:56.229Z] --- PASS: TestPause (0.94s) [2020-02-10T18:21:56.229Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-02-10T18:21:56.229Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-02-10T18:21:56.229Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-02-10T18:21:56.229Z] === RUN TestPauseStopPausedContainer [2020-02-10T18:21:56.764Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-02-10T18:21:56.764Z] --- PASS: TestPause (1.01s) [2020-02-10T18:21:56.764Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-02-10T18:21:56.764Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-02-10T18:21:56.764Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-02-10T18:21:56.764Z] === RUN TestPauseStopPausedContainer [2020-02-10T18:21:57.554Z] --- PASS: TestPauseStopPausedContainer (1.00s) [2020-02-10T18:21:57.554Z] === RUN TestPsFilter [2020-02-10T18:21:57.554Z] --- PASS: TestPsFilter (0.27s) [2020-02-10T18:21:57.554Z] === RUN TestRemoveContainerWithRemovedVolume [2020-02-10T18:21:57.690Z] --- PASS: TestPauseStopPausedContainer (1.03s) [2020-02-10T18:21:57.691Z] === RUN TestPsFilter [2020-02-10T18:21:57.946Z] --- PASS: TestPsFilter (0.22s) [2020-02-10T18:21:57.946Z] === RUN TestRemoveContainerWithRemovedVolume [2020-02-10T18:21:58.309Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.72s) [2020-02-10T18:21:58.309Z] === RUN TestRemoveContainerWithVolume [2020-02-10T18:21:58.667Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.26s) [2020-02-10T18:21:58.667Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-02-10T18:21:58.874Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.86s) [2020-02-10T18:21:58.874Z] === RUN TestRemoveContainerWithVolume [2020-02-10T18:21:59.235Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.78s) [2020-02-10T18:21:59.235Z] === RUN TestServiceWithPredefinedNetwork [2020-02-10T18:21:59.521Z] --- PASS: TestRemoveContainerWithVolume (0.90s) [2020-02-10T18:21:59.521Z] === RUN TestRemoveContainerRunning [2020-02-10T18:21:59.800Z] --- PASS: TestRemoveContainerWithVolume (1.14s) [2020-02-10T18:21:59.800Z] === RUN TestRemoveContainerRunning [2020-02-10T18:22:00.282Z] --- PASS: TestRemoveContainerRunning (0.83s) [2020-02-10T18:22:00.282Z] === RUN TestRemoveContainerForceRemoveRunning [2020-02-10T18:22:00.364Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-02-10T18:22:00.908Z] edbd72df76b4: Verifying Checksum [2020-02-10T18:22:00.908Z] edbd72df76b4: Download complete [2020-02-10T18:22:00.924Z] --- PASS: TestRemoveContainerRunning (0.86s) [2020-02-10T18:22:00.924Z] === RUN TestRemoveContainerForceRemoveRunning [2020-02-10T18:22:00.924Z] === RUN TestDockerSuite/TestBuildAddTar [2020-02-10T18:22:01.026Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.89s) [2020-02-10T18:22:01.026Z] === RUN TestRemoveInvalidContainer [2020-02-10T18:22:01.026Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-02-10T18:22:01.026Z] === RUN TestRenameLinkedContainer [2020-02-10T18:22:01.850Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-02-10T18:22:01.850Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.02s) [2020-02-10T18:22:01.850Z] === RUN TestRemoveInvalidContainer [2020-02-10T18:22:01.850Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-02-10T18:22:01.850Z] === RUN TestRenameLinkedContainer [2020-02-10T18:22:01.874Z] tests/integration/models_nodes_test.py . [ 91%] [2020-02-10T18:22:02.130Z] tests/integration/models_resources_test.py . [ 91%] [2020-02-10T18:22:02.521Z] --- PASS: TestServiceWithPredefinedNetwork (3.30s) [2020-02-10T18:22:02.521Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-02-10T18:22:02.521Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-02-10T18:22:02.521Z] service_test.go:230: FLAKY_TEST [2020-02-10T18:22:02.521Z] === RUN TestServiceWithDataPathPortInit [2020-02-10T18:22:04.176Z] --- PASS: TestRenameLinkedContainer (3.34s) [2020-02-10T18:22:04.176Z] === RUN TestRenameStoppedContainer [2020-02-10T18:22:04.364Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-02-10T18:22:05.290Z] --- PASS: TestRenameLinkedContainer (3.55s) [2020-02-10T18:22:05.290Z] === RUN TestRenameStoppedContainer [2020-02-10T18:22:05.524Z] --- PASS: TestRenameStoppedContainer (0.96s) [2020-02-10T18:22:05.524Z] === RUN TestRenameRunningContainerAndReuse [2020-02-10T18:22:06.660Z] --- PASS: TestRenameStoppedContainer (1.20s) [2020-02-10T18:22:06.660Z] === RUN TestRenameRunningContainerAndReuse [2020-02-10T18:22:06.724Z] --- PASS: TestRenameRunningContainerAndReuse (1.55s) [2020-02-10T18:22:06.724Z] === RUN TestRenameInvalidName [2020-02-10T18:22:07.924Z] --- PASS: TestRenameInvalidName (0.89s) [2020-02-10T18:22:07.924Z] === RUN TestRenameAnonymousContainer [2020-02-10T18:22:08.307Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-02-10T18:22:09.175Z] --- PASS: TestRenameRunningContainerAndReuse (2.14s) [2020-02-10T18:22:09.175Z] === RUN TestRenameInvalidName [2020-02-10T18:22:09.736Z] --- PASS: TestRenameInvalidName (0.96s) [2020-02-10T18:22:09.736Z] === RUN TestRenameAnonymousContainer [2020-02-10T18:22:10.279Z] --- PASS: TestRenameAnonymousContainer (2.65s) [2020-02-10T18:22:10.279Z] === RUN TestRenameContainerWithSameName [2020-02-10T18:22:11.035Z] --- PASS: TestRenameContainerWithSameName (0.76s) [2020-02-10T18:22:11.035Z] === RUN TestRenameContainerWithLinkedContainer [2020-02-10T18:22:11.569Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-02-10T18:22:11.569Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-02-10T18:22:11.622Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-02-10T18:22:12.801Z] --- PASS: TestRenameContainerWithLinkedContainer (1.75s) [2020-02-10T18:22:12.801Z] === RUN TestResize [2020-02-10T18:22:12.987Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-02-10T18:22:14.142Z] --- PASS: TestResize (0.96s) [2020-02-10T18:22:14.142Z] === RUN TestResizeWithInvalidSize [2020-02-10T18:22:14.541Z] --- PASS: TestResizeWithInvalidSize (0.79s) [2020-02-10T18:22:14.541Z] === RUN TestResizeWhenContainerNotStarted [2020-02-10T18:22:14.879Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-02-10T18:22:14.879Z] --- PASS: TestRenameAnonymousContainer (5.30s) [2020-02-10T18:22:14.879Z] === RUN TestRenameContainerWithSameName [2020-02-10T18:22:15.751Z] --- PASS: TestResizeWhenContainerNotStarted (0.87s) [2020-02-10T18:22:15.751Z] === RUN TestDaemonRestartKillContainers [2020-02-10T18:22:15.751Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-10T18:22:15.751Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-10T18:22:15.751Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-10T18:22:15.751Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-10T18:22:15.751Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-10T18:22:15.751Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-10T18:22:15.751Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-10T18:22:15.751Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-10T18:22:15.751Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-10T18:22:15.751Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-10T18:22:15.751Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-10T18:22:15.751Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-10T18:22:15.751Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-10T18:22:15.751Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-10T18:22:15.751Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-10T18:22:15.751Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-10T18:22:15.751Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-10T18:22:15.751Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-10T18:22:15.751Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-10T18:22:15.751Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-10T18:22:15.751Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-10T18:22:15.751Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-10T18:22:15.751Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-10T18:22:15.751Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-10T18:22:15.751Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-10T18:22:15.751Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-10T18:22:16.036Z] tests/integration/regression_test.py ...... [ 98%] [2020-02-10T18:22:16.247Z] --- PASS: TestRenameContainerWithSameName (1.28s) [2020-02-10T18:22:16.248Z] === RUN TestRenameContainerWithLinkedContainer [2020-02-10T18:22:16.550Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-02-10T18:22:16.550Z] tests/integration/credentials/utils_test.py . [100%] [2020-02-10T18:22:16.550Z] [2020-02-10T18:22:16.550Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-02-10T18:22:16.550Z] =========================== short test summary info ============================ [2020-02-10T18:22:16.550Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-02-10T18:22:16.550Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-02-10T18:22:16.550Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-02-10T18:22:16.550Z] Not supported on most drivers [2020-02-10T18:22:16.550Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-02-10T18:22:16.550Z] Can fail if eth0 has multiple IP addresses [2020-02-10T18:22:16.550Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-02-10T18:22:16.550Z] This doesn't seem to be taken into account by the engine [2020-02-10T18:22:16.550Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-02-10T18:22:16.550Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2020-02-10T18:22:16.550Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2020-02-10T18:22:16.550Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2020-02-10T18:22:16.550Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2020-02-10T18:22:16.550Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2020-02-10T18:22:16.550Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-02-10T18:22:16.550Z] ======== 374 passed, 7 skipped, 4 xfailed, 2 xpassed in 344.15 seconds ========= [2020-02-10T18:22:16.806Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-02-10T18:22:16.809Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-02-10T18:22:17.513Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-10T18:22:17.873Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-10T18:22:18.173Z] --- PASS: TestRenameContainerWithLinkedContainer (1.97s) [2020-02-10T18:22:18.173Z] === RUN TestResize [2020-02-10T18:22:18.641Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-10T18:22:19.100Z] --- PASS: TestResize (0.85s) [2020-02-10T18:22:19.100Z] === RUN TestResizeWithInvalidSize [2020-02-10T18:22:19.100Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-02-10T18:22:19.461Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-10T18:22:19.660Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-02-10T18:22:19.915Z] --- PASS: TestResizeWithInvalidSize (0.86s) [2020-02-10T18:22:19.915Z] === RUN TestResizeWhenContainerNotStarted [2020-02-10T18:22:20.171Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-02-10T18:22:20.392Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-10T18:22:20.606Z] --- PASS: TestServiceWithDataPathPortInit (17.43s) [2020-02-10T18:22:20.606Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-02-10T18:22:20.748Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-10T18:22:21.098Z] --- PASS: TestResizeWhenContainerNotStarted (0.97s) [2020-02-10T18:22:21.098Z] === RUN TestDaemonRestartKillContainers [2020-02-10T18:22:21.098Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-10T18:22:21.098Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-10T18:22:21.098Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-10T18:22:21.098Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-10T18:22:21.098Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-10T18:22:21.098Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-10T18:22:21.098Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-10T18:22:21.098Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-10T18:22:21.098Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-10T18:22:21.098Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-10T18:22:21.098Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-10T18:22:21.098Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-10T18:22:21.098Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-10T18:22:21.098Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-10T18:22:21.098Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-10T18:22:21.098Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-10T18:22:21.098Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-10T18:22:21.098Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-10T18:22:21.098Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-10T18:22:21.098Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-10T18:22:21.098Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-10T18:22:21.098Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-10T18:22:21.098Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-10T18:22:21.098Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-10T18:22:21.098Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-10T18:22:21.098Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-10T18:22:21.366Z] #77 DONE 37.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-02-10T18:22:21.797Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40470/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6acfc420948842403d9193f38a954534ab05378f -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6acfc420948842403d9193f38a954534ab05378f hack/test/unit [2020-02-10T18:22:22.483Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-10T18:22:22.839Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-10T18:22:23.611Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-10T18:22:23.867Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-10T18:22:25.232Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-10T18:22:25.658Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-10T18:22:25.756Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-02-10T18:22:26.232Z] ? github.com/docker/docker/api [no test files] [2020-02-10T18:22:27.126Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-10T18:22:27.687Z] === RUN TestDockerSuite/TestBuildBlankName [2020-02-10T18:22:27.943Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-10T18:22:28.118Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-02-10T18:22:28.118Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.80s) [2020-02-10T18:22:28.118Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.29s) [2020-02-10T18:22:28.118Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.46s) [2020-02-10T18:22:28.118Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.44s) [2020-02-10T18:22:28.118Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.41s) [2020-02-10T18:22:28.118Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.41s) [2020-02-10T18:22:28.118Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.20s) [2020-02-10T18:22:28.118Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.17s) [2020-02-10T18:22:28.118Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.84s) [2020-02-10T18:22:28.118Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.76s) [2020-02-10T18:22:28.118Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.35s) [2020-02-10T18:22:28.118Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.16s) [2020-02-10T18:22:28.118Z] === RUN TestCgroupNamespacesRun [2020-02-10T18:22:28.198Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-02-10T18:22:29.034Z] Leaving: AppArmorNo profiles have been unloaded. [2020-02-10T18:22:29.034Z] [2020-02-10T18:22:29.034Z] Unloading profiles will leave already running processes permanently [2020-02-10T18:22:29.034Z] unconfined, which can lead to unexpected situations. [2020-02-10T18:22:29.034Z] [2020-02-10T18:22:29.034Z] To set a process to complain mode, use the command line tool [2020-02-10T18:22:29.034Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-02-10T18:22:29.034Z] [2020-02-10T18:22:29.343Z] --- PASS: TestCgroupNamespacesRun (1.68s) [2020-02-10T18:22:29.343Z] === RUN TestCgroupNamespacesRunPrivileged [2020-02-10T18:22:29.562Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork Post stage [Pipeline] junit [2020-02-10T18:22:29.609Z] Recording test results [2020-02-10T18:22:29.818Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-10T18:22:30.580Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.03s) [2020-02-10T18:22:30.580Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:w17dwbotiejwxchtyra0wkloz Created:2020-02-10 18:22:21.627473368 +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[6444650a105e2f5a620348a6938c9f8fa443136aa69e87d484529824cdde9f2b:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.zegal7cc4vc1nlwfnt2efnwgm EndpointID:fe63c100e4c10ea85bcea767111904c2e1d993d8891774d850fd281a3464fd91 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:3024e4f0a1f76f577500741f593408546484c3bfbd6c37ceeb69d6fff974a5f5 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:63282c938d61 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.zegal7cc4vc1nlwfnt2efnwgm EndpointID:fe63c100e4c10ea85bcea767111904c2e1d993d8891774d850fd281a3464fd91 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-02-10T18:22:30.580Z] PASS [2020-02-10T18:22:30.580Z] [2020-02-10T18:22:30.580Z] === Skipped [2020-02-10T18:22:30.580Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-02-10T18:22:30.580Z] service_test.go:230: FLAKY_TEST [2020-02-10T18:22:30.580Z] [2020-02-10T18:22:30.580Z] [2020-02-10T18:22:30.580Z] DONE 21 tests, 1 skipped in 50.899s [2020-02-10T18:22:30.580Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-02-10T18:22:30.580Z] ++ 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-02-10T18:22:30.580Z] ++ set -e [2020-02-10T18:22:30.580Z] ++ '[' -n 0 ']' [2020-02-10T18:22:30.580Z] ++ set -x [2020-02-10T18:22:30.580Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-02-10T18:22:30.580Z] INFO: Testing against a local daemon [2020-02-10T18:22:30.580Z] === RUN TestDockerNetworkIpvlanPersistance [2020-02-10T18:22:30.580Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-02-10T18:22:30.580Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-10T18:22:30.580Z] === RUN TestDockerNetworkIpvlan [2020-02-10T18:22:30.580Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-02-10T18:22:30.580Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-10T18:22:30.580Z] PASS [2020-02-10T18:22:30.580Z] [2020-02-10T18:22:30.580Z] === Skipped [2020-02-10T18:22:30.580Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-02-10T18:22:30.580Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-10T18:22:30.580Z] [2020-02-10T18:22:30.580Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-02-10T18:22:30.580Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-10T18:22:30.580Z] [2020-02-10T18:22:30.580Z] [2020-02-10T18:22:30.580Z] DONE 2 tests, 2 skipped in 0.143s [2020-02-10T18:22:30.580Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-02-10T18:22:30.580Z] ++ 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-02-10T18:22:30.580Z] ++ set -e [2020-02-10T18:22:30.580Z] ++ '[' -n 0 ']' [2020-02-10T18:22:30.580Z] ++ set -x [2020-02-10T18:22:30.580Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-02-10T18:22:30.580Z] INFO: Testing against a local daemon [2020-02-10T18:22:30.580Z] === RUN TestDockerNetworkMacvlanPersistance [Pipeline] sh [2020-02-10T18:22:30.743Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-10T18:22:30.896Z] + echo Ensuring container killed. [2020-02-10T18:22:30.896Z] Ensuring container killed. [2020-02-10T18:22:30.896Z] + docker rm -vf docker-pr4 [2020-02-10T18:22:30.896Z] Error: No such container: docker-pr4 [2020-02-10T18:22:30.896Z] + true [Pipeline] sh [2020-02-10T18:22:30.998Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-02-10T18:22:31.082Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.60s) [2020-02-10T18:22:31.082Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-02-10T18:22:31.185Z] + echo Chowning /workspace to jenkins user [2020-02-10T18:22:31.185Z] Chowning /workspace to jenkins user [2020-02-10T18:22:31.185Z] + id -u [2020-02-10T18:22:31.185Z] + id -g [2020-02-10T18:22:31.185Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40470:/workspace busybox chown -R 1000:1000 /workspace [2020-02-10T18:22:31.185Z] Unable to find image 'busybox:latest' locally [2020-02-10T18:22:31.517Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.07s) [2020-02-10T18:22:31.517Z] === RUN TestDockerNetworkMacvlan [2020-02-10T18:22:32.361Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-10T18:22:32.453Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-02-10T18:22:32.617Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-10T18:22:32.811Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.66s) [2020-02-10T18:22:32.811Z] === RUN TestCgroupNamespacesRunHostMode [2020-02-10T18:22:33.546Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-02-10T18:22:33.802Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-10T18:22:33.830Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-02-10T18:22:34.057Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-10T18:22:34.542Z] --- PASS: TestCgroupNamespacesRunHostMode (1.70s) [2020-02-10T18:22:34.542Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-02-10T18:22:35.207Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-02-10T18:22:35.420Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-02-10T18:22:35.420Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-02-10T18:22:36.303Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.59s) [2020-02-10T18:22:36.303Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-02-10T18:22:36.445Z] latest: Pulling from library/busybox [2020-02-10T18:22:36.445Z] bdbbaa22dec6: Pulling fs layer [2020-02-10T18:22:36.445Z] bdbbaa22dec6: Download complete [2020-02-10T18:22:36.445Z] bdbbaa22dec6: Pull complete [2020-02-10T18:22:36.445Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a [2020-02-10T18:22:36.445Z] Status: Downloaded newer image for busybox:latest [2020-02-10T18:22:36.712Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.80s) [2020-02-10T18:22:36.712Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-02-10T18:22:36.805Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-02-10T18:22:36.805Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.76s) [2020-02-10T18:22:36.805Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.05s) [2020-02-10T18:22:36.805Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.43s) [2020-02-10T18:22:36.805Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.11s) [2020-02-10T18:22:36.805Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.72s) [2020-02-10T18:22:36.805Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.47s) [2020-02-10T18:22:36.805Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.71s) [2020-02-10T18:22:36.805Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.70s) [2020-02-10T18:22:36.805Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.64s) [2020-02-10T18:22:36.805Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.61s) [2020-02-10T18:22:36.805Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.57s) [2020-02-10T18:22:36.805Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.61s) [2020-02-10T18:22:36.805Z] === RUN TestCgroupNamespacesRun [2020-02-10T18:22:37.068Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-02-10T18:22:37.495Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.83s) [2020-02-10T18:22:37.495Z] === RUN TestCgroupNamespacesRunOlderClient [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-02-10T18:22:38.003Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-02-10T18:22:38.114Z] + bundleName=docker-py [2020-02-10T18:22:38.114Z] + echo Creating docker-py-bundles.tar.gz [2020-02-10T18:22:38.114Z] Creating docker-py-bundles.tar.gz [2020-02-10T18:22:38.114Z] + 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-02-10T18:22:38.168Z] Archiving artifacts [2020-02-10T18:22:38.493Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-02-10T18:22:38.564Z] --- PASS: TestCgroupNamespacesRun (1.83s) [2020-02-10T18:22:38.564Z] === RUN TestCgroupNamespacesRunPrivileged [2020-02-10T18:22:39.239Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.62s) [2020-02-10T18:22:39.239Z] === RUN TestKernelTCPMemory [2020-02-10T18:22:39.490Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-02-10T18:22:39.491Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40470/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-02-10T18:22:39.850Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40470/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=6acfc420948842403d9193f38a954534ab05378f -e DOCKER_GRAPHDRIVER docker:6acfc420948842403d9193f38a954534ab05378f hack/make.sh binary-daemon [2020-02-10T18:22:39.989Z] --- PASS: TestKernelTCPMemory (0.88s) [2020-02-10T18:22:39.989Z] === RUN TestNISDomainname [2020-02-10T18:22:40.415Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-02-10T18:22:40.415Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.87s) [2020-02-10T18:22:40.415Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-02-10T18:22:40.416Z] [2020-02-10T18:22:40.416Z] Removing bundles/ [2020-02-10T18:22:40.416Z] [2020-02-10T18:22:40.416Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-02-10T18:22:40.416Z] Building: bundles/binary-daemon/dockerd-dev [2020-02-10T18:22:40.416Z] GOOS="" GOARCH="" GOARM="" [2020-02-10T18:22:41.191Z] --- PASS: TestNISDomainname (1.07s) [2020-02-10T18:22:41.191Z] === RUN TestHostnameDnsResolution [2020-02-10T18:22:42.301Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.85s) [2020-02-10T18:22:42.301Z] === RUN TestCgroupNamespacesRunHostMode [2020-02-10T18:22:42.390Z] --- PASS: TestHostnameDnsResolution (1.18s) [2020-02-10T18:22:42.390Z] === RUN TestStats [2020-02-10T18:22:42.682Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-02-10T18:22:43.228Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-02-10T18:22:44.158Z] --- PASS: TestCgroupNamespacesRunHostMode (1.83s) [2020-02-10T18:22:44.158Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-02-10T18:22:44.413Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-02-10T18:22:45.539Z] --- PASS: TestStats (2.90s) [2020-02-10T18:22:45.539Z] === RUN TestStopContainerWithTimeout [2020-02-10T18:22:45.539Z] === RUN TestStopContainerWithTimeout/0 [2020-02-10T18:22:45.539Z] === PAUSE TestStopContainerWithTimeout/0 [2020-02-10T18:22:45.539Z] === RUN TestStopContainerWithTimeout/1 [2020-02-10T18:22:45.539Z] === PAUSE TestStopContainerWithTimeout/1 [2020-02-10T18:22:45.539Z] === RUN TestStopContainerWithTimeout/3 [2020-02-10T18:22:45.539Z] === PAUSE TestStopContainerWithTimeout/3 [2020-02-10T18:22:45.539Z] === RUN TestStopContainerWithTimeout/-1 [2020-02-10T18:22:45.539Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-02-10T18:22:45.539Z] === CONT TestStopContainerWithTimeout/0 [2020-02-10T18:22:45.539Z] === CONT TestStopContainerWithTimeout/-1 [2020-02-10T18:22:46.286Z] === CONT TestStopContainerWithTimeout/3 [2020-02-10T18:22:46.302Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.91s) [2020-02-10T18:22:46.302Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-02-10T18:22:46.866Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.81s) [2020-02-10T18:22:46.866Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-02-10T18:22:47.792Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.90s) [2020-02-10T18:22:47.792Z] === RUN TestCgroupNamespacesRunOlderClient [2020-02-10T18:22:48.024Z] === CONT TestStopContainerWithTimeout/1 [2020-02-10T18:22:48.631Z] ok github.com/docker/docker/api/server 0.023s coverage: 9.0% of statements [2020-02-10T18:22:48.719Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-02-10T18:22:49.249Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-02-10T18:22:49.647Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-02-10T18:22:49.647Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.00s) [2020-02-10T18:22:49.647Z] === RUN TestKernelTCPMemory [2020-02-10T18:22:50.370Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-02-10T18:22:50.370Z] --- PASS: TestStopContainerWithTimeout/0 (0.97s) [2020-02-10T18:22:50.370Z] --- PASS: TestStopContainerWithTimeout/-1 (2.92s) [2020-02-10T18:22:50.370Z] --- PASS: TestStopContainerWithTimeout/3 (2.86s) [2020-02-10T18:22:50.370Z] --- PASS: TestStopContainerWithTimeout/1 (1.92s) [2020-02-10T18:22:50.370Z] === RUN TestDeleteDevicemapper [2020-02-10T18:22:50.370Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-02-10T18:22:50.370Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-02-10T18:22:50.370Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-02-10T18:22:50.627Z] --- PASS: TestDockerNetworkMacvlan (19.25s) [2020-02-10T18:22:50.627Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2020-02-10T18:22:50.627Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.16s) [2020-02-10T18:22:50.627Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.01s) [2020-02-10T18:22:50.627Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.93s) [2020-02-10T18:22:50.627Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.78s) [2020-02-10T18:22:50.627Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.33s) [2020-02-10T18:22:50.627Z] PASS [2020-02-10T18:22:50.627Z] [2020-02-10T18:22:50.627Z] DONE 8 tests in 21.463s [2020-02-10T18:22:50.627Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-02-10T18:22:50.627Z] ++ 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-02-10T18:22:50.627Z] ++ set -e [2020-02-10T18:22:50.627Z] ++ '[' -n 0 ']' [2020-02-10T18:22:50.627Z] ++ set -x [2020-02-10T18:22:50.627Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-02-10T18:22:50.627Z] testing: warning: no tests to run [2020-02-10T18:22:50.627Z] PASS [2020-02-10T18:22:50.627Z] [2020-02-10T18:22:50.627Z] DONE 0 tests in 0.026s [2020-02-10T18:22:50.886Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-02-10T18:22:50.886Z] ++ 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-02-10T18:22:50.886Z] ++ set -e [2020-02-10T18:22:50.886Z] ++ '[' -n 0 ']' [2020-02-10T18:22:50.886Z] ++ set -x [2020-02-10T18:22:50.886Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-02-10T18:22:50.887Z] INFO: Testing against a local daemon [2020-02-10T18:22:50.887Z] === RUN TestAuthZPluginAllowRequest [2020-02-10T18:22:51.009Z] --- PASS: TestKernelTCPMemory (1.03s) [2020-02-10T18:22:51.009Z] === RUN TestNISDomainname [2020-02-10T18:22:52.373Z] --- PASS: TestNISDomainname (1.40s) [2020-02-10T18:22:52.373Z] === RUN TestHostnameDnsResolution [2020-02-10T18:22:52.791Z] --- PASS: TestAuthZPluginAllowRequest (1.74s) [2020-02-10T18:22:52.791Z] === RUN TestAuthZPluginTLS [2020-02-10T18:22:52.801Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.83s) [2020-02-10T18:22:52.801Z] === RUN TestUpdateMemory [2020-02-10T18:22:52.801Z] --- SKIP: TestUpdateMemory (0.00s) [2020-02-10T18:22:52.801Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-02-10T18:22:52.801Z] === RUN TestUpdateCPUQuota [2020-02-10T18:22:52.936Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-02-10T18:22:53.358Z] --- PASS: TestAuthZPluginTLS (0.67s) [2020-02-10T18:22:53.358Z] === RUN TestAuthZPluginDenyRequest [2020-02-10T18:22:53.496Z] --- PASS: TestHostnameDnsResolution (1.34s) [2020-02-10T18:22:53.496Z] === RUN TestStats [2020-02-10T18:22:53.926Z] --- PASS: TestAuthZPluginDenyRequest (0.62s) [2020-02-10T18:22:53.926Z] === RUN TestAuthZPluginAPIDenyResponse [2020-02-10T18:22:54.422Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-02-10T18:22:54.493Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.61s) [2020-02-10T18:22:54.493Z] === RUN TestAuthZPluginDenyResponse [2020-02-10T18:22:54.539Z] --- PASS: TestUpdateCPUQuota (1.31s) [2020-02-10T18:22:54.539Z] === RUN TestUpdatePidsLimit [2020-02-10T18:22:54.539Z] === RUN TestUpdatePidsLimit/update_from_none [2020-02-10T18:22:54.539Z] === RUN TestUpdatePidsLimit/no_change [2020-02-10T18:22:54.885Z] === RUN TestUpdatePidsLimit/update_lower [2020-02-10T18:22:55.061Z] --- PASS: TestAuthZPluginDenyResponse (0.62s) [2020-02-10T18:22:55.061Z] === RUN TestAuthZPluginAllowEventStream [2020-02-10T18:22:55.232Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-02-10T18:22:55.588Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-02-10T18:22:55.787Z] --- PASS: TestStats (2.08s) [2020-02-10T18:22:55.787Z] === RUN TestStopContainerWithTimeout [2020-02-10T18:22:55.787Z] === RUN TestStopContainerWithTimeout/0 [2020-02-10T18:22:55.787Z] === PAUSE TestStopContainerWithTimeout/0 [2020-02-10T18:22:55.787Z] === RUN TestStopContainerWithTimeout/1 [2020-02-10T18:22:55.787Z] === PAUSE TestStopContainerWithTimeout/1 [2020-02-10T18:22:55.787Z] === RUN TestStopContainerWithTimeout/3 [2020-02-10T18:22:55.787Z] === PAUSE TestStopContainerWithTimeout/3 [2020-02-10T18:22:55.787Z] === RUN TestStopContainerWithTimeout/-1 [2020-02-10T18:22:55.787Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-02-10T18:22:55.787Z] === CONT TestStopContainerWithTimeout/0 [2020-02-10T18:22:55.787Z] === CONT TestStopContainerWithTimeout/-1 [2020-02-10T18:22:56.351Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-02-10T18:22:56.351Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-02-10T18:22:56.713Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-02-10T18:22:56.965Z] --- PASS: TestAuthZPluginAllowEventStream (1.75s) [2020-02-10T18:22:56.965Z] === RUN TestAuthZPluginErrorResponse [2020-02-10T18:22:56.968Z] === CONT TestStopContainerWithTimeout/3 [2020-02-10T18:22:57.533Z] --- PASS: TestAuthZPluginErrorResponse (0.63s) [2020-02-10T18:22:57.533Z] === RUN TestAuthZPluginErrorRequest [2020-02-10T18:22:58.075Z] --- PASS: TestUpdatePidsLimit (3.55s) [2020-02-10T18:22:58.075Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.36s) [2020-02-10T18:22:58.075Z] --- PASS: TestUpdatePidsLimit/no_change (0.36s) [2020-02-10T18:22:58.075Z] --- PASS: TestUpdatePidsLimit/update_lower (0.38s) [2020-02-10T18:22:58.075Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.37s) [2020-02-10T18:22:58.075Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.42s) [2020-02-10T18:22:58.075Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.37s) [2020-02-10T18:22:58.075Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.34s) [2020-02-10T18:22:58.075Z] === RUN TestUpdateRestartPolicy [2020-02-10T18:22:58.101Z] --- PASS: TestAuthZPluginErrorRequest (0.61s) [2020-02-10T18:22:58.101Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-02-10T18:22:58.854Z] === CONT TestStopContainerWithTimeout/1 [2020-02-10T18:22:59.037Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.64s) [2020-02-10T18:22:59.037Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-02-10T18:22:59.780Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-02-10T18:22:59.780Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-02-10T18:22:59.780Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-02-10T18:23:00.941Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.17s) [2020-02-10T18:23:00.941Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-02-10T18:23:01.144Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-02-10T18:23:01.144Z] --- PASS: TestStopContainerWithTimeout/0 (1.25s) [2020-02-10T18:23:01.144Z] --- PASS: TestStopContainerWithTimeout/-1 (3.13s) [2020-02-10T18:23:01.144Z] --- PASS: TestStopContainerWithTimeout/3 (2.83s) [2020-02-10T18:23:01.144Z] --- PASS: TestStopContainerWithTimeout/1 (2.17s) [2020-02-10T18:23:01.144Z] === RUN TestDeleteDevicemapper [2020-02-10T18:23:01.144Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-02-10T18:23:01.144Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-02-10T18:23:01.144Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-02-10T18:23:01.704Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-02-10T18:23:03.475Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.22s) [2020-02-10T18:23:03.475Z] === RUN TestAuthZPluginHeader [2020-02-10T18:23:03.592Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.50s) [2020-02-10T18:23:03.592Z] === RUN TestUpdateMemory [2020-02-10T18:23:03.592Z] --- SKIP: TestUpdateMemory (0.00s) [2020-02-10T18:23:03.592Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-02-10T18:23:03.592Z] === RUN TestUpdateCPUQuota [2020-02-10T18:23:03.592Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-02-10T18:23:04.411Z] --- PASS: TestAuthZPluginHeader (0.98s) [2020-02-10T18:23:04.411Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-02-10T18:23:04.411Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-02-10T18:23:04.411Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T18:23:04.411Z] === RUN TestAuthZPluginV2Disable [2020-02-10T18:23:04.411Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-02-10T18:23:04.411Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T18:23:04.411Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-02-10T18:23:04.411Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-02-10T18:23:04.411Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T18:23:04.411Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-02-10T18:23:04.411Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-02-10T18:23:04.411Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T18:23:04.411Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-02-10T18:23:04.955Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-02-10T18:23:05.211Z] --- PASS: TestUpdateCPUQuota (1.68s) [2020-02-10T18:23:05.211Z] === RUN TestUpdatePidsLimit [2020-02-10T18:23:05.211Z] === RUN TestUpdatePidsLimit/update_from_none [2020-02-10T18:23:05.467Z] === RUN TestUpdatePidsLimit/no_change [2020-02-10T18:23:06.027Z] === RUN TestUpdatePidsLimit/update_lower [2020-02-10T18:23:06.286Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-02-10T18:23:06.852Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-02-10T18:23:07.107Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-02-10T18:23:07.666Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-02-10T18:23:08.226Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-02-10T18:23:08.482Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-02-10T18:23:08.737Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-02-10T18:23:08.993Z] --- PASS: TestUpdatePidsLimit (4.03s) [2020-02-10T18:23:08.993Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.41s) [2020-02-10T18:23:08.993Z] --- PASS: TestUpdatePidsLimit/no_change (0.41s) [2020-02-10T18:23:08.993Z] --- PASS: TestUpdatePidsLimit/update_lower (0.39s) [2020-02-10T18:23:08.993Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.44s) [2020-02-10T18:23:08.993Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.43s) [2020-02-10T18:23:08.993Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s) [2020-02-10T18:23:08.993Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.41s) [2020-02-10T18:23:08.993Z] === RUN TestUpdateRestartPolicy [2020-02-10T18:23:10.880Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-02-10T18:23:11.635Z] --- PASS: TestUpdateRestartPolicy (12.46s) [2020-02-10T18:23:11.635Z] === RUN TestUpdateRestartWithAutoRemove [2020-02-10T18:23:11.635Z] --- PASS: TestUpdateRestartWithAutoRemove (0.87s) [2020-02-10T18:23:11.635Z] === RUN TestWaitNonBlocked [2020-02-10T18:23:11.635Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-10T18:23:11.635Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-10T18:23:11.635Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-10T18:23:11.635Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-10T18:23:11.635Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-10T18:23:11.635Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-10T18:23:11.807Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-02-10T18:23:12.412Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-02-10T18:23:12.412Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.99s) [2020-02-10T18:23:12.412Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.09s) [2020-02-10T18:23:12.412Z] === RUN TestWaitBlocked [2020-02-10T18:23:12.412Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-10T18:23:12.412Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-10T18:23:12.412Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-02-10T18:23:12.412Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-02-10T18:23:12.412Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-10T18:23:12.412Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-02-10T18:23:13.643Z] --- PASS: TestWaitBlocked (0.01s) [2020-02-10T18:23:13.643Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.16s) [2020-02-10T18:23:13.643Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.25s) [2020-02-10T18:23:13.643Z] === CONT TestContainerStartOnDaemonRestart [2020-02-10T18:23:13.643Z] === CONT TestIpcModeOlderClient [2020-02-10T18:23:13.643Z] --- PASS: TestIpcModeOlderClient (0.16s) [2020-02-10T18:23:13.643Z] === CONT TestDaemonHostGatewayIP [2020-02-10T18:23:13.691Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-02-10T18:23:15.054Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-02-10T18:23:16.844Z] --- PASS: TestContainerStartOnDaemonRestart (2.92s) [2020-02-10T18:23:16.844Z] === CONT TestDaemonRestartIpcMode [2020-02-10T18:23:16.942Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-02-10T18:23:17.203Z] --- PASS: TestDaemonHostGatewayIP (3.41s) [2020-02-10T18:23:19.456Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-02-10T18:23:20.300Z] --- PASS: TestDaemonRestartIpcMode (3.37s) [2020-02-10T18:23:20.300Z] PASS [2020-02-10T18:23:20.300Z] [2020-02-10T18:23:20.300Z] === Skipped [2020-02-10T18:23:20.300Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-02-10T18:23:20.300Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-02-10T18:23:20.300Z] [2020-02-10T18:23:20.300Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-02-10T18:23:20.300Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-10T18:23:20.300Z] [2020-02-10T18:23:20.300Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-02-10T18:23:20.300Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-10T18:23:20.300Z] [2020-02-10T18:23:20.300Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-02-10T18:23:20.300Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-02-10T18:23:20.300Z] [2020-02-10T18:23:20.300Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-02-10T18:23:20.300Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-02-10T18:23:20.300Z] [2020-02-10T18:23:20.300Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-02-10T18:23:20.300Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-02-10T18:23:20.300Z] [2020-02-10T18:23:20.300Z] [2020-02-10T18:23:20.300Z] DONE 199 tests, 6 skipped in 133.443s [2020-02-10T18:23:20.300Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-02-10T18:23:20.300Z] ++ 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-02-10T18:23:20.300Z] ++ set -e [2020-02-10T18:23:20.300Z] ++ '[' -n 0 ']' [2020-02-10T18:23:20.300Z] ++ set -x [2020-02-10T18:23:20.300Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-02-10T18:23:20.300Z] INFO: Testing against a local daemon [2020-02-10T18:23:20.300Z] === RUN TestCommitInheritsEnv [2020-02-10T18:23:20.653Z] --- PASS: TestCommitInheritsEnv (0.48s) [2020-02-10T18:23:20.653Z] === RUN TestImportExtremelyLargeImageWorks [2020-02-10T18:23:20.653Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-02-10T18:23:20.653Z] === RUN TestImagesFilterMultiReference [2020-02-10T18:23:20.653Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2020-02-10T18:23:20.653Z] === RUN TestImagePullPlatformInvalid [2020-02-10T18:23:20.653Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2020-02-10T18:23:20.653Z] === RUN TestRemoveImageOrphaning [2020-02-10T18:23:20.820Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-02-10T18:23:20.820Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-02-10T18:23:21.005Z] --- PASS: TestRemoveImageOrphaning (0.43s) [2020-02-10T18:23:21.005Z] === RUN TestRemoveImageGarbageCollector [2020-02-10T18:23:21.005Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-02-10T18:23:21.005Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T18:23:21.005Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-02-10T18:23:21.005Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-02-10T18:23:21.005Z] === RUN TestTagInvalidReference [2020-02-10T18:23:21.005Z] --- PASS: TestTagInvalidReference (0.01s) [2020-02-10T18:23:21.005Z] === RUN TestTagValidPrefixedRepo [2020-02-10T18:23:21.005Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-02-10T18:23:21.005Z] === RUN TestTagExistedNameWithoutForce [2020-02-10T18:23:21.005Z] --- PASS: TestTagExistedNameWithoutForce (0.01s) [2020-02-10T18:23:21.005Z] === RUN TestTagOfficialNames [2020-02-10T18:23:21.005Z] --- PASS: TestTagOfficialNames (0.03s) [2020-02-10T18:23:21.005Z] === RUN TestTagMatchesDigest [2020-02-10T18:23:21.005Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-02-10T18:23:21.005Z] === CONT TestImportExtremelyLargeImageWorks [2020-02-10T18:23:22.185Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-02-10T18:23:22.494Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.02s) [2020-02-10T18:23:22.494Z] PASS [2020-02-10T18:23:22.494Z] [2020-02-10T18:23:22.494Z] === Skipped [2020-02-10T18:23:22.494Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-02-10T18:23:22.494Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T18:23:22.494Z] [2020-02-10T18:23:22.494Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-02-10T18:23:22.494Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T18:23:22.494Z] [2020-02-10T18:23:22.494Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-02-10T18:23:22.494Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T18:23:22.494Z] [2020-02-10T18:23:22.494Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-02-10T18:23:22.494Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T18:23:22.494Z] [2020-02-10T18:23:22.494Z] [2020-02-10T18:23:22.494Z] DONE 17 tests, 4 skipped in 31.445s [2020-02-10T18:23:22.494Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-02-10T18:23:22.494Z] ++ 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-02-10T18:23:22.494Z] ++ set -e [2020-02-10T18:23:22.494Z] ++ '[' -n 0 ']' [2020-02-10T18:23:22.494Z] ++ set -x [2020-02-10T18:23:22.494Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-02-10T18:23:22.494Z] INFO: Testing against a local daemon [2020-02-10T18:23:22.494Z] === RUN TestPluginInvalidJSON [2020-02-10T18:23:22.494Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-02-10T18:23:22.494Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-02-10T18:23:22.494Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-02-10T18:23:22.494Z] --- PASS: TestPluginInvalidJSON (0.04s) [2020-02-10T18:23:22.494Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-02-10T18:23:22.494Z] PASS [2020-02-10T18:23:22.494Z] [2020-02-10T18:23:22.494Z] DONE 2 tests in 0.165s [2020-02-10T18:23:22.494Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-02-10T18:23:22.494Z] ++ 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-02-10T18:23:22.494Z] ++ set -e [2020-02-10T18:23:22.494Z] ++ '[' -n 0 ']' [2020-02-10T18:23:22.494Z] ++ set -x [2020-02-10T18:23:22.494Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-02-10T18:23:22.494Z] INFO: Testing against a local daemon [2020-02-10T18:23:22.494Z] === RUN TestExternalGraphDriver [2020-02-10T18:23:22.746Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-02-10T18:23:22.746Z] --- PASS: TestUpdateRestartPolicy (13.70s) [2020-02-10T18:23:22.746Z] === RUN TestUpdateRestartWithAutoRemove [2020-02-10T18:23:22.753Z] === RUN TestExternalGraphDriver/json [2020-02-10T18:23:23.673Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-02-10T18:23:23.929Z] --- PASS: TestUpdateRestartWithAutoRemove (1.17s) [2020-02-10T18:23:23.929Z] === RUN TestWaitNonBlocked [2020-02-10T18:23:23.929Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-10T18:23:23.929Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-10T18:23:23.929Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-10T18:23:23.929Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-10T18:23:23.929Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-10T18:23:23.929Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-10T18:23:24.490Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-02-10T18:23:25.051Z] --- PASS: TestWaitNonBlocked (0.04s) [2020-02-10T18:23:25.051Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.97s) [2020-02-10T18:23:25.051Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.00s) [2020-02-10T18:23:25.051Z] === RUN TestWaitBlocked [2020-02-10T18:23:25.051Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-10T18:23:25.051Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-10T18:23:25.051Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-02-10T18:23:25.051Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-02-10T18:23:25.051Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-10T18:23:25.051Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-02-10T18:23:25.286Z] === RUN TestExternalGraphDriver/spec [2020-02-10T18:23:26.416Z] --- PASS: TestWaitBlocked (0.05s) [2020-02-10T18:23:26.416Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.06s) [2020-02-10T18:23:26.416Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.32s) [2020-02-10T18:23:26.416Z] === CONT TestContainerStartOnDaemonRestart [2020-02-10T18:23:26.416Z] === CONT TestIpcModeOlderClient [2020-02-10T18:23:26.671Z] --- PASS: TestIpcModeOlderClient (0.18s) [2020-02-10T18:23:26.671Z] === CONT TestDaemonHostGatewayIP [2020-02-10T18:23:27.821Z] === RUN TestExternalGraphDriver/pull [2020-02-10T18:23:29.942Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-02-10T18:23:30.198Z] --- PASS: TestContainerStartOnDaemonRestart (3.75s) [2020-02-10T18:23:30.198Z] === CONT TestDaemonRestartIpcMode [2020-02-10T18:23:30.355Z] --- PASS: TestExternalGraphDriver (7.37s) [2020-02-10T18:23:30.355Z] --- PASS: TestExternalGraphDriver/json (2.43s) [2020-02-10T18:23:30.355Z] --- PASS: TestExternalGraphDriver/spec (2.66s) [2020-02-10T18:23:30.355Z] --- PASS: TestExternalGraphDriver/pull (2.15s) [2020-02-10T18:23:30.355Z] === RUN TestGraphdriverPluginV2 [2020-02-10T18:23:30.355Z] --- SKIP: TestGraphdriverPluginV2 (0.03s) [2020-02-10T18:23:30.355Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T18:23:30.355Z] PASS [2020-02-10T18:23:30.355Z] [2020-02-10T18:23:30.355Z] === Skipped [2020-02-10T18:23:30.355Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s) [2020-02-10T18:23:30.355Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T18:23:30.355Z] [2020-02-10T18:23:30.355Z] [2020-02-10T18:23:30.355Z] DONE 5 tests, 1 skipped in 7.551s [2020-02-10T18:23:30.355Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-02-10T18:23:30.355Z] ++ 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-02-10T18:23:30.355Z] ++ set -e [2020-02-10T18:23:30.355Z] ++ '[' -n 0 ']' [2020-02-10T18:23:30.355Z] ++ set -x [2020-02-10T18:23:30.355Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-02-10T18:23:30.355Z] INFO: Testing against a local daemon [2020-02-10T18:23:30.355Z] === RUN TestContinueAfterPluginCrash [2020-02-10T18:23:30.355Z] === PAUSE TestContinueAfterPluginCrash [2020-02-10T18:23:30.355Z] === RUN TestDaemonStartWithLogOpt [2020-02-10T18:23:30.355Z] === PAUSE TestDaemonStartWithLogOpt [2020-02-10T18:23:30.355Z] === CONT TestContinueAfterPluginCrash [2020-02-10T18:23:30.355Z] === CONT TestDaemonStartWithLogOpt [2020-02-10T18:23:30.759Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-02-10T18:23:30.759Z] --- PASS: TestDaemonHostGatewayIP (4.32s) [2020-02-10T18:23:32.646Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-02-10T18:23:32.646Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-02-10T18:23:33.572Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-02-10T18:23:34.028Z] --- PASS: TestDaemonRestartIpcMode (3.88s) [2020-02-10T18:23:34.028Z] PASS [2020-02-10T18:23:34.028Z] [2020-02-10T18:23:34.028Z] === Skipped [2020-02-10T18:23:34.028Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-02-10T18:23:34.028Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-02-10T18:23:34.028Z] [2020-02-10T18:23:34.028Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-02-10T18:23:34.028Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-10T18:23:34.028Z] [2020-02-10T18:23:34.028Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-02-10T18:23:34.028Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-10T18:23:34.028Z] [2020-02-10T18:23:34.028Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-02-10T18:23:34.028Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-02-10T18:23:34.028Z] [2020-02-10T18:23:34.028Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-02-10T18:23:34.028Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-02-10T18:23:34.028Z] [2020-02-10T18:23:34.028Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-02-10T18:23:34.028Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-02-10T18:23:34.028Z] [2020-02-10T18:23:34.028Z] [2020-02-10T18:23:34.028Z] DONE 199 tests, 6 skipped in 152.917s [2020-02-10T18:23:34.028Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-02-10T18:23:34.028Z] ++ 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-02-10T18:23:34.028Z] ++ set -e [2020-02-10T18:23:34.028Z] ++ '[' -n 0 ']' [2020-02-10T18:23:34.028Z] ++ set -x [2020-02-10T18:23:34.029Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-02-10T18:23:34.284Z] INFO: Testing against a local daemon [2020-02-10T18:23:34.284Z] === RUN TestCommitInheritsEnv [2020-02-10T18:23:34.540Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-02-10T18:23:34.795Z] --- PASS: TestCommitInheritsEnv (0.57s) [2020-02-10T18:23:34.795Z] === RUN TestImportExtremelyLargeImageWorks [2020-02-10T18:23:34.795Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-02-10T18:23:34.795Z] === RUN TestImagesFilterMultiReference [2020-02-10T18:23:35.051Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2020-02-10T18:23:35.051Z] === RUN TestImagePullPlatformInvalid [2020-02-10T18:23:35.051Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2020-02-10T18:23:35.051Z] === RUN TestRemoveImageOrphaning [2020-02-10T18:23:35.611Z] --- PASS: TestRemoveImageOrphaning (0.48s) [2020-02-10T18:23:35.611Z] === RUN TestRemoveImageGarbageCollector [2020-02-10T18:23:35.611Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-02-10T18:23:38.123Z] --- PASS: TestRemoveImageGarbageCollector (2.69s) [2020-02-10T18:23:38.123Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-02-10T18:23:38.123Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-02-10T18:23:38.123Z] === RUN TestTagInvalidReference [2020-02-10T18:23:38.123Z] --- PASS: TestTagInvalidReference (0.01s) [2020-02-10T18:23:38.123Z] === RUN TestTagValidPrefixedRepo [2020-02-10T18:23:38.378Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-02-10T18:23:38.378Z] === RUN TestTagExistedNameWithoutForce [2020-02-10T18:23:38.378Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-02-10T18:23:38.378Z] === RUN TestTagOfficialNames [2020-02-10T18:23:38.378Z] --- PASS: TestTagOfficialNames (0.06s) [2020-02-10T18:23:38.378Z] === RUN TestTagMatchesDigest [2020-02-10T18:23:38.378Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-02-10T18:23:38.378Z] === CONT TestImportExtremelyLargeImageWorks [2020-02-10T18:23:39.304Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-02-10T18:23:40.340Z] --- PASS: TestDaemonStartWithLogOpt (10.24s) [2020-02-10T18:23:41.221Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-02-10T18:23:41.785Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-02-10T18:23:42.108Z] 65014b3c3121: Verifying Checksum [2020-02-10T18:23:42.108Z] 65014b3c3121: Download complete [2020-02-10T18:23:44.321Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-02-10T18:23:44.576Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-02-10T18:23:45.504Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-02-10T18:23:45.620Z] --- PASS: TestContinueAfterPluginCrash (14.98s) [2020-02-10T18:23:45.620Z] PASS [2020-02-10T18:23:45.620Z] [2020-02-10T18:23:45.620Z] DONE 2 tests in 15.135s [2020-02-10T18:23:45.620Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-02-10T18:23:45.620Z] ++ 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-02-10T18:23:45.620Z] ++ set -e [2020-02-10T18:23:45.620Z] ++ '[' -n 0 ']' [2020-02-10T18:23:45.620Z] ++ set -x [2020-02-10T18:23:45.620Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-02-10T18:23:45.620Z] INFO: Testing against a local daemon [2020-02-10T18:23:45.620Z] === RUN TestPluginWithDevMounts [2020-02-10T18:23:45.620Z] === PAUSE TestPluginWithDevMounts [2020-02-10T18:23:45.620Z] === CONT TestPluginWithDevMounts [2020-02-10T18:23:46.429Z] === RUN TestDockerSuite/TestBuildCmd [2020-02-10T18:23:46.685Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-02-10T18:23:47.246Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-02-10T18:23:47.501Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-02-10T18:23:47.501Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-02-10T18:23:47.527Z] --- PASS: TestPluginWithDevMounts (2.22s) [2020-02-10T18:23:47.527Z] PASS [2020-02-10T18:23:47.527Z] [2020-02-10T18:23:47.527Z] DONE 1 tests in 2.368s [2020-02-10T18:23:47.527Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-02-10T18:23:47.527Z] ++ 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-02-10T18:23:47.527Z] ++ set -e [2020-02-10T18:23:47.527Z] ++ '[' -n 0 ']' [2020-02-10T18:23:47.527Z] ++ set -x [2020-02-10T18:23:47.527Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-02-10T18:23:47.785Z] INFO: Testing against a local daemon [2020-02-10T18:23:47.785Z] === RUN TestSecretInspect [2020-02-10T18:23:49.387Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-02-10T18:23:50.751Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-02-10T18:23:51.073Z] --- PASS: TestSecretInspect (3.29s) [2020-02-10T18:23:51.073Z] === RUN TestSecretList [2020-02-10T18:23:52.115Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-02-10T18:23:52.676Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-02-10T18:23:53.238Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-02-10T18:23:54.359Z] --- PASS: TestSecretList (3.29s) [2020-02-10T18:23:54.359Z] === RUN TestSecretsCreateAndDelete [2020-02-10T18:23:56.501Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-02-10T18:23:57.645Z] --- PASS: TestSecretsCreateAndDelete (3.31s) [2020-02-10T18:23:57.645Z] === RUN TestSecretsUpdate [2020-02-10T18:23:57.864Z] === RUN TestDockerSuite/TestBuildContChar [2020-02-10T18:23:58.424Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-02-10T18:23:59.350Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-02-10T18:23:59.910Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-02-10T18:24:00.472Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-02-10T18:24:00.931Z] --- PASS: TestSecretsUpdate (3.28s) [2020-02-10T18:24:00.931Z] === RUN TestTemplatedSecret [2020-02-10T18:24:01.830Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-02-10T18:24:01.830Z] Copying nested executables into bundles/binary-daemon [2020-02-10T18:24:01.830Z] [Pipeline] } [2020-02-10T18:24:01.835Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-02-10T18:24:02.175Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40470/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=6acfc420948842403d9193f38a954534ab05378f -e DOCKER_GRAPHDRIVER docker:6acfc420948842403d9193f38a954534ab05378f hack/make.sh cross [2020-02-10T18:24:02.743Z] [2020-02-10T18:24:02.743Z] Removing bundles/ [2020-02-10T18:24:02.743Z] [2020-02-10T18:24:02.743Z] ---> Making bundle: cross (in bundles/cross) [2020-02-10T18:24:02.743Z] Cross building: bundles/cross/linux/amd64 [2020-02-10T18:24:02.743Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-02-10T18:24:02.743Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-02-10T18:24:03.205Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-02-10T18:24:03.766Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-02-10T18:24:04.022Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-02-10T18:24:04.219Z] --- PASS: TestTemplatedSecret (3.37s) [2020-02-10T18:24:04.219Z] === RUN TestSecretCreateResolve [2020-02-10T18:24:04.583Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-02-10T18:24:04.839Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-02-10T18:24:04.839Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-02-10T18:24:05.095Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-02-10T18:24:07.504Z] --- PASS: TestSecretCreateResolve (3.35s) [2020-02-10T18:24:07.504Z] PASS [2020-02-10T18:24:07.504Z] [2020-02-10T18:24:07.504Z] DONE 6 tests in 20.040s [2020-02-10T18:24:07.504Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-02-10T18:24:07.504Z] ++ 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-02-10T18:24:07.504Z] ++ set -e [2020-02-10T18:24:07.504Z] ++ '[' -n 0 ']' [2020-02-10T18:24:07.504Z] ++ set -x [2020-02-10T18:24:07.504Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-02-10T18:24:07.763Z] INFO: Testing against a local daemon [2020-02-10T18:24:07.763Z] === RUN TestServiceCreateInit [2020-02-10T18:24:07.763Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-02-10T18:24:08.358Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-02-10T18:24:10.250Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-02-10T18:24:13.035Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-02-10T18:24:14.413Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-02-10T18:24:15.777Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-02-10T18:24:18.305Z] --- PASS: TestServiceCreateInit (10.06s) [2020-02-10T18:24:18.305Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.11s) [2020-02-10T18:24:18.305Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.91s) [2020-02-10T18:24:18.305Z] === RUN TestCreateServiceMultipleTimes [2020-02-10T18:24:21.021Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-02-10T18:24:21.021Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-02-10T18:24:21.276Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-02-10T18:24:22.202Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-02-10T18:24:24.716Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-02-10T18:24:26.603Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-02-10T18:24:27.530Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-02-10T18:24:30.047Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-02-10T18:24:30.303Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-02-10T18:24:30.863Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-02-10T18:24:31.423Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-02-10T18:24:31.678Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-02-10T18:24:33.565Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-02-10T18:24:33.565Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-02-10T18:24:33.820Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-02-10T18:24:33.820Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-02-10T18:24:33.820Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-02-10T18:24:33.820Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-02-10T18:24:33.820Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-02-10T18:24:35.188Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-02-10T18:24:37.074Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-02-10T18:24:39.587Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-02-10T18:24:40.235Z] --- PASS: TestCreateServiceMultipleTimes (19.80s) [2020-02-10T18:24:40.235Z] === RUN TestCreateServiceConflict [2020-02-10T18:24:40.802Z] --- PASS: TestCreateServiceConflict (3.30s) [2020-02-10T18:24:40.802Z] === RUN TestCreateServiceMaxReplicas [2020-02-10T18:24:40.824Z] ok github.com/docker/docker/api/server/httputils 0.019s coverage: 14.7% of statements [2020-02-10T18:24:40.824Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-02-10T18:24:40.824Z] ok github.com/docker/docker/api/server/middleware 0.019s coverage: 37.7% of statements [2020-02-10T18:24:40.824Z] ? github.com/docker/docker/api/server/router [no test files] [2020-02-10T18:24:40.824Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-02-10T18:24:40.824Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-02-10T18:24:40.824Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-02-10T18:24:40.824Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-02-10T18:24:40.824Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-02-10T18:24:40.824Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-02-10T18:24:40.824Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-02-10T18:24:40.824Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-02-10T18:24:40.824Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-02-10T18:24:40.824Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-02-10T18:24:40.824Z] ok github.com/docker/docker/api/types/strslice 0.007s coverage: 90.0% of statements [2020-02-10T18:24:40.824Z] ok github.com/docker/docker/api/types/filters 0.027s coverage: 92.2% of statements [2020-02-10T18:24:40.824Z] ok github.com/docker/docker/api/types/time 0.005s coverage: 100.0% of statements [2020-02-10T18:24:40.824Z] ok github.com/docker/docker/api/server/router/swarm 0.017s coverage: 4.5% of statements [2020-02-10T18:24:40.824Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-02-10T18:24:40.824Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-02-10T18:24:40.824Z] ? github.com/docker/docker/api/types [no test files] [2020-02-10T18:24:40.824Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-02-10T18:24:40.824Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-02-10T18:24:40.824Z] ? github.com/docker/docker/api/types/container [no test files] [2020-02-10T18:24:40.824Z] ? github.com/docker/docker/api/types/events [no test files] [2020-02-10T18:24:40.824Z] ? github.com/docker/docker/api/types/image [no test files] [2020-02-10T18:24:40.824Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-02-10T18:24:40.824Z] ? github.com/docker/docker/api/types/network [no test files] [2020-02-10T18:24:40.824Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-02-10T18:24:40.824Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-02-10T18:24:40.824Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-02-10T18:24:40.824Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-02-10T18:24:40.824Z] ok github.com/docker/docker/api/types/versions 0.015s coverage: 75.0% of statements [2020-02-10T18:24:40.824Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-02-10T18:24:40.824Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-02-10T18:24:40.824Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-02-10T18:24:40.824Z] ? github.com/docker/docker/builder [no test files] [2020-02-10T18:24:40.824Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-02-10T18:24:40.824Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-02-10T18:24:40.824Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-02-10T18:24:40.824Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-02-10T18:24:40.824Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-02-10T18:24:40.824Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-02-10T18:24:40.824Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-02-10T18:24:40.824Z] ok github.com/docker/docker/builder/dockerignore 0.022s coverage: 96.8% of statements [2020-02-10T18:24:40.824Z] ok github.com/docker/docker/cli/debug 0.020s coverage: 100.0% of statements [2020-02-10T18:24:40.952Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-02-10T18:24:41.852Z] ok github.com/docker/docker/builder/remotecontext/git 5.231s coverage: 86.3% of statements [2020-02-10T18:24:42.315Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-02-10T18:24:43.913Z] ok github.com/docker/docker/builder/remotecontext 0.543s coverage: 13.6% of statements [2020-02-10T18:24:44.201Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-02-10T18:24:44.937Z] --- PASS: TestImportExtremelyLargeImageWorks (81.21s) [2020-02-10T18:24:44.937Z] PASS [2020-02-10T18:24:44.937Z] [2020-02-10T18:24:44.937Z] === Skipped [2020-02-10T18:24:44.937Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-02-10T18:24:44.937Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T18:24:44.937Z] [2020-02-10T18:24:44.937Z] [2020-02-10T18:24:44.937Z] DONE 12 tests, 1 skipped in 82.506s [2020-02-10T18:24:44.937Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-02-10T18:24:44.937Z] ++ 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-02-10T18:24:44.937Z] ++ set -e [2020-02-10T18:24:44.937Z] ++ '[' -n 0 ']' [2020-02-10T18:24:44.937Z] ++ set -x [2020-02-10T18:24:44.937Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-02-10T18:24:44.937Z] INFO: Testing against a local daemon [2020-02-10T18:24:44.937Z] === RUN TestNetworkCreateDelete [2020-02-10T18:24:44.937Z] --- PASS: TestNetworkCreateDelete (0.12s) [2020-02-10T18:24:44.937Z] === RUN TestDockerNetworkDeletePreferID [2020-02-10T18:24:44.937Z] --- PASS: TestDockerNetworkDeletePreferID (0.32s) [2020-02-10T18:24:44.937Z] === RUN TestInspectNetwork [2020-02-10T18:24:44.989Z] --- PASS: TestCreateServiceMaxReplicas (3.50s) [2020-02-10T18:24:44.989Z] === RUN TestCreateWithDuplicateNetworkNames [2020-02-10T18:24:46.087Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-02-10T18:24:46.687Z] === RUN TestInspectNetwork/full_network_id [2020-02-10T18:24:46.687Z] === RUN TestInspectNetwork/partial_network_id [2020-02-10T18:24:46.687Z] === RUN TestInspectNetwork/network_name [2020-02-10T18:24:46.687Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-02-10T18:24:47.401Z] ok github.com/docker/docker/builder/dockerfile 1.366s coverage: 48.2% of statements [2020-02-10T18:24:47.401Z] ? github.com/docker/docker/cli [no test files] [2020-02-10T18:24:47.401Z] ? github.com/docker/docker/cli/config [no test files] [2020-02-10T18:24:48.603Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-02-10T18:24:49.967Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-02-10T18:24:50.528Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-02-10T18:24:51.610Z] --- PASS: TestInspectNetwork (8.60s) [2020-02-10T18:24:51.610Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-02-10T18:24:51.610Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-02-10T18:24:51.610Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-02-10T18:24:51.610Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-02-10T18:24:51.610Z] === RUN TestRunContainerWithBridgeNone [2020-02-10T18:24:52.415Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-02-10T18:24:52.934Z] ok github.com/docker/docker/client 0.830s coverage: 75.8% of statements [2020-02-10T18:24:53.970Z] --- PASS: TestRunContainerWithBridgeNone (2.35s) [2020-02-10T18:24:53.971Z] === RUN TestNetworkInvalidJSON [2020-02-10T18:24:53.971Z] === RUN TestNetworkInvalidJSON//networks/create [2020-02-10T18:24:53.971Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-02-10T18:24:53.971Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-02-10T18:24:53.971Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-02-10T18:24:53.971Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-10T18:24:53.971Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-10T18:24:53.971Z] === CONT TestNetworkInvalidJSON//networks/create [2020-02-10T18:24:53.971Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-10T18:24:53.971Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-02-10T18:24:53.971Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-02-10T18:24:53.971Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-02-10T18:24:53.971Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-02-10T18:24:53.971Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-02-10T18:24:53.971Z] === RUN TestDaemonRestartWithLiveRestore [2020-02-10T18:24:54.727Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2020-02-10T18:24:54.727Z] === RUN TestDaemonDefaultNetworkPools [2020-02-10T18:24:55.481Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s) [2020-02-10T18:24:55.481Z] === RUN TestDaemonRestartWithExistingNetwork [2020-02-10T18:24:56.701Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.12s) [2020-02-10T18:24:56.701Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-02-10T18:24:57.708Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-02-10T18:24:57.708Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-02-10T18:24:58.187Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.16s) [2020-02-10T18:24:58.187Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-02-10T18:24:58.635Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.62s) [2020-02-10T18:24:58.635Z] === RUN TestServiceWithPredefinedNetwork [2020-02-10T18:24:59.594Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-02-10T18:24:59.866Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.85s) [2020-02-10T18:24:59.866Z] === RUN TestCreateServiceSecretFileMode [2020-02-10T18:25:00.521Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-02-10T18:25:01.758Z] --- PASS: TestServiceWithPredefinedNetwork (2.93s) [2020-02-10T18:25:01.758Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-02-10T18:25:01.758Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-02-10T18:25:01.758Z] service_test.go:230: FLAKY_TEST [2020-02-10T18:25:01.758Z] === RUN TestServiceWithDataPathPortInit [2020-02-10T18:25:01.884Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-02-10T18:25:02.401Z] --- PASS: TestCreateServiceSecretFileMode (3.22s) [2020-02-10T18:25:02.401Z] === RUN TestCreateServiceConfigFileMode [2020-02-10T18:25:06.046Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-02-10T18:25:06.046Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-02-10T18:25:06.595Z] --- PASS: TestCreateServiceConfigFileMode (3.51s) [2020-02-10T18:25:06.595Z] === RUN TestCreateServiceSysctls [2020-02-10T18:25:06.605Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-02-10T18:25:07.968Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-02-10T18:25:10.784Z] --- PASS: TestCreateServiceSysctls (4.28s) [2020-02-10T18:25:10.784Z] === RUN TestCreateServiceCapabilities [2020-02-10T18:25:13.208Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-02-10T18:25:13.464Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-02-10T18:25:13.719Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-02-10T18:25:14.071Z] --- PASS: TestCreateServiceCapabilities (3.44s) [2020-02-10T18:25:14.071Z] === RUN TestInspect [2020-02-10T18:25:14.644Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-02-10T18:25:15.204Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-02-10T18:25:17.094Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-02-10T18:25:17.361Z] --- PASS: TestInspect (3.54s) [2020-02-10T18:25:17.361Z] === RUN TestCreateJob [2020-02-10T18:25:17.957Z] --- PASS: TestServiceWithDataPathPortInit (16.37s) [2020-02-10T18:25:17.957Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-02-10T18:25:18.457Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-02-10T18:25:21.550Z] --- PASS: TestCreateJob (4.21s) [2020-02-10T18:25:21.550Z] === RUN TestReplicatedJob [2020-02-10T18:25:24.195Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-02-10T18:25:24.195Z] Copying nested executables into bundles/cross/linux/amd64 [2020-02-10T18:25:24.195Z] Cross building: bundles/cross/windows/amd64 [2020-02-10T18:25:24.195Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-02-10T18:25:24.195Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-02-10T18:25:24.987Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-02-10T18:25:27.134Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.97s) [2020-02-10T18:25:27.135Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:9tyq5jmg4y4ygg65i8inobmln Created:2020-02-10 18:25:18.735238331 +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[411723723fe17d1f01b58ddc0a60d322698bf82b64dd1879362ed68f31a394a6:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.3ayxs2dqu5mk6sz2pqk3qlhij EndpointID:5e5964489dcac2cc2506746ae3727c52b456c82cba4823e213ac44762993ecdf MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:602c7c5204a4f54f93109a86600accdf5eb339c735192cb2655394d84eba65b0 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:1e34d47e4be6 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.3ayxs2dqu5mk6sz2pqk3qlhij EndpointID:5e5964489dcac2cc2506746ae3727c52b456c82cba4823e213ac44762993ecdf EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-02-10T18:25:27.135Z] PASS [2020-02-10T18:25:27.135Z] [2020-02-10T18:25:27.135Z] === Skipped [2020-02-10T18:25:27.135Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-02-10T18:25:27.135Z] service_test.go:230: FLAKY_TEST [2020-02-10T18:25:27.135Z] [2020-02-10T18:25:27.135Z] [2020-02-10T18:25:27.135Z] DONE 21 tests, 1 skipped in 43.492s [2020-02-10T18:25:27.135Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-02-10T18:25:27.135Z] ++ 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-02-10T18:25:27.135Z] ++ set -e [2020-02-10T18:25:27.135Z] ++ '[' -n 0 ']' [2020-02-10T18:25:27.135Z] ++ set -x [2020-02-10T18:25:27.135Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-02-10T18:25:27.135Z] INFO: Testing against a local daemon [2020-02-10T18:25:27.135Z] === RUN TestDockerNetworkIpvlanPersistance [2020-02-10T18:25:27.135Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2020-02-10T18:25:27.135Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-10T18:25:27.135Z] === RUN TestDockerNetworkIpvlan [2020-02-10T18:25:27.135Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-02-10T18:25:27.135Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-10T18:25:27.135Z] PASS [2020-02-10T18:25:27.135Z] [2020-02-10T18:25:27.135Z] === Skipped [2020-02-10T18:25:27.135Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2020-02-10T18:25:27.135Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-10T18:25:27.135Z] [2020-02-10T18:25:27.135Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-02-10T18:25:27.135Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-10T18:25:27.135Z] [2020-02-10T18:25:27.135Z] [2020-02-10T18:25:27.135Z] DONE 2 tests, 2 skipped in 0.092s [2020-02-10T18:25:27.135Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-02-10T18:25:27.135Z] ++ 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-02-10T18:25:27.135Z] ++ set -e [2020-02-10T18:25:27.135Z] ++ '[' -n 0 ']' [2020-02-10T18:25:27.135Z] ++ set -x [2020-02-10T18:25:27.135Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-02-10T18:25:27.135Z] INFO: Testing against a local daemon [2020-02-10T18:25:27.135Z] === RUN TestDockerNetworkMacvlanPersistance [2020-02-10T18:25:27.502Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-02-10T18:25:27.693Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.34s) [2020-02-10T18:25:27.694Z] === RUN TestDockerNetworkMacvlan [2020-02-10T18:25:28.216Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-02-10T18:25:28.957Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-02-10T18:25:29.388Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-02-10T18:25:29.665Z] --- PASS: TestReplicatedJob (6.77s) [2020-02-10T18:25:29.665Z] === RUN TestUpdateReplicatedJob [2020-02-10T18:25:30.159Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-02-10T18:25:31.899Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-02-10T18:25:32.529Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-02-10T18:25:32.825Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-02-10T18:25:32.825Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-02-10T18:25:32.952Z] --- PASS: TestUpdateReplicatedJob (4.26s) [2020-02-10T18:25:32.952Z] === RUN TestServiceListWithStatuses [2020-02-10T18:25:32.952Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-02-10T18:25:32.952Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-02-10T18:25:32.952Z] === RUN TestDockerNetworkConnectAlias [2020-02-10T18:25:33.384Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-02-10T18:25:35.752Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-02-10T18:25:37.545Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-02-10T18:25:38.474Z] --- PASS: TestDockerDaemonSuite (352.40s) [2020-02-10T18:25:38.474Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (8.75s) [2020-02-10T18:25:38.474Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.83s) [2020-02-10T18:25:38.474Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.68s) [2020-02-10T18:25:38.474Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (4.67s) [2020-02-10T18:25:38.474Z] docker_cli_daemon_test.go:1449: [d20dd9e064957] daemon is not started [2020-02-10T18:25:38.474Z] check_test.go:309: [d274bf1a5a1fa] daemon is not started [2020-02-10T18:25:38.474Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (3.51s) [2020-02-10T18:25:38.474Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.60s) [2020-02-10T18:25:38.474Z] check_test.go:309: [dcf11f48f30f7] daemon is not started [2020-02-10T18:25:38.474Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (2.30s) [2020-02-10T18:25:38.474Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.78s) [2020-02-10T18:25:38.474Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (3.48s) [2020-02-10T18:25:38.474Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (5.07s) [2020-02-10T18:25:38.474Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (5.35s) [2020-02-10T18:25:38.474Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.96s) [2020-02-10T18:25:38.474Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.43s) [2020-02-10T18:25:38.474Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.34s) [2020-02-10T18:25:38.474Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-02-10T18:25:38.474Z] check_test.go:309: [d61af9f68c6f9] daemon is not started [2020-02-10T18:25:38.474Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-02-10T18:25:38.474Z] check_test.go:309: [de7a366a6e456] daemon is not started [2020-02-10T18:25:38.474Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.45s) [2020-02-10T18:25:38.474Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.55s) [2020-02-10T18:25:38.474Z] check_test.go:309: [d94fbefbfbccd] daemon is not started [2020-02-10T18:25:38.474Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.51s) [2020-02-10T18:25:38.474Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.67s) [2020-02-10T18:25:38.474Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.36s) [2020-02-10T18:25:38.474Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.13s) [2020-02-10T18:25:38.474Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.69s) [2020-02-10T18:25:38.474Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.54s) [2020-02-10T18:25:38.474Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.61s) [2020-02-10T18:25:38.474Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-02-10T18:25:38.474Z] check_test.go:309: [d49ab82a11f46] daemon is not started [2020-02-10T18:25:38.474Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2020-02-10T18:25:38.474Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2020-02-10T18:25:38.474Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2020-02-10T18:25:38.474Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.05s) [2020-02-10T18:25:38.474Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.55s) [2020-02-10T18:25:38.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.78s) [2020-02-10T18:25:38.475Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-02-10T18:25:38.475Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-02-10T18:25:38.475Z] check_test.go:309: [d1ef5ab955be4] daemon is not started [2020-02-10T18:25:38.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.19s) [2020-02-10T18:25:38.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.34s) [2020-02-10T18:25:38.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.73s) [2020-02-10T18:25:38.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.86s) [2020-02-10T18:25:38.475Z] check_test.go:309: [df855db749239] daemon is not started [2020-02-10T18:25:38.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.22s) [2020-02-10T18:25:38.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2020-02-10T18:25:38.475Z] check_test.go:309: [dca0b210d7b26] daemon is not started [2020-02-10T18:25:38.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.53s) [2020-02-10T18:25:38.475Z] docker_cli_daemon_plugins_test.go:79: [deafff9a4699f] daemon is not started [2020-02-10T18:25:38.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.99s) [2020-02-10T18:25:38.475Z] docker_cli_daemon_plugins_test.go:169: [d6b94fdb7dbc8] daemon is not started [2020-02-10T18:25:38.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.54s) [2020-02-10T18:25:38.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2020-02-10T18:25:38.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2020-02-10T18:25:38.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2020-02-10T18:25:38.475Z] check_test.go:309: [d1889f82a4518] daemon is not started [2020-02-10T18:25:38.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.94s) [2020-02-10T18:25:38.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.88s) [2020-02-10T18:25:38.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.74s) [2020-02-10T18:25:38.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.80s) [2020-02-10T18:25:38.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.65s) [2020-02-10T18:25:38.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.76s) [2020-02-10T18:25:38.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.09s) [2020-02-10T18:25:38.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2020-02-10T18:25:38.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2020-02-10T18:25:38.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2020-02-10T18:25:38.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.99s) [2020-02-10T18:25:38.475Z] check_test.go:309: [d85ee4abced71] daemon is not started [2020-02-10T18:25:38.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.42s) [2020-02-10T18:25:38.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (12.51s) [2020-02-10T18:25:38.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.43s) [2020-02-10T18:25:38.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.12s) [2020-02-10T18:25:38.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.33s) [2020-02-10T18:25:38.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.91s) [2020-02-10T18:25:38.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.84s) [2020-02-10T18:25:38.475Z] check_test.go:309: [d9464afb00e64] daemon is not started [2020-02-10T18:25:38.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.63s) [2020-02-10T18:25:38.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.41s) [2020-02-10T18:25:38.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (10.30s) [2020-02-10T18:25:38.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.14s) [2020-02-10T18:25:38.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.57s) [2020-02-10T18:25:38.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.28s) [2020-02-10T18:25:38.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.13s) [2020-02-10T18:25:38.475Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-02-10T18:25:38.475Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-02-10T18:25:38.475Z] check_test.go:309: [d0976f8e36795] daemon is not started [2020-02-10T18:25:38.475Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-02-10T18:25:38.475Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-02-10T18:25:38.475Z] check_test.go:309: [d94a8ed2ad546] daemon is not started [2020-02-10T18:25:38.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.78s) [2020-02-10T18:25:38.475Z] check_test.go:309: [de1a1b24412a3] daemon is not started [2020-02-10T18:25:38.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.25s) [2020-02-10T18:25:38.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.01s) [2020-02-10T18:25:38.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.07s) [2020-02-10T18:25:38.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (1.94s) [2020-02-10T18:25:38.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.68s) [2020-02-10T18:25:38.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.90s) [2020-02-10T18:25:38.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (5.37s) [2020-02-10T18:25:38.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.61s) [2020-02-10T18:25:38.475Z] check_test.go:309: [d6d04356b61af] daemon is not started [2020-02-10T18:25:38.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.32s) [2020-02-10T18:25:38.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.38s) [2020-02-10T18:25:38.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.03s) [2020-02-10T18:25:38.475Z] check_test.go:309: [db9d8c93571f5] daemon is not started [2020-02-10T18:25:38.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.55s) [2020-02-10T18:25:38.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.10s) [2020-02-10T18:25:38.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.18s) [2020-02-10T18:25:38.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2020-02-10T18:25:38.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.61s) [2020-02-10T18:25:38.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.15s) [2020-02-10T18:25:38.475Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2020-02-10T18:25:38.475Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2020-02-10T18:25:38.475Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2020-02-10T18:25:38.475Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2020-02-10T18:25:38.475Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2020-02-10T18:25:38.475Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2020-02-10T18:25:38.475Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2020-02-10T18:25:38.475Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2020-02-10T18:25:38.475Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2020-02-10T18:25:38.475Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2020-02-10T18:25:38.475Z] check_test.go:309: [d2c7222a7ef1c] daemon is not started [2020-02-10T18:25:38.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.15s) [2020-02-10T18:25:38.475Z] check_test.go:309: [dae0e2ecd1c60] daemon is not started [2020-02-10T18:25:38.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2020-02-10T18:25:38.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.58s) [2020-02-10T18:25:38.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.88s) [2020-02-10T18:25:38.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2020-02-10T18:25:38.475Z] check_test.go:309: [db7fb57dfde8d] daemon is not started [2020-02-10T18:25:38.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.14s) [2020-02-10T18:25:38.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.97s) [2020-02-10T18:25:38.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.37s) [2020-02-10T18:25:38.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.06s) [2020-02-10T18:25:38.475Z] check_test.go:309: [dcca5939ef113] daemon is not started [2020-02-10T18:25:38.475Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.31s) [2020-02-10T18:25:38.475Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.86s) [2020-02-10T18:25:38.475Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.00s) [2020-02-10T18:25:38.475Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.00s) [2020-02-10T18:25:38.475Z] check_test.go:309: [d61faa1f172df] daemon is not started [2020-02-10T18:25:38.475Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.59s) [2020-02-10T18:25:38.475Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.57s) [2020-02-10T18:25:38.475Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.59s) [2020-02-10T18:25:38.475Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.97s) [2020-02-10T18:25:38.475Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2020-02-10T18:25:38.475Z] check_test.go:309: [db4d2a4047111] daemon is not started [2020-02-10T18:25:38.475Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.90s) [2020-02-10T18:25:38.475Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.83s) [2020-02-10T18:25:38.475Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.77s) [2020-02-10T18:25:38.475Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.52s) [2020-02-10T18:25:38.475Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.93s) [2020-02-10T18:25:38.475Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.97s) [2020-02-10T18:25:38.475Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.74s) [2020-02-10T18:25:38.475Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.24s) [2020-02-10T18:25:38.475Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.13s) [2020-02-10T18:25:38.475Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.22s) [2020-02-10T18:25:38.475Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.17s) [2020-02-10T18:25:38.475Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.66s) [2020-02-10T18:25:38.475Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.00s) [2020-02-10T18:25:38.475Z] docker_cli_daemon_test.go:2542: [d1bde9d7ebff6] daemon is not started [2020-02-10T18:25:38.475Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (9.90s) [2020-02-10T18:25:38.475Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.01s) [2020-02-10T18:25:38.475Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.02s) [2020-02-10T18:25:38.475Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.30s) [2020-02-10T18:25:38.475Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.09s) [2020-02-10T18:25:38.475Z] check_test.go:309: [d6c6e6bbd0cda] daemon is not started [2020-02-10T18:25:38.475Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.65s) [2020-02-10T18:25:38.475Z] === RUN TestDockerSwarmSuite [2020-02-10T18:25:38.475Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-02-10T18:25:39.516Z] --- PASS: TestDockerNetworkConnectAlias (6.71s) [2020-02-10T18:25:39.516Z] === RUN TestDockerNetworkReConnect [2020-02-10T18:25:40.697Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-02-10T18:25:41.459Z] --- PASS: TestDockerNetworkMacvlan (13.98s) [2020-02-10T18:25:41.459Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2020-02-10T18:25:41.459Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2020-02-10T18:25:41.459Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.06s) [2020-02-10T18:25:41.459Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.17s) [2020-02-10T18:25:41.459Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.71s) [2020-02-10T18:25:41.459Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.72s) [2020-02-10T18:25:41.459Z] PASS [2020-02-10T18:25:41.459Z] [2020-02-10T18:25:41.459Z] DONE 8 tests in 15.438s [2020-02-10T18:25:41.459Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-02-10T18:25:41.459Z] ++ 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-02-10T18:25:41.459Z] ++ set -e [2020-02-10T18:25:41.459Z] ++ '[' -n 0 ']' [2020-02-10T18:25:41.459Z] ++ set -x [2020-02-10T18:25:41.459Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-02-10T18:25:41.459Z] testing: warning: no tests to run [2020-02-10T18:25:41.459Z] PASS [2020-02-10T18:25:41.459Z] [2020-02-10T18:25:41.459Z] DONE 0 tests in 0.055s [2020-02-10T18:25:41.459Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-02-10T18:25:41.459Z] ++ 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-02-10T18:25:41.459Z] ++ set -e [2020-02-10T18:25:41.459Z] ++ '[' -n 0 ']' [2020-02-10T18:25:41.459Z] ++ set -x [2020-02-10T18:25:41.459Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-02-10T18:25:41.459Z] INFO: Testing against a local daemon [2020-02-10T18:25:41.459Z] === RUN TestAuthZPluginAllowRequest [2020-02-10T18:25:42.638Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-02-10T18:25:43.198Z] --- PASS: TestAuthZPluginAllowRequest (1.54s) [2020-02-10T18:25:43.198Z] === RUN TestAuthZPluginTLS [2020-02-10T18:25:43.960Z] --- PASS: TestAuthZPluginTLS (0.59s) [2020-02-10T18:25:43.960Z] === RUN TestAuthZPluginDenyRequest [2020-02-10T18:25:44.306Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2020-02-10T18:25:44.306Z] === RUN TestAuthZPluginAPIDenyResponse [2020-02-10T18:25:44.663Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2020-02-10T18:25:44.663Z] === RUN TestAuthZPluginDenyResponse [2020-02-10T18:25:44.784Z] --- PASS: TestDockerNetworkReConnect (5.30s) [2020-02-10T18:25:44.784Z] === RUN TestServicePlugin [2020-02-10T18:25:44.784Z] --- SKIP: TestServicePlugin (0.00s) [2020-02-10T18:25:44.784Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T18:25:44.784Z] === RUN TestServiceUpdateLabel [2020-02-10T18:25:45.535Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2020-02-10T18:25:45.535Z] === RUN TestAuthZPluginAllowEventStream [2020-02-10T18:25:46.800Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-02-10T18:25:47.378Z] --- PASS: TestAuthZPluginAllowEventStream (1.71s) [2020-02-10T18:25:47.378Z] === RUN TestAuthZPluginErrorResponse [2020-02-10T18:25:47.728Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2020-02-10T18:25:47.728Z] === RUN TestAuthZPluginErrorRequest [2020-02-10T18:25:48.068Z] --- PASS: TestServiceUpdateLabel (3.25s) [2020-02-10T18:25:48.068Z] === RUN TestServiceUpdateSecrets [2020-02-10T18:25:48.076Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2020-02-10T18:25:48.076Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-02-10T18:25:48.819Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2020-02-10T18:25:48.819Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-02-10T18:25:49.766Z] ok github.com/docker/docker/cmd/dockerd 0.270s coverage: 30.6% of statements [2020-02-10T18:25:50.568Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.89s) [2020-02-10T18:25:50.569Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-02-10T18:25:52.042Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-02-10T18:25:52.042Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-02-10T18:25:52.490Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.11s) [2020-02-10T18:25:52.490Z] === RUN TestAuthZPluginHeader [2020-02-10T18:25:53.405Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-02-10T18:25:53.405Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-02-10T18:25:53.698Z] --- PASS: TestAuthZPluginHeader (0.78s) [2020-02-10T18:25:53.698Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-02-10T18:25:53.698Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-02-10T18:25:53.698Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T18:25:53.698Z] === RUN TestAuthZPluginV2Disable [2020-02-10T18:25:53.698Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-02-10T18:25:53.698Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T18:25:53.698Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-02-10T18:25:53.698Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-02-10T18:25:53.698Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T18:25:53.698Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-02-10T18:25:53.698Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-02-10T18:25:53.698Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T18:25:53.698Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-02-10T18:25:54.209Z] ok github.com/docker/docker/container 0.173s coverage: 35.3% of statements [2020-02-10T18:25:54.209Z] ? github.com/docker/docker/container/stream [no test files] [2020-02-10T18:25:54.209Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-02-10T18:25:54.209Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-02-10T18:25:54.209Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-02-10T18:25:57.696Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.058s coverage: 65.3% of statements [2020-02-10T18:25:59.934Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-02-10T18:26:01.297Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-02-10T18:26:02.943Z] --- PASS: TestServiceUpdateSecrets (14.93s) [2020-02-10T18:26:02.943Z] === RUN TestServiceUpdateConfigs [2020-02-10T18:26:04.560Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-02-10T18:26:05.485Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-02-10T18:26:06.182Z] ok github.com/docker/docker/daemon/cluster/convert 0.033s coverage: 35.7% of statements [2020-02-10T18:26:06.410Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-02-10T18:26:06.810Z] ok github.com/docker/docker/daemon/cluster 0.226s coverage: 0.5% of statements [2020-02-10T18:26:09.049Z] 65014b3c3121: Pull complete [2020-02-10T18:26:12.358Z] ok github.com/docker/docker/daemon/discovery 0.033s coverage: 30.0% of statements [2020-02-10T18:26:12.940Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-02-10T18:26:13.127Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.74s) [2020-02-10T18:26:13.127Z] PASS [2020-02-10T18:26:13.127Z] [2020-02-10T18:26:13.127Z] === Skipped [2020-02-10T18:26:13.127Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-02-10T18:26:13.127Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T18:26:13.127Z] [2020-02-10T18:26:13.127Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-02-10T18:26:13.127Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T18:26:13.127Z] [2020-02-10T18:26:13.127Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-02-10T18:26:13.127Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T18:26:13.127Z] [2020-02-10T18:26:13.127Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-02-10T18:26:13.127Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T18:26:13.127Z] [2020-02-10T18:26:13.127Z] [2020-02-10T18:26:13.127Z] DONE 17 tests, 4 skipped in 28.743s [2020-02-10T18:26:13.127Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-02-10T18:26:13.127Z] ++ 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-02-10T18:26:13.127Z] ++ set -e [2020-02-10T18:26:13.127Z] ++ '[' -n 0 ']' [2020-02-10T18:26:13.127Z] ++ set -x [2020-02-10T18:26:13.127Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-02-10T18:26:13.127Z] INFO: Testing against a local daemon [2020-02-10T18:26:13.127Z] === RUN TestPluginInvalidJSON [2020-02-10T18:26:13.127Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-02-10T18:26:13.127Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-02-10T18:26:13.127Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-02-10T18:26:13.127Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-02-10T18:26:13.127Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-02-10T18:26:13.127Z] PASS [2020-02-10T18:26:13.127Z] [2020-02-10T18:26:13.127Z] DONE 2 tests in 0.144s [2020-02-10T18:26:13.127Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-02-10T18:26:13.127Z] ++ 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-02-10T18:26:13.127Z] ++ set -e [2020-02-10T18:26:13.127Z] ++ '[' -n 0 ']' [2020-02-10T18:26:13.127Z] ++ set -x [2020-02-10T18:26:13.127Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-02-10T18:26:13.127Z] INFO: Testing against a local daemon [2020-02-10T18:26:13.127Z] === RUN TestExternalGraphDriver [2020-02-10T18:26:13.127Z] === RUN TestExternalGraphDriver/json [2020-02-10T18:26:13.127Z] === RUN TestExternalGraphDriver/spec [2020-02-10T18:26:14.335Z] === RUN TestExternalGraphDriver/pull [2020-02-10T18:26:15.069Z] ok github.com/docker/docker/daemon/events 0.070s coverage: 50.0% of statements [2020-02-10T18:26:15.454Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-02-10T18:26:16.577Z] ok github.com/docker/docker/daemon/config 0.081s coverage: 82.1% of statements [2020-02-10T18:26:16.711Z] --- PASS: TestExternalGraphDriver (5.88s) [2020-02-10T18:26:16.711Z] --- PASS: TestExternalGraphDriver/json (1.92s) [2020-02-10T18:26:16.711Z] --- PASS: TestExternalGraphDriver/spec (1.92s) [2020-02-10T18:26:16.711Z] --- PASS: TestExternalGraphDriver/pull (1.92s) [2020-02-10T18:26:16.711Z] === RUN TestGraphdriverPluginV2 [2020-02-10T18:26:16.711Z] --- SKIP: TestGraphdriverPluginV2 (0.07s) [2020-02-10T18:26:16.711Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T18:26:16.711Z] PASS [2020-02-10T18:26:16.711Z] [2020-02-10T18:26:16.711Z] === Skipped [2020-02-10T18:26:16.711Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s) [2020-02-10T18:26:16.711Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T18:26:16.711Z] [2020-02-10T18:26:16.711Z] [2020-02-10T18:26:16.711Z] DONE 5 tests, 1 skipped in 6.054s [2020-02-10T18:26:16.711Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-02-10T18:26:16.711Z] ++ 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-02-10T18:26:16.711Z] ++ set -e [2020-02-10T18:26:16.711Z] ++ '[' -n 0 ']' [2020-02-10T18:26:16.711Z] ++ set -x [2020-02-10T18:26:16.711Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-02-10T18:26:16.711Z] INFO: Testing against a local daemon [2020-02-10T18:26:16.711Z] === RUN TestContinueAfterPluginCrash [2020-02-10T18:26:16.711Z] === PAUSE TestContinueAfterPluginCrash [2020-02-10T18:26:16.711Z] === RUN TestDaemonStartWithLogOpt [2020-02-10T18:26:16.711Z] === PAUSE TestDaemonStartWithLogOpt [2020-02-10T18:26:16.711Z] === CONT TestContinueAfterPluginCrash [2020-02-10T18:26:16.711Z] === CONT TestDaemonStartWithLogOpt [2020-02-10T18:26:17.967Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-02-10T18:26:18.064Z] ok github.com/docker/docker/daemon/graphdriver 0.010s coverage: 2.2% of statements [2020-02-10T18:26:21.026Z] --- PASS: TestServiceUpdateConfigs (15.27s) [2020-02-10T18:26:21.026Z] === RUN TestServiceUpdateNetwork [2020-02-10T18:26:21.542Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.533s coverage: 13.7% of statements [2020-02-10T18:26:23.033Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.023s coverage: 2.9% of statements [2020-02-10T18:26:24.522Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.942s coverage: 57.9% of statements [2020-02-10T18:26:26.023Z] ok github.com/docker/docker/daemon 12.650s coverage: 17.5% of statements [2020-02-10T18:26:26.023Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-02-10T18:26:26.023Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-02-10T18:26:26.023Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-02-10T18:26:26.023Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-02-10T18:26:26.047Z] --- PASS: TestImportExtremelyLargeImageWorks (166.47s) [2020-02-10T18:26:26.047Z] PASS [2020-02-10T18:26:26.047Z] [2020-02-10T18:26:26.047Z] DONE 12 tests in 170.745s [2020-02-10T18:26:26.047Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-02-10T18:26:26.047Z] ++ 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-02-10T18:26:26.047Z] ++ set -e [2020-02-10T18:26:26.047Z] ++ '[' -n 0 ']' [2020-02-10T18:26:26.047Z] ++ set -x [2020-02-10T18:26:26.047Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-02-10T18:26:26.047Z] INFO: Testing against a local daemon [2020-02-10T18:26:26.047Z] === RUN TestNetworkCreateDelete [2020-02-10T18:26:26.047Z] --- PASS: TestNetworkCreateDelete (0.16s) [2020-02-10T18:26:26.047Z] === RUN TestDockerNetworkDeletePreferID [2020-02-10T18:26:26.047Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2020-02-10T18:26:26.047Z] === RUN TestInspectNetwork [2020-02-10T18:26:28.145Z] --- PASS: TestDaemonStartWithLogOpt (9.87s) [2020-02-10T18:26:30.444Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.316s coverage: 68.6% of statements [2020-02-10T18:26:31.068Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.982s coverage: 48.6% of statements [2020-02-10T18:26:31.324Z] === RUN TestInspectNetwork/full_network_id [2020-02-10T18:26:31.324Z] === RUN TestInspectNetwork/partial_network_id [2020-02-10T18:26:31.324Z] === RUN TestInspectNetwork/network_name [2020-02-10T18:26:31.324Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-02-10T18:26:31.376Z] --- PASS: TestContinueAfterPluginCrash (14.70s) [2020-02-10T18:26:31.376Z] PASS [2020-02-10T18:26:31.376Z] [2020-02-10T18:26:31.376Z] DONE 2 tests in 14.889s [2020-02-10T18:26:31.376Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-02-10T18:26:31.376Z] ++ 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-02-10T18:26:31.376Z] ++ set -e [2020-02-10T18:26:31.376Z] ++ '[' -n 0 ']' [2020-02-10T18:26:31.376Z] ++ set -x [2020-02-10T18:26:31.376Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-02-10T18:26:31.376Z] INFO: Testing against a local daemon [2020-02-10T18:26:31.376Z] === RUN TestPluginWithDevMounts [2020-02-10T18:26:31.376Z] === PAUSE TestPluginWithDevMounts [2020-02-10T18:26:31.376Z] === CONT TestPluginWithDevMounts [2020-02-10T18:26:31.845Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-02-10T18:26:31.845Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-02-10T18:26:31.845Z] remote: Enumerating objects: 19, done. [2020-02-10T18:26:31.845Z] remote: Total 19 (delta 0), reused 0 (delta 0), pack-reused 19 [2020-02-10T18:26:31.845Z] Unpacking objects: 5% (1/19) Unpacking objects: 10% (2/19) Unpacking objects: 15% (3/19) Unpacking objects: 21% (4/19) Unpacking objects: 26% (5/19) Unpacking objects: 31% (6/19) Unpacking objects: 36% (7/19) Unpacking objects: 42% (8/19) Unpacking objects: 47% (9/19) Unpacking objects: 52% (10/19) Unpacking objects: 57% (11/19) Unpacking objects: 63% (12/19) Unpacking objects: 68% (13/19) Unpacking objects: 73% (14/19) Unpacking objects: 78% (15/19) Unpacking objects: 84% (16/19) Unpacking objects: 89% (17/19) Unpacking objects: 94% (18/19) Unpacking objects: 100% (19/19) Unpacking objects: 100% (19/19), done. [2020-02-10T18:26:31.845Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-02-10T18:26:32.099Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.035s coverage: 45.9% of statements [2020-02-10T18:26:32.099Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-02-10T18:26:33.226Z] --- PASS: TestServiceUpdateNetwork (14.91s) [2020-02-10T18:26:33.226Z] PASS [2020-02-10T18:26:33.226Z] [2020-02-10T18:26:33.226Z] === Skipped [2020-02-10T18:26:33.226Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2020-02-10T18:26:33.226Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-02-10T18:26:33.226Z] [2020-02-10T18:26:33.226Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-02-10T18:26:33.226Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T18:26:33.226Z] [2020-02-10T18:26:33.226Z] [2020-02-10T18:26:33.226Z] DONE 23 tests, 2 skipped in 145.264s [2020-02-10T18:26:33.226Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-02-10T18:26:33.226Z] ++ 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-02-10T18:26:33.226Z] ++ set -e [2020-02-10T18:26:33.226Z] ++ '[' -n 0 ']' [2020-02-10T18:26:33.226Z] ++ set -x [2020-02-10T18:26:33.226Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-02-10T18:26:33.226Z] INFO: Testing against a local daemon [2020-02-10T18:26:33.226Z] === RUN TestSessionCreate [2020-02-10T18:26:33.226Z] --- PASS: TestSessionCreate (0.05s) [2020-02-10T18:26:33.226Z] === RUN TestSessionCreateWithBadUpgrade [2020-02-10T18:26:33.226Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-02-10T18:26:33.226Z] PASS [2020-02-10T18:26:33.226Z] [2020-02-10T18:26:33.226Z] DONE 2 tests in 0.241s [2020-02-10T18:26:33.226Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-02-10T18:26:33.226Z] ++ 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-02-10T18:26:33.226Z] ++ set -e [2020-02-10T18:26:33.226Z] ++ '[' -n 0 ']' [2020-02-10T18:26:33.226Z] ++ set -x [2020-02-10T18:26:33.227Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-02-10T18:26:33.227Z] INFO: Testing against a local daemon [2020-02-10T18:26:33.227Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-02-10T18:26:33.227Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-02-10T18:26:33.227Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-02-10T18:26:33.227Z] === RUN TestEventsExecDie [2020-02-10T18:26:33.748Z] --- PASS: TestPluginWithDevMounts (1.87s) [2020-02-10T18:26:33.748Z] PASS [2020-02-10T18:26:33.748Z] [2020-02-10T18:26:33.748Z] DONE 1 tests in 2.027s [2020-02-10T18:26:33.748Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-02-10T18:26:33.748Z] ++ 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-02-10T18:26:33.748Z] ++ set -e [2020-02-10T18:26:33.748Z] ++ '[' -n 0 ']' [2020-02-10T18:26:33.748Z] ++ set -x [2020-02-10T18:26:33.748Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-02-10T18:26:33.748Z] INFO: Testing against a local daemon [2020-02-10T18:26:33.748Z] === RUN TestSecretInspect [2020-02-10T18:26:34.163Z] --- PASS: TestEventsExecDie (0.91s) [2020-02-10T18:26:34.163Z] === RUN TestEventsBackwardsCompatible [2020-02-10T18:26:34.422Z] --- PASS: TestEventsBackwardsCompatible (0.12s) [2020-02-10T18:26:34.422Z] === RUN TestInfoBinaryCommits [2020-02-10T18:26:34.422Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-02-10T18:26:34.422Z] === RUN TestInfoAPIVersioned [2020-02-10T18:26:34.422Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-02-10T18:26:34.422Z] === RUN TestInfoDiscoveryBackend [2020-02-10T18:26:34.828Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.013s coverage: 58.0% of statements [2020-02-10T18:26:34.989Z] --- PASS: TestInfoDiscoveryBackend (0.61s) [2020-02-10T18:26:34.989Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-02-10T18:26:35.115Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.409s coverage: 54.8% of statements [2020-02-10T18:26:35.115Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-02-10T18:26:35.115Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.582s coverage: 76.1% of statements [2020-02-10T18:26:35.115Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-02-10T18:26:35.482Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-02-10T18:26:35.482Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-02-10T18:26:35.482Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-02-10T18:26:35.482Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-02-10T18:26:35.482Z] --- PASS: TestInspectNetwork (10.04s) [2020-02-10T18:26:35.482Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-02-10T18:26:35.482Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-02-10T18:26:35.482Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-02-10T18:26:35.482Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-02-10T18:26:35.482Z] === RUN TestRunContainerWithBridgeNone [2020-02-10T18:26:35.924Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-02-10T18:26:35.925Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-02-10T18:26:36.022Z] [2020-02-10T18:26:36.152Z] --- PASS: TestSecretInspect (2.77s) [2020-02-10T18:26:36.152Z] === RUN TestSecretList [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-02-10T18:26:36.860Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.60s) [2020-02-10T18:26:36.860Z] === RUN TestInfoAPI [2020-02-10T18:26:36.860Z] --- PASS: TestInfoAPI (0.05s) [2020-02-10T18:26:36.860Z] === RUN TestInfoAPIWarnings [2020-02-10T18:26:36.914Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40470/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6acfc420948842403d9193f38a954534ab05378f -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6acfc420948842403d9193f38a954534ab05378f hack/test/unit [2020-02-10T18:26:37.160Z] ok github.com/docker/docker/daemon/links 0.018s coverage: 93.0% of statements [2020-02-10T18:26:37.428Z] --- PASS: TestInfoAPIWarnings (0.60s) [2020-02-10T18:26:37.428Z] === RUN TestInfoDebug [2020-02-10T18:26:37.996Z] --- PASS: TestInfoDebug (0.62s) [2020-02-10T18:26:37.996Z] === RUN TestInfoInsecureRegistries [2020-02-10T18:26:38.563Z] --- PASS: TestInfoInsecureRegistries (0.62s) [2020-02-10T18:26:38.563Z] === RUN TestInfoRegistryMirrors [2020-02-10T18:26:38.659Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.038s coverage: 3.0% of statements [2020-02-10T18:26:38.744Z] --- PASS: TestRunContainerWithBridgeNone (2.97s) [2020-02-10T18:26:38.744Z] === RUN TestNetworkInvalidJSON [2020-02-10T18:26:38.744Z] === RUN TestNetworkInvalidJSON//networks/create [2020-02-10T18:26:38.744Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-02-10T18:26:38.744Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-02-10T18:26:38.744Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-02-10T18:26:38.744Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-10T18:26:38.744Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-10T18:26:38.744Z] === CONT TestNetworkInvalidJSON//networks/create [2020-02-10T18:26:38.744Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-10T18:26:38.744Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-02-10T18:26:38.744Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-02-10T18:26:38.744Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-02-10T18:26:38.744Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-02-10T18:26:38.744Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-02-10T18:26:38.744Z] === RUN TestDaemonRestartWithLiveRestore [2020-02-10T18:26:39.130Z] --- PASS: TestInfoRegistryMirrors (0.61s) [2020-02-10T18:26:39.130Z] === RUN TestLoginFailsWithBadCredentials [2020-02-10T18:26:39.222Z] --- PASS: TestSecretList (2.70s) [2020-02-10T18:26:39.222Z] === RUN TestSecretsCreateAndDelete [2020-02-10T18:26:39.389Z] --- PASS: TestLoginFailsWithBadCredentials (0.29s) [2020-02-10T18:26:39.389Z] === RUN TestPingCacheHeaders [2020-02-10T18:26:39.389Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-02-10T18:26:39.389Z] === RUN TestPingGet [2020-02-10T18:26:39.389Z] --- PASS: TestPingGet (0.03s) [2020-02-10T18:26:39.389Z] === RUN TestPingHead [2020-02-10T18:26:39.438Z] ? github.com/docker/docker/api [no test files] [2020-02-10T18:26:39.648Z] --- PASS: TestPingHead (0.05s) [2020-02-10T18:26:39.648Z] === RUN TestVersion [2020-02-10T18:26:39.648Z] --- PASS: TestVersion (0.05s) [2020-02-10T18:26:39.648Z] PASS [2020-02-10T18:26:39.648Z] [2020-02-10T18:26:39.648Z] === Skipped [2020-02-10T18:26:39.648Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-02-10T18:26:39.648Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-02-10T18:26:39.648Z] [2020-02-10T18:26:39.648Z] [2020-02-10T18:26:39.648Z] DONE 18 tests, 1 skipped in 6.436s [2020-02-10T18:26:39.648Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-02-10T18:26:39.648Z] ++ 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-02-10T18:26:39.648Z] ++ set -e [2020-02-10T18:26:39.648Z] ++ '[' -n 0 ']' [2020-02-10T18:26:39.648Z] ++ set -x [2020-02-10T18:26:39.648Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-02-10T18:26:39.648Z] INFO: Testing against a local daemon [2020-02-10T18:26:39.648Z] === RUN TestVolumesCreateAndList [2020-02-10T18:26:39.668Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2020-02-10T18:26:39.668Z] === RUN TestDaemonDefaultNetworkPools [2020-02-10T18:26:39.906Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-02-10T18:26:39.906Z] === RUN TestVolumesRemove [2020-02-10T18:26:39.906Z] --- PASS: TestVolumesRemove (0.13s) [2020-02-10T18:26:39.906Z] === RUN TestVolumesInspect [2020-02-10T18:26:39.906Z] --- PASS: TestVolumesInspect (0.03s) [2020-02-10T18:26:39.906Z] === RUN TestVolumesInvalidJSON [2020-02-10T18:26:39.906Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-02-10T18:26:39.906Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-02-10T18:26:39.906Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-02-10T18:26:39.906Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-02-10T18:26:39.906Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-02-10T18:26:39.906Z] PASS [2020-02-10T18:26:39.906Z] [2020-02-10T18:26:39.906Z] DONE 5 tests in 0.379s [2020-02-10T18:26:39.906Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-02-10T18:26:40.228Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2020-02-10T18:26:40.228Z] === RUN TestDaemonRestartWithExistingNetwork [2020-02-10T18:26:40.473Z] ++++ cat bundles/test-integration/docker.pid [2020-02-10T18:26:40.473Z] +++ kill 13098 [2020-02-10T18:26:40.485Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-02-10T18:26:40.713Z] ok github.com/docker/docker/daemon/logger 0.321s coverage: 42.7% of statements [2020-02-10T18:26:41.045Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-02-10T18:26:41.301Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-02-10T18:26:41.301Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2020-02-10T18:26:41.301Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-02-10T18:26:41.613Z] --- PASS: TestSecretsCreateAndDelete (2.72s) [2020-02-10T18:26:41.613Z] === RUN TestSecretsUpdate [2020-02-10T18:26:41.848Z] +++ /etc/init.d/apparmor stop [2020-02-10T18:26:41.848Z] Leaving: AppArmorNo profiles have been unloaded. [2020-02-10T18:26:41.848Z] [2020-02-10T18:26:41.848Z] Unloading profiles will leave already running processes permanently [2020-02-10T18:26:41.848Z] unconfined, which can lead to unexpected situations. [2020-02-10T18:26:41.848Z] [2020-02-10T18:26:41.848Z] To set a process to complain mode, use the command line tool [2020-02-10T18:26:41.848Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-02-10T18:26:41.848Z] +++ true [2020-02-10T18:26:41.848Z] [2020-02-10T18:26:41.862Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-02-10T18:26:42.117Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-02-10T18:26:42.372Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-02-10T18:26:42.627Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s) [2020-02-10T18:26:42.627Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-02-10T18:26:42.627Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-02-10T18:26:42.767Z] ok github.com/docker/docker/daemon/logger/gelf 0.035s coverage: 67.0% of statements [2020-02-10T18:26:43.188Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2020-02-10T18:26:43.188Z] === RUN TestServiceWithPredefinedNetwork [2020-02-10T18:26:43.969Z] --- PASS: TestSecretsUpdate (2.34s) [2020-02-10T18:26:43.970Z] === RUN TestTemplatedSecret Post stage [Pipeline] junit [2020-02-10T18:26:44.393Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-02-10T18:26:44.815Z] ok github.com/docker/docker/daemon/logger/awslogs 0.708s coverage: 77.4% of statements [2020-02-10T18:26:45.072Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-02-10T18:26:45.087Z] + echo Ensuring container killed. [2020-02-10T18:26:45.087Z] Ensuring container killed. [2020-02-10T18:26:45.087Z] + docker rm -vf docker-pr4 [2020-02-10T18:26:45.087Z] Error: No such container: docker-pr4 [2020-02-10T18:26:45.087Z] + true [Pipeline] sh [2020-02-10T18:26:45.101Z] ok github.com/docker/docker/daemon/logger/journald 0.010s coverage: 26.2% of statements [2020-02-10T18:26:45.101Z] ok github.com/docker/docker/daemon/images 0.044s coverage: 4.9% of statements [2020-02-10T18:26:45.101Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-02-10T18:26:45.101Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-02-10T18:26:45.101Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-02-10T18:26:45.101Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-02-10T18:26:45.378Z] + echo Chowning /workspace to jenkins user [2020-02-10T18:26:45.378Z] Chowning /workspace to jenkins user [2020-02-10T18:26:45.378Z] + id -u [2020-02-10T18:26:45.378Z] + id -g [2020-02-10T18:26:45.378Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40470:/workspace busybox chown -R 1000:1000 /workspace [2020-02-10T18:26:45.378Z] Unable to find image 'busybox:latest' locally [2020-02-10T18:26:45.638Z] latest: Pulling from library/busybox [2020-02-10T18:26:45.638Z] 220602de6ed2: Pulling fs layer [2020-02-10T18:26:45.638Z] 220602de6ed2: Verifying Checksum [2020-02-10T18:26:45.638Z] 220602de6ed2: Download complete [2020-02-10T18:26:45.898Z] 220602de6ed2: Pull complete [2020-02-10T18:26:45.898Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a [2020-02-10T18:26:45.898Z] Status: Downloaded newer image for busybox:latest [2020-02-10T18:26:46.436Z] --- PASS: TestServiceWithPredefinedNetwork (2.99s) [2020-02-10T18:26:46.436Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-02-10T18:26:46.436Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-02-10T18:26:46.436Z] service_test.go:230: FLAKY_TEST [2020-02-10T18:26:46.436Z] === RUN TestServiceWithDataPathPortInit [2020-02-10T18:26:46.590Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.010s coverage: 88.3% of statements [2020-02-10T18:26:46.692Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-02-10T18:26:46.878Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.018s coverage: 62.1% of statements [2020-02-10T18:26:47.240Z] --- PASS: TestTemplatedSecret (3.26s) [2020-02-10T18:26:47.240Z] === RUN TestSecretCreateResolve [2020-02-10T18:26:48.578Z] === RUN TestDockerSuite/TestBuildEnv [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-02-10T18:26:49.489Z] + bundleName=arm64-integration [2020-02-10T18:26:49.489Z] + echo Creating arm64-integration-bundles.tar.gz [2020-02-10T18:26:49.489Z] Creating arm64-integration-bundles.tar.gz [2020-02-10T18:26:49.489Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-02-10T18:26:49.489Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2020-02-10T18:26:49.595Z] ok github.com/docker/docker/daemon/logger/local 0.067s coverage: 74.7% of statements [2020-02-10T18:26:49.596Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [Pipeline] archiveArtifacts [2020-02-10T18:26:49.802Z] Archiving artifacts [2020-02-10T18:26:49.883Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.084s coverage: 19.9% of statements [2020-02-10T18:26:49.941Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-02-10T18:26:50.324Z] --- PASS: TestSecretCreateResolve (2.76s) [2020-02-10T18:26:50.324Z] PASS [2020-02-10T18:26:50.324Z] [2020-02-10T18:26:50.324Z] DONE 6 tests in 16.658s [2020-02-10T18:26:50.324Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-02-10T18:26:50.324Z] ++ 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-02-10T18:26:50.324Z] ++ set -e [2020-02-10T18:26:50.324Z] ++ '[' -n 0 ']' [2020-02-10T18:26:50.324Z] ++ set -x [2020-02-10T18:26:50.324Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-02-10T18:26:50.324Z] INFO: Testing against a local daemon [2020-02-10T18:26:50.324Z] === RUN TestServiceCreateInit [2020-02-10T18:26:50.324Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-02-10T18:26:50.906Z] ok github.com/docker/docker/daemon/logger/syslog 0.039s coverage: 47.8% of statements [2020-02-10T18:26:51.303Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-02-10T18:26:51.530Z] ok github.com/docker/docker/daemon/logger/templates 0.038s coverage: 8.3% of statements [2020-02-10T18:26:51.574Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40470/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-02-10T18:26:51.909Z] + make clean [2020-02-10T18:26:52.229Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-02-10T18:26:52.479Z] docker volume rm -f docker-dev-cache [2020-02-10T18:26:52.479Z] docker-dev-cache [Pipeline] deleteDir [2020-02-10T18:26:54.239Z] ok github.com/docker/docker/daemon/network 0.028s coverage: 63.8% of statements [2020-02-10T18:26:54.296Z] ok github.com/docker/docker/api/server 0.004s coverage: 9.0% of statements [2020-02-10T18:26:54.864Z] ok github.com/docker/docker/daemon/logger/splunk 2.980s coverage: 82.5% of statements [2020-02-10T18:26:54.864Z] ? github.com/docker/docker/daemon/names [no test files] [2020-02-10T18:26:54.864Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-02-10T18:26:55.334Z] === RUN TestServiceCreateInit/daemonInitEnabled [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-02-10T18:26:56.909Z] ok github.com/docker/docker/distribution/metadata 0.134s coverage: 48.2% of statements [2020-02-10T18:26:57.464Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-02-10T18:26:57.719Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-02-10T18:26:58.968Z] ok github.com/docker/docker/distribution 0.677s coverage: 22.1% of statements [2020-02-10T18:26:58.968Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-02-10T18:26:58.968Z] ok github.com/docker/docker/errdefs 0.018s coverage: 49.4% of statements [2020-02-10T18:27:00.231Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-02-10T18:27:00.281Z] --- PASS: TestServiceCreateInit (10.18s) [2020-02-10T18:27:00.281Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.12s) [2020-02-10T18:27:00.281Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.05s) [2020-02-10T18:27:00.281Z] === RUN TestCreateServiceMultipleTimes [2020-02-10T18:27:02.462Z] ok github.com/docker/docker/image 0.066s coverage: 86.4% of statements [2020-02-10T18:27:02.462Z] ok github.com/docker/docker/distribution/xfer 1.727s coverage: 85.1% of statements [2020-02-10T18:27:02.462Z] ? github.com/docker/docker/dockerversion [no test files] [2020-02-10T18:27:03.482Z] ok github.com/docker/docker/image/cache 0.054s coverage: 19.2% of statements [2020-02-10T18:27:03.482Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-02-10T18:27:03.482Z] ok github.com/docker/docker/image/v1 0.029s coverage: 25.0% of statements [2020-02-10T18:27:03.482Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-02-10T18:27:04.391Z] --- PASS: TestServiceWithDataPathPortInit (17.43s) [2020-02-10T18:27:04.391Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-02-10T18:27:04.505Z] ok github.com/docker/docker/libcontainerd/queue 0.026s coverage: 100.0% of statements [2020-02-10T18:27:05.128Z] ok github.com/docker/docker/pkg/aaparser 0.038s coverage: 50.0% of statements [2020-02-10T18:27:09.557Z] ok github.com/docker/docker/opts 0.107s coverage: 67.0% of statements [2020-02-10T18:27:11.049Z] ok github.com/docker/docker/pkg/broadcaster 0.006s coverage: 100.0% of statements [2020-02-10T18:27:11.336Z] ok github.com/docker/docker/pkg/authorization 1.062s coverage: 68.3% of statements [2020-02-10T18:27:11.961Z] ok github.com/docker/docker/pkg/capabilities 0.006s coverage: 87.5% of statements [2020-02-10T18:27:12.246Z] ok github.com/docker/docker/pkg/archive 1.429s coverage: 77.3% of statements [2020-02-10T18:27:13.264Z] ok github.com/docker/docker/pkg/directory 0.008s coverage: 80.0% of statements [2020-02-10T18:27:13.888Z] ok github.com/docker/docker/pkg/discovery 0.010s coverage: 58.3% of statements [2020-02-10T18:27:14.323Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.30s) [2020-02-10T18:27:14.324Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:i1a3a0478uhwq379crkccltvd Created:2020-02-10 18:27:05.449519745 +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[b35693df4d6ed3d23bc69873adc91922db81097804a2a55baf72a7d563baa342:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.dep0hcmyifzu0g28h76giqrh3 EndpointID:6826963d41a51724d354ca7884b008c43b038a88867935e8b5757564a6eedde5 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:67d80fbf146da44e6121fa055ed3369b181bf5ecfa95befbd341cf52193c8161 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:c26f0f1550aa IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.dep0hcmyifzu0g28h76giqrh3 EndpointID:6826963d41a51724d354ca7884b008c43b038a88867935e8b5757564a6eedde5 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-02-10T18:27:14.324Z] PASS [2020-02-10T18:27:14.324Z] [2020-02-10T18:27:14.324Z] === Skipped [2020-02-10T18:27:14.324Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-02-10T18:27:14.324Z] service_test.go:230: FLAKY_TEST [2020-02-10T18:27:14.324Z] [2020-02-10T18:27:14.324Z] [2020-02-10T18:27:14.324Z] DONE 21 tests, 1 skipped in 48.182s [2020-02-10T18:27:14.324Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-02-10T18:27:14.324Z] ++ 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-02-10T18:27:14.324Z] ++ set -e [2020-02-10T18:27:14.324Z] ++ '[' -n 0 ']' [2020-02-10T18:27:14.324Z] ++ set -x [2020-02-10T18:27:14.324Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-02-10T18:27:14.324Z] INFO: Testing against a local daemon [2020-02-10T18:27:14.324Z] === RUN TestDockerNetworkIpvlanPersistance [2020-02-10T18:27:14.324Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-02-10T18:27:14.324Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-10T18:27:14.324Z] === RUN TestDockerNetworkIpvlan [2020-02-10T18:27:14.324Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-02-10T18:27:14.324Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-10T18:27:14.324Z] PASS [2020-02-10T18:27:14.324Z] [2020-02-10T18:27:14.324Z] === Skipped [2020-02-10T18:27:14.324Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-02-10T18:27:14.324Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-10T18:27:14.324Z] [2020-02-10T18:27:14.324Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-02-10T18:27:14.324Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-10T18:27:14.324Z] [2020-02-10T18:27:14.324Z] [2020-02-10T18:27:14.324Z] DONE 2 tests, 2 skipped in 0.129s [2020-02-10T18:27:14.324Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-02-10T18:27:14.324Z] ++ 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-02-10T18:27:14.324Z] ++ set -e [2020-02-10T18:27:14.324Z] ++ '[' -n 0 ']' [2020-02-10T18:27:14.324Z] ++ set -x [2020-02-10T18:27:14.324Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-02-10T18:27:14.324Z] INFO: Testing against a local daemon [2020-02-10T18:27:14.324Z] === RUN TestDockerNetworkMacvlanPersistance [2020-02-10T18:27:14.579Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.40s) [2020-02-10T18:27:14.579Z] === RUN TestDockerNetworkMacvlan [2020-02-10T18:27:14.916Z] ok github.com/docker/docker/pkg/discovery/file 0.008s coverage: 97.6% of statements [2020-02-10T18:27:15.506Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-02-10T18:27:16.407Z] ok github.com/docker/docker/pkg/discovery/memory 0.012s coverage: 92.3% of statements [2020-02-10T18:27:16.430Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-02-10T18:27:17.029Z] ok github.com/docker/docker/pkg/discovery/nodes 0.005s coverage: 93.8% of statements [2020-02-10T18:27:17.316Z] ok github.com/docker/docker/layer 7.490s coverage: 68.8% of statements [2020-02-10T18:27:17.316Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-02-10T18:27:17.316Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-02-10T18:27:17.316Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-02-10T18:27:17.316Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-02-10T18:27:17.316Z] ? github.com/docker/docker/oci [no test files] [2020-02-10T18:27:17.316Z] ? github.com/docker/docker/oci/caps [no test files] [2020-02-10T18:27:17.356Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-02-10T18:27:17.941Z] ok github.com/docker/docker/pkg/dmesg 0.052s coverage: 83.3% of statements [2020-02-10T18:27:18.569Z] ok github.com/docker/docker/pkg/chrootarchive 4.604s coverage: 43.2% of statements [2020-02-10T18:27:18.569Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-02-10T18:27:18.569Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-02-10T18:27:18.858Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements [2020-02-10T18:27:19.484Z] ok github.com/docker/docker/pkg/fileutils 0.076s coverage: 89.5% of statements [2020-02-10T18:27:19.771Z] ok github.com/docker/docker/pkg/discovery/kv 3.151s coverage: 84.1% of statements [2020-02-10T18:27:19.822Z] --- PASS: TestCreateServiceMultipleTimes (16.91s) [2020-02-10T18:27:19.822Z] === RUN TestCreateServiceConflict [2020-02-10T18:27:19.822Z] --- PASS: TestCreateServiceConflict (2.68s) [2020-02-10T18:27:19.822Z] === RUN TestCreateServiceMaxReplicas [2020-02-10T18:27:20.398Z] ok github.com/docker/docker/pkg/fsutils 0.440s coverage: 85.1% of statements [2020-02-10T18:27:20.616Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-02-10T18:27:20.685Z] ok github.com/docker/docker/pkg/homedir 0.007s coverage: 11.4% of statements [2020-02-10T18:27:22.752Z] ok github.com/docker/docker/pkg/locker 0.081s coverage: 88.9% of statements [2020-02-10T18:27:22.752Z] ok github.com/docker/docker/pkg/jsonmessage 0.010s coverage: 91.7% of statements [2020-02-10T18:27:22.944Z] --- PASS: TestCreateServiceMaxReplicas (3.09s) [2020-02-10T18:27:22.944Z] === RUN TestCreateWithDuplicateNetworkNames [2020-02-10T18:27:23.126Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-02-10T18:27:23.379Z] ok github.com/docker/docker/pkg/ioutils 1.682s coverage: 68.8% of statements [2020-02-10T18:27:23.666Z] ok github.com/docker/docker/pkg/idtools 0.939s coverage: 70.1% of statements [2020-02-10T18:27:23.666Z] ok github.com/docker/docker/pkg/longpath 0.006s coverage: 100.0% of statements [2020-02-10T18:27:23.666Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-02-10T18:27:24.052Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-02-10T18:27:24.612Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-02-10T18:27:24.684Z] ok github.com/docker/docker/pkg/namesgenerator 0.017s coverage: 85.7% of statements [2020-02-10T18:27:24.970Z] ok github.com/docker/docker/pkg/parsers 0.006s coverage: 97.0% of statements [2020-02-10T18:27:25.597Z] ok github.com/docker/docker/pkg/parsers/kernel 0.034s coverage: 60.0% of statements [2020-02-10T18:27:25.889Z] ok github.com/docker/docker/pkg/mount 0.850s coverage: 70.0% of statements [2020-02-10T18:27:25.889Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-02-10T18:27:26.177Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.017s coverage: 91.4% of statements [2020-02-10T18:27:26.177Z] ok github.com/docker/docker/pkg/pidfile 0.006s coverage: 82.4% of statements [2020-02-10T18:27:26.177Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-02-10T18:27:26.177Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-02-10T18:27:27.680Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.044s coverage: 56.8% of statements [2020-02-10T18:27:28.704Z] ok github.com/docker/docker/pkg/pools 0.051s coverage: 88.2% of statements [2020-02-10T18:27:28.995Z] ok github.com/docker/docker/pkg/progress 0.007s coverage: 75.9% of statements [2020-02-10T18:27:28.995Z] ok github.com/docker/docker/pkg/plugins/transport 0.006s coverage: 85.7% of statements [2020-02-10T18:27:30.480Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2020-02-10T18:27:30.768Z] ok github.com/docker/docker/pkg/pubsub 1.151s coverage: 73.9% of statements [2020-02-10T18:27:31.147Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-02-10T18:27:31.390Z] ok github.com/docker/docker/pkg/stdcopy 0.012s coverage: 100.0% of statements [2020-02-10T18:27:31.707Z] --- PASS: TestDockerNetworkMacvlan (16.87s) [2020-02-10T18:27:31.707Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2020-02-10T18:27:31.707Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2020-02-10T18:27:31.707Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.80s) [2020-02-10T18:27:31.707Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.98s) [2020-02-10T18:27:31.707Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.53s) [2020-02-10T18:27:31.707Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.16s) [2020-02-10T18:27:31.707Z] PASS [2020-02-10T18:27:31.707Z] [2020-02-10T18:27:31.707Z] DONE 8 tests in 18.392s [2020-02-10T18:27:31.707Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-02-10T18:27:31.707Z] ++ 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-02-10T18:27:31.707Z] ++ set -e [2020-02-10T18:27:31.707Z] ++ '[' -n 0 ']' [2020-02-10T18:27:31.707Z] ++ set -x [2020-02-10T18:27:31.707Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-02-10T18:27:31.707Z] testing: warning: no tests to run [2020-02-10T18:27:31.707Z] PASS [2020-02-10T18:27:31.707Z] [2020-02-10T18:27:31.707Z] DONE 0 tests in 0.026s [2020-02-10T18:27:31.707Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-02-10T18:27:31.707Z] ++ 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-02-10T18:27:31.707Z] ++ set -e [2020-02-10T18:27:31.707Z] ++ '[' -n 0 ']' [2020-02-10T18:27:31.707Z] ++ set -x [2020-02-10T18:27:31.707Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-02-10T18:27:31.708Z] INFO: Testing against a local daemon [2020-02-10T18:27:31.708Z] === RUN TestAuthZPluginAllowRequest [2020-02-10T18:27:32.410Z] ok github.com/docker/docker/pkg/streamformatter 0.007s coverage: 66.2% of statements [2020-02-10T18:27:32.410Z] ok github.com/docker/docker/pkg/stringid 0.005s coverage: 70.6% of statements [2020-02-10T18:27:33.445Z] ok github.com/docker/docker/pkg/symlink 0.025s coverage: 87.7% of statements [2020-02-10T18:27:33.445Z] ok github.com/docker/docker/pkg/sysinfo 0.016s coverage: 70.8% of statements [2020-02-10T18:27:33.593Z] --- PASS: TestAuthZPluginAllowRequest (1.64s) [2020-02-10T18:27:33.593Z] === RUN TestAuthZPluginTLS [2020-02-10T18:27:33.849Z] --- PASS: TestAuthZPluginTLS (0.54s) [2020-02-10T18:27:33.849Z] === RUN TestAuthZPluginDenyRequest [2020-02-10T18:27:34.078Z] ok github.com/docker/docker/pkg/signal 3.573s coverage: 61.0% of statements [2020-02-10T18:27:34.409Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2020-02-10T18:27:34.409Z] === RUN TestAuthZPluginAPIDenyResponse [2020-02-10T18:27:34.969Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-02-10T18:27:34.969Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2020-02-10T18:27:34.969Z] === RUN TestAuthZPluginDenyResponse [2020-02-10T18:27:35.100Z] ok github.com/docker/docker/pkg/system 0.039s coverage: 36.2% of statements [2020-02-10T18:27:35.386Z] ok github.com/docker/docker/pkg/tailfile 0.132s coverage: 88.6% of statements [2020-02-10T18:27:35.530Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2020-02-10T18:27:35.530Z] === RUN TestAuthZPluginAllowEventStream [2020-02-10T18:27:35.786Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-02-10T18:27:36.347Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-02-10T18:27:36.409Z] ok github.com/docker/docker/pkg/term 0.011s coverage: 85.9% of statements [2020-02-10T18:27:36.697Z] testing: warning: no tests to run [2020-02-10T18:27:36.697Z] coverage: [no statements] [2020-02-10T18:27:36.697Z] ok github.com/docker/docker/pkg/term/windows 0.005s coverage: [no statements] [no tests to run] [2020-02-10T18:27:36.697Z] ok github.com/docker/docker/pkg/tarsum 0.213s coverage: 89.3% of statements [2020-02-10T18:27:36.908Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-02-10T18:27:37.319Z] ok github.com/docker/docker/pkg/urlutil 0.004s coverage: 100.0% of statements [2020-02-10T18:27:37.319Z] ok github.com/docker/docker/pkg/truncindex 0.106s coverage: 91.5% of statements [2020-02-10T18:27:37.471Z] --- PASS: TestAuthZPluginAllowEventStream (1.82s) [2020-02-10T18:27:37.471Z] === RUN TestAuthZPluginErrorResponse [2020-02-10T18:27:37.606Z] ok github.com/docker/docker/pkg/useragent 0.006s coverage: 88.9% of statements [2020-02-10T18:27:38.030Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2020-02-10T18:27:38.030Z] === RUN TestAuthZPluginErrorRequest [2020-02-10T18:27:38.286Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-02-10T18:27:38.541Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-02-10T18:27:38.541Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2020-02-10T18:27:38.541Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-02-10T18:27:38.796Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-02-10T18:27:39.051Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2020-02-10T18:27:39.051Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-02-10T18:27:39.071Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.87s) [2020-02-10T18:27:39.071Z] === RUN TestCreateServiceSecretFileMode [2020-02-10T18:27:39.813Z] --- PASS: TestCreateServiceSecretFileMode (2.95s) [2020-02-10T18:27:39.813Z] === RUN TestCreateServiceConfigFileMode [2020-02-10T18:27:41.113Z] ok github.com/docker/docker/plugin/v2 0.007s coverage: 14.5% of statements [2020-02-10T18:27:41.401Z] ok github.com/docker/docker/profiles/seccomp 0.017s coverage: 68.8% of statements [2020-02-10T18:27:41.564Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.04s) [2020-02-10T18:27:41.564Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-02-10T18:27:42.901Z] ok github.com/docker/docker/reference 0.015s coverage: 84.4% of statements [2020-02-10T18:27:43.025Z] --- PASS: TestCreateServiceConfigFileMode (2.92s) [2020-02-10T18:27:43.025Z] === RUN TestCreateServiceSysctls [2020-02-10T18:27:43.448Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.07s) [2020-02-10T18:27:43.448Z] === RUN TestAuthZPluginHeader [2020-02-10T18:27:43.523Z] ok github.com/docker/docker/plugin 0.558s coverage: 27.1% of statements [2020-02-10T18:27:44.009Z] --- PASS: TestAuthZPluginHeader (0.82s) [2020-02-10T18:27:44.009Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-02-10T18:27:45.015Z] ok github.com/docker/docker/restartmanager 0.064s coverage: 45.3% of statements [2020-02-10T18:27:45.694Z] ok github.com/docker/docker/registry/resumable 0.034s coverage: 100.0% of statements [2020-02-10T18:27:46.522Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-02-10T18:27:46.717Z] ok github.com/docker/docker/registry 0.335s coverage: 56.0% of statements [2020-02-10T18:27:46.946Z] --- PASS: TestCreateServiceSysctls (3.86s) [2020-02-10T18:27:46.946Z] === RUN TestCreateServiceCapabilities [2020-02-10T18:27:47.004Z] ok github.com/docker/docker/testutil 0.043s coverage: 62.5% of statements [2020-02-10T18:27:47.004Z] ok github.com/docker/docker/runconfig 0.025s coverage: 68.2% of statements [2020-02-10T18:27:49.034Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.89s) [2020-02-10T18:27:49.034Z] === RUN TestAuthZPluginV2Disable [2020-02-10T18:27:50.044Z] --- PASS: TestCreateServiceCapabilities (3.29s) [2020-02-10T18:27:50.044Z] === RUN TestInspect [2020-02-10T18:27:50.495Z] ok github.com/docker/docker/volume/drivers 0.012s coverage: 36.1% of statements [2020-02-10T18:27:51.587Z] === RUN TestDockerSuite/TestBuildExpose [2020-02-10T18:27:51.587Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-02-10T18:27:52.147Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-02-10T18:27:52.708Z] --- PASS: TestAuthZPluginV2Disable (3.74s) [2020-02-10T18:27:52.708Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-02-10T18:27:52.708Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-02-10T18:27:52.963Z] === RUN TestDockerSuite/TestBuildFails [2020-02-10T18:27:53.144Z] --- PASS: TestInspect (2.83s) [2020-02-10T18:27:53.144Z] === RUN TestCreateJob [2020-02-10T18:27:53.984Z] ok github.com/docker/docker/volume/mounts 0.100s coverage: 67.0% of statements [2020-02-10T18:27:53.984Z] ok github.com/docker/docker/volume/local 0.031s coverage: 73.0% of statements [2020-02-10T18:27:54.323Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-02-10T18:27:54.323Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-02-10T18:27:54.993Z] ok github.com/docker/docker/volume/service 0.031s coverage: 73.0% of statements [2020-02-10T18:27:55.686Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.19s) [2020-02-10T18:27:55.686Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-02-10T18:27:56.248Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-02-10T18:27:57.054Z] --- PASS: TestCreateJob (3.96s) [2020-02-10T18:27:57.054Z] === RUN TestReplicatedJob [2020-02-10T18:27:59.510Z] === RUN TestDockerSuite/TestBuildForceRm [2020-02-10T18:28:01.951Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-02-10T18:28:01.951Z] ok github.com/docker/docker/api/server/httputils 0.018s coverage: 14.7% of statements [2020-02-10T18:28:01.951Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2020-02-10T18:28:01.951Z] ? github.com/docker/docker/api/server/router [no test files] [2020-02-10T18:28:01.951Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-02-10T18:28:01.951Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-02-10T18:28:01.951Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-02-10T18:28:01.951Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-02-10T18:28:01.951Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-02-10T18:28:01.951Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-02-10T18:28:01.951Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-02-10T18:28:01.951Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-02-10T18:28:01.951Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-02-10T18:28:01.951Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-02-10T18:28:01.951Z] ok github.com/docker/docker/api/server/router/swarm 0.013s coverage: 4.5% of statements [2020-02-10T18:28:01.951Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-02-10T18:28:01.951Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-02-10T18:28:01.952Z] ? github.com/docker/docker/api/types [no test files] [2020-02-10T18:28:01.952Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-02-10T18:28:01.952Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-02-10T18:28:01.952Z] ? github.com/docker/docker/api/types/container [no test files] [2020-02-10T18:28:01.952Z] ? github.com/docker/docker/api/types/events [no test files] [2020-02-10T18:28:02.208Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2020-02-10T18:28:02.208Z] ? github.com/docker/docker/api/types/image [no test files] [2020-02-10T18:28:02.208Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-02-10T18:28:02.208Z] ? github.com/docker/docker/api/types/network [no test files] [2020-02-10T18:28:02.208Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-02-10T18:28:02.208Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-02-10T18:28:02.208Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2020-02-10T18:28:02.208Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-02-10T18:28:02.208Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-02-10T18:28:02.771Z] === RUN TestDockerSuite/TestBuildFromGit [2020-02-10T18:28:02.773Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2020-02-10T18:28:02.773Z] ok github.com/docker/docker/api/types/versions 0.006s coverage: 75.0% of statements [2020-02-10T18:28:02.773Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-02-10T18:28:02.773Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-02-10T18:28:02.773Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-02-10T18:28:02.773Z] ? github.com/docker/docker/builder [no test files] [2020-02-10T18:28:02.773Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-02-10T18:28:02.773Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-02-10T18:28:02.773Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-02-10T18:28:02.773Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-02-10T18:28:02.773Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-02-10T18:28:02.773Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-02-10T18:28:02.773Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-02-10T18:28:03.337Z] ok github.com/docker/docker/builder/dockerignore 0.012s coverage: 96.8% of statements [2020-02-10T18:28:03.388Z] ok github.com/docker/docker/pkg/plugins 33.635s coverage: 76.6% of statements [2020-02-10T18:28:03.388Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-02-10T18:28:03.388Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-02-10T18:28:03.388Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-02-10T18:28:03.388Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-02-10T18:28:03.388Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-02-10T18:28:03.388Z] ? github.com/docker/docker/rootless [no test files] [2020-02-10T18:28:03.388Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-02-10T18:28:03.388Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-02-10T18:28:03.388Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-02-10T18:28:03.388Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-02-10T18:28:03.388Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-02-10T18:28:03.388Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-02-10T18:28:03.388Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-02-10T18:28:03.388Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-02-10T18:28:03.388Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-02-10T18:28:03.388Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-02-10T18:28:03.388Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-02-10T18:28:03.388Z] ? github.com/docker/docker/testutil/request [no test files] [2020-02-10T18:28:03.388Z] ? github.com/docker/docker/volume [no test files] [2020-02-10T18:28:03.388Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-02-10T18:28:03.388Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-02-10T18:28:03.388Z] [2020-02-10T18:28:03.388Z] === Skipped [2020-02-10T18:28:03.388Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-02-10T18:28:03.388Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-02-10T18:28:03.388Z] [2020-02-10T18:28:03.388Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-02-10T18:28:03.388Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-02-10T18:28:03.388Z] [2020-02-10T18:28:03.388Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-02-10T18:28:03.388Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T18:28:03.388Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-10T18:28:03.388Z] [2020-02-10T18:28:03.388Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-02-10T18:28:03.388Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T18:28:03.388Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-10T18:28:03.388Z] [2020-02-10T18:28:03.388Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-02-10T18:28:03.388Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T18:28:03.388Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-10T18:28:03.388Z] [2020-02-10T18:28:03.388Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-02-10T18:28:03.388Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T18:28:03.388Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-10T18:28:03.388Z] [2020-02-10T18:28:03.388Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-02-10T18:28:03.388Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T18:28:03.388Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-10T18:28:03.388Z] [2020-02-10T18:28:03.388Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-02-10T18:28:03.388Z] graphtest_unix.go:73: No driver to put! [2020-02-10T18:28:03.388Z] [2020-02-10T18:28:03.388Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-02-10T18:28:03.388Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-02-10T18:28:03.388Z] [2020-02-10T18:28:03.388Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-02-10T18:28:03.388Z] overlay_test.go:49: Fails to compute changes intermittently [2020-02-10T18:28:03.388Z] [2020-02-10T18:28:03.388Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-02-10T18:28:03.388Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-02-10T18:28:03.388Z] [2020-02-10T18:28:03.388Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-02-10T18:28:03.388Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-02-10T18:28:03.388Z] [2020-02-10T18:28:03.388Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-02-10T18:28:03.388Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T18:28:03.388Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-10T18:28:03.388Z] [2020-02-10T18:28:03.388Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-02-10T18:28:03.388Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T18:28:03.388Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-10T18:28:03.388Z] [2020-02-10T18:28:03.388Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-02-10T18:28:03.388Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T18:28:03.388Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-10T18:28:03.388Z] [2020-02-10T18:28:03.388Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-02-10T18:28:03.388Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T18:28:03.388Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-10T18:28:03.388Z] [2020-02-10T18:28:03.388Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-02-10T18:28:03.388Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T18:28:03.388Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-10T18:28:03.388Z] [2020-02-10T18:28:03.388Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-02-10T18:28:03.388Z] graphtest_unix.go:73: No driver to put! [2020-02-10T18:28:03.388Z] [2020-02-10T18:28:03.388Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-02-10T18:28:03.388Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-02-10T18:28:03.388Z] [2020-02-10T18:28:03.388Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-02-10T18:28:03.388Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-02-10T18:28:03.388Z] [2020-02-10T18:28:03.388Z] [2020-02-10T18:28:03.388Z] DONE 2155 tests, 20 skipped in 339.264s Post stage [Pipeline] junit [2020-02-10T18:28:04.042Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-02-10T18:28:04.626Z] --- PASS: TestReplicatedJob (7.27s) [2020-02-10T18:28:04.626Z] === RUN TestUpdateReplicatedJob [2020-02-10T18:28:04.827Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40470/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6acfc420948842403d9193f38a954534ab05378f -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:6acfc420948842403d9193f38a954534ab05378f hack/make.sh dynbinary test-integration [2020-02-10T18:28:05.111Z] [2020-02-10T18:28:05.283Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-02-10T18:28:05.283Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-02-10T18:28:05.399Z] Removing bundles/ [2020-02-10T18:28:05.399Z] [2020-02-10T18:28:05.400Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-02-10T18:28:05.400Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-02-10T18:28:05.400Z] GOOS="" GOARCH="" GOARM="" [2020-02-10T18:28:06.644Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-02-10T18:28:07.516Z] ok github.com/docker/docker/builder/dockerfile 0.547s coverage: 48.2% of statements [2020-02-10T18:28:07.516Z] ok github.com/docker/docker/builder/remotecontext 0.241s coverage: 13.6% of statements [2020-02-10T18:28:08.081Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-02-10T18:28:08.528Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.54s) [2020-02-10T18:28:08.528Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-02-10T18:28:08.528Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-02-10T18:28:08.553Z] --- PASS: TestUpdateReplicatedJob (4.16s) [2020-02-10T18:28:08.553Z] === RUN TestServiceListWithStatuses [2020-02-10T18:28:08.553Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-02-10T18:28:08.553Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-02-10T18:28:08.553Z] === RUN TestDockerNetworkConnectAlias [2020-02-10T18:28:09.012Z] ok github.com/docker/docker/builder/remotecontext/git 1.116s coverage: 86.3% of statements [2020-02-10T18:28:09.012Z] ? github.com/docker/docker/cli [no test files] [2020-02-10T18:28:09.012Z] ? github.com/docker/docker/cli/config [no test files] [2020-02-10T18:28:09.453Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-02-10T18:28:09.708Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-02-10T18:28:12.217Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-02-10T18:28:13.191Z] ok github.com/docker/docker/client 0.190s coverage: 75.8% of statements [2020-02-10T18:28:14.102Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-02-10T18:28:14.759Z] --- PASS: TestDockerNetworkConnectAlias (5.93s) [2020-02-10T18:28:14.759Z] === RUN TestDockerNetworkReConnect [2020-02-10T18:28:15.464Z] === RUN TestDockerSuite/TestBuildHistory [2020-02-10T18:28:18.668Z] --- PASS: TestDockerNetworkReConnect (4.67s) [2020-02-10T18:28:18.668Z] === RUN TestServicePlugin [2020-02-10T18:28:18.668Z] --- SKIP: TestServicePlugin (0.00s) [2020-02-10T18:28:18.668Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T18:28:18.668Z] === RUN TestServiceUpdateLabel [2020-02-10T18:28:19.621Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-02-10T18:28:19.621Z] === RUN TestDockerSuite/TestBuildIidFile [2020-02-10T18:28:20.181Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-02-10T18:28:20.435Z] === RUN TestDockerSuite/TestBuildInheritance [2020-02-10T18:28:20.672Z] edbd72df76b4: Pull complete [2020-02-10T18:28:20.672Z] Digest: sha256:cc6d6da31014dceab4daee8b5a8da4707233f4ef42eaf071e45cee044ac738f4 [2020-02-10T18:28:20.672Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-10T18:28:20.672Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-02-10T18:28:20.672Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-02-10T18:28:20.672Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.973' [2020-02-10T18:28:20.672Z] WARN: Skipping validation tests [2020-02-10T18:28:20.672Z] INFO: Running unit tests at 02/10/2020 18:28:07... [2020-02-10T18:28:20.672Z] INFO: make.ps1 starting at 02/10/2020 18:28:12 [2020-02-10T18:28:20.672Z] INFO: Git commit (6acfc42094) assumed from DOCKER_GITCOMMIT environment variable [2020-02-10T18:28:20.672Z] INFO: Invoking autogen... [2020-02-10T18:28:20.672Z] INFO: Running unit tests... [2020-02-10T18:28:21.360Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-02-10T18:28:21.717Z] --- PASS: TestServiceUpdateLabel (2.82s) [2020-02-10T18:28:21.717Z] === RUN TestServiceUpdateSecrets [2020-02-10T18:28:21.921Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-02-10T18:28:21.921Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-02-10T18:28:22.846Z] === RUN TestDockerSuite/TestBuildLabel [2020-02-10T18:28:23.406Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-02-10T18:28:23.661Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-02-10T18:28:24.221Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-02-10T18:28:24.405Z] 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/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/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-02-10T18:28:24.476Z] === RUN TestDockerSuite/TestBuildLabels [2020-02-10T18:28:25.035Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-02-10T18:28:25.596Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.11s) [2020-02-10T18:28:25.596Z] PASS [2020-02-10T18:28:25.596Z] [2020-02-10T18:28:25.596Z] DONE 17 tests in 53.838s [2020-02-10T18:28:25.596Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-02-10T18:28:25.596Z] ++ 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-02-10T18:28:25.596Z] ++ set -e [2020-02-10T18:28:25.596Z] ++ '[' -n 0 ']' [2020-02-10T18:28:25.596Z] ++ set -x [2020-02-10T18:28:25.596Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-02-10T18:28:25.596Z] INFO: Testing against a local daemon [2020-02-10T18:28:25.596Z] === RUN TestPluginInvalidJSON [2020-02-10T18:28:25.596Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-02-10T18:28:25.596Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-02-10T18:28:25.596Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-02-10T18:28:25.596Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-02-10T18:28:25.596Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-02-10T18:28:25.596Z] PASS [2020-02-10T18:28:25.596Z] [2020-02-10T18:28:25.596Z] DONE 2 tests in 0.153s [2020-02-10T18:28:25.596Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-02-10T18:28:25.596Z] ++ 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-02-10T18:28:25.596Z] ++ set -e [2020-02-10T18:28:25.596Z] ++ '[' -n 0 ']' [2020-02-10T18:28:25.596Z] ++ set -x [2020-02-10T18:28:25.596Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-02-10T18:28:25.851Z] INFO: Testing against a local daemon [2020-02-10T18:28:25.851Z] === RUN TestExternalGraphDriver [2020-02-10T18:28:25.851Z] === RUN TestExternalGraphDriver/json [2020-02-10T18:28:26.108Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-02-10T18:28:27.993Z] === RUN TestExternalGraphDriver/spec [2020-02-10T18:28:29.356Z] === RUN TestDockerSuite/TestBuildLastModified [2020-02-10T18:28:30.281Z] === RUN TestExternalGraphDriver/pull [2020-02-10T18:28:32.165Z] --- PASS: TestExternalGraphDriver (6.16s) [2020-02-10T18:28:32.165Z] --- PASS: TestExternalGraphDriver/json (2.15s) [2020-02-10T18:28:32.165Z] --- PASS: TestExternalGraphDriver/spec (2.10s) [2020-02-10T18:28:32.166Z] --- PASS: TestExternalGraphDriver/pull (1.79s) [2020-02-10T18:28:32.166Z] === RUN TestGraphdriverPluginV2 [2020-02-10T18:28:32.964Z] ? github.com/docker/docker/api [no test files] [2020-02-10T18:28:35.426Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-02-10T18:28:36.789Z] --- PASS: TestGraphdriverPluginV2 (4.69s) [2020-02-10T18:28:36.789Z] PASS [2020-02-10T18:28:36.789Z] [2020-02-10T18:28:36.789Z] DONE 5 tests in 10.995s [2020-02-10T18:28:36.789Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-02-10T18:28:36.789Z] ++ 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-02-10T18:28:36.789Z] ++ set -e [2020-02-10T18:28:36.789Z] ++ '[' -n 0 ']' [2020-02-10T18:28:36.789Z] ++ set -x [2020-02-10T18:28:36.789Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-02-10T18:28:36.789Z] INFO: Testing against a local daemon [2020-02-10T18:28:36.789Z] === RUN TestContinueAfterPluginCrash [2020-02-10T18:28:36.789Z] === PAUSE TestContinueAfterPluginCrash [2020-02-10T18:28:36.789Z] === RUN TestDaemonStartWithLogOpt [2020-02-10T18:28:36.789Z] === PAUSE TestDaemonStartWithLogOpt [2020-02-10T18:28:36.789Z] === CONT TestContinueAfterPluginCrash [2020-02-10T18:28:36.789Z] === CONT TestDaemonStartWithLogOpt [2020-02-10T18:28:37.980Z] --- PASS: TestServiceUpdateSecrets (15.52s) [2020-02-10T18:28:37.980Z] === RUN TestServiceUpdateConfigs [2020-02-10T18:28:39.304Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-02-10T18:28:39.304Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-02-10T18:28:39.304Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-02-10T18:28:39.559Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-02-10T18:28:39.815Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-02-10T18:28:40.376Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-02-10T18:28:43.642Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-02-10T18:28:44.203Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-02-10T18:28:46.091Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-02-10T18:28:50.638Z] ok github.com/docker/docker/api/server 0.145s coverage: 9.0% of statements [2020-02-10T18:28:51.878Z] ok github.com/docker/docker/cmd/dockerd 0.056s coverage: 30.6% of statements [2020-02-10T18:28:51.878Z] ok github.com/docker/docker/container 0.118s coverage: 35.3% of statements [2020-02-10T18:28:51.878Z] ? github.com/docker/docker/container/stream [no test files] [2020-02-10T18:28:51.878Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-02-10T18:28:51.878Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-02-10T18:28:51.878Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-02-10T18:28:52.623Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-02-10T18:28:52.623Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-02-10T18:28:52.623Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-02-10T18:28:53.183Z] --- PASS: TestDaemonStartWithLogOpt (16.53s) [2020-02-10T18:28:54.122Z] --- PASS: TestServiceUpdateConfigs (15.69s) [2020-02-10T18:28:54.122Z] === RUN TestServiceUpdateNetwork [2020-02-10T18:28:58.419Z] --- PASS: TestContinueAfterPluginCrash (21.10s) [2020-02-10T18:28:58.419Z] PASS [2020-02-10T18:28:58.419Z] [2020-02-10T18:28:58.419Z] DONE 2 tests in 21.243s [2020-02-10T18:28:58.419Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-02-10T18:28:58.419Z] ++ 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-02-10T18:28:58.419Z] ++ set -e [2020-02-10T18:28:58.419Z] ++ '[' -n 0 ']' [2020-02-10T18:28:58.419Z] ++ set -x [2020-02-10T18:28:58.420Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-02-10T18:28:58.420Z] INFO: Testing against a local daemon [2020-02-10T18:28:58.420Z] === RUN TestPluginWithDevMounts [2020-02-10T18:28:58.420Z] === PAUSE TestPluginWithDevMounts [2020-02-10T18:28:58.420Z] === CONT TestPluginWithDevMounts [2020-02-10T18:29:00.306Z] --- PASS: TestPluginWithDevMounts (2.00s) [2020-02-10T18:29:00.306Z] PASS [2020-02-10T18:29:00.306Z] [2020-02-10T18:29:00.306Z] DONE 1 tests in 2.150s [2020-02-10T18:29:00.306Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-02-10T18:29:00.306Z] ++ 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-02-10T18:29:00.306Z] ++ set -e [2020-02-10T18:29:00.306Z] ++ '[' -n 0 ']' [2020-02-10T18:29:00.306Z] ++ set -x [2020-02-10T18:29:00.306Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-02-10T18:29:00.306Z] INFO: Testing against a local daemon [2020-02-10T18:29:00.306Z] === RUN TestSecretInspect [2020-02-10T18:29:01.834Z] ok github.com/docker/docker/daemon/cluster 0.063s coverage: 0.5% of statements [2020-02-10T18:29:03.204Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-02-10T18:29:03.567Z] --- PASS: TestSecretInspect (3.27s) [2020-02-10T18:29:03.567Z] === RUN TestSecretList [2020-02-10T18:29:03.567Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-02-10T18:29:04.573Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 35.7% of statements [2020-02-10T18:29:06.831Z] --- PASS: TestSecretList (2.88s) [2020-02-10T18:29:06.831Z] === RUN TestSecretsCreateAndDelete [2020-02-10T18:29:07.541Z] --- PASS: TestServiceUpdateNetwork (14.08s) [2020-02-10T18:29:07.541Z] PASS [2020-02-10T18:29:07.541Z] [2020-02-10T18:29:07.541Z] === Skipped [2020-02-10T18:29:07.541Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2020-02-10T18:29:07.541Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-02-10T18:29:07.541Z] [2020-02-10T18:29:07.541Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-02-10T18:29:07.541Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T18:29:07.541Z] [2020-02-10T18:29:07.541Z] [2020-02-10T18:29:07.541Z] DONE 23 tests, 2 skipped in 136.782s [2020-02-10T18:29:07.541Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-02-10T18:29:07.541Z] ++ 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-02-10T18:29:07.541Z] ++ set -e [2020-02-10T18:29:07.541Z] ++ '[' -n 0 ']' [2020-02-10T18:29:07.541Z] ++ set -x [2020-02-10T18:29:07.541Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-02-10T18:29:07.541Z] INFO: Testing against a local daemon [2020-02-10T18:29:07.541Z] === RUN TestSessionCreate [2020-02-10T18:29:07.541Z] --- PASS: TestSessionCreate (0.03s) [2020-02-10T18:29:07.541Z] === RUN TestSessionCreateWithBadUpgrade [2020-02-10T18:29:07.541Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-02-10T18:29:07.541Z] PASS [2020-02-10T18:29:07.541Z] [2020-02-10T18:29:07.541Z] DONE 2 tests in 0.220s [2020-02-10T18:29:07.541Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-02-10T18:29:07.541Z] ++ 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-02-10T18:29:07.541Z] ++ set -e [2020-02-10T18:29:07.541Z] ++ '[' -n 0 ']' [2020-02-10T18:29:07.541Z] ++ set -x [2020-02-10T18:29:07.541Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-02-10T18:29:07.541Z] INFO: Testing against a local daemon [2020-02-10T18:29:07.541Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-02-10T18:29:07.541Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-02-10T18:29:07.541Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-02-10T18:29:07.541Z] === RUN TestEventsExecDie [2020-02-10T18:29:07.757Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-02-10T18:29:08.313Z] --- PASS: TestEventsExecDie (0.95s) [2020-02-10T18:29:08.313Z] === RUN TestEventsBackwardsCompatible [2020-02-10T18:29:08.313Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2020-02-10T18:29:08.313Z] === RUN TestInfoBinaryCommits [2020-02-10T18:29:08.313Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-02-10T18:29:08.313Z] === RUN TestInfoAPIVersioned [2020-02-10T18:29:08.313Z] --- PASS: TestInfoAPIVersioned (0.00s) [2020-02-10T18:29:08.313Z] === RUN TestInfoDiscoveryBackend [2020-02-10T18:29:08.661Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-02-10T18:29:08.661Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-02-10T18:29:09.162Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-02-10T18:29:09.419Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-02-10T18:29:09.675Z] --- PASS: TestSecretsCreateAndDelete (3.25s) [2020-02-10T18:29:09.675Z] === RUN TestSecretsUpdate [2020-02-10T18:29:09.872Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-02-10T18:29:09.872Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-02-10T18:29:10.221Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-02-10T18:29:10.221Z] === RUN TestInfoAPI [2020-02-10T18:29:10.221Z] --- PASS: TestInfoAPI (0.02s) [2020-02-10T18:29:10.221Z] === RUN TestInfoAPIWarnings [2020-02-10T18:29:10.973Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-02-10T18:29:10.973Z] === RUN TestInfoDebug [2020-02-10T18:29:11.320Z] --- PASS: TestInfoDebug (0.52s) [2020-02-10T18:29:11.320Z] === RUN TestInfoInsecureRegistries [2020-02-10T18:29:11.738Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2020-02-10T18:29:11.738Z] === RUN TestInfoRegistryMirrors [2020-02-10T18:29:12.505Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2020-02-10T18:29:12.505Z] === RUN TestLoginFailsWithBadCredentials [2020-02-10T18:29:12.885Z] --- PASS: TestLoginFailsWithBadCredentials (0.31s) [2020-02-10T18:29:12.885Z] === RUN TestPingCacheHeaders [2020-02-10T18:29:12.885Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-02-10T18:29:12.885Z] === RUN TestPingGet [2020-02-10T18:29:12.885Z] --- PASS: TestPingGet (0.02s) [2020-02-10T18:29:12.885Z] === RUN TestPingHead [2020-02-10T18:29:12.885Z] --- PASS: TestPingHead (0.01s) [2020-02-10T18:29:12.885Z] === RUN TestVersion [2020-02-10T18:29:12.885Z] --- PASS: TestVersion (0.01s) [2020-02-10T18:29:12.885Z] PASS [2020-02-10T18:29:12.885Z] [2020-02-10T18:29:12.885Z] === Skipped [2020-02-10T18:29:12.886Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-02-10T18:29:12.886Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-02-10T18:29:12.886Z] [2020-02-10T18:29:12.886Z] [2020-02-10T18:29:12.886Z] DONE 18 tests, 1 skipped in 5.694s [2020-02-10T18:29:12.886Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-02-10T18:29:12.886Z] ++ 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-02-10T18:29:12.886Z] ++ set -e [2020-02-10T18:29:12.886Z] ++ '[' -n 0 ']' [2020-02-10T18:29:12.886Z] ++ set -x [2020-02-10T18:29:12.886Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-02-10T18:29:12.886Z] INFO: Testing against a local daemon [2020-02-10T18:29:12.886Z] === RUN TestVolumesCreateAndList [2020-02-10T18:29:12.886Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-02-10T18:29:12.886Z] === RUN TestVolumesRemove [2020-02-10T18:29:12.886Z] --- PASS: TestVolumesRemove (0.11s) [2020-02-10T18:29:12.886Z] === RUN TestVolumesInspect [2020-02-10T18:29:12.886Z] --- PASS: TestVolumesInspect (0.02s) [2020-02-10T18:29:12.886Z] === RUN TestVolumesInvalidJSON [2020-02-10T18:29:12.886Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-02-10T18:29:12.886Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-02-10T18:29:12.886Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-02-10T18:29:12.886Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-02-10T18:29:12.886Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-02-10T18:29:12.886Z] PASS [2020-02-10T18:29:12.886Z] [2020-02-10T18:29:12.886Z] DONE 5 tests in 0.261s [2020-02-10T18:29:12.886Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-02-10T18:29:12.952Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-02-10T18:29:12.952Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-02-10T18:29:12.952Z] --- PASS: TestSecretsUpdate (3.39s) [2020-02-10T18:29:12.952Z] === RUN TestTemplatedSecret [2020-02-10T18:29:13.231Z] ++++ cat bundles/test-integration/docker.pid [2020-02-10T18:29:13.231Z] +++ kill 11585 [2020-02-10T18:29:14.318Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-02-10T18:29:14.423Z] +++ /etc/init.d/apparmor stop [2020-02-10T18:29:14.423Z] Leaving: AppArmorNo profiles have been unloaded. [2020-02-10T18:29:14.423Z] [2020-02-10T18:29:14.423Z] Unloading profiles will leave already running processes permanently [2020-02-10T18:29:14.423Z] unconfined, which can lead to unexpected situations. [2020-02-10T18:29:14.423Z] [2020-02-10T18:29:14.423Z] To set a process to complain mode, use the command line tool [2020-02-10T18:29:14.423Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-02-10T18:29:14.423Z] +++ true [2020-02-10T18:29:14.423Z] [2020-02-10T18:29:14.530Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.434s coverage: 13.7% of statements [2020-02-10T18:29:14.530Z] ok github.com/docker/docker/daemon 12.203s coverage: 17.5% of statements [2020-02-10T18:29:14.530Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-02-10T18:29:14.530Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-02-10T18:29:14.530Z] ok github.com/docker/docker/daemon/config 0.053s coverage: 82.1% of statements [2020-02-10T18:29:15.898Z] ok github.com/docker/docker/daemon/discovery 0.009s coverage: 30.0% of statements [2020-02-10T18:29:15.898Z] ok github.com/docker/docker/daemon/events 0.063s coverage: 50.0% of statements [2020-02-10T18:29:15.898Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-02-10T18:29:15.898Z] ? github.com/docker/docker/daemon/exec [no test files] Post stage [Pipeline] junit [2020-02-10T18:29:16.289Z] Recording test results [2020-02-10T18:29:16.831Z] --- PASS: TestTemplatedSecret (3.35s) [2020-02-10T18:29:16.831Z] === RUN TestSecretCreateResolve [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-02-10T18:29:17.792Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2020-02-10T18:29:17.798Z] + echo Ensuring container killed. [2020-02-10T18:29:17.798Z] Ensuring container killed. [2020-02-10T18:29:17.798Z] + docker rm -vf docker-pr4 [2020-02-10T18:29:17.798Z] Error: No such container: docker-pr4 [2020-02-10T18:29:17.798Z] + true [Pipeline] sh [2020-02-10T18:29:18.537Z] + echo Chowning /workspace to jenkins user [2020-02-10T18:29:18.537Z] Chowning /workspace to jenkins user [2020-02-10T18:29:18.537Z] + id -u [2020-02-10T18:29:18.537Z] + id -g [2020-02-10T18:29:18.537Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40470:/workspace busybox chown -R 1001:1001 /workspace [2020-02-10T18:29:18.537Z] Unable to find image 'busybox:latest' locally [2020-02-10T18:29:18.537Z] latest: Pulling from library/busybox [2020-02-10T18:29:18.717Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-02-10T18:29:18.884Z] 6dc7af96dfc8: Pulling fs layer [2020-02-10T18:29:18.884Z] 6dc7af96dfc8: Download complete [2020-02-10T18:29:18.972Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-02-10T18:29:19.309Z] 6dc7af96dfc8: Pull complete [2020-02-10T18:29:19.309Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a [2020-02-10T18:29:19.309Z] Status: Downloaded newer image for busybox:latest [2020-02-10T18:29:19.532Z] --- PASS: TestSecretCreateResolve (3.19s) [2020-02-10T18:29:19.532Z] PASS [2020-02-10T18:29:19.532Z] [2020-02-10T18:29:19.532Z] DONE 6 tests in 19.468s [2020-02-10T18:29:19.532Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-02-10T18:29:19.532Z] ++ 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-02-10T18:29:19.532Z] ++ set -e [2020-02-10T18:29:19.532Z] ++ '[' -n 0 ']' [2020-02-10T18:29:19.532Z] ++ set -x [2020-02-10T18:29:19.532Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-02-10T18:29:19.685Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 2.9% of statements [2020-02-10T18:29:19.787Z] INFO: Testing against a local daemon [2020-02-10T18:29:19.787Z] === RUN TestServiceCreateInit [2020-02-10T18:29:19.787Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-02-10T18:29:20.249Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.202s coverage: 57.0% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-02-10T18:29:21.673Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-02-10T18:29:21.836Z] + bundleName=s390x-integration [2020-02-10T18:29:21.836Z] + echo Creating s390x-integration-bundles.tar.gz [2020-02-10T18:29:21.836Z] Creating s390x-integration-bundles.tar.gz [2020-02-10T18:29:21.836Z] + xargs tar -czf s390x-integration-bundles.tar.gz [2020-02-10T18:29:21.836Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-02-10T18:29:21.928Z] === RUN TestDockerSuite/TestBuildNetContainer [Pipeline] archiveArtifacts [2020-02-10T18:29:21.998Z] Archiving artifacts [2020-02-10T18:29:23.207Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40470/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-02-10T18:29:23.562Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.625s coverage: 72.5% of statements [2020-02-10T18:29:23.878Z] + make clean [2020-02-10T18:29:24.127Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.768s coverage: 46.2% of statements [2020-02-10T18:29:24.127Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-02-10T18:29:24.226Z] make: command: Command not found [2020-02-10T18:29:24.226Z] make: command: Command not found [2020-02-10T18:29:24.226Z] docker volume rm -f docker-dev-cache [2020-02-10T18:29:24.226Z] docker-dev-cache [Pipeline] deleteDir [2020-02-10T18:29:24.443Z] === RUN TestDockerSuite/TestBuildNetNone [2020-02-10T18:29:25.004Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-02-10T18:29:25.259Z] === RUN TestDockerSuite/TestBuildNoContext [2020-02-10T18:29:26.025Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.050s coverage: 48.6% of statements [2020-02-10T18:29:26.184Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-02-10T18:29:27.396Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.287s coverage: 76.1% of statements [2020-02-10T18:29:27.547Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-02-10T18:29:28.475Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-02-10T18:29:28.767Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.005s coverage: 58.0% of statements [2020-02-10T18:29:28.768Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.194s coverage: 60.1% of statements [2020-02-10T18:29:28.768Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-02-10T18:29:28.768Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-02-10T18:29:29.401Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-02-10T18:29:29.961Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-02-10T18:29:29.961Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-02-10T18:29:30.138Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2020-02-10T18:29:30.216Z] --- PASS: TestServiceCreateInit (10.45s) [2020-02-10T18:29:30.216Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.21s) [2020-02-10T18:29:30.216Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.22s) [2020-02-10T18:29:30.216Z] === RUN TestCreateServiceMultipleTimes [2020-02-10T18:29:30.472Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-02-10T18:29:31.032Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-02-10T18:29:31.069Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2020-02-10T18:29:31.958Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-02-10T18:29:32.440Z] ok github.com/docker/docker/daemon/images 0.013s coverage: 4.9% of statements [2020-02-10T18:29:32.440Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-02-10T18:29:32.440Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-02-10T18:29:33.005Z] ok github.com/docker/docker/daemon/logger 0.223s coverage: 42.7% of statements [2020-02-10T18:29:34.376Z] ok github.com/docker/docker/daemon/logger/gelf 0.010s coverage: 67.0% of statements [2020-02-10T18:29:34.634Z] ok github.com/docker/docker/daemon/logger/awslogs 0.167s coverage: 77.8% of statements [2020-02-10T18:29:34.634Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-02-10T18:29:34.634Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-02-10T18:29:35.568Z] ok github.com/docker/docker/daemon/logger/journald 0.028s coverage: 26.2% of statements [2020-02-10T18:29:36.121Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-02-10T18:29:36.121Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-02-10T18:29:36.133Z] time="2020-02-10T18:29:35Z" level=error msg="Failed to open log file: open /tmp/docker-logger-047772385/container.log.1: no such file or directory" [2020-02-10T18:29:36.133Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 62.1% of statements [2020-02-10T18:29:36.133Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.027s coverage: 88.3% of statements [2020-02-10T18:29:37.504Z] ok github.com/docker/docker/daemon/logger/local 0.028s coverage: 74.7% of statements [2020-02-10T18:29:37.504Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-02-10T18:29:37.762Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.024s coverage: 19.9% of statements [2020-02-10T18:29:39.386Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-02-10T18:29:39.659Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 47.8% of statements [2020-02-10T18:29:39.659Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-02-10T18:29:40.590Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-02-10T18:29:41.154Z] ok github.com/docker/docker/daemon/logger/splunk 1.651s coverage: 82.5% of statements [2020-02-10T18:29:41.154Z] ? github.com/docker/docker/daemon/names [no test files] [2020-02-10T18:29:41.154Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-02-10T18:29:41.271Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-02-10T18:29:41.359Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-02-10T18:29:41.359Z] ok github.com/docker/docker/api/server/httputils 0.097s coverage: 14.7% of statements [2020-02-10T18:29:42.881Z] ok github.com/docker/docker/api/server/middleware 0.206s coverage: 37.7% of statements [2020-02-10T18:29:42.881Z] ? github.com/docker/docker/api/server/router [no test files] [2020-02-10T18:29:42.881Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-02-10T18:29:42.881Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-02-10T18:29:42.881Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-02-10T18:29:42.881Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-02-10T18:29:42.881Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-02-10T18:29:42.881Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-02-10T18:29:42.881Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-02-10T18:29:42.881Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-02-10T18:29:42.881Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-02-10T18:29:42.881Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-02-10T18:29:43.048Z] ok github.com/docker/docker/distribution 0.139s coverage: 22.1% of statements [2020-02-10T18:29:43.048Z] ok github.com/docker/docker/distribution/metadata 0.065s coverage: 48.2% of statements [2020-02-10T18:29:43.048Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-02-10T18:29:43.781Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-02-10T18:29:44.402Z] ok github.com/docker/docker/api/types/strslice 0.050s coverage: 90.0% of statements [2020-02-10T18:29:44.402Z] ok github.com/docker/docker/api/types/filters 0.112s coverage: 92.2% of statements [2020-02-10T18:29:44.418Z] ok github.com/docker/docker/errdefs 0.009s coverage: 49.4% of statements [2020-02-10T18:29:44.858Z] ok github.com/docker/docker/api/server/router/swarm 0.153s coverage: 4.5% of statements [2020-02-10T18:29:44.858Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-02-10T18:29:44.858Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-02-10T18:29:44.858Z] ? github.com/docker/docker/api/types [no test files] [2020-02-10T18:29:44.858Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-02-10T18:29:44.858Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-02-10T18:29:44.858Z] ? github.com/docker/docker/api/types/container [no test files] [2020-02-10T18:29:44.858Z] ? github.com/docker/docker/api/types/events [no test files] [2020-02-10T18:29:44.858Z] ? github.com/docker/docker/api/types/image [no test files] [2020-02-10T18:29:44.858Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-02-10T18:29:44.858Z] ? github.com/docker/docker/api/types/network [no test files] [2020-02-10T18:29:44.858Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-02-10T18:29:44.858Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-02-10T18:29:44.858Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-02-10T18:29:44.858Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-02-10T18:29:45.143Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-02-10T18:29:45.313Z] ok github.com/docker/docker/api/types/time 0.341s coverage: 100.0% of statements [2020-02-10T18:29:45.313Z] ok github.com/docker/docker/api/types/versions 0.091s coverage: 75.0% of statements [2020-02-10T18:29:45.313Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-02-10T18:29:45.313Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-02-10T18:29:45.313Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-02-10T18:29:45.313Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-02-10T18:29:45.313Z] ? github.com/docker/docker/builder [no test files] [2020-02-10T18:29:45.313Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-02-10T18:29:45.313Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-02-10T18:29:45.313Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-02-10T18:29:45.313Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-02-10T18:29:45.313Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-02-10T18:29:45.313Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-02-10T18:29:45.313Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-02-10T18:29:45.803Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2020-02-10T18:29:46.271Z] ok github.com/docker/docker/builder/dockerignore 0.076s coverage: 96.8% of statements [2020-02-10T18:29:46.367Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2020-02-10T18:29:46.504Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-02-10T18:29:46.624Z] ok github.com/docker/docker/distribution/xfer 1.884s coverage: 85.1% of statements [2020-02-10T18:29:46.624Z] ? github.com/docker/docker/dockerversion [no test files] [2020-02-10T18:29:46.624Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-02-10T18:29:46.761Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-02-10T18:29:47.995Z] ok github.com/docker/docker/image/v1 0.008s coverage: 25.0% of statements [2020-02-10T18:29:47.995Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-02-10T18:29:48.560Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2020-02-10T18:29:49.272Z] --- PASS: TestCreateServiceMultipleTimes (19.07s) [2020-02-10T18:29:49.272Z] === RUN TestCreateServiceConflict [2020-02-10T18:29:49.492Z] ok github.com/docker/docker/opts 0.018s coverage: 67.0% of statements [2020-02-10T18:29:49.749Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-02-10T18:29:49.974Z] ok github.com/docker/docker/cli/debug 0.043s coverage: 100.0% of statements [2020-02-10T18:29:50.633Z] === RUN TestDockerSuite/TestBuildPATH [2020-02-10T18:29:50.932Z] ok github.com/docker/docker/builder/remotecontext 0.679s coverage: 9.2% of statements [2020-02-10T18:29:50.932Z] ok github.com/docker/docker/builder/dockerfile 0.528s coverage: 46.3% of statements [2020-02-10T18:29:51.645Z] ok github.com/docker/docker/pkg/archive 0.395s coverage: 76.8% of statements [2020-02-10T18:29:52.519Z] --- PASS: TestCreateServiceConflict (3.14s) [2020-02-10T18:29:52.519Z] === RUN TestCreateServiceMaxReplicas [2020-02-10T18:29:52.576Z] ok github.com/docker/docker/pkg/authorization 0.095s coverage: 68.3% of statements [2020-02-10T18:29:52.576Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-02-10T18:29:52.832Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-02-10T18:29:53.079Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-02-10T18:29:54.003Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-02-10T18:29:55.367Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-02-10T18:29:55.927Z] --- PASS: TestCreateServiceMaxReplicas (3.52s) [2020-02-10T18:29:55.927Z] === RUN TestCreateWithDuplicateNetworkNames [2020-02-10T18:29:56.106Z] ok github.com/docker/docker/layer 7.302s coverage: 68.8% of statements [2020-02-10T18:29:56.106Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-02-10T18:29:56.106Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-02-10T18:29:56.106Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-02-10T18:29:56.106Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-02-10T18:29:56.106Z] ? github.com/docker/docker/oci [no test files] [2020-02-10T18:29:56.106Z] ? github.com/docker/docker/oci/caps [no test files] [2020-02-10T18:29:56.363Z] ok github.com/docker/docker/pkg/directory 0.004s coverage: 80.0% of statements [2020-02-10T18:29:56.620Z] ok github.com/docker/docker/pkg/chrootarchive 2.946s coverage: 43.2% of statements [2020-02-10T18:29:56.620Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-02-10T18:29:56.620Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-02-10T18:29:56.877Z] ok github.com/docker/docker/pkg/discovery 0.007s coverage: 58.3% of statements [2020-02-10T18:29:57.134Z] ok github.com/docker/docker/pkg/discovery/file 0.004s coverage: 92.9% of statements [2020-02-10T18:29:58.065Z] ok github.com/docker/docker/pkg/discovery/memory 0.016s coverage: 92.3% of statements [2020-02-10T18:29:58.628Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements [2020-02-10T18:29:59.191Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2020-02-10T18:30:00.122Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2020-02-10T18:30:01.053Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 89.5% of statements [2020-02-10T18:30:01.310Z] ok github.com/docker/docker/pkg/discovery/kv 3.091s coverage: 84.1% of statements [2020-02-10T18:30:01.568Z] ok github.com/docker/docker/pkg/fsutils 0.235s coverage: 85.1% of statements [2020-02-10T18:30:01.568Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2020-02-10T18:30:02.939Z] ok github.com/docker/docker/pkg/idtools 0.417s coverage: 70.1% of statements [2020-02-10T18:30:03.196Z] ok github.com/docker/docker/pkg/ioutils 0.510s coverage: 70.6% of statements [2020-02-10T18:30:03.454Z] ok github.com/docker/docker/pkg/jsonmessage 0.008s coverage: 91.7% of statements [2020-02-10T18:30:03.454Z] ok github.com/docker/docker/pkg/locker 0.018s coverage: 88.9% of statements [2020-02-10T18:30:03.712Z] ok github.com/docker/docker/pkg/longpath 0.009s coverage: 100.0% of statements [2020-02-10T18:30:03.712Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-02-10T18:30:04.277Z] ok github.com/docker/docker/pkg/namesgenerator 0.009s coverage: 85.7% of statements [2020-02-10T18:30:04.534Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2020-02-10T18:30:04.791Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2020-02-10T18:30:05.048Z] ok github.com/docker/docker/pkg/mount 0.612s coverage: 70.0% of statements [2020-02-10T18:30:05.048Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-02-10T18:30:05.305Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 91.4% of statements [2020-02-10T18:30:05.562Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2020-02-10T18:30:05.562Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-02-10T18:30:05.562Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-02-10T18:30:05.681Z] ok github.com/docker/docker/client 0.544s coverage: 75.3% of statements [2020-02-10T18:30:05.861Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-02-10T18:30:06.493Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.027s coverage: 56.8% of statements [2020-02-10T18:30:07.059Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-02-10T18:30:07.316Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-02-10T18:30:07.573Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-02-10T18:30:08.941Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 73.9% of statements [2020-02-10T18:30:09.199Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-02-10T18:30:10.022Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-02-10T18:30:10.947Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.98s) [2020-02-10T18:30:10.947Z] === RUN TestCreateServiceSecretFileMode [2020-02-10T18:30:12.310Z] === RUN TestDockerSuite/TestBuildRm [2020-02-10T18:30:12.472Z] ok github.com/docker/docker/pkg/signal 2.405s coverage: 61.0% of statements [2020-02-10T18:30:12.472Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2020-02-10T18:30:12.591Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-02-10T18:30:12.591Z] [2020-02-10T18:30:12.591Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-02-10T18:30:12.591Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-02-10T18:30:12.591Z] HOSTNAME=099d47a6aa67 [2020-02-10T18:30:12.591Z] TESTDEBUG=0 [2020-02-10T18:30:12.591Z] DEST=bundles/test-integration [2020-02-10T18:30:12.591Z] PWD=/go/src/github.com/docker/docker [2020-02-10T18:30:12.591Z] DOCKER_GITCOMMIT=6acfc420948842403d9193f38a954534ab05378f [2020-02-10T18:30:12.591Z] container=docker [2020-02-10T18:30:12.591Z] HOME=/root [2020-02-10T18:30:12.591Z] GOLANG_VERSION=1.13.7 [2020-02-10T18:30:12.591Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-02-10T18:30:12.591Z] VALIDATE_BRANCH=master [2020-02-10T18:30:12.591Z] TERM=xterm [2020-02-10T18:30:12.591Z] DOCKER_PKG=github.com/docker/docker [2020-02-10T18:30:12.591Z] SHLVL=1 [2020-02-10T18:30:12.591Z] TIMEOUT=120m [2020-02-10T18:30:12.591Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-02-10T18:30:12.591Z] DOCKER_GRAPHDRIVER=overlay2 [2020-02-10T18:30:12.591Z] GO111MODULE=off [2020-02-10T18:30:12.591Z] DOCKER_EXPERIMENTAL=1 [2020-02-10T18:30:12.591Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-02-10T18:30:12.591Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-02-10T18:30:12.591Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-02-10T18:30:12.591Z] GOPATH=/go [2020-02-10T18:30:12.591Z] PKG_CONFIG=pkg-config [2020-02-10T18:30:12.591Z] _=/usr/bin/env [2020-02-10T18:30:12.591Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-02-10T18:30:12.729Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-02-10T18:30:12.987Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-02-10T18:30:13.243Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2020-02-10T18:30:13.806Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 71.3% of statements [2020-02-10T18:30:14.196Z] --- PASS: TestCreateServiceSecretFileMode (3.13s) [2020-02-10T18:30:14.196Z] === RUN TestCreateServiceConfigFileMode [2020-02-10T18:30:14.371Z] ok github.com/docker/docker/pkg/system 0.020s coverage: 36.2% of statements [2020-02-10T18:30:14.628Z] ok github.com/docker/docker/pkg/tailfile 0.056s coverage: 88.6% of statements [2020-02-10T18:30:15.192Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2020-02-10T18:30:15.560Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-02-10T18:30:15.756Z] ok github.com/docker/docker/pkg/term 0.004s coverage: 84.8% of statements [2020-02-10T18:30:15.756Z] testing: warning: no tests to run [2020-02-10T18:30:15.756Z] coverage: [no statements] [2020-02-10T18:30:15.756Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-02-10T18:30:16.320Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-02-10T18:30:16.320Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-02-10T18:30:16.577Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-02-10T18:30:16.922Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-02-10T18:30:17.178Z] --- PASS: TestCreateServiceConfigFileMode (3.30s) [2020-02-10T18:30:17.178Z] === RUN TestCreateServiceSysctls [2020-02-10T18:30:18.106Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-02-10T18:30:18.666Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-02-10T18:30:19.100Z] ok github.com/docker/docker/plugin 0.530s coverage: 27.1% of statements [2020-02-10T18:30:19.357Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-02-10T18:30:19.592Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-02-10T18:30:19.848Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-02-10T18:30:20.288Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2020-02-10T18:30:20.546Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2020-02-10T18:30:21.212Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-02-10T18:30:21.917Z] ok github.com/docker/docker/registry 0.074s coverage: 56.0% of statements [2020-02-10T18:30:22.144Z] --- PASS: TestCreateServiceSysctls (4.80s) [2020-02-10T18:30:22.144Z] === RUN TestCreateServiceCapabilities [2020-02-10T18:30:22.482Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2020-02-10T18:30:22.704Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-02-10T18:30:22.739Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 45.3% of statements [2020-02-10T18:30:23.298Z] ok github.com/docker/docker/builder/remotecontext/git 33.746s coverage: 86.3% of statements [2020-02-10T18:30:23.298Z] ? github.com/docker/docker/cli [no test files] [2020-02-10T18:30:23.298Z] ? github.com/docker/docker/cli/config [no test files] [2020-02-10T18:30:23.707Z] ok github.com/docker/docker/runconfig 0.007s coverage: 68.2% of statements [2020-02-10T18:30:23.980Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-02-10T18:30:24.072Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-02-10T18:30:25.958Z] --- PASS: TestCreateServiceCapabilities (3.69s) [2020-02-10T18:30:25.958Z] === RUN TestInspect [2020-02-10T18:30:26.511Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-02-10T18:30:27.075Z] ok github.com/docker/docker/volume/local 0.019s coverage: 73.0% of statements [2020-02-10T18:30:27.640Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2020-02-10T18:30:29.009Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.0% of statements [2020-02-10T18:30:29.248Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-02-10T18:30:29.248Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-02-10T18:30:29.516Z] --- PASS: TestInspect (3.80s) [2020-02-10T18:30:29.516Z] === RUN TestCreateJob [2020-02-10T18:30:29.516Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-02-10T18:30:29.516Z] === RUN TestDockerSuite/TestBuildSpaces [2020-02-10T18:30:30.324Z] ok github.com/docker/docker/cmd/dockerd 0.712s coverage: 19.1% of statements [2020-02-10T18:30:30.443Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-02-10T18:30:31.372Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-02-10T18:30:31.627Z] === RUN TestDockerSuite/TestBuildStderr [2020-02-10T18:30:31.848Z] ok github.com/docker/docker/container 0.522s coverage: 42.5% of statements [2020-02-10T18:30:31.848Z] ? github.com/docker/docker/container/stream [no test files] [2020-02-10T18:30:31.848Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-02-10T18:30:31.848Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-02-10T18:30:31.848Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-02-10T18:30:32.993Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-02-10T18:30:33.371Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.361s coverage: 65.3% of statements [2020-02-10T18:30:33.917Z] --- PASS: TestCreateJob (4.31s) [2020-02-10T18:30:33.917Z] === RUN TestReplicatedJob [2020-02-10T18:30:37.183Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-02-10T18:30:38.109Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-02-10T18:30:39.121Z] ok github.com/docker/docker/daemon/cluster/convert 0.937s coverage: 35.7% of statements [2020-02-10T18:30:39.471Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-02-10T18:30:40.835Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-02-10T18:30:41.183Z] ok github.com/docker/docker/pkg/plugins 33.619s coverage: 76.6% of statements [2020-02-10T18:30:41.183Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-02-10T18:30:41.183Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-02-10T18:30:41.183Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-02-10T18:30:41.183Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-02-10T18:30:41.183Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-02-10T18:30:41.183Z] ? github.com/docker/docker/rootless [no test files] [2020-02-10T18:30:41.183Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-02-10T18:30:41.183Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-02-10T18:30:41.183Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-02-10T18:30:41.183Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-02-10T18:30:41.183Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-02-10T18:30:41.183Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-02-10T18:30:41.183Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-02-10T18:30:41.183Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-02-10T18:30:41.183Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-02-10T18:30:41.183Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-02-10T18:30:41.184Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-02-10T18:30:41.184Z] ? github.com/docker/docker/testutil/request [no test files] [2020-02-10T18:30:41.184Z] ? github.com/docker/docker/volume [no test files] [2020-02-10T18:30:41.184Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-02-10T18:30:41.184Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-02-10T18:30:41.184Z] [2020-02-10T18:30:41.184Z] === Skipped [2020-02-10T18:30:41.184Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-02-10T18:30:41.184Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-02-10T18:30:41.184Z] [2020-02-10T18:30:41.184Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-02-10T18:30:41.184Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-02-10T18:30:41.184Z] [2020-02-10T18:30:41.184Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-02-10T18:30:41.184Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T18:30:41.184Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-10T18:30:41.184Z] [2020-02-10T18:30:41.184Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-02-10T18:30:41.184Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T18:30:41.184Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-10T18:30:41.184Z] [2020-02-10T18:30:41.184Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-02-10T18:30:41.184Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T18:30:41.184Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-10T18:30:41.184Z] [2020-02-10T18:30:41.184Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-02-10T18:30:41.184Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T18:30:41.184Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-10T18:30:41.184Z] [2020-02-10T18:30:41.184Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-02-10T18:30:41.184Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T18:30:41.184Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-10T18:30:41.184Z] [2020-02-10T18:30:41.184Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-02-10T18:30:41.184Z] graphtest_unix.go:73: No driver to put! [2020-02-10T18:30:41.184Z] [2020-02-10T18:30:41.184Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-02-10T18:30:41.184Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-02-10T18:30:41.184Z] [2020-02-10T18:30:41.184Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-02-10T18:30:41.184Z] overlay_test.go:49: Fails to compute changes intermittently [2020-02-10T18:30:41.184Z] [2020-02-10T18:30:41.184Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-02-10T18:30:41.184Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-02-10T18:30:41.184Z] [2020-02-10T18:30:41.184Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-02-10T18:30:41.184Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-02-10T18:30:41.184Z] [2020-02-10T18:30:41.184Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-02-10T18:30:41.184Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T18:30:41.184Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-10T18:30:41.184Z] [2020-02-10T18:30:41.184Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-02-10T18:30:41.184Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T18:30:41.184Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-10T18:30:41.184Z] [2020-02-10T18:30:41.184Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-02-10T18:30:41.184Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T18:30:41.184Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-10T18:30:41.184Z] [2020-02-10T18:30:41.184Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-02-10T18:30:41.184Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T18:30:41.184Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-10T18:30:41.184Z] [2020-02-10T18:30:41.184Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-02-10T18:30:41.184Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T18:30:41.184Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-10T18:30:41.184Z] [2020-02-10T18:30:41.184Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-02-10T18:30:41.184Z] graphtest_unix.go:73: No driver to put! [2020-02-10T18:30:41.184Z] [2020-02-10T18:30:41.184Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-02-10T18:30:41.184Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-02-10T18:30:41.184Z] [2020-02-10T18:30:41.184Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-02-10T18:30:41.184Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-02-10T18:30:41.184Z] [2020-02-10T18:30:41.184Z] [2020-02-10T18:30:41.184Z] DONE 2155 tests, 20 skipped in 242.098s Post stage [Pipeline] junit [2020-02-10T18:30:41.195Z] Recording test results [2020-02-10T18:30:41.395Z] === RUN TestDockerSuite/TestBuildTagEvent [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-02-10T18:30:41.650Z] --- PASS: TestReplicatedJob (7.72s) [2020-02-10T18:30:41.650Z] === RUN TestUpdateReplicatedJob [2020-02-10T18:30:41.937Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40470/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6acfc420948842403d9193f38a954534ab05378f -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6acfc420948842403d9193f38a954534ab05378f hack/validate/vendor [2020-02-10T18:30:42.576Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-02-10T18:30:42.871Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-02-10T18:30:43.460Z] + echo Building e2e image [2020-02-10T18:30:43.460Z] Building e2e image [2020-02-10T18:30:43.460Z] + docker build --build-arg DOCKER_GITCOMMIT=6acfc420948842403d9193f38a954534ab05378f -t moby-e2e-test -f Dockerfile.e2e . [2020-02-10T18:30:43.460Z] #2 [internal] load .dockerignore [2020-02-10T18:30:43.460Z] #2 transferring context: 34B done [2020-02-10T18:30:43.460Z] #2 DONE 0.0s [2020-02-10T18:30:43.460Z] [2020-02-10T18:30:43.460Z] #1 [internal] load build definition from Dockerfile.e2e [2020-02-10T18:30:43.460Z] #1 transferring dockerfile: 3.21kB done [2020-02-10T18:30:43.460Z] #1 DONE 0.0s [2020-02-10T18:30:43.460Z] [2020-02-10T18:30:43.460Z] #4 [internal] load metadata for docker.io/library/golang:1.13.7-alpine [2020-02-10T18:30:43.720Z] #4 ... [2020-02-10T18:30:43.720Z] [2020-02-10T18:30:43.720Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2020-02-10T18:30:43.720Z] #3 DONE 0.3s [2020-02-10T18:30:43.979Z] [2020-02-10T18:30:43.979Z] #4 [internal] load metadata for docker.io/library/golang:1.13.7-alpine [2020-02-10T18:30:43.979Z] #4 DONE 0.5s [2020-02-10T18:30:43.979Z] [2020-02-10T18:30:43.979Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.7-alpine@sha256:7e8c9c559c... [2020-02-10T18:30:43.979Z] #14 resolve docker.io/library/golang:1.13.7-alpine@sha256:7e8c9c559ca6cf6535f501ca5eec46cae69489b5b8ef9cdec5abcaa5b09e707b done [2020-02-10T18:30:43.979Z] #14 sha256:cbb0d8da1b304e1b4f86e0a2fb11185850170e41986ce261dc30ac043c6a4e55 301.26kB / 301.26kB 0.1s done [2020-02-10T18:30:43.979Z] #14 sha256:d909eff282003e2d64af08633f4ae58f8cab4efc0a83b86579b4bbcb0ac90956 155B / 155B 0.1s done [2020-02-10T18:30:43.979Z] #14 sha256:f9e7c84be0a12a0e5b3a305d8a08a7f456158c93a0b395c0d7a04b5029b42d9e 278.06kB / 126.87MB 0.2s [2020-02-10T18:30:43.979Z] #14 sha256:8a0c202c45dfb5a9f0304c67318677890c518b01a12815b925d5349f31df0945 126B / 126B 0.2s done [2020-02-10T18:30:43.979Z] #14 sha256:7e8c9c559ca6cf6535f501ca5eec46cae69489b5b8ef9cdec5abcaa5b09e707b 1.65kB / 1.65kB done [2020-02-10T18:30:43.979Z] #14 sha256:9817fae0190681da743ae2f5f77a85bf19b2e759d655bc427328e075b8d64dcc 1.36kB / 1.36kB done [2020-02-10T18:30:43.979Z] #14 sha256:87eefb76f0a85935d392182a0cb271178ee363516bdb3ca281a67c3b58ec491d 3.83kB / 3.83kB done [2020-02-10T18:30:43.979Z] #14 extracting sha256:cbb0d8da1b304e1b4f86e0a2fb11185850170e41986ce261dc30ac043c6a4e55 [2020-02-10T18:30:44.463Z] === RUN TestDockerSuite/TestBuildUser [2020-02-10T18:30:44.545Z] #14 ... [2020-02-10T18:30:44.545Z] [2020-02-10T18:30:44.545Z] #8 [internal] load build context [2020-02-10T18:30:44.545Z] #8 transferring context: 822.15kB 0.3s done [2020-02-10T18:30:44.545Z] #8 DONE 0.4s [2020-02-10T18:30:44.545Z] [2020-02-10T18:30:44.545Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.7-alpine@sha256:7e8c9c559c... [2020-02-10T18:30:44.545Z] #14 extracting sha256:cbb0d8da1b304e1b4f86e0a2fb11185850170e41986ce261dc30ac043c6a4e55 0.2s done [2020-02-10T18:30:44.545Z] #14 sha256:f9e7c84be0a12a0e5b3a305d8a08a7f456158c93a0b395c0d7a04b5029b42d9e 23.20MB / 126.87MB 0.6s [2020-02-10T18:30:44.545Z] #14 extracting sha256:d909eff282003e2d64af08633f4ae58f8cab4efc0a83b86579b4bbcb0ac90956 done [2020-02-10T18:30:44.545Z] #14 ... [2020-02-10T18:30:44.545Z] [2020-02-10T18:30:44.545Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:7c3773f7bcc969f0... [2020-02-10T18:30:44.545Z] #5 resolve docker.io/library/alpine:3.10@sha256:7c3773f7bcc969f03f8f653910001d99a9d324b4b9caa008846ad2c3089f5a5f done [2020-02-10T18:30:44.545Z] #5 sha256:4167d3e149762ea326c26fc2fd4e36fdeb7d4e639408ad30f37b8f25ac285a98 2.79MB / 2.79MB 0.2s done [2020-02-10T18:30:44.545Z] #5 sha256:7c3773f7bcc969f03f8f653910001d99a9d324b4b9caa008846ad2c3089f5a5f 1.64kB / 1.64kB done [2020-02-10T18:30:44.545Z] #5 sha256:de78803598bc4c940fc4591d412bffe488205d5d953f94751c6308deeaaa7eb8 528B / 528B done [2020-02-10T18:30:44.545Z] #5 sha256:af341ccd2df8b0e2d67cf8dd32e087bfda4e5756ebd1c76bbf3efa0dc246590e 1.51kB / 1.51kB done [2020-02-10T18:30:44.545Z] #5 extracting sha256:4167d3e149762ea326c26fc2fd4e36fdeb7d4e639408ad30f37b8f25ac285a98 0.3s done [2020-02-10T18:30:44.545Z] #5 DONE 0.7s [2020-02-10T18:30:44.804Z] [2020-02-10T18:30:44.804Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.7-alpine@sha256:7e8c9c559c... [2020-02-10T18:30:44.804Z] #14 sha256:f9e7c84be0a12a0e5b3a305d8a08a7f456158c93a0b395c0d7a04b5029b42d9e 42.19MB / 126.87MB 0.8s [2020-02-10T18:30:44.804Z] #14 sha256:f9e7c84be0a12a0e5b3a305d8a08a7f456158c93a0b395c0d7a04b5029b42d9e 66.13MB / 126.87MB 1.0s [2020-02-10T18:30:45.062Z] #14 sha256:f9e7c84be0a12a0e5b3a305d8a08a7f456158c93a0b395c0d7a04b5029b42d9e 75.43MB / 126.87MB 1.1s [2020-02-10T18:30:45.062Z] #14 sha256:f9e7c84be0a12a0e5b3a305d8a08a7f456158c93a0b395c0d7a04b5029b42d9e 101.91MB / 126.87MB 1.3s [2020-02-10T18:30:45.320Z] #14 sha256:f9e7c84be0a12a0e5b3a305d8a08a7f456158c93a0b395c0d7a04b5029b42d9e 113.67MB / 126.87MB 1.4s [2020-02-10T18:30:45.578Z] #14 sha256:f9e7c84be0a12a0e5b3a305d8a08a7f456158c93a0b395c0d7a04b5029b42d9e 126.87MB / 126.87MB 1.6s [2020-02-10T18:30:45.578Z] #14 sha256:f9e7c84be0a12a0e5b3a305d8a08a7f456158c93a0b395c0d7a04b5029b42d9e 126.87MB / 126.87MB 1.7s done [2020-02-10T18:30:45.827Z] --- PASS: TestUpdateReplicatedJob (4.10s) [2020-02-10T18:30:45.827Z] === RUN TestServiceListWithStatuses [2020-02-10T18:30:45.827Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-02-10T18:30:45.827Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-02-10T18:30:45.827Z] === RUN TestDockerNetworkConnectAlias [2020-02-10T18:30:45.838Z] #14 extracting sha256:f9e7c84be0a12a0e5b3a305d8a08a7f456158c93a0b395c0d7a04b5029b42d9e [2020-02-10T18:30:45.838Z] #14 ... [2020-02-10T18:30:45.838Z] [2020-02-10T18:30:45.838Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-02-10T18:30:45.838Z] #6 DONE 1.3s [2020-02-10T18:30:45.838Z] [2020-02-10T18:30:45.838Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.7-alpine@sha256:7e8c9c559c... [2020-02-10T18:30:46.152Z] ok github.com/docker/docker/daemon/cluster 2.059s coverage: 0.5% of statements [2020-02-10T18:30:46.152Z] ok github.com/docker/docker/daemon/config 0.577s coverage: 80.1% of statements [2020-02-10T18:30:46.388Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-02-10T18:30:48.314Z] ok github.com/docker/docker/daemon/discovery 0.436s coverage: 30.0% of statements [2020-02-10T18:30:49.835Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.020s coverage: 10.9% of statements [2020-02-10T18:30:49.835Z] ok github.com/docker/docker/daemon/events 0.859s coverage: 50.0% of statements [2020-02-10T18:30:50.547Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-02-10T18:30:51.093Z] #14 extracting sha256:f9e7c84be0a12a0e5b3a305d8a08a7f456158c93a0b395c0d7a04b5029b42d9e 5.2s [2020-02-10T18:30:51.356Z] ok github.com/docker/docker/daemon/links 0.043s coverage: 93.0% of statements [2020-02-10T18:30:51.810Z] ok github.com/docker/docker/daemon/graphdriver 0.164s coverage: 2.3% of statements [2020-02-10T18:30:51.909Z] --- PASS: TestDockerNetworkConnectAlias (6.31s) [2020-02-10T18:30:51.909Z] === RUN TestDockerNetworkReConnect [2020-02-10T18:30:52.025Z] #14 ... [2020-02-10T18:30:52.025Z] [2020-02-10T18:30:52.025Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-02-10T18:30:52.025Z] #7 0.965 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-02-10T18:30:52.025Z] #7 2.033 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-02-10T18:30:52.025Z] #7 2.128 (1/31) Installing ncurses-terminfo-base (6.1_p20190518-r0) [2020-02-10T18:30:52.025Z] #7 2.132 (2/31) Installing ncurses-terminfo (6.1_p20190518-r0) [2020-02-10T18:30:52.025Z] #7 2.321 (3/31) Installing ncurses-libs (6.1_p20190518-r0) [2020-02-10T18:30:52.025Z] #7 2.328 (4/31) Installing readline (8.0.0-r0) [2020-02-10T18:30:52.025Z] #7 2.333 (5/31) Installing bash (5.0.0-r0) [2020-02-10T18:30:52.025Z] #7 2.347 Executing bash-5.0.0-r0.post-install [2020-02-10T18:30:52.025Z] #7 2.351 (6/31) Installing ca-certificates (20190108-r0) [2020-02-10T18:30:52.025Z] #7 2.368 (7/31) Installing libgcc (8.3.0-r0) [2020-02-10T18:30:52.025Z] #7 2.374 (8/31) Installing libstdc++ (8.3.0-r0) [2020-02-10T18:30:52.025Z] #7 2.388 (9/31) Installing binutils (2.32-r0) [2020-02-10T18:30:52.025Z] #7 2.483 (10/31) Installing gmp (6.1.2-r1) [2020-02-10T18:30:52.025Z] #7 2.491 (11/31) Installing isl (0.18-r0) [2020-02-10T18:30:52.025Z] #7 2.509 (12/31) Installing libgomp (8.3.0-r0) [2020-02-10T18:30:52.025Z] #7 2.515 (13/31) Installing libatomic (8.3.0-r0) [2020-02-10T18:30:52.025Z] #7 2.518 (14/31) Installing mpfr3 (3.1.5-r1) [2020-02-10T18:30:52.025Z] #7 2.524 (15/31) Installing mpc1 (1.1.0-r0) [2020-02-10T18:30:52.025Z] #7 2.528 (16/31) Installing gcc (8.3.0-r0) [2020-02-10T18:30:52.025Z] #7 3.405 (17/31) Installing musl-dev (1.1.22-r3) [2020-02-10T18:30:52.025Z] #7 3.505 (18/31) Installing libc-dev (0.7.1-r0) [2020-02-10T18:30:52.025Z] #7 3.507 (19/31) Installing g++ (8.3.0-r0) [2020-02-10T18:30:52.025Z] #7 4.073 (20/31) Installing nghttp2-libs (1.39.2-r0) [2020-02-10T18:30:52.025Z] #7 4.078 (21/31) Installing libcurl (7.66.0-r0) [2020-02-10T18:30:52.025Z] #7 4.085 (22/31) Installing expat (2.2.8-r0) [2020-02-10T18:30:52.025Z] #7 4.090 (23/31) Installing pcre2 (10.33-r0) [2020-02-10T18:30:52.025Z] #7 4.099 (24/31) Installing git (2.22.2-r0) [2020-02-10T18:30:52.025Z] #7 4.304 (25/31) Installing libmnl (1.0.4-r0) [2020-02-10T18:30:52.025Z] #7 4.307 (26/31) Installing libnftnl-libs (1.1.3-r0) [2020-02-10T18:30:52.025Z] #7 4.311 (27/31) Installing iptables (1.8.3-r0) [2020-02-10T18:30:52.025Z] #7 4.334 (28/31) Installing pigz (2.4-r0) [2020-02-10T18:30:52.025Z] #7 4.339 (29/31) Installing tar (1.32-r0) [2020-02-10T18:30:52.025Z] #7 4.351 (30/31) Installing xz-libs (5.2.4-r0) [2020-02-10T18:30:52.025Z] #7 4.355 (31/31) Installing xz (5.2.4-r0) [2020-02-10T18:30:52.025Z] #7 4.361 Executing busybox-1.30.1-r3.trigger [2020-02-10T18:30:52.025Z] #7 4.366 Executing ca-certificates-20190108-r0.trigger [2020-02-10T18:30:52.025Z] #7 4.414 OK: 185 MiB in 45 packages [2020-02-10T18:30:52.025Z] #7 DONE 5.9s [2020-02-10T18:30:52.025Z] [2020-02-10T18:30:52.025Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.7-alpine@sha256:7e8c9c559c... [2020-02-10T18:30:52.025Z] #14 extracting sha256:f9e7c84be0a12a0e5b3a305d8a08a7f456158c93a0b395c0d7a04b5029b42d9e 6.1s done [2020-02-10T18:30:52.025Z] #14 ... [2020-02-10T18:30:52.025Z] [2020-02-10T18:30:52.025Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-02-10T18:30:52.025Z] #9 DONE 0.1s [2020-02-10T18:30:52.025Z] [2020-02-10T18:30:52.025Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-02-10T18:30:52.025Z] #10 DONE 0.1s [2020-02-10T18:30:52.025Z] [2020-02-10T18:30:52.025Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.7-alpine@sha256:7e8c9c559c... [2020-02-10T18:30:52.025Z] #14 ... [2020-02-10T18:30:52.025Z] [2020-02-10T18:30:52.025Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-02-10T18:30:52.025Z] #11 DONE 0.1s [2020-02-10T18:30:52.025Z] [2020-02-10T18:30:52.025Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-02-10T18:30:52.025Z] #12 DONE 0.1s [2020-02-10T18:30:52.025Z] [2020-02-10T18:30:52.025Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.7-alpine@sha256:7e8c9c559c... [2020-02-10T18:30:52.025Z] #14 extracting sha256:8a0c202c45dfb5a9f0304c67318677890c518b01a12815b925d5349f31df0945 done [2020-02-10T18:30:52.285Z] #14 DONE 8.3s [2020-02-10T18:30:52.285Z] [2020-02-10T18:30:52.285Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-02-10T18:30:52.285Z] #13 DONE 0.1s [2020-02-10T18:30:52.285Z] [2020-02-10T18:30:52.285Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-02-10T18:30:52.849Z] #15 0.587 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-02-10T18:30:53.966Z] ok github.com/docker/docker/daemon 2.884s coverage: 9.2% of statements [2020-02-10T18:30:53.966Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-02-10T18:30:53.966Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-02-10T18:30:53.966Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-02-10T18:30:53.966Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-02-10T18:30:53.966Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-02-10T18:30:53.966Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-02-10T18:30:53.966Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-02-10T18:30:53.966Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-02-10T18:30:53.966Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-02-10T18:30:53.966Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-02-10T18:30:53.966Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-02-10T18:30:53.966Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-02-10T18:30:53.966Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-02-10T18:30:53.966Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-02-10T18:30:53.966Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-02-10T18:30:54.218Z] #15 1.659 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-02-10T18:30:54.218Z] #15 1.750 (1/43) Installing ncurses-terminfo-base (6.1_p20191130-r0) [2020-02-10T18:30:54.218Z] #15 1.753 (2/43) Installing ncurses-terminfo (6.1_p20191130-r0) [2020-02-10T18:30:54.218Z] #15 1.886 (3/43) Installing ncurses-libs (6.1_p20191130-r0) [2020-02-10T18:30:54.218Z] #15 1.893 (4/43) Installing readline (8.0.1-r0) [2020-02-10T18:30:54.218Z] #15 1.898 (5/43) Installing bash (5.0.11-r1) [2020-02-10T18:30:54.218Z] #15 1.911 Executing bash-5.0.11-r1.post-install [2020-02-10T18:30:54.218Z] #15 1.913 (6/43) Installing linux-headers (4.19.36-r0) [2020-02-10T18:30:54.218Z] #15 1.988 (7/43) Installing libblkid (2.34-r1) [2020-02-10T18:30:54.218Z] #15 1.994 (8/43) Installing libuuid (2.34-r1) [2020-02-10T18:30:54.218Z] #15 1.996 (9/43) Installing btrfs-progs-libs (5.4-r0) [2020-02-10T18:30:54.218Z] #15 2.002 (10/43) Installing btrfs-progs-dev (5.4-r0) [2020-02-10T18:30:54.218Z] #15 2.006 (11/43) Installing libgcc (9.2.0-r3) [2020-02-10T18:30:54.218Z] #15 2.009 (12/43) Installing libstdc++ (9.2.0-r3) [2020-02-10T18:30:54.218Z] #15 2.021 (13/43) Installing binutils (2.33.1-r0) [2020-02-10T18:30:54.218Z] #15 2.088 (14/43) Installing libmagic (5.37-r1) [2020-02-10T18:30:54.218Z] #15 2.107 (15/43) Installing file (5.37-r1) [2020-02-10T18:30:54.475Z] #15 2.109 (16/43) Installing gmp (6.1.2-r1) [2020-02-10T18:30:54.475Z] #15 2.115 (17/43) Installing isl (0.18-r0) [2020-02-10T18:30:54.475Z] #15 2.130 (18/43) Installing libgomp (9.2.0-r3) [2020-02-10T18:30:54.475Z] #15 2.133 (19/43) Installing libatomic (9.2.0-r3) [2020-02-10T18:30:54.475Z] #15 2.135 (20/43) Installing mpfr4 (4.0.2-r1) [2020-02-10T18:30:54.475Z] #15 2.141 (21/43) Installing mpc1 (1.1.0-r1) [2020-02-10T18:30:54.475Z] #15 2.144 (22/43) Installing gcc (9.2.0-r3) [2020-02-10T18:30:55.040Z] #15 2.810 (23/43) Installing musl-dev (1.1.24-r0) [2020-02-10T18:30:55.040Z] #15 2.880 (24/43) Installing libc-dev (0.7.2-r0) [2020-02-10T18:30:55.040Z] #15 2.882 (25/43) Installing g++ (9.2.0-r3) [2020-02-10T18:30:55.493Z] ok github.com/docker/docker/daemon/logger 0.572s coverage: 43.0% of statements [2020-02-10T18:30:55.605Z] #15 3.319 (26/43) Installing make (4.2.1-r2) [2020-02-10T18:30:55.605Z] #15 3.323 (27/43) Installing fortify-headers (1.1-r0) [2020-02-10T18:30:55.605Z] #15 3.325 (28/43) Installing build-base (0.5-r1) [2020-02-10T18:30:55.605Z] #15 3.327 (29/43) Installing nghttp2-libs (1.40.0-r0) [2020-02-10T18:30:55.605Z] #15 3.330 (30/43) Installing libcurl (7.67.0-r0) [2020-02-10T18:30:55.605Z] #15 3.336 (31/43) Installing curl (7.67.0-r0) [2020-02-10T18:30:55.605Z] #15 3.340 (32/43) Installing oniguruma (6.9.4-r0) [2020-02-10T18:30:55.605Z] #15 3.346 (33/43) Installing jq (1.6-r0) [2020-02-10T18:30:55.605Z] #15 3.352 (34/43) Installing device-mapper-libs (2.02.186-r0) [2020-02-10T18:30:55.605Z] #15 3.357 (35/43) Installing device-mapper-event-libs (2.02.186-r0) [2020-02-10T18:30:55.605Z] #15 3.359 (36/43) Installing libaio (0.3.112-r1) [2020-02-10T18:30:55.605Z] #15 3.362 (37/43) Installing lvm2-libs (2.02.186-r0) [2020-02-10T18:30:55.605Z] #15 3.390 (38/43) Installing libfdisk (2.34-r1) [2020-02-10T18:30:55.605Z] #15 3.396 (39/43) Installing libmount (2.34-r1) [2020-02-10T18:30:55.605Z] #15 3.402 (40/43) Installing libsmartcols (2.34-r1) [2020-02-10T18:30:55.605Z] #15 3.406 (41/43) Installing pkgconf (1.6.3-r0) [2020-02-10T18:30:55.605Z] #15 3.409 (42/43) Installing util-linux-dev (2.34-r1) [2020-02-10T18:30:55.605Z] #15 3.430 (43/43) Installing lvm2-dev (2.02.186-r0) [2020-02-10T18:30:55.605Z] #15 3.436 Executing busybox-1.31.1-r9.trigger [2020-02-10T18:30:55.605Z] #15 3.442 OK: 203 MiB in 58 packages [2020-02-10T18:30:55.947Z] ok github.com/docker/docker/daemon/images 0.580s coverage: 4.9% of statements [2020-02-10T18:30:55.947Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-02-10T18:30:55.947Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-02-10T18:30:56.534Z] #15 DONE 4.2s [2020-02-10T18:30:56.534Z] [2020-02-10T18:30:56.534Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-02-10T18:30:56.904Z] ok github.com/docker/docker/daemon/logger/awslogs 1.368s coverage: 77.8% of statements [2020-02-10T18:30:56.904Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-02-10T18:30:56.904Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-02-10T18:30:56.904Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-02-10T18:30:56.904Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-02-10T18:30:56.904Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-02-10T18:30:57.098Z] #16 DONE 0.7s [2020-02-10T18:30:57.098Z] [2020-02-10T18:30:57.098Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-02-10T18:30:57.661Z] #17 DONE 0.7s [2020-02-10T18:30:57.862Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.286s coverage: 88.3% of statements [2020-02-10T18:30:57.918Z] [2020-02-10T18:30:57.918Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-02-10T18:30:57.918Z] #18 DONE 0.0s [2020-02-10T18:30:57.918Z] [2020-02-10T18:30:57.918Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-02-10T18:30:57.918Z] #26 DONE 0.1s [2020-02-10T18:30:57.918Z] [2020-02-10T18:30:57.918Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-10T18:30:57.918Z] #22 DONE 0.1s [2020-02-10T18:30:57.918Z] [2020-02-10T18:30:57.918Z] #31 [builder 1/4] COPY . . [2020-02-10T18:30:57.918Z] #31 ... [2020-02-10T18:30:57.918Z] [2020-02-10T18:30:57.918Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-02-10T18:30:57.918Z] #19 DONE 0.1s [2020-02-10T18:30:58.175Z] [2020-02-10T18:30:58.175Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-02-10T18:30:58.175Z] #27 DONE 0.2s [2020-02-10T18:30:58.175Z] [2020-02-10T18:30:58.175Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-02-10T18:30:58.175Z] #23 DONE 0.2s [2020-02-10T18:30:58.175Z] [2020-02-10T18:30:58.175Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-02-10T18:30:58.434Z] #28 DONE 0.1s [2020-02-10T18:30:58.434Z] [2020-02-10T18:30:58.434Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-02-10T18:30:58.438Z] --- PASS: TestDockerNetworkReConnect (5.27s) [2020-02-10T18:30:58.438Z] === RUN TestServicePlugin [2020-02-10T18:30:58.819Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.786s coverage: 62.1% of statements [2020-02-10T18:30:59.368Z] #29 ... [2020-02-10T18:30:59.368Z] [2020-02-10T18:30:59.368Z] #31 [builder 1/4] COPY . . [2020-02-10T18:30:59.368Z] #31 DONE 1.3s [2020-02-10T18:30:59.368Z] [2020-02-10T18:30:59.368Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-02-10T18:30:59.778Z] ok github.com/docker/docker/daemon/logger/local 0.553s coverage: 74.7% of statements [2020-02-10T18:30:59.778Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-02-10T18:30:59.857Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-02-10T18:30:59.857Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-02-10T18:31:00.232Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.141s coverage: 21.4% of statements [2020-02-10T18:31:00.739Z] #32 DONE 1.4s [2020-02-10T18:31:00.739Z] [2020-02-10T18:31:00.739Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-02-10T18:31:00.739Z] #24 1.513 + RM_GOPATH=0 [2020-02-10T18:31:00.739Z] #24 1.514 + TMP_GOPATH= [2020-02-10T18:31:00.739Z] #24 1.514 + : /build [2020-02-10T18:31:00.739Z] #24 1.514 + '[' -z '' ']' [2020-02-10T18:31:00.739Z] #24 1.521 ++ mktemp -d [2020-02-10T18:31:00.739Z] #24 1.524 + export GOPATH=/tmp/tmp.KajLkA [2020-02-10T18:31:00.739Z] #24 1.524 + GOPATH=/tmp/tmp.KajLkA [2020-02-10T18:31:00.739Z] #24 1.524 + RM_GOPATH=1 [2020-02-10T18:31:00.739Z] #24 1.534 Install docker/cli version 17.06.2-ce from stable [2020-02-10T18:31:00.739Z] #24 1.534 ++ dirname ./install.sh [2020-02-10T18:31:00.739Z] #24 1.534 + dir=. [2020-02-10T18:31:00.739Z] #24 1.534 + bin=dockercli [2020-02-10T18:31:00.739Z] #24 1.534 + shift [2020-02-10T18:31:00.739Z] #24 1.534 + '[' '!' -f ./dockercli.installer ']' [2020-02-10T18:31:00.739Z] #24 1.534 + . ./dockercli.installer [2020-02-10T18:31:00.739Z] #24 1.534 ++ : stable [2020-02-10T18:31:00.739Z] #24 1.534 ++ : 17.06.2-ce [2020-02-10T18:31:00.739Z] #24 1.534 + install_dockercli [2020-02-10T18:31:00.739Z] #24 1.534 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-02-10T18:31:00.739Z] #24 1.534 ++ uname -m [2020-02-10T18:31:00.739Z] #24 1.544 + arch=x86_64 [2020-02-10T18:31:00.739Z] #24 1.544 + '[' x86_64 '!=' x86_64 ']' [2020-02-10T18:31:00.739Z] #24 1.544 + url=https://download.docker.com/linux/static [2020-02-10T18:31:00.739Z] #24 1.544 + tar -xz docker/docker [2020-02-10T18:31:00.739Z] #24 1.544 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-02-10T18:31:01.191Z] ok github.com/docker/docker/daemon/logger/templates 0.126s coverage: 8.3% of statements [2020-02-10T18:31:01.645Z] ok github.com/docker/docker/daemon/logger/syslog 0.153s coverage: 47.8% of statements [2020-02-10T18:31:03.168Z] ok github.com/docker/docker/daemon/logger/splunk 2.592s coverage: 82.5% of statements [2020-02-10T18:31:03.169Z] ? github.com/docker/docker/daemon/names [no test files] [2020-02-10T18:31:03.169Z] ? github.com/docker/docker/daemon/network [no test files] [2020-02-10T18:31:03.169Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-02-10T18:31:03.261Z] #24 4.796 + mkdir -p /build [2020-02-10T18:31:03.261Z] #24 4.801 + mv docker/docker /build/ [2020-02-10T18:31:03.261Z] #24 4.805 + rmdir docker [2020-02-10T18:31:03.261Z] #24 DONE 4.9s [2020-02-10T18:31:03.261Z] [2020-02-10T18:31:03.261Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-02-10T18:31:03.261Z] #20 2.812 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-02-10T18:31:03.261Z] #20 3.267 curl: option --progress: is ambiguous [2020-02-10T18:31:03.261Z] #20 3.267 curl: try 'curl --help' or 'curl --manual' for more information [2020-02-10T18:31:03.261Z] #20 3.740 curl: option --progress: is ambiguous [2020-02-10T18:31:03.261Z] #20 3.741 curl: try 'curl --help' or 'curl --manual' for more information [2020-02-10T18:31:03.261Z] #20 4.277 curl: option --progress: is ambiguous [2020-02-10T18:31:03.261Z] #20 4.282 curl: try 'curl --help' or 'curl --manual' for more information [2020-02-10T18:31:03.261Z] #20 4.675 curl: option --progress: is ambiguous [2020-02-10T18:31:03.261Z] #20 4.675 curl: try 'curl --help' or 'curl --manual' for more information [2020-02-10T18:31:03.261Z] #20 5.179 [2020-02-10T18:31:03.336Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-02-10T18:31:04.347Z] #20 6.357 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-02-10T18:31:04.603Z] #20 6.720 curl: option --progress: is ambiguous [2020-02-10T18:31:04.603Z] #20 6.723 curl: try 'curl --help' or 'curl --manual' for more information [2020-02-10T18:31:05.167Z] #20 6.992 [2020-02-10T18:31:05.498Z] ok github.com/docker/docker/distribution 1.655s coverage: 20.3% of statements [2020-02-10T18:31:05.498Z] ok github.com/docker/docker/distribution/metadata 1.665s coverage: 48.2% of statements [2020-02-10T18:31:05.952Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-02-10T18:31:05.952Z] ok github.com/docker/docker/errdefs 0.186s coverage: 49.4% of statements [2020-02-10T18:31:06.538Z] #20 8.731 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-02-10T18:31:07.102Z] #20 9.134 curl: option --progress: is ambiguous [2020-02-10T18:31:07.102Z] #20 9.140 curl: try 'curl --help' or 'curl --manual' for more information [2020-02-10T18:31:07.472Z] ok github.com/docker/docker/distribution/xfer 2.321s coverage: 76.8% of statements [2020-02-10T18:31:07.472Z] ? github.com/docker/docker/dockerversion [no test files] [2020-02-10T18:31:07.668Z] #20 9.519 [2020-02-10T18:31:07.929Z] ok github.com/docker/docker/image/cache 0.259s coverage: 19.2% of statements [2020-02-10T18:31:08.383Z] ok github.com/docker/docker/image/v1 0.193s coverage: 25.0% of statements [2020-02-10T18:31:08.837Z] ok github.com/docker/docker/image 0.994s coverage: 86.4% of statements [2020-02-10T18:31:08.837Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-02-10T18:31:09.039Z] #20 10.88 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-02-10T18:31:09.039Z] #20 11.16 curl: option --progress: is ambiguous [2020-02-10T18:31:09.039Z] #20 11.16 curl: try 'curl --help' or 'curl --manual' for more information [2020-02-10T18:31:09.291Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-02-10T18:31:09.603Z] #20 11.48 [2020-02-10T18:31:09.744Z] ok github.com/docker/docker/libcontainerd/queue 0.133s coverage: 100.0% of statements [2020-02-10T18:31:10.534Z] #20 ... [2020-02-10T18:31:10.534Z] [2020-02-10T18:31:10.534Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-02-10T18:31:10.534Z] #33 1.395 [2020-02-10T18:31:10.534Z] #33 1.532 Removing bundles/ [2020-02-10T18:31:10.534Z] #33 1.533 [2020-02-10T18:31:10.534Z] #33 1.537 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-02-10T18:31:10.534Z] #33 3.394 Building test suite binary ./integration-cli/test.main [2020-02-10T18:31:10.599Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-02-10T18:31:10.599Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-02-10T18:31:10.599Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-02-10T18:31:11.267Z] ok github.com/docker/docker/pkg/aaparser 0.066s coverage: 50.0% of statements [2020-02-10T18:31:11.465Z] #33 ... [2020-02-10T18:31:11.465Z] [2020-02-10T18:31:11.465Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-02-10T18:31:11.465Z] #20 13.36 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-02-10T18:31:11.721Z] ok github.com/docker/docker/layer 0.534s coverage: 30.0% of statements [2020-02-10T18:31:11.962Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-02-10T18:31:12.028Z] #20 13.81 curl: option --progress: is ambiguous [2020-02-10T18:31:12.028Z] #20 13.81 curl: try 'curl --help' or 'curl --manual' for more information [2020-02-10T18:31:12.174Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-02-10T18:31:12.285Z] #20 14.17 [2020-02-10T18:31:12.285Z] #20 14.26 Download of images into '/build' complete. [2020-02-10T18:31:12.285Z] #20 14.26 Use something like the following to load the result into a Docker daemon: [2020-02-10T18:31:12.285Z] #20 14.26 tar -cC '/build' . | docker load [2020-02-10T18:31:12.542Z] #20 DONE 14.4s [2020-02-10T18:31:12.542Z] [2020-02-10T18:31:12.542Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-02-10T18:31:12.886Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-02-10T18:31:13.105Z] #33 ... [2020-02-10T18:31:13.105Z] [2020-02-10T18:31:13.105Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-02-10T18:31:13.105Z] #21 DONE 0.1s [2020-02-10T18:31:13.105Z] [2020-02-10T18:31:13.105Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-02-10T18:31:13.131Z] ok github.com/docker/docker/opts 0.180s coverage: 67.4% of statements [2020-02-10T18:31:13.141Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-02-10T18:31:13.362Z] #25 DONE 0.1s [2020-02-10T18:31:13.362Z] [2020-02-10T18:31:13.362Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-02-10T18:31:14.087Z] ok github.com/docker/docker/libcontainerd/local 0.386s coverage: 1.0% of statements [2020-02-10T18:31:14.087Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-02-10T18:31:14.087Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-02-10T18:31:14.087Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-02-10T18:31:14.087Z] ? github.com/docker/docker/oci [no test files] [2020-02-10T18:31:14.087Z] ? github.com/docker/docker/oci/caps [no test files] [2020-02-10T18:31:14.502Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-02-10T18:31:14.502Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-02-10T18:31:14.502Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-02-10T18:31:14.502Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-02-10T18:31:14.502Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-02-10T18:31:15.044Z] ok github.com/docker/docker/pkg/broadcaster 0.106s coverage: 100.0% of statements [2020-02-10T18:31:15.044Z] ok github.com/docker/docker/pkg/capabilities 0.041s coverage: 87.5% of statements [2020-02-10T18:31:15.044Z] ok github.com/docker/docker/pkg/authorization 0.470s coverage: 26.8% of statements [2020-02-10T18:31:16.001Z] ok github.com/docker/docker/pkg/directory 0.080s coverage: 80.0% of statements [2020-02-10T18:31:16.457Z] ok github.com/docker/docker/pkg/chrootarchive 0.267s coverage: 15.4% of statements [2020-02-10T18:31:16.911Z] ok github.com/docker/docker/pkg/discovery 0.163s coverage: 58.3% of statements [2020-02-10T18:31:17.014Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-02-10T18:31:17.014Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-02-10T18:31:17.868Z] ok github.com/docker/docker/pkg/discovery/file 0.069s coverage: 92.9% of statements [2020-02-10T18:31:17.939Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-02-10T18:31:18.500Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-02-10T18:31:18.829Z] ok github.com/docker/docker/pkg/discovery/memory 0.152s coverage: 92.3% of statements [2020-02-10T18:31:19.787Z] ok github.com/docker/docker/pkg/discovery/nodes 0.472s coverage: 93.8% of statements [2020-02-10T18:31:19.864Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-02-10T18:31:19.864Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-02-10T18:31:19.864Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-02-10T18:31:20.744Z] ok github.com/docker/docker/pkg/filenotify 0.120s coverage: 36.2% of statements [2020-02-10T18:31:21.198Z] ok github.com/docker/docker/pkg/fileutils 0.166s coverage: 87.7% of statements [2020-02-10T18:31:21.652Z] ok github.com/docker/docker/pkg/homedir 0.038s coverage: 42.9% of statements [2020-02-10T18:31:22.610Z] ok github.com/docker/docker/pkg/discovery/kv 3.478s coverage: 84.1% of statements [2020-02-10T18:31:23.063Z] ok github.com/docker/docker/pkg/idtools 0.152s coverage: 6.3% of statements [2020-02-10T18:31:23.517Z] ok github.com/docker/docker/pkg/archive 9.219s coverage: 62.0% of statements [2020-02-10T18:31:23.972Z] ok github.com/docker/docker/pkg/locker 0.111s coverage: 88.9% of statements [2020-02-10T18:31:24.026Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-02-10T18:31:24.425Z] ok github.com/docker/docker/pkg/ioutils 0.909s coverage: 69.2% of statements [2020-02-10T18:31:24.425Z] ok github.com/docker/docker/pkg/jsonmessage 0.338s coverage: 91.7% of statements [2020-02-10T18:31:25.383Z] ok github.com/docker/docker/pkg/longpath 0.046s coverage: 100.0% of statements [2020-02-10T18:31:25.383Z] ok github.com/docker/docker/pkg/namesgenerator 0.040s coverage: 85.7% of statements [2020-02-10T18:31:25.387Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-02-10T18:31:25.836Z] ok github.com/docker/docker/pkg/parsers 0.038s coverage: 97.0% of statements [2020-02-10T18:31:26.290Z] ok github.com/docker/docker/pkg/pidfile 0.066s coverage: 82.6% of statements [2020-02-10T18:31:26.311Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-02-10T18:31:26.871Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-02-10T18:31:27.430Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-02-10T18:31:27.430Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-02-10T18:31:27.820Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.097s coverage: 56.8% of statements [2020-02-10T18:31:28.356Z] === RUN TestDockerSuite/TestBuildXZHost [2020-02-10T18:31:29.341Z] ok github.com/docker/docker/pkg/plugins/transport 0.242s coverage: 85.7% of statements [2020-02-10T18:31:29.341Z] ok github.com/docker/docker/pkg/pools 0.117s coverage: 88.2% of statements [2020-02-10T18:31:30.301Z] ok github.com/docker/docker/pkg/progress 0.037s coverage: 75.9% of statements [2020-02-10T18:31:30.867Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-02-10T18:31:30.867Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-02-10T18:31:30.867Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-02-10T18:31:31.263Z] ok github.com/docker/docker/pkg/pubsub 1.124s coverage: 73.9% of statements [2020-02-10T18:31:31.263Z] ok github.com/docker/docker/pkg/reexec 0.109s coverage: 82.4% of statements [2020-02-10T18:31:31.428Z] #29 30.35 # github.com/docker/docker/contrib/httpserver [2020-02-10T18:31:31.428Z] #29 30.35 loadinternal: cannot find runtime/cgo [2020-02-10T18:31:31.428Z] #29 DONE 30.7s [2020-02-10T18:31:31.428Z] [2020-02-10T18:31:31.428Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-02-10T18:31:31.428Z] #33 ... [2020-02-10T18:31:31.428Z] [2020-02-10T18:31:31.428Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-02-10T18:31:31.428Z] #30 DONE 0.1s [2020-02-10T18:31:31.428Z] [2020-02-10T18:31:31.428Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-02-10T18:31:31.429Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-02-10T18:31:32.785Z] ok github.com/docker/docker/pkg/signal 0.052s coverage: 20.3% of statements [2020-02-10T18:31:32.785Z] ok github.com/docker/docker/pkg/stdcopy 0.073s coverage: 100.0% of statements [2020-02-10T18:31:32.791Z] --- PASS: TestServicePlugin (35.23s) [2020-02-10T18:31:32.791Z] plugin_test.go:62: [dfda5f334d6f1] joining swarm manager [d388c06593c24]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-10T18:31:32.791Z] plugin_test.go:65: [d73ec44dbb8e6] joining swarm manager [d388c06593c24]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-10T18:31:32.791Z] === RUN TestServiceUpdateLabel [2020-02-10T18:31:32.791Z] === RUN TestDockerSuite/TestCommitChange [2020-02-10T18:31:33.716Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-02-10T18:31:33.742Z] ok github.com/docker/docker/pkg/stringid 0.042s coverage: 70.6% of statements [2020-02-10T18:31:34.196Z] ok github.com/docker/docker/pkg/streamformatter 0.143s coverage: 66.2% of statements [2020-02-10T18:31:34.641Z] === RUN TestDockerSuite/TestCommitHardlink [2020-02-10T18:31:35.153Z] ok github.com/docker/docker/pkg/sysinfo 0.068s coverage: 38.2% of statements [2020-02-10T18:31:35.568Z] --- PASS: TestServiceUpdateLabel (3.02s) [2020-02-10T18:31:35.568Z] === RUN TestServiceUpdateSecrets [2020-02-10T18:31:36.110Z] ok github.com/docker/docker/pkg/system 0.086s coverage: 13.1% of statements [2020-02-10T18:31:36.492Z] === RUN TestDockerSuite/TestCommitNewFile [2020-02-10T18:31:36.564Z] ok github.com/docker/docker/pkg/tailfile 0.155s coverage: 88.6% of statements [2020-02-10T18:31:37.855Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-02-10T18:31:38.086Z] ok github.com/docker/docker/pkg/term 0.074s coverage: 30.8% of statements [2020-02-10T18:31:38.086Z] ok github.com/docker/docker/pkg/tarsum 0.210s coverage: 89.3% of statements [2020-02-10T18:31:38.415Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-02-10T18:31:39.045Z] testing: warning: no tests to run [2020-02-10T18:31:39.046Z] ok github.com/docker/docker/pkg/term/windows 0.096s coverage: 0.0% of statements [no tests to run] [2020-02-10T18:31:39.499Z] ok github.com/docker/docker/pkg/truncindex 0.153s coverage: 91.5% of statements [2020-02-10T18:31:39.779Z] === RUN TestDockerSuite/TestCommitTTY [2020-02-10T18:31:39.953Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-02-10T18:31:39.953Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-02-10T18:31:39.953Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-02-10T18:31:39.953Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-02-10T18:31:39.953Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-02-10T18:31:39.953Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-02-10T18:31:39.953Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-02-10T18:31:39.953Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-02-10T18:31:39.953Z] ok github.com/docker/docker/pkg/urlutil 0.065s coverage: 100.0% of statements [2020-02-10T18:31:40.407Z] ok github.com/docker/docker/pkg/useragent 0.107s coverage: 88.9% of statements [2020-02-10T18:31:41.665Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-02-10T18:31:41.929Z] ok github.com/docker/docker/plugin/v2 0.224s coverage: 20.1% of statements [2020-02-10T18:31:42.382Z] ok github.com/docker/docker/reference 0.151s coverage: 84.4% of statements [2020-02-10T18:31:42.382Z] ok github.com/docker/docker/plugin 0.280s coverage: 11.6% of statements [2020-02-10T18:31:42.591Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-02-10T18:31:42.651Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-02-10T18:31:42.651Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-02-10T18:31:43.674Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-02-10T18:31:44.476Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-02-10T18:31:44.543Z] ok github.com/docker/docker/restartmanager 0.062s coverage: 50.9% of statements [2020-02-10T18:31:44.543Z] ok github.com/docker/docker/registry/resumable 0.453s coverage: 100.0% of statements [2020-02-10T18:31:45.402Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-02-10T18:31:45.402Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-02-10T18:31:45.402Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-02-10T18:31:45.402Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-02-10T18:31:45.402Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-02-10T18:31:45.402Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-02-10T18:31:45.402Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-02-10T18:31:45.717Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-02-10T18:31:46.063Z] ok github.com/docker/docker/testutil 0.123s coverage: 62.5% of statements [2020-02-10T18:31:46.063Z] ok github.com/docker/docker/registry 0.607s coverage: 51.7% of statements [2020-02-10T18:31:46.063Z] ok github.com/docker/docker/runconfig 0.348s coverage: 54.5% of statements [2020-02-10T18:31:46.367Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-02-10T18:31:47.288Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-02-10T18:31:49.284Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-02-10T18:31:49.284Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-02-10T18:31:49.768Z] ok github.com/docker/docker/volume/drivers 0.220s coverage: 36.1% of statements [2020-02-10T18:31:49.768Z] ok github.com/docker/docker/volume/local 0.277s coverage: 37.7% of statements [2020-02-10T18:31:49.768Z] ok github.com/docker/docker/volume/mounts 0.078s coverage: 66.2% of statements [2020-02-10T18:31:49.847Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-02-10T18:31:49.853Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-02-10T18:31:50.781Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-02-10T18:31:50.781Z] --- PASS: TestServiceUpdateSecrets (15.24s) [2020-02-10T18:31:50.781Z] === RUN TestServiceUpdateConfigs [2020-02-10T18:31:51.333Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-02-10T18:31:51.706Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-02-10T18:31:51.925Z] ok github.com/docker/docker/volume/service 0.488s coverage: 70.3% of statements [2020-02-10T18:31:52.633Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-02-10T18:31:53.562Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-02-10T18:31:53.562Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-02-10T18:31:53.562Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-02-10T18:31:54.029Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-02-10T18:31:54.487Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-02-10T18:31:54.487Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-02-10T18:31:54.487Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-02-10T18:31:54.487Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-02-10T18:31:54.487Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-02-10T18:31:55.412Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-02-10T18:31:56.336Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-02-10T18:31:57.262Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-02-10T18:31:57.262Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-02-10T18:31:58.434Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-02-10T18:31:59.146Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-02-10T18:31:59.706Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-02-10T18:31:59.706Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-02-10T18:32:00.631Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-02-10T18:32:01.145Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-02-10T18:32:01.556Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-02-10T18:32:02.484Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-02-10T18:32:03.179Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-02-10T18:32:03.409Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-02-10T18:32:03.410Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-02-10T18:32:04.240Z] ok github.com/docker/docker/pkg/plugins 35.190s coverage: 73.4% of statements [2020-02-10T18:32:04.240Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-02-10T18:32:04.240Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-02-10T18:32:04.240Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-02-10T18:32:04.240Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-02-10T18:32:04.240Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-02-10T18:32:04.240Z] ? github.com/docker/docker/rootless [no test files] [2020-02-10T18:32:04.240Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-02-10T18:32:04.240Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-02-10T18:32:04.240Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-02-10T18:32:04.240Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-02-10T18:32:04.240Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-02-10T18:32:04.240Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-02-10T18:32:04.240Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-02-10T18:32:04.240Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-02-10T18:32:04.240Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-02-10T18:32:04.240Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-02-10T18:32:04.240Z] ? github.com/docker/docker/testutil/request [no test files] [2020-02-10T18:32:04.240Z] ? github.com/docker/docker/volume [no test files] [2020-02-10T18:32:04.240Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-02-10T18:32:04.240Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-02-10T18:32:04.337Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-02-10T18:32:04.695Z] [2020-02-10T18:32:04.695Z] === Skipped [2020-02-10T18:32:04.695Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-02-10T18:32:04.695Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-02-10T18:32:04.695Z] [2020-02-10T18:32:04.695Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2020-02-10T18:32:04.695Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-02-10T18:32:04.695Z] [2020-02-10T18:32:04.695Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2020-02-10T18:32:04.695Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-02-10T18:32:04.695Z] [2020-02-10T18:32:04.695Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2020-02-10T18:32:04.695Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-02-10T18:32:04.695Z] [2020-02-10T18:32:04.695Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2020-02-10T18:32:04.695Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-02-10T18:32:04.695Z] [2020-02-10T18:32:04.695Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-02-10T18:32:04.695Z] client_test.go:23: runtime.GOOS == "windows" [2020-02-10T18:32:04.695Z] [2020-02-10T18:32:04.695Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-02-10T18:32:04.695Z] daemon_test.go:147: root required [2020-02-10T18:32:04.695Z] [2020-02-10T18:32:04.695Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-02-10T18:32:04.695Z] reload_test.go:520: root required [2020-02-10T18:32:04.695Z] [2020-02-10T18:32:04.695Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2020-02-10T18:32:04.695Z] config_test.go:518: os.Getuid() != 0: skipping test that requires root [2020-02-10T18:32:04.695Z] [2020-02-10T18:32:04.695Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-02-10T18:32:04.695Z] pull_v2_test.go:73: Needs fixing on Windows [2020-02-10T18:32:04.695Z] [2020-02-10T18:32:04.695Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-02-10T18:32:04.695Z] pull_v2_test.go:118: Needs fixing on Windows [2020-02-10T18:32:04.695Z] [2020-02-10T18:32:04.695Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-02-10T18:32:04.695Z] download_test.go:268: Needs fixing on Windows [2020-02-10T18:32:04.695Z] [2020-02-10T18:32:04.695Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-02-10T18:32:04.695Z] layer_test.go:304: Failing on Windows [2020-02-10T18:32:04.695Z] [2020-02-10T18:32:04.695Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-02-10T18:32:04.695Z] layer_test.go:353: Failing on Windows [2020-02-10T18:32:04.695Z] [2020-02-10T18:32:04.695Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-02-10T18:32:04.695Z] layer_test.go:468: Failing on Windows [2020-02-10T18:32:04.695Z] [2020-02-10T18:32:04.695Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-02-10T18:32:04.695Z] layer_test.go:697: Failing on Windows [2020-02-10T18:32:04.695Z] [2020-02-10T18:32:04.695Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-02-10T18:32:04.695Z] migration_test.go:46: Failing on Windows [2020-02-10T18:32:04.695Z] [2020-02-10T18:32:04.695Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-02-10T18:32:04.695Z] migration_test.go:182: Failing on Windows [2020-02-10T18:32:04.695Z] [2020-02-10T18:32:04.695Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-02-10T18:32:04.695Z] mount_test.go:17: Failing on Windows [2020-02-10T18:32:04.695Z] [2020-02-10T18:32:04.695Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-02-10T18:32:04.695Z] mount_test.go:76: Failing on Windows [2020-02-10T18:32:04.695Z] [2020-02-10T18:32:04.695Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-02-10T18:32:04.695Z] mount_test.go:125: Failing on Windows [2020-02-10T18:32:04.695Z] [2020-02-10T18:32:04.695Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-02-10T18:32:04.695Z] mount_test.go:212: Failing on Windows [2020-02-10T18:32:04.695Z] [2020-02-10T18:32:04.695Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-02-10T18:32:04.695Z] archive_test.go:133: Xz not present in msys2 [2020-02-10T18:32:04.695Z] [2020-02-10T18:32:04.695Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-02-10T18:32:04.695Z] archive_test.go:238: Failing on Windows CI machines [2020-02-10T18:32:04.695Z] [2020-02-10T18:32:04.695Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-02-10T18:32:04.695Z] archive_windows_test.go:16: Currently fails [2020-02-10T18:32:04.695Z] [2020-02-10T18:32:04.695Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-02-10T18:32:04.695Z] changes_test.go:192: needs more investigation [2020-02-10T18:32:04.695Z] [2020-02-10T18:32:04.695Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-02-10T18:32:04.695Z] changes_test.go:405: needs further investigation [2020-02-10T18:32:04.695Z] [2020-02-10T18:32:04.695Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-02-10T18:32:04.695Z] changes_test.go:441: needs further investigation [2020-02-10T18:32:04.695Z] [2020-02-10T18:32:04.695Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-02-10T18:32:04.695Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-02-10T18:32:04.695Z] [2020-02-10T18:32:04.695Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2020-02-10T18:32:04.695Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-02-10T18:32:04.695Z] [2020-02-10T18:32:04.695Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2020-02-10T18:32:04.695Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-02-10T18:32:04.695Z] [2020-02-10T18:32:04.695Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-02-10T18:32:04.695Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-02-10T18:32:04.695Z] [2020-02-10T18:32:04.695Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-02-10T18:32:04.695Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2020-02-10T18:32:04.695Z] [2020-02-10T18:32:04.695Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-02-10T18:32:04.695Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-02-10T18:32:04.695Z] [2020-02-10T18:32:04.695Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-02-10T18:32:04.695Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2020-02-10T18:32:04.695Z] [2020-02-10T18:32:04.695Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-02-10T18:32:04.695Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2020-02-10T18:32:04.695Z] [2020-02-10T18:32:04.695Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-02-10T18:32:04.695Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2020-02-10T18:32:04.695Z] [2020-02-10T18:32:04.695Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-02-10T18:32:04.695Z] poller_test.go:41: No chmod on Windows [2020-02-10T18:32:04.695Z] [2020-02-10T18:32:04.695Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-02-10T18:32:04.695Z] fileutils_test.go:134: Needs porting to Windows [2020-02-10T18:32:04.695Z] [2020-02-10T18:32:04.695Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-02-10T18:32:04.695Z] fileutils_test.go:180: Needs porting to Windows [2020-02-10T18:32:04.695Z] [2020-02-10T18:32:04.695Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s) [2020-02-10T18:32:04.695Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2020-02-10T18:32:04.695Z] [2020-02-10T18:32:04.695Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2020-02-10T18:32:04.695Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root [2020-02-10T18:32:04.695Z] [2020-02-10T18:32:04.695Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2020-02-10T18:32:04.695Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root [2020-02-10T18:32:04.695Z] [2020-02-10T18:32:04.695Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2020-02-10T18:32:04.695Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root [2020-02-10T18:32:04.695Z] [2020-02-10T18:32:04.695Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-02-10T18:32:04.695Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-02-10T18:32:04.695Z] [2020-02-10T18:32:04.695Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-02-10T18:32:04.695Z] local_test.go:181: runtime.GOOS == "windows" [2020-02-10T18:32:04.695Z] [2020-02-10T18:32:04.695Z] [2020-02-10T18:32:04.695Z] DONE 1759 tests, 46 skipped in 220.811s [2020-02-10T18:32:04.898Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-02-10T18:32:05.149Z] INFO: make.ps1 ended at 02/10/2020 18:32:04 [2020-02-10T18:32:05.824Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-02-10T18:32:06.080Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-02-10T18:32:06.080Z] --- PASS: TestServiceUpdateConfigs (15.42s) [2020-02-10T18:32:06.080Z] === RUN TestServiceUpdateNetwork [2020-02-10T18:32:06.662Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-02-10T18:32:06.670Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-02-10T18:32:07.005Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-02-10T18:32:07.124Z] INFO: Unit tests ended at 02/10/2020 18:32:06. Duration:00:03:58.2755454 [2020-02-10T18:32:07.124Z] INFO: Building busybox [2020-02-10T18:32:07.124Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2020-02-10T18:32:07.124Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2020-02-10T18:32:07.124Z] [2020-02-10T18:32:07.124Z] Sending build context to Docker daemon 2.56kB [2020-02-10T18:32:07.124Z] [2020-02-10T18:32:07.578Z] Step 1/6 : FROM microsoft/windowsservercore [2020-02-10T18:32:07.578Z] ---> 8351e66084ac [2020-02-10T18:32:07.578Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin [2020-02-10T18:32:07.578Z] ---> Running in 30cd88e2cbac [2020-02-10T18:32:08.702Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-02-10T18:32:08.892Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-02-10T18:32:10.257Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-02-10T18:32:10.257Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-02-10T18:32:10.257Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-02-10T18:32:10.257Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-02-10T18:32:10.257Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-02-10T18:32:10.751Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-02-10T18:32:11.182Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-02-10T18:32:12.797Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-02-10T18:32:12.797Z] Using test binary docker [2020-02-10T18:32:12.797Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-02-10T18:32:12.797Z] +++ /etc/init.d/apparmor start [2020-02-10T18:32:12.797Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-02-10T18:32:12.797Z] INFO: Waiting for daemon to start... [2020-02-10T18:32:12.797Z] Starting dockerd [2020-02-10T18:32:12.797Z] +++ 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-02-10T18:32:13.325Z] Removing intermediate container 30cd88e2cbac [2020-02-10T18:32:13.325Z] ---> f874f3f6dc84 [2020-02-10T18:32:13.325Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ [2020-02-10T18:32:14.281Z] [2020-02-10T18:32:14.281Z] ---> 40101b5d35f8 [2020-02-10T18:32:14.281Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" [2020-02-10T18:32:14.735Z] ---> Running in 33436056d1d1 [2020-02-10T18:32:14.826Z] . [2020-02-10T18:32:14.826Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-02-10T18:32:14.826Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-02-10T18:32:14.826Z] Error: No such image: emptyfs [2020-02-10T18:32:14.826Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-02-10T18:32:14.826Z] ++++ docker load [2020-02-10T18:32:15.111Z] Running integration-test (iteration 1) [2020-02-10T18:32:15.111Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-02-10T18:32:15.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-02-10T18:32:15.111Z] ++ set -e [2020-02-10T18:32:15.111Z] ++ '[' -n 0 ']' [2020-02-10T18:32:15.111Z] ++ set -x [2020-02-10T18:32:15.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-02-10T18:32:15.694Z] [2020-02-10T18:32:15.694Z] SUCCESS: Specified value was saved. [2020-02-10T18:32:16.419Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-02-10T18:32:16.674Z] === RUN TestDockerSuite/TestContainerAPITop [2020-02-10T18:32:17.599Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-02-10T18:32:17.599Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-02-10T18:32:17.599Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-02-10T18:32:18.575Z] Removing intermediate container 33436056d1d1 [2020-02-10T18:32:18.575Z] ---> 24546b309ace [2020-02-10T18:32:18.575Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-02-10T18:32:18.575Z] ---> Running in 389d88fe6329 [2020-02-10T18:32:20.860Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-02-10T18:32:20.860Z] --- PASS: TestServiceUpdateNetwork (14.66s) [2020-02-10T18:32:20.860Z] PASS [2020-02-10T18:32:20.860Z] [2020-02-10T18:32:20.860Z] === Skipped [2020-02-10T18:32:20.860Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-02-10T18:32:20.860Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-02-10T18:32:20.860Z] [2020-02-10T18:32:20.860Z] [2020-02-10T18:32:20.860Z] DONE 23 tests, 1 skipped in 181.309s [2020-02-10T18:32:20.860Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-02-10T18:32:20.860Z] ++ 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-02-10T18:32:20.860Z] ++ set -e [2020-02-10T18:32:20.860Z] ++ '[' -n 0 ']' [2020-02-10T18:32:20.860Z] ++ set -x [2020-02-10T18:32:20.860Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-02-10T18:32:21.115Z] INFO: Testing against a local daemon [2020-02-10T18:32:21.115Z] === RUN TestSessionCreate [2020-02-10T18:32:21.115Z] --- PASS: TestSessionCreate (0.04s) [2020-02-10T18:32:21.115Z] === RUN TestSessionCreateWithBadUpgrade [2020-02-10T18:32:21.115Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-02-10T18:32:21.115Z] PASS [2020-02-10T18:32:21.115Z] [2020-02-10T18:32:21.115Z] DONE 2 tests in 0.189s [2020-02-10T18:32:21.115Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-02-10T18:32:21.115Z] ++ 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-02-10T18:32:21.115Z] ++ set -e [2020-02-10T18:32:21.115Z] ++ '[' -n 0 ']' [2020-02-10T18:32:21.115Z] ++ set -x [2020-02-10T18:32:21.115Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-02-10T18:32:21.115Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-02-10T18:32:21.115Z] INFO: Testing against a local daemon [2020-02-10T18:32:21.115Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-02-10T18:32:21.115Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-02-10T18:32:21.115Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-02-10T18:32:21.115Z] === RUN TestEventsExecDie [2020-02-10T18:32:22.479Z] --- PASS: TestEventsExecDie (1.08s) [2020-02-10T18:32:22.479Z] === RUN TestEventsBackwardsCompatible [2020-02-10T18:32:22.479Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2020-02-10T18:32:22.479Z] === RUN TestInfoBinaryCommits [2020-02-10T18:32:22.479Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-02-10T18:32:22.479Z] === RUN TestInfoAPIVersioned [2020-02-10T18:32:22.479Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-02-10T18:32:22.479Z] === RUN TestInfoDiscoveryBackend [2020-02-10T18:32:22.479Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-02-10T18:32:23.039Z] --- PASS: TestInfoDiscoveryBackend (0.55s) [2020-02-10T18:32:23.039Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-02-10T18:32:23.963Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-02-10T18:32:23.963Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-02-10T18:32:24.523Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2020-02-10T18:32:24.523Z] === RUN TestInfoAPI [2020-02-10T18:32:24.523Z] --- PASS: TestInfoAPI (0.03s) [2020-02-10T18:32:24.523Z] === RUN TestInfoAPIWarnings [2020-02-10T18:32:25.084Z] --- PASS: TestInfoAPIWarnings (0.53s) [2020-02-10T18:32:25.084Z] === RUN TestInfoDebug [2020-02-10T18:32:25.600Z] Cannot create a file when that file already exists. [2020-02-10T18:32:25.652Z] --- PASS: TestInfoDebug (0.53s) [2020-02-10T18:32:25.652Z] === RUN TestInfoInsecureRegistries [2020-02-10T18:32:26.212Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-02-10T18:32:26.212Z] === RUN TestInfoRegistryMirrors [2020-02-10T18:32:26.773Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2020-02-10T18:32:26.773Z] === RUN TestLoginFailsWithBadCredentials [2020-02-10T18:32:26.773Z] --- PASS: TestLoginFailsWithBadCredentials (0.18s) [2020-02-10T18:32:26.773Z] === RUN TestPingCacheHeaders [2020-02-10T18:32:26.773Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-02-10T18:32:26.773Z] === RUN TestPingGet [2020-02-10T18:32:26.773Z] --- PASS: TestPingGet (0.01s) [2020-02-10T18:32:26.773Z] === RUN TestPingHead [2020-02-10T18:32:26.773Z] --- PASS: TestPingHead (0.03s) [2020-02-10T18:32:26.773Z] === RUN TestVersion [2020-02-10T18:32:27.029Z] --- PASS: TestVersion (0.04s) [2020-02-10T18:32:27.029Z] PASS [2020-02-10T18:32:27.029Z] [2020-02-10T18:32:27.029Z] === Skipped [2020-02-10T18:32:27.029Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-02-10T18:32:27.029Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-02-10T18:32:27.029Z] [2020-02-10T18:32:27.029Z] [2020-02-10T18:32:27.029Z] DONE 18 tests, 1 skipped in 5.866s [2020-02-10T18:32:27.029Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-02-10T18:32:27.029Z] ++ 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-02-10T18:32:27.029Z] ++ set -e [2020-02-10T18:32:27.029Z] ++ '[' -n 0 ']' [2020-02-10T18:32:27.029Z] ++ set -x [2020-02-10T18:32:27.030Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-02-10T18:32:27.030Z] INFO: Testing against a local daemon [2020-02-10T18:32:27.030Z] === RUN TestVolumesCreateAndList [2020-02-10T18:32:27.030Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-02-10T18:32:27.030Z] === RUN TestVolumesRemove [2020-02-10T18:32:27.285Z] --- PASS: TestVolumesRemove (0.10s) [2020-02-10T18:32:27.285Z] === RUN TestVolumesInspect [2020-02-10T18:32:27.285Z] --- PASS: TestVolumesInspect (0.02s) [2020-02-10T18:32:27.285Z] === RUN TestVolumesInvalidJSON [2020-02-10T18:32:27.285Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-02-10T18:32:27.285Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-02-10T18:32:27.285Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-02-10T18:32:27.285Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-02-10T18:32:27.285Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-02-10T18:32:27.285Z] PASS [2020-02-10T18:32:27.285Z] [2020-02-10T18:32:27.285Z] DONE 5 tests in 0.275s [2020-02-10T18:32:27.285Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-02-10T18:32:27.285Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-02-10T18:32:27.540Z] ++++ cat bundles/test-integration/docker.pid [2020-02-10T18:32:27.540Z] +++ kill 5356 [2020-02-10T18:32:28.100Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-02-10T18:32:28.661Z] +++ /etc/init.d/apparmor stop [2020-02-10T18:32:28.661Z] Leaving: AppArmorNo profiles have been unloaded. [2020-02-10T18:32:28.661Z] [2020-02-10T18:32:28.661Z] Unloading profiles will leave already running processes permanently [2020-02-10T18:32:28.661Z] unconfined, which can lead to unexpected situations. [2020-02-10T18:32:28.661Z] [2020-02-10T18:32:28.661Z] To set a process to complain mode, use the command line tool [2020-02-10T18:32:28.661Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-02-10T18:32:28.661Z] +++ true [2020-02-10T18:32:28.661Z] [2020-02-10T18:32:30.023Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-02-10T18:32:30.369Z] Loaded image: buildpack-deps:jessie [2020-02-10T18:32:30.370Z] Loaded image: busybox:latest [2020-02-10T18:32:30.370Z] Loaded image: busybox:glibc [2020-02-10T18:32:30.370Z] Loaded image: debian:jessie [2020-02-10T18:32:30.370Z] Loaded image: hello-world:latest [2020-02-10T18:32:30.370Z] INFO: Testing against a local daemon [2020-02-10T18:32:30.370Z] === RUN TestCgroupNamespacesBuild [2020-02-10T18:32:30.987Z] --- PASS: TestCgroupNamespacesBuild (1.66s) [2020-02-10T18:32:30.987Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-02-10T18:32:31.387Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-02-10T18:32:32.625Z] Removing intermediate container 389d88fe6329 [2020-02-10T18:32:32.625Z] ---> 76e0e0bb1c6f [2020-02-10T18:32:32.625Z] Step 6/6 : CMD ["sh"] [2020-02-10T18:32:32.625Z] ---> Running in 577b0af67100 [2020-02-10T18:32:32.625Z] Removing intermediate container 577b0af67100 [2020-02-10T18:32:32.625Z] ---> 89286babcee0 [2020-02-10T18:32:32.625Z] Successfully built 89286babcee0 [2020-02-10T18:32:32.625Z] Successfully tagged busybox:latest [2020-02-10T18:32:32.625Z] INFO: Docker images of the daemon under test [2020-02-10T18:32:32.625Z] [2020-02-10T18:32:32.749Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-02-10T18:32:33.021Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.64s) [2020-02-10T18:32:33.021Z] === RUN TestBuildWithSession [2020-02-10T18:32:33.021Z] --- SKIP: TestBuildWithSession (0.00s) [2020-02-10T18:32:33.021Z] build_session_test.go:25: TODO: BuildKit [2020-02-10T18:32:33.021Z] === RUN TestBuildSquashParent [2020-02-10T18:32:33.079Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-02-10T18:32:33.079Z] busybox latest 89286babcee0 Less than a second ago 4.86GB [2020-02-10T18:32:33.079Z] mcr.microsoft.com/windows/servercore ltsc2019 8351e66084ac 4 weeks ago 4.82GB [2020-02-10T18:32:33.079Z] microsoft/windowsservercore latest 8351e66084ac 4 weeks ago 4.82GB [2020-02-10T18:32:33.079Z] [2020-02-10T18:32:33.079Z] INFO: Running integration tests at 02/10/2020 18:32:32... [2020-02-10T18:32:33.079Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-02-10T18:32:33.079Z] INFO: Integration API tests being run from the host: [2020-02-10T18:32:33.079Z] INFO: make.ps1 starting at 02/10/2020 18:32:32 [2020-02-10T18:32:34.036Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-02-10T18:32:34.110Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-02-10T18:32:35.994Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-02-10T18:32:37.355Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-02-10T18:32:38.526Z] --- PASS: TestBuildSquashParent (5.79s) [2020-02-10T18:32:38.526Z] === RUN TestBuildWithRemoveAndForceRemove [2020-02-10T18:32:38.526Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-10T18:32:38.526Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-10T18:32:38.526Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-10T18:32:38.526Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-10T18:32:38.526Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-10T18:32:38.526Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-10T18:32:38.526Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-10T18:32:38.526Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-10T18:32:38.526Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-10T18:32:38.526Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-10T18:32:38.526Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-10T18:32:38.526Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-10T18:32:38.526Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-10T18:32:38.526Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-10T18:32:38.526Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-10T18:32:38.526Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-10T18:32:39.240Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-02-10T18:32:39.240Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000b7b120_} [2020-02-10T18:32:40.602Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1291787078_/foo_false____} [2020-02-10T18:32:42.012Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-10T18:32:42.012Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-10T18:32:42.489Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1291787078_/foo_true____} [2020-02-10T18:32:43.852Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3156213741_/foo_false____} [2020-02-10T18:32:44.049Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2020-02-10T18:32:44.049Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.29s) [2020-02-10T18:32:44.049Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.39s) [2020-02-10T18:32:44.049Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.48s) [2020-02-10T18:32:44.049Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.54s) [2020-02-10T18:32:44.049Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.11s) [2020-02-10T18:32:44.049Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.27s) [2020-02-10T18:32:44.049Z] === RUN TestBuildMultiStageCopy [2020-02-10T18:32:44.049Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-02-10T18:32:45.742Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3156213741_/foo_true____} [2020-02-10T18:32:46.078Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-02-10T18:32:46.363Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-02-10T18:32:46.984Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-02-10T18:32:47.108Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3156213741_/foo_true__0xc000b7b5e0__} [2020-02-10T18:32:47.267Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-02-10T18:32:47.884Z] --- PASS: TestBuildMultiStageCopy (3.63s) [2020-02-10T18:32:47.884Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.99s) [2020-02-10T18:32:47.884Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.38s) [2020-02-10T18:32:47.884Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.42s) [2020-02-10T18:32:47.884Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.41s) [2020-02-10T18:32:47.884Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.43s) [2020-02-10T18:32:47.884Z] === RUN TestBuildMultiStageParentConfig [2020-02-10T18:32:48.896Z] --- PASS: TestBuildMultiStageParentConfig (1.00s) [2020-02-10T18:32:48.896Z] === RUN TestBuildLabelWithTargets [2020-02-10T18:32:48.994Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000b7b600_} [2020-02-10T18:32:50.355Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000b7b620_} [2020-02-10T18:32:50.381Z] --- PASS: TestBuildLabelWithTargets (1.56s) [2020-02-10T18:32:50.382Z] === RUN TestBuildWithEmptyLayers [2020-02-10T18:32:51.004Z] --- PASS: TestBuildWithEmptyLayers (0.81s) [2020-02-10T18:32:51.004Z] === RUN TestBuildMultiStageOnBuild [2020-02-10T18:32:52.239Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000b7b640_} [2020-02-10T18:32:53.602Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000b7b660_} [2020-02-10T18:32:53.702Z] --- PASS: TestBuildMultiStageOnBuild (2.17s) [2020-02-10T18:32:53.702Z] === RUN TestBuildUncleanTarFilenames [2020-02-10T18:32:54.322Z] --- PASS: TestBuildUncleanTarFilenames (1.16s) [2020-02-10T18:32:54.322Z] === RUN TestBuildMultiStageLayerLeak [2020-02-10T18:32:55.486Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-02-10T18:32:56.848Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-02-10T18:32:56.848Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-02-10T18:32:56.848Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-02-10T18:32:56.848Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-02-10T18:32:56.848Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-02-10T18:32:56.848Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-02-10T18:32:56.848Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-02-10T18:32:56.848Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-02-10T18:32:57.016Z] --- PASS: TestBuildMultiStageLayerLeak (2.31s) [2020-02-10T18:32:57.016Z] === RUN TestBuildWithHugeFile [2020-02-10T18:32:57.103Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-02-10T18:32:57.103Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-02-10T18:32:57.103Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-02-10T18:32:57.103Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-02-10T18:32:57.103Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-02-10T18:32:57.103Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-02-10T18:32:57.103Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-02-10T18:32:57.359Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-02-10T18:32:57.359Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-02-10T18:32:57.359Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-02-10T18:33:00.621Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-02-10T18:33:03.132Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-02-10T18:33:04.007Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-10T18:33:04.007Z] INFO: Testing against a local daemon [2020-02-10T18:33:06.393Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-02-10T18:33:07.755Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-02-10T18:33:07.755Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-02-10T18:33:08.679Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-02-10T18:33:09.603Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-02-10T18:33:10.529Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-02-10T18:33:11.893Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-02-10T18:33:12.467Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-02-10T18:33:13.393Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-02-10T18:33:14.755Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-02-10T18:33:15.681Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-02-10T18:33:16.606Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-02-10T18:33:17.531Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-02-10T18:33:18.749Z] ok github.com/docker/docker/integration/build 15.492s [2020-02-10T18:33:18.749Z] [2020-02-10T18:33:18.749Z] === Skipped [2020-02-10T18:33:18.749Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2020-02-10T18:33:18.749Z] build_session_test.go:25: TODO: BuildKit [2020-02-10T18:33:18.749Z] [2020-02-10T18:33:18.749Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2020-02-10T18:33:18.749Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T18:33:18.749Z] [2020-02-10T18:33:18.749Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s) [2020-02-10T18:33:18.749Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-10T18:33:18.749Z] [2020-02-10T18:33:18.749Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.00s) [2020-02-10T18:33:18.749Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-10T18:33:18.749Z] [2020-02-10T18:33:18.749Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2020-02-10T18:33:18.749Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-10T18:33:18.749Z] [2020-02-10T18:33:18.749Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.01s) [2020-02-10T18:33:18.749Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-10T18:33:18.749Z] [2020-02-10T18:33:18.749Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2020-02-10T18:33:18.749Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-10T18:33:18.749Z] [2020-02-10T18:33:18.749Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.01s) [2020-02-10T18:33:18.749Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-10T18:33:18.749Z] [2020-02-10T18:33:18.749Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.00s) [2020-02-10T18:33:18.749Z] build_test.go:491: testEnv.OSType == "windows" [2020-02-10T18:33:18.749Z] [2020-02-10T18:33:18.749Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2020-02-10T18:33:18.749Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-10T18:33:18.749Z] [2020-02-10T18:33:18.749Z] [2020-02-10T18:33:18.749Z] DONE 22 tests, 10 skipped in 43.697s [2020-02-10T18:33:18.749Z] [2020-02-10T18:33:18.749Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-02-10T18:33:18.894Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-02-10T18:33:19.455Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-02-10T18:33:20.816Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-02-10T18:33:20.907Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-10T18:33:20.907Z] INFO: Testing against a local daemon [2020-02-10T18:33:20.907Z] ok github.com/docker/docker/integration/config 0.277s [2020-02-10T18:33:20.907Z] [2020-02-10T18:33:20.907Z] === Skipped [2020-02-10T18:33:20.907Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2020-02-10T18:33:20.907Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T18:33:20.907Z] [2020-02-10T18:33:20.907Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2020-02-10T18:33:20.907Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T18:33:20.907Z] [2020-02-10T18:33:20.907Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2020-02-10T18:33:20.907Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T18:33:20.907Z] [2020-02-10T18:33:20.907Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2020-02-10T18:33:20.907Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T18:33:20.907Z] [2020-02-10T18:33:20.907Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2020-02-10T18:33:20.907Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T18:33:20.907Z] [2020-02-10T18:33:20.907Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateWithLabels (0.00s) [2020-02-10T18:33:20.907Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2020-02-10T18:33:20.907Z] [2020-02-10T18:33:20.907Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2020-02-10T18:33:20.907Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2020-02-10T18:33:20.907Z] [2020-02-10T18:33:20.907Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2020-02-10T18:33:20.907Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2020-02-10T18:33:20.907Z] [2020-02-10T18:33:20.907Z] [2020-02-10T18:33:20.907Z] DONE 8 tests, 8 skipped in 3.048s [2020-02-10T18:33:20.907Z] [2020-02-10T18:33:20.907Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-02-10T18:33:22.178Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-02-10T18:33:22.857Z] #33 129.6 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-02-10T18:33:22.857Z] #33 132.1 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-02-10T18:33:22.857Z] #33 133.3 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-02-10T18:33:22.857Z] #33 135.3 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-02-10T18:33:22.857Z] #33 137.8 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-02-10T18:33:22.857Z] #33 139.1 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-02-10T18:33:22.857Z] #33 140.3 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-02-10T18:33:22.857Z] #33 141.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-02-10T18:33:22.857Z] #33 141.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-02-10T18:33:23.102Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-02-10T18:33:23.789Z] #33 143.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-02-10T18:33:24.028Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-02-10T18:33:24.028Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-02-10T18:33:24.630Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-10T18:33:24.630Z] INFO: Testing against a local daemon [2020-02-10T18:33:24.952Z] === RUN TestDockerSuite/TestCpRelativePath [2020-02-10T18:33:25.159Z] #33 144.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-02-10T18:33:25.878Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-02-10T18:33:26.530Z] #33 145.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-02-10T18:33:27.241Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-02-10T18:33:28.166Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-02-10T18:33:28.425Z] #33 147.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-02-10T18:33:29.529Z] === RUN TestDockerSuite/TestCpToCaseA [2020-02-10T18:33:29.797Z] #33 149.1 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-02-10T18:33:30.729Z] #33 150.3 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-02-10T18:33:31.414Z] === RUN TestDockerSuite/TestCpToCaseB [2020-02-10T18:33:31.976Z] === RUN TestDockerSuite/TestCpToCaseC [2020-02-10T18:33:32.624Z] #33 152.2 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-02-10T18:33:33.862Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-02-10T18:33:33.993Z] #33 153.2 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-02-10T18:33:34.791Z] === RUN TestDockerSuite/TestCpToCaseD [2020-02-10T18:33:35.362Z] #33 154.5 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-02-10T18:33:36.293Z] #33 155.6 [2020-02-10T18:33:36.857Z] #33 DONE 156.1s [2020-02-10T18:33:36.857Z] [2020-02-10T18:33:36.857Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-02-10T18:33:38.752Z] #34 DONE 1.6s [2020-02-10T18:33:39.684Z] [2020-02-10T18:33:39.684Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-02-10T18:33:40.027Z] === RUN TestDockerSuite/TestCpToCaseE [2020-02-10T18:33:41.054Z] #35 DONE 1.0s [2020-02-10T18:33:41.054Z] [2020-02-10T18:33:41.054Z] #36 exporting to image [2020-02-10T18:33:41.054Z] #36 exporting layers [2020-02-10T18:33:42.949Z] #36 exporting layers 2.1s done [2020-02-10T18:33:42.949Z] #36 writing image sha256:ba4ef496e5d78ab423e00a38f7b25ea864cb7622cc0865e0447104723e1535b1 done [2020-02-10T18:33:42.949Z] #36 naming to docker.io/library/moby-e2e-test done [2020-02-10T18:33:42.949Z] #36 DONE 2.1s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-02-10T18:33:43.266Z] + echo Ensuring container killed. [2020-02-10T18:33:43.266Z] Ensuring container killed. [2020-02-10T18:33:43.266Z] + docker rm -vf docker-pr4 [2020-02-10T18:33:43.266Z] Error: No such container: docker-pr4 [2020-02-10T18:33:43.266Z] + true [Pipeline] sh [2020-02-10T18:33:43.288Z] === RUN TestDockerSuite/TestCpToCaseF [2020-02-10T18:33:43.548Z] + echo Chowning /workspace to jenkins user [2020-02-10T18:33:43.548Z] Chowning /workspace to jenkins user [2020-02-10T18:33:43.548Z] + id -u [2020-02-10T18:33:43.548Z] + id -g [2020-02-10T18:33:43.548Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40470:/workspace busybox chown -R 1000:1000 /workspace [2020-02-10T18:33:44.212Z] === RUN TestDockerSuite/TestCpToCaseG [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-02-10T18:33:44.773Z] + bundleName=unit [2020-02-10T18:33:44.774Z] + echo Creating unit-bundles.tar.gz [2020-02-10T18:33:44.774Z] Creating unit-bundles.tar.gz [2020-02-10T18:33:44.774Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-02-10T18:33:44.774Z] bundles/junit-report.xml [2020-02-10T18:33:44.774Z] bundles/go-test-report.json [2020-02-10T18:33:44.774Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-02-10T18:33:44.826Z] Archiving artifacts [2020-02-10T18:33:45.292Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40470/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-02-10T18:33:45.603Z] + make clean [2020-02-10T18:33:45.861Z] docker volume rm -f docker-dev-cache [2020-02-10T18:33:45.861Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-02-10T18:33:49.449Z] === RUN TestDockerSuite/TestCpToCaseH [2020-02-10T18:33:52.710Z] === RUN TestDockerSuite/TestCpToCaseI [2020-02-10T18:33:53.636Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-02-10T18:33:55.525Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-02-10T18:33:59.686Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-02-10T18:34:00.250Z] === RUN TestDockerSuite/TestCpToDot [2020-02-10T18:34:00.250Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-02-10T18:34:01.615Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-02-10T18:34:03.503Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-02-10T18:34:05.413Z] === RUN TestDockerSuite/TestCpToStdout [2020-02-10T18:34:06.341Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-02-10T18:34:10.501Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-02-10T18:34:10.501Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-02-10T18:34:11.426Z] === RUN TestDockerSuite/TestCpVolumePath [2020-02-10T18:34:12.788Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-02-10T18:34:13.044Z] === RUN TestDockerSuite/TestCreateArgs [2020-02-10T18:34:13.044Z] === RUN TestDockerSuite/TestCreateByImageID [2020-02-10T18:34:13.604Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-02-10T18:34:14.530Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-02-10T18:34:14.530Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-02-10T18:34:14.530Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-02-10T18:34:15.458Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-02-10T18:34:15.713Z] === RUN TestDockerSuite/TestCreateLabels [2020-02-10T18:34:15.968Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-02-10T18:34:15.968Z] === RUN TestDockerSuite/TestCreateRM [2020-02-10T18:34:16.223Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-02-10T18:34:16.223Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-02-10T18:34:16.223Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-02-10T18:34:16.479Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-02-10T18:34:18.991Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-02-10T18:34:18.991Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-02-10T18:34:18.991Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-02-10T18:34:18.991Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-02-10T18:34:25.528Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-02-10T18:34:25.528Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-02-10T18:34:25.528Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-02-10T18:34:25.528Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-02-10T18:34:25.528Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-02-10T18:34:25.528Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-02-10T18:34:25.783Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-02-10T18:34:27.668Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-02-10T18:34:28.593Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-02-10T18:34:30.478Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-02-10T18:34:31.840Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-02-10T18:34:32.766Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-02-10T18:34:33.690Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-02-10T18:34:33.690Z] === RUN TestDockerSuite/TestDevicePermissions [2020-02-10T18:34:34.085Z] --- PASS: TestBuildWithHugeFile (84.81s) [2020-02-10T18:34:34.085Z] === RUN TestBuildWithEmptyDockerfile [2020-02-10T18:34:34.085Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-10T18:34:34.085Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-10T18:34:34.085Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-10T18:34:34.085Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-10T18:34:34.085Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-10T18:34:34.085Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-10T18:34:34.085Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-10T18:34:34.085Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-10T18:34:34.085Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-10T18:34:34.085Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2020-02-10T18:34:34.085Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.38s) [2020-02-10T18:34:34.085Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.39s) [2020-02-10T18:34:34.085Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.40s) [2020-02-10T18:34:34.085Z] === RUN TestBuildPreserveOwnership [2020-02-10T18:34:34.085Z] === RUN TestBuildPreserveOwnership/copy_from [2020-02-10T18:34:34.085Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-02-10T18:34:34.085Z] --- PASS: TestBuildPreserveOwnership (4.86s) [2020-02-10T18:34:34.085Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.19s) [2020-02-10T18:34:34.085Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.66s) [2020-02-10T18:34:34.085Z] === RUN TestBuildPlatformInvalid [2020-02-10T18:34:34.085Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2020-02-10T18:34:34.085Z] PASS [2020-02-10T18:34:34.085Z] [2020-02-10T18:34:34.085Z] === Skipped [2020-02-10T18:34:34.085Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-02-10T18:34:34.085Z] build_session_test.go:25: TODO: BuildKit [2020-02-10T18:34:34.085Z] [2020-02-10T18:34:34.085Z] [2020-02-10T18:34:34.085Z] DONE 32 tests, 1 skipped in 131.903s [2020-02-10T18:34:34.085Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-02-10T18:34:34.085Z] ++ 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-02-10T18:34:34.085Z] ++ set -e [2020-02-10T18:34:34.085Z] ++ '[' -n 0 ']' [2020-02-10T18:34:34.085Z] ++ set -x [2020-02-10T18:34:34.085Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-02-10T18:34:34.085Z] INFO: Testing against a local daemon [2020-02-10T18:34:34.085Z] === RUN TestConfigList [2020-02-10T18:34:34.085Z] --- PASS: TestConfigList (2.28s) [2020-02-10T18:34:34.085Z] === RUN TestConfigsCreateAndDelete [2020-02-10T18:34:34.085Z] --- PASS: TestConfigsCreateAndDelete (2.22s) [2020-02-10T18:34:34.085Z] === RUN TestConfigsUpdate [2020-02-10T18:34:34.085Z] --- PASS: TestConfigsUpdate (2.24s) [2020-02-10T18:34:34.085Z] === RUN TestTemplatedConfig [2020-02-10T18:34:34.616Z] === RUN TestDockerSuite/TestDockerFails [2020-02-10T18:34:34.616Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-02-10T18:34:34.616Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-02-10T18:34:34.616Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-02-10T18:34:35.978Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-02-10T18:34:36.778Z] --- PASS: TestTemplatedConfig (2.67s) [2020-02-10T18:34:36.778Z] === RUN TestConfigInspect [2020-02-10T18:34:36.904Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-02-10T18:34:37.466Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-02-10T18:34:38.392Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-02-10T18:34:38.392Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-02-10T18:34:38.392Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-02-10T18:34:38.392Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-02-10T18:34:38.819Z] --- PASS: TestConfigInspect (2.23s) [2020-02-10T18:34:38.819Z] === RUN TestConfigCreateWithLabels [2020-02-10T18:34:41.502Z] --- PASS: TestConfigCreateWithLabels (2.34s) [2020-02-10T18:34:41.502Z] === RUN TestConfigCreateResolve [2020-02-10T18:34:43.532Z] --- PASS: TestConfigCreateResolve (2.25s) [2020-02-10T18:34:43.532Z] === RUN TestConfigDaemonLibtrustID [2020-02-10T18:34:43.816Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2020-02-10T18:34:43.816Z] PASS [2020-02-10T18:34:43.816Z] [2020-02-10T18:34:43.816Z] DONE 8 tests in 16.873s [2020-02-10T18:34:44.101Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-02-10T18:34:44.101Z] ++ 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-02-10T18:34:44.101Z] ++ set -e [2020-02-10T18:34:44.101Z] ++ '[' -n 0 ']' [2020-02-10T18:34:44.101Z] ++ set -x [2020-02-10T18:34:44.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=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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-02-10T18:34:44.101Z] INFO: Testing against a local daemon [2020-02-10T18:34:44.101Z] === RUN TestCheckpoint [2020-02-10T18:34:44.101Z] --- SKIP: TestCheckpoint (0.00s) [2020-02-10T18:34:44.101Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-02-10T18:34:44.101Z] === RUN TestContainerInvalidJSON [2020-02-10T18:34:44.101Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-02-10T18:34:44.101Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-02-10T18:34:44.101Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-02-10T18:34:44.101Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-02-10T18:34:44.101Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-02-10T18:34:44.101Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-02-10T18:34:44.101Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-02-10T18:34:44.101Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-02-10T18:34:44.101Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-02-10T18:34:44.101Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-02-10T18:34:44.101Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-02-10T18:34:44.101Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-02-10T18:34:44.101Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-02-10T18:34:44.101Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-02-10T18:34:44.101Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2020-02-10T18:34:44.101Z] === RUN TestCopyFromContainerPathIsNotDir [2020-02-10T18:34:44.384Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2020-02-10T18:34:44.384Z] === RUN TestCopyToContainerPathDoesNotExist [2020-02-10T18:34:44.384Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2020-02-10T18:34:44.384Z] === RUN TestCopyToContainerPathIsNotDir [2020-02-10T18:34:44.384Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2020-02-10T18:34:44.384Z] === RUN TestCopyFromContainer [2020-02-10T18:34:44.920Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-02-10T18:34:45.863Z] === RUN TestCopyFromContainer// [2020-02-10T18:34:46.148Z] === RUN TestCopyFromContainer//bar/root [2020-02-10T18:34:46.148Z] === RUN TestCopyFromContainer//bar/root/ [2020-02-10T18:34:46.437Z] === RUN TestCopyFromContainer/bar/quux [2020-02-10T18:34:46.437Z] === RUN TestCopyFromContainer/bar/quux/ [2020-02-10T18:34:46.437Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-02-10T18:34:46.728Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-02-10T18:34:46.728Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-02-10T18:34:46.728Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-02-10T18:34:47.012Z] === RUN TestCopyFromContainer/bar/notarget [2020-02-10T18:34:47.012Z] --- PASS: TestCopyFromContainer (2.61s) [2020-02-10T18:34:47.012Z] --- PASS: TestCopyFromContainer// (0.10s) [2020-02-10T18:34:47.012Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2020-02-10T18:34:47.012Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2020-02-10T18:34:47.012Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2020-02-10T18:34:47.012Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2020-02-10T18:34:47.012Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2020-02-10T18:34:47.012Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2020-02-10T18:34:47.012Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2020-02-10T18:34:47.012Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2020-02-10T18:34:47.012Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2020-02-10T18:34:47.012Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-02-10T18:34:47.012Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-10T18:34:47.012Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-10T18:34:47.012Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-10T18:34:47.012Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-10T18:34:47.012Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-10T18:34:47.012Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-10T18:34:47.012Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-10T18:34:47.012Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-10T18:34:47.012Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-10T18:34:47.012Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2020-02-10T18:34:47.012Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-02-10T18:34:47.012Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-02-10T18:34:47.012Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-02-10T18:34:47.012Z] === RUN TestCreateLinkToNonExistingContainer [2020-02-10T18:34:47.012Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-02-10T18:34:47.012Z] === RUN TestCreateWithInvalidEnv [2020-02-10T18:34:47.296Z] === RUN TestCreateWithInvalidEnv/0 [2020-02-10T18:34:47.296Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-02-10T18:34:47.296Z] === RUN TestCreateWithInvalidEnv/1 [2020-02-10T18:34:47.296Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-02-10T18:34:47.296Z] === RUN TestCreateWithInvalidEnv/2 [2020-02-10T18:34:47.296Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-02-10T18:34:47.296Z] === CONT TestCreateWithInvalidEnv/0 [2020-02-10T18:34:47.296Z] === CONT TestCreateWithInvalidEnv/2 [2020-02-10T18:34:47.296Z] === CONT TestCreateWithInvalidEnv/1 [2020-02-10T18:34:47.296Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2020-02-10T18:34:47.296Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2020-02-10T18:34:47.296Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2020-02-10T18:34:47.296Z] --- PASS: TestCreateWithInvalidEnv/2 (0.02s) [2020-02-10T18:34:47.296Z] === RUN TestCreateTmpfsMountsTarget [2020-02-10T18:34:47.296Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-02-10T18:34:47.296Z] === RUN TestCreateWithCustomMaskedPaths [2020-02-10T18:34:48.180Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-02-10T18:34:49.329Z] --- PASS: TestCreateWithCustomMaskedPaths (1.89s) [2020-02-10T18:34:49.329Z] === RUN TestCreateWithCapabilities [2020-02-10T18:34:49.329Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-02-10T18:34:49.329Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-02-10T18:34:49.329Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-02-10T18:34:49.329Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-02-10T18:34:49.329Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-02-10T18:34:49.329Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-02-10T18:34:49.329Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-02-10T18:34:49.329Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-02-10T18:34:49.329Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-02-10T18:34:49.329Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-02-10T18:34:49.329Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-10T18:34:49.329Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-10T18:34:49.329Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-02-10T18:34:49.329Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-02-10T18:34:49.329Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-02-10T18:34:49.329Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-02-10T18:34:49.329Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-02-10T18:34:49.329Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-02-10T18:34:49.329Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-02-10T18:34:49.329Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-02-10T18:34:49.329Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-02-10T18:34:49.329Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-02-10T18:34:49.329Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-02-10T18:34:49.329Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-02-10T18:34:49.329Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-02-10T18:34:49.329Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-02-10T18:34:49.329Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-02-10T18:34:49.329Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-02-10T18:34:49.329Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-10T18:34:49.329Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-02-10T18:34:49.329Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-02-10T18:34:49.329Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-02-10T18:34:49.329Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-02-10T18:34:49.329Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-02-10T18:34:49.329Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2020-02-10T18:34:49.329Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-02-10T18:34:49.329Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-02-10T18:34:49.329Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.04s) [2020-02-10T18:34:49.329Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.04s) [2020-02-10T18:34:49.329Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2020-02-10T18:34:49.329Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2020-02-10T18:34:49.329Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2020-02-10T18:34:49.329Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.04s) [2020-02-10T18:34:49.329Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) [2020-02-10T18:34:49.329Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2020-02-10T18:34:49.329Z] === RUN TestCreateWithCustomReadonlyPaths [2020-02-10T18:34:50.599Z] ok github.com/docker/docker/integration/container 73.160s [2020-02-10T18:34:50.599Z] [2020-02-10T18:34:50.599Z] === Skipped [2020-02-10T18:34:50.599Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2020-02-10T18:34:50.599Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-02-10T18:34:50.599Z] [2020-02-10T18:34:50.599Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.03s) [2020-02-10T18:34:50.599Z] copy_test.go:25: testEnv.OSType == "windows" [2020-02-10T18:34:50.599Z] [2020-02-10T18:34:50.599Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s) [2020-02-10T18:34:50.599Z] copy_test.go:39: testEnv.OSType == "windows" [2020-02-10T18:34:50.599Z] [2020-02-10T18:34:50.599Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.04s) [2020-02-10T18:34:50.599Z] copy_test.go:51: testEnv.OSType == "windows" [2020-02-10T18:34:50.599Z] [2020-02-10T18:34:50.599Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.03s) [2020-02-10T18:34:50.599Z] copy_test.go:65: testEnv.OSType == "windows" [2020-02-10T18:34:50.599Z] [2020-02-10T18:34:50.599Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2020-02-10T18:34:50.599Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T18:34:50.599Z] [2020-02-10T18:34:50.599Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2020-02-10T18:34:50.599Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-02-10T18:34:50.599Z] [2020-02-10T18:34:50.599Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2020-02-10T18:34:50.599Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T18:34:50.599Z] [2020-02-10T18:34:50.599Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2020-02-10T18:34:50.599Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2020-02-10T18:34:50.599Z] [2020-02-10T18:34:50.599Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCapabilities (0.00s) [2020-02-10T18:34:50.599Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2020-02-10T18:34:50.599Z] [2020-02-10T18:34:50.599Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2020-02-10T18:34:50.599Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2020-02-10T18:34:50.599Z] [2020-02-10T18:34:50.599Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-02-10T18:34:50.599Z] create_test.go:541: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-02-10T18:34:50.599Z] [2020-02-10T18:34:50.599Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2020-02-10T18:34:50.599Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-02-10T18:34:50.599Z] [2020-02-10T18:34:50.599Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s) [2020-02-10T18:34:50.599Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-02-10T18:34:50.599Z] [2020-02-10T18:34:50.599Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2020-02-10T18:34:50.599Z] exec_test.go:123: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-02-10T18:34:50.599Z] [2020-02-10T18:34:50.599Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2020-02-10T18:34:50.599Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T18:34:50.599Z] [2020-02-10T18:34:50.599Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2020-02-10T18:34:50.599Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T18:34:50.599Z] [2020-02-10T18:34:50.599Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2020-02-10T18:34:50.599Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-02-10T18:34:50.599Z] [2020-02-10T18:34:50.599Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2020-02-10T18:34:50.599Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-02-10T18:34:50.599Z] [2020-02-10T18:34:50.599Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2020-02-10T18:34:50.599Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-02-10T18:34:50.599Z] [2020-02-10T18:34:50.599Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s) [2020-02-10T18:34:50.599Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-02-10T18:34:50.599Z] [2020-02-10T18:34:50.599Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-02-10T18:34:50.599Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-02-10T18:34:50.599Z] [2020-02-10T18:34:50.599Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2020-02-10T18:34:50.599Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-02-10T18:34:50.599Z] [2020-02-10T18:34:50.599Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2020-02-10T18:34:50.599Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-02-10T18:34:50.599Z] [2020-02-10T18:34:50.599Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2020-02-10T18:34:50.599Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-02-10T18:34:50.599Z] [2020-02-10T18:34:50.599Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2020-02-10T18:34:50.599Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-10T18:34:50.599Z] [2020-02-10T18:34:50.599Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2020-02-10T18:34:50.599Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-10T18:34:50.599Z] [2020-02-10T18:34:50.599Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2020-02-10T18:34:50.599Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-02-10T18:34:50.599Z] [2020-02-10T18:34:50.599Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s) [2020-02-10T18:34:50.599Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-10T18:34:50.599Z] [2020-02-10T18:34:50.599Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2020-02-10T18:34:50.599Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-02-10T18:34:50.599Z] [2020-02-10T18:34:50.599Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2020-02-10T18:34:50.599Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-02-10T18:34:50.599Z] [2020-02-10T18:34:50.599Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2020-02-10T18:34:50.599Z] pause_test.go:68: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T18:34:50.599Z] [2020-02-10T18:34:50.599Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2020-02-10T18:34:50.599Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-02-10T18:34:50.599Z] [2020-02-10T18:34:50.599Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2020-02-10T18:34:50.599Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-02-10T18:34:50.599Z] [2020-02-10T18:34:50.599Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2020-02-10T18:34:50.599Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-02-10T18:34:50.599Z] [2020-02-10T18:34:50.599Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s) [2020-02-10T18:34:50.599Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-02-10T18:34:50.599Z] [2020-02-10T18:34:50.599Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2020-02-10T18:34:50.599Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-02-10T18:34:50.599Z] [2020-02-10T18:34:50.599Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2020-02-10T18:34:50.599Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T18:34:50.599Z] [2020-02-10T18:34:50.599Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2020-02-10T18:34:50.599Z] stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit [2020-02-10T18:34:50.599Z] [2020-02-10T18:34:50.599Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2020-02-10T18:34:50.599Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-02-10T18:34:50.599Z] [2020-02-10T18:34:50.599Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2020-02-10T18:34:50.599Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-02-10T18:34:50.599Z] [2020-02-10T18:34:50.599Z] [2020-02-10T18:34:50.599Z] DONE 80 tests, 41 skipped in 76.710s [2020-02-10T18:34:50.599Z] [2020-02-10T18:34:50.599Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-02-10T18:34:50.599Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-10T18:34:50.599Z] INFO: Testing against a local daemon [2020-02-10T18:34:50.599Z] ok github.com/docker/docker/integration/image 0.496s [2020-02-10T18:34:50.599Z] [2020-02-10T18:34:50.599Z] === Skipped [2020-02-10T18:34:50.599Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2020-02-10T18:34:50.599Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-10T18:34:50.599Z] [2020-02-10T18:34:50.599Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2020-02-10T18:34:50.599Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2020-02-10T18:34:50.599Z] [2020-02-10T18:34:50.599Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s) [2020-02-10T18:34:50.599Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-10T18:34:50.599Z] [2020-02-10T18:34:50.599Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s) [2020-02-10T18:34:50.599Z] tag_test.go:98: testEnv.OSType == "windows" [2020-02-10T18:34:50.599Z] [2020-02-10T18:34:50.599Z] [2020-02-10T18:34:50.599Z] DONE 11 tests, 4 skipped in 3.242s [2020-02-10T18:34:50.599Z] [2020-02-10T18:34:50.599Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-02-10T18:34:50.599Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-10T18:34:50.599Z] INFO: Testing against a local daemon [2020-02-10T18:34:50.599Z] ok github.com/docker/docker/integration/network 0.210s [2020-02-10T18:34:50.599Z] [2020-02-10T18:34:50.599Z] === Skipped [2020-02-10T18:34:50.599Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2020-02-10T18:34:50.599Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-02-10T18:34:50.599Z] [2020-02-10T18:34:50.599Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.01s) [2020-02-10T18:34:50.599Z] 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-02-10T18:34:50.599Z] [2020-02-10T18:34:50.599Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2020-02-10T18:34:50.599Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-02-10T18:34:50.599Z] [2020-02-10T18:34:50.599Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2020-02-10T18:34:50.599Z] network_test.go:22: testEnv.DaemonInfo.OSType != "linux" [2020-02-10T18:34:50.599Z] [2020-02-10T18:34:50.599Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2020-02-10T18:34:50.599Z] service_test.go:29: testEnv.OSType == "windows" [2020-02-10T18:34:50.599Z] [2020-02-10T18:34:50.599Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2020-02-10T18:34:50.599Z] service_test.go:51: testEnv.OSType == "windows" [2020-02-10T18:34:50.599Z] [2020-02-10T18:34:50.599Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2020-02-10T18:34:50.599Z] service_test.go:94: testEnv.OSType == "windows" [2020-02-10T18:34:50.599Z] [2020-02-10T18:34:50.599Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-02-10T18:34:50.599Z] service_test.go:127: testEnv.OSType == "windows" [2020-02-10T18:34:50.599Z] [2020-02-10T18:34:50.599Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-02-10T18:34:50.599Z] service_test.go:177: testEnv.OSType == "windows" [2020-02-10T18:34:50.599Z] [2020-02-10T18:34:50.599Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2020-02-10T18:34:50.599Z] service_test.go:201: testEnv.OSType == "windows" [2020-02-10T18:34:50.599Z] [2020-02-10T18:34:50.599Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-02-10T18:34:50.599Z] service_test.go:230: FLAKY_TEST [2020-02-10T18:34:50.599Z] [2020-02-10T18:34:50.599Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2020-02-10T18:34:50.599Z] service_test.go:319: testEnv.OSType == "windows" [2020-02-10T18:34:50.599Z] [2020-02-10T18:34:50.599Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-02-10T18:34:50.599Z] service_test.go:386: testEnv.OSType == "windows" [2020-02-10T18:34:50.599Z] [2020-02-10T18:34:50.599Z] [2020-02-10T18:34:50.599Z] DONE 17 tests, 13 skipped in 3.133s [2020-02-10T18:34:50.599Z] [2020-02-10T18:34:50.599Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-02-10T18:34:50.599Z] testing: warning: no tests to run [2020-02-10T18:34:50.599Z] ok github.com/docker/docker/integration/network/ipvlan 0.107s [2020-02-10T18:34:50.599Z] [2020-02-10T18:34:50.599Z] DONE 0 tests in 1.006s [2020-02-10T18:34:50.599Z] [2020-02-10T18:34:50.599Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-02-10T18:34:50.599Z] testing: warning: no tests to run [2020-02-10T18:34:50.599Z] ok github.com/docker/docker/integration/network/macvlan 0.111s [2020-02-10T18:34:50.599Z] [2020-02-10T18:34:50.599Z] DONE 0 tests in 1.054s [2020-02-10T18:34:50.599Z] [2020-02-10T18:34:50.599Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-02-10T18:34:50.599Z] testing: warning: no tests to run [2020-02-10T18:34:50.599Z] ok github.com/docker/docker/integration/plugin 0.089s [2020-02-10T18:34:50.599Z] [2020-02-10T18:34:50.599Z] DONE 0 tests in 1.023s [2020-02-10T18:34:50.599Z] [2020-02-10T18:34:50.599Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-02-10T18:34:50.599Z] testing: warning: no tests to run [2020-02-10T18:34:50.599Z] ok github.com/docker/docker/integration/plugin/authz 0.101s [2020-02-10T18:34:50.599Z] [2020-02-10T18:34:50.599Z] DONE 0 tests in 1.020s [2020-02-10T18:34:50.599Z] [2020-02-10T18:34:50.600Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-02-10T18:34:50.690Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-02-10T18:34:51.056Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-10T18:34:51.056Z] INFO: Testing against a local daemon [2020-02-10T18:34:51.056Z] ok github.com/docker/docker/integration/plugin/common 0.228s [2020-02-10T18:34:51.056Z] [2020-02-10T18:34:51.056Z] DONE 2 tests in 2.625s [2020-02-10T18:34:51.056Z] [2020-02-10T18:34:51.056Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-02-10T18:34:51.358Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.97s) [2020-02-10T18:34:51.358Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-02-10T18:34:51.358Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-10T18:34:51.358Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-10T18:34:51.358Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-10T18:34:51.358Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-10T18:34:51.358Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-10T18:34:51.358Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-10T18:34:51.358Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-10T18:34:51.358Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-10T18:34:51.358Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-10T18:34:51.358Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-10T18:34:51.358Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-10T18:34:51.358Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-10T18:34:51.358Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-10T18:34:51.358Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-10T18:34:51.358Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-10T18:34:51.358Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2020-02-10T18:34:51.358Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2020-02-10T18:34:51.358Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2020-02-10T18:34:51.358Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2020-02-10T18:34:51.358Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2020-02-10T18:34:51.358Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2020-02-10T18:34:51.358Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-02-10T18:34:51.977Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.66s) [2020-02-10T18:34:51.977Z] === RUN TestContainerStartOnDaemonRestart [2020-02-10T18:34:51.977Z] === PAUSE TestContainerStartOnDaemonRestart [2020-02-10T18:34:51.977Z] === RUN TestDaemonRestartIpcMode [2020-02-10T18:34:51.977Z] === PAUSE TestDaemonRestartIpcMode [2020-02-10T18:34:51.977Z] === RUN TestDaemonHostGatewayIP [2020-02-10T18:34:51.977Z] === PAUSE TestDaemonHostGatewayIP [2020-02-10T18:34:51.977Z] === RUN TestDiff [2020-02-10T18:34:52.574Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-02-10T18:34:52.594Z] --- PASS: TestDiff (0.69s) [2020-02-10T18:34:52.594Z] === RUN TestExecWithCloseStdin [2020-02-10T18:34:53.620Z] --- PASS: TestExecWithCloseStdin (0.81s) [2020-02-10T18:34:53.620Z] === RUN TestExec [2020-02-10T18:34:53.936Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-02-10T18:34:53.936Z] === RUN TestDockerSuite/TestEventsAttach [2020-02-10T18:34:54.237Z] --- PASS: TestExec (0.80s) [2020-02-10T18:34:54.237Z] === RUN TestExecUser [2020-02-10T18:34:54.861Z] === RUN TestDockerSuite/TestEventsCommit [2020-02-10T18:34:55.246Z] --- PASS: TestExecUser (0.79s) [2020-02-10T18:34:55.246Z] === RUN TestExportContainerAndImportImage [2020-02-10T18:34:55.786Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-02-10T18:34:56.260Z] --- PASS: TestExportContainerAndImportImage (0.99s) [2020-02-10T18:34:56.260Z] === RUN TestExportContainerAfterDaemonRestart [2020-02-10T18:34:56.711Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-02-10T18:34:56.843Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-10T18:34:56.843Z] INFO: Testing against a local daemon [2020-02-10T18:34:56.843Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.293s [2020-02-10T18:34:56.843Z] [2020-02-10T18:34:56.843Z] === Skipped [2020-02-10T18:34:56.843Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2020-02-10T18:34:56.843Z] external_test.go:48: runtime.GOOS == "windows" [2020-02-10T18:34:56.843Z] [2020-02-10T18:34:56.843Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-02-10T18:34:56.843Z] external_test.go:407: runtime.GOOS == "windows" [2020-02-10T18:34:56.843Z] [2020-02-10T18:34:56.843Z] [2020-02-10T18:34:56.843Z] DONE 2 tests, 2 skipped in 5.024s [2020-02-10T18:34:56.843Z] [2020-02-10T18:34:56.843Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-02-10T18:34:57.638Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-02-10T18:34:57.739Z] --- PASS: TestExportContainerAfterDaemonRestart (1.53s) [2020-02-10T18:34:57.739Z] === RUN TestHealthCheckWorkdir [2020-02-10T18:34:58.582Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-02-10T18:34:58.751Z] --- PASS: TestHealthCheckWorkdir (0.94s) [2020-02-10T18:34:58.751Z] === RUN TestHealthKillContainer [2020-02-10T18:35:00.467Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-02-10T18:35:00.467Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-02-10T18:35:01.434Z] --- PASS: TestHealthKillContainer (2.86s) [2020-02-10T18:35:01.434Z] === RUN TestInspectCpusetInConfigPre120 [2020-02-10T18:35:02.081Z] --- PASS: TestInspectCpusetInConfigPre120 (0.78s) [2020-02-10T18:35:02.081Z] === RUN TestIpcModeNone [2020-02-10T18:35:02.353Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-02-10T18:35:03.106Z] --- PASS: TestIpcModeNone (0.85s) [2020-02-10T18:35:03.106Z] === RUN TestIpcModePrivate [2020-02-10T18:35:03.723Z] --- PASS: TestIpcModePrivate (0.78s) [2020-02-10T18:35:03.723Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-02-10T18:35:03.723Z] === RUN TestIpcModeShareable [2020-02-10T18:35:04.739Z] --- PASS: TestIpcModeShareable (0.77s) [2020-02-10T18:35:04.739Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-02-10T18:35:04.739Z] === RUN TestAPIIpcModeShareableAndContainer [2020-02-10T18:35:06.515Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-02-10T18:35:06.771Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.28s) [2020-02-10T18:35:06.771Z] === RUN TestAPIIpcModeHost [2020-02-10T18:35:07.215Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-10T18:35:07.215Z] INFO: Testing against a local daemon [2020-02-10T18:35:07.215Z] testing: warning: no tests to run [2020-02-10T18:35:07.215Z] ok github.com/docker/docker/integration/plugin/logging 0.274s [2020-02-10T18:35:07.215Z] [2020-02-10T18:35:07.215Z] DONE 0 tests in 9.721s [2020-02-10T18:35:07.215Z] [2020-02-10T18:35:07.215Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-02-10T18:35:07.787Z] --- PASS: TestAPIIpcModeHost (0.67s) [2020-02-10T18:35:07.787Z] === RUN TestDaemonIpcModeShareable [2020-02-10T18:35:09.027Z] === RUN TestDockerSuite/TestEventsCopy [2020-02-10T18:35:09.268Z] --- PASS: TestDaemonIpcModeShareable (1.67s) [2020-02-10T18:35:09.268Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-02-10T18:35:09.268Z] === RUN TestDaemonIpcModePrivate [2020-02-10T18:35:09.457Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-10T18:35:09.457Z] INFO: Testing against a local daemon [2020-02-10T18:35:09.457Z] ok github.com/docker/docker/integration/plugin/volumes 0.286s [2020-02-10T18:35:09.457Z] [2020-02-10T18:35:09.457Z] === Skipped [2020-02-10T18:35:09.457Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-02-10T18:35:09.915Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T18:35:09.915Z] [2020-02-10T18:35:09.915Z] [2020-02-10T18:35:09.915Z] DONE 1 tests, 1 skipped in 3.500s [2020-02-10T18:35:09.915Z] [2020-02-10T18:35:09.915Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-02-10T18:35:10.389Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-02-10T18:35:11.301Z] --- PASS: TestDaemonIpcModePrivate (1.70s) [2020-02-10T18:35:11.301Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-02-10T18:35:11.301Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-02-10T18:35:11.752Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-02-10T18:35:12.677Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-02-10T18:35:12.776Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.66s) [2020-02-10T18:35:12.776Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-02-10T18:35:12.776Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-02-10T18:35:12.812Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-10T18:35:12.812Z] INFO: Testing against a local daemon [2020-02-10T18:35:12.812Z] ok github.com/docker/docker/integration/secret 0.215s [2020-02-10T18:35:12.812Z] [2020-02-10T18:35:12.812Z] === Skipped [2020-02-10T18:35:12.812Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2020-02-10T18:35:12.812Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T18:35:12.812Z] [2020-02-10T18:35:12.812Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2020-02-10T18:35:12.812Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T18:35:12.812Z] [2020-02-10T18:35:12.812Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2020-02-10T18:35:12.812Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T18:35:12.812Z] [2020-02-10T18:35:12.812Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2020-02-10T18:35:12.812Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T18:35:12.812Z] [2020-02-10T18:35:12.812Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2020-02-10T18:35:12.812Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T18:35:12.812Z] [2020-02-10T18:35:12.812Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.01s) [2020-02-10T18:35:12.812Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2020-02-10T18:35:12.812Z] [2020-02-10T18:35:12.812Z] [2020-02-10T18:35:12.812Z] DONE 6 tests, 6 skipped in 2.904s [2020-02-10T18:35:12.812Z] [2020-02-10T18:35:12.812Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-02-10T18:35:13.188Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-02-10T18:35:14.256Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.67s) [2020-02-10T18:35:14.256Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-02-10T18:35:14.256Z] === RUN TestIpcModeOlderClient [2020-02-10T18:35:14.256Z] === PAUSE TestIpcModeOlderClient [2020-02-10T18:35:14.256Z] === RUN TestKillContainerInvalidSignal [2020-02-10T18:35:14.549Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-02-10T18:35:14.876Z] --- PASS: TestKillContainerInvalidSignal (0.66s) [2020-02-10T18:35:14.876Z] === RUN TestKillContainer [2020-02-10T18:35:14.876Z] === RUN TestKillContainer/no_signal [2020-02-10T18:35:15.109Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-02-10T18:35:15.109Z] === RUN TestDockerSuite/TestEventsFilterType [2020-02-10T18:35:15.506Z] === RUN TestKillContainer/non_killing_signal [2020-02-10T18:35:15.669Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-02-10T18:35:15.669Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-02-10T18:35:15.669Z] === RUN TestDockerSuite/TestEventsFilters [2020-02-10T18:35:16.129Z] === RUN TestKillContainer/killing_signal [2020-02-10T18:35:16.548Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-10T18:35:16.548Z] INFO: Testing against a local daemon [2020-02-10T18:35:16.548Z] ok github.com/docker/docker/integration/service 0.417s [2020-02-10T18:35:17.005Z] [2020-02-10T18:35:17.005Z] === Skipped [2020-02-10T18:35:17.005Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-02-10T18:35:17.005Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-02-10T18:35:17.005Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T18:35:17.005Z] [2020-02-10T18:35:17.005Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-02-10T18:35:17.005Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-02-10T18:35:17.005Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T18:35:17.005Z] [2020-02-10T18:35:17.005Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2020-02-10T18:35:17.005Z] create_test.go:79: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T18:35:17.005Z] [2020-02-10T18:35:17.005Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2020-02-10T18:35:17.005Z] create_test.go:152: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T18:35:17.005Z] [2020-02-10T18:35:17.005Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2020-02-10T18:35:17.005Z] create_test.go:175: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T18:35:17.005Z] [2020-02-10T18:35:17.005Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2020-02-10T18:35:17.005Z] create_test.go:194: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T18:35:17.005Z] [2020-02-10T18:35:17.005Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2020-02-10T18:35:17.005Z] create_test.go:247: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T18:35:17.005Z] [2020-02-10T18:35:17.005Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2020-02-10T18:35:17.005Z] create_test.go:311: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T18:35:17.005Z] [2020-02-10T18:35:17.005Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2020-02-10T18:35:17.005Z] create_test.go:403: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T18:35:17.005Z] [2020-02-10T18:35:17.005Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2020-02-10T18:35:17.005Z] create_test.go:487: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T18:35:17.005Z] [2020-02-10T18:35:17.005Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2020-02-10T18:35:17.005Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T18:35:17.005Z] [2020-02-10T18:35:17.005Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2020-02-10T18:35:17.005Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T18:35:17.005Z] [2020-02-10T18:35:17.005Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2020-02-10T18:35:17.005Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T18:35:17.005Z] [2020-02-10T18:35:17.005Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2020-02-10T18:35:17.005Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T18:35:17.005Z] [2020-02-10T18:35:17.005Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2020-02-10T18:35:17.006Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T18:35:17.006Z] [2020-02-10T18:35:17.006Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2020-02-10T18:35:17.006Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T18:35:17.006Z] [2020-02-10T18:35:17.006Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2020-02-10T18:35:17.006Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T18:35:17.006Z] [2020-02-10T18:35:17.006Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2020-02-10T18:35:17.006Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T18:35:17.006Z] [2020-02-10T18:35:17.006Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2020-02-10T18:35:17.006Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2020-02-10T18:35:17.006Z] [2020-02-10T18:35:17.006Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2020-02-10T18:35:17.006Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2020-02-10T18:35:17.006Z] [2020-02-10T18:35:17.006Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2020-02-10T18:35:17.006Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2020-02-10T18:35:17.006Z] [2020-02-10T18:35:17.006Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2020-02-10T18:35:17.006Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2020-02-10T18:35:17.006Z] [2020-02-10T18:35:17.006Z] [2020-02-10T18:35:17.006Z] DONE 23 tests, 22 skipped in 4.221s [2020-02-10T18:35:17.006Z] [2020-02-10T18:35:17.006Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-02-10T18:35:17.140Z] --- PASS: TestKillContainer (2.04s) [2020-02-10T18:35:17.140Z] --- PASS: TestKillContainer/no_signal (0.64s) [2020-02-10T18:35:17.140Z] --- PASS: TestKillContainer/non_killing_signal (0.49s) [2020-02-10T18:35:17.140Z] --- PASS: TestKillContainer/killing_signal (0.64s) [2020-02-10T18:35:17.140Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-02-10T18:35:17.140Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-02-10T18:35:17.553Z] === RUN TestDockerSuite/TestEventsFormat [2020-02-10T18:35:17.757Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-02-10T18:35:18.373Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.33s) [2020-02-10T18:35:18.373Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.66s) [2020-02-10T18:35:18.373Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.44s) [2020-02-10T18:35:18.373Z] === RUN TestKillStoppedContainer [2020-02-10T18:35:18.373Z] --- PASS: TestKillStoppedContainer (0.07s) [2020-02-10T18:35:18.373Z] === RUN TestKillStoppedContainerAPIPre120 [2020-02-10T18:35:18.373Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2020-02-10T18:35:18.373Z] === RUN TestKillDifferentUserContainer [2020-02-10T18:35:18.915Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-02-10T18:35:18.916Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-02-10T18:35:18.916Z] === RUN TestDockerSuite/TestEventsImageImport [2020-02-10T18:35:18.989Z] --- PASS: TestKillDifferentUserContainer (0.62s) [2020-02-10T18:35:18.989Z] === RUN TestInspectOomKilledTrue [2020-02-10T18:35:19.844Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-02-10T18:35:19.899Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-10T18:35:19.900Z] INFO: Testing against a local daemon [2020-02-10T18:35:19.900Z] ok github.com/docker/docker/integration/session 0.230s [2020-02-10T18:35:19.900Z] [2020-02-10T18:35:19.900Z] === Skipped [2020-02-10T18:35:19.900Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2020-02-10T18:35:19.900Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-02-10T18:35:19.900Z] [2020-02-10T18:35:19.900Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2020-02-10T18:35:19.900Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-02-10T18:35:19.900Z] [2020-02-10T18:35:19.900Z] [2020-02-10T18:35:19.900Z] DONE 2 tests, 2 skipped in 2.763s [2020-02-10T18:35:19.900Z] [2020-02-10T18:35:19.900Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-02-10T18:35:20.099Z] === RUN TestDockerSuite/TestEventsImagePull [2020-02-10T18:35:20.468Z] --- PASS: TestInspectOomKilledTrue (1.26s) [2020-02-10T18:35:20.468Z] === RUN TestInspectOomKilledFalse [2020-02-10T18:35:21.025Z] === RUN TestDockerSuite/TestEventsImageTag [2020-02-10T18:35:21.085Z] --- PASS: TestInspectOomKilledFalse (0.64s) [2020-02-10T18:35:21.085Z] === RUN TestLinksEtcHostsContentMatch [2020-02-10T18:35:21.370Z] --- PASS: TestLinksEtcHostsContentMatch (0.54s) [2020-02-10T18:35:21.370Z] === RUN TestLinksContainerNames [2020-02-10T18:35:21.949Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-02-10T18:35:22.204Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-02-10T18:35:22.204Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-02-10T18:35:22.204Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-02-10T18:35:22.794Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-10T18:35:22.794Z] INFO: Testing against a local daemon [2020-02-10T18:35:22.850Z] --- PASS: TestLinksContainerNames (1.36s) [2020-02-10T18:35:22.850Z] === RUN TestLogsFollowTailEmpty [2020-02-10T18:35:23.469Z] --- PASS: TestLogsFollowTailEmpty (0.67s) [2020-02-10T18:35:23.469Z] === RUN TestContainerNetworkMountsNoChown [2020-02-10T18:35:23.757Z] ok github.com/docker/docker/integration/system 1.285s [2020-02-10T18:35:23.757Z] [2020-02-10T18:35:23.757Z] === Skipped [2020-02-10T18:35:23.757Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-02-10T18:35:23.757Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T18:35:23.757Z] [2020-02-10T18:35:23.757Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2020-02-10T18:35:23.757Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-02-10T18:35:23.757Z] [2020-02-10T18:35:23.757Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2020-02-10T18:35:23.757Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-02-10T18:35:23.757Z] [2020-02-10T18:35:23.757Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2020-02-10T18:35:23.757Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-10T18:35:23.757Z] [2020-02-10T18:35:23.757Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2020-02-10T18:35:23.757Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-02-10T18:35:23.757Z] [2020-02-10T18:35:23.757Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2020-02-10T18:35:23.757Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-02-10T18:35:23.757Z] [2020-02-10T18:35:23.757Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2020-02-10T18:35:23.757Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-02-10T18:35:23.757Z] [2020-02-10T18:35:23.757Z] [2020-02-10T18:35:23.757Z] DONE 13 tests, 7 skipped in 4.071s [2020-02-10T18:35:24.119Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-02-10T18:35:24.215Z] [2020-02-10T18:35:24.215Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-02-10T18:35:24.479Z] --- PASS: TestContainerNetworkMountsNoChown (0.72s) [2020-02-10T18:35:24.479Z] === RUN TestMountDaemonRoot [2020-02-10T18:35:24.479Z] === RUN TestMountDaemonRoot/default [2020-02-10T18:35:24.479Z] === PAUSE TestMountDaemonRoot/default [2020-02-10T18:35:24.479Z] === RUN TestMountDaemonRoot/private [2020-02-10T18:35:24.479Z] === PAUSE TestMountDaemonRoot/private [2020-02-10T18:35:24.479Z] === RUN TestMountDaemonRoot/rprivate [2020-02-10T18:35:24.479Z] === PAUSE TestMountDaemonRoot/rprivate [2020-02-10T18:35:24.479Z] === RUN TestMountDaemonRoot/slave [2020-02-10T18:35:24.479Z] === PAUSE TestMountDaemonRoot/slave [2020-02-10T18:35:24.479Z] === RUN TestMountDaemonRoot/rslave [2020-02-10T18:35:24.479Z] === PAUSE TestMountDaemonRoot/rslave [2020-02-10T18:35:24.479Z] === RUN TestMountDaemonRoot/shared [2020-02-10T18:35:24.479Z] === PAUSE TestMountDaemonRoot/shared [2020-02-10T18:35:24.479Z] === RUN TestMountDaemonRoot/rshared [2020-02-10T18:35:24.479Z] === PAUSE TestMountDaemonRoot/rshared [2020-02-10T18:35:24.479Z] === CONT TestMountDaemonRoot/default [2020-02-10T18:35:24.479Z] === CONT TestMountDaemonRoot/rslave [2020-02-10T18:35:24.479Z] === RUN TestMountDaemonRoot/default/bind_root [2020-02-10T18:35:24.479Z] === CONT TestMountDaemonRoot/shared [2020-02-10T18:35:24.479Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-02-10T18:35:24.479Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-02-10T18:35:24.479Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-02-10T18:35:24.479Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-02-10T18:35:24.479Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-02-10T18:35:24.479Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-02-10T18:35:24.479Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-02-10T18:35:24.479Z] === CONT TestMountDaemonRoot/rshared [2020-02-10T18:35:24.479Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-02-10T18:35:24.479Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-02-10T18:35:24.479Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-02-10T18:35:24.479Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-02-10T18:35:24.479Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-02-10T18:35:24.479Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-02-10T18:35:24.479Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-02-10T18:35:24.479Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-02-10T18:35:24.479Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-02-10T18:35:24.479Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-02-10T18:35:24.479Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-02-10T18:35:24.479Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-02-10T18:35:24.479Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-02-10T18:35:24.479Z] === RUN TestMountDaemonRoot/default/mount_root [2020-02-10T18:35:24.479Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-02-10T18:35:24.479Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-02-10T18:35:24.479Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-02-10T18:35:24.479Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-02-10T18:35:24.479Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-02-10T18:35:24.479Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-02-10T18:35:24.479Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-02-10T18:35:24.479Z] === CONT TestMountDaemonRoot/slave [2020-02-10T18:35:24.479Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-02-10T18:35:24.479Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-02-10T18:35:24.479Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-02-10T18:35:24.479Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-02-10T18:35:24.479Z] === CONT TestMountDaemonRoot/rprivate [2020-02-10T18:35:24.479Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-02-10T18:35:24.479Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-02-10T18:35:24.479Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-02-10T18:35:24.479Z] === CONT TestMountDaemonRoot/private [2020-02-10T18:35:24.479Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-02-10T18:35:24.479Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-02-10T18:35:24.479Z] === RUN TestMountDaemonRoot/private/bind_root [2020-02-10T18:35:24.479Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-02-10T18:35:24.479Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-02-10T18:35:24.479Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-02-10T18:35:24.479Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-02-10T18:35:24.479Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-02-10T18:35:24.479Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-02-10T18:35:24.479Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-02-10T18:35:24.479Z] === RUN TestMountDaemonRoot/private/mount_root [2020-02-10T18:35:24.479Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-02-10T18:35:24.479Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-02-10T18:35:24.479Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-02-10T18:35:24.479Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-02-10T18:35:24.479Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-02-10T18:35:24.479Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-02-10T18:35:24.479Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-02-10T18:35:24.479Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-02-10T18:35:24.479Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-02-10T18:35:24.479Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-02-10T18:35:24.479Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-02-10T18:35:24.479Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-02-10T18:35:24.479Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-02-10T18:35:24.479Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-02-10T18:35:24.479Z] === CONT TestMountDaemonRoot/default/bind_root [2020-02-10T18:35:24.479Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-02-10T18:35:24.479Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-02-10T18:35:24.479Z] === CONT TestMountDaemonRoot/default/mount_root [2020-02-10T18:35:24.479Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-02-10T18:35:24.479Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-02-10T18:35:24.479Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-02-10T18:35:24.479Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-02-10T18:35:24.479Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-02-10T18:35:24.479Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-02-10T18:35:24.479Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-02-10T18:35:24.479Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-02-10T18:35:24.479Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-02-10T18:35:24.479Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-02-10T18:35:24.479Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-02-10T18:35:24.479Z] === CONT TestMountDaemonRoot/private/bind_root [2020-02-10T18:35:24.479Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-02-10T18:35:24.479Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-02-10T18:35:24.479Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-02-10T18:35:24.479Z] === CONT TestMountDaemonRoot/private/mount_root [2020-02-10T18:35:24.686Z] === RUN TestDockerSuite/TestEventsRename [2020-02-10T18:35:24.764Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-02-10T18:35:24.764Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-02-10T18:35:24.764Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-02-10T18:35:24.764Z] --- PASS: TestMountDaemonRoot (0.05s) [2020-02-10T18:35:24.764Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-02-10T18:35:24.764Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-02-10T18:35:24.764Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-02-10T18:35:24.764Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-02-10T18:35:24.764Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-02-10T18:35:24.764Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-02-10T18:35:24.764Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2020-02-10T18:35:24.764Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2020-02-10T18:35:24.764Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2020-02-10T18:35:24.764Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2020-02-10T18:35:24.764Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-02-10T18:35:24.764Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2020-02-10T18:35:24.764Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2020-02-10T18:35:24.764Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2020-02-10T18:35:24.764Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2020-02-10T18:35:24.764Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-02-10T18:35:24.764Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2020-02-10T18:35:24.764Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2020-02-10T18:35:24.764Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2020-02-10T18:35:24.764Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-02-10T18:35:24.764Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-02-10T18:35:24.764Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-02-10T18:35:24.764Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-02-10T18:35:24.764Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-02-10T18:35:24.764Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-02-10T18:35:24.764Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-02-10T18:35:24.764Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-02-10T18:35:24.764Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-02-10T18:35:24.764Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-02-10T18:35:24.764Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2020-02-10T18:35:24.764Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-02-10T18:35:24.764Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-02-10T18:35:24.764Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-02-10T18:35:24.764Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-02-10T18:35:24.764Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-02-10T18:35:24.764Z] === RUN TestContainerBindMountNonRecursive [2020-02-10T18:35:25.610Z] === RUN TestDockerSuite/TestEventsResize [2020-02-10T18:35:26.242Z] --- PASS: TestContainerBindMountNonRecursive (1.64s) [2020-02-10T18:35:26.242Z] === RUN TestNetworkNat [2020-02-10T18:35:26.535Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-02-10T18:35:27.111Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-10T18:35:27.111Z] INFO: Testing against a local daemon [2020-02-10T18:35:27.111Z] ok github.com/docker/docker/integration/volume 0.273s [2020-02-10T18:35:27.111Z] [2020-02-10T18:35:27.111Z] === Skipped [2020-02-10T18:35:27.111Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s) [2020-02-10T18:35:27.111Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-02-10T18:35:27.111Z] [2020-02-10T18:35:27.111Z] [2020-02-10T18:35:27.111Z] DONE 5 tests, 1 skipped in 3.048s [2020-02-10T18:35:27.111Z] [2020-02-10T18:35:27.111Z] INFO: make.ps1 ended at 02/10/2020 18:35:26 [2020-02-10T18:35:27.111Z] INFO: Integration CLI tests being run from the host: [2020-02-10T18:35:27.111Z] 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-02-10T18:35:27.253Z] --- PASS: TestNetworkNat (0.70s) [2020-02-10T18:35:27.253Z] === RUN TestNetworkLocalhostTCPNat [2020-02-10T18:35:27.459Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-02-10T18:35:27.870Z] --- PASS: TestNetworkLocalhostTCPNat (0.73s) [2020-02-10T18:35:27.870Z] === RUN TestNetworkLoopbackNat [2020-02-10T18:35:28.383Z] === RUN TestDockerSuite/TestEventsStreaming [2020-02-10T18:35:28.891Z] --- PASS: TestNetworkLoopbackNat (0.99s) [2020-02-10T18:35:28.891Z] === RUN TestPause [2020-02-10T18:35:28.943Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-02-10T18:35:29.198Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-02-10T18:35:29.508Z] --- PASS: TestPause (0.68s) [2020-02-10T18:35:29.509Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-02-10T18:35:29.509Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-02-10T18:35:29.509Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-02-10T18:35:29.509Z] === RUN TestPauseStopPausedContainer [2020-02-10T18:35:30.124Z] --- PASS: TestPauseStopPausedContainer (0.73s) [2020-02-10T18:35:30.124Z] === RUN TestPsFilter [2020-02-10T18:35:30.409Z] --- PASS: TestPsFilter (0.21s) [2020-02-10T18:35:30.409Z] === RUN TestRemoveContainerWithRemovedVolume [2020-02-10T18:35:31.028Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.65s) [2020-02-10T18:35:31.028Z] === RUN TestRemoveContainerWithVolume [2020-02-10T18:35:31.645Z] --- PASS: TestRemoveContainerWithVolume (0.77s) [2020-02-10T18:35:31.645Z] === RUN TestRemoveContainerRunning [2020-02-10T18:35:31.711Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-02-10T18:35:32.272Z] === RUN TestDockerSuite/TestEventsTop [2020-02-10T18:35:32.654Z] --- PASS: TestRemoveContainerRunning (0.66s) [2020-02-10T18:35:32.654Z] === RUN TestRemoveContainerForceRemoveRunning [2020-02-10T18:35:33.197Z] === RUN TestDockerSuite/TestEventsUntag [2020-02-10T18:35:33.271Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.68s) [2020-02-10T18:35:33.271Z] === RUN TestRemoveInvalidContainer [2020-02-10T18:35:33.271Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2020-02-10T18:35:33.271Z] === RUN TestRenameLinkedContainer [2020-02-10T18:35:35.712Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-02-10T18:35:35.967Z] --- PASS: TestRenameLinkedContainer (2.74s) [2020-02-10T18:35:35.967Z] === RUN TestRenameStoppedContainer [2020-02-10T18:35:36.609Z] --- PASS: TestRenameStoppedContainer (0.70s) [2020-02-10T18:35:36.609Z] === RUN TestRenameRunningContainerAndReuse [2020-02-10T18:35:37.598Z] === RUN TestDockerSuite/TestExec [2020-02-10T18:35:38.086Z] --- PASS: TestRenameRunningContainerAndReuse (1.31s) [2020-02-10T18:35:38.086Z] === RUN TestRenameInvalidName [2020-02-10T18:35:38.522Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-02-10T18:35:38.704Z] --- PASS: TestRenameInvalidName (0.69s) [2020-02-10T18:35:38.704Z] === RUN TestRenameAnonymousContainer [2020-02-10T18:35:39.446Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-02-10T18:35:39.527Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-10T18:35:39.527Z] INFO: Testing against a local daemon [2020-02-10T18:35:40.371Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-02-10T18:35:40.931Z] === RUN TestDockerSuite/TestExecAPIStart [2020-02-10T18:35:41.396Z] --- PASS: TestRenameAnonymousContainer (2.47s) [2020-02-10T18:35:41.396Z] === RUN TestRenameContainerWithSameName [2020-02-10T18:35:41.681Z] --- PASS: TestRenameContainerWithSameName (0.68s) [2020-02-10T18:35:41.681Z] === RUN TestRenameContainerWithLinkedContainer [2020-02-10T18:35:42.818Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-02-10T18:35:43.172Z] --- PASS: TestRenameContainerWithLinkedContainer (1.35s) [2020-02-10T18:35:43.172Z] === RUN TestResize [2020-02-10T18:35:43.791Z] --- PASS: TestResize (0.68s) [2020-02-10T18:35:43.792Z] === RUN TestResizeWithInvalidSize [2020-02-10T18:35:44.182Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-02-10T18:35:44.457Z] --- PASS: TestResizeWithInvalidSize (0.71s) [2020-02-10T18:35:44.457Z] === RUN TestResizeWhenContainerNotStarted [2020-02-10T18:35:44.742Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-02-10T18:35:45.078Z] --- PASS: TestResizeWhenContainerNotStarted (0.61s) [2020-02-10T18:35:45.078Z] === RUN TestDaemonRestartKillContainers [2020-02-10T18:35:45.078Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-10T18:35:45.078Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-10T18:35:45.078Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-10T18:35:45.078Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-10T18:35:45.078Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-10T18:35:45.078Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-10T18:35:45.078Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-10T18:35:45.078Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-10T18:35:45.078Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-10T18:35:45.078Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-10T18:35:45.078Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-10T18:35:45.078Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-10T18:35:45.078Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-10T18:35:45.078Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-10T18:35:45.078Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-10T18:35:45.078Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-10T18:35:45.078Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-10T18:35:45.078Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-10T18:35:45.078Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-10T18:35:45.078Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-10T18:35:45.078Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-10T18:35:45.078Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-10T18:35:45.078Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-10T18:35:45.078Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-10T18:35:45.078Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-10T18:35:45.078Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-10T18:35:45.078Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-10T18:35:45.078Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-10T18:35:45.667Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-02-10T18:35:46.613Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-02-10T18:35:47.538Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-02-10T18:35:48.462Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-02-10T18:35:48.571Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-10T18:35:48.571Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-10T18:35:48.571Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-10T18:35:48.571Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-10T18:35:50.348Z] === RUN TestDockerSuite/TestExecCgroup [2020-02-10T18:35:51.272Z] === RUN TestDockerSuite/TestExecEnv [2020-02-10T18:35:51.280Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-10T18:35:52.198Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-02-10T18:35:52.321Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-10T18:35:52.945Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-10T18:35:52.945Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-10T18:35:54.084Z] === RUN TestDockerSuite/TestExecExitStatus [2020-02-10T18:35:55.013Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-02-10T18:35:55.013Z] === RUN TestDockerSuite/TestExecInspectID [2020-02-10T18:35:55.639Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-02-10T18:35:55.639Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.32s) [2020-02-10T18:35:55.639Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.38s) [2020-02-10T18:35:55.639Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.46s) [2020-02-10T18:35:55.639Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.54s) [2020-02-10T18:35:55.639Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.17s) [2020-02-10T18:35:55.639Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.58s) [2020-02-10T18:35:55.639Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.01s) [2020-02-10T18:35:55.639Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.47s) [2020-02-10T18:35:55.639Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.75s) [2020-02-10T18:35:55.639Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.95s) [2020-02-10T18:35:55.639Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.76s) [2020-02-10T18:35:55.639Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.34s) [2020-02-10T18:35:55.639Z] === RUN TestCgroupNamespacesRun [2020-02-10T18:35:57.118Z] --- PASS: TestCgroupNamespacesRun (1.75s) [2020-02-10T18:35:57.118Z] === RUN TestCgroupNamespacesRunPrivileged [2020-02-10T18:35:58.275Z] === RUN TestDockerSuite/TestExecInteractive [2020-02-10T18:35:58.597Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.63s) [2020-02-10T18:35:58.597Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-02-10T18:35:58.835Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-02-10T18:35:59.761Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-02-10T18:36:00.678Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.65s) [2020-02-10T18:36:00.678Z] === RUN TestCgroupNamespacesRunHostMode [2020-02-10T18:36:02.157Z] --- PASS: TestCgroupNamespacesRunHostMode (1.65s) [2020-02-10T18:36:02.157Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-02-10T18:36:02.278Z] === RUN TestDockerSuite/TestExecParseError [2020-02-10T18:36:02.838Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-02-10T18:36:03.636Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.65s) [2020-02-10T18:36:03.636Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-02-10T18:36:03.763Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-02-10T18:36:04.650Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.91s) [2020-02-10T18:36:04.651Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-02-10T18:36:04.688Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-02-10T18:36:05.667Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.93s) [2020-02-10T18:36:05.667Z] === RUN TestCgroupNamespacesRunOlderClient [2020-02-10T18:36:06.050Z] === RUN TestDockerSuite/TestExecSetEnv [2020-02-10T18:36:06.974Z] === RUN TestDockerSuite/TestExecStartFails [2020-02-10T18:36:07.156Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.68s) [2020-02-10T18:36:07.156Z] === RUN TestKernelTCPMemory [2020-02-10T18:36:07.898Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-02-10T18:36:08.168Z] --- PASS: TestKernelTCPMemory (0.88s) [2020-02-10T18:36:08.168Z] === RUN TestNISDomainname [2020-02-10T18:36:08.788Z] --- PASS: TestNISDomainname (0.89s) [2020-02-10T18:36:08.788Z] === RUN TestHostnameDnsResolution [2020-02-10T18:36:10.274Z] --- PASS: TestHostnameDnsResolution (1.28s) [2020-02-10T18:36:10.274Z] === RUN TestStats [2020-02-10T18:36:12.300Z] --- PASS: TestStats (2.12s) [2020-02-10T18:36:12.300Z] === RUN TestStopContainerWithTimeout [2020-02-10T18:36:12.300Z] === RUN TestStopContainerWithTimeout/0 [2020-02-10T18:36:12.300Z] === PAUSE TestStopContainerWithTimeout/0 [2020-02-10T18:36:12.300Z] === RUN TestStopContainerWithTimeout/1 [2020-02-10T18:36:12.300Z] === PAUSE TestStopContainerWithTimeout/1 [2020-02-10T18:36:12.300Z] === RUN TestStopContainerWithTimeout/3 [2020-02-10T18:36:12.300Z] === PAUSE TestStopContainerWithTimeout/3 [2020-02-10T18:36:12.300Z] === RUN TestStopContainerWithTimeout/-1 [2020-02-10T18:36:12.300Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-02-10T18:36:12.300Z] === CONT TestStopContainerWithTimeout/0 [2020-02-10T18:36:12.300Z] === CONT TestStopContainerWithTimeout/-1 [2020-02-10T18:36:12.300Z] === CONT TestStopContainerWithTimeout/1 [2020-02-10T18:36:12.300Z] === CONT TestStopContainerWithTimeout/3 [2020-02-10T18:36:15.785Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-02-10T18:36:15.785Z] --- PASS: TestStopContainerWithTimeout/0 (1.23s) [2020-02-10T18:36:15.785Z] --- PASS: TestStopContainerWithTimeout/1 (2.25s) [2020-02-10T18:36:15.785Z] --- PASS: TestStopContainerWithTimeout/3 (2.86s) [2020-02-10T18:36:15.785Z] --- PASS: TestStopContainerWithTimeout/-1 (3.05s) [2020-02-10T18:36:15.785Z] === RUN TestDeleteDevicemapper [2020-02-10T18:36:15.785Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-02-10T18:36:15.785Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-02-10T18:36:15.785Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-02-10T18:36:18.474Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.87s) [2020-02-10T18:36:18.474Z] === RUN TestUpdateMemory [2020-02-10T18:36:19.093Z] --- PASS: TestUpdateMemory (0.91s) [2020-02-10T18:36:19.093Z] === RUN TestUpdateCPUQuota [2020-02-10T18:36:20.060Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-02-10T18:36:20.060Z] === RUN TestDockerSuite/TestExecTTY [2020-02-10T18:36:20.570Z] --- PASS: TestUpdateCPUQuota (1.25s) [2020-02-10T18:36:20.570Z] === RUN TestUpdatePidsLimit [2020-02-10T18:36:20.570Z] === RUN TestUpdatePidsLimit/update_from_none [2020-02-10T18:36:20.620Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-02-10T18:36:20.854Z] === RUN TestUpdatePidsLimit/no_change [2020-02-10T18:36:21.139Z] === RUN TestUpdatePidsLimit/update_lower [2020-02-10T18:36:21.422Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-02-10T18:36:21.546Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-02-10T18:36:21.705Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-02-10T18:36:21.989Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-02-10T18:36:22.275Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-02-10T18:36:22.471Z] === RUN TestDockerSuite/TestExecUlimits [2020-02-10T18:36:23.033Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-02-10T18:36:23.288Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-02-10T18:36:23.288Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-02-10T18:36:23.757Z] --- PASS: TestUpdatePidsLimit (3.31s) [2020-02-10T18:36:23.757Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.33s) [2020-02-10T18:36:23.757Z] --- PASS: TestUpdatePidsLimit/no_change (0.31s) [2020-02-10T18:36:23.757Z] --- PASS: TestUpdatePidsLimit/update_lower (0.32s) [2020-02-10T18:36:23.757Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.32s) [2020-02-10T18:36:23.757Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.34s) [2020-02-10T18:36:23.757Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.33s) [2020-02-10T18:36:23.757Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.35s) [2020-02-10T18:36:23.757Z] === RUN TestUpdateRestartPolicy [2020-02-10T18:36:25.801Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-02-10T18:36:26.726Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-02-10T18:36:28.088Z] === RUN TestDockerSuite/TestExecWithTERM [2020-02-10T18:36:29.016Z] === RUN TestDockerSuite/TestExecWithUser [2020-02-10T18:36:30.905Z] === RUN TestDockerSuite/TestGetContainerStats [2020-02-10T18:36:36.140Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-02-10T18:36:36.278Z] --- PASS: TestUpdateRestartPolicy (12.05s) [2020-02-10T18:36:36.278Z] === RUN TestUpdateRestartWithAutoRemove [2020-02-10T18:36:36.567Z] --- PASS: TestUpdateRestartWithAutoRemove (0.71s) [2020-02-10T18:36:36.567Z] === RUN TestWaitNonBlocked [2020-02-10T18:36:36.567Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-10T18:36:36.567Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-10T18:36:36.567Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-10T18:36:36.567Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-10T18:36:36.567Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-10T18:36:36.567Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-10T18:36:37.588Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-02-10T18:36:37.588Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.85s) [2020-02-10T18:36:37.588Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.90s) [2020-02-10T18:36:37.588Z] === RUN TestWaitBlocked [2020-02-10T18:36:37.588Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-10T18:36:37.588Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-10T18:36:37.588Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-02-10T18:36:37.588Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-02-10T18:36:37.588Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-10T18:36:37.588Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-02-10T18:36:38.601Z] --- PASS: TestWaitBlocked (0.05s) [2020-02-10T18:36:38.601Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.90s) [2020-02-10T18:36:38.601Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.95s) [2020-02-10T18:36:38.601Z] === CONT TestContainerStartOnDaemonRestart [2020-02-10T18:36:38.601Z] === CONT TestIpcModeOlderClient [2020-02-10T18:36:38.601Z] === CONT TestDaemonHostGatewayIP [2020-02-10T18:36:38.601Z] === CONT TestDaemonRestartIpcMode [2020-02-10T18:36:38.601Z] --- PASS: TestIpcModeOlderClient (0.17s) [2020-02-10T18:36:41.374Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-02-10T18:36:43.021Z] --- PASS: TestContainerStartOnDaemonRestart (3.94s) [2020-02-10T18:36:43.021Z] --- PASS: TestDaemonHostGatewayIP (4.61s) [2020-02-10T18:36:43.021Z] --- PASS: TestDaemonRestartIpcMode (4.67s) [2020-02-10T18:36:43.021Z] PASS [2020-02-10T18:36:43.021Z] [2020-02-10T18:36:43.021Z] === Skipped [2020-02-10T18:36:43.021Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-02-10T18:36:43.021Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-02-10T18:36:43.021Z] [2020-02-10T18:36:43.021Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-02-10T18:36:43.021Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-02-10T18:36:43.021Z] [2020-02-10T18:36:43.021Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-02-10T18:36:43.021Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-02-10T18:36:43.021Z] [2020-02-10T18:36:43.021Z] [2020-02-10T18:36:43.021Z] DONE 199 tests, 3 skipped in 119.106s [2020-02-10T18:36:43.021Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-02-10T18:36:43.021Z] ++ 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-02-10T18:36:43.021Z] ++ set -e [2020-02-10T18:36:43.021Z] ++ '[' -n 0 ']' [2020-02-10T18:36:43.021Z] ++ set -x [2020-02-10T18:36:43.021Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-02-10T18:36:43.259Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-02-10T18:36:43.304Z] INFO: Testing against a local daemon [2020-02-10T18:36:43.305Z] === RUN TestCommitInheritsEnv [2020-02-10T18:36:43.589Z] --- PASS: TestCommitInheritsEnv (0.44s) [2020-02-10T18:36:43.589Z] === RUN TestImportExtremelyLargeImageWorks [2020-02-10T18:36:43.589Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-02-10T18:36:43.589Z] === RUN TestImagesFilterMultiReference [2020-02-10T18:36:43.873Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-02-10T18:36:43.873Z] === RUN TestImagePullPlatformInvalid [2020-02-10T18:36:43.873Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-02-10T18:36:43.873Z] === RUN TestRemoveImageOrphaning [2020-02-10T18:36:44.157Z] --- PASS: TestRemoveImageOrphaning (0.41s) [2020-02-10T18:36:44.157Z] === RUN TestRemoveImageGarbageCollector [2020-02-10T18:36:44.157Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-02-10T18:36:44.157Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T18:36:44.157Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-02-10T18:36:44.157Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-02-10T18:36:44.157Z] === RUN TestTagInvalidReference [2020-02-10T18:36:44.440Z] --- PASS: TestTagInvalidReference (0.04s) [2020-02-10T18:36:44.440Z] === RUN TestTagValidPrefixedRepo [2020-02-10T18:36:44.440Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2020-02-10T18:36:44.440Z] === RUN TestTagExistedNameWithoutForce [2020-02-10T18:36:44.440Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-02-10T18:36:44.440Z] === RUN TestTagOfficialNames [2020-02-10T18:36:44.440Z] --- PASS: TestTagOfficialNames (0.05s) [2020-02-10T18:36:44.440Z] === RUN TestTagMatchesDigest [2020-02-10T18:36:44.440Z] --- PASS: TestTagMatchesDigest (0.04s) [2020-02-10T18:36:44.440Z] === CONT TestImportExtremelyLargeImageWorks [2020-02-10T18:36:48.506Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-02-10T18:36:48.762Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-02-10T18:36:48.762Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-02-10T18:36:48.762Z] === RUN TestDockerSuite/TestHealth [2020-02-10T18:36:49.686Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-02-10T18:37:11.562Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-02-10T18:37:11.562Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-02-10T18:37:11.562Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-02-10T18:37:11.562Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-02-10T18:37:11.562Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-02-10T18:37:11.562Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-02-10T18:37:12.122Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-02-10T18:37:12.122Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-02-10T18:37:12.122Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-02-10T18:37:12.122Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-02-10T18:37:12.378Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-02-10T18:37:12.937Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-02-10T18:37:13.193Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-02-10T18:37:13.193Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-02-10T18:37:14.118Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-02-10T18:37:14.373Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-02-10T18:37:15.301Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-02-10T18:37:16.226Z] === RUN TestDockerSuite/TestImagesFormat [2020-02-10T18:37:16.226Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-02-10T18:37:17.151Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-02-10T18:37:20.412Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-02-10T18:37:20.412Z] === RUN TestDockerSuite/TestImportBadURL [2020-02-10T18:37:20.412Z] === RUN TestDockerSuite/TestImportDisplay [2020-02-10T18:37:21.777Z] === RUN TestDockerSuite/TestImportFile [2020-02-10T18:37:23.661Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-02-10T18:37:23.661Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-02-10T18:37:25.547Z] === RUN TestDockerSuite/TestImportGzipped [2020-02-10T18:37:27.431Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-02-10T18:37:29.315Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-02-10T18:37:29.315Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-02-10T18:37:30.241Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-02-10T18:37:31.166Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-02-10T18:37:32.094Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-02-10T18:37:32.094Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-02-10T18:37:32.094Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-02-10T18:37:33.020Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-02-10T18:37:33.946Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-02-10T18:37:34.871Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-02-10T18:37:35.795Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-02-10T18:37:36.356Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-02-10T18:37:37.281Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-02-10T18:37:37.281Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-02-10T18:37:39.165Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-02-10T18:37:40.091Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-02-10T18:37:41.017Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-02-10T18:37:41.017Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-02-10T18:37:41.577Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-02-10T18:37:41.577Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-02-10T18:37:43.464Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-02-10T18:37:44.026Z] === RUN TestDockerSuite/TestInspectDefault [2020-02-10T18:37:44.953Z] === RUN TestDockerSuite/TestInspectHistory [2020-02-10T18:37:45.879Z] === RUN TestDockerSuite/TestInspectImage [2020-02-10T18:37:45.879Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-02-10T18:37:45.879Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-02-10T18:37:45.879Z] === RUN TestDockerSuite/TestInspectInt64 [2020-02-10T18:37:46.804Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-02-10T18:37:47.737Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-02-10T18:37:47.993Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-02-10T18:37:48.920Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-02-10T18:37:49.846Z] === RUN TestDockerSuite/TestInspectPlugin [2020-02-10T18:37:51.731Z] === RUN TestDockerSuite/TestInspectRootFS [2020-02-10T18:37:51.731Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-02-10T18:37:52.292Z] === RUN TestDockerSuite/TestInspectStatus [2020-02-10T18:37:53.655Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-02-10T18:37:55.021Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-02-10T18:37:55.276Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-02-10T18:37:56.201Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-02-10T18:37:57.566Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-02-10T18:37:58.492Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-02-10T18:37:59.417Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-02-10T18:37:59.978Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-02-10T18:38:00.234Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-02-10T18:38:01.162Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-02-10T18:38:01.162Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-02-10T18:38:03.048Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-02-10T18:38:03.608Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-02-10T18:38:05.497Z] === RUN TestDockerSuite/TestLinksEnvs [2020-02-10T18:38:06.058Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-02-10T18:38:07.420Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-02-10T18:38:07.676Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-02-10T18:38:09.565Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-02-10T18:38:09.565Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-02-10T18:38:12.829Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-02-10T18:38:12.829Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-02-10T18:38:15.343Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-02-10T18:38:15.343Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-02-10T18:38:15.343Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-02-10T18:38:18.605Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-02-10T18:38:18.605Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-02-10T18:38:19.532Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-02-10T18:38:20.457Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-02-10T18:38:25.697Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-02-10T18:38:33.773Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-02-10T18:38:35.658Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-02-10T18:38:37.544Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-02-10T18:38:38.102Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-02-10T18:38:40.616Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-02-10T18:38:40.616Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-02-10T18:38:40.884Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-02-10T18:38:40.884Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-02-10T18:38:40.884Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-02-10T18:38:41.833Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-02-10T18:38:42.757Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-02-10T18:38:46.915Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-02-10T18:38:47.170Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-02-10T18:38:51.328Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-02-10T18:38:52.253Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-02-10T18:38:53.180Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-02-10T18:38:53.180Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-02-10T18:38:54.106Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-02-10T18:38:55.471Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-02-10T18:38:57.358Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-02-10T18:38:58.283Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-02-10T18:38:59.647Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-02-10T18:39:01.534Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-02-10T18:39:01.789Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-02-10T18:39:02.715Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-02-10T18:39:03.640Z] === RUN TestDockerSuite/TestLogsSince [2020-02-10T18:39:05.009Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-02-10T18:39:10.258Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-02-10T18:39:16.785Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-02-10T18:39:17.040Z] === RUN TestDockerSuite/TestLogsTail [2020-02-10T18:39:17.971Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-02-10T18:39:17.971Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-02-10T18:39:18.897Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-02-10T18:39:19.823Z] === RUN TestDockerSuite/TestMountIntoProc [2020-02-10T18:39:20.385Z] === RUN TestDockerSuite/TestMountIntoSys [2020-02-10T18:39:21.310Z] === RUN TestDockerSuite/TestNetHostname [2020-02-10T18:39:21.310Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-02-10T18:39:23.825Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-02-10T18:39:24.385Z] === RUN TestDockerSuite/TestNetworkEvents [2020-02-10T18:39:24.385Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-02-10T18:39:25.748Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-02-10T18:39:28.262Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-02-10T18:39:28.262Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-02-10T18:39:29.187Z] === RUN TestDockerSuite/TestPluginActive [2020-02-10T18:39:31.073Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-02-10T18:39:31.328Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-02-10T18:39:37.869Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-02-10T18:39:37.869Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-02-10T18:39:37.869Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-02-10T18:39:38.124Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-02-10T18:39:40.636Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-02-10T18:39:41.561Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-02-10T18:39:42.924Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-02-10T18:39:43.180Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-02-10T18:39:45.066Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-02-10T18:39:46.952Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-02-10T18:39:50.215Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-02-10T18:39:52.727Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-02-10T18:39:53.653Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-02-10T18:39:54.213Z] === RUN TestDockerSuite/TestPortHostBinding [2020-02-10T18:39:56.100Z] === RUN TestDockerSuite/TestPortList [2020-02-10T18:39:59.362Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-02-10T18:40:07.470Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-02-10T18:40:07.725Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-02-10T18:40:12.964Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-02-10T18:40:15.478Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-02-10T18:40:15.478Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-02-10T18:40:15.478Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-02-10T18:40:15.478Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-02-10T18:40:16.841Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-02-10T18:40:16.841Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-02-10T18:40:17.402Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-02-10T18:40:17.402Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-02-10T18:40:18.329Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-02-10T18:40:18.329Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-02-10T18:40:19.693Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-02-10T18:40:19.949Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-02-10T18:40:19.949Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-02-10T18:40:23.215Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-02-10T18:40:23.215Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-02-10T18:40:25.103Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-02-10T18:40:25.664Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-02-10T18:40:25.664Z] === RUN TestDockerSuite/TestPsByOrder [2020-02-10T18:40:28.176Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-02-10T18:40:29.102Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-02-10T18:40:30.481Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-02-10T18:40:31.042Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-02-10T18:40:35.204Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-02-10T18:40:40.440Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-02-10T18:40:40.440Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-02-10T18:40:43.704Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-02-10T18:40:44.264Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-02-10T18:40:52.343Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-02-10T18:40:53.704Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-02-10T18:40:56.217Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-02-10T18:40:57.142Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-02-10T18:40:58.068Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-02-10T18:40:59.953Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-02-10T18:41:01.332Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-02-10T18:41:03.844Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-02-10T18:41:05.732Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-02-10T18:41:05.732Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-02-10T18:41:06.659Z] === RUN TestDockerSuite/TestPsRightTagName [2020-02-10T18:41:09.170Z] === RUN TestDockerSuite/TestPsShowMounts [2020-02-10T18:41:11.058Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-02-10T18:41:11.983Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-02-10T18:41:12.912Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-02-10T18:41:12.912Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-02-10T18:41:12.912Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-02-10T18:41:12.912Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-02-10T18:41:12.912Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-02-10T18:41:13.838Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-02-10T18:41:14.093Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-02-10T18:41:15.979Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-02-10T18:41:17.341Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-02-10T18:41:18.267Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-02-10T18:41:26.342Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-02-10T18:41:27.709Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-02-10T18:41:30.222Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-02-10T18:41:30.222Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-02-10T18:41:30.222Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-02-10T18:41:30.783Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-02-10T18:41:34.045Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-02-10T18:41:34.045Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-02-10T18:41:35.409Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-02-10T18:41:37.293Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-02-10T18:41:39.179Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-02-10T18:41:39.743Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-02-10T18:41:41.106Z] === RUN TestDockerSuite/TestRmiBlank [2020-02-10T18:41:41.106Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-02-10T18:41:41.106Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-02-10T18:41:45.268Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-02-10T18:41:46.631Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-02-10T18:41:46.631Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-02-10T18:41:48.515Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-02-10T18:41:49.439Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-02-10T18:41:51.326Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-02-10T18:41:52.011Z] --- PASS: TestImportExtremelyLargeImageWorks (300.11s) [2020-02-10T18:41:52.012Z] PASS [2020-02-10T18:41:52.012Z] [2020-02-10T18:41:52.012Z] === Skipped [2020-02-10T18:41:52.012Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-02-10T18:41:52.012Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T18:41:52.012Z] [2020-02-10T18:41:52.012Z] [2020-02-10T18:41:52.012Z] DONE 12 tests, 1 skipped in 301.496s [2020-02-10T18:41:52.012Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-02-10T18:41:52.012Z] ++ 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-02-10T18:41:52.012Z] ++ set -e [2020-02-10T18:41:52.012Z] ++ '[' -n 0 ']' [2020-02-10T18:41:52.012Z] ++ set -x [2020-02-10T18:41:52.012Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-02-10T18:41:52.012Z] INFO: Testing against a local daemon [2020-02-10T18:41:52.012Z] === RUN TestNetworkCreateDelete [2020-02-10T18:41:52.012Z] --- PASS: TestNetworkCreateDelete (0.23s) [2020-02-10T18:41:52.012Z] === RUN TestDockerNetworkDeletePreferID [2020-02-10T18:41:52.012Z] --- PASS: TestDockerNetworkDeletePreferID (0.61s) [2020-02-10T18:41:52.012Z] === RUN TestInspectNetwork [2020-02-10T18:41:52.012Z] === RUN TestInspectNetwork/full_network_id [2020-02-10T18:41:52.012Z] === RUN TestInspectNetwork/partial_network_id [2020-02-10T18:41:52.012Z] === RUN TestInspectNetwork/network_name [2020-02-10T18:41:52.012Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-02-10T18:41:52.253Z] === RUN TestDockerSuite/TestRmiTag [2020-02-10T18:41:52.253Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-02-10T18:41:53.023Z] --- PASS: TestInspectNetwork (7.34s) [2020-02-10T18:41:53.023Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-02-10T18:41:53.023Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-02-10T18:41:53.023Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-02-10T18:41:53.023Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-02-10T18:41:53.023Z] === RUN TestRunContainerWithBridgeNone [2020-02-10T18:41:53.184Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-02-10T18:41:55.711Z] --- PASS: TestRunContainerWithBridgeNone (2.40s) [2020-02-10T18:41:55.711Z] === RUN TestNetworkInvalidJSON [2020-02-10T18:41:55.711Z] === RUN TestNetworkInvalidJSON//networks/create [2020-02-10T18:41:55.711Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-02-10T18:41:55.711Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-02-10T18:41:55.711Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-02-10T18:41:55.711Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-10T18:41:55.711Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-10T18:41:55.711Z] === CONT TestNetworkInvalidJSON//networks/create [2020-02-10T18:41:55.711Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-02-10T18:41:55.711Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-10T18:41:55.711Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2020-02-10T18:41:55.711Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-02-10T18:41:55.711Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-02-10T18:41:55.711Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-02-10T18:41:55.711Z] === RUN TestDaemonRestartWithLiveRestore [2020-02-10T18:41:56.333Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2020-02-10T18:41:56.333Z] === RUN TestDaemonDefaultNetworkPools [2020-02-10T18:41:57.350Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s) [2020-02-10T18:41:57.350Z] === RUN TestDaemonRestartWithExistingNetwork [2020-02-10T18:41:58.365Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.22s) [2020-02-10T18:41:58.365Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-02-10T18:41:58.424Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-02-10T18:41:58.678Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-02-10T18:41:59.603Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-02-10T18:41:59.849Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.50s) [2020-02-10T18:41:59.849Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-02-10T18:41:59.857Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-02-10T18:42:00.113Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-02-10T18:42:00.468Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2020-02-10T18:42:00.468Z] === RUN TestServiceWithPredefinedNetwork [2020-02-10T18:42:01.997Z] === RUN TestDockerSuite/TestRunAddHost [2020-02-10T18:42:02.559Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-02-10T18:42:02.815Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-02-10T18:42:03.155Z] --- PASS: TestServiceWithPredefinedNetwork (2.40s) [2020-02-10T18:42:03.156Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-02-10T18:42:03.156Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-02-10T18:42:03.156Z] service_test.go:230: FLAKY_TEST [2020-02-10T18:42:03.156Z] === RUN TestServiceWithDataPathPortInit [2020-02-10T18:42:03.739Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-02-10T18:42:03.739Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-02-10T18:42:04.664Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-02-10T18:42:06.548Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-02-10T18:42:07.108Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-02-10T18:42:08.034Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-02-10T18:42:08.289Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-02-10T18:42:09.214Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-02-10T18:42:11.101Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-02-10T18:42:11.356Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-02-10T18:42:12.719Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-02-10T18:42:13.645Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-02-10T18:42:14.571Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-02-10T18:42:15.496Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-02-10T18:42:16.432Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-02-10T18:42:17.362Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-02-10T18:42:18.287Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-02-10T18:42:18.402Z] --- PASS: TestServiceWithDataPathPortInit (14.84s) [2020-02-10T18:42:18.402Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-02-10T18:42:19.650Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-02-10T18:42:20.212Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-02-10T18:42:21.137Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-02-10T18:42:22.062Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-02-10T18:42:22.062Z] === RUN TestDockerSuite/TestRunBindMounts [2020-02-10T18:42:24.572Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-02-10T18:42:25.134Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-02-10T18:42:25.227Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.36s) [2020-02-10T18:42:25.227Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:oalcxzl4kcpw1hkzya70unmgj Created:2020-02-10 18:42:18.90307435 +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[11ccf0f9bf8391490f76aa7f29bb7baba81ec79c29dc7c62d0806dda898715e8:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xzgbxwsqekfuctaboi3k808pl EndpointID:5f761927d33c7fd2c33a1bc7333539489f7c34ffb84363c1b15996f825ba684f MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:b71db798bc2d7de205447c459dd2551876b3f18a6ef7ce5231ee8267e2950f1d 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:4b065d1ae67e IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xzgbxwsqekfuctaboi3k808pl EndpointID:5f761927d33c7fd2c33a1bc7333539489f7c34ffb84363c1b15996f825ba684f EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-02-10T18:42:25.227Z] PASS [2020-02-10T18:42:25.227Z] [2020-02-10T18:42:25.227Z] === Skipped [2020-02-10T18:42:25.227Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-02-10T18:42:25.227Z] service_test.go:230: FLAKY_TEST [2020-02-10T18:42:25.227Z] [2020-02-10T18:42:25.227Z] [2020-02-10T18:42:25.227Z] DONE 21 tests, 1 skipped in 40.495s [2020-02-10T18:42:25.227Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-02-10T18:42:25.227Z] ++ 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-02-10T18:42:25.227Z] ++ set -e [2020-02-10T18:42:25.227Z] ++ '[' -n 0 ']' [2020-02-10T18:42:25.227Z] ++ set -x [2020-02-10T18:42:25.227Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-02-10T18:42:25.227Z] INFO: Testing against a local daemon [2020-02-10T18:42:25.227Z] === RUN TestDockerNetworkIpvlanPersistance [2020-02-10T18:42:25.227Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-02-10T18:42:25.227Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-10T18:42:25.227Z] === RUN TestDockerNetworkIpvlan [2020-02-10T18:42:25.227Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-02-10T18:42:25.227Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-10T18:42:25.227Z] PASS [2020-02-10T18:42:25.227Z] [2020-02-10T18:42:25.227Z] === Skipped [2020-02-10T18:42:25.227Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-02-10T18:42:25.227Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-10T18:42:25.227Z] [2020-02-10T18:42:25.227Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-02-10T18:42:25.227Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-10T18:42:25.227Z] [2020-02-10T18:42:25.227Z] [2020-02-10T18:42:25.227Z] DONE 2 tests, 2 skipped in 0.102s [2020-02-10T18:42:25.227Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-02-10T18:42:25.227Z] ++ 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-02-10T18:42:25.227Z] ++ set -e [2020-02-10T18:42:25.227Z] ++ '[' -n 0 ']' [2020-02-10T18:42:25.227Z] ++ set -x [2020-02-10T18:42:25.227Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-02-10T18:42:25.227Z] INFO: Testing against a local daemon [2020-02-10T18:42:25.227Z] === RUN TestDockerNetworkMacvlanPersistance [2020-02-10T18:42:26.060Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-02-10T18:42:26.985Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-02-10T18:42:26.985Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-02-10T18:42:27.266Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.53s) [2020-02-10T18:42:27.266Z] === RUN TestDockerNetworkMacvlan [2020-02-10T18:42:27.887Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-02-10T18:42:27.910Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-02-10T18:42:27.910Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-02-10T18:42:28.835Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-02-10T18:42:28.900Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-02-10T18:42:29.396Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-02-10T18:42:29.912Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-02-10T18:42:30.321Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-02-10T18:42:31.246Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-02-10T18:42:32.171Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-02-10T18:42:32.171Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-02-10T18:42:32.603Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-02-10T18:42:33.096Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-02-10T18:42:33.096Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-02-10T18:42:34.458Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-02-10T18:42:35.018Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-02-10T18:42:35.944Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-02-10T18:42:36.070Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-02-10T18:42:36.873Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-02-10T18:42:36.873Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-02-10T18:42:37.806Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-02-10T18:42:39.691Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-02-10T18:42:40.473Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-02-10T18:42:41.053Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-02-10T18:42:41.488Z] --- PASS: TestDockerNetworkMacvlan (14.56s) [2020-02-10T18:42:41.488Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2020-02-10T18:42:41.488Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2020-02-10T18:42:41.488Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.17s) [2020-02-10T18:42:41.488Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.20s) [2020-02-10T18:42:41.488Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.10s) [2020-02-10T18:42:41.488Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.89s) [2020-02-10T18:42:41.488Z] PASS [2020-02-10T18:42:41.488Z] [2020-02-10T18:42:41.488Z] DONE 8 tests in 16.180s [2020-02-10T18:42:41.488Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-02-10T18:42:41.488Z] ++ 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-02-10T18:42:41.488Z] ++ set -e [2020-02-10T18:42:41.488Z] ++ '[' -n 0 ']' [2020-02-10T18:42:41.488Z] ++ set -x [2020-02-10T18:42:41.488Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-02-10T18:42:41.488Z] testing: warning: no tests to run [2020-02-10T18:42:41.488Z] PASS [2020-02-10T18:42:41.488Z] [2020-02-10T18:42:41.488Z] DONE 0 tests in 0.014s [2020-02-10T18:42:41.488Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-02-10T18:42:41.488Z] ++ 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-02-10T18:42:41.488Z] ++ set -e [2020-02-10T18:42:41.488Z] ++ '[' -n 0 ']' [2020-02-10T18:42:41.488Z] ++ set -x [2020-02-10T18:42:41.488Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-02-10T18:42:41.488Z] INFO: Testing against a local daemon [2020-02-10T18:42:41.488Z] === RUN TestAuthZPluginAllowRequest [2020-02-10T18:42:42.938Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-02-10T18:42:42.938Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-02-10T18:42:43.499Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-02-10T18:42:43.518Z] --- PASS: TestAuthZPluginAllowRequest (1.63s) [2020-02-10T18:42:43.518Z] === RUN TestAuthZPluginTLS [2020-02-10T18:42:43.808Z] --- PASS: TestAuthZPluginTLS (0.58s) [2020-02-10T18:42:43.808Z] === RUN TestAuthZPluginDenyRequest [2020-02-10T18:42:44.427Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-02-10T18:42:44.427Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2020-02-10T18:42:44.427Z] === RUN TestAuthZPluginAPIDenyResponse [2020-02-10T18:42:45.045Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.58s) [2020-02-10T18:42:45.045Z] === RUN TestAuthZPluginDenyResponse [2020-02-10T18:42:45.354Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-02-10T18:42:45.665Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2020-02-10T18:42:45.665Z] === RUN TestAuthZPluginAllowEventStream [2020-02-10T18:42:46.279Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-02-10T18:42:46.839Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-02-10T18:42:47.143Z] --- PASS: TestAuthZPluginAllowEventStream (1.60s) [2020-02-10T18:42:47.143Z] === RUN TestAuthZPluginErrorResponse [2020-02-10T18:42:47.760Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2020-02-10T18:42:47.760Z] === RUN TestAuthZPluginErrorRequest [2020-02-10T18:42:48.377Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2020-02-10T18:42:48.377Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-02-10T18:42:48.727Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-02-10T18:42:48.995Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2020-02-10T18:42:48.995Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-02-10T18:42:51.033Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.10s) [2020-02-10T18:42:51.033Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-02-10T18:42:51.990Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-02-10T18:42:52.245Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-02-10T18:42:52.245Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-02-10T18:42:53.085Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.10s) [2020-02-10T18:42:53.085Z] === RUN TestAuthZPluginHeader [2020-02-10T18:42:53.609Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-02-10T18:42:54.096Z] --- PASS: TestAuthZPluginHeader (0.94s) [2020-02-10T18:42:54.096Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-02-10T18:42:54.096Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-02-10T18:42:54.096Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T18:42:54.096Z] === RUN TestAuthZPluginV2Disable [2020-02-10T18:42:54.096Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-02-10T18:42:54.096Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T18:42:54.096Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-02-10T18:42:54.096Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-02-10T18:42:54.096Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T18:42:54.096Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-02-10T18:42:54.096Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-02-10T18:42:54.096Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T18:42:54.096Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-02-10T18:42:56.120Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-02-10T18:42:58.006Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-02-10T18:43:00.524Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-02-10T18:43:03.802Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-02-10T18:43:03.802Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-02-10T18:43:03.802Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-02-10T18:43:04.057Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-02-10T18:43:05.942Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-02-10T18:43:07.828Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-02-10T18:43:10.338Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-02-10T18:43:10.899Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-02-10T18:43:12.550Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.81s) [2020-02-10T18:43:12.550Z] PASS [2020-02-10T18:43:12.550Z] [2020-02-10T18:43:12.550Z] === Skipped [2020-02-10T18:43:12.550Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-02-10T18:43:12.550Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T18:43:12.550Z] [2020-02-10T18:43:12.550Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-02-10T18:43:12.550Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T18:43:12.550Z] [2020-02-10T18:43:12.550Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-02-10T18:43:12.550Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T18:43:12.550Z] [2020-02-10T18:43:12.550Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-02-10T18:43:12.550Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T18:43:12.550Z] [2020-02-10T18:43:12.550Z] [2020-02-10T18:43:12.550Z] DONE 17 tests, 4 skipped in 29.270s [2020-02-10T18:43:12.550Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-02-10T18:43:12.550Z] ++ 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-02-10T18:43:12.550Z] ++ set -e [2020-02-10T18:43:12.550Z] ++ '[' -n 0 ']' [2020-02-10T18:43:12.550Z] ++ set -x [2020-02-10T18:43:12.550Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-02-10T18:43:12.550Z] INFO: Testing against a local daemon [2020-02-10T18:43:12.550Z] === RUN TestPluginInvalidJSON [2020-02-10T18:43:12.550Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-02-10T18:43:12.550Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-02-10T18:43:12.550Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-02-10T18:43:12.550Z] --- PASS: TestPluginInvalidJSON (0.04s) [2020-02-10T18:43:12.550Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-02-10T18:43:12.550Z] PASS [2020-02-10T18:43:12.550Z] [2020-02-10T18:43:12.550Z] DONE 2 tests in 0.127s [2020-02-10T18:43:12.550Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-02-10T18:43:12.550Z] ++ 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-02-10T18:43:12.550Z] ++ set -e [2020-02-10T18:43:12.550Z] ++ '[' -n 0 ']' [2020-02-10T18:43:12.550Z] ++ set -x [2020-02-10T18:43:12.550Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-02-10T18:43:12.550Z] INFO: Testing against a local daemon [2020-02-10T18:43:12.550Z] === RUN TestExternalGraphDriver [2020-02-10T18:43:12.550Z] === RUN TestExternalGraphDriver/json [2020-02-10T18:43:12.784Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-02-10T18:43:13.171Z] === RUN TestExternalGraphDriver/spec [2020-02-10T18:43:13.344Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-02-10T18:43:13.344Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-02-10T18:43:13.904Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-02-10T18:43:15.204Z] === RUN TestExternalGraphDriver/pull [2020-02-10T18:43:15.789Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-02-10T18:43:15.789Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-02-10T18:43:16.714Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-02-10T18:43:17.274Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-02-10T18:43:17.888Z] --- PASS: TestExternalGraphDriver (6.47s) [2020-02-10T18:43:17.888Z] --- PASS: TestExternalGraphDriver/json (2.10s) [2020-02-10T18:43:17.888Z] --- PASS: TestExternalGraphDriver/spec (2.04s) [2020-02-10T18:43:17.888Z] --- PASS: TestExternalGraphDriver/pull (2.17s) [2020-02-10T18:43:17.888Z] === RUN TestGraphdriverPluginV2 [2020-02-10T18:43:17.888Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2020-02-10T18:43:17.888Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T18:43:17.888Z] PASS [2020-02-10T18:43:17.888Z] [2020-02-10T18:43:17.888Z] === Skipped [2020-02-10T18:43:17.888Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2020-02-10T18:43:17.888Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T18:43:17.888Z] [2020-02-10T18:43:17.888Z] [2020-02-10T18:43:17.888Z] DONE 5 tests, 1 skipped in 6.636s [2020-02-10T18:43:17.888Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-02-10T18:43:17.888Z] ++ 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-02-10T18:43:17.888Z] ++ set -e [2020-02-10T18:43:17.888Z] ++ '[' -n 0 ']' [2020-02-10T18:43:17.888Z] ++ set -x [2020-02-10T18:43:17.888Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-02-10T18:43:17.888Z] INFO: Testing against a local daemon [2020-02-10T18:43:17.888Z] === RUN TestContinueAfterPluginCrash [2020-02-10T18:43:17.888Z] === PAUSE TestContinueAfterPluginCrash [2020-02-10T18:43:17.888Z] === RUN TestDaemonStartWithLogOpt [2020-02-10T18:43:17.888Z] === PAUSE TestDaemonStartWithLogOpt [2020-02-10T18:43:17.888Z] === CONT TestContinueAfterPluginCrash [2020-02-10T18:43:17.888Z] === CONT TestDaemonStartWithLogOpt [2020-02-10T18:43:18.199Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-02-10T18:43:19.125Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-02-10T18:43:19.125Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-02-10T18:43:19.685Z] === RUN TestDockerSuite/TestRunEnvironment [2020-02-10T18:43:20.611Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-02-10T18:43:21.537Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-02-10T18:43:22.096Z] === RUN TestDockerSuite/TestRunExitCode [2020-02-10T18:43:23.021Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-02-10T18:43:23.953Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-02-10T18:43:24.523Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-02-10T18:43:25.448Z] === RUN TestDockerSuite/TestRunExposePort [2020-02-10T18:43:25.448Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-02-10T18:43:26.373Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-02-10T18:43:26.933Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-02-10T18:43:28.822Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-02-10T18:43:28.822Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-02-10T18:43:28.822Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-02-10T18:43:32.982Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-02-10T18:43:33.236Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-02-10T18:43:36.401Z] --- PASS: TestDaemonStartWithLogOpt (15.71s) [2020-02-10T18:43:38.427Z] --- PASS: TestContinueAfterPluginCrash (20.42s) [2020-02-10T18:43:38.427Z] PASS [2020-02-10T18:43:38.427Z] [2020-02-10T18:43:38.427Z] DONE 2 tests in 20.530s [2020-02-10T18:43:38.427Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-02-10T18:43:38.427Z] ++ 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-02-10T18:43:38.427Z] ++ set -e [2020-02-10T18:43:38.427Z] ++ '[' -n 0 ']' [2020-02-10T18:43:38.427Z] ++ set -x [2020-02-10T18:43:38.427Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-02-10T18:43:38.427Z] INFO: Testing against a local daemon [2020-02-10T18:43:38.427Z] === RUN TestPluginWithDevMounts [2020-02-10T18:43:38.427Z] === PAUSE TestPluginWithDevMounts [2020-02-10T18:43:38.427Z] === CONT TestPluginWithDevMounts [2020-02-10T18:43:40.468Z] --- PASS: TestPluginWithDevMounts (2.32s) [2020-02-10T18:43:40.468Z] PASS [2020-02-10T18:43:40.468Z] [2020-02-10T18:43:40.468Z] DONE 1 tests in 2.420s [2020-02-10T18:43:40.468Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-02-10T18:43:40.468Z] ++ 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-02-10T18:43:40.468Z] ++ set -e [2020-02-10T18:43:40.468Z] ++ '[' -n 0 ']' [2020-02-10T18:43:40.468Z] ++ set -x [2020-02-10T18:43:40.469Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-02-10T18:43:40.751Z] INFO: Testing against a local daemon [2020-02-10T18:43:40.751Z] === RUN TestSecretInspect [2020-02-10T18:43:43.438Z] --- PASS: TestSecretInspect (2.32s) [2020-02-10T18:43:43.438Z] === RUN TestSecretList [2020-02-10T18:43:45.404Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-02-10T18:43:45.472Z] --- PASS: TestSecretList (2.33s) [2020-02-10T18:43:45.472Z] === RUN TestSecretsCreateAndDelete [2020-02-10T18:43:46.332Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-02-10T18:43:47.698Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-02-10T18:43:47.698Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-02-10T18:43:47.698Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-02-10T18:43:47.698Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-02-10T18:43:48.168Z] --- PASS: TestSecretsCreateAndDelete (2.34s) [2020-02-10T18:43:48.168Z] === RUN TestSecretsUpdate [2020-02-10T18:43:48.623Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-02-10T18:43:50.199Z] --- PASS: TestSecretsUpdate (2.25s) [2020-02-10T18:43:50.199Z] === RUN TestTemplatedSecret [2020-02-10T18:43:51.886Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-02-10T18:43:52.888Z] --- PASS: TestTemplatedSecret (2.72s) [2020-02-10T18:43:52.888Z] === RUN TestSecretCreateResolve [2020-02-10T18:43:53.771Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-02-10T18:43:54.929Z] --- PASS: TestSecretCreateResolve (2.29s) [2020-02-10T18:43:54.929Z] PASS [2020-02-10T18:43:54.929Z] [2020-02-10T18:43:54.929Z] DONE 6 tests in 14.336s [2020-02-10T18:43:54.929Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-02-10T18:43:54.929Z] ++ 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-02-10T18:43:54.929Z] ++ set -e [2020-02-10T18:43:54.929Z] ++ '[' -n 0 ']' [2020-02-10T18:43:54.929Z] ++ set -x [2020-02-10T18:43:54.929Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-02-10T18:43:54.929Z] INFO: Testing against a local daemon [2020-02-10T18:43:54.929Z] === RUN TestServiceCreateInit [2020-02-10T18:43:54.929Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-02-10T18:43:55.133Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-02-10T18:43:56.060Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-02-10T18:43:56.634Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-02-10T18:43:57.560Z] === RUN TestDockerSuite/TestRunModeHostname [2020-02-10T18:43:58.486Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-02-10T18:43:58.486Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-02-10T18:43:58.741Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-02-10T18:43:59.327Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-02-10T18:44:00.628Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-02-10T18:44:01.554Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-02-10T18:44:03.439Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-02-10T18:44:03.439Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-02-10T18:44:03.439Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-02-10T18:44:03.721Z] --- PASS: TestServiceCreateInit (8.28s) [2020-02-10T18:44:03.722Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.23s) [2020-02-10T18:44:03.722Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.01s) [2020-02-10T18:44:03.722Z] === RUN TestCreateServiceMultipleTimes [2020-02-10T18:44:05.329Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-02-10T18:44:06.693Z] === RUN TestDockerSuite/TestRunMount [2020-02-10T18:44:13.236Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-02-10T18:44:13.624Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-02-10T18:44:14.551Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-02-10T18:44:16.438Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-02-10T18:44:18.950Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-02-10T18:44:22.220Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-02-10T18:44:22.222Z] --- PASS: TestCreateServiceMultipleTimes (16.25s) [2020-02-10T18:44:22.222Z] === RUN TestCreateServiceConflict [2020-02-10T18:44:22.222Z] --- PASS: TestCreateServiceConflict (2.27s) [2020-02-10T18:44:22.222Z] === RUN TestCreateServiceMaxReplicas [2020-02-10T18:44:24.108Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-02-10T18:44:24.912Z] --- PASS: TestCreateServiceMaxReplicas (3.00s) [2020-02-10T18:44:24.912Z] === RUN TestCreateWithDuplicateNetworkNames [2020-02-10T18:44:26.620Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-02-10T18:44:28.506Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-02-10T18:44:30.391Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-02-10T18:44:30.391Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-02-10T18:44:30.950Z] === RUN TestDockerSuite/TestRunNetHost [2020-02-10T18:44:31.876Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-02-10T18:44:32.802Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-02-10T18:44:33.727Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-02-10T18:44:36.238Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-02-10T18:44:38.749Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-02-10T18:44:40.156Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.51s) [2020-02-10T18:44:40.156Z] === RUN TestCreateServiceSecretFileMode [2020-02-10T18:44:41.169Z] --- PASS: TestCreateServiceSecretFileMode (2.64s) [2020-02-10T18:44:41.169Z] === RUN TestCreateServiceConfigFileMode [2020-02-10T18:44:43.865Z] --- PASS: TestCreateServiceConfigFileMode (2.72s) [2020-02-10T18:44:43.865Z] === RUN TestCreateServiceSysctls [2020-02-10T18:44:43.987Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-02-10T18:44:43.987Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-02-10T18:44:43.987Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-02-10T18:44:44.912Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-02-10T18:44:44.912Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-02-10T18:44:45.471Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-02-10T18:44:46.397Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-02-10T18:44:46.397Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-02-10T18:44:46.397Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-02-10T18:44:47.325Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-02-10T18:44:47.334Z] --- PASS: TestCreateServiceSysctls (3.52s) [2020-02-10T18:44:47.334Z] === RUN TestCreateServiceCapabilities [2020-02-10T18:44:48.269Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-02-10T18:44:48.269Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-02-10T18:44:49.195Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-02-10T18:44:50.017Z] --- PASS: TestCreateServiceCapabilities (2.62s) [2020-02-10T18:44:50.017Z] === RUN TestInspect [2020-02-10T18:44:50.120Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-02-10T18:44:51.492Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-02-10T18:44:51.747Z] === RUN TestDockerSuite/TestRunPortInUse [2020-02-10T18:44:52.672Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-02-10T18:44:52.714Z] --- PASS: TestInspect (2.94s) [2020-02-10T18:44:52.714Z] === RUN TestCreateJob [2020-02-10T18:44:53.597Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-02-10T18:44:54.523Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-02-10T18:44:55.083Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-02-10T18:44:56.009Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-02-10T18:44:56.188Z] --- PASS: TestCreateJob (3.38s) [2020-02-10T18:44:56.188Z] === RUN TestReplicatedJob [2020-02-10T18:44:56.934Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-02-10T18:44:56.934Z] === RUN TestDockerSuite/TestRunPublishPort [2020-02-10T18:44:57.859Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-02-10T18:44:58.787Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-02-10T18:44:58.787Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-02-10T18:44:59.714Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-02-10T18:45:01.604Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-02-10T18:45:01.604Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-02-10T18:45:01.604Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-02-10T18:45:03.010Z] --- PASS: TestReplicatedJob (5.79s) [2020-02-10T18:45:03.010Z] === RUN TestUpdateReplicatedJob [2020-02-10T18:45:05.706Z] --- PASS: TestUpdateReplicatedJob (3.60s) [2020-02-10T18:45:05.706Z] === RUN TestServiceListWithStatuses [2020-02-10T18:45:05.706Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-02-10T18:45:05.706Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-02-10T18:45:05.706Z] === RUN TestDockerNetworkConnectAlias [2020-02-10T18:45:05.764Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-02-10T18:45:07.126Z] === RUN TestDockerSuite/TestRunRm [2020-02-10T18:45:07.689Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-02-10T18:45:10.202Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-02-10T18:45:11.205Z] --- PASS: TestDockerNetworkConnectAlias (4.97s) [2020-02-10T18:45:11.205Z] === RUN TestDockerNetworkReConnect [2020-02-10T18:45:11.573Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-02-10T18:45:12.499Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-02-10T18:45:13.059Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-02-10T18:45:13.314Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-02-10T18:45:14.673Z] --- PASS: TestDockerNetworkReConnect (3.79s) [2020-02-10T18:45:14.673Z] === RUN TestServicePlugin [2020-02-10T18:45:14.673Z] --- SKIP: TestServicePlugin (0.00s) [2020-02-10T18:45:14.673Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T18:45:14.673Z] === RUN TestServiceUpdateLabel [2020-02-10T18:45:15.202Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-02-10T18:45:16.127Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-02-10T18:45:16.737Z] --- PASS: TestServiceUpdateLabel (2.37s) [2020-02-10T18:45:16.737Z] === RUN TestServiceUpdateSecrets [2020-02-10T18:45:19.389Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-02-10T18:45:20.753Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-02-10T18:45:25.993Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-02-10T18:45:25.993Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-02-10T18:45:26.552Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-02-10T18:45:27.479Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-02-10T18:45:28.039Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-02-10T18:45:28.965Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-02-10T18:45:29.890Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-02-10T18:45:30.451Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-02-10T18:45:30.706Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-02-10T18:45:30.706Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-02-10T18:45:31.637Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-02-10T18:45:31.967Z] --- PASS: TestServiceUpdateSecrets (14.78s) [2020-02-10T18:45:31.967Z] === RUN TestServiceUpdateConfigs [2020-02-10T18:45:32.564Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-02-10T18:45:33.124Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-02-10T18:45:36.397Z] === RUN TestDockerSuite/TestRunState [2020-02-10T18:45:37.759Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-02-10T18:45:38.014Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-02-10T18:45:38.939Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-02-10T18:45:38.939Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-02-10T18:45:39.864Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-02-10T18:45:39.864Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-02-10T18:45:39.864Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-02-10T18:45:39.864Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-02-10T18:45:40.790Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-02-10T18:45:41.716Z] === RUN TestDockerSuite/TestRunSysctls [2020-02-10T18:45:42.640Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-02-10T18:45:43.564Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-02-10T18:45:43.564Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-02-10T18:45:43.564Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-02-10T18:45:44.491Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-02-10T18:45:47.201Z] --- PASS: TestServiceUpdateConfigs (14.77s) [2020-02-10T18:45:47.201Z] === RUN TestServiceUpdateNetwork [2020-02-10T18:45:47.752Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-02-10T18:45:48.007Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-02-10T18:45:50.518Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-02-10T18:45:54.680Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-02-10T18:45:57.190Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-02-10T18:45:58.115Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-02-10T18:45:59.044Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-02-10T18:45:59.624Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-02-10T18:45:59.728Z] --- PASS: TestServiceUpdateNetwork (12.98s) [2020-02-10T18:45:59.728Z] PASS [2020-02-10T18:45:59.728Z] [2020-02-10T18:45:59.728Z] === Skipped [2020-02-10T18:45:59.728Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2020-02-10T18:45:59.728Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-02-10T18:45:59.728Z] [2020-02-10T18:45:59.728Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-02-10T18:45:59.728Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T18:45:59.728Z] [2020-02-10T18:45:59.728Z] [2020-02-10T18:45:59.728Z] DONE 23 tests, 2 skipped in 124.297s [2020-02-10T18:45:59.728Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-02-10T18:45:59.728Z] ++ 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-02-10T18:45:59.728Z] ++ set -e [2020-02-10T18:45:59.728Z] ++ '[' -n 0 ']' [2020-02-10T18:45:59.728Z] ++ set -x [2020-02-10T18:45:59.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=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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-02-10T18:45:59.728Z] INFO: Testing against a local daemon [2020-02-10T18:45:59.728Z] === RUN TestSessionCreate [2020-02-10T18:45:59.728Z] --- PASS: TestSessionCreate (0.06s) [2020-02-10T18:45:59.728Z] === RUN TestSessionCreateWithBadUpgrade [2020-02-10T18:45:59.728Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-02-10T18:45:59.728Z] PASS [2020-02-10T18:45:59.728Z] [2020-02-10T18:45:59.728Z] DONE 2 tests in 0.214s [2020-02-10T18:45:59.728Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-02-10T18:45:59.728Z] ++ 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-02-10T18:45:59.728Z] ++ set -e [2020-02-10T18:45:59.728Z] ++ '[' -n 0 ']' [2020-02-10T18:45:59.728Z] ++ set -x [2020-02-10T18:45:59.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=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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-02-10T18:45:59.728Z] INFO: Testing against a local daemon [2020-02-10T18:45:59.728Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-02-10T18:45:59.728Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-02-10T18:45:59.728Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-02-10T18:45:59.728Z] === RUN TestEventsExecDie [2020-02-10T18:46:00.347Z] --- PASS: TestEventsExecDie (0.80s) [2020-02-10T18:46:00.347Z] === RUN TestEventsBackwardsCompatible [2020-02-10T18:46:00.347Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2020-02-10T18:46:00.347Z] === RUN TestInfoBinaryCommits [2020-02-10T18:46:00.631Z] --- PASS: TestInfoBinaryCommits (0.06s) [2020-02-10T18:46:00.631Z] === RUN TestInfoAPIVersioned [2020-02-10T18:46:00.631Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-02-10T18:46:00.631Z] === RUN TestInfoDiscoveryBackend [2020-02-10T18:46:01.248Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2020-02-10T18:46:01.248Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-02-10T18:46:02.226Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-02-10T18:46:02.263Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-02-10T18:46:02.263Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-02-10T18:46:02.546Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2020-02-10T18:46:02.546Z] === RUN TestInfoAPI [2020-02-10T18:46:02.831Z] --- PASS: TestInfoAPI (0.06s) [2020-02-10T18:46:02.831Z] === RUN TestInfoAPIWarnings [2020-02-10T18:46:03.117Z] --- PASS: TestInfoAPIWarnings (0.55s) [2020-02-10T18:46:03.117Z] === RUN TestInfoDebug [2020-02-10T18:46:03.590Z] === RUN TestDockerSuite/TestRunUserByID [2020-02-10T18:46:03.739Z] --- PASS: TestInfoDebug (0.54s) [2020-02-10T18:46:03.739Z] === RUN TestInfoInsecureRegistries [2020-02-10T18:46:04.152Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-02-10T18:46:04.152Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-02-10T18:46:04.359Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2020-02-10T18:46:04.359Z] === RUN TestInfoRegistryMirrors [2020-02-10T18:46:04.407Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-02-10T18:46:04.976Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2020-02-10T18:46:04.976Z] === RUN TestLoginFailsWithBadCredentials [2020-02-10T18:46:05.260Z] --- PASS: TestLoginFailsWithBadCredentials (0.44s) [2020-02-10T18:46:05.260Z] === RUN TestPingCacheHeaders [2020-02-10T18:46:05.260Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-02-10T18:46:05.260Z] === RUN TestPingGet [2020-02-10T18:46:05.260Z] --- PASS: TestPingGet (0.03s) [2020-02-10T18:46:05.260Z] === RUN TestPingHead [2020-02-10T18:46:05.333Z] === RUN TestDockerSuite/TestRunUserByName [2020-02-10T18:46:05.544Z] --- PASS: TestPingHead (0.05s) [2020-02-10T18:46:05.544Z] === RUN TestVersion [2020-02-10T18:46:05.544Z] --- PASS: TestVersion (0.05s) [2020-02-10T18:46:05.544Z] PASS [2020-02-10T18:46:05.544Z] [2020-02-10T18:46:05.544Z] === Skipped [2020-02-10T18:46:05.544Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-02-10T18:46:05.544Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-02-10T18:46:05.544Z] [2020-02-10T18:46:05.544Z] [2020-02-10T18:46:05.544Z] DONE 18 tests, 1 skipped in 5.996s [2020-02-10T18:46:05.544Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-02-10T18:46:05.544Z] ++ 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-02-10T18:46:05.544Z] ++ set -e [2020-02-10T18:46:05.544Z] ++ '[' -n 0 ']' [2020-02-10T18:46:05.544Z] ++ set -x [2020-02-10T18:46:05.544Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-02-10T18:46:05.544Z] INFO: Testing against a local daemon [2020-02-10T18:46:05.544Z] === RUN TestVolumesCreateAndList [2020-02-10T18:46:05.544Z] --- PASS: TestVolumesCreateAndList (0.05s) [2020-02-10T18:46:05.544Z] === RUN TestVolumesRemove [2020-02-10T18:46:05.831Z] --- PASS: TestVolumesRemove (0.11s) [2020-02-10T18:46:05.831Z] === RUN TestVolumesInspect [2020-02-10T18:46:05.831Z] --- PASS: TestVolumesInspect (0.04s) [2020-02-10T18:46:05.831Z] === RUN TestVolumesInvalidJSON [2020-02-10T18:46:05.831Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-02-10T18:46:05.831Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-02-10T18:46:05.831Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-02-10T18:46:05.831Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-02-10T18:46:05.831Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-02-10T18:46:05.831Z] PASS [2020-02-10T18:46:05.831Z] [2020-02-10T18:46:05.831Z] DONE 5 tests in 0.317s [2020-02-10T18:46:05.831Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-02-10T18:46:06.116Z] ++++ cat bundles/test-integration/docker.pid [2020-02-10T18:46:06.116Z] +++ kill 13272 [2020-02-10T18:46:06.258Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-02-10T18:46:06.819Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-02-10T18:46:06.819Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-02-10T18:46:07.074Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-02-10T18:46:07.592Z] +++ /etc/init.d/apparmor stop [2020-02-10T18:46:07.592Z] Leaving: AppArmorNo profiles have been unloaded. [2020-02-10T18:46:07.592Z] [2020-02-10T18:46:07.592Z] Unloading profiles will leave already running processes permanently [2020-02-10T18:46:07.592Z] unconfined, which can lead to unexpected situations. [2020-02-10T18:46:07.592Z] [2020-02-10T18:46:07.592Z] To set a process to complain mode, use the command line tool [2020-02-10T18:46:07.592Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-02-10T18:46:07.592Z] +++ true [2020-02-10T18:46:07.592Z] [2020-02-10T18:46:07.999Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag Post stage [Pipeline] junit [2020-02-10T18:46:09.671Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-02-10T18:46:10.667Z] + echo Ensuring container killed. [2020-02-10T18:46:10.667Z] Ensuring container killed. [2020-02-10T18:46:10.667Z] + docker rm -vf docker-pr4 [2020-02-10T18:46:10.667Z] Error: No such container: docker-pr4 [2020-02-10T18:46:10.667Z] + true [Pipeline] sh [2020-02-10T18:46:11.051Z] + echo Chowning /workspace to jenkins user [2020-02-10T18:46:11.051Z] Chowning /workspace to jenkins user [2020-02-10T18:46:11.051Z] + id -u [2020-02-10T18:46:11.051Z] + id -g [2020-02-10T18:46:11.051Z] + docker run --rm -v /home/docker/workspace/moby_PR-40470:/workspace busybox chown -R 1001:1001 /workspace [2020-02-10T18:46:11.051Z] Unable to find image 'busybox:latest' locally [2020-02-10T18:46:11.336Z] latest: Pulling from library/busybox [2020-02-10T18:46:11.336Z] d7e28ec550a2: Pulling fs layer [2020-02-10T18:46:11.954Z] d7e28ec550a2: Verifying Checksum [2020-02-10T18:46:11.954Z] d7e28ec550a2: Download complete [2020-02-10T18:46:11.954Z] d7e28ec550a2: Pull complete [2020-02-10T18:46:11.954Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a [2020-02-10T18:46:11.954Z] Status: Downloaded newer image for busybox:latest [2020-02-10T18:46:13.234Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-02-10T18:46:13.234Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-02-10T18:46:14.379Z] + bundleName=ppc64le-integration [2020-02-10T18:46:14.379Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-02-10T18:46:14.379Z] Creating ppc64le-integration-bundles.tar.gz [2020-02-10T18:46:14.379Z] + 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-02-10T18:46:14.379Z] [2020-02-10T18:46:14.598Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [Pipeline] archiveArtifacts [2020-02-10T18:46:14.744Z] Archiving artifacts [2020-02-10T18:46:15.090Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40470/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-02-10T18:46:15.480Z] + make clean [2020-02-10T18:46:16.098Z] make: command: Command not found [2020-02-10T18:46:16.098Z] make: command: Command not found [2020-02-10T18:46:16.098Z] docker volume rm -f docker-dev-cache [2020-02-10T18:46:16.098Z] docker-dev-cache [Pipeline] deleteDir [2020-02-10T18:46:17.109Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-02-10T18:46:18.471Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-02-10T18:46:20.984Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-02-10T18:46:23.495Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-02-10T18:46:24.424Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-02-10T18:46:25.378Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-02-10T18:46:26.303Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-02-10T18:46:26.303Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-02-10T18:46:26.303Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-02-10T18:46:26.303Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-02-10T18:46:26.303Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-02-10T18:46:27.228Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-02-10T18:46:28.153Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-02-10T18:46:29.078Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-02-10T18:46:30.438Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-02-10T18:46:31.365Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-02-10T18:46:32.290Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-02-10T18:46:32.290Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-02-10T18:46:33.215Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-02-10T18:46:33.215Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-02-10T18:46:33.215Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-02-10T18:46:33.215Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-02-10T18:46:33.215Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-02-10T18:46:33.470Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-02-10T18:46:33.470Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-02-10T18:46:33.725Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-02-10T18:46:33.980Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-02-10T18:46:33.980Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-02-10T18:46:34.906Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-02-10T18:46:35.834Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-02-10T18:46:36.759Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-02-10T18:46:36.759Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-02-10T18:46:36.759Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-02-10T18:46:37.685Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-02-10T18:46:37.939Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-02-10T18:46:38.866Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-02-10T18:46:38.866Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-02-10T18:46:39.793Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-02-10T18:46:40.718Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-02-10T18:46:40.718Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-02-10T18:46:40.718Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-02-10T18:46:41.642Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-02-10T18:46:43.008Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-02-10T18:46:43.937Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-02-10T18:46:43.937Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-02-10T18:46:44.497Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-02-10T18:46:44.497Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-02-10T18:46:46.411Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-02-10T18:46:46.970Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-02-10T18:46:49.481Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-02-10T18:46:50.406Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-02-10T18:46:50.406Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-02-10T18:46:50.406Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-02-10T18:46:51.768Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-02-10T18:46:52.693Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-02-10T18:46:54.055Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-02-10T18:46:54.055Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-02-10T18:46:55.940Z] === RUN TestDockerSuite/TestSaveImageId [2020-02-10T18:46:55.940Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-02-10T18:46:56.501Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-02-10T18:46:59.014Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-02-10T18:46:59.014Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-02-10T18:47:00.376Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-02-10T18:47:00.632Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-02-10T18:47:00.632Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-02-10T18:47:02.523Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-02-10T18:47:03.885Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-02-10T18:47:04.139Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-02-10T18:47:04.140Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-02-10T18:47:04.394Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-02-10T18:47:04.394Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-02-10T18:47:04.650Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-02-10T18:47:07.162Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-02-10T18:47:13.715Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-02-10T18:47:15.078Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-02-10T18:47:16.443Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-02-10T18:47:18.329Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-02-10T18:47:20.838Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-02-10T18:47:23.348Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-02-10T18:47:24.273Z] === RUN TestDockerSuite/TestStartRecordError [2020-02-10T18:47:26.159Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-02-10T18:47:28.670Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-02-10T18:47:31.181Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-02-10T18:47:32.106Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-02-10T18:47:35.366Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-02-10T18:47:39.736Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-02-10T18:47:42.246Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-02-10T18:47:45.507Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-02-10T18:47:48.017Z] === RUN TestDockerSuite/TestStatsNoStream [2020-02-10T18:47:51.277Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-02-10T18:47:51.277Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-02-10T18:47:52.639Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-02-10T18:47:53.566Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-02-10T18:47:54.492Z] === RUN TestDockerSuite/TestTopPrivileged [2020-02-10T18:47:55.416Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-02-10T18:47:55.416Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-02-10T18:47:56.343Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-02-10T18:48:00.505Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-02-10T18:48:04.664Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-02-10T18:48:04.664Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-02-10T18:48:05.603Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-02-10T18:48:05.603Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-02-10T18:48:06.528Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-02-10T18:48:08.414Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-02-10T18:48:08.414Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-02-10T18:48:09.777Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-02-10T18:48:10.703Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-02-10T18:48:12.065Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-02-10T18:48:13.427Z] === RUN TestDockerSuite/TestUpdateStats [2020-02-10T18:48:18.662Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-02-10T18:48:20.023Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-02-10T18:48:20.023Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-02-10T18:48:20.948Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-02-10T18:48:21.872Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-02-10T18:48:26.030Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-02-10T18:48:30.191Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-02-10T18:48:33.474Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-02-10T18:48:35.986Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-02-10T18:48:40.145Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-02-10T18:48:45.383Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-02-10T18:48:47.267Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-02-10T18:48:49.781Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-02-10T18:48:51.142Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-02-10T18:48:53.028Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-02-10T18:48:55.540Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-02-10T18:48:58.050Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-02-10T18:49:00.562Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-02-10T18:49:02.464Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-02-10T18:49:04.980Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-02-10T18:49:23.005Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-02-10T18:49:23.005Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-02-10T18:49:23.005Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-02-10T18:49:23.005Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-02-10T18:49:23.005Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-02-10T18:49:23.005Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-02-10T18:49:23.005Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-02-10T18:49:23.005Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-02-10T18:49:23.005Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-02-10T18:49:23.005Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-02-10T18:49:23.005Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-02-10T18:49:23.005Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-02-10T18:49:23.005Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-02-10T18:49:23.005Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-02-10T18:49:25.515Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-02-10T18:49:25.515Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-02-10T18:49:25.771Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-02-10T18:49:25.771Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-02-10T18:49:25.771Z] === RUN TestDockerSuite/TestVolumeEvents [2020-02-10T18:49:26.696Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-02-10T18:49:29.207Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-02-10T18:49:29.207Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-02-10T18:49:29.207Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-02-10T18:49:32.513Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-02-10T18:49:37.767Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite (1792.02s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.06s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (4.83s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.14s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.71s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (1.00s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.21s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.40s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.51s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.92s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.77s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.16s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.98s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.15s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (4.13s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.59s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.31s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.13s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.32s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.71s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.51s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.30s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestAttachDetach (1.71s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.31s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.44s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.18s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.26s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.41s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.05s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.41s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.09s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.30s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.72s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (20.14s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.70s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.69s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.29s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.92s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.33s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.79s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.06s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.83s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.82s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.85s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.05s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.51s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.82s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.98s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.06s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.27s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.42s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.28s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (8.06s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.92s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.80s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.49s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildAddTar (10.45s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.56s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.78s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.96s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (8.18s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.51s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.81s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.54s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.56s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.67s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.50s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.63s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.37s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.43s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.76s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.46s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.13s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.39s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.20s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.71s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.91s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.23s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.38s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.75s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.88s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (7.25s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.71s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.86s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.00s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (7.20s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.74s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.06s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.84s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildCmd (0.45s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.39s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.51s) [2020-02-10T18:49:37.767Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-02-10T18:49:37.767Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.56s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.14s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.26s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildContChar (4.26s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.39s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.43s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.34s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.79s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.39s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.07s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.11s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.75s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.14s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.43s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.17s) [2020-02-10T18:49:37.767Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-02-10T18:49:37.767Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-02-10T18:49:37.767Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-02-10T18:49:37.767Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-02-10T18:49:37.767Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-02-10T18:49:37.767Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-02-10T18:49:37.767Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-02-10T18:49:37.767Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.56s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.30s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.10s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.57s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.36s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.93s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.84s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.50s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.68s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.83s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.69s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.53s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.64s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildDockerignore (13.16s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.60s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.14s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.75s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.18s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.45s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.59s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.57s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (8.23s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.84s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.61s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (17.65s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.13s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.17s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.32s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.34s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.66s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.13s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.38s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.35s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.37s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.44s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.64s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildEnv (1.57s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.33s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.08s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.83s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (22.72s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.87s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (10.24s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.89s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.56s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.59s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.53s) [2020-02-10T18:49:37.767Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-02-10T18:49:37.767Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.46s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (12.37s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildExpose (0.30s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.51s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.56s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.37s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildFails (1.02s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.30s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.95s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildForceRm (3.09s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildFromGit (2.59s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.36s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.14s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.09s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.81s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.31s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.09s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.08s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.41s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildHistory (4.38s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.56s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.26s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.67s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.69s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.90s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildLabel (0.57s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.41s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.48s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.31s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildLabels (0.54s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.13s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.19s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.54s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildLineBreak (4.03s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.21s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.20s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.22s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.22s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.49s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (2.88s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (2.51s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (5.87s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.42s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.67s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (10.92s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.03s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.68s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (3.30s) [2020-02-10T18:49:37.767Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.03s) [2020-02-10T18:49:37.767Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.90s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.56s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.35s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.44s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.56s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.75s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.14s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.09s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.07s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.48s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.12s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.39s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.62s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.90s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildOnBuild (3.47s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.71s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.17s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.73s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.49s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.29s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.50s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.50s) [2020-02-10T18:49:37.767Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.66s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestBuildPATH (2.56s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.94s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.14s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.49s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.36s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.20s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestBuildRm (3.26s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.22s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.47s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.59s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.83s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.62s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.61s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.37s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.93s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.11s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.38s) [2020-02-10T18:49:37.768Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2020-02-10T18:49:37.768Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.61s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.20s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.20s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestBuildStderr (1.09s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.27s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.26s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.47s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.73s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.15s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.68s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestBuildUser (2.06s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.92s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (18.90s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.10s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.32s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.23s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.11s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.52s) [2020-02-10T18:49:37.768Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2020-02-10T18:49:37.768Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-02-10T18:49:37.768Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-02-10T18:49:37.768Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-02-10T18:49:37.768Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-02-10T18:49:37.768Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-02-10T18:49:37.768Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-02-10T18:49:37.768Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.26s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.01s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.72s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.28s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.14s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.43s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.98s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.02s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.45s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.64s) [2020-02-10T18:49:37.768Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-02-10T18:49:37.768Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.91s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.31s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2020-02-10T18:49:37.768Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-02-10T18:49:37.768Z] docker_cli_sni_test.go:18: Flakey test [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.75s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.05s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestCommitChange (1.10s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.07s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.88s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.86s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.05s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestCommitTTY (1.86s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.05s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.78s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.01s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.08s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.78s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.75s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.79s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.02s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.89s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.88s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.91s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.07s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.80s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.08s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.12s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.86s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.84s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.84s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.79s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.89s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.86s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.83s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.90s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.85s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.85s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.84s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.91s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.85s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.71s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.71s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.80s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.61s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.82s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.87s) [2020-02-10T18:49:37.768Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-02-10T18:49:37.768Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.84s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.81s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.28s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.83s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.70s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.02s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.28s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.01s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.59s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.59s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.64s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.64s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000b7b120_} (1.64s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1291787078_/foo_false____} (1.66s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1291787078_/foo_true____} (1.64s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3156213741_/foo_false____} (1.67s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3156213741_/foo_true____} (1.64s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3156213741_/foo_true__0xc000b7b5e0__} (1.52s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000b7b600_} (1.59s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000b7b620_} (1.60s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000b7b640_} (1.76s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000b7b660_} (1.63s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.61s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.50s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.07s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.06s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.05s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.05s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.06s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.01s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.39s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.05s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.62s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.19s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.97s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.95s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.06s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.95s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.93s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.98s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.00s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.98s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.92s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.09s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.13s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.94s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.08s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.42s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.07s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.95s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.91s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.98s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.20s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.95s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.19s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.78s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.87s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.61s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestCpToCaseD (5.09s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.48s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.91s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestCpToCaseG (5.07s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.62s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.92s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestCpToCaseJ (5.37s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.28s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestCpToDot (1.11s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.75s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.83s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestCpToStdout (1.26s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.56s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.44s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.93s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.70s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.10s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestCreateArgs (0.09s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.57s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.80s) [2020-02-10T18:49:37.768Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-02-10T18:49:37.768Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.80s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.40s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestCreateLabels (0.09s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.15s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestCreateRM (0.18s) [2020-02-10T18:49:37.768Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-02-10T18:49:37.768Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.09s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.19s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.34s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.09s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (5.49s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.13s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.17s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.09s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.10s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.88s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.68s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.94s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.69s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.72s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.83s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.85s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.10s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.86s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2020-02-10T18:49:37.768Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.27s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.89s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.57s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.17s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.53s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.78s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.86s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.00s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.25s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestEventsAttach (0.91s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestEventsCommit (1.02s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.85s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.95s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.88s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.88s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.85s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.92s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.67s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestEventsCopy (1.34s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.68s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.84s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.35s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.45s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.59s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.11s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.36s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.13s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestEventsFilters (1.62s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestEventsFormat (1.65s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.89s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.22s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.76s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.29s) [2020-02-10T18:49:37.769Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-02-10T18:49:37.769Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-02-10T18:49:37.769Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-02-10T18:49:37.769Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.76s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.80s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestEventsRename (0.84s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestEventsResize (0.84s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.81s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.96s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.84s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.22s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestEventsTop (0.97s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestEventsUntag (2.58s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.62s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestExec (0.98s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.87s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.84s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.86s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.74s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (1.18s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.86s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.87s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.94s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.89s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.87s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.78s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestExecCgroup (1.20s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestExecEnv (0.89s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.77s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.91s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestExecInspectID (3.14s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestExecInteractive (0.88s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.98s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.97s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestExecParseError (0.97s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.86s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.85s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.36s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.91s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestExecStartFails (0.94s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.13s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.81s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestExecTTY (0.97s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.88s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.87s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestExecUlimits (0.94s) [2020-02-10T18:49:37.769Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-02-10T18:49:37.769Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.47s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.95s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.15s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestExecWithTERM (1.17s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestExecWithUser (1.66s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.95s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.85s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.43s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.86s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.83s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.07s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestHealth (21.16s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (1.18s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.93s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.32s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.29s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.51s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.91s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.91s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.95s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.86s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.98s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestImportBadURL (0.03s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestImportDisplay (1.66s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestImportFile (1.86s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.95s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestImportGzipped (1.86s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.79s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (1.00s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.93s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.86s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.04s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.98s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.85s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.83s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.90s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.79s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.89s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.72s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.94s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.84s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.06s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.82s) [2020-02-10T18:49:37.769Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-02-10T18:49:37.769Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.42s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.87s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestInspectDefault (0.85s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestInspectHistory (1.12s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2020-02-10T18:49:37.769Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-02-10T18:49:37.769Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.90s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.88s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.12s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.01s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.82s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.80s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.86s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestInspectStatus (1.21s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.75s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.85s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.14s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.94s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.01s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.89s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.86s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.51s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.90s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.68s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.41s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.97s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.90s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.83s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.05s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.92s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.45s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.97s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (13.24s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.49s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.80s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.80s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.52s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.39s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.82s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.83s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.82s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.82s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.86s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.89s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.19s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.30s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.50s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.31s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.09s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.47s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.88s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.75s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestLogsSince (6.87s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.86s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.79s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestLogsTail (0.96s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.90s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.82s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.60s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.82s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestNetHostname (2.82s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.41s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.36s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.65s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.85s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestPluginActive (1.77s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.53s) [2020-02-10T18:49:37.769Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-02-10T18:49:37.769Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.73s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.13s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.64s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.06s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.27s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.18s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.59s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.73s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestPortList (10.34s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.56s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.69s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.15s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.94s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.87s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.85s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.13s) [2020-02-10T18:49:37.769Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.53s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.20s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.76s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.64s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.15s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestPsByOrder (3.47s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.32s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.98s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.20s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.11s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.06s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (8.17s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.52s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.45s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.88s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.93s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.68s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.47s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.61s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.20s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.89s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.42s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.73s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.91s) [2020-02-10T18:49:37.770Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-02-10T18:49:37.770Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.16s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.12s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.99s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.75s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.60s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.84s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (8.03s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.51s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.34s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.12s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.11s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.34s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.95s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.62s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.02s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.66s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.12s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.24s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.09s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.33s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.78s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.95s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.74s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.05s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.87s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.65s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.75s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.97s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.48s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.69s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunAddHost (0.81s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.37s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.80s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.82s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.66s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.80s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (1.02s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (1.10s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.71s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.59s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunAttachDetach (1.14s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.99s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.94s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.83s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.95s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.07s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.13s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.77s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.82s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.81s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.47s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.81s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.82s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.87s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.93s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.84s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.82s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.83s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.99s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.80s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.81s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.22s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.89s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.88s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.84s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.10s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.91s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.73s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.64s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.54s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.78s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.83s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.91s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.90s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.78s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.80s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.57s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.06s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.96s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.63s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.82s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.68s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.81s) [2020-02-10T18:49:37.770Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-02-10T18:49:37.770Z] docker_cli_run_test.go:4129: unmatched requirement DaemonIsWindows [2020-02-10T18:49:37.770Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-02-10T18:49:37.770Z] docker_cli_run_test.go:4148: unmatched requirement DaemonIsWindows [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.84s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.87s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.62s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.39s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.79s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.67s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.76s) [2020-02-10T18:49:37.770Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-02-10T18:49:37.770Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.77s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.70s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.80s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.82s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.81s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.82s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.79s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.81s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.80s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.78s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunExitCode (0.78s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.80s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.82s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.83s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.78s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.75s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.60s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.36s) [2020-02-10T18:49:37.770Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-02-10T18:49:37.770Z] docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.53s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.84s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.60s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.21s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.63s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.81s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.15s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.66s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.65s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.90s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.72s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.67s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.16s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.23s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.58s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.25s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.66s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.23s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.57s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.59s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunMount (6.25s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.81s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.76s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.61s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.39s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.28s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.38s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.62s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.65s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.67s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.75s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunNetHost (1.13s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.81s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.74s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.36s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.40s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.79s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.72s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.80s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.79s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.81s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.09s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.88s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.94s) [2020-02-10T18:49:37.770Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-02-10T18:49:37.770Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.87s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.81s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.72s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunPortInUse (1.06s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.80s) [2020-02-10T18:49:37.770Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.94s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.72s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.90s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.77s) [2020-02-10T18:49:37.770Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-02-10T18:49:37.770Z] docker_cli_run_test.go:4214: unmatched requirement IsolationIsProcess [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.96s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.92s) [2020-02-10T18:49:37.770Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-02-10T18:49:37.770Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.92s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.77s) [2020-02-10T18:49:37.770Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-02-10T18:49:37.770Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.67s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.70s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunRm (0.86s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.88s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.92s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.71s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.95s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.89s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.39s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (5.04s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.96s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.82s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.88s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.75s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.82s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.86s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.85s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.90s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.90s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.63s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunState (1.99s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.96s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.94s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.22s) [2020-02-10T18:49:37.770Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-02-10T18:49:37.770Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.88s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.81s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunSysctls (1.94s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.82s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.82s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.80s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.99s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.02s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.16s) [2020-02-10T18:49:37.770Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.79s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.81s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.82s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.42s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.23s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestRunUserByID (0.78s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.17s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.17s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.81s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestRunUserByName (0.80s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.80s) [2020-02-10T18:49:37.771Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-02-10T18:49:37.771Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.17s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.80s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.56s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.79s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.17s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.43s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.63s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.35s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.77s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.82s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.95s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.90s) [2020-02-10T18:49:37.771Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-02-10T18:49:37.771Z] docker_cli_run_test.go:4184: unmatched requirement DaemonIsWindows [2020-02-10T18:49:37.771Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-02-10T18:49:37.771Z] docker_cli_run_test.go:4204: unmatched requirement DaemonIsWindows [2020-02-10T18:49:37.771Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-02-10T18:49:37.771Z] docker_cli_run_test.go:4194: unmatched requirement DaemonIsWindows [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.21s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.80s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.86s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.83s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.60s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.82s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.88s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.84s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.02s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.19s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.19s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.18s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.18s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.18s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.83s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.83s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.90s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.04s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.91s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.32s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.99s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.08s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.82s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.80s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.81s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.61s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.79s) [2020-02-10T18:49:37.771Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-02-10T18:49:37.771Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.69s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.67s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.70s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.53s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.81s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.14s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.11s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.29s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.95s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.54s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.21s) [2020-02-10T18:49:37.771Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents122387839 [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.71s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.58s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.59s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.42s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.09s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.42s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.36s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.54s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.53s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.08s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.66s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.89s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.63s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.85s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestStartRecordError (1.78s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.49s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.38s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.81s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.22s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.74s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.99s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.79s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.01s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.89s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.95s) [2020-02-10T18:49:37.771Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-02-10T18:49:37.771Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.80s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.19s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.57s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.80s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.79s) [2020-02-10T18:49:37.771Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-02-10T18:49:37.771Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.92s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.77s) [2020-02-10T18:49:37.771Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-02-10T18:49:37.771Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.58s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.97s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.07s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.67s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestUpdateStats (4.74s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.57s) [2020-02-10T18:49:37.771Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-02-10T18:49:37.771Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.05s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.95s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.25s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.59s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.26s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.61s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.14s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.08s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.44s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.47s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.58s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.64s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.35s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.42s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.38s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.37s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.46s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.02s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.84s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.89s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.98s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.52s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.16s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.86s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.44s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.20s) [2020-02-10T18:49:37.771Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.33s) [2020-02-10T18:49:37.771Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-02-10T18:49:37.771Z] docker_cli_run_test.go:4522: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-02-10T18:49:37.771Z] === RUN TestDockerRegistrySuite [2020-02-10T18:49:37.771Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-02-10T18:49:38.720Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-02-10T18:49:40.083Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-02-10T18:49:42.595Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-02-10T18:49:42.595Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-02-10T18:49:46.753Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-02-10T18:49:50.914Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-02-10T18:49:55.073Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-02-10T18:49:56.435Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-02-10T18:49:57.797Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-02-10T18:49:59.159Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-02-10T18:50:01.043Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-02-10T18:50:02.408Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-02-10T18:50:03.333Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-02-10T18:50:05.239Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-02-10T18:50:07.751Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-02-10T18:50:10.263Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-02-10T18:50:11.625Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-02-10T18:50:13.510Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-02-10T18:50:15.395Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-02-10T18:50:16.759Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-02-10T18:50:16.759Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-02-10T18:50:18.123Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-02-10T18:50:19.484Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-02-10T18:50:20.845Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-02-10T18:50:25.005Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-02-10T18:50:25.005Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-02-10T18:50:26.367Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-02-10T18:50:26.622Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-02-10T18:50:26.878Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-02-10T18:50:27.134Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-02-10T18:50:27.134Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-02-10T18:50:27.390Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-02-10T18:50:27.646Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-02-10T18:50:28.053Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-02-10T18:50:28.615Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-02-10T18:50:28.870Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-02-10T18:50:29.130Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-02-10T18:50:29.385Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-02-10T18:50:29.640Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-02-10T18:50:30.566Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-02-10T18:50:31.928Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-02-10T18:50:33.290Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-02-10T18:50:33.545Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-02-10T18:50:34.912Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-02-10T18:50:35.837Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-02-10T18:50:36.763Z] --- PASS: TestDockerRegistrySuite (59.92s) [2020-02-10T18:50:36.763Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.81s) [2020-02-10T18:50:36.763Z] check_test.go:196: [da2c93cabf455] daemon is not started [2020-02-10T18:50:36.763Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.56s) [2020-02-10T18:50:36.763Z] check_test.go:196: [dd5b4fefeee8a] daemon is not started [2020-02-10T18:50:36.763Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.91s) [2020-02-10T18:50:36.763Z] check_test.go:196: [dd66cd5d233f8] daemon is not started [2020-02-10T18:50:36.763Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.14s) [2020-02-10T18:50:36.763Z] check_test.go:196: [d6ce7e3261a13] daemon is not started [2020-02-10T18:50:36.763Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.44s) [2020-02-10T18:50:36.763Z] check_test.go:196: [d689317723cba] daemon is not started [2020-02-10T18:50:36.763Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.22s) [2020-02-10T18:50:36.763Z] check_test.go:196: [dc4f560a90edd] daemon is not started [2020-02-10T18:50:36.763Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.14s) [2020-02-10T18:50:36.763Z] check_test.go:196: [d6d8873ac72af] daemon is not started [2020-02-10T18:50:36.763Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.45s) [2020-02-10T18:50:36.763Z] check_test.go:196: [dc7011ca0c946] daemon is not started [2020-02-10T18:50:36.763Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.21s) [2020-02-10T18:50:36.763Z] check_test.go:196: [df123a4f9cd7d] daemon is not started [2020-02-10T18:50:36.763Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.43s) [2020-02-10T18:50:36.763Z] check_test.go:196: [dc953f61fd1d8] daemon is not started [2020-02-10T18:50:36.763Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.51s) [2020-02-10T18:50:36.763Z] check_test.go:196: [dc5bc29bdec75] daemon is not started [2020-02-10T18:50:36.763Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.45s) [2020-02-10T18:50:36.763Z] check_test.go:196: [de296f314cc75] daemon is not started [2020-02-10T18:50:36.763Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.33s) [2020-02-10T18:50:36.763Z] check_test.go:196: [d4e8f81b0a519] daemon is not started [2020-02-10T18:50:36.763Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.42s) [2020-02-10T18:50:36.763Z] check_test.go:196: [d36806c75b0fa] daemon is not started [2020-02-10T18:50:36.763Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.72s) [2020-02-10T18:50:36.763Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:ddb6914119065d3eba2b6273ee716e2f829641b9ae4e27d9230a818dcad70258 [2020-02-10T18:50:36.763Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:f7cfbc405787afae27f603f060b868cb054a96e8964534fbe9ae7a7f2b0af43e [2020-02-10T18:50:36.763Z] check_test.go:196: [d28d79397068f] daemon is not started [2020-02-10T18:50:36.763Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.66s) [2020-02-10T18:50:36.763Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:2c88c1c04c96e95ba46447fbcdd6ab25c4b54425a3ba553daf3ef0f181d5ee50 [2020-02-10T18:50:36.763Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:8644881c1060150bc00017c7e49b576e5815f6705de5e01ec76e3a4c544935cd [2020-02-10T18:50:36.763Z] check_test.go:196: [d6edd4679d89e] daemon is not started [2020-02-10T18:50:36.763Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.35s) [2020-02-10T18:50:36.763Z] check_test.go:196: [d92add2371570] daemon is not started [2020-02-10T18:50:36.763Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.50s) [2020-02-10T18:50:36.763Z] check_test.go:196: [db42df6d0cc84] daemon is not started [2020-02-10T18:50:36.763Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.60s) [2020-02-10T18:50:36.763Z] check_test.go:196: [d49e8eb1b31b9] daemon is not started [2020-02-10T18:50:36.763Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.13s) [2020-02-10T18:50:36.763Z] check_test.go:196: [dbd41bc0a1c47] daemon is not started [2020-02-10T18:50:36.763Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.38s) [2020-02-10T18:50:36.763Z] check_test.go:196: [d56307140c78a] daemon is not started [2020-02-10T18:50:36.763Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.26s) [2020-02-10T18:50:36.763Z] check_test.go:196: [df2e531a8e896] daemon is not started [2020-02-10T18:50:36.763Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.25s) [2020-02-10T18:50:36.763Z] check_test.go:196: [db3b9f02eea96] daemon is not started [2020-02-10T18:50:36.763Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.63s) [2020-02-10T18:50:36.763Z] check_test.go:196: [df9b1a171636e] daemon is not started [2020-02-10T18:50:36.763Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.38s) [2020-02-10T18:50:36.763Z] check_test.go:196: [d481da1150013] daemon is not started [2020-02-10T18:50:36.763Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.38s) [2020-02-10T18:50:36.763Z] check_test.go:196: [d17e4afb83def] daemon is not started [2020-02-10T18:50:36.763Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.54s) [2020-02-10T18:50:36.763Z] check_test.go:196: [d70696d5b8dea] daemon is not started [2020-02-10T18:50:36.763Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-02-10T18:50:36.763Z] check_test.go:196: [da81d825f8481] daemon is not started [2020-02-10T18:50:36.763Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2020-02-10T18:50:36.763Z] check_test.go:196: [d8dce78588fde] daemon is not started [2020-02-10T18:50:36.763Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.31s) [2020-02-10T18:50:36.763Z] check_test.go:196: [d51b951ecf04a] daemon is not started [2020-02-10T18:50:36.763Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s) [2020-02-10T18:50:36.763Z] check_test.go:196: [d82b3d4a5c49d] daemon is not started [2020-02-10T18:50:36.763Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.13s) [2020-02-10T18:50:36.763Z] check_test.go:196: [d2879027a393b] daemon is not started [2020-02-10T18:50:36.763Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.78s) [2020-02-10T18:50:36.763Z] check_test.go:196: [dd3e9fd7cf293] daemon is not started [2020-02-10T18:50:36.763Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.28s) [2020-02-10T18:50:36.763Z] check_test.go:196: [d71f698dc3edb] daemon is not started [2020-02-10T18:50:36.763Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.32s) [2020-02-10T18:50:36.763Z] check_test.go:196: [d7af8cc38bdac] daemon is not started [2020-02-10T18:50:36.763Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.53s) [2020-02-10T18:50:36.763Z] check_test.go:196: [da478fba430d1] daemon is not started [2020-02-10T18:50:36.763Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.13s) [2020-02-10T18:50:36.763Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.88s) [2020-02-10T18:50:36.763Z] === RUN TestDockerSchema1RegistrySuite [2020-02-10T18:50:36.763Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-02-10T18:50:37.018Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-02-10T18:50:38.905Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-02-10T18:50:42.166Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-02-10T18:50:42.166Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-02-10T18:50:47.403Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-02-10T18:50:51.562Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-02-10T18:50:52.923Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-02-10T18:50:54.285Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-02-10T18:50:54.285Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-02-10T18:50:56.186Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-02-10T18:50:57.548Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-02-10T18:50:58.473Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-02-10T18:51:02.633Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-02-10T18:51:02.888Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-02-10T18:51:03.448Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-02-10T18:51:03.448Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-02-10T18:51:04.008Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-02-10T18:51:04.264Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-02-10T18:51:04.825Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-02-10T18:51:04.825Z] --- PASS: TestDockerSchema1RegistrySuite (28.04s) [2020-02-10T18:51:04.825Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.27s) [2020-02-10T18:51:04.825Z] check_test.go:223: [d2c43f48b94a4] daemon is not started [2020-02-10T18:51:04.825Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (5.03s) [2020-02-10T18:51:04.825Z] check_test.go:223: [d4e269caf7a7c] daemon is not started [2020-02-10T18:51:04.825Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.74s) [2020-02-10T18:51:04.825Z] check_test.go:223: [d583ff4c57c45] daemon is not started [2020-02-10T18:51:04.825Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.64s) [2020-02-10T18:51:04.825Z] check_test.go:223: [dd6bd85ff0c32] daemon is not started [2020-02-10T18:51:04.825Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.38s) [2020-02-10T18:51:04.825Z] check_test.go:223: [d1a8555e9e892] daemon is not started [2020-02-10T18:51:04.825Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.42s) [2020-02-10T18:51:04.825Z] check_test.go:223: [dcb7d79fb7c6a] daemon is not started [2020-02-10T18:51:04.825Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-02-10T18:51:04.825Z] check_test.go:223: [d5c194376618f] daemon is not started [2020-02-10T18:51:04.825Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.59s) [2020-02-10T18:51:04.825Z] check_test.go:223: [d0b24832280d3] daemon is not started [2020-02-10T18:51:04.825Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.35s) [2020-02-10T18:51:04.825Z] check_test.go:223: [d74b8ebd3aa09] daemon is not started [2020-02-10T18:51:04.825Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.30s) [2020-02-10T18:51:04.825Z] check_test.go:223: [d4ecbceebe5e7] daemon is not started [2020-02-10T18:51:04.825Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.92s) [2020-02-10T18:51:04.825Z] check_test.go:223: [de9a649cb8e99] daemon is not started [2020-02-10T18:51:04.825Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.42s) [2020-02-10T18:51:04.825Z] check_test.go:223: [d9cce252568b2] daemon is not started [2020-02-10T18:51:04.825Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.51s) [2020-02-10T18:51:04.825Z] check_test.go:223: [d16d09150dc26] daemon is not started [2020-02-10T18:51:04.825Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-02-10T18:51:04.825Z] check_test.go:223: [d8cf8c46a0cd9] daemon is not started [2020-02-10T18:51:04.825Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.34s) [2020-02-10T18:51:04.825Z] check_test.go:223: [d360599915c7c] daemon is not started [2020-02-10T18:51:04.825Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.38s) [2020-02-10T18:51:04.825Z] check_test.go:223: [d82992bc7e968] daemon is not started [2020-02-10T18:51:04.825Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.41s) [2020-02-10T18:51:04.825Z] check_test.go:223: [d55ed46f478f2] daemon is not started [2020-02-10T18:51:04.825Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-02-10T18:51:04.825Z] check_test.go:223: [d91eb3ee0caf6] daemon is not started [2020-02-10T18:51:04.825Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-02-10T18:51:04.825Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-02-10T18:51:06.189Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-02-10T18:51:06.444Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-02-10T18:51:06.699Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-02-10T18:51:08.062Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-02-10T18:51:08.062Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-02-10T18:51:08.623Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-02-10T18:51:08.878Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-02-10T18:51:09.135Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.38s) [2020-02-10T18:51:09.135Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (1.16s) [2020-02-10T18:51:09.135Z] check_test.go:252: [d2f9bed984816] daemon is not started [2020-02-10T18:51:09.135Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.53s) [2020-02-10T18:51:09.135Z] check_test.go:252: [dd3e750a05d13] daemon is not started [2020-02-10T18:51:09.135Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2020-02-10T18:51:09.135Z] check_test.go:252: [d49fff070eb2a] daemon is not started [2020-02-10T18:51:09.135Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.18s) [2020-02-10T18:51:09.135Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.23s) [2020-02-10T18:51:09.135Z] check_test.go:252: [dca85b35b2c9b] daemon is not started [2020-02-10T18:51:09.135Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.40s) [2020-02-10T18:51:09.135Z] check_test.go:252: [df9886b0f304b] daemon is not started [2020-02-10T18:51:09.135Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.54s) [2020-02-10T18:51:09.135Z] check_test.go:252: [dec87e8d46369] daemon is not started [2020-02-10T18:51:09.135Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2020-02-10T18:51:09.135Z] check_test.go:252: [d3d7ca7fc2ec9] daemon is not started [2020-02-10T18:51:09.135Z] === RUN TestDockerRegistryAuthTokenSuite [2020-02-10T18:51:09.136Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-02-10T18:51:14.370Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-02-10T18:51:14.625Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-02-10T18:51:14.625Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-02-10T18:51:14.881Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-02-10T18:51:14.881Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.79s) [2020-02-10T18:51:14.881Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.20s) [2020-02-10T18:51:14.881Z] check_test.go:279: [d2e84593ff9c5] daemon is not started [2020-02-10T18:51:14.881Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-02-10T18:51:14.881Z] check_test.go:279: [daf9240979064] daemon is not started [2020-02-10T18:51:14.881Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-02-10T18:51:14.881Z] check_test.go:279: [da9b84f266607] daemon is not started [2020-02-10T18:51:14.881Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2020-02-10T18:51:14.881Z] check_test.go:279: [d7ca350beb9d3] daemon is not started [2020-02-10T18:51:14.881Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2020-02-10T18:51:14.881Z] check_test.go:279: [d56d5d92de102] daemon is not started [2020-02-10T18:51:14.881Z] === RUN TestDockerNetworkSuite [2020-02-10T18:51:14.881Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-02-10T18:51:19.040Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-02-10T18:51:19.965Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-02-10T18:51:25.219Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-02-10T18:51:27.735Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-02-10T18:51:30.995Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-02-10T18:51:33.505Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-02-10T18:51:36.765Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-02-10T18:51:40.026Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-02-10T18:51:42.538Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-02-10T18:51:44.425Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-02-10T18:51:46.938Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-02-10T18:51:47.498Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-02-10T18:51:48.058Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-02-10T18:51:48.984Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-02-10T18:51:49.920Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-02-10T18:51:51.806Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-02-10T18:51:52.366Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-02-10T18:51:52.926Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-02-10T18:51:52.926Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-02-10T18:51:53.486Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-02-10T18:51:54.849Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-02-10T18:51:55.104Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-02-10T18:51:55.104Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-02-10T18:51:55.359Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-02-10T18:51:55.360Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-02-10T18:51:56.722Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-02-10T18:51:58.608Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-02-10T18:51:58.608Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-02-10T18:51:58.864Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-02-10T18:51:59.119Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-02-10T18:52:03.277Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-02-10T18:52:06.537Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-02-10T18:52:16.524Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-02-10T18:52:16.524Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-02-10T18:52:16.524Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-02-10T18:52:16.779Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-02-10T18:52:16.779Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-02-10T18:52:17.034Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-02-10T18:52:17.034Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-02-10T18:52:17.291Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-02-10T18:52:17.291Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-02-10T18:52:21.454Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-02-10T18:52:21.454Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-02-10T18:52:21.454Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-02-10T18:52:22.815Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-02-10T18:52:28.050Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-02-10T18:52:33.286Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-02-10T18:52:33.287Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-02-10T18:52:33.287Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-02-10T18:52:34.212Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-02-10T18:52:35.136Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-02-10T18:52:37.063Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-02-10T18:52:37.063Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-02-10T18:52:38.424Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-02-10T18:52:38.424Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-02-10T18:52:39.349Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-02-10T18:52:41.236Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-02-10T18:52:42.163Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-02-10T18:52:48.698Z] --- PASS: TestDockerNetworkSuite (93.13s) [2020-02-10T18:52:48.698Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (3.87s) [2020-02-10T18:52:48.698Z] docker_cli_network_unix_test.go:46: [d80ae7227fbcc] daemon is not started [2020-02-10T18:52:48.698Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.25s) [2020-02-10T18:52:48.698Z] docker_cli_network_unix_test.go:46: [db52395147d63] daemon is not started [2020-02-10T18:52:48.698Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (4.64s) [2020-02-10T18:52:48.698Z] docker_cli_network_unix_test.go:46: [da960f93a286b] daemon is not started [2020-02-10T18:52:48.698Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.69s) [2020-02-10T18:52:48.698Z] docker_cli_network_unix_test.go:46: [dd71cd285c6c5] daemon is not started [2020-02-10T18:52:48.698Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.65s) [2020-02-10T18:52:48.698Z] docker_cli_network_unix_test.go:1233: [d5cf0daea7845] daemon is not started [2020-02-10T18:52:48.698Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.04s) [2020-02-10T18:52:48.698Z] docker_cli_network_unix_test.go:46: [d0b638012eda9] daemon is not started [2020-02-10T18:52:48.698Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (9.43s) [2020-02-10T18:52:48.698Z] docker_cli_network_unix_test.go:46: [d8d24dd650c57] daemon is not started [2020-02-10T18:52:48.698Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.93s) [2020-02-10T18:52:48.698Z] docker_cli_network_unix_test.go:46: [dbeda7e457387] daemon is not started [2020-02-10T18:52:48.698Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.68s) [2020-02-10T18:52:48.698Z] docker_cli_network_unix_test.go:46: [d1bdefc79b7c4] daemon is not started [2020-02-10T18:52:48.698Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.89s) [2020-02-10T18:52:48.698Z] docker_cli_network_unix_test.go:46: [df0ecf85ea69f] daemon is not started [2020-02-10T18:52:48.698Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.78s) [2020-02-10T18:52:48.698Z] docker_cli_network_unix_test.go:46: [d773cdc8183da] daemon is not started [2020-02-10T18:52:48.698Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.73s) [2020-02-10T18:52:48.698Z] docker_cli_network_unix_test.go:46: [df6055d64505a] daemon is not started [2020-02-10T18:52:48.698Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.31s) [2020-02-10T18:52:48.698Z] docker_cli_network_unix_test.go:46: [d47b833bb353c] daemon is not started [2020-02-10T18:52:48.698Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.19s) [2020-02-10T18:52:48.698Z] docker_cli_network_unix_test.go:46: [dff8c95154607] daemon is not started [2020-02-10T18:52:48.698Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.31s) [2020-02-10T18:52:48.698Z] docker_cli_network_unix_test.go:46: [da94565856617] daemon is not started [2020-02-10T18:52:48.698Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.40s) [2020-02-10T18:52:48.698Z] docker_cli_network_unix_test.go:46: [dd4103fdbb558] daemon is not started [2020-02-10T18:52:48.698Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.44s) [2020-02-10T18:52:48.698Z] docker_cli_network_unix_test.go:46: [d23517e9350e1] daemon is not started [2020-02-10T18:52:48.698Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2020-02-10T18:52:48.698Z] docker_cli_network_unix_test.go:46: [d728e7bd1d5f8] daemon is not started [2020-02-10T18:52:48.698Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.20s) [2020-02-10T18:52:48.698Z] docker_cli_network_unix_test.go:46: [dbc2ded9c244c] daemon is not started [2020-02-10T18:52:48.698Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.40s) [2020-02-10T18:52:48.698Z] docker_cli_network_unix_test.go:46: [ddce1be355c72] daemon is not started [2020-02-10T18:52:48.698Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.60s) [2020-02-10T18:52:48.698Z] docker_cli_network_unix_test.go:46: [db70c1c99528e] daemon is not started [2020-02-10T18:52:48.698Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.10s) [2020-02-10T18:52:48.698Z] docker_cli_network_unix_test.go:46: [d96c6a71da10c] daemon is not started [2020-02-10T18:52:48.698Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.43s) [2020-02-10T18:52:48.698Z] docker_cli_network_unix_test.go:46: [dfe2323054b9a] daemon is not started [2020-02-10T18:52:48.698Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s) [2020-02-10T18:52:48.698Z] docker_cli_network_unix_test.go:46: [dfa8abf2a1192] daemon is not started [2020-02-10T18:52:48.698Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.67s) [2020-02-10T18:52:48.698Z] docker_cli_network_unix_test.go:968: [dadc4fdcf3c30] daemon is not started [2020-02-10T18:52:48.698Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.60s) [2020-02-10T18:52:48.698Z] docker_cli_network_unix_test.go:46: [d65c292562055] daemon is not started [2020-02-10T18:52:48.698Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (9.52s) [2020-02-10T18:52:48.698Z] docker_cli_network_unix_test.go:1116: [d5007cf10d127] daemon is not started [2020-02-10T18:52:48.698Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.17s) [2020-02-10T18:52:48.698Z] docker_cli_network_unix_test.go:46: [d14ad41888713] daemon is not started [2020-02-10T18:52:48.698Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.74s) [2020-02-10T18:52:48.698Z] docker_cli_network_unix_test.go:46: [df196ee94efed] daemon is not started [2020-02-10T18:52:48.698Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.11s) [2020-02-10T18:52:48.698Z] docker_cli_network_unix_test.go:46: [d68e531e27f43] daemon is not started [2020-02-10T18:52:48.698Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.13s) [2020-02-10T18:52:48.698Z] docker_cli_network_unix_test.go:46: [de9220a9e2103] daemon is not started [2020-02-10T18:52:48.698Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.18s) [2020-02-10T18:52:48.698Z] docker_cli_network_unix_test.go:46: [df98929c3f330] daemon is not started [2020-02-10T18:52:48.698Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.17s) [2020-02-10T18:52:48.698Z] docker_cli_network_unix_test.go:46: [d5915c5f8f5e0] daemon is not started [2020-02-10T18:52:48.698Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2020-02-10T18:52:48.698Z] docker_cli_network_unix_test.go:46: [d60f9b6e3d340] daemon is not started [2020-02-10T18:52:48.698Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.06s) [2020-02-10T18:52:48.698Z] docker_cli_network_unix_test.go:46: [d7790e9129258] daemon is not started [2020-02-10T18:52:48.698Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2020-02-10T18:52:48.698Z] docker_cli_network_unix_test.go:46: [d80dea991339f] daemon is not started [2020-02-10T18:52:48.698Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-02-10T18:52:48.698Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-02-10T18:52:48.698Z] docker_cli_network_unix_test.go:46: [d3776b3b0f66d] daemon is not started [2020-02-10T18:52:48.698Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.37s) [2020-02-10T18:52:48.698Z] docker_cli_network_unix_test.go:46: [d325e96cc89f6] daemon is not started [2020-02-10T18:52:48.698Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.75s) [2020-02-10T18:52:48.698Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.89s) [2020-02-10T18:52:48.698Z] docker_cli_network_unix_test.go:1084: [d95f6225f9525] daemon is not started [2020-02-10T18:52:48.698Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.08s) [2020-02-10T18:52:48.698Z] docker_cli_network_unix_test.go:46: [dbe38fe2b8bea] daemon is not started [2020-02-10T18:52:48.698Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.58s) [2020-02-10T18:52:48.698Z] docker_cli_network_unix_test.go:46: [d7f8d84706c1f] daemon is not started [2020-02-10T18:52:48.698Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.80s) [2020-02-10T18:52:48.698Z] docker_cli_network_unix_test.go:46: [de32f36af509b] daemon is not started [2020-02-10T18:52:48.698Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2020-02-10T18:52:48.698Z] docker_cli_network_unix_test.go:46: [d0c113dee512c] daemon is not started [2020-02-10T18:52:48.698Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.46s) [2020-02-10T18:52:48.698Z] docker_cli_network_unix_test.go:46: [d33640a8c1d60] daemon is not started [2020-02-10T18:52:48.698Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.84s) [2020-02-10T18:52:48.698Z] docker_cli_network_unix_test.go:46: [d76a27e650f75] daemon is not started [2020-02-10T18:52:48.698Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.82s) [2020-02-10T18:52:48.698Z] docker_cli_network_unix_test.go:46: [d380b88e22361] daemon is not started [2020-02-10T18:52:48.698Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (7.02s) [2020-02-10T18:52:48.698Z] docker_cli_network_unix_test.go:46: [d466b08841591] daemon is not started [2020-02-10T18:52:48.698Z] === RUN TestDockerHubPullSuite [2020-02-10T18:52:48.698Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-02-10T18:52:50.060Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-02-10T18:52:50.619Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-02-10T18:52:53.131Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-02-10T18:52:53.131Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-02-10T18:52:55.015Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-02-10T18:52:55.270Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-02-10T18:52:55.270Z] --- PASS: TestDockerHubPullSuite (7.13s) [2020-02-10T18:52:55.270Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (2.48s) [2020-02-10T18:52:55.270Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.23s) [2020-02-10T18:52:55.270Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.39s) [2020-02-10T18:52:55.270Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.77s) [2020-02-10T18:52:55.270Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.21s) [2020-02-10T18:52:55.270Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2020-02-10T18:52:55.270Z] PASS [2020-02-10T18:52:55.270Z] [2020-02-10T18:52:55.270Z] === Skipped [2020-02-10T18:52:55.270Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-02-10T18:52:55.270Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-02-10T18:52:55.270Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-02-10T18:52:55.270Z] [2020-02-10T18:52:55.270Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-02-10T18:52:55.270Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-02-10T18:52:55.270Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-02-10T18:52:55.270Z] [2020-02-10T18:52:55.270Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-02-10T18:52:55.270Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-02-10T18:52:55.270Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-02-10T18:52:55.270Z] [2020-02-10T18:52:55.270Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-02-10T18:52:55.270Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-02-10T18:52:55.270Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-02-10T18:52:55.270Z] [2020-02-10T18:52:55.270Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-02-10T18:52:55.270Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-02-10T18:52:55.270Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-02-10T18:52:55.270Z] [2020-02-10T18:52:55.270Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-02-10T18:52:55.270Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-02-10T18:52:55.270Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-02-10T18:52:55.270Z] [2020-02-10T18:52:55.270Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.03s) [2020-02-10T18:52:55.270Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.03s) [2020-02-10T18:52:55.270Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-02-10T18:52:55.270Z] [2020-02-10T18:52:55.270Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2020-02-10T18:52:55.270Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2020-02-10T18:52:55.270Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-02-10T18:52:55.270Z] [2020-02-10T18:52:55.270Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2020-02-10T18:52:55.270Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2020-02-10T18:52:55.270Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-02-10T18:52:55.270Z] [2020-02-10T18:52:55.270Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-02-10T18:52:55.270Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-02-10T18:52:55.270Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-02-10T18:52:55.270Z] [2020-02-10T18:52:55.270Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-02-10T18:52:55.270Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-02-10T18:52:55.270Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-02-10T18:52:55.270Z] [2020-02-10T18:52:55.270Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-02-10T18:52:55.270Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-02-10T18:52:55.270Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-02-10T18:52:55.270Z] [2020-02-10T18:52:55.270Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-02-10T18:52:55.270Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-02-10T18:52:55.270Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-02-10T18:52:55.270Z] [2020-02-10T18:52:55.270Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-02-10T18:52:55.270Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-02-10T18:52:55.270Z] docker_cli_sni_test.go:18: Flakey test [2020-02-10T18:52:55.270Z] [2020-02-10T18:52:55.270Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-02-10T18:52:55.270Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-02-10T18:52:55.270Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-02-10T18:52:55.270Z] [2020-02-10T18:52:55.270Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-02-10T18:52:55.270Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-02-10T18:52:55.270Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-02-10T18:52:55.270Z] [2020-02-10T18:52:55.270Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-02-10T18:52:55.270Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-02-10T18:52:55.270Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-02-10T18:52:55.270Z] [2020-02-10T18:52:55.270Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-02-10T18:52:55.270Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-02-10T18:52:55.270Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-02-10T18:52:55.270Z] [2020-02-10T18:52:55.270Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-02-10T18:52:55.270Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-02-10T18:52:55.270Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-02-10T18:52:55.270Z] [2020-02-10T18:52:55.270Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-02-10T18:52:55.270Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-02-10T18:52:55.270Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-02-10T18:52:55.270Z] [2020-02-10T18:52:55.270Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-02-10T18:52:55.270Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-02-10T18:52:55.270Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-02-10T18:52:55.270Z] [2020-02-10T18:52:55.270Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-02-10T18:52:55.270Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-02-10T18:52:55.270Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-02-10T18:52:55.270Z] [2020-02-10T18:52:55.271Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-02-10T18:52:55.271Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-02-10T18:52:55.271Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-02-10T18:52:55.271Z] [2020-02-10T18:52:55.271Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-02-10T18:52:55.271Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-02-10T18:52:55.271Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-02-10T18:52:55.271Z] [2020-02-10T18:52:55.271Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-02-10T18:52:55.271Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-02-10T18:52:55.271Z] docker_cli_run_test.go:4129: unmatched requirement DaemonIsWindows [2020-02-10T18:52:55.271Z] [2020-02-10T18:52:55.271Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-02-10T18:52:55.271Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-02-10T18:52:55.271Z] docker_cli_run_test.go:4148: unmatched requirement DaemonIsWindows [2020-02-10T18:52:55.271Z] [2020-02-10T18:52:55.271Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-02-10T18:52:55.271Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-02-10T18:52:55.271Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-02-10T18:52:55.271Z] [2020-02-10T18:52:55.271Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-02-10T18:52:55.271Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-02-10T18:52:55.271Z] docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv [2020-02-10T18:52:55.271Z] [2020-02-10T18:52:55.271Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-02-10T18:52:55.271Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-02-10T18:52:55.271Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-02-10T18:52:55.271Z] [2020-02-10T18:52:55.271Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-02-10T18:52:55.271Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-02-10T18:52:55.271Z] docker_cli_run_test.go:4214: unmatched requirement IsolationIsProcess [2020-02-10T18:52:55.271Z] [2020-02-10T18:52:55.271Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-02-10T18:52:55.271Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-02-10T18:52:55.271Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2020-02-10T18:52:55.271Z] [2020-02-10T18:52:55.271Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-02-10T18:52:55.271Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-02-10T18:52:55.271Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-02-10T18:52:55.271Z] [2020-02-10T18:52:55.271Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-02-10T18:52:55.271Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-02-10T18:52:55.271Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-02-10T18:52:55.271Z] [2020-02-10T18:52:55.271Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-02-10T18:52:55.271Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-02-10T18:52:55.271Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-02-10T18:52:55.271Z] [2020-02-10T18:52:55.271Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-02-10T18:52:55.271Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-02-10T18:52:55.271Z] docker_cli_run_test.go:4184: unmatched requirement DaemonIsWindows [2020-02-10T18:52:55.271Z] [2020-02-10T18:52:55.271Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-02-10T18:52:55.271Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-02-10T18:52:55.271Z] docker_cli_run_test.go:4204: unmatched requirement DaemonIsWindows [2020-02-10T18:52:55.271Z] [2020-02-10T18:52:55.271Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-02-10T18:52:55.271Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-02-10T18:52:55.271Z] docker_cli_run_test.go:4194: unmatched requirement DaemonIsWindows [2020-02-10T18:52:55.271Z] [2020-02-10T18:52:55.271Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-02-10T18:52:55.271Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-02-10T18:52:55.271Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-02-10T18:52:55.271Z] [2020-02-10T18:52:55.271Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-02-10T18:52:55.271Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-02-10T18:52:55.271Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-02-10T18:52:55.271Z] [2020-02-10T18:52:55.271Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-02-10T18:52:55.271Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-02-10T18:52:55.271Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-02-10T18:52:55.271Z] [2020-02-10T18:52:55.271Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-02-10T18:52:55.271Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-02-10T18:52:55.271Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-02-10T18:52:55.271Z] [2020-02-10T18:52:55.271Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-02-10T18:52:55.271Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-02-10T18:52:55.271Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-02-10T18:52:55.271Z] [2020-02-10T18:52:55.271Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-02-10T18:52:55.271Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-02-10T18:52:55.271Z] docker_cli_run_test.go:4522: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-02-10T18:52:55.271Z] [2020-02-10T18:52:55.271Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-02-10T18:52:55.271Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-02-10T18:52:55.271Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-02-10T18:52:55.271Z] docker_cli_network_unix_test.go:46: [d3776b3b0f66d] daemon is not started [2020-02-10T18:52:55.271Z] [2020-02-10T18:52:55.271Z] [2020-02-10T18:52:55.271Z] DONE 1277 tests, 44 skipped in 2021.608s [2020-02-10T18:52:55.271Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-02-10T18:52:55.271Z] ++++ cat bundles/test-integration/docker.pid [2020-02-10T18:52:55.271Z] +++ kill 7383 [2020-02-10T18:52:55.526Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-02-10T18:52:56.450Z] +++ /etc/init.d/apparmor stop [2020-02-10T18:52:56.450Z] Leaving: AppArmorNo profiles have been unloaded. [2020-02-10T18:52:56.450Z] [2020-02-10T18:52:56.450Z] Unloading profiles will leave already running processes permanently [2020-02-10T18:52:56.450Z] unconfined, which can lead to unexpected situations. [2020-02-10T18:52:56.450Z] [2020-02-10T18:52:56.450Z] To set a process to complain mode, use the command line tool [2020-02-10T18:52:56.450Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-02-10T18:52:56.450Z] +++ true [2020-02-10T18:52:56.450Z] [2020-02-10T18:52:58.962Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-02-10T18:53:02.232Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-02-10T18:53:05.501Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-02-10T18:53:08.013Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-02-10T18:53:11.272Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-02-10T18:53:13.783Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-02-10T18:54:09.929Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-02-10T18:54:24.755Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-02-10T18:54:42.782Z] --- PASS: TestDockerSwarmSuite (1743.86s) [2020-02-10T18:54:42.782Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.84s) [2020-02-10T18:54:42.782Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.97s) [2020-02-10T18:54:42.782Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.79s) [2020-02-10T18:54:42.782Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.22s) [2020-02-10T18:54:42.782Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.04s) [2020-02-10T18:54:42.782Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.80s) [2020-02-10T18:54:42.782Z] docker_api_swarm_test.go:563: [d2767c750f848] joining swarm manager [d3fc340919320]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-10T18:54:42.782Z] docker_api_swarm_test.go:585: [d3549b8344702] joining swarm manager [d3fc340919320]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-10T18:54:42.782Z] check_test.go:380: [d2767c750f848] daemon is not started [2020-02-10T18:54:42.782Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-02-10T18:54:42.782Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-02-10T18:54:42.782Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.84s) [2020-02-10T18:54:42.782Z] docker_api_swarm_test.go:46: [d67a49386e281] joining swarm manager [d4bbf452f336e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-10T18:54:42.782Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.89s) [2020-02-10T18:54:42.782Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.44s) [2020-02-10T18:54:42.782Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (33.03s) [2020-02-10T18:54:42.782Z] docker_api_swarm_test.go:304: [d531dad4884c0] joining swarm manager [d8a6af640c020]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-10T18:54:42.782Z] docker_api_swarm_test.go:305: [d0e07bf6de599] joining swarm manager [d8a6af640c020]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-10T18:54:42.782Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2020-02-10T18:54:42.782Z] docker_api_swarm_test.go:364: Waiting for possible election... [2020-02-10T18:54:42.782Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.98s) [2020-02-10T18:54:42.782Z] docker_api_swarm_test.go:272: [dbebff9603046] joining swarm manager [d4b249693d067]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-10T18:54:42.782Z] docker_api_swarm_test.go:273: [da44e21be6c06] joining swarm manager [d4b249693d067]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-10T18:54:42.782Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (25.20s) [2020-02-10T18:54:42.782Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.66s) [2020-02-10T18:54:42.782Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.13s) [2020-02-10T18:54:42.782Z] docker_api_swarm_node_test.go:19: [deb73287b0f0c] joining swarm manager [dd19408482c6f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-10T18:54:42.782Z] docker_api_swarm_node_test.go:20: [db1ba2665819b] joining swarm manager [dd19408482c6f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-10T18:54:42.782Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (51.65s) [2020-02-10T18:54:42.782Z] docker_api_swarm_test.go:502: [da16fec18fbfe] joining swarm manager [dca5f7d8b121f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-10T18:54:42.782Z] docker_api_swarm_test.go:507: [d0eb275340712] joining swarm manager [dca5f7d8b121f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-10T18:54:42.782Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.07s) [2020-02-10T18:54:42.782Z] docker_api_swarm_node_test.go:80: [d28ae109c3582] joining swarm manager [dc0bc59ae8dff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-10T18:54:42.782Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.26s) [2020-02-10T18:54:42.782Z] docker_api_swarm_node_test.go:52: [d92acf45ec250] joining swarm manager [de932052952bc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-10T18:54:42.782Z] docker_api_swarm_node_test.go:53: [d42f5b964a649] joining swarm manager [de932052952bc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-10T18:54:42.782Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.63s) [2020-02-10T18:54:42.782Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (17.73s) [2020-02-10T18:54:42.782Z] docker_api_swarm_test.go:202: [dad35d1598ca8] joining swarm manager [dfc5e87271cfb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-10T18:54:42.782Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (61.30s) [2020-02-10T18:54:42.782Z] docker_api_swarm_test.go:384: [d69004cb657be] joining swarm manager [dcce595347794]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-10T18:54:42.782Z] docker_api_swarm_test.go:385: [d4e4283d0d062] joining swarm manager [dcce595347794]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-10T18:54:42.782Z] check_test.go:380: [d4e4283d0d062] daemon is not started [2020-02-10T18:54:42.782Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (55.01s) [2020-02-10T18:54:42.782Z] docker_api_swarm_test.go:802: [d62811f071a96] joining swarm manager [dcfb5270741ba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-10T18:54:42.782Z] docker_api_swarm_test.go:802: [d7ed2feb9287f] joining swarm manager [dcfb5270741ba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-10T18:54:42.782Z] docker_api_swarm_test.go:802: [d9bc6e38dbdd1] joining swarm manager [dcfb5270741ba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-02-10T18:54:42.782Z] docker_api_swarm_test.go:802: [d22f1076a2e77] joining swarm manager [dcfb5270741ba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-02-10T18:54:42.782Z] docker_api_swarm_test.go:810: [d9da51c8442c1] joining swarm manager [dcfb5270741ba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-02-10T18:54:42.782Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.44s) [2020-02-10T18:54:42.782Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.01s) [2020-02-10T18:54:42.782Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.73s) [2020-02-10T18:54:42.782Z] docker_api_swarm_service_test.go:394: [d30755daba265] joining swarm manager [dadd7a17dc748]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-10T18:54:42.782Z] docker_api_swarm_service_test.go:394: [dbd4b60fd274c] joining swarm manager [dadd7a17dc748]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-10T18:54:42.782Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (18.50s) [2020-02-10T18:54:42.782Z] docker_api_swarm_service_test.go:342: [dcc36e3211f37] joining swarm manager [db2b4dc950be1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-10T18:54:42.782Z] docker_api_swarm_service_test.go:342: [d539e5d4bf958] joining swarm manager [db2b4dc950be1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-10T18:54:42.782Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.07s) [2020-02-10T18:54:42.782Z] docker_api_swarm_service_test.go:489: [d6631da22622c] joining swarm manager [d5f185a2124be]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-10T18:54:42.782Z] docker_api_swarm_service_test.go:489: [dee5c868b1c17] joining swarm manager [d5f185a2124be]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-10T18:54:42.782Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.45s) [2020-02-10T18:54:42.782Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.92s) [2020-02-10T18:54:42.782Z] docker_api_swarm_service_test.go:127: [d70f9f1c117c6] joining swarm manager [d74803cff3978]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-10T18:54:42.782Z] docker_api_swarm_service_test.go:128: [d1d9cc7103dca] joining swarm manager [d74803cff3978]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-10T18:54:42.782Z] docker_api_swarm_service_test.go:136: [db0e26cb7e8e0] joining swarm manager [d74803cff3978]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-02-10T18:54:42.782Z] docker_api_swarm_service_test.go:137: [dabab596b0ae3] joining swarm manager [d74803cff3978]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-02-10T18:54:42.782Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.56s) [2020-02-10T18:54:42.782Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.20s) [2020-02-10T18:54:42.782Z] docker_api_swarm_service_test.go:303: [d90a27f59620c] joining swarm manager [d0206e5e93b88]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-10T18:54:42.782Z] docker_api_swarm_service_test.go:303: [d4367ce6f31cb] joining swarm manager [d0206e5e93b88]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-10T18:54:42.782Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (28.09s) [2020-02-10T18:54:42.782Z] docker_api_swarm_service_test.go:99: [d7285ed84ee01] joining swarm manager [d9442f603a6d2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-10T18:54:42.782Z] docker_api_swarm_service_test.go:100: [dbd4831dd0c6a] joining swarm manager [d9442f603a6d2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-10T18:54:42.782Z] check_test.go:380: [d7285ed84ee01] daemon is not started [2020-02-10T18:54:42.782Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.81s) [2020-02-10T18:54:42.782Z] docker_api_swarm_service_test.go:532: [dab83d354e8c7] joining swarm manager [d376a63c9d446]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-10T18:54:42.782Z] docker_api_swarm_service_test.go:533: [d540cd088dec7] joining swarm manager [d376a63c9d446]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-10T18:54:42.782Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.55s) [2020-02-10T18:54:42.782Z] docker_api_swarm_service_test.go:147: [dda98e50af84a] joining swarm manager [d1f3e938e32cc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-10T18:54:42.782Z] docker_api_swarm_service_test.go:147: [d7d9e3fa33c7c] joining swarm manager [d1f3e938e32cc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-10T18:54:42.782Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.59s) [2020-02-10T18:54:42.782Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.03s) [2020-02-10T18:54:42.782Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (3.06s) [2020-02-10T18:54:42.782Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.97s) [2020-02-10T18:54:42.782Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.28s) [2020-02-10T18:54:42.782Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.31s) [2020-02-10T18:54:42.782Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.94s) [2020-02-10T18:54:42.782Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (5.01s) [2020-02-10T18:54:42.782Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.29s) [2020-02-10T18:54:42.782Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.40s) [2020-02-10T18:54:42.782Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.08s) [2020-02-10T18:54:42.782Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.80s) [2020-02-10T18:54:42.782Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.98s) [2020-02-10T18:54:42.782Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.22s) [2020-02-10T18:54:42.782Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.30s) [2020-02-10T18:54:42.782Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (3.42s) [2020-02-10T18:54:42.782Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.44s) [2020-02-10T18:54:42.782Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (5.47s) [2020-02-10T18:54:42.782Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.32s) [2020-02-10T18:54:42.782Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.10s) [2020-02-10T18:54:42.783Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.56s) [2020-02-10T18:54:42.783Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.90s) [2020-02-10T18:54:42.783Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.46s) [2020-02-10T18:54:42.783Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.37s) [2020-02-10T18:54:42.783Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.88s) [2020-02-10T18:54:42.783Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.09s) [2020-02-10T18:54:42.783Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.28s) [2020-02-10T18:54:42.783Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.25s) [2020-02-10T18:54:42.783Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.05s) [2020-02-10T18:54:42.783Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.19s) [2020-02-10T18:54:42.783Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.73s) [2020-02-10T18:54:42.783Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.76s) [2020-02-10T18:54:42.783Z] docker_cli_service_logs_test.go:241: checking task 7gahu5wcwnzv [2020-02-10T18:54:42.783Z] docker_cli_service_logs_test.go:246: checking messages for 7gahu5wcwnzv [2020-02-10T18:54:42.783Z] docker_cli_service_logs_test.go:241: checking task y1vmvnuu27rm [2020-02-10T18:54:42.783Z] docker_cli_service_logs_test.go:246: checking messages for y1vmvnuu27rm [2020-02-10T18:54:42.783Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (3.00s) [2020-02-10T18:54:42.783Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (20.38s) [2020-02-10T18:54:42.783Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.84s) [2020-02-10T18:54:42.783Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.73s) [2020-02-10T18:54:42.783Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (20.07s) [2020-02-10T18:54:42.783Z] docker_cli_swarm_test.go:1901: [d7cb7ded8b72d] joining swarm manager [dbe30e5053c46]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-10T18:54:42.783Z] docker_cli_swarm_test.go:1902: [de0d8853ead41] joining swarm manager [dbe30e5053c46]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-10T18:54:42.783Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.40s) [2020-02-10T18:54:42.783Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (3.07s) [2020-02-10T18:54:42.783Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.54s) [2020-02-10T18:54:42.783Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (16.07s) [2020-02-10T18:54:42.783Z] docker_cli_swarm_test.go:1802: [ddb45ae0d62d3] joining swarm manager [dd0347df4b2f5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-10T18:54:42.783Z] docker_cli_swarm_test.go:1803: [de66a19eb5319] joining swarm manager [dd0347df4b2f5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-10T18:54:42.783Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.53s) [2020-02-10T18:54:42.783Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (115.00s) [2020-02-10T18:54:42.783Z] docker_cli_swarm_test.go:1321: [d7c5009d64f85] joining swarm manager [d762fd077dc4b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-10T18:54:42.783Z] docker_cli_swarm_test.go:1322: [d0947fb714d9c] joining swarm manager [d762fd077dc4b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-10T18:54:42.783Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.11s) [2020-02-10T18:54:42.783Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (9.98s) [2020-02-10T18:54:42.783Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.29s) [2020-02-10T18:54:42.783Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (3.12s) [2020-02-10T18:54:42.783Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.89s) [2020-02-10T18:54:42.783Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.81s) [2020-02-10T18:54:42.783Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.13s) [2020-02-10T18:54:42.783Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-02-10T18:54:42.783Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-02-10T18:54:42.783Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.26s) [2020-02-10T18:54:42.783Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.83s) [2020-02-10T18:54:42.783Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.85s) [2020-02-10T18:54:42.783Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (3.05s) [2020-02-10T18:54:42.783Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.88s) [2020-02-10T18:54:42.783Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (55.48s) [2020-02-10T18:54:42.783Z] docker_cli_swarm_test.go:1186: [ddd88771c5414] joining swarm manager [d4bc33fcca5c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-10T18:54:42.783Z] docker_cli_swarm_test.go:1195: [dbc1418c5ffdf] joining swarm manager [d4bc33fcca5c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-10T18:54:42.783Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.44s) [2020-02-10T18:54:42.783Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.72s) [2020-02-10T18:54:42.783Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (141.99s) [2020-02-10T18:54:42.783Z] docker_cli_swarm_test.go:1118: [d96bd7f681eaa] joining swarm manager [d00746898b04c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-10T18:54:42.783Z] docker_cli_swarm_test.go:1119: [d98b29e6104ea] joining swarm manager [d00746898b04c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-10T18:54:42.783Z] docker_cli_swarm_test.go:1172: [dae7305d41d93] joining swarm manager [d00746898b04c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-02-10T18:54:42.783Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (14.04s) [2020-02-10T18:54:42.783Z] docker_cli_swarm_test.go:1453: [dc53971ae5502] joining swarm manager [dcc4562a10515]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-10T18:54:42.783Z] docker_cli_swarm_test.go:1454: [ddb2f652fe84d] joining swarm manager [dcc4562a10515]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-10T18:54:42.783Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.28s) [2020-02-10T18:54:42.783Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.14s) [2020-02-10T18:54:42.783Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.37s) [2020-02-10T18:54:42.783Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.18s) [2020-02-10T18:54:42.783Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.09s) [2020-02-10T18:54:42.783Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.10s) [2020-02-10T18:54:42.783Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.39s) [2020-02-10T18:54:42.783Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.05s) [2020-02-10T18:54:42.783Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.53s) [2020-02-10T18:54:42.783Z] docker_cli_swarm_unix_test.go:62: [d1a43ef00a3a1] joining swarm manager [d2fc5e709915f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-10T18:54:42.783Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.30s) [2020-02-10T18:54:42.783Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (4.28s) [2020-02-10T18:54:42.783Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.17s) [2020-02-10T18:54:42.783Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.94s) [2020-02-10T18:54:42.783Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.18s) [2020-02-10T18:54:42.783Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.88s) [2020-02-10T18:54:42.783Z] docker_api_swarm_test.go:962: [de2e4e3920188] joining swarm manager [dc78f391aff95]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-10T18:54:42.783Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (16.08s) [2020-02-10T18:54:42.783Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.63s) [2020-02-10T18:54:42.783Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (3.41s) [2020-02-10T18:54:42.783Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.71s) [2020-02-10T18:54:42.783Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.92s) [2020-02-10T18:54:42.783Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.31s) [2020-02-10T18:54:42.783Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.29s) [2020-02-10T18:54:42.783Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.10s) [2020-02-10T18:54:42.783Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.20s) [2020-02-10T18:54:42.783Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.10s) [2020-02-10T18:54:42.783Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.66s) [2020-02-10T18:54:42.783Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (3.07s) [2020-02-10T18:54:42.783Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.39s) [2020-02-10T18:54:42.783Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (18.01s) [2020-02-10T18:54:42.783Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (18.00s) [2020-02-10T18:54:42.783Z] === RUN TestDockerExternalVolumeSuite [2020-02-10T18:54:42.783Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-02-10T18:55:00.814Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-02-10T18:56:08.415Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-02-10T18:56:16.485Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-02-10T18:56:48.491Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-02-10T18:57:03.313Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-02-10T18:57:35.398Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-02-10T18:57:47.550Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-02-10T18:58:19.554Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-02-10T18:58:34.377Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-02-10T18:58:52.402Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-02-10T18:59:38.997Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-02-10T18:59:57.028Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-02-10T19:00:29.035Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-02-10T19:01:01.042Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-02-10T19:01:15.865Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-02-10T19:01:33.892Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-02-10T19:01:48.720Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-02-10T19:02:06.749Z] --- PASS: TestDockerExternalVolumeSuite (441.60s) [2020-02-10T19:02:06.749Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.93s) [2020-02-10T19:02:06.749Z] docker_cli_external_volume_driver_test.go:53: [d5e41645addb8] daemon is not started [2020-02-10T19:02:06.749Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2020-02-10T19:02:06.749Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.62s) [2020-02-10T19:02:06.749Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2020-02-10T19:02:06.749Z] docker_cli_external_volume_driver_test.go:53: [d3974c62f6b08] daemon is not started [2020-02-10T19:02:06.749Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2020-02-10T19:02:06.749Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-02-10T19:02:06.749Z] docker_cli_external_volume_driver_test.go:53: [d64744da88055] daemon is not started [2020-02-10T19:02:06.749Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-02-10T19:02:06.749Z] docker_cli_external_volume_driver_test.go:53: [d35d4caf281ea] daemon is not started [2020-02-10T19:02:06.749Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.61s) [2020-02-10T19:02:06.749Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.61s) [2020-02-10T19:02:06.749Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.90s) [2020-02-10T19:02:06.749Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2020-02-10T19:02:06.749Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.65s) [2020-02-10T19:02:06.749Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.78s) [2020-02-10T19:02:06.749Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.04s) [2020-02-10T19:02:06.749Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.64s) [2020-02-10T19:02:06.749Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.44s) [2020-02-10T19:02:06.749Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.39s) [2020-02-10T19:02:06.749Z] docker_cli_external_volume_driver_test.go:485: [d1c40424f36dd] daemon is not started [2020-02-10T19:02:06.749Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.08s) [2020-02-10T19:02:06.749Z] docker_cli_external_volume_driver_test.go:53: [d4b40bc88b494] daemon is not started [2020-02-10T19:02:06.749Z] PASS [2020-02-10T19:02:06.749Z] [2020-02-10T19:02:06.749Z] === Skipped [2020-02-10T19:02:06.749Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-02-10T19:02:06.749Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-02-10T19:02:06.749Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-02-10T19:02:06.749Z] check_test.go:309: [d1ef5ab955be4] daemon is not started [2020-02-10T19:02:06.749Z] [2020-02-10T19:02:06.749Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-02-10T19:02:06.749Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-02-10T19:02:06.749Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-02-10T19:02:06.749Z] check_test.go:309: [d0976f8e36795] daemon is not started [2020-02-10T19:02:06.749Z] [2020-02-10T19:02:06.750Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-02-10T19:02:06.750Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-02-10T19:02:06.750Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-02-10T19:02:06.750Z] check_test.go:309: [d94a8ed2ad546] daemon is not started [2020-02-10T19:02:06.750Z] [2020-02-10T19:02:06.750Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-02-10T19:02:06.750Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-02-10T19:02:06.750Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-02-10T19:02:06.750Z] [2020-02-10T19:02:06.750Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-02-10T19:02:06.750Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-02-10T19:02:06.750Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-02-10T19:02:06.750Z] [2020-02-10T19:02:06.750Z] [2020-02-10T19:02:06.750Z] DONE 273 tests, 5 skipped in 2570.176s [2020-02-10T19:02:06.750Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-02-10T19:02:06.750Z] ++++ cat bundles/test-integration/docker.pid [2020-02-10T19:02:06.750Z] +++ kill 7348 [2020-02-10T19:02:06.750Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d834c9613a60f/docker.pid [2020-02-10T19:02:06.750Z] +++ kill 4289 [2020-02-10T19:02:06.750Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 4289 is not a child of this shell [2020-02-10T19:02:06.750Z] warning: PID 4289 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d834c9613a60f/docker.pid had a nonzero exit code [2020-02-10T19:02:06.750Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d834c9613a60f/root: target is busy. [2020-02-10T19:02:06.750Z] +++ /etc/init.d/apparmor stop [2020-02-10T19:02:06.750Z] Leaving: AppArmorNo profiles have been unloaded. [2020-02-10T19:02:06.750Z] [2020-02-10T19:02:06.750Z] Unloading profiles will leave already running processes permanently [2020-02-10T19:02:06.750Z] unconfined, which can lead to unexpected situations. [2020-02-10T19:02:06.750Z] [2020-02-10T19:02:06.750Z] To set a process to complain mode, use the command line tool [2020-02-10T19:02:06.750Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-02-10T19:02:06.750Z] +++ true [2020-02-10T19:02:06.750Z] [2020-02-10T19:02:06.750Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2020-02-10T19:02:06.762Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-02-10T19:02:09.221Z] + echo Ensuring container killed. [2020-02-10T19:02:09.221Z] Ensuring container killed. [2020-02-10T19:02:09.221Z] + docker ps -aq -f name=docker-pr4-* [2020-02-10T19:02:09.221Z] + cids=dfed99f84922 [2020-02-10T19:02:09.221Z] 08a851d24881 [2020-02-10T19:02:09.221Z] 1fd043b3ef62 [2020-02-10T19:02:09.221Z] + [ -n dfed99f84922 [2020-02-10T19:02:09.221Z] 08a851d24881 [2020-02-10T19:02:09.221Z] 1fd043b3ef62 ] [2020-02-10T19:02:09.221Z] + docker rm -vf dfed99f84922 08a851d24881 1fd043b3ef62 [2020-02-10T19:02:10.149Z] dfed99f84922 [2020-02-10T19:02:10.709Z] 08a851d24881 [2020-02-10T19:02:11.269Z] 1fd043b3ef62 [Pipeline] sh [2020-02-10T19:02:11.554Z] + echo Chowning /workspace to jenkins user [2020-02-10T19:02:11.554Z] Chowning /workspace to jenkins user [2020-02-10T19:02:11.554Z] + id -u [2020-02-10T19:02:11.554Z] + id -g [2020-02-10T19:02:11.554Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40470:/workspace busybox chown -R 1000:1000 /workspace [2020-02-10T19:02:11.554Z] Unable to find image 'busybox:latest' locally [2020-02-10T19:02:16.791Z] latest: Pulling from library/busybox [2020-02-10T19:02:16.791Z] bdbbaa22dec6: Pulling fs layer [2020-02-10T19:02:16.791Z] bdbbaa22dec6: Verifying Checksum [2020-02-10T19:02:16.791Z] bdbbaa22dec6: Download complete [2020-02-10T19:02:16.791Z] bdbbaa22dec6: Pull complete [2020-02-10T19:02:16.791Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a [2020-02-10T19:02:16.791Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-02-10T19:02:20.390Z] + bundleName=amd64 [2020-02-10T19:02:20.390Z] + echo Creating amd64-bundles.tar.gz [2020-02-10T19:02:20.390Z] Creating amd64-bundles.tar.gz [2020-02-10T19:02:20.390Z] + xargs tar -czf amd64-bundles.tar.gz [2020-02-10T19:02:20.390Z] + 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-02-10T19:02:21.806Z] Archiving artifacts [2020-02-10T19:02:23.417Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40470/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-02-10T19:02:23.764Z] + make clean [2020-02-10T19:02:24.020Z] docker volume rm -f docker-dev-cache [2020-02-10T19:02:24.020Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-02-10T19:16:52.758Z] ok github.com/docker/docker/integration-cli 2474.390s [2020-02-10T19:16:52.758Z] [2020-02-10T19:16:52.758Z] === Skipped [2020-02-10T19:16:52.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-02-10T19:16:52.758Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-02-10T19:16:52.758Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.758Z] [2020-02-10T19:16:52.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-02-10T19:16:52.758Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-02-10T19:16:52.758Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.758Z] [2020-02-10T19:16:52.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2020-02-10T19:16:52.758Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2020-02-10T19:16:52.758Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.758Z] [2020-02-10T19:16:52.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2020-02-10T19:16:52.758Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2020-02-10T19:16:52.758Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.758Z] [2020-02-10T19:16:52.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-02-10T19:16:52.758Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-02-10T19:16:52.758Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.758Z] [2020-02-10T19:16:52.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-02-10T19:16:52.758Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-02-10T19:16:52.758Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.758Z] [2020-02-10T19:16:52.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2020-02-10T19:16:52.758Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2020-02-10T19:16:52.758Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.758Z] [2020-02-10T19:16:52.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2020-02-10T19:16:52.758Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2020-02-10T19:16:52.758Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.758Z] [2020-02-10T19:16:52.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-02-10T19:16:52.758Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-02-10T19:16:52.758Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.758Z] [2020-02-10T19:16:52.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-02-10T19:16:52.758Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-02-10T19:16:52.758Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.758Z] [2020-02-10T19:16:52.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-02-10T19:16:52.758Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-02-10T19:16:52.758Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.758Z] [2020-02-10T19:16:52.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-02-10T19:16:52.758Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-02-10T19:16:52.758Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.758Z] [2020-02-10T19:16:52.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2020-02-10T19:16:52.758Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2020-02-10T19:16:52.758Z] docker_cli_run_test.go:3181: unmatched requirement Apparmor [2020-02-10T19:16:52.758Z] [2020-02-10T19:16:52.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-02-10T19:16:52.758Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-02-10T19:16:52.758Z] docker_cli_run_test.go:3159: unmatched requirement Apparmor [2020-02-10T19:16:52.758Z] [2020-02-10T19:16:52.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-02-10T19:16:52.758Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-02-10T19:16:52.758Z] docker_cli_run_test.go:3171: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.758Z] [2020-02-10T19:16:52.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2020-02-10T19:16:52.758Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2020-02-10T19:16:52.758Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.758Z] [2020-02-10T19:16:52.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-02-10T19:16:52.758Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-02-10T19:16:52.758Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-02-10T19:16:52.758Z] [2020-02-10T19:16:52.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-02-10T19:16:52.758Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-02-10T19:16:52.758Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.758Z] [2020-02-10T19:16:52.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.49s) [2020-02-10T19:16:52.758Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.49s) [2020-02-10T19:16:52.758Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-02-10T19:16:52.758Z] [2020-02-10T19:16:52.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2020-02-10T19:16:52.758Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2020-02-10T19:16:52.758Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.758Z] [2020-02-10T19:16:52.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2020-02-10T19:16:52.758Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2020-02-10T19:16:52.758Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.758Z] [2020-02-10T19:16:52.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-02-10T19:16:52.759Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-02-10T19:16:52.759Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.759Z] [2020-02-10T19:16:52.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2020-02-10T19:16:52.759Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2020-02-10T19:16:52.759Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.759Z] [2020-02-10T19:16:52.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-02-10T19:16:52.759Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-02-10T19:16:52.759Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.759Z] [2020-02-10T19:16:52.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2020-02-10T19:16:52.759Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2020-02-10T19:16:52.759Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.759Z] [2020-02-10T19:16:52.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2020-02-10T19:16:52.759Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2020-02-10T19:16:52.759Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.759Z] [2020-02-10T19:16:52.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-02-10T19:16:52.759Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-02-10T19:16:52.759Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.759Z] [2020-02-10T19:16:52.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-02-10T19:16:52.759Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-02-10T19:16:52.759Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.759Z] [2020-02-10T19:16:52.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2020-02-10T19:16:52.759Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2020-02-10T19:16:52.759Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.759Z] [2020-02-10T19:16:52.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2020-02-10T19:16:52.759Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2020-02-10T19:16:52.759Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.759Z] [2020-02-10T19:16:52.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.44s) [2020-02-10T19:16:52.759Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.44s) [2020-02-10T19:16:52.759Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.759Z] [2020-02-10T19:16:52.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.87s) [2020-02-10T19:16:52.759Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.87s) [2020-02-10T19:16:52.759Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.759Z] [2020-02-10T19:16:52.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.13s) [2020-02-10T19:16:52.759Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.13s) [2020-02-10T19:16:52.759Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.759Z] [2020-02-10T19:16:52.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.45s) [2020-02-10T19:16:52.759Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.45s) [2020-02-10T19:16:52.759Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.759Z] [2020-02-10T19:16:52.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-02-10T19:16:52.759Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-02-10T19:16:52.759Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.759Z] [2020-02-10T19:16:52.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-02-10T19:16:52.759Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-02-10T19:16:52.759Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.759Z] [2020-02-10T19:16:52.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2020-02-10T19:16:52.759Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2020-02-10T19:16:52.759Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.759Z] [2020-02-10T19:16:52.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-02-10T19:16:52.759Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-02-10T19:16:52.759Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.759Z] [2020-02-10T19:16:52.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2020-02-10T19:16:52.759Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2020-02-10T19:16:52.759Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.759Z] [2020-02-10T19:16:52.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.78s) [2020-02-10T19:16:52.759Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.78s) [2020-02-10T19:16:52.759Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.759Z] [2020-02-10T19:16:52.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.42s) [2020-02-10T19:16:52.759Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.42s) [2020-02-10T19:16:52.759Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.759Z] [2020-02-10T19:16:52.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2020-02-10T19:16:52.759Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2020-02-10T19:16:52.759Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.759Z] [2020-02-10T19:16:52.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-02-10T19:16:52.759Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-02-10T19:16:52.759Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.759Z] [2020-02-10T19:16:52.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-02-10T19:16:52.759Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-02-10T19:16:52.759Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli [2020-02-10T19:16:52.759Z] [2020-02-10T19:16:52.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2020-02-10T19:16:52.759Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2020-02-10T19:16:52.759Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.759Z] [2020-02-10T19:16:52.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-02-10T19:16:52.759Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-02-10T19:16:52.759Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.759Z] [2020-02-10T19:16:52.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-02-10T19:16:52.759Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-02-10T19:16:52.759Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.759Z] [2020-02-10T19:16:52.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-02-10T19:16:52.759Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-02-10T19:16:52.759Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.759Z] [2020-02-10T19:16:52.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-02-10T19:16:52.759Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-02-10T19:16:52.759Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.759Z] [2020-02-10T19:16:52.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.38s) [2020-02-10T19:16:52.759Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.38s) [2020-02-10T19:16:52.759Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.759Z] [2020-02-10T19:16:52.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.36s) [2020-02-10T19:16:52.759Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.36s) [2020-02-10T19:16:52.759Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.759Z] [2020-02-10T19:16:52.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-02-10T19:16:52.759Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-02-10T19:16:52.759Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.759Z] [2020-02-10T19:16:52.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-02-10T19:16:52.759Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-02-10T19:16:52.759Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.759Z] [2020-02-10T19:16:52.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.42s) [2020-02-10T19:16:52.759Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.42s) [2020-02-10T19:16:52.759Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.759Z] [2020-02-10T19:16:52.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.42s) [2020-02-10T19:16:52.759Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.42s) [2020-02-10T19:16:52.759Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.759Z] [2020-02-10T19:16:52.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.35s) [2020-02-10T19:16:52.759Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.35s) [2020-02-10T19:16:52.759Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.759Z] [2020-02-10T19:16:52.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2020-02-10T19:16:52.759Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2020-02-10T19:16:52.759Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.759Z] [2020-02-10T19:16:52.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-02-10T19:16:52.759Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-02-10T19:16:52.759Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.759Z] [2020-02-10T19:16:52.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2020-02-10T19:16:52.759Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2020-02-10T19:16:52.759Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.759Z] [2020-02-10T19:16:52.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.34s) [2020-02-10T19:16:52.759Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.34s) [2020-02-10T19:16:52.759Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.759Z] [2020-02-10T19:16:52.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2020-02-10T19:16:52.759Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2020-02-10T19:16:52.759Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.759Z] [2020-02-10T19:16:52.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2020-02-10T19:16:52.759Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2020-02-10T19:16:52.759Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.759Z] [2020-02-10T19:16:52.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2020-02-10T19:16:52.759Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2020-02-10T19:16:52.759Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.759Z] [2020-02-10T19:16:52.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-02-10T19:16:52.759Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-02-10T19:16:52.759Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.759Z] [2020-02-10T19:16:52.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2020-02-10T19:16:52.759Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2020-02-10T19:16:52.759Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.759Z] [2020-02-10T19:16:52.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2020-02-10T19:16:52.759Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2020-02-10T19:16:52.759Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.759Z] [2020-02-10T19:16:52.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-02-10T19:16:52.759Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-02-10T19:16:52.759Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.759Z] [2020-02-10T19:16:52.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2020-02-10T19:16:52.759Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2020-02-10T19:16:52.759Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.759Z] [2020-02-10T19:16:52.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-02-10T19:16:52.759Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-02-10T19:16:52.759Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.759Z] [2020-02-10T19:16:52.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-02-10T19:16:52.759Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-02-10T19:16:52.759Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.759Z] [2020-02-10T19:16:52.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-02-10T19:16:52.759Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-02-10T19:16:52.759Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.759Z] [2020-02-10T19:16:52.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-02-10T19:16:52.759Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-02-10T19:16:52.759Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli [2020-02-10T19:16:52.759Z] [2020-02-10T19:16:52.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2020-02-10T19:16:52.759Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2020-02-10T19:16:52.759Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.759Z] [2020-02-10T19:16:52.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-02-10T19:16:52.759Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-02-10T19:16:52.759Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.759Z] [2020-02-10T19:16:52.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2020-02-10T19:16:52.759Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2020-02-10T19:16:52.759Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.759Z] [2020-02-10T19:16:52.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) [2020-02-10T19:16:52.759Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2020-02-10T19:16:52.759Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.759Z] [2020-02-10T19:16:52.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2020-02-10T19:16:52.759Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2020-02-10T19:16:52.759Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.759Z] [2020-02-10T19:16:52.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2020-02-10T19:16:52.759Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2020-02-10T19:16:52.759Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.759Z] [2020-02-10T19:16:52.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-02-10T19:16:52.759Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-02-10T19:16:52.759Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.759Z] [2020-02-10T19:16:52.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2020-02-10T19:16:52.759Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2020-02-10T19:16:52.759Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.759Z] [2020-02-10T19:16:52.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2020-02-10T19:16:52.759Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2020-02-10T19:16:52.759Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.759Z] [2020-02-10T19:16:52.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2020-02-10T19:16:52.759Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2020-02-10T19:16:52.759Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.759Z] [2020-02-10T19:16:52.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2020-02-10T19:16:52.759Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2020-02-10T19:16:52.759Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.759Z] [2020-02-10T19:16:52.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-02-10T19:16:52.759Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-02-10T19:16:52.759Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.759Z] [2020-02-10T19:16:52.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2020-02-10T19:16:52.759Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2020-02-10T19:16:52.759Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.759Z] [2020-02-10T19:16:52.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.47s) [2020-02-10T19:16:52.759Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.47s) [2020-02-10T19:16:52.759Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.759Z] [2020-02-10T19:16:52.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.41s) [2020-02-10T19:16:52.759Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.41s) [2020-02-10T19:16:52.759Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.759Z] [2020-02-10T19:16:52.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2020-02-10T19:16:52.759Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2020-02-10T19:16:52.759Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.759Z] [2020-02-10T19:16:52.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-02-10T19:16:52.759Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-02-10T19:16:52.759Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.759Z] [2020-02-10T19:16:52.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-02-10T19:16:52.759Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-02-10T19:16:52.759Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.759Z] [2020-02-10T19:16:52.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-02-10T19:16:52.759Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-02-10T19:16:52.760Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.760Z] [2020-02-10T19:16:52.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-02-10T19:16:52.760Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-02-10T19:16:52.760Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.760Z] [2020-02-10T19:16:52.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.43s) [2020-02-10T19:16:52.760Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.43s) [2020-02-10T19:16:52.760Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.760Z] [2020-02-10T19:16:52.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2020-02-10T19:16:52.760Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2020-02-10T19:16:52.760Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.760Z] [2020-02-10T19:16:52.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.40s) [2020-02-10T19:16:52.760Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.40s) [2020-02-10T19:16:52.760Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.760Z] [2020-02-10T19:16:52.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.41s) [2020-02-10T19:16:52.760Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.41s) [2020-02-10T19:16:52.760Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.760Z] [2020-02-10T19:16:52.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.40s) [2020-02-10T19:16:52.760Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.40s) [2020-02-10T19:16:52.760Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.760Z] [2020-02-10T19:16:52.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-02-10T19:16:52.760Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-02-10T19:16:52.760Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.760Z] [2020-02-10T19:16:52.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.36s) [2020-02-10T19:16:52.760Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.36s) [2020-02-10T19:16:52.760Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.760Z] [2020-02-10T19:16:52.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-02-10T19:16:52.760Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-02-10T19:16:52.760Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.760Z] [2020-02-10T19:16:52.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-02-10T19:16:52.760Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-02-10T19:16:52.760Z] docker_cli_sni_test.go:18: Flakey test [2020-02-10T19:16:52.760Z] [2020-02-10T19:16:52.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2020-02-10T19:16:52.760Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2020-02-10T19:16:52.760Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.760Z] [2020-02-10T19:16:52.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-02-10T19:16:52.760Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-02-10T19:16:52.760Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.760Z] [2020-02-10T19:16:52.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-02-10T19:16:52.760Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-02-10T19:16:52.760Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.760Z] [2020-02-10T19:16:52.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-02-10T19:16:52.760Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-02-10T19:16:52.760Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.760Z] [2020-02-10T19:16:52.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-02-10T19:16:52.760Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-02-10T19:16:52.760Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.760Z] [2020-02-10T19:16:52.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-02-10T19:16:52.760Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-02-10T19:16:52.760Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.760Z] [2020-02-10T19:16:52.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.06s) [2020-02-10T19:16:52.760Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.06s) [2020-02-10T19:16:52.760Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.760Z] [2020-02-10T19:16:52.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-02-10T19:16:52.760Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-02-10T19:16:52.760Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.760Z] [2020-02-10T19:16:52.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2020-02-10T19:16:52.760Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2020-02-10T19:16:52.760Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.760Z] [2020-02-10T19:16:52.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2020-02-10T19:16:52.760Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2020-02-10T19:16:52.760Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.760Z] [2020-02-10T19:16:52.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-02-10T19:16:52.760Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-02-10T19:16:52.760Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.760Z] [2020-02-10T19:16:52.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-02-10T19:16:52.760Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-02-10T19:16:52.760Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.760Z] [2020-02-10T19:16:52.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-02-10T19:16:52.760Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-02-10T19:16:52.760Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.760Z] [2020-02-10T19:16:52.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-02-10T19:16:52.760Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-02-10T19:16:52.760Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.760Z] [2020-02-10T19:16:52.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-02-10T19:16:52.760Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-02-10T19:16:52.760Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.760Z] [2020-02-10T19:16:52.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2020-02-10T19:16:52.760Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2020-02-10T19:16:52.760Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.760Z] [2020-02-10T19:16:52.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-02-10T19:16:52.760Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-02-10T19:16:52.760Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.760Z] [2020-02-10T19:16:52.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2020-02-10T19:16:52.760Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2020-02-10T19:16:52.760Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.760Z] [2020-02-10T19:16:52.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-02-10T19:16:52.760Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-02-10T19:16:52.760Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.760Z] [2020-02-10T19:16:52.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-02-10T19:16:52.760Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-02-10T19:16:52.760Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.760Z] [2020-02-10T19:16:52.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2020-02-10T19:16:52.760Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2020-02-10T19:16:52.760Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.760Z] [2020-02-10T19:16:52.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-02-10T19:16:52.760Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-02-10T19:16:52.760Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.760Z] [2020-02-10T19:16:52.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2020-02-10T19:16:52.760Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-02-10T19:16:52.760Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.760Z] [2020-02-10T19:16:52.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-02-10T19:16:52.760Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-02-10T19:16:52.760Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.760Z] [2020-02-10T19:16:52.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-02-10T19:16:52.760Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-02-10T19:16:52.760Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.760Z] [2020-02-10T19:16:52.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-02-10T19:16:52.760Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-02-10T19:16:52.760Z] docker_cli_run_test.go:3562: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.760Z] [2020-02-10T19:16:52.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-02-10T19:16:52.760Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-02-10T19:16:52.760Z] docker_cli_run_test.go:3593: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.760Z] [2020-02-10T19:16:52.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-02-10T19:16:52.760Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-02-10T19:16:52.760Z] docker_cli_run_test.go:3576: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.760Z] [2020-02-10T19:16:52.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-02-10T19:16:52.760Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-02-10T19:16:52.760Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.760Z] [2020-02-10T19:16:52.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-02-10T19:16:52.760Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-02-10T19:16:52.760Z] docker_cli_run_test.go:3466: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.760Z] [2020-02-10T19:16:52.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-02-10T19:16:52.760Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-02-10T19:16:52.760Z] docker_cli_run_test.go:3458: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.760Z] [2020-02-10T19:16:52.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-02-10T19:16:52.760Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-02-10T19:16:52.760Z] docker_cli_run_test.go:3485: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.760Z] [2020-02-10T19:16:52.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2020-02-10T19:16:52.760Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2020-02-10T19:16:52.760Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.760Z] [2020-02-10T19:16:52.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-02-10T19:16:52.760Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-02-10T19:16:52.760Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.760Z] [2020-02-10T19:16:52.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-02-10T19:16:52.760Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-02-10T19:16:52.760Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.760Z] [2020-02-10T19:16:52.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2020-02-10T19:16:52.760Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-02-10T19:16:52.760Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.760Z] [2020-02-10T19:16:52.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2020-02-10T19:16:52.760Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2020-02-10T19:16:52.760Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.760Z] [2020-02-10T19:16:52.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2020-02-10T19:16:52.760Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2020-02-10T19:16:52.760Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.760Z] [2020-02-10T19:16:52.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2020-02-10T19:16:52.760Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2020-02-10T19:16:52.760Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.760Z] [2020-02-10T19:16:52.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2020-02-10T19:16:52.760Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-02-10T19:16:52.760Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.760Z] [2020-02-10T19:16:52.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2020-02-10T19:16:52.760Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2020-02-10T19:16:52.760Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.760Z] [2020-02-10T19:16:52.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2020-02-10T19:16:52.760Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2020-02-10T19:16:52.760Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.760Z] [2020-02-10T19:16:52.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2020-02-10T19:16:52.760Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-02-10T19:16:52.760Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.760Z] [2020-02-10T19:16:52.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2020-02-10T19:16:52.760Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-02-10T19:16:52.760Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.760Z] [2020-02-10T19:16:52.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-02-10T19:16:52.760Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-02-10T19:16:52.760Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.760Z] [2020-02-10T19:16:52.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-02-10T19:16:52.760Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-02-10T19:16:52.760Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.760Z] [2020-02-10T19:16:52.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-02-10T19:16:52.760Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-02-10T19:16:52.760Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.760Z] [2020-02-10T19:16:52.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2020-02-10T19:16:52.760Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2020-02-10T19:16:52.760Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.760Z] [2020-02-10T19:16:52.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-02-10T19:16:52.760Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-02-10T19:16:52.760Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.760Z] [2020-02-10T19:16:52.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-02-10T19:16:52.760Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-02-10T19:16:52.760Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.760Z] [2020-02-10T19:16:52.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-02-10T19:16:52.760Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-02-10T19:16:52.760Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.760Z] [2020-02-10T19:16:52.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2020-02-10T19:16:52.760Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2020-02-10T19:16:52.760Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.760Z] [2020-02-10T19:16:52.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2020-02-10T19:16:52.760Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-02-10T19:16:52.760Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.760Z] [2020-02-10T19:16:52.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2020-02-10T19:16:52.760Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2020-02-10T19:16:52.760Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.760Z] [2020-02-10T19:16:52.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2020-02-10T19:16:52.760Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2020-02-10T19:16:52.760Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.760Z] [2020-02-10T19:16:52.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2020-02-10T19:16:52.760Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2020-02-10T19:16:52.760Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.760Z] [2020-02-10T19:16:52.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2020-02-10T19:16:52.760Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-02-10T19:16:52.760Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.760Z] [2020-02-10T19:16:52.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-02-10T19:16:52.760Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-02-10T19:16:52.761Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.761Z] [2020-02-10T19:16:52.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-02-10T19:16:52.761Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-02-10T19:16:52.761Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.761Z] [2020-02-10T19:16:52.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-02-10T19:16:52.761Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-02-10T19:16:52.761Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.761Z] [2020-02-10T19:16:52.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-02-10T19:16:52.761Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-02-10T19:16:52.761Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.761Z] [2020-02-10T19:16:52.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-02-10T19:16:52.761Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-02-10T19:16:52.761Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.761Z] [2020-02-10T19:16:52.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2020-02-10T19:16:52.761Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-02-10T19:16:52.761Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.761Z] [2020-02-10T19:16:52.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-02-10T19:16:52.761Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-02-10T19:16:52.761Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.761Z] [2020-02-10T19:16:52.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2020-02-10T19:16:52.761Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2020-02-10T19:16:52.761Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-02-10T19:16:52.761Z] [2020-02-10T19:16:52.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-02-10T19:16:52.761Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-02-10T19:16:52.761Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.761Z] [2020-02-10T19:16:52.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-02-10T19:16:52.761Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-02-10T19:16:52.761Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.761Z] [2020-02-10T19:16:52.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2020-02-10T19:16:52.761Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2020-02-10T19:16:52.761Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.761Z] [2020-02-10T19:16:52.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-02-10T19:16:52.761Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-02-10T19:16:52.761Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.761Z] [2020-02-10T19:16:52.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-02-10T19:16:52.761Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-02-10T19:16:52.761Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.761Z] [2020-02-10T19:16:52.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-02-10T19:16:52.761Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-02-10T19:16:52.761Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.761Z] [2020-02-10T19:16:52.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-02-10T19:16:52.761Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-02-10T19:16:52.761Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.761Z] [2020-02-10T19:16:52.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-02-10T19:16:52.761Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-02-10T19:16:52.761Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.761Z] [2020-02-10T19:16:52.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-02-10T19:16:52.761Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-02-10T19:16:52.761Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.761Z] [2020-02-10T19:16:52.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-02-10T19:16:52.761Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-02-10T19:16:52.761Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.761Z] [2020-02-10T19:16:52.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2020-02-10T19:16:52.761Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2020-02-10T19:16:52.761Z] docker_cli_run_test.go:2995: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.761Z] [2020-02-10T19:16:52.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-02-10T19:16:52.761Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-02-10T19:16:52.761Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.761Z] [2020-02-10T19:16:52.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-02-10T19:16:52.761Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-02-10T19:16:52.761Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.761Z] [2020-02-10T19:16:52.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-02-10T19:16:52.761Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-02-10T19:16:52.761Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.761Z] [2020-02-10T19:16:52.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2020-02-10T19:16:52.761Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-02-10T19:16:52.761Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.761Z] [2020-02-10T19:16:52.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2020-02-10T19:16:52.761Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-02-10T19:16:52.761Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.761Z] [2020-02-10T19:16:52.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2020-02-10T19:16:52.761Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2020-02-10T19:16:52.761Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.761Z] [2020-02-10T19:16:52.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2020-02-10T19:16:52.761Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2020-02-10T19:16:52.761Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.761Z] [2020-02-10T19:16:52.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2020-02-10T19:16:52.761Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-02-10T19:16:52.761Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.761Z] [2020-02-10T19:16:52.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2020-02-10T19:16:52.761Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2020-02-10T19:16:52.761Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.761Z] [2020-02-10T19:16:52.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2020-02-10T19:16:52.761Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-02-10T19:16:52.761Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.761Z] [2020-02-10T19:16:52.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2020-02-10T19:16:52.761Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-02-10T19:16:52.761Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.761Z] [2020-02-10T19:16:52.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-02-10T19:16:52.761Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-02-10T19:16:52.761Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.761Z] [2020-02-10T19:16:52.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2020-02-10T19:16:52.761Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2020-02-10T19:16:52.761Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.761Z] [2020-02-10T19:16:52.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-02-10T19:16:52.761Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-02-10T19:16:52.761Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.761Z] [2020-02-10T19:16:52.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-02-10T19:16:52.761Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-02-10T19:16:52.761Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.761Z] [2020-02-10T19:16:52.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2020-02-10T19:16:52.761Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2020-02-10T19:16:52.761Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.761Z] [2020-02-10T19:16:52.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2020-02-10T19:16:52.761Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2020-02-10T19:16:52.761Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.761Z] [2020-02-10T19:16:52.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-02-10T19:16:52.762Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-02-10T19:16:52.762Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.762Z] [2020-02-10T19:16:52.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2020-02-10T19:16:52.762Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-02-10T19:16:52.762Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.762Z] [2020-02-10T19:16:52.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-02-10T19:16:52.762Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-02-10T19:16:52.762Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.762Z] [2020-02-10T19:16:52.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2020-02-10T19:16:52.762Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-02-10T19:16:52.762Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.762Z] [2020-02-10T19:16:52.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2020-02-10T19:16:52.762Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2020-02-10T19:16:52.762Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-02-10T19:16:52.762Z] [2020-02-10T19:16:52.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2020-02-10T19:16:52.762Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2020-02-10T19:16:52.762Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.762Z] [2020-02-10T19:16:52.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2020-02-10T19:16:52.762Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2020-02-10T19:16:52.762Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.762Z] [2020-02-10T19:16:52.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2020-02-10T19:16:52.762Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2020-02-10T19:16:52.762Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.762Z] [2020-02-10T19:16:52.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2020-02-10T19:16:52.762Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2020-02-10T19:16:52.762Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.762Z] [2020-02-10T19:16:52.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-02-10T19:16:52.762Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-02-10T19:16:52.762Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.762Z] [2020-02-10T19:16:52.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-02-10T19:16:52.762Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-02-10T19:16:52.762Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.762Z] [2020-02-10T19:16:52.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2020-02-10T19:16:52.762Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2020-02-10T19:16:52.762Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.762Z] [2020-02-10T19:16:52.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2020-02-10T19:16:52.762Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-02-10T19:16:52.762Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.762Z] [2020-02-10T19:16:52.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-02-10T19:16:52.762Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-02-10T19:16:52.762Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.762Z] [2020-02-10T19:16:52.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2020-02-10T19:16:52.762Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-02-10T19:16:52.762Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.762Z] [2020-02-10T19:16:52.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-02-10T19:16:52.762Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-02-10T19:16:52.762Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-02-10T19:16:52.762Z] [2020-02-10T19:16:52.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2020-02-10T19:16:52.762Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-02-10T19:16:52.762Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.218Z] [2020-02-10T19:16:53.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-02-10T19:16:53.218Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-02-10T19:16:53.218Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.218Z] [2020-02-10T19:16:53.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-02-10T19:16:53.218Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-02-10T19:16:53.218Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.218Z] [2020-02-10T19:16:53.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-02-10T19:16:53.218Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-02-10T19:16:53.218Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.218Z] [2020-02-10T19:16:53.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2020-02-10T19:16:53.218Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2020-02-10T19:16:53.218Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.218Z] [2020-02-10T19:16:53.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2020-02-10T19:16:53.218Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-02-10T19:16:53.218Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.218Z] [2020-02-10T19:16:53.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-02-10T19:16:53.218Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-02-10T19:16:53.218Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.218Z] [2020-02-10T19:16:53.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2020-02-10T19:16:53.218Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2020-02-10T19:16:53.218Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.218Z] [2020-02-10T19:16:53.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-02-10T19:16:53.218Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-02-10T19:16:53.218Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.218Z] [2020-02-10T19:16:53.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-02-10T19:16:53.218Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-02-10T19:16:53.218Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-02-10T19:16:53.218Z] [2020-02-10T19:16:53.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-02-10T19:16:53.218Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-02-10T19:16:53.218Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.218Z] [2020-02-10T19:16:53.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-02-10T19:16:53.218Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-02-10T19:16:53.218Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.218Z] [2020-02-10T19:16:53.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-02-10T19:16:53.218Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-02-10T19:16:53.218Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.218Z] [2020-02-10T19:16:53.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-02-10T19:16:53.218Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-02-10T19:16:53.218Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.218Z] [2020-02-10T19:16:53.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-02-10T19:16:53.218Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-02-10T19:16:53.218Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.218Z] [2020-02-10T19:16:53.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-02-10T19:16:53.218Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-02-10T19:16:53.218Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.218Z] [2020-02-10T19:16:53.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2020-02-10T19:16:53.218Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2020-02-10T19:16:53.218Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.218Z] [2020-02-10T19:16:53.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-02-10T19:16:53.218Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-02-10T19:16:53.218Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.218Z] [2020-02-10T19:16:53.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-02-10T19:16:53.218Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-02-10T19:16:53.218Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.218Z] [2020-02-10T19:16:53.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2020-02-10T19:16:53.218Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2020-02-10T19:16:53.218Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.218Z] [2020-02-10T19:16:53.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2020-02-10T19:16:53.218Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2020-02-10T19:16:53.218Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.218Z] [2020-02-10T19:16:53.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-02-10T19:16:53.218Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-02-10T19:16:53.218Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.218Z] [2020-02-10T19:16:53.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-02-10T19:16:53.218Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-02-10T19:16:53.218Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.218Z] [2020-02-10T19:16:53.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2020-02-10T19:16:53.218Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2020-02-10T19:16:53.218Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.218Z] [2020-02-10T19:16:53.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-02-10T19:16:53.218Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-02-10T19:16:53.218Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.218Z] [2020-02-10T19:16:53.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2020-02-10T19:16:53.218Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-02-10T19:16:53.218Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.218Z] [2020-02-10T19:16:53.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-02-10T19:16:53.218Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-02-10T19:16:53.218Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.218Z] [2020-02-10T19:16:53.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-02-10T19:16:53.218Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-02-10T19:16:53.218Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.218Z] [2020-02-10T19:16:53.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2020-02-10T19:16:53.218Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2020-02-10T19:16:53.218Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.218Z] [2020-02-10T19:16:53.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2020-02-10T19:16:53.218Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2020-02-10T19:16:53.218Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.218Z] [2020-02-10T19:16:53.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-02-10T19:16:53.218Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-02-10T19:16:53.218Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.218Z] [2020-02-10T19:16:53.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-02-10T19:16:53.218Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-02-10T19:16:53.218Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.218Z] [2020-02-10T19:16:53.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-02-10T19:16:53.218Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-02-10T19:16:53.218Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.218Z] [2020-02-10T19:16:53.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-02-10T19:16:53.218Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-02-10T19:16:53.218Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.218Z] [2020-02-10T19:16:53.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-02-10T19:16:53.218Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-02-10T19:16:53.218Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.218Z] [2020-02-10T19:16:53.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-02-10T19:16:53.218Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-02-10T19:16:53.218Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.218Z] [2020-02-10T19:16:53.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-02-10T19:16:53.218Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-02-10T19:16:53.218Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.218Z] [2020-02-10T19:16:53.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-02-10T19:16:53.218Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-02-10T19:16:53.218Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.218Z] [2020-02-10T19:16:53.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-02-10T19:16:53.218Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-02-10T19:16:53.218Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.218Z] [2020-02-10T19:16:53.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-02-10T19:16:53.218Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-02-10T19:16:53.218Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.218Z] [2020-02-10T19:16:53.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-02-10T19:16:53.218Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-02-10T19:16:53.218Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.218Z] [2020-02-10T19:16:53.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-02-10T19:16:53.218Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-02-10T19:16:53.218Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.218Z] [2020-02-10T19:16:53.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-02-10T19:16:53.218Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-02-10T19:16:53.218Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.218Z] [2020-02-10T19:16:53.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-02-10T19:16:53.218Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-02-10T19:16:53.218Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.218Z] [2020-02-10T19:16:53.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2020-02-10T19:16:53.218Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-02-10T19:16:53.218Z] docker_cli_run_test.go:2909: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.218Z] [2020-02-10T19:16:53.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2020-02-10T19:16:53.218Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2020-02-10T19:16:53.218Z] docker_cli_run_test.go:2918: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.218Z] [2020-02-10T19:16:53.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2020-02-10T19:16:53.218Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-02-10T19:16:53.218Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.218Z] [2020-02-10T19:16:53.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-02-10T19:16:53.218Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-02-10T19:16:53.218Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.218Z] [2020-02-10T19:16:53.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-02-10T19:16:53.218Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-02-10T19:16:53.218Z] docker_cli_run_test.go:3512: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.218Z] [2020-02-10T19:16:53.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-02-10T19:16:53.218Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-02-10T19:16:53.218Z] docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.218Z] [2020-02-10T19:16:53.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2020-02-10T19:16:53.218Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2020-02-10T19:16:53.218Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.218Z] [2020-02-10T19:16:53.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-02-10T19:16:53.218Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-02-10T19:16:53.218Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.218Z] [2020-02-10T19:16:53.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-02-10T19:16:53.218Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-02-10T19:16:53.218Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.218Z] [2020-02-10T19:16:53.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2020-02-10T19:16:53.218Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-02-10T19:16:53.218Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-02-10T19:16:53.218Z] [2020-02-10T19:16:53.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-02-10T19:16:53.218Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-02-10T19:16:53.218Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-02-10T19:16:53.218Z] [2020-02-10T19:16:53.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-02-10T19:16:53.218Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-02-10T19:16:53.218Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.218Z] [2020-02-10T19:16:53.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2020-02-10T19:16:53.218Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2020-02-10T19:16:53.218Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.218Z] [2020-02-10T19:16:53.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-02-10T19:16:53.218Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-02-10T19:16:53.218Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.218Z] [2020-02-10T19:16:53.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-02-10T19:16:53.218Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-02-10T19:16:53.218Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.218Z] [2020-02-10T19:16:53.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2020-02-10T19:16:53.218Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-02-10T19:16:53.218Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.218Z] [2020-02-10T19:16:53.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2020-02-10T19:16:53.218Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-02-10T19:16:53.218Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.218Z] [2020-02-10T19:16:53.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2020-02-10T19:16:53.218Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2020-02-10T19:16:53.218Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.218Z] [2020-02-10T19:16:53.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-02-10T19:16:53.218Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-02-10T19:16:53.218Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.218Z] [2020-02-10T19:16:53.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2020-02-10T19:16:53.218Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2020-02-10T19:16:53.218Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.218Z] [2020-02-10T19:16:53.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-02-10T19:16:53.218Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-02-10T19:16:53.218Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.218Z] [2020-02-10T19:16:53.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-02-10T19:16:53.218Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-02-10T19:16:53.218Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.218Z] [2020-02-10T19:16:53.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2020-02-10T19:16:53.219Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2020-02-10T19:16:53.219Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.219Z] [2020-02-10T19:16:53.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-02-10T19:16:53.219Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-02-10T19:16:53.219Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.219Z] [2020-02-10T19:16:53.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-02-10T19:16:53.219Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-02-10T19:16:53.219Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.219Z] [2020-02-10T19:16:53.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-02-10T19:16:53.219Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-02-10T19:16:53.219Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.219Z] [2020-02-10T19:16:53.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2020-02-10T19:16:53.219Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2020-02-10T19:16:53.219Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.219Z] [2020-02-10T19:16:53.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2020-02-10T19:16:53.219Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2020-02-10T19:16:53.219Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-02-10T19:16:53.219Z] [2020-02-10T19:16:53.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2020-02-10T19:16:53.219Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2020-02-10T19:16:53.219Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.219Z] [2020-02-10T19:16:53.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-02-10T19:16:53.219Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-02-10T19:16:53.219Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.219Z] [2020-02-10T19:16:53.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2020-02-10T19:16:53.219Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2020-02-10T19:16:53.219Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.219Z] [2020-02-10T19:16:53.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-02-10T19:16:53.219Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-02-10T19:16:53.219Z] docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.219Z] [2020-02-10T19:16:53.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-02-10T19:16:53.219Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-02-10T19:16:53.219Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.219Z] [2020-02-10T19:16:53.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2020-02-10T19:16:53.219Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-02-10T19:16:53.219Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.219Z] [2020-02-10T19:16:53.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-02-10T19:16:53.219Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-02-10T19:16:53.219Z] docker_cli_run_test.go:3144: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.219Z] [2020-02-10T19:16:53.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-02-10T19:16:53.219Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-02-10T19:16:53.219Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.219Z] [2020-02-10T19:16:53.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2020-02-10T19:16:53.219Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2020-02-10T19:16:53.219Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.219Z] [2020-02-10T19:16:53.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-02-10T19:16:53.219Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-02-10T19:16:53.219Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.219Z] [2020-02-10T19:16:53.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-02-10T19:16:53.219Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-02-10T19:16:53.219Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.219Z] [2020-02-10T19:16:53.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2020-02-10T19:16:53.219Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2020-02-10T19:16:53.219Z] docker_cli_run_test.go:4507: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.219Z] [2020-02-10T19:16:53.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2020-02-10T19:16:53.219Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2020-02-10T19:16:53.219Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.219Z] [2020-02-10T19:16:53.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-02-10T19:16:53.219Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-02-10T19:16:53.219Z] docker_cli_run_test.go:4024: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.219Z] [2020-02-10T19:16:53.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2020-02-10T19:16:53.219Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2020-02-10T19:16:53.219Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.219Z] [2020-02-10T19:16:53.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-02-10T19:16:53.219Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-02-10T19:16:53.219Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.219Z] [2020-02-10T19:16:53.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2020-02-10T19:16:53.219Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2020-02-10T19:16:53.219Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.219Z] [2020-02-10T19:16:53.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-02-10T19:16:53.219Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-02-10T19:16:53.219Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.219Z] [2020-02-10T19:16:53.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-02-10T19:16:53.219Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-02-10T19:16:53.219Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.219Z] [2020-02-10T19:16:53.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-02-10T19:16:53.219Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-02-10T19:16:53.219Z] docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.219Z] [2020-02-10T19:16:53.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-02-10T19:16:53.219Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-02-10T19:16:53.219Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.219Z] [2020-02-10T19:16:53.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-02-10T19:16:53.219Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-02-10T19:16:53.219Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.219Z] [2020-02-10T19:16:53.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-02-10T19:16:53.219Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-02-10T19:16:53.219Z] docker_cli_run_test.go:3008: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.219Z] [2020-02-10T19:16:53.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-02-10T19:16:53.219Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-02-10T19:16:53.219Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.219Z] [2020-02-10T19:16:53.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-02-10T19:16:53.219Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-02-10T19:16:53.219Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.219Z] [2020-02-10T19:16:53.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-02-10T19:16:53.219Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-02-10T19:16:53.219Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.219Z] [2020-02-10T19:16:53.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-02-10T19:16:53.219Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-02-10T19:16:53.219Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.219Z] [2020-02-10T19:16:53.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-02-10T19:16:53.219Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-02-10T19:16:53.219Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.219Z] [2020-02-10T19:16:53.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2020-02-10T19:16:53.219Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2020-02-10T19:16:53.219Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.219Z] [2020-02-10T19:16:53.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2020-02-10T19:16:53.219Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2020-02-10T19:16:53.219Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.219Z] [2020-02-10T19:16:53.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-02-10T19:16:53.219Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-02-10T19:16:53.219Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.219Z] [2020-02-10T19:16:53.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-02-10T19:16:53.219Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-02-10T19:16:53.219Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.219Z] [2020-02-10T19:16:53.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2020-02-10T19:16:53.219Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2020-02-10T19:16:53.219Z] docker_cli_run_test.go:3336: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.219Z] [2020-02-10T19:16:53.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-02-10T19:16:53.219Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-02-10T19:16:53.219Z] docker_cli_run_test.go:3360: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.219Z] [2020-02-10T19:16:53.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2020-02-10T19:16:53.219Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2020-02-10T19:16:53.219Z] docker_cli_run_test.go:3327: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.219Z] [2020-02-10T19:16:53.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-02-10T19:16:53.219Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-02-10T19:16:53.219Z] docker_cli_run_test.go:3312: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.219Z] [2020-02-10T19:16:53.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-02-10T19:16:53.219Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-02-10T19:16:53.219Z] docker_cli_run_test.go:3237: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.219Z] [2020-02-10T19:16:53.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-02-10T19:16:53.219Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-02-10T19:16:53.219Z] docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.219Z] [2020-02-10T19:16:53.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-02-10T19:16:53.219Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-02-10T19:16:53.219Z] docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.219Z] [2020-02-10T19:16:53.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-02-10T19:16:53.219Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-02-10T19:16:53.219Z] docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.219Z] [2020-02-10T19:16:53.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-02-10T19:16:53.219Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-02-10T19:16:53.219Z] docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.219Z] [2020-02-10T19:16:53.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-02-10T19:16:53.219Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-02-10T19:16:53.219Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.219Z] [2020-02-10T19:16:53.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-02-10T19:16:53.219Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-02-10T19:16:53.219Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.219Z] [2020-02-10T19:16:53.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-02-10T19:16:53.219Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-02-10T19:16:53.219Z] docker_cli_run_test.go:3202: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.219Z] [2020-02-10T19:16:53.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-02-10T19:16:53.219Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-02-10T19:16:53.219Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.219Z] [2020-02-10T19:16:53.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-02-10T19:16:53.219Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-02-10T19:16:53.219Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.219Z] [2020-02-10T19:16:53.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-02-10T19:16:53.219Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-02-10T19:16:53.219Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.219Z] [2020-02-10T19:16:53.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2020-02-10T19:16:53.219Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2020-02-10T19:16:53.219Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.219Z] [2020-02-10T19:16:53.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-02-10T19:16:53.219Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-02-10T19:16:53.219Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.219Z] [2020-02-10T19:16:53.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-02-10T19:16:53.219Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-02-10T19:16:53.219Z] docker_cli_run_test.go:3989: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.219Z] [2020-02-10T19:16:53.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2020-02-10T19:16:53.219Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2020-02-10T19:16:53.219Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.219Z] [2020-02-10T19:16:53.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-02-10T19:16:53.219Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-02-10T19:16:53.219Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.219Z] [2020-02-10T19:16:53.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-02-10T19:16:53.219Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-02-10T19:16:53.219Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.219Z] [2020-02-10T19:16:53.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-02-10T19:16:53.219Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-02-10T19:16:53.219Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.219Z] [2020-02-10T19:16:53.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-02-10T19:16:53.219Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-02-10T19:16:53.219Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.219Z] [2020-02-10T19:16:53.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-02-10T19:16:53.219Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-02-10T19:16:53.219Z] docker_cli_run_test.go:4164: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.219Z] [2020-02-10T19:16:53.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-02-10T19:16:53.219Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-02-10T19:16:53.219Z] docker_cli_run_test.go:4247: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.219Z] [2020-02-10T19:16:53.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2020-02-10T19:16:53.219Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2020-02-10T19:16:53.219Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.219Z] [2020-02-10T19:16:53.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-02-10T19:16:53.219Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-02-10T19:16:53.219Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.219Z] [2020-02-10T19:16:53.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-02-10T19:16:53.219Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-02-10T19:16:53.219Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.219Z] [2020-02-10T19:16:53.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-02-10T19:16:53.219Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-02-10T19:16:53.219Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.219Z] [2020-02-10T19:16:53.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2020-02-10T19:16:53.219Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2020-02-10T19:16:53.219Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.219Z] [2020-02-10T19:16:53.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-02-10T19:16:53.220Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-02-10T19:16:53.220Z] docker_cli_run_test.go:4486: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.220Z] [2020-02-10T19:16:53.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2020-02-10T19:16:53.220Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2020-02-10T19:16:53.220Z] docker_cli_run_test.go:4499: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.220Z] [2020-02-10T19:16:53.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2020-02-10T19:16:53.220Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2020-02-10T19:16:53.220Z] docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv [2020-02-10T19:16:53.220Z] [2020-02-10T19:16:53.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-02-10T19:16:53.220Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-02-10T19:16:53.220Z] docker_cli_run_test.go:3725: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.220Z] [2020-02-10T19:16:53.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-02-10T19:16:53.220Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-02-10T19:16:53.220Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.220Z] [2020-02-10T19:16:53.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-02-10T19:16:53.220Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-02-10T19:16:53.220Z] docker_cli_run_test.go:3272: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.220Z] [2020-02-10T19:16:53.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2020-02-10T19:16:53.220Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2020-02-10T19:16:53.220Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.220Z] [2020-02-10T19:16:53.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-02-10T19:16:53.220Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-02-10T19:16:53.220Z] docker_cli_run_test.go:3381: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.220Z] [2020-02-10T19:16:53.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-02-10T19:16:53.220Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-02-10T19:16:53.220Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.220Z] [2020-02-10T19:16:53.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-02-10T19:16:53.220Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-02-10T19:16:53.220Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.220Z] [2020-02-10T19:16:53.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-02-10T19:16:53.220Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-02-10T19:16:53.220Z] docker_cli_run_test.go:3391: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.220Z] [2020-02-10T19:16:53.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2020-02-10T19:16:53.220Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2020-02-10T19:16:53.220Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.220Z] [2020-02-10T19:16:53.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-02-10T19:16:53.220Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-02-10T19:16:53.220Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.220Z] [2020-02-10T19:16:53.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-02-10T19:16:53.220Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-02-10T19:16:53.220Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.220Z] [2020-02-10T19:16:53.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-02-10T19:16:53.220Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-02-10T19:16:53.220Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.220Z] [2020-02-10T19:16:53.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-02-10T19:16:53.220Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-02-10T19:16:53.220Z] docker_cli_run_test.go:3425: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.220Z] [2020-02-10T19:16:53.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-02-10T19:16:53.220Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-02-10T19:16:53.220Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.220Z] [2020-02-10T19:16:53.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-02-10T19:16:53.220Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-02-10T19:16:53.220Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.220Z] [2020-02-10T19:16:53.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-02-10T19:16:53.220Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-02-10T19:16:53.220Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.220Z] [2020-02-10T19:16:53.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2020-02-10T19:16:53.220Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2020-02-10T19:16:53.220Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.220Z] [2020-02-10T19:16:53.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-02-10T19:16:53.220Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-02-10T19:16:53.220Z] docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.220Z] [2020-02-10T19:16:53.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2020-02-10T19:16:53.220Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2020-02-10T19:16:53.220Z] docker_cli_run_test.go:4309: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.220Z] [2020-02-10T19:16:53.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2020-02-10T19:16:53.220Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-02-10T19:16:53.220Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.220Z] [2020-02-10T19:16:53.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-02-10T19:16:53.220Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-02-10T19:16:53.220Z] docker_cli_run_test.go:4297: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.220Z] [2020-02-10T19:16:53.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-02-10T19:16:53.220Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-02-10T19:16:53.220Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.220Z] [2020-02-10T19:16:53.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-02-10T19:16:53.220Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-02-10T19:16:53.220Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.220Z] [2020-02-10T19:16:53.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2020-02-10T19:16:53.220Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2020-02-10T19:16:53.220Z] docker_cli_run_test.go:3214: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.220Z] [2020-02-10T19:16:53.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-02-10T19:16:53.220Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-02-10T19:16:53.220Z] docker_cli_run_test.go:3856: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.220Z] [2020-02-10T19:16:53.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-02-10T19:16:53.220Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-02-10T19:16:53.220Z] docker_cli_run_test.go:3849: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.220Z] [2020-02-10T19:16:53.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-02-10T19:16:53.220Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-02-10T19:16:53.220Z] docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.220Z] [2020-02-10T19:16:53.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2020-02-10T19:16:53.220Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-02-10T19:16:53.220Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.220Z] [2020-02-10T19:16:53.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-02-10T19:16:53.220Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-02-10T19:16:53.220Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.220Z] [2020-02-10T19:16:53.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-02-10T19:16:53.220Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-02-10T19:16:53.220Z] docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.220Z] [2020-02-10T19:16:53.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2020-02-10T19:16:53.220Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2020-02-10T19:16:53.220Z] docker_cli_run_test.go:3069: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.220Z] [2020-02-10T19:16:53.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-02-10T19:16:53.220Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-02-10T19:16:53.220Z] docker_cli_run_test.go:3093: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.220Z] [2020-02-10T19:16:53.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-02-10T19:16:53.220Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-02-10T19:16:53.220Z] docker_cli_run_test.go:3115: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.220Z] [2020-02-10T19:16:53.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-02-10T19:16:53.220Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-02-10T19:16:53.220Z] docker_cli_run_test.go:3439: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.220Z] [2020-02-10T19:16:53.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2020-02-10T19:16:53.220Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2020-02-10T19:16:53.220Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.220Z] [2020-02-10T19:16:53.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-02-10T19:16:53.220Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-02-10T19:16:53.220Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.220Z] [2020-02-10T19:16:53.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2020-02-10T19:16:53.220Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2020-02-10T19:16:53.220Z] docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.220Z] [2020-02-10T19:16:53.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2020-02-10T19:16:53.220Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2020-02-10T19:16:53.220Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.220Z] [2020-02-10T19:16:53.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-02-10T19:16:53.220Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-02-10T19:16:53.220Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.220Z] [2020-02-10T19:16:53.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-02-10T19:16:53.220Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-02-10T19:16:53.220Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.220Z] [2020-02-10T19:16:53.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-02-10T19:16:53.220Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-02-10T19:16:53.220Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.220Z] [2020-02-10T19:16:53.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-02-10T19:16:53.220Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-02-10T19:16:53.220Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.220Z] [2020-02-10T19:16:53.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2020-02-10T19:16:53.220Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-02-10T19:16:53.220Z] docker_cli_run_test.go:2983: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.220Z] [2020-02-10T19:16:53.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-02-10T19:16:53.220Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-02-10T19:16:53.220Z] docker_cli_run_test.go:2886: unmatched requirement Apparmor [2020-02-10T19:16:53.220Z] [2020-02-10T19:16:53.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-02-10T19:16:53.220Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-02-10T19:16:53.220Z] docker_cli_run_test.go:2865: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.220Z] [2020-02-10T19:16:53.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2020-02-10T19:16:53.220Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2020-02-10T19:16:53.220Z] docker_cli_run_test.go:2850: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.220Z] [2020-02-10T19:16:53.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-02-10T19:16:53.220Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-02-10T19:16:53.220Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.220Z] [2020-02-10T19:16:53.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-02-10T19:16:53.220Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-02-10T19:16:53.220Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.220Z] [2020-02-10T19:16:53.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-02-10T19:16:53.220Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-02-10T19:16:53.220Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.220Z] [2020-02-10T19:16:53.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2020-02-10T19:16:53.220Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-02-10T19:16:53.220Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.220Z] [2020-02-10T19:16:53.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2020-02-10T19:16:53.220Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2020-02-10T19:16:53.220Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.220Z] [2020-02-10T19:16:53.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-02-10T19:16:53.220Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-02-10T19:16:53.220Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.220Z] [2020-02-10T19:16:53.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-02-10T19:16:53.220Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-02-10T19:16:53.220Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.220Z] [2020-02-10T19:16:53.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-02-10T19:16:53.220Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-02-10T19:16:53.220Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.220Z] [2020-02-10T19:16:53.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-02-10T19:16:53.220Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-02-10T19:16:53.220Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.220Z] [2020-02-10T19:16:53.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-02-10T19:16:53.220Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-02-10T19:16:53.220Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.220Z] [2020-02-10T19:16:53.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-02-10T19:16:53.220Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-02-10T19:16:53.220Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.220Z] [2020-02-10T19:16:53.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-02-10T19:16:53.220Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-02-10T19:16:53.220Z] docker_cli_run_test.go:4065: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.220Z] [2020-02-10T19:16:53.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2020-02-10T19:16:53.220Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2020-02-10T19:16:53.220Z] docker_cli_run_test.go:2925: unmatched requirement Apparmor [2020-02-10T19:16:53.220Z] [2020-02-10T19:16:53.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2020-02-10T19:16:53.221Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2020-02-10T19:16:53.221Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.221Z] [2020-02-10T19:16:53.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-02-10T19:16:53.221Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-02-10T19:16:53.221Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.221Z] [2020-02-10T19:16:53.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-02-10T19:16:53.221Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-02-10T19:16:53.221Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.221Z] [2020-02-10T19:16:53.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-02-10T19:16:53.221Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-02-10T19:16:53.221Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.221Z] [2020-02-10T19:16:53.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2020-02-10T19:16:53.221Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-02-10T19:16:53.221Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.221Z] [2020-02-10T19:16:53.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2020-02-10T19:16:53.221Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-02-10T19:16:53.221Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.221Z] [2020-02-10T19:16:53.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-02-10T19:16:53.221Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-02-10T19:16:53.221Z] docker_cli_run_test.go:3954: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.221Z] [2020-02-10T19:16:53.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-02-10T19:16:53.221Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-02-10T19:16:53.221Z] docker_cli_run_test.go:3947: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.221Z] [2020-02-10T19:16:53.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-02-10T19:16:53.221Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-02-10T19:16:53.221Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.221Z] [2020-02-10T19:16:53.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-02-10T19:16:53.221Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-02-10T19:16:53.221Z] docker_cli_run_test.go:3771: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.221Z] [2020-02-10T19:16:53.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-02-10T19:16:53.221Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-02-10T19:16:53.221Z] docker_cli_run_test.go:3802: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.221Z] [2020-02-10T19:16:53.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-02-10T19:16:53.221Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-02-10T19:16:53.221Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.221Z] [2020-02-10T19:16:53.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-02-10T19:16:53.221Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-02-10T19:16:53.221Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.221Z] [2020-02-10T19:16:53.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-02-10T19:16:53.221Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-02-10T19:16:53.221Z] docker_cli_run_test.go:3741: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.221Z] [2020-02-10T19:16:53.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-02-10T19:16:53.221Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-02-10T19:16:53.221Z] docker_cli_run_test.go:3752: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.221Z] [2020-02-10T19:16:53.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-02-10T19:16:53.221Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-02-10T19:16:53.221Z] docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.221Z] [2020-02-10T19:16:53.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2020-02-10T19:16:53.221Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-02-10T19:16:53.221Z] docker_cli_run_test.go:3226: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.221Z] [2020-02-10T19:16:53.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-02-10T19:16:53.221Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-02-10T19:16:53.221Z] docker_cli_run_test.go:3042: unmatched requirement Apparmor [2020-02-10T19:16:53.221Z] [2020-02-10T19:16:53.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2020-02-10T19:16:53.221Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2020-02-10T19:16:53.221Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.221Z] [2020-02-10T19:16:53.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-02-10T19:16:53.221Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-02-10T19:16:53.221Z] docker_cli_run_test.go:2841: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.221Z] [2020-02-10T19:16:53.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-02-10T19:16:53.221Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-02-10T19:16:53.221Z] docker_cli_run_test.go:3639: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.221Z] [2020-02-10T19:16:53.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-02-10T19:16:53.221Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-02-10T19:16:53.221Z] docker_cli_run_test.go:3650: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.221Z] [2020-02-10T19:16:53.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-02-10T19:16:53.221Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-02-10T19:16:53.221Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.221Z] [2020-02-10T19:16:53.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-02-10T19:16:53.221Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-02-10T19:16:53.221Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.221Z] [2020-02-10T19:16:53.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-02-10T19:16:53.221Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-02-10T19:16:53.221Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.221Z] [2020-02-10T19:16:53.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2020-02-10T19:16:53.221Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2020-02-10T19:16:53.221Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.221Z] [2020-02-10T19:16:53.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-02-10T19:16:53.221Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-02-10T19:16:53.221Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.221Z] [2020-02-10T19:16:53.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2020-02-10T19:16:53.221Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2020-02-10T19:16:53.221Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.221Z] [2020-02-10T19:16:53.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-02-10T19:16:53.221Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-02-10T19:16:53.221Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.221Z] [2020-02-10T19:16:53.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-02-10T19:16:53.221Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-02-10T19:16:53.221Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.221Z] [2020-02-10T19:16:53.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2020-02-10T19:16:53.221Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-02-10T19:16:53.221Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.221Z] [2020-02-10T19:16:53.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-02-10T19:16:53.221Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-02-10T19:16:53.221Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.221Z] [2020-02-10T19:16:53.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-02-10T19:16:53.221Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-02-10T19:16:53.221Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.221Z] [2020-02-10T19:16:53.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-02-10T19:16:53.221Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-02-10T19:16:53.221Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.221Z] [2020-02-10T19:16:53.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-02-10T19:16:53.221Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-02-10T19:16:53.221Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.221Z] [2020-02-10T19:16:53.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-02-10T19:16:53.221Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-02-10T19:16:53.221Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.221Z] [2020-02-10T19:16:53.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-02-10T19:16:53.221Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-02-10T19:16:53.221Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.221Z] [2020-02-10T19:16:53.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-02-10T19:16:53.221Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-02-10T19:16:53.221Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.221Z] [2020-02-10T19:16:53.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2020-02-10T19:16:53.221Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2020-02-10T19:16:53.221Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-02-10T19:16:53.221Z] [2020-02-10T19:16:53.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2020-02-10T19:16:53.221Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2020-02-10T19:16:53.221Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.221Z] [2020-02-10T19:16:53.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-02-10T19:16:53.221Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-02-10T19:16:53.221Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.221Z] [2020-02-10T19:16:53.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-02-10T19:16:53.221Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-02-10T19:16:53.221Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.221Z] [2020-02-10T19:16:53.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-02-10T19:16:53.221Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-02-10T19:16:53.221Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.221Z] [2020-02-10T19:16:53.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-02-10T19:16:53.221Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-02-10T19:16:53.221Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.221Z] [2020-02-10T19:16:53.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2020-02-10T19:16:53.221Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2020-02-10T19:16:53.221Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.221Z] [2020-02-10T19:16:53.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2020-02-10T19:16:53.221Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2020-02-10T19:16:53.221Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.221Z] [2020-02-10T19:16:53.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2020-02-10T19:16:53.221Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-02-10T19:16:53.221Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.221Z] [2020-02-10T19:16:53.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2020-02-10T19:16:53.221Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2020-02-10T19:16:53.221Z] docker_cli_run_test.go:3450: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.221Z] [2020-02-10T19:16:53.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-02-10T19:16:53.221Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-02-10T19:16:53.221Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.221Z] [2020-02-10T19:16:53.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-02-10T19:16:53.221Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-02-10T19:16:53.221Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.221Z] [2020-02-10T19:16:53.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-02-10T19:16:53.221Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-02-10T19:16:53.221Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.221Z] [2020-02-10T19:16:53.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-02-10T19:16:53.221Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-02-10T19:16:53.221Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.221Z] [2020-02-10T19:16:53.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2020-02-10T19:16:53.221Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2020-02-10T19:16:53.221Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.221Z] [2020-02-10T19:16:53.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2020-02-10T19:16:53.221Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2020-02-10T19:16:53.221Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.221Z] [2020-02-10T19:16:53.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-02-10T19:16:53.221Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-02-10T19:16:53.221Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.221Z] [2020-02-10T19:16:53.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2020-02-10T19:16:53.221Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2020-02-10T19:16:53.221Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.221Z] [2020-02-10T19:16:53.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-02-10T19:16:53.221Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-02-10T19:16:53.221Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.221Z] [2020-02-10T19:16:53.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-02-10T19:16:53.221Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-02-10T19:16:53.221Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.221Z] [2020-02-10T19:16:53.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-02-10T19:16:53.221Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-02-10T19:16:53.221Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.221Z] [2020-02-10T19:16:53.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-02-10T19:16:53.221Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-02-10T19:16:53.221Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.221Z] [2020-02-10T19:16:53.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-02-10T19:16:53.221Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-02-10T19:16:53.221Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.221Z] [2020-02-10T19:16:53.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-02-10T19:16:53.221Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-02-10T19:16:53.221Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.221Z] [2020-02-10T19:16:53.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-02-10T19:16:53.221Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-02-10T19:16:53.221Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.221Z] [2020-02-10T19:16:53.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-02-10T19:16:53.221Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-02-10T19:16:53.221Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.221Z] [2020-02-10T19:16:53.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-02-10T19:16:53.221Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-02-10T19:16:53.221Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.221Z] [2020-02-10T19:16:53.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-02-10T19:16:53.221Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-02-10T19:16:53.221Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.221Z] [2020-02-10T19:16:53.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-02-10T19:16:53.221Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-02-10T19:16:53.221Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.221Z] [2020-02-10T19:16:53.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-02-10T19:16:53.222Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-02-10T19:16:53.222Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.222Z] [2020-02-10T19:16:53.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-02-10T19:16:53.222Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-02-10T19:16:53.222Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.222Z] [2020-02-10T19:16:53.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-02-10T19:16:53.222Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-02-10T19:16:53.222Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.222Z] [2020-02-10T19:16:53.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-02-10T19:16:53.222Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-02-10T19:16:53.222Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.222Z] [2020-02-10T19:16:53.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-02-10T19:16:53.222Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-02-10T19:16:53.222Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.222Z] [2020-02-10T19:16:53.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-02-10T19:16:53.222Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-02-10T19:16:53.222Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.222Z] [2020-02-10T19:16:53.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-02-10T19:16:53.222Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-02-10T19:16:53.222Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.222Z] [2020-02-10T19:16:53.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-02-10T19:16:53.222Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-02-10T19:16:53.222Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.222Z] [2020-02-10T19:16:53.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-02-10T19:16:53.222Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-02-10T19:16:53.222Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.222Z] [2020-02-10T19:16:53.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-02-10T19:16:53.222Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-02-10T19:16:53.222Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.222Z] [2020-02-10T19:16:53.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-02-10T19:16:53.222Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-02-10T19:16:53.222Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.222Z] [2020-02-10T19:16:53.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-02-10T19:16:53.222Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-02-10T19:16:53.222Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.222Z] [2020-02-10T19:16:53.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-02-10T19:16:53.222Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-02-10T19:16:53.222Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.222Z] [2020-02-10T19:16:53.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-02-10T19:16:53.222Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-02-10T19:16:53.222Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.222Z] [2020-02-10T19:16:53.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-02-10T19:16:53.222Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-02-10T19:16:53.222Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.222Z] [2020-02-10T19:16:53.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-02-10T19:16:53.222Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-02-10T19:16:53.222Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.222Z] [2020-02-10T19:16:53.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-02-10T19:16:53.222Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-02-10T19:16:53.222Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.222Z] [2020-02-10T19:16:53.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-02-10T19:16:53.222Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-02-10T19:16:53.222Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.222Z] [2020-02-10T19:16:53.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-02-10T19:16:53.222Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-02-10T19:16:53.222Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.222Z] [2020-02-10T19:16:53.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-02-10T19:16:53.222Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-02-10T19:16:53.222Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.222Z] [2020-02-10T19:16:53.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-02-10T19:16:53.222Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-02-10T19:16:53.222Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.222Z] [2020-02-10T19:16:53.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-02-10T19:16:53.222Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-02-10T19:16:53.222Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.222Z] [2020-02-10T19:16:53.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-02-10T19:16:53.222Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-02-10T19:16:53.222Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.222Z] [2020-02-10T19:16:53.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-02-10T19:16:53.222Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-02-10T19:16:53.222Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.222Z] [2020-02-10T19:16:53.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-02-10T19:16:53.222Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-02-10T19:16:53.222Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.222Z] [2020-02-10T19:16:53.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-02-10T19:16:53.222Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-02-10T19:16:53.222Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.222Z] [2020-02-10T19:16:53.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-02-10T19:16:53.222Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-02-10T19:16:53.222Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.222Z] [2020-02-10T19:16:53.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2020-02-10T19:16:53.675Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-02-10T19:16:53.675Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.675Z] [2020-02-10T19:16:53.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-02-10T19:16:53.675Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-02-10T19:16:53.675Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.675Z] [2020-02-10T19:16:53.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-02-10T19:16:53.675Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-02-10T19:16:53.675Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.675Z] [2020-02-10T19:16:53.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-02-10T19:16:53.675Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-02-10T19:16:53.675Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.675Z] [2020-02-10T19:16:53.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-02-10T19:16:53.675Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-02-10T19:16:53.675Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.675Z] [2020-02-10T19:16:53.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-02-10T19:16:53.675Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-02-10T19:16:53.675Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.675Z] [2020-02-10T19:16:53.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-02-10T19:16:53.675Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-02-10T19:16:53.675Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.675Z] [2020-02-10T19:16:53.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-02-10T19:16:53.675Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-02-10T19:16:53.675Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.675Z] [2020-02-10T19:16:53.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-02-10T19:16:53.675Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-02-10T19:16:53.675Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.675Z] [2020-02-10T19:16:53.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-02-10T19:16:53.675Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-02-10T19:16:53.675Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.675Z] [2020-02-10T19:16:53.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-02-10T19:16:53.675Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-02-10T19:16:53.675Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.675Z] [2020-02-10T19:16:53.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-02-10T19:16:53.675Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-02-10T19:16:53.675Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.675Z] [2020-02-10T19:16:53.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-02-10T19:16:53.675Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-02-10T19:16:53.675Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.675Z] [2020-02-10T19:16:53.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-02-10T19:16:53.675Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-02-10T19:16:53.675Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.675Z] [2020-02-10T19:16:53.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-02-10T19:16:53.675Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-02-10T19:16:53.675Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.675Z] [2020-02-10T19:16:53.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-02-10T19:16:53.675Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-02-10T19:16:53.675Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.675Z] [2020-02-10T19:16:53.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-02-10T19:16:53.675Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-02-10T19:16:53.675Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.675Z] [2020-02-10T19:16:53.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-02-10T19:16:53.675Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-02-10T19:16:53.675Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.675Z] [2020-02-10T19:16:53.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-02-10T19:16:53.675Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-02-10T19:16:53.675Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.675Z] [2020-02-10T19:16:53.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-02-10T19:16:53.675Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-02-10T19:16:53.675Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.675Z] [2020-02-10T19:16:53.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-02-10T19:16:53.675Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-02-10T19:16:53.675Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.675Z] [2020-02-10T19:16:53.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-02-10T19:16:53.675Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-02-10T19:16:53.675Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.675Z] [2020-02-10T19:16:53.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-02-10T19:16:53.675Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-02-10T19:16:53.675Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.675Z] [2020-02-10T19:16:53.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-02-10T19:16:53.675Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-02-10T19:16:53.675Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.675Z] [2020-02-10T19:16:53.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-02-10T19:16:53.675Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-02-10T19:16:53.675Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.675Z] [2020-02-10T19:16:53.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-02-10T19:16:53.675Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-02-10T19:16:53.675Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.675Z] [2020-02-10T19:16:53.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-02-10T19:16:53.675Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-02-10T19:16:53.675Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.675Z] [2020-02-10T19:16:53.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-02-10T19:16:53.675Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-02-10T19:16:53.675Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.675Z] [2020-02-10T19:16:53.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-02-10T19:16:53.675Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-02-10T19:16:53.675Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.675Z] [2020-02-10T19:16:53.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-02-10T19:16:53.675Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-02-10T19:16:53.675Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.675Z] [2020-02-10T19:16:53.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-02-10T19:16:53.675Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-02-10T19:16:53.675Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.675Z] [2020-02-10T19:16:53.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-02-10T19:16:53.675Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-02-10T19:16:53.675Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.675Z] [2020-02-10T19:16:53.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-02-10T19:16:53.675Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-02-10T19:16:53.675Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.675Z] [2020-02-10T19:16:53.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-02-10T19:16:53.675Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-02-10T19:16:53.675Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.675Z] [2020-02-10T19:16:53.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-02-10T19:16:53.675Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-02-10T19:16:53.675Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.675Z] [2020-02-10T19:16:53.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-02-10T19:16:53.675Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-02-10T19:16:53.675Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.675Z] [2020-02-10T19:16:53.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-02-10T19:16:53.675Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-02-10T19:16:53.675Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.675Z] [2020-02-10T19:16:53.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-02-10T19:16:53.675Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-02-10T19:16:53.675Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.675Z] [2020-02-10T19:16:53.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-02-10T19:16:53.675Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-02-10T19:16:53.675Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.675Z] [2020-02-10T19:16:53.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-02-10T19:16:53.675Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-02-10T19:16:53.675Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.675Z] [2020-02-10T19:16:53.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-02-10T19:16:53.675Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-02-10T19:16:53.675Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.675Z] [2020-02-10T19:16:53.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-02-10T19:16:53.675Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-02-10T19:16:53.675Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.675Z] [2020-02-10T19:16:53.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-02-10T19:16:53.675Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-02-10T19:16:53.675Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.675Z] [2020-02-10T19:16:53.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-02-10T19:16:53.675Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-02-10T19:16:53.675Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.675Z] [2020-02-10T19:16:53.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-02-10T19:16:53.675Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-02-10T19:16:53.675Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.675Z] [2020-02-10T19:16:53.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2020-02-10T19:16:53.675Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-02-10T19:16:53.675Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.675Z] [2020-02-10T19:16:53.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2020-02-10T19:16:53.675Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.675Z] [2020-02-10T19:16:53.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2020-02-10T19:16:53.675Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.675Z] [2020-02-10T19:16:53.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2020-02-10T19:16:53.675Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-02-10T19:16:53.675Z] [2020-02-10T19:16:53.675Z] [2020-02-10T19:16:53.675Z] DONE 1096 tests, 549 skipped in 2486.116s [2020-02-10T19:16:53.675Z] INFO: Integration tests ended at 02/10/2020 19:16:53. Duration:00:41:26.2605109 [2020-02-10T19:16:53.675Z] INFO: Docker info of the daemon under test at end of run [2020-02-10T19:16:53.675Z] [2020-02-10T19:16:53.675Z] Containers: 2 [2020-02-10T19:16:53.675Z] Running: 0 [2020-02-10T19:16:53.675Z] Paused: 0 [2020-02-10T19:16:53.675Z] Stopped: 2 [2020-02-10T19:16:53.675Z] Images: 12 [2020-02-10T19:16:53.675Z] Server Version: 0.0.0-dev [2020-02-10T19:16:53.675Z] Storage Driver: windowsfilter [2020-02-10T19:16:53.675Z] Windows: [2020-02-10T19:16:53.675Z] Logging Driver: json-file [2020-02-10T19:16:53.675Z] Plugins: [2020-02-10T19:16:53.675Z] Volume: local [2020-02-10T19:16:53.675Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-02-10T19:16:53.675Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-02-10T19:16:53.675Z] Swarm: inactive [2020-02-10T19:16:53.675Z] Default Isolation: process [2020-02-10T19:16:53.675Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-02-10T19:16:53.675Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.973) [2020-02-10T19:16:53.675Z] OSType: windows [2020-02-10T19:16:53.675Z] Architecture: x86_64 [2020-02-10T19:16:53.675Z] CPUs: 4 [2020-02-10T19:16:53.675Z] Total Memory: 32GiB [2020-02-10T19:16:53.675Z] Name: azwin-2-547a10 [2020-02-10T19:16:53.675Z] ID: 53QU:Z3B5:TGVW:4UE2:CTNU:SXT2:SCYK:XOPV:KFUX:D7DZ:FOG2:Z3JW [2020-02-10T19:16:53.675Z] Docker Root Dir: D:\CI\PR-40470\4\daemon [2020-02-10T19:16:53.675Z] Debug Mode (client): false [2020-02-10T19:16:53.675Z] Debug Mode (server): true [2020-02-10T19:16:53.675Z] File Descriptors: -1 [2020-02-10T19:16:53.675Z] Goroutines: 18 [2020-02-10T19:16:53.675Z] System Time: 2020-02-10T19:16:53.2425297Z [2020-02-10T19:16:53.675Z] EventsListeners: 0 [2020-02-10T19:16:53.676Z] Registry: https://index.docker.io/v1/ [2020-02-10T19:16:53.676Z] Labels: [2020-02-10T19:16:53.676Z] Experimental: false [2020-02-10T19:16:53.676Z] Insecure Registries: [2020-02-10T19:16:53.676Z] 127.0.0.0/8 [2020-02-10T19:16:53.676Z] Live Restore Enabled: false [2020-02-10T19:16:53.676Z] [2020-02-10T19:16:53.676Z] [2020-02-10T19:16:53.676Z] INFO: Stopping daemon under test [2020-02-10T19:16:53.676Z] SUCCESS: The process with PID 6140 (child process of PID 2180) has been terminated. [2020-02-10T19:16:53.676Z] SUCCESS: The process with PID 2180 (child process of PID 4456) has been terminated. [2020-02-10T19:16:53.676Z] INFO: Stop tailing logs of the daemon under tests [2020-02-10T19:16:53.676Z] INFO: executeCI.ps1 Completed successfully at 02/10/2020 19:16:53. [2020-02-10T19:16:53.676Z] INFO: Tidying up at end of run [2020-02-10T19:16:53.676Z] INFO: Saving daemon under test log (d:\CI\PR-40470\4\dut.out) to C:\windows\TEMP\CIDUT.out [2020-02-10T19:16:54.129Z] INFO: Saving daemon under test log (d:\CI\PR-40470\4\dut.err) to C:\windows\TEMP\CIDUT.err [2020-02-10T19:16:54.129Z] INFO: Nuke-Everything... [2020-02-10T19:16:54.129Z] INFO: Container count on control daemon to delete is 2 [2020-02-10T19:16:54.582Z] b7f596de69d4 [2020-02-10T19:16:54.582Z] 0f487bc4c565 [2020-02-10T19:16:55.035Z] INFO: Tidying pidfile d:\CI\PR-40470\4\docker.pid [2020-02-10T19:16:55.035Z] INFO: Nuking d:\CI [2020-02-10T19:17:24.891Z] INFO: Zapped successfully [2020-02-10T19:17:24.891Z] [2020-02-10T19:17:24.892Z] INFO: executeCI.ps1 exiting at Mon Feb 10 19:17:24 CUT 2020. Duration 01:06:19.9706789 [2020-02-10T19:17:24.892Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-02-10T19:17:25.579Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-02-10T19:17:37.994Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-02-10T19:17:40.395Z] Archiving artifacts [2020-02-10T19:17:53.261Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40470/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-02-10T19:17:54.166Z] + make clean [2020-02-10T19:17:55.688Z] docker volume rm -f docker-dev-cache [2020-02-10T19:17:56.141Z] 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